#menublog { float:right; width:255px; }
#menublog h2 { float:none; display:block; color:#003c81; font-size:14px; text-align:left; font-weight:bold; margin:0px; padding:10px 0 0 0; }
#menublog ul { list-style-type:none; list-style-image:none; margin:0; padding:0; }
#menublog ul li { list-style-type:none; list-style-image:none; margin:0; padding:0; font-size:12px; }
#menublog a { font-size:12px; }
#menublog a:hover {  }

#mainblog { float:left; width:680px; }
#mainblog h1, #mainblog h1.pagetitle { float:none; display:block; color:#003c81; font-size:14px; text-align:left; margin:0; padding:10px 0 5px 0; font-weight:normal; }
.navigation { text-align:center;/* height:20px;*/ }
.navigation .alignleft { float:left; }
.navigation .alignright { float:right; }
.navigation a { text-transform:lowercase; }
.post { margin:0; }
#mainblog .post h1, #mainblog .post h2 { float:none; display:block; padding:10px 0 5px 0; color:#003c81; font-size:14px;}
.post h1 a, .post h2 a { color:#003c81; font-size:14px; text-align:left; margin:0; padding:0; font-weight:normal; text-decoration:none; }
.post p { font-size:12px; text-align:justify; line-height:16px; }
.post small { line-height:18px; margin-right:10px; }
.post small.data {  }
.post small.data .m, .post small.data .Y, .post small.data .d { margin-right:3px; }
/* .post small.data .m { top:-6px; left:-13px; font-size:10px; text-transform:uppercase; } */
/* .post small.data .d { top:12px; left:9px; font-size:20px; color:#003c81; } */
/* .post small.data .Y { top:24px; left:-36px; font-size:11px; font-weight:normal; } */

.post .wp-caption { float:left; }
.post .wp-caption .wp-caption-text { margin-right:10px; font-style:italic; margin-top:0; padding:5px 10px; background-color:#c0e3f4; border:1px solid #fff; border-top:0; }
.post .entry { clear:both; text-align:justify; margin:10px 0; }
.post .entry p { font-size:12px; }
.post a { }
.post a:hover { }
.post .postmetadata { clear:both; margin-top:10px!important; padding:10px!important; background-color:#c0e3f4; border-top:1px solid #fff; border-bottom:1px solid #fff; }
.post .postmetadata p { font-size:11px; }
