/*  css  */
body { background-image:url("layout/bglay2.png");
background-repeat:no-repeat;
margin:0px;
padding:0px;
background-color:#fff;
color:#000;
font-family: Georgia, "Times New Roman";
font-size: 11px;
line-height: 16px;}


b,strong {color: #bb6959; font-weight: bold;}
i {color: #bb6959; font-style: italic;}
s {color: #bb6959;}
a, a:link, a:visited  {color:  #8d8882;text-decoration: none;}
a:hover  {color:#bb6959;}
.clear {clear:both;}


ul li {list-style-type: none; padding-left:0px}
#twitter_update_list {margin:0; padding:0; list-style:none;}
#twitter_update_list li {background:0;padding-bottom:1px}
#twitter_update_list a {display:inline;}

#nav{ z-index:3; background:#000; position:fixed; width:100%;
height:90px;color:#555555;position: fixed;padding-left:60px;}

#nav a {color: #b5afa7;}

#nav a:hover {color: #fff;}



        #content { float: left; margin-left:300px; margin-top:100px;
width:670px;  clear:both;
height:auto;
text-align: justify; background-color:transparent;}

       #sidebar {
margin: 0px 10px 10px 10px;
background-color:transparent;
color: #000;
text-transform: lowercase;
width: 200px;
float: right;
text-align: justify;
}
     #main {margin: 0px 220px 10px 10px;
width: auto;
background-color:transparent;
color: #000;
text-align: justify;}

.entryinfo {position: relative; float: left;
color: #000;
background-color:#f0eae2;
margin:0px;
padding:5px;   margin-right:7px;margin-bottom:4px;
line-height:1;width:105px; height:180px;text-align:center;}

.entry{padding-right:5px;
margin-bottom:5px;min-height:220px}

.date{text-align:center; margin-bottom:1px; margin-top:2px;
  font-size: 23px;color:#000;
  line-height: 23px;text-transform:uppercase;font-weight:bold;}

h3{margin-bottom:3px; margin-left:-10px; margin-top:50px;
font-size: 25px; letter-spacing:-2px;
color: #555555;
font-family:georgia;
font-style: italic;
text-transform: lowercase;}


h1{font-size:18px;  color: #8d8882; font-family: georgia;  font-style: italic;
text-transform: lowercase;
letter-spacing:-2px;
text-decoration:none;
margin-bottom:2px;
margin-top:0px;}

h2{background-color:#8d8882;margin-top:1px;margin-bottom:1px;
font-size: 12px;
font-family:  georgia;
color:  #131313;
font-weight:bold;
text-transform: uppercase;
text-align: center;padding:0px}

h4{font-size:18px;  color: #8d8882; font-family: georgia;  font-style: italic;
text-transform: lowercase; text-align:right;
letter-spacing:-2px;
text-decoration:none;
margin-bottom:2px;
margin-top:0px;}

#footer{text-align:center; border-top: solid 14px #000}

.icons img {
                border:           solid 0px #fafafa;   }

.recart{margin:1px;padding-top:4px;padding-bottom:2px;background-color:#fff;
border:0px;text-align:center}








