* {margin: 0px; padding: 0px;}
body {text-align: center;font: 12px Verdana;color: #ffffff;background-color: #F0EC93;}
a {color:#333333;}
a:hover {text-decoration: none;color: #0000C4;}
img {border: 0;}
.break {font-size: 0px;width: 0px; height: 0px;clear: both;}
.hidden {display: none;}
/** BEGIN wrapper **/
#wrapper {width: 980px;margin: auto auto;text-align: left;padding-bottom: 20px;}
/** END wrapper **/
/** BEGIN header **/
#header {height: 60px;padding-top: 20px;margin:10px 0px 0px 0px;background-color: #FCFCFA;}
	#header .logo {float: left;padding-left: 400px;}
	#header .logo h1 {font-size: 3em;text-transform: uppercase;}
	#header .logo h1 a {text-decoration: none;color:#444428;}
/** END header **/
/** BEGIN body **/
#body {clear: both;background-color: #ffffff;color: #3F3F3F;padding-bottom: 10px;}
	#body a {color: #003366;}
	#body .navigation {padding: 5px 1px;height: 30px;background-color: #F9F9F9;}
	#body .navigation ul {
		list-style-type: none;border-width: 1px;border-color: #dddddd;border-style: solid;
		height: 40px;}
	#body .navigation ul li {
		float: left;border-right: 1px solid #dddddd;padding: 10px 5px;font-size: 1.2em;}
	#body .navigation ul li a {
		text-decoration: none;}
/** END body **/
/** BEGIN content **/
#content {width: 601px;float: left;padding: 10px 0px 10px 30px;}
#content .fwrapper {
	padding: 5px;background-color: #eeeeee;border: 1px solid #dddddd;margin-bottom: 10px;}
	#content .post {margin-bottom: 5px;clear: both;padding-top: 10px;}
	#content .post .thumb img {float: left;width: 80px; height: 80px;}
	#content .post .details {clear: both;}
	#content .post h2 {font-size: 2em;margin-bottom: 5px;}
	#content .post h2 a {text-decoration: none;}
	#content .post .thumb img {
		padding: 5px;background-color: #EBF1F5;margin: 0px 10px 10px 0px;}
	#content .post p {margin-bottom: 5px;line-height: 1.6em;}
	#content h2.title {
		background-color: #F7F7F7;border-width: 0px;border-style: solid;border-color: #DDDDDD;padding: 8px 10px;margin-bottom: 10px;font-size: 0.9em;color: #003366;}
/** END content **/
/** BEGIN sidebar **/
#sidebar {width: 302px;float: right;padding: 10px 5px 10px 0px;}
	#sidebar .box {border: 1px solid #dddddd;margin-bottom: 0px;}
	#sidebar .box h2 {
		text-transform: uppercase;background-color: #F7F7F7;font-weight: bold;font-size: 1em;color:#333333;padding: 10px 10px;text-align:center;}
	#sidebar .box ul {list-style-type: none;padding: 10px;}
	#sidebar .box ul li {line-height: 1.6em;padding: 4px 0px 4px 8px;font-size: 0.9em;}
	#sidebar .box ul li a {color: #3f3f3f;text-decoration: none;}
	#sidebar .box ul li a:hover {color: #003366;text-decoration: underline;}
/** END sidebar **/
/** BEGIN footer **/
#footer {background-color: #000000;text-align: center;padding: 8px;}
#footer a {color: #F0F0F0;}
/** END footer **/
.postnav {padding-top: 10px;}
.postnav a {font-weight: bold;text-decoration: none;}
#content .single {border-top: 0px;}
	#content .single p {
		line-height: 1.5em;margin-bottom: 10px;}
	#content .single ul, #content .single ol {
		list-style-position: inside;margin-bottom: 10px;}
	#content .single li {line-height: 1.5em;padding: 2px 0px;}
	#content .single h3, #content .single h4, #content .single h5, #content .single h6 {
		font-size: 1.2em;margin-bottom: 5px;}
h2.title {
	font-size: 1em !important;text-transform: uppercase;margin-bottom: 15px;color: #565656;}
.notfound {padding: 40px;}
.notfound h2 {font-size: 18px;font-weight: normal;margin-bottom: 10px;}