body {
    background: #E6E6E6;
    margin: 0;
    padding: 0;
    font: 0.9em Arial;
    text-align: left;
    color: #333;
}

.breadcrumbs {
    font-size: 0.8em;
    color: #888;
    margin-bottom: 30px;
}

hr {
    color: #eee;
}

h1,
h2,
h3,
h4,
h5 {
    color: #584133;
    margin: 15px 0;
    font: 190% georgia, times, "times new roman", serif;
}

h2 {
    clear: both;
    font-size: 170%;
    border-bottom: 1px #ccc solid;
    margin: 60px 0 10px -5px;
}


/* ------------------------------
container styles
------------------------------ */

#container {
    margin: -15px auto;
    width: 850px;
    background: #fff;
    box-shadow: 0px 0px 5px #999;
    overflow: hidden;
}


/* ------------------------------
header styles
------------------------------ */

#header {
    background: url('buttons/header-bg.png') repeat-x top;
    text-align: center;
    height: 70px;
    width: 100%;
    position: relative;
    word-spacing: 60px;
    z-index: 5;
}

#header a img,
#menu img,
#content a img {
    border: 0px;
}

#header a {
    color: #ccc;
    text-decoration: none;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}


/* ------------------------------
menu styles
------------------------------ */

#menu {
    margin-top: 5px;
    font-weight: bold;
    line-height: 145%;
    float: right;
    width: 170px;
    padding-left: 35px;
    padding-top: 25px;
}

#menu img {
    max-width: 45%;
}

#menu h5 {
    font-size: 140%;
    color: #000;
    margin: 15px 0 10px -10px;
}


/* ------------------------------
content styles
------------------------------ */

#content {
    border-right: #ccc 1px solid;
    float: left;
    width: 580px;
    padding: 25px;
    line-height: 160%;
}

#content i {
    color: #89765B;
}

#ad {
    float: right;
    width: 320px;
    margin: 0 0 5px 10px;
    clear: right;
}

.ad2 {
  margin-bottom: 30px;
  max-width: 580px;
  height: auto;
}

.latest {}


/* ------------------------------
footer styles
------------------------------ */

#footer {
    margin: 20px auto;
    width: 850px;
    clear: both;
    text-align: right;
    padding: 10px;
}

#top {
    position: absolute;
    top: 2px;
    left: 25px;
    z-index: 6;
}


/* ------------------------------
box styles
------------------------------ */

.good {
    clear: both;
    padding: 10px;
    width: 100%;
    background: #fff url('buttons/shadow-bottom.png') no-repeat bottom center;
}

.info {
    position: relative;
    padding: 25px;
    background: #F3F3F3;
    border-radius: 12px;
    border: #ccc 1px solid;
}

.info span {
    color: #333;
    font: 120% georgia, times, "times new roman", serif;
    padding: 3px 16px;
    position: absolute;
    bottom: 25px;
    right: -1px;
    background: #ccc;
    text-align: right;
    border-radius: 3px;
}

.info h4 {
    background: #F4F3F1;
    text-align: center;
    border-top: #ccc 1px solid;
    border-bottom: #ccc 1px solid;
    padding: 5px;
    font-size: 140%;
}

TD.error {
    color: red;
    font-weight: bold;
}

.pic {
    clear: right;
    float: right;
    margin: 15px 0px 5px 10px;
    padding: 7px;
    background: #fff;
    border: #777 1px solid;
    box-shadow: 1px 1px 2px #999;
}

.thumb {
    margin: 10px;
    max-width: 80px;
    float: right;
    border: 0px;
}

#search {
    position: absolute;
    opacity: 0;
    transition: all 0.5s ease-in-out;
    transform: translateX(100px);
    z-index: 1;
}

.left {
    text-align: left;
    float: left;
    width: 50%;
    margin-bottom: 10px;
    padding-right: 12px;
}

.right {
    float: right;
    padding-left: 15px;
    margin-left: 15px;
    clear: right;
}

.middle {
    text-align: center;
}

.date {
    margin-top: -10px;
    float: right;
    font-size: 75%;
    color: #89765B;
}

.button {
    margin: 1px;
    border: 1px #999 solid;
    padding: 4px 6px;
    text-align: center;
    background: #F8F6F0;
}

.button:hover {
    background: #eee;
    border: 1px #333 solid;
}

.center {
    clear: left;
    margin-top: 50px;
    text-align: center;
}

#pagination {
    margin: 40px 0;
    padding: 8px;
    text-align: center;
    clear: both;
}

.tip,
.tip a {
    color: #BF1D03;
}

table {
    width: 100%;
    border-collapse: collapse;
}

table th {
    text-align: left;
    background-color: #2460B0;
    color: #fff;
    padding: 4px 20px 4px 8px;
}

table td {
    border: 1px solid #eee;
    padding: 4px 8px
}

table tr:nth-child(odd) td {
    background-color: #E8F4F7;
}

.abs {
    position: absolute;
    clear: both;
    margin: 10px 0 0 240px;
}

.avgdepth {
    width: 88px;
    height: 213px;
    text-align: center;
    background: url('buttons/avg-depth-scale.png');
}

.avgdepth img {
    position: relative;
    margin-top: 27px;
    box-shadow: 1px 1px 1px #ccc;
}

.rate,
.rateDone {
    display: block;
    float: left;
    text-decoration: none;
    background: #fff url('images/sprite.png');
    background-repeat: no-repeat;
    font-weight: bold;
}

.rate {
    cursor: pointer;
}

.rateDone {
    cursor: default;
}

.rateUp {
    background-position: 0 0;
    border-top: solid 1px #aaa;
    border-bottom: solid 1px #aaa;
    border-left: solid 1px #aaa;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    padding: 3px 10px 0 35px;
    height: 21px;
}

.rateDown {
    background-position: 0 -48px;
    border: solid 1px #aaa;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    padding: 3px 10px 0 35px;
    height: 21px;
}

.rateUp:hover,
.rateUp.active {
    background-position: 0 -24px;
}

.rateDown:hover,
.rateDown.active {
    background-position: 0 -72px;
}

.column {
    column-count: 2;
    -moz-column-count: 2;
}

#content ul,
#menu ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

@media screen and (max-width: 850px) {
    #container,
    #content,
    #menu,
    #footer,
    .left,
    .right,
    #ad {
        float: none;
        width: auto;
        font-size: 1.12em;
        line-height: 27px;
    }
    #content ul {
        line-height: 2em;
    }
    #menu a {
        display: inline-block;
        background-color: #ddd;
        padding: 10px;
        margin: 3px;
        width: 83%;
    }
    #menu form {
        display: none;
    }
    .right {
        max-width: 100px;
        height: auto;
    }
    .good {
        background: #fff;
    }
    #footer {
        text-align: center;
        font-size: 90%;
    }
}
