/*  
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:0;text-decoration:none;list-style:none;}
		body{background:#fff url(bg.jpg);font-family:verdana, helvetica, sans-serif;font-size:12px;line-height:18px;color:#333;}
		a{color:#000;text-decoration:none;font-weight:bold;outline:none;}
		 a:hover{text-decoration:underline;} 
		img{border:0;}
		#container{width:700px;background:#fff;margin:0 auto;}
		#logo{padding:0px 0px 0px 10px;font-size:18px;line-height:37px;color:#222;height:37px;float:left;font-weight:normal;}
		
		/*#logo a:hover{text-decoration:underline;}*/
		
		#nav{float:right;}
		#nav li{display:inline;}
		#nav li a{padding:13px 40px 3px 3px;font-weight:normal;color:#000;background:#fff;text-transform:uppercase;line-height:40px;text-decoration:none;}
#nav li a:hover, #nav li .active, #nav .current_page_item a, #nav li a.current_page_item{background:#000;color:#fff;}
		/* #nav li a:active{background:#289bc6;} */
		.clear{clear:both;}
		
		.spacer{height:20px;}
		.content{margin:0 auto;width:700px;}
.sidebar{margin:0 auto;padding:10px;width:680px;background:#fff;}
.sidebar h3{padding:5px 5px 4px 5px;background:#000;color:#fff;text-transform:uppercase;font-weight:normal;}
		
		.imageCaption{font-size:80%;font-weight:normal;margin:-15px 0 0 0;}
		
		#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:0 0 30px 0;padding: 20px 10px;background:#fff;}
		.post .left{width:100px;float:left;margin-top:-5px;}
		
		.post .left img{margin:11px 0 0 8px;}
		.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:570px;float:right;}
		
		.post .right p{padding:0px 20px 20px 0px;}

		.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:326px;float:left;background:#fff;}
		.fleft{width:326px;float:left;background:#fff;}
		
		
		#fright{width:326px;float:right;background:#fff;}
		.fright{width:326px;float:right;background:#fff;}
		
		
		
		/* styles for games / homepage */
		
		#fleft p, #fright p{padding:6px 5px 10px 5px;}
		.fleft p, .fright p{padding:6px 5px 10px 5px;}
		
		.bigspacer{height:30px;clear:both;}
		
		
		
		#centerit{text-align:center;background:#fff;padding:10px;font-size:80%;line-height:150%;}
		#comments{margin-bottom:10px;}

		.commentlist li{margin:0 20px 10px 0;padding:10px;border:1px dotted #ccc;}		
		.commentlist p{margin:0 !important;padding:0 !important;}
		
/* .commentlist li.alt{border:1px dotted #ccc;} */
.alignright {float:right;}
.alignleft {float:left;}