
/* LAYOUT */
/* ----------------------------------------- */

br.clear{clear:both;display:block;height:1px;margin:-1px 0 0 0;}


/* Global Custom Classes 
/* ----------------------------------------- */
.post, .widget, .pagenav, .categories, .linkcat{-moz-border-radius:8px;-webkit-border-radius:8px;border:1px solid #828282;background:#fff;}


/* Global Forms 
/* ----------------------------------------- */
#submit{margin:10px 0 0;}


/* Global 
/* ----------------------------------------- */
body{text-align:center;background:#000 url(../../images/bg_body.jpg) no-repeat;}

/* Header 
/* ----------------------------------------- */
#top-spacer{width:100%;height:40px;background:#000;z-index:1;}
#page{width:860px;margin:0 auto;padding:0 40px;text-align:left;z-index:1000;}
	#header{margin:0 0 50px;}
		#search{margin:-32px 0 32px;}
			#searchform #s{float: left;width:120px;height:25px;margin:0 0 0 4px;padding:0 5px 0 5px;border:none;background: url(../../images/search-bar.png) top left no-repeat;}
			#searchform #searchsubmit{background:url(../../images/btn_search.png) no-repeat;}
			#rss{position:absolute;right:0;top:3px;}
				#rss a{display:block;width:21px;height:21px;background:url(../../images/btn_rss.gif) no-repeat 0 0;}
				#rss a:hover{background:url(../../images/btn_rss.gif) no-repeat 0 -21px;}
		

/* Main Content 
/* ----------------------------------------- */
#content-main{float:right;width:540px;margin:35px 0 0 40px;}
	.post{margin:-1px 0 50px;padding:20px;z-index:1000;}
		.post-header, .post-time{-moz-border-radius-topleft:8px;-moz-border-radius-topright:8px;-webkit-border-top-left-radius:8px;-webkit-border-top-right-radius:8px;}
		.post-header{position:absolute;top:-37px;left:5px;width:525px;height:35px;padding:0;border-top:1px solid #828282;border-right:1px solid #828282;border-bottom:none;border-left:1px solid #828282;}
			.post-time{height:25px;padding:10px 0 0 15px;background:url(../../images/bg_post-time.png) repeat-x;}
			.post-stats{position:absolute;top:0;right:0;height:27px;padding:8px 15px 0;-moz-border-radius-topright:8px;-webkit-border-top-right-radius:8px;border-top:1px solid #828282;background:#000 url(../../images/bg_widget-title.png) repeat-x;}
			.post-comment-count, .post-time-since{}
		.entry{overflow:hidden;}
		.post img{margin:10px;padding:8px;border:1px solid #ccc;-moz-border-radius:5px;-webkit-border-radius:5px;}
			.post img.alignright{margin-right:0;margin-left:30px;}
			.post img.alignleft{margin-right:30px;margin-left:0;}
			.post img.aligncenter{margin:20px auto;}
		.post #search-wrapper{margin:20px 0 0;padding:10px 5px;background:#000;}
		.permalink{float:right;}
	

/* Comments
/* ----------------------------------------- */	
	#comments-wrapper{margin:-80px 8px 50px;padding:40px 10px 15px;-moz-border-radius-bottomleft:8px;-moz-border-radius-bottomright:8px;-webkit-border-bottom-left-radius:8px;-webkit-border-bottom-right-radius:8px;border:1px solid #999;background:#5d5d5d url(../../images/bg_comments.png) repeat-x 0 20px;z-index:1;}
		#comments-wrapper .input-text, #comments-wrapper textarea{-moz-border-radius:3px;-webkit-border-radius:3px;border:1px solid #828282;}
		#comments-wrapper textarea{width:100%;}
		#respond{margin:50px 0 0;}
		

/* Sidebar 
/* ----------------------------------------- */
#sidebar{float:left;width:280px;}
	#sidebar ul{margin:0;}
	#sidebar > ul{padding:0;}
	#sidebar ul li{list-style:none;}
	#sidebar ul li.widget, #sidebar ul li.pagenav, #sidebar ul li.categories, #sidebar ul li.linkcat{margin:20px 0 0;}
	#sidebar .widget:first-child{margin:0;}
	#sidebar .widget ul, #sidebar .pagenav ul, #sidebar .categories ul, #sidebar .linkcat ul, #sidebar .widget > h2 + p, #sidebar .widget > h2 + div{margin:0;padding:10px;}

		
/* Footer 
/* ----------------------------------------- */
#footer{width:100%;height:31px;margin:30px 0 10px;-moz-border-radius:8px;-webkit-border-radius:8px;border:1px solid #999;background:#5d5c5c url(../../images/bg_footer.png) repeat-x;}