html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul, dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object,a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span,strong, sub, sup, tt, var, legend, fieldset {	margin: 0;	padding: 0;}
img, fieldset {border: 0;}
img {max-width: 100%; height: auto; width: auto\9; /* ie8 */}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
body { 
	background: #0d1434 url(images/body-bg.jpg) no-repeat center top;
	font: .85em/140% Arial, Helvetica, sans-serif;
	color: #555;
}
a { color: #026acb;	text-decoration: none;	outline: none;}
a:hover {text-decoration: underline;}
p {	margin: 0 0 1.2em;	padding: 0;	text-align: justify;}
ul, ol {margin: 1em 0 1.4em 24px;	padding: 0;	line-height: 120%;}
li {	margin: 0 0 0 0;	padding: 0;}
h1, h2, h3, h4, h5, h6 {	line-height: 1.4em;	margin: 15px 0 .4em;	color: #000;}
h1 {	font-size: 1.8em;}
h2 {	font-size: 1.6em;}
h3 {	font-size: 1.4em;}
h4 {	font-size: 1.2em;}
h5 {	font-size: 1.1em;}
h6 {	font-size: 1em;}
#pagewrap {	width: 960px;	margin: 0 auto;}
.bord{
font: bold 12px/100% Courier New, Helvetica, sans-serif;
color: #550000;
border: 1px solid #CCC;
padding:4px;
margin-bottom:4px;
}
#content {
	background: #fff;
	margin: 30px 0 10px;
	padding: 20px 35px;
	width: 650px;
	float: left;
	/* rounded corner */
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	/* box shadow */
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.4);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,.4);
	box-shadow: 0 1px 3px rgba(0,0,0,.4);
}
.post { margin-bottom: 0px;}
.post-title {	margin: 0 0 0px;	padding: 0;	font: bold 22px/120% Arial, Helvetica, sans-serif;}
.post-meta { margin: 0 0 10px;font-size: 90%;}
.post-image {	margin: 0 0 10px;}
#sidebar { 	width: 230px;	float: right;	margin: 30px 0 30px;}
.widget  {	
  background: #fff;
	margin: 0 0 30px;
	padding: 10px 20px;
	/* rounded corner */
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	/* box shadow */
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.4);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,.4);
	box-shadow: 0 1px 3px rgba(0,0,0,.4);
}
.widgettitle { margin: 5px 0 0 0;	padding: 0;		padding-left: 5px;	color: white;	background: #606060 ;}
.widget ul {margin: 0;padding: 0;}
.widget li {margin: 0;	padding: 6px 0;	list-style: none;	clear: both;	border-top: solid 1px #eee;}
#footer {	clear: both;	color: #ccc;	font-size: 85%;}
#footer a {	color: #fff;}
.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
.clearfix { display: inline-block; }
.clearfix { display: block; zoom: 1; }