body {
    padding: 0px; 
    margin:0px; 
    font-family: Verdana;
    color: #fff;
    background-color: #000000;
    }
    
body a{
    color: #aa77ff;
    font-size: 14px;
    font-style: italic;
    font-weight: bold;
    text-align: right;
    text-decoration: none;
}

body h3{
  color: #c23431;
}

#container {
    margin: 1em;
    background-color: #000000;
}

#nav {
    float: left;
    width: 400px;
    padding-right: 20px;
}

#right {
    margin-top: 10px;
    width: 175px;
    padding-right: 10px;
    border-right: 1px solid #ffffff;
    float: right;
}

#search {
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
}

#search-results {
  color: #ffffff;
  font-size: 11px;
  margin-left: 15px; 
}

.admintools a{
  color: #ffffff;
  font-size: 11px;
  
}

.admintools {
  color: #ffffff;
  font-size: 11px;
 
}

#left {
    margin-top: 10px;
    width: 175px;
    border-right: 1px dotted #37291D;
    padding-right: 10px;
}

#content {
    float: left;
    width: 400px;
}

#post {
    border-bottom: 1px dashed #37291D;
    padding-bottom: 25px;
    padding-top: 25px;

}

.post {
    border-bottom: 1px dashed #37291D;
    padding-bottom: 25px;
    padding-top: 25px;

}

#footer {
    padding-top: 20px;
    clear:both;
    text-align: center;
    font-size: 10px;
    color: #ffffff;
}

.sidebar-node h3{
    color: #c23431;
    font-size: 14px;
    font-weight: bold;
}

.sidebar-node {
    color: #ffffff;
    font-size: 11px;
    margin-left: 15px; 
}

.sidebar-node a{
    color: #ffffff; 
}

.sidebar-node a:hover{
    color: #cccccc;
    font-size: 11px;
   
}

.pagetitle {
    font-size: 30px;
    font-weight: bold;
    font-style: italic;
    text-align: right;
    color: #c23431;
}

.pagetitle a{
    font-size: 30px;
    font-weight: bold;
    font-style: italic;
    text-align: right;
    text-decoration: none;
    color: #c23431;
}


.pagesubtitle {
    color: #6292a1;
    text-align: right;
    font-style: italic;
    font-size: 15px;
}

.post h2{
    color: #aa77ff;
    font-size: 20px;
    font-style: italic;
    font-weight: bold;
    text-align: right;
}

.post a{
    color: #aa77ff;
    font-size: 20px;
    font-style: italic;
    font-weight: bold;
    text-align: right;
    text-decoration: none;
}

.post a:hover{
    color:#aa77ff;
}

.auth {
    color: #ffffff;
    text-align: right;
    font-weight: bold;
    font-size: 13px;
}

.post {
    padding-top: 15px;
    padding-bottom: 15px;
    color: #ffffff;
    font-size: 12px;
    text-align: justify;
}

.meta {
    font-size: 11px;
    color: #cccccc;
    font-weight: bold;
    text-align: right;
}

.meta a{
    font-size: 11px;
    color: #cccccc;
    font-weight: bold;
    text-align: right;
    text-decoration: none;
}

.meta a:hover{
    font-size: 11px;
    color: #788F53;
    font-weight: bold;
    text-align: right;
    text-decoration:none;
}

.comments {
    color: #6292a1;
    font-size: 20px;
    font-style: italic;
    font-weight: bold;
    text-align: right;
}

.comment-list {
    color: #6292a1;
    font-size: 11px;
    margin-left: 15px; 
}

.comment-list a{
    color: #6292a1;
    font-size: 11px;
    margin-left: 15px; 
}

.comment-box {
    color: #6292a1;
    font-size: 12px;
    text-align: justify;
}






































