 body {
      background: url(header.png) repeat-x;
      background-color: #25262A;
      font-family: verdana, helvetica, sans-serif;
      font-size: 12px;
      color: #666;
      margin: 0;
      padding: 0;
}

 
 
#header {
    background-color: #FFFFFF;
    height: 80px;
    border-bottom: 1px solid #336699;
    padding: 0;
}
 

   
#footer {
      border-top: 2px solid #336699;
      margin-bottom: 0;
      background: #FFFFFF;
}
 
/*  - -  Footer Text  - -  */ 
 
.credit {
      color: #000000;
      font-size: 80%;
      margin: 5px;
      padding: 5px;
      text-align: center;
}
 
 
a {
    color: #25262A !important;
    text-decoration: none !important;
}
 
a img {
    border: none;
}
 
a:hover {
    color: #F1003C !important;
    text-decoration: underline !important;
}

 
h1 {
      font-size: 40px;
      font-family: "Times New Roman", Times, serif;
      color: #FFF !important;
      text-align: center;
      height:88px;
      margin: 0px;
      padding: 0px;
      padding-top: 70px;
} 
 
acronym, abbr {
    border-bottom: 1px dashed #336699;
}
 
acronym, abbr, span.caps {
    cursor: help;
    font-size: 90%;
    letter-spacing: .07em;
}
 
blockquote {
    border-left: 5px solid #99CCFF;
    background: #FFFFFF;
    margin-left: 15px;
    padding: 5px;
}
 blockquote p {display:inline;}
cite {
    font-size: 90%;
    font-style: normal;
}
 
p, li {
    font-size: 100%;
    font-family: verdana, sans-serif;
    color: 000000;
}
 
ol#comments li p {
    font-size: 100%;
}
 
.textarea {
  width:200px;
  margin:0;
}
 
 
ul.post-meta {
    list-style: none;
}
 
ul.post-meta span.post-meta-key {
    font-weight: bold;
}
 
#commentform  #comment{
  width:550px;
  background-color:#FFFFFF;
  margin:0;
}
 
#commentform #name, #commentform #email, #commentform #url, #commentform textarea {
    background: #FFFFFF;
    border: 2px solid #336699;
    padding: 5px;
}
 
#commentform textarea {
    width: 100%;
}
 
#commentlist li ul {
    border-left: 1px solid #99CCFF;
    font-size: 100%;
    list-style-type: none;
}
 
#hmenu {
      margin: 0;
      padding: 0;
}
 
#hnav {
      margin: 0;
      padding: 0;
}
 
 
#nav form {
    margin: 0 0 0 5px;
}
 
#nav input#s {
    width: 80%;
    background: #FFFFFF;
    border: 1px solid #336699;
    color: #000000;
}
 
 
#nav h2 { 
    color:#000000;
    font-size: 14px;
        font-family: arial, helvetica, sans-serif;
    letter-spacing: 0.1em;
    margin: 10px 5px 5px 0;
    padding-bottom: 2px;
        text-decoration: underline;
}
 
#nav ul {
    color: #000000;
    font-weight: bold;
    list-style-type: none;
    margin: 0;
    padding-left: 3px;
    text-transform: none;
}    
 
        
        
#nav ul ul {
    font-weight: normal;
    line-height: 100%;
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: left;
}
 
#nav ul ul li {
    border: 0;
    font-size: 12px;
    font-family: arial, helvetica, sans-serif;
    margin-top: 0;
    padding: 0;
    padding-left: 0;
}
 

#nav ul ul li ul {
    padding-left: 6px;
} 
 
 
#nav ul ul li a {
    color: #0000CC;
    text-decoration: none;
}
 
#nav ul ul li a:hover {
        color: #0066FF;
    text-decoration: underline;
}
 
#nav ul ul li a:visited {
        color: #0000CC;
    text-decoration: none;
}
 
 
 
#nav ul ul ul.children {
    font-size: 142%;
    padding-left: 6px;
}
 


#main {
    width: 95%;
    margin:auto;
    margin-top:20px;
    margin-bottom:20px;
    background:url(content.jpg);
    padding: 20px;
}

.menu, .content {
    background: #fff;
    border: 1px solid #BFBFBF;  
}                     

.menu {
    width: 180px !important;
}

#separation {
    width: 10px !important;
}

.content {
   
}

#nav {
    margin-top:-230px;
}
.menu a:hover {
    text-decoration:underline !important;
}

.post h1 {
    border:none;
    padding:0px !important;
    margin:0px !important;
    margin-top:10px !important;
}

.post h1 a {
    font-size: 30px;
}

h2 .widgettitle {
    color: #25262A !important;
    text-align:center;   
}

.storytitle {
    height:40px;
}
