/* home page   styles  only  */


/* Main  div's*/

#wrapper {background: #a3d864 url('images/header_s.jpg') top center no-repeat;}
#main {background: url('images/bg.gif') center center repeat-y;padding: 0px 0px 22px 0; width: 960px; }

#container {width: 660px;}
#content {width: 625px;padding-top: 40px;}
#primary  {clear: right;border: none; border-bottom: 1px solid #CCC; margin-bottom: 5px;}

#footer { background: url('images/footer.jpg') top center no-repeat ; margin-top: 0; border-top: none;}
#subsidiary {height: 210px;}
#subsidiary .aside {width: 250px;float: right;color: #b9d3e6;}
#subsidiary #third   {padding-left: 260px; float:left;}
#subsidiary .aside a {color: #b9d3e6;}
#siteinfo {padding: 0 0 0 250px;}
#siteinfo , #siteinfo a {color: #707f89;}
#post-wrapp ,  .entry-title {padding-left: 140px; margin-top: -25px;}


/* Content Area  */

.entry-date{background: url('images/handle.gif') top center no-repeat;display:block;font-family:Arial;text-align:center; width:90px;padding: 15px 10px 20px 8px; overflow: hidden; margin-top: 14px;}
.entry-content {padding: 0;}
.entry-date span{display:inline;}
.entry-date .month{font-size:.8em;text-transform:uppercase;}
.entry-date .year{float: right;font-size:.8em;line-height:.7em;padding-right: 10px;margin: 0;}
.entry-date .day{font-size:2.7em;line-height:.6em;font-weight:bold;float:left;color:#008a7f;border-right: 1px solid #666;padding: 5px;}
.entry-title {margin-bottom: -48px;}




