/* @override http://noarna.simonemaranzana.com/wp-content/themes/noarna/blog.css */

#blogcontent { background: #fff url(img/bordo_bott.jpg) no-repeat center bottom; }
#sidebar { background: #fff; border-bottom: 2px solid #d6d0bd;}
#blogcontent .post { margin-bottom:10px; padding: 20px; }

.post_header { float: left; margin-bottom: 10px; width: 100%;}
	.post_header h2 { clear: both; font-size: 1.8em; border-bottom: 1px solid #7f7c61; text-transform: uppercase; }
	#blogh2 { background: url(img/blogh2.jpg) no-repeat center center; height: 23px; text-indent: -999em; margin-top: 20px; margin-bottom: 1px; }
	h2.pagetitle  { padding: 20px 20px 0 20px;clear: both; font-size: 1.4em; text-transform: uppercase; text-align: center; color: #bfbfbf; }
	
	.post_header a, .post_header h2, .navigation a, .navigation { text-decoration: none; color: #990000; }
		.post_header a:hover, .navigation a:hover { color: #cb0000; }
	.post_header .date { float: right; font-size: .75em; color: #4b4933;}
	
#blogcontent .entry { clear: both; margin-bottom: 10px;}
#blogcontent .text { clear: both; padding-bottom: 20px; border-bottom: 1px solid #7f7c61; }


.navigation { float: left; clear: both; width: 100%; padding-top: 10px;}
	.navleft { margin: 0; }
	.navright { margin: 0; }
	.navigation { font-variant: small-caps; }
	
.goback { float: right; }

#sidebar li {clear: both; margin-bottom: 20px; }
	#sidebar h2 { margin-bottom: 10px; color: #4b4933; border-bottom: 1px solid #7f7c61; }
	#sidebar a { color: #4b4933; text-decoration: none; font-size: .9em; }
	#sidebar a:hover { color: #990000; }

	
#searchform input#s { width: 176px; height: 20px; border: 1px solid #4b4933; margin: 5px 0;}
	#searchform label.hidden { display: none;}