body {
    background-image: url('../img/bgcol_44484F.png');
    padding-left: 120px;
}

#header {
    background-image: url('../img/header-1024.png');
    background-repeat: no-repeat;
    height: 243px;
    width: 987px;
}

#headerimg {
    background:  url('../img/head-1024.jpg') bottom center no-repeat;
    position: relative;
    left: 13px;
    top: 11px;
    height: 226px;
    width: 961px;
}

#main {
    background-image: url(../img/bg-1024.png);
    background-repeat: 0 0 repeat-y;
    width: 957px;
    padding: 9px 15px;
}

#posts {
    border: 1px solid #cec790;
    background-color: #fefce8;
    width: 73%;
    padding: 7px;
    float: left;
}

#nav {
    border: 1px solid #c4c4c2;
    background-color: #EFEFEF;
    width: 24%;
    float: right;
}

#undernav {
    float: right;
    clear: right;
    margin: 25px;
}

#footer {
  background-image: url('../img/foot-1024.png');
  background-repeat: no-repeat;
  border: none;
  width: 957px;
  height: 50px;
  font-size: 0.7em;
  text-align: left;
  padding: 0 15px 9px;
}

#banners {
    width: 987px;
}

#banners a {
    float: right;
    margin-right: 10px;
}

.blogname {
  font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
  font-size: 2.2em;
  letter-spacing: -.05em;
  margin-top:  0.5em;
}

.blogname, .blogname a, blogname a:hover, .blogname a:visited, .blogdesc {
  text-decoration: none;
  color: white;
}

.blogname, .blogdesc {
  font-weight: bold;
  position: absolute;
  z-index: 100;
  margin-left: 120px;
}

.blogdesc {
  font-size: 1.2em;
  margin-top:  3.5em;
}

.navPages {
  position: relative;
  right: 10px;
  top: 200px;
  text-align: right;
}

.navPages li {
    display: inline;
    font-weight: bold;
    margin: 0 0.5em;
    text-decoration: none;
}

.navPages a:hover {
    color: #FF2;
}

.navPages a {
    color: #FFF;
    text-decoration: none;
}

.selectedPage a {
    text-decoration: underline;
}

.navCats li {
  list-style-image: url(../img/star.gif);
  margin: 0 0 5px 30px;
}

.navCats { padding: 0; }

.navSubCats li {
  list-style-type: circle;
  list-style-image: none;
  font-family: 'Lucida Grande', Verdana, Sans-Serif;
  font-size: 0.9em;
  color: #00000;
  margin: 0;
}

.navSubCats a {
    color: #fc4107;
    text-decoration: none;
}

.navSubCats a:hover {
    color: #0d18a0;
}
