@import url(goods.css);
/*@import url(search.css);*/
body {
    font: 0.8em Verdana, sans-serif;
    margin: 0 2em;
    text-align: center;
    color: #333;
}

#body {
    text-align: left;
    width: 980px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

li {
    list-style-type: none;
    padding-left: 0;
}

ul {
    margin-left: 1em;
    padding-left: 0;
}

.errorlist {
    margin: 0;
}

.errorlist li {
    color: #fd0c0c;
    font-weight: bold;
}

#head {
    background-color: #6dcf5a;
    color: #e8fec2;
}

#head h1 {
    font-weight: normal;
    font-size: 1.7em;
    padding: 0.5em;
    margin: 0;
}

#head h1 a {
    color: #fffaa1;
    text-decoration: none;
}

#content {
    background-color: #feffe3;
    color: #716f5f;
    padding: 1em;
}

a {
    color: #3e9b2d;
}

.pagination {
    margin-top: 1em;
    font-size: 1.3em;
    margin-bottom: 1em;
}

.pagination ul {
    margin-left: 0.5em;
}

.pagination li {
    display: inline;
}

.menu {
    background-color: #c7f38e;
}

.menu a {
    text-decoration: none;
    color: #0abc00;
    font-weight: bold;
    font-size: 1.2em;
    float: left;
    padding: 0.5em 1em;
}

.menu a.active {
    background-color: #f4ffbb;
}

.left {
    float: left;
    width: 48%;
    margin-right: 1.5%;
}

.right {
    float: right;
    width: 48%;
    margin-left: 1.5%;
    text-align: right;
}

.clear {
    clear: both;
}

#footer {
    margin-top: 1em;
    font-size: 0.8em;
    background-color: #f4ffbb;
    color: #716f5f;
}

#footer .inner {
    padding: 1.5em;
}

#footer, #footer a {
    color: #999;
}

#footer .info {
}

.search-item {
    margin-bottom: 0.5em;
    font-size: 1.2em;
}

.search-item .time {
    font-size: 0.7em;
}

h1, h2, h3 {
    font-weight: normal;
    margin-top: 0;
}

h1 {
    font-size: 1.8em;
}

h2 {
    font-size: 1.5em;
}

h3 {
    font-size: 1.2em;
}

h1 .meta, h2 .meta, h3 .meta {
    font-size: 0.7em;
}


.index .right {
    text-align: left;
}

.firm-item {
    font-size: 1.2em;
    font-weight: bold;
    line-height: 1.5em;
    color: #888;
    float: left;
}

.firm-item a {
    color: #888;
    text-decoration: none;
}


.firm-item .count, .updated {
    font-size: 0.7em;
    font-weight: normal;
    padding-left: 0.2em;
    padding-right: 1.5em;
    color: #999;
}

ul.marked li {
    list-style-type: circle;
    list-style-position: inside;
}

.last_topics_header {
    margin-top: 2em;
}

.last_topic {
    line-height: 1.5em;
}

.ext-search {
    font-size: 0.8em;
    padding-left: 2em;
    color: #999;
}

.ext-search a {
    text-decoration: none;
    color: #5ebb4d;
}

#footer .announce {
    font-size: 1.4em;
    margin-bottom: 1em;
    color: #666;
}

#footer .announce a {
    color: #666;
}

#footer .left {
    width: 80%;
    margin: 0;
}

#footer .right {
    width: 19%;
    margin: 0;
}

.friend {
    position: absolute;
    top: 10px;
    right: 20px;
    width: 472px;
    height: 64px;
    padding: 1px;
    background-color: #fcfffc;
    text-align: center;
    color: #333;
    font-size: 12px;
    line-height: 17px;
    font-family: Arial;
}

.friend em {
    font-size: 13px;
    font-style: normal;
}

.friend .inner {
}

.link-advert {
    text-align: center;
}

.link-advert, .link-advert a {
    color: #999;
    font-size: 0.8em;
}

.firm-pages {
    overflow: hidden;
    height: 1px;
}

.submenu {
    background-color: #feffe3;
    padding: 0.5em;
    border-bottom: 1px solid #eec;
}

.submenu a {
    padding: 0.5em;
}

.submenu .first {
    padding-left: 0.5em;
}

.submenu {
    color: #666;
}

.submenu a {
    color: #666;
}

label {
    display: block;
    font-weight: bold;
}

input, textarea {
    display: block;
}

.align-left {
    text-align: left;
}

.title {
    padding-right: 0.5em;
}

.date {
    font-size: 0.8em;
    font-style: italic;
    font-family: Arial;
    padding: 0.5em;
}

.author {
}

.price {
    color: #c66;
    font-weight: bold;
}

.search .post-search-form #id_query {
    width: 400px;
}

.type {
    text-transform: lowercase;
    padding-right: 0.5em;
    color: #c66;
}

.box {
    padding: 1em;
    border: 1px dashed #ccc;
    margin-bottom: 2em;
}

.box h3 {
    margin-top: 0;
}

.photo-list-item {
    float: left;
    margin-right: 1em;
    margin-bottom: 1em;
}

.photo-list-item {
    text-align: center;
}

.photo-list-item .meta a {
    color: black;
}

.site-messages {
    background-color: green;
    color: white;
    padding: 0.5em;
    font-size: 1.2em;
    font-weight: bold;
}

.post-details {
    margin-bottom: 2em;
}

.post-details h1 {
    font-size: 1.5em;
}

.submenu .right {
    float: right;
    text-align: right;
}

.search {
    background-color: #f4ffbb;
    padding: 1em;
    color: #716f5f;
}

.search form {
    display: inline;
}

.search #id_query {
    width: 50%;
}

a.search-help-link {
    margin-left: 1em;
    border-bottom: 1px dashed #3e9b2d;
    font-weight: bold;
}

.search-help {
    display: none;
}

.search a {
    text-decoration: none;
}

.search-form label, .search-form input, .search-form p {
    display: inline;
}

.footer-menu {
    font-size: 1.2em;
}

#footer .footer-menu a {
    color: #666;
}

.pages-label {
    padding-right: 1em;
}

.comment-details {
    margin-bottom: 1em;
}

.comment-details p {
    margin: 0.2em 0;
}

.thread {
    margin-left: 2em;
}

#id_price_from, #id_price_to {
    width: 4em;
}

.feed-post-item .title {
    font-size: 1.3em;
}

.pagination .active {
    color: #666;
    font-weight: bold;
    text-decoration: none;
}

.footer-banner {
    margin-top: 0.5em;
    padding: 0.4em;
    background-color: white;
    float: left;
}
