/*



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;



}







body {



	color: #333;



	font: normal .9em Verdana, Arial;



	background-color: #101010;



}







ul { margin-left: 0.2em;



padding-bottom: 0px;



 }







#blogroll, #affl_blogroll



{



color: rgb(153, 153, 153);



list-style-type: none;



font-size: 10px;



margin-bottom: 65px;



margin-left: 2px;



padding-left: 0px;



padding-bottom: 10px;



}







#blogroll li



{



padding-bottom: 30px;







}







#blogroll a



padding-bottom: 10px;



{



color: rgb(153, 153, 153);



padding-bottom: 10px;



}







div { 



	font-size: 11px;



}











a {
	color: #999;
}



a:hover {
	color: #CCC;
}







p {



	display: block;



}







/* structure */



table#container {



	width: 100%;



	height: 100%;



	border: 0;



	position: relative;



}







td#leftBG {



	background: url(http://www.pitmasta.com/images/bg_texture.jpg) repeat top right;



	width: 49%;



}







td#rightBG {



	background: url(http://www.pitmasta.com/images/bg_texture.jpg) repeat ;



	width: 49%;



}







td#layout_body {



	vertical-align: top;



	width: 731px;



}







div#header {



	width: 731px;



	clear: both;



	position: relative;



}







div#body_content {



	width: 731px;



	background: url(http://www.pitmasta.com/images/mid_bg.jpg);



	display: block;



}







div#body_content_forum {



	background: url(http://www.pitmasta.com/images/the_pit_06.jpg) repeat-y;



	background-color: #D1CFCF;



}







div#body_content_2 {



	width: 731px;



	background: url(http://www.pitmasta.com/images/the_pit_08.jpg) no-repeat bottom right;



}







div#nav {



	width: 181px;



	float: left;



}







div#content {



	width: 377px; 



	background-color: #D1CFCF;



	float: left;



}







div#right_container {



	width: 172px;



	float: right;



}







div#right_container_content {



	color: #CCC;



	padding: 0px 0px 250px 0px;



}







div.right_container_padded_box {



	color: #CCC;



	padding: 0px 9px;



	margin-bottom: 0px;



}







div.right_container_padded_box ul {



	list-style: none;



}







table#wp-calendar {



	width: 100%;



	height: 110px;



}







table#wp-calendar tr th, table#wp-calendar tr td {



	text-align: center;



}







div#footer {



	background: url(http://www.pitmasta.com/images/the_pit_09.jpg) top right;



	color: #CCC;



	font: 10px Verdana, Arial;



	height: 18px;



	padding-top: 5px;



	width: 100%; 



	text-align: center;



	display: block;



}







div#footer a:link { color: #999999; background: 0; }



div#footer a:hover { color: #666666; background: 0; }







a.yellow_link:link { color: #999999; background: 0; }



a.yellow_link:hover { color: #666666; background: 0; }















/* sub-navigation */



.subnav h1 {



	*background: #3F3F3F;

	

	



	*color: #DADADA;



	font: bold 1.1em Verdana,sans-serif;



	text-transform: uppercase;



	line-height: 24px;



	padding-left: 8px;



}



.subnav ul {margin: 0; padding: 0;}



.subnav li {



    background-image: url(http://www.pitmasta.com/images/nav_bg.jpg);



	border: 1px solid #5A5A5A;



	border-right-color: #0E0E0E;



	border-bottom-color: #0E0E0E;



	list-style: none;



}



.subnav li a {







	font: .9em Verdana, Arial;



	text-transform: uppercase;



	/*background: #3F3F3F;*/	



	color: #CCC;



	display: block;



	padding: 8px 0 8px 12px;



	width: 166px;



	text-decoration: none;



}



.subnav li a:hover {



    background-image: url(http://www.pitmasta.com/images/nav_bg_over.jpg);

	/*background: #525252;*/



	color: #FFF;



}











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







.post .info {

	padding:2px 3px 3px 8px;

	border:1px solid #e3e4e4;

	background-color:#333333;

	font-size:0.9em;

	color:#505050;

}







.post_header {



	padding: 4px 12px;



	background-color: #B2B2B2;



	font: 10px Verdana, Arial;



}







.post_header a:link, .post_header a:hover, .post_header a:visited, .post_header a:active {



	font-weight: bold;



	color: black;



	text-decoration: none;



}







.post_header a:hover {



	text-decoration: underline;	



}







.post_body {



	padding: 6px 15px;



	text-align: justify;



	font: 10px



}







.post_body p {



	margin: 10px 0;



}







.post ul li



{



	list-style:square;



	margin-left:18px;



	padding:5px;



}



















/* Form element styling */



input.grey_button {

	color: #EEE;

	font: .9em Verdana, Arial;

	background-color: #333;

	border: 1px solid #888;

	border-right-color: #555;

	border-bottom-color: #555;

	padding: 2px 1px;

	background-image: url(http://www.pitmasta.com/images/nav_bg.jpg);

}







input.grey_button:active {



	background-color: #222;



	color: #DDD;



	border: 1px solid #555;



	border-right-color: #888;



	border-bottom-color: #888;



}







input.text_field {
	background-color: #CCC;
	border: 1px  thin black;
	padding: 4px;
	font: 9px Verdana, Arial;
	color: #666;
	background-image: url(../../../images/background_input.png);
}







input.cart_button {



	border: 1px double #C7C6A2;



	border-top-color: #999999;



	border-left-color: #999999;



	text-transform: uppercase;



	font: bold 9px Verdana;



	color: black;



	background-color: white;



	padding: 2px;



}







input.cart_button:active {



	border-color: #CCCCCC;



	background-color: #E3E3E3;



}







.events_listing_header {



	font-weight: 900;



	color: #CC0000;



}







.checkout {



	float: right;



}







#main p {



padding-top: 0px;



padding-right: 15px;



padding-left: 10px;



margin-top: 0px;



margin-bottom: 0.9em;



}

img {  border-style: none;
}


