/*
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: #ee8e8f;}

a:hover {color: #ee8e8f;}

body {
	background: url(img/green-graphic-bg.jpg);
	color: #333;
	font: normal 62.5% "Lucida Sans Unicode",sans-serif;
	margin: 3% 0;
}

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);}*/

h1 {font-size: 1.2em;}

.entry img {border:1px solid #90c93e;padding:4px;margin:4px;}

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: #994;}

/* misc */
.clearer {clear: both;}
.main_right .padded {padding: 6px 2px 6px 6px;}
.main .padded {padding: 18px 24px;}
.meta {font-size: 0.8em; color: #666;}
.left {float: left;}
.right {float: right;}

/* structure */
.container {
	font-size: 1.2em;
	/* background: #90c93e url(img/container_bg.gif) repeat-x top; */
	background:#90c93e;
	margin: 0 auto;
	width: 840px;
	min-height:400px;
	border:2px solid #90c93e;
	/*border: 12px solid #90c93e;*/
}
.container .padded {padding:12px;}

/* header */
.header {
	float: left;
	width: 640px;
	height:150px;
	/*background: url(img/header.gif) no-repeat;*/
	font: normal 2.4em Verdana,sans-serif;
	line-height: 150px;
	text-align: center;	
}

/* structure */
.top {
	background: #222;
	color: #DDD;
	float: left;
	font: normal 1.4em Verdana;
	height: 50px;
	text-align: center;
	width: 639px;
}
.subnav {
	float: left;
	width: 160px;
	margin-top:1px;
}
.main {
	float: left;
	width: 478px;
	border:1px solid #90c93e;
	background:#fff; 
	margin-top:1px;
	font-size:11pt;
	line-height:1.2em;
}
.main h1 {font-size:130%}
.main_right {
	float: right;
	width: 170px;
	color: #fff;
}

#s {width:130px;}




/* sub-navigation */
.subnav h1 {
	/* background: #222; */
	color: #fff;
	font: bold 1.1em Verdana,sans-serif;
	border-bottom:1px solid #fff;
	line-height: 24px;
	padding-left: 0px;
	width:135px;
}
.subnav ul {margin: 0; padding: 0;}
.subnav li {
	/* border-bottom: 1px solid #ee8c8b; */
	list-style: none;
}
.subnav li a {
	/*background: #fff;
	color: #ee8c8b;*/
	background:transparent;
	color:#fff;
	display: block;
	padding: 8px 0 8px 12px;
	width: 148px;
	text-decoration: none;
}
.subnav li a:hover {
	background: #90c93e;
	color: #ffffff;
}

/* 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;}

/* copyright notice */
.cpy {
	color:#FFFFFF;
	font-size: 0.8em;
	line-height: 30px;
	text-align: center;
}

.post{margin:0 0 25px 0;}

.post h1 a:link, .post h1 a:visited {font:bold 14pt 'Times New Roman';color:#ee8e8f;text-transform:uppercase;}

.post .info{
padding:2px 3px 3px 8px;
border:1px solid #e3e4e4;
background-color:#f5f5f5;
font-family:'Times New Roman';
font-weight:bold;
font-size:0.9em;
color:#505050;
margin-top:10px;
clear:both;
}
.info a {color:#ee8e8f}

.post-pattern {margin-top:10px;text-align:center;}

/* 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 ol li
{
padding:5px;
list-type:decimal;
margin-left:22px;
}

.entry p {font:12pt 'Times New Roman';color:#000;line-height:1.3em;}


.main_right a:link,.main_right a:visited{
	color: #fff;
	text-decoration: none;
}
.main_right a:hover {
	color: #90c93e;
	text-decoration: underline;
}

.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: #90c93e;
}
.main_right ul li {
padding: 5px;
}
.main_right ul {
	margin: 0;
}

.main_right h1 {
	/* background: #222; */
	color: #fff;
	font: bold 1.1em Verdana,sans-serif;
	line-height: 24px;
	border-bottom:1px solid #fff;
}

