/*  
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: #030c1b url('/images/markIIIbgpat.jpg') top center no-repeat; background-attachment:fixed; font-family:verdana, helvetica, sans-serif;font-size:12px;line-height:18px;color:#fff;}
		a{color:#888;text-decoration:none;font-weight:bold;outline:none;}
		/* a:hover{color:#289bc6;} */
		.spacer2{height:40px;}

		#container{border:1px solid #fff; width:728px;height:272px;background:#030c1b url('/images/headermk4.jpg');margin:0 auto;}
		#logo{font-size:18px;line-height:37px;color:#222;height:337px;float:left;}
		
#navbar ul {
	position: fixed;
	background-image:url(/images/barbg2.jpg); 
	background-repeat:repeat-x;
	border-bottom: 1px solid #333;
-webkit-box-shadow: 0px 2px 8px 0px #030c1b;
-moz-box-shadow: 0px 2px 8px 0px #030c1b;
box-shadow: 0px 2px 8px 0px #030c1b;
	height: 18px;
	width: 100%;
	padding-top: 8px;
	padding-bottom: 8px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	

	
}
#navbar ul li {
	float: none;
	margin-top: 0px;
	margin-right: 9px;
	margin-bottom: 0px;
	margin-left: 9px;
	list-style-type: none;
	display: inline;
	

	

}
#navbar ul li a:link, #navbar ul li a:visited {
	text-transform: uppercase;
	height: 16px;
	color: #FFF;
	text-decoration: none;
	background-color: #030c1b;
	border: 1px solid #666;
	padding: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#navbar ul li a:hover {
	color: #111;
	background-color: #fff;
	padding: 10px;
}

		#nav{float:left;margin-right:10px;}
		#nav li{display:inline;}
		#nav li a{padding:5px 30px 6px 12px;font-weight:normal;color:#fff;background:#030c1b;text-transform:uppercase;line-height:25px;}
		#nav li a:hover, #nav li .active, #nav .current_page_item a, #nav li a.current_page_item{background:#fff;color:#030c1b;}
		/* #nav li a:active{background:#289bc6;} */
		.clear{clear:both;}
		
		
		.content{border:1px solid #fff; margin:0 auto;padding:10px;width:708px;background:#030c1b;}
.sidebar{margin:0 auto;padding:10px;width:708px;background:#fff;}
.sidebar h3{padding:5px 5px 4px 5px;background:#030c1b;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;padding-top:10px;}
		.post .left{width:82px;float:left;margin-top:-10px;}
		.post .left h5{font-weight:heavy;font-size:52px;height:72px;line-height:72px;float:left;}
		.post .left b{font-weight:heavy;font-size:18px;line-height:8px;}
		.post .right h2 a{text-transform:uppercase;padding:3px;font-weight:normal;font-size:30px;line-height:32px;margin-bottom:6px;}
		.post .right h2 a:hover{text-decoration:underline;}
		.post .right{width:550px;float:left;}

		.sidebar ul{line-height:21px;}
		.sidebar ul li{display:inline;margin:0 5px 0 0;}
		.sidebar ul li a{padding:5px;color:#030c1b;text-transform:uppercase;font-weight:normal;display:block;}
		.sidebar ul li a:hover{padding:5px;background:#030c1b;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:#030c1b;text-transform:uppercase;font-weight:normal;display:block;}
		.footerul li a:hover, .footerul li b{padding:5px 5px 4px 5px;background:#030c1b;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:#030c1b;}
.commentlist li.alt{background:#030c1b;}
.alignright {float:right;}
.alignleft {float:left;}
