@charset "utf-8";
/* CSS Document */
/* ==================================================================
   Post Area Styles
   ================================================================== */
   

#leftCol {width:654px; float:left; padding:11px 11px 0px 11px; border-right:2px dotted #c1c1c1; position:relative; top:0px; bottom:0px;}

.moreBut { height:24px; width:94px; margin:10px 0px 5px 0px; background:url(layout/moreInfo.jpg) no-repeat; }
.moreBut a { display:block; text-indent:-9999px; height:24px; width:94px; margin:0px; padding:0px;}

.postTitleArea h2 {padding-bottom:10px; width:100%; border-bottom:1px solid #e0e1e5; margin-bottom:7px;}
.postTitleArea h2 a {color:#ff6a10; font-size:18px; font-weight:500; text-decoration:none;}
.postTitleArea h2 a:hover {color:#46b8dc;}

.postSubtitleArea {margin-bottom:25px;}
.postSubtitleArea span {font-size:11px; font-weight:600; line-height:15px; letter-spacing:0.2pt;}

.postContentArea {line-height:18px; font-size:10pt; margin-bottom:29px;}
.postContentArea ul li{list-style:disc inside;}
.postContentArea ol li{list-style:decimal inside;}
.postContentArea p, .postContentArea ul, .postContentArea ol {margin-bottom:18px;}
.postContentArea blockquote {margin:5px 15px; background-color:#EDEDED; padding:20px;}

.postFooterArea {margin-bottom:30px;}

/* ==================================================================
   SidebarArea Styles
   ================================================================== */
   


#rightCol {width:214px; margin:0px 20px; float:left;}
.widget h2 {padding-bottom:10px; width:100%; border-bottom:1px solid #e0e1e5; margin-bottom:7px; font-size:18px; font-weight:500; padding:11px 0px; }
.widget {margin-bottom:10px;}
#comment {width:630px;}
.avatar  {float:left; margin:5px 10px;}
#commentlist {width:600px; margin:0px auto;}
#commentlist li {list-style:none; background-color:#EDEDED; padding:5px 15px; margin:10px 0px;}
.comment {float:right; width:570px;}

/* ==================================================================
   SearchArea Styles
   ================================================================== */
   
#s {width:140px; padding:2px; height:15px; position:absolute; top:11px; left:10px;}
#searchsubmit {height:24px;  width:39px; position:absolute; top:10px; left:160px; background:url(layout/searchBut.png); border:none; line-height:1px; font-size:10px; color:#FFF; text-indent:-9999px;}
#searchform div{background-color:#e0e1e5; height:41px; position:relative; width:224px;}


table#wp-calendar thead th {
background:#CCCCCC none repeat scroll 0 0;
border:0 none;
color:#FFFFFF;
font-weight:bold;
padding:8.2px;
}

 table#wp-calendar tfoot td {
background:#FFFFFF none repeat scroll 0 0;
border:0 none;
padding:8.2px;
}

 table#wp-calendar tbody td {
background:#EEEEEE none repeat scroll 0 0;
border:0 none;
color:#555555;
padding:8.2px;
}

 table#wp-calendar tbody td.pad {
background:#FFFFFF none repeat scroll 0 0;
}