/*  
Theme Name: Clean Minimal
Theme URI: http://www.themelab.com/free-wordpress-themes/
Description: A black and white minimalistic theme.  Visit <a href="http://www.themelab.com">Theme Lab</a> for more free themes.
Version: 1.0
Author: Theme Lab
Author URI: http://www.themelab.com/
*/
		*{
	margin:0;
	padding:3px;
	text-decoration:none;
	list-style:none;
}
		body{
	background:#250801;
	font-family:verdana, helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#333;
	background-image: url(http://tanoorystudios.com/images/pics/bg/bg.jpg);
	background-attachment: fixed;
	background-position: center top;
	background-repeat: no-repeat;
}
		a{color:#000;text-decoration:none;font-weight:bold;outline:none;}
		/* a:hover{color:#289bc6;} */
		
		#container{
	width:880px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 30px;
}
		#logo{font-size:18px;line-height:37px;color:#222;height:37px;float:left;}
		#nav{float:right;margin-right:10px;}
		#nav li{display:inline;}
		#nav li a{padding:13px 60px 3px 3px;font-weight:normal;color:#fff;background:#250801;text-transform:uppercase;line-height:40px;
		font-weight: heavy;}
#nav li a:hover, #nav li .active, #nav .current_page_item a, #nav li a.current_page_item{background:#250801;color:#fff;}
		/* #nav li a:active{background:#289bc6;} */
		.clear{clear:both;}
		
		.spacer{height:20px;}
		.content{
	margin:0 auto;
	padding:10px;
	width:880px;
}
.sidebar{margin:0 auto;padding:10px;width:780px;background:#fff;}
.sidebar h3{padding:5px 5px 4px 5px;background:#000;color:#fff;text-transform:uppercase;font-weight:normal;}
		#categories{border-bottom:1px solid #000;line-height:21px;}
		#categories li{display:inline;margin:0 5px 0 0;}
		#categories li a{padding:5px;color:#000;text-transform:uppercase;font-weight:normal;}
		#categories li a:hover, #categories li b{padding:5px 5px 4px 5px;background:#000;color:#fff;text-transform:uppercase;font-weight:normal;}
		/* #categories li a:active, #categories li b:hover, #categories li b:active{background:#289bc6;} */
		
		.post{margin:10px 0;}
		.post .left{
	width:180px;
	float:left;
	margin-top:-10px;
}
		.post .left h5{font-weight:normal;font-size:72px;height:72px;line-height:72px;}
		.post .left b{font-weight:normal;font-size:25px;line-height:25px;}
		.post .right h2 a{text-transform:uppercase;padding:3px;font-weight:normal;font-size:30px;line-height:32px;}
		.post .right h2 a:hover{text-decoration:underline;}
		.post .right{
	width:670px;
	float:right;
}

		.sidebar ul{line-height:21px;}
		.sidebar ul li{display:inline;margin:0 5px 0 0;}
		.sidebar ul li a{padding:5px;color:#000;text-transform:uppercase;font-weight:normal;display:block;}
		.sidebar ul li a:hover{padding:5px;background:#000;color:#fff;text-transform:uppercase;font-weight:normal;}

		.footerul{line-height:21px;}
		.footerul li{display:inline;margin:0 5px 0 0;}
		.footerul li a{padding:5px;color:#000;text-transform:uppercase;font-weight:normal;display:block;}
		.footerul li a:hover, .footerul li b{padding:5px 5px 4px 5px;background:#000;color:#fff;text-transform:uppercase;font-weight:normal;}
		/* .footerul li a:active, .footerul li b:hover, .footerul li b:active{background:#289bc6;} */
		/* .footerul li b{border-bottom:1px solid #000;width:100%;}*/
		
		#fleft{width:48%;float:left;}
		#fright{width:48%;float:right;}
		
		#centerit{text-align:center;}

.commentlist li{padding:10px;background:#eee;}
.commentlist li.alt{background:#ddd;}
.alignright {float:right;}
.alignleft {float:left;}
