

body 		{ background: #fff; font-size: 12px; color: #000; font-family: Arial,Helvetica,sans-serif; }
#wrapper	{ margin: 0 auto; width: 900px; position: relative; background: #fff; }

.post {
	margin-bottom: 20px;
	background: #fff;
	padding: 15px 10px 10px 15px;
	border: 1px solid #facf4a;


}


.page-post {
	width: 850px;
	height: auto;

}

.page-post h2 	{ font-size: 14px; text-align: left; padding: 2px; font-weight: normal; color:  #9A1009; margin: 30px 0 5px 0; }
h3				{ font-size: 14px; text-align: left; padding: 0; font-weight: normal; color:  #9A1009;  }
h5				{ font-size: 16px; text-align: left; padding: 0; font-weight: normal; color:  #9A1009;  }
h6				{ font-size: 12px; text-align: left; padding: 0; font-weight: normal; color:  #9A1009;  }


#sidebarRight { display: none; }
#sidebarLeft { display: none; }


ul#Nav 				{ display: none; }
ul#Nav li			{ display: none; }
ul#Nav li a 		{ display: none; }
ul#Nav li a:hover 	{ display: none; }
ul#Nav li.current_page_item a { display: none; }




#footer { display: none; }
