/*  
Theme Name: Blue Tint
Theme URI: http://themes.netstrife.com/
Description: A 3-column, web 2.0-style, widget-ready WordPress theme by Net Strife.
Version: 1.0
Author: Net Strife
Author URI: http://www.netstrife.com/

*/
		*{margin:0;padding:0;}
		body{background:#fff url(repeat.jpg) repeat-x center top;font-family:arial, helvetica, sans-serif;font-size:13px;line-height:20px;color:#000;}
		a{color:#92aa21;text-decoration:none;}
		a:hover{color:#63760b;}
		.clear{clear:both;}
p{margin:10px 0;}
		h5, h4, h3, h2, h2 a, h1{font-size:22px;font-weight:normal;line-height:24px;font-family:Trebuchet MS, Trebuchet, trebuchet, arial, helvetica;}
		
		#container{width:900px;margin:0 auto;background:url(bg2.jpg) no-repeat center top;}
		#header{height:198px;width:900px;position:relative;font-family:Trebuchet MS, Trebuchet, trebuchet, arial, helvetica;}
			#header h1 a{position:absolute;top:108px;left:70px;color:#fff;font-size:30px;font-weight:normal;line-height:36px;}
			#header h2{position:absolute;top:140px;left:70px;font-size:18px;line-height:18px;color:#a4ccea;font-weight:normal;}
			
			#nav{height:43px;line-height:43px;position:absolute;top:151px;left:512px;width:414px;}
				#nav li{display:inline;padding:0 10px;font-size:16px;line-height:43px;height:43px;}
				#nav li a{color:#fff;font-size:16px;padding:11px 0 12px 0;}
				#nav li a:hover, .current_page_item a, #nav li.current_page_item a, .active a{background:url(hover.gif) no-repeat center bottom;}
				
			#search{width:287px;height:25px;position:absolute;left:543px;top:115px;}
				#s{float:left;width:201px;height:15px;line-height:25px;padding:5px 5px;border:0;background:transparent;}
				#submit{height:25px;width:74px;float:right;background:transparent;border:0;}
				
		#left{width:460px;margin:5px 0 20px 43px !important;float:left;margin:5px 0 20px 23px;}
			h2 a{color:#333;}
			small{color:#a2a2a2;font-size:11px;}
			.post small{display:block;}
			.post{margin-bottom:25px;}
		#right{width:343px;margin:5px 40px 20px 0 !important;float:right;margin:5px 20px 20px 0;}
			#center{width:49%;float:left;}
			#throw{width:49%;float:right;}
			h5{color:#254d92;font-size:20px;}
			#right div ul{margin-bottom:15px;}
			#right div ul li{display:inline;}
			#right div ul li a{display:block;padding:2px;border-bottom:1px solid #ddd;}
			#right div ul il a:hover{background:#ccc;}
#footer{margin:10px 0 0 0;height:35px;padding-top:5px;padding-bottom:5px;text-align:center;background:url(footer1.jpg) repeat-x center bottom;color:#fff;}
#footer a{color:#a4ccea;text-decoration:none;}
#footer a:hover{color:#fff;text-decoration:underline;}

.commentlist li{padding:10px;background:#eee;border-bottom:1px solid #333;}
.commentlist li.alt{background:#fff;}

#post ul {list-style:inherit;margin-left:30px;display:inline;}
#post ol {list-style:decimal;margin-left:30px;display:inline;}
#post ol li, ul li {margin-left:30px;}
#post ul li, ol li {margin-left:30px;}
blockquote {margin-left: 30px;
	border-left: 4px solid #0e5ca6;
	padding-left: 10px;}

