
html {min-height: 100%;}

* {
    margin: 0;
    padding: 0;
}
a img {
    border: 0px;
}
tr th {
    text-align: left;
}
a {color: #048;}
a:hover {color: #06C;}

body {
    background: #E7E7E2 url('/images/dirtylicious/body.jpg') no-repeat center top;
    color: #444;
    font: normal 62.5% Tahoma,sans-serif;
    padding-top: 24px;
}

p,code,ul {padding-bottom: 1.2em;}

li {list-style: none;}

h1 {font: normal 1.8em Tahoma,sans-serif;}
h2 {font: bold 1.4em sans-serif;}
h3 {font: bold 1em Tahoma,sans-serif;}

form,input {margin: 0; padding: 0; display: inline;}

code {
    background: #FFF;
    border: 1px solid #EEE;
    border-left: 6px solid #CCC;
    color: #666;
    display: block;
    font: normal 1em Tahoma,sans-serif;
    line-height: 1.6em;
    margin-bottom: 12px;
    padding: 8px 10px;
    white-space: pre;
}

blockquote {
    background: url(/images/dirtylicious/quote.gif) no-repeat;
    display: block;
    font-weight: bold;
    padding-left: 28px;
}

h1,h2,h3 {padding-top: 6px; margin-bottom: 4px;}

/* misc */
.clearer {clear: both; font-size: 0;}
.left {float: left;}
.right {float: right;}

/* structure */
.inner-container {
    border: 2px solid #D7D7D2;
    background: #FFF;
    font-size: 1.2em;
    margin: 0 auto;
    padding: 10px;
    width:1024px;
}

.outer-container {
    background: url('/images/dirtylicious/container.jpg') no-repeat center bottom;
    padding-bottom: 64px;
}

/* headere & title */
.header {
    /*background: #222 url('/images/dirtylicious/header.jpg') no-repeat;*/
    background: #FFF;
    height: 90px;
    margin-bottom: 5px;
    text-align: center;
}
.header .title {
    color: #000000;
    padding-top: 10px;
}
.header .title .sitename a {
    border-bottom: 1px dashed #657382;
    color: #000000;
    font: normal 3em sans-serif;
    padding-bottom: 2px;
    text-decoration: none;
}
.header .title a:hover {border-color: #F60;}
.header .title .slogan {
    font: normal 1.1em Verdana,sans-serif;
    padding-top: 6px;
}

.user-menu {
    text-align: right;
    background: #FFF;
    color: #000;
    font: normal 1.1em Verdana,sans-serif;
    padding: 4px 6px;
}

/* path */
.path {
    background:#7CBD01 url(/images/dirtylicious/green.gif) repeat;
    color: #FFF;
    font: normal 1.1em Verdana,sans-serif;
    padding: 8px 12px;
    height: 18px;
}
.path a {
    background:transparent none no-repeat scroll left center;
    float:left;
    padding:0 10px 0 10px;
    width: 10%;
    color: #FAFAFA;
    text-decoration: none;
}
.path a:hover {
    color: #FFE;
    text-decoration: underline;
}

.path.link a {
}

/* main */
.main {
    /*background: url(/images/dirtylicious/main.gif) repeat-y;*/
    border-top: 4px solid #FFF;
    padding: 8px 12px 0 0;
}

/* content */
.content {
    float: right;
    width: 650px;
}
.content .descr {
    color: #664;
    font-size: 0.9em;
    margin-bottom: 6px;
}
.content li {
    list-style: url(img/li.gif);
    margin-left: 18px;
}
.content p {font-family: "Lucida Sans Unicode",sans-serif;}

/* navigation */

.navigation {
    float: left;
    width: 330px;
}/*
.navigation h2 {
    color: #5A5A43;
    font: bold 1.1em Tahoma,sans-serif;
    line-height: 30px;
    margin: 0;
    padding-left: 12px;
}
.navigation ul {
    padding: 0;
    border-top: 1px solid #EAEADA;
}
.navigation li {border-bottom: 1px solid #EAEADA;}
.navigation li a {
    font-size: 1.1em;
    color: #554;
    display: block;
    padding: 8px 0 8px 5%;
    text-decoration: none;
    width: 95%;
}
.navigation li a:hover {
    background: #F0F0EB;
    color: #654;
}*/
/* footer */
.footer {
    background:#7CBD01 url(/images/dirtylicious/green.gif) repeat;
    color: #F7F7F2;
    font: bold 1em sans-serif;
    margin-top: 5px;
    padding: 10px 12px;
}
.footer a {
    color: #F7F7F2;
    text-decoration: none;
}
.footer a:hover {color: #FFC;}

.footer .left { width:50%; }
.left { float:left; }

.footer .right { width:50%; text-align: right; }
.right { float: right; }

.footer .right, .footer .right a {color: #C8C8C3;}
.footer .right a:hover {color: #F7F7F2;}

a.pop0, a.pop3, a.pop1, a.pop, a.pop2 {
    margin:0 8px 0 0;
    white-space:nowrap;
}

a.pop0:hover, a.pop3:hover, a.pop1:hover, a.pop:hover, a.pop2:hover {
}

a.pop0 {
    font-size:1.0em;
}
a.pop2 {
    font-size:1.4em;
}
a.pop1 {
    font-size:1.2em;
}

.c-block {
    padding:0 0 10px;
}
.c-block .c-header {
    background:#258DC8 url(/images/dirtylicious/header-left.gif) no-repeat scroll left top;
    padding:0;
}
.c-block .c-header .rt {
    background:transparent url(/images/dirtylicious/header-right.gif) no-repeat scroll right bottom;
    height:1.6em;
    line-height:150%;
}

.c-block .c-header .rt h2 {
    font-size:1.1em;
    font-weight:bold;
    margin:2px 0 0 5px !important;
    margin:0px;
    padding:0px;
    color: #FFF;
}

.c-block .c-header .rt h2 a {
    color: #FFF;
}

.pagination {
    padding-top: 10px;
}

.comment {
    margin-top: 10px;
    padding: 5px;
    border-top: 1px black solid;

}

.comment .comment-header{
    font-weight: bold;
}

.comment .comment-body{
    padding: 5px;
}

.command-bar {
    margin-top: 3px;
}

.command-bar a {
    color: red;
}

.new-comment {
    padding: 10px;
    margin-top: 20px;
}

.new-comment .new-comment-header {

    font-weight: bold;
    font-size: 1.2em;
}
.new-comment .new-comment-body-div {

}

.new-comment .new-comment-command {
    text-align: right;
}

.new-comment .new-comment-body-div .new-comment-body{
    width: 100%;
}

.new-link {
    text-align: right;
}

.banner_item {
    float:left;
    text-align:center;
    width: 33%;
    height: 70px;
    vertical-align: middle;
}
.banner_item img {
    border: 0px;
}


.anket-field {
    width: 100%;
}

.rate-link {
    background-image: url(/images/star.png);
    height: 22px;
    width: 22px;
    float: right;
    text-align: center;
    vertical-align: middle;
    font-weight: bold;
    color: red;
}