/*
Theme Name: Dark Ritual
Theme URI: http://www.kaushalsheth.com
Version: 1.0
Description:  Tribal-style three column layout.
Author: Kaushal Sheth
Author URI: http://www.kaushalsheth.com
*/



/*#############################################################
Name: Dark Ritual
Date: 2006-11-06
Description: Tribal-style three column layout.
Author: Viktor Persson
URL: http://templates.arcsin.se

Feel free to use and modify but please provide credits.
#############################################################*/

/* standard elements */
* {
	margin: 0;
	padding: 0;
}

a {color: #d3220e;}

a:hover {color: #666;}

body {
	color: #333;
	font: normal 62.5% "Lucida Sans Unicode",sans-serif;
	margin: 1% 0;
	background-color: #E6E6E6;
}

p,ul {
	padding-bottom: 1em;
}

ul {margin-left: 1.2em;}

.main_right li {list-style: none;}
/*.main li {list-style-image: url(img/li.gif);}*/

#title {
	/*font-size: 1.4em;*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3220e;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #d3220e;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-bottom: 14px;
}
#title a, #title img, #title img a {
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #d3220e;
	text-decoration: none;}

blockquote {
	background: #FFF;
	border-bottom: 1px solid #EEE;
	border-top: 1px solid #EEE;
	color: #333;
	display: block;
	font-size: 0.9em;
	margin-bottom: 1.2em;
	padding: 6px 12px;
}
blockquote p {padding: 3px 0;}

/*h1,h2,h3 {color: #d3220e;}*/

/* misc */
.clearer {clear: both;}
.main_right .padded {
	padding-top: 150px;
	padding-right: 2px;
	padding-bottom: 6px;
	padding-left: 16px;
}
.main .padded {
	padding-top: 5px;
	padding-right: 24px;
	padding-bottom: 5px;
	padding-left: 24px;
}
.meta {font-size: 0.8em; color: #666;}
.left {float: left;}
.right {float: right;}

/* structure */
.container {
	font-size: 1.2em;
	margin: 0 auto;
	width: 840px;
	border: 12px solid #EFEFEF;
	background-color: #fff;
	background-image: url(img/sin_003a_198x400.jpg);
	background-repeat: no-repeat;
	background-position: left 110px;
}

/* header */
.header {
	float: left;
	width: 640px;
	height: 150px;	/*background: url(img/header.jpg) no-repeat;*/
}

.header_blogname {
	padding-top: 22px;
	padding-left: 22px;	/*font: normal 2.4em Verdana,sans-serif;*/
}

.description {
	/*font-size: 1em;*/
	padding-left: 40px;
	margin-top: -15px;
}

/* structure */
.top {
	background: #222;
	color: #DDD;
	float: left;
	font: normal 1.4em Verdana;
	height: 50px;
	text-align: center;
	width: 639px;
}
.subnav {
	float: left;
	width: 200px;
	/*background-image: url(img/sin_003_158x400.jpg);
	background-repeat: no-repeat;
	background-position: center top;*/
}
.main {
	float: left;
	width: 440px;
}
.main_right {
	float: right;
	width: 200px;
	color: #CCC;
}




/* sub-navigation */
.subnav h6, .main_right h6 {
	color: #d3220e;
	line-height: 24px;
	padding-left: 14px;
	/*background-color: #d3220e;*/
	margin-top: 15px;
	font-family: Verdana, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	/*text-transform: capitalize;	
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;*/
}

.subnav h6 a {
	text-decoration: none;
	width: 100px;
	margin-right: 15px;
}

.subnav h6 {
	width: 170px;
}
.subnav ul {margin: 0; padding: 0;}
.subnav li {
	list-style: none;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E7E1;*/
}
.subnav li a{
	color: #111;
	display: block;
	padding: 8px 0 8px 12px;
	width: 148px;
	text-decoration: none;
	/*text-transform: capitalize;	background-color: #CCCCCC;*/
}
.subnav li a:hover {
	color: #fff;
	background-color: #d3220e;
}
.subnav li p {
	color: #111;
	display: block;
	width: 148px;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 12px;	/*text-transform: capitalize;	background-color: #CCCCCC;*/
}
.main_right .padded h1{
	color: #d3220e;
	font: bold 1.1em Verdana,sans-serif;
	line-height: 24px;
	padding-left: 14px;
	/*background-color: #d3220e;*/
	margin-top: 15px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.main_right li a:hover {
	color: #fff;
	background-color: #d3220e;
}

/* footer */
.footer {
	background: url(img/bgfooter.gif) repeat-x;
	color: #CCC;
	font-size: 0.9em;
	line-height: 39px;
	width: 100%;
	text-align: center;
}
.footer .left,.footer .right {padding: 0 16px;}
.footer a {color: #EEE;}
.footer a:hover {color: #FAFCB0;}

.post{margin:0 0 25px 0;}

.post .info{
padding:2px 3px 3px 8px;
border:1px solid #e3e4e4;
background-color:#f5f5f5;
font-size:0.9em;
color:#505050;
}


/* Comments Styling */
#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
}

#commentform {
margin: 1em 0;
background: #F7F7F7;
width: 280px;
}

#commentform textarea {
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform textarea:hover {
background: #FFFFFF;
border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
background: #ffffff;
border: 1px solid #939793;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 280px;
}
#commentform input{
margin-bottom: 3px;
}


.post ul li
{
list-style:square;
margin-left:18px;
padding:5px;
}

.entry {
	/*font-size: 13px;*/
}

.entry ol li
{
padding:5px;
list-type:decimal;
margin-left:22px;
}

.main_right a:link, a:visited {
	/*color: #999999;*/
}
.main_right a:link,.main_right a:visited{
	color: #666666;
	text-decoration: none;
}

.main_right ul {
	padding: 0;
}
.main_right ul li a:link,.main_right ul li a:visited{
	display: block;
}
.main_right ul li:hover{
	background: #d3220e;
}
.main_right ul li {
padding: 5px 0;
}
.main_right ul {
	margin: 0;
}

.entry img, .entry img a {
	background:url(images/shadow.gif) no-repeat right bottom;
	border-top:#eee 1px solid;
	border-left:#eee 1px solid;
	margin: 9px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 4px;
}

.border_no, .border_no a, .border_no img, .border_no img a, .header img, .header img a, #title img, #title img a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	}
	
img#wpstats{width:0px;height:0px;overflow:hidden}

.entry h2 {
	font-size: 12px;
}

#border_no, #border_no a, #border_no img, #border_no img a {
	border: 0px solid #fff !important;
	margin: 0px;
	padding: 0px;
	background-image: none  !important;
	}
	

#top {
padding-top : 0;
/*background : transparent;*/
height : 61px;
}

#icons {
	float : right;
	padding : 0;
	margin-top: 25px;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 15px;
}
#icons img {
padding-right : 2px;
border : 0;
}