*{margin:0;padding:0; font-family:Arial, Helevtica, sans-serif;color: #eee;}
body{background:#000;}
img{margin:20px 10px 20px 0;padding:1px; background-color:#333; border:4px solid #fff; }
.clearer{overflow:hidden;width:100%;}

/*MAIN*/
#wrapper{width:980px;background:url(images/bgWebsite.jpg) top left no-repeat ; position: relative;padding: 0 0 50px 0;}


/*header*/
#header {background: url(images/header.png) top left no-repeat  ;height: 160px; }
#header a {display: block; width: 980px;height: 90px;text-indent: -9999px;}
#header #blog-description{height: 40px;text-indent:-9999px;}

/*access*/
#access{ display: none;}

/*CONTAINER*/
#container{margin: 0 0 0 50px;float:left; width:770px;}


/*CONTENT*/
#content{ }


/*NAV*/
#nav-above{ background:#eee;font-size: 12px;}
#nav-above span{color: #000;}
.nav-previous{padding:0 0 0 10px;}
.nav-next{text-align: right;padding:0 10px 0 0;}
.nav-previous a{color: #000; text-decoration: none;}
.nav-next a{color: #000;text-decoration: none; }

/*NAV*/
#nav-below{ background:#eee;font-size: 12px;}
#nav-below span{color: #000;}




/*TEXT*/

/*title*/
h2.entry-title{font:italic bold 33px "Times New Roman", Times, serif; color:#fff;margin:7px 0; border-top:1px solid #eee;padding:5px 0 7px 10px;background: #000;}
h2.entry-title a{font:italic bold 33px "Times New Roman", Times, serif; color:#fff; text-decoration:none;}


#comments{margin: 20px 0 0 0;}

/*date*/
.entry-date{font-size: 11px; }
.entry-date abbr{color: #4da4e9;}
/*entry content*/
.entry-content p{margin:15px 0; }

/*entry meta*/
.entry-meta{ font-size: 12px; margin: 10px 0 50px 0;}

/*primary*/

li#search{position: absolute; top: 20px; right:15px;}



#primary{ float:left; width:140px;margin: 0 0 0 10px;padding:0 0 0 10px;}
#primary h3{margin: 15px 0 0 0;}
li#pages{display:none;}
li#archives {margin: 15px 0 0 0;}
#primary ul{list-style: none;}
#primary ul li a{display: block;padding: 2px;}
#primary ul li a:link{color: #eee;background:none; font-size: 12px; text-decoration: none;}
#primary ul li a:active{background:#eee;color: #000; font-size: 12px; text-decoration: none;}
#primary ul li a:visited{background:none; color: #eee;font-size: 12px; text-decoration: none;}
#primary ul li a:hover{background:#eee;color: #000; font-size: 12px; text-decoration: none;}

/*secondary*/
#secondary{ float:left; width:140px;margin: 0 0 0 10px;padding:0 0 0 10px;}
#secondary h3{margin: 15px 0 0 0;}
#secondary ul{list-style: none;}
#secondary ul li a{display: block;padding: 2px;}
#secondary ul li a:link{color: #eee;background:none; font-size: 12px; text-decoration: none;}
#secondary ul li a:active{background:#eee;color: #000; font-size: 12px; text-decoration: none;}
#secondary ul li a:visited{background:none; color: #eee;font-size: 12px; text-decoration: none;}
#secondary ul li a:hover{background:#eee;color: #000; font-size: 12px; text-decoration: none;}
/*footer*/
#footer{position:absolute; bottom:10px;left: 50px;font-size: 11px;display: none;}
