#outer-wrapper {
    width: 1103px;
    background-color: #000000;
    margin-left: 33px;
    margin-top: 68px;
}

#content-wrapper {
    width: 1026px;
    margin-left: 29px;
    background-color: #FFFFFF;
}

#header {
    margin-left: 32px;
    margin-top: 15px;
}

#nav {
    width: 136px;
}

#nav li a {
    width: 126px;
    padding-top: 6px;
    padding-bottom: 6px;
}

#posts, #related {
    width: 557px;
}

#elist {
    width: 870px;
}

#sidebar {
    width: 313px;
}

#sidebar .widget {
    background-color: #DCDCDC;
}

#search_box {
    width: 201px;
    background-color: #FFFFFF;
    color: #4E4E4E;
}

#search_go {
    width: 47px;
    height: 33px;
    margin-right: 45px;
}

table tbody tr td {
    background-color: #F2F2F2;
}

#nav li a, #nav li a:hover, #nav li a:visited {
    color: #FFFFFF;
}

#nav li a#selected, #nav li a#selected:hover, #nav li a#selected:visited {
    color: #FFFEFE;
}

h1, .post h2 a, .post h2 a:hover, .post h2 a:visited, .widget h3, .post h4 {
    color: #000000;
}

#sidebar .widget h3 {
    color: #FFFFFF;
    width: 268px;
}

.post p, .widget p, .widget a, .widget a:hover, .widget a:visited {
    color: #000000;
}

.post h4 a, .post h4 a:hover, .post h4 a:visited, .post p a, .post p a:hover, .post p a:visited {
    color: #000000;
    text-decoration: underline;
}

#sidebar .widget a, #sidebar .widget a:hover, #sidebar .widget a:visited {
    color: #000000;
    text-decoration: underline;
}

table tbody tr td.es_col1 p {
    color: #5A5A5A;
}

.widget table tbody tr td p, .widget table tbody tr td h4 {
    color: #000000;
}

table thead tr th {
    color: #000000;
}


