* {
    margin: 0;
    padding: 0;
}

BODY {

    background-color: #000;
    font-family: Trebuchet MS, Verdana, sans-serif;

}

p {
    margin-bottom: 1em;
}

#belowheader {
    position: absolute;
    left: 0;
    top: 209px;
    background-image: url(images/header_whole_new.jpg);
    width: 766px;
    height: 72px;
}

#content {
    position: absolute;
    background-image: url(images/contentbg_new.png);
    top: 209px;
    left: 65px;
}

#ccontent {
    background-image: url(images/topcontent_new.png);
    background-repeat: no-repeat;
    width: 647px;
}

#sidebar {
   float: right;
   width: 180px;
   margin: 1em 0 1em 1em;
}

#footer {
    clear: both;
    font-size: 0.8em;
    text-align: center;
}
#posts {
    padding: 0.5em;
    line-height: 1.5em;
    font-size: 0.9em;
}

#sidebar ul {
    list-style-type: none;
}

h2 {
    /*background-image: url(images/bluebg_new.png);*/
    display: block;
    padding: 2px;
    width: 420px;
    margin-bottom: 0.5em;
}

h2 a {
    color: #000;
    text-decoration: none;
}

h2 small {
    float: right;
    width: 200px;
    font-size: 0.6em;
}

#s {
    width: 140px;
}

ul li ul .page_item {
    list-style-image: url(images/test.png);
    margin-left: 1.2em;
}

/* List styles! */
.page_item {
    font-family: Georgia;
}

.page_item {
    font-size: 0.9em;

}

.page_item a {
    text-decoration: none;
    color: black;
}

.page_item a:hover, .current_page_item a {
    color: white;
}

.current_page_item ul li a {
    color: black;
}

.page_item ul .page_item {
    font-size: 1em;
}

.pagenav {
    margin-top: 1em;
}

#comment {
    width: 420px;
}

cite a {
    color: #333;
    text-decoration: none;
}

.commentmetadata a {
    color: black;
}

.sep {
    margin: 0.5em 0 0.5em;
    width: 420px;
    border-bottom: 1px solid #fff;
    
}

img {
    border: 0;
}

#posts ul li {
    list-style-type: disc;
    margin-left: 1em;
}

#posts ul {
    margin-left: 0.4em;
}

.feeds {
    margin-top: 1em;
}


.feeds li {
    font-size: 0.85em;
    margin-top: 0.3em;
}

.feeds li a {
    text-decoration: none;
}

.post {
    margin-bottom: 2em;
}

#watch {
    text-align: center;
}

.cc {
    text-align: center;
    font-size: 0.8em;
}

.bkmk {
    font-size: 0.8em;
}

.bktop {
    margin-top: 1em;
}
