@charset "utf-8";

html, body {
 width: 100%;
 height: 100%;
 margin: 0;
 padding: 0;
}
body {
 font: 13px Verdana, Arial, sans-serif;
 line-height: 22px;
 color: #000;
 background: #fff;
}
textarea, input {
 outline: none;
 resize: none;
}
a, a:link, a:visited, a:active, a:hover {
 color: #e1a219;
 text-decoration: none;
}
a img, img {
 border: none;
 outline: none;
}
ul, ol, li {
 margin: 0;
 padding: 0;
}
hr {
 background: #f3ce7d;
 border: none;
 height: 1px;
}

/* ---------------------------------------- */

#cont {
 width: 100%;
 min-height: 500px;
 background: url('/img/cont.png') repeat-x;
}
#wrap {
 width: 1000px;
 margin: 0 auto;
 padding-top: 7px;
}

/* ------------------------------ */

#top {
 height: 44px;
}
#top ul {
 float: left;
 list-style: none;
 height: 37px;
 padding-top: 3px;
}
#top ul li {
 float: left;
 height: 37px;
 line-height: 37px;
 background: url('/img/tm.png') left center no-repeat;
 padding: 0 10px;
}
#top ul li:first-child {
 background: none;
 padding-left: 0;
}
#top ul li a {
 display: block;
 float: left;
 height: 37px;
 line-height: 37px;
 color: #323232;
 padding: 0 30px;
}
#top ul li a:hover, #top ul li a.uMenuItemA {
 background: url('/img/menu.png') repeat-x;
 color: #fff;
}

/* ---------------------------- */

#search {
 width: 212px;
 height: 28px;
 float: right;
 background: url('/img/search.png') no-repeat;
 padding-top: 1px;
 margin-top: 6px;
}
.s_text {
 float: left;
 height: 28px;
 line-height: 28px;
 width: 160px;
 padding: 0 7px;
 background: none;
 border: none;
}
.s_but {
 float: right;
}

/* ------------------------------------ */

#logo {
 height: 80px;
 padding-top: 50px;
}
#it_logo {
 float: left;
 color: #f3ce7d;
}
#it_logo a {
 font-size: 35px;
 color: #fff;
}
#it_logo a:hover {
 color: #f3ce7d;
}
#icons {
 float: right;
}
#icons img:hover {
 opacity: 0.7;
}

#photo {
 /*height: 105px;*/
 background: url('/img/photo.jpg') no-repeat;
 padding-top: 318px;
}
#photo_info {
 height: 90px;
 background: url('/img/photo_info.png') repeat;
 color: #fff;
 font-size: 11px;
 font-style: italic;
 padding-top: 15px;
 padding-left: 40px;
}
#photo_info span {
 font-size: 20px;
 text-transform: uppercase;
 font-style: normal;
}
#panel {
 background: #141414;
 padding: 10px 0;
 margin: 12px 0;
 color: #fff;
 font-size: 18px;
}
#panel span {
 margin-left: 10px;
}
#panel a {
 display: block;
 float: right;
 height: 28px;
 line-height: 28px;
 padding: 0 15px;
 margin: -3px 10px 0 0;
 font-size: 13px;
 text-transform: uppercase;
 text-shadow: #f6e0b1 1px 1px 0;
 color: #323232;
 background: url('/img/but.png') repeat-x;
}


#middle {
 overflow: hidden;
 padding-bottom: 12px;
}
#content {
 float: left;
 width: 720px;
}
.post_title, .com_title {
 background: #141414;
 padding: 15px 20px;
 font-size: 24px;
 color: #fff;
}
.com_title {
 font-size: 13px;
}
.post_title a {
 color: #fff;
}
.rate {
 float: right;
}
.post_content {
 padding: 15px;
 border: 1px #d0d0d0 solid;
 border-top: none;
 margin-bottom: 30px;
}
.post_info {
 margin-top: 15px;
 padding-top: 15px;
 border-top: 1px solid #d0d0d0;
}
.post_info a, .post_info span {
 font-weight: bold;
 color: #e1a219;
}

#sidebar {
 margin-left: 745px;
 background: #141414;
 color: #fff;
 padding: 15px;
}
#sidebar li {
 list-style-type: none;
}
.block_title {
 color: #f3ce7d;
 font-size: 18px;
 background: url('/img/b_tit.png') left center no-repeat;
 padding-left: 15px;
 border-bottom: 1px solid #f3ce7d;
 padding-bottom: 5px;
}
.block_content {
 padding: 15px 0 25px 0;
}

#footer {
 background: #e8e8e8;
 border-top: #d8d8d8;
 padding: 30px 0;
}
#f_cont {
 width: 1000px;
 margin: 0 auto;
 padding-bottom: 20px;
}
span.mycopy {
 float: left;
}
span.powered {
 float: right;
}

/* -------------------------- */

.commFl {
 width: 100%;
}
input[type="button"], input[type="submit"], /*input[type="file"],*/ input[type="reset"] {
 height: 28px;
 line-heght: 28px;
 vertical-algn: middle;
 text-align: center;
/* padding: 0 10px;*/
 background: url('/img/but.png') repeat-x;
/* text-transform: uppercase;*/
 text-shadow: #f6e0b1 1px 1px 0;
 color: #323232;
 border: none;
 margin: 5px 0;
}
td.calMdayIs, .calMdayIsA {
 height: 28px;
 line-heght: 28px;
 vertical-algn: middle;
 text-align: center;
 padding: 0 10px;
 background: url('/img/but.png') repeat-x !important;
 text-transform: uppercase;
 text-shadow: #f6e0b1 1px 1px 0;
 color: #323232;
 border: none;
 margin: 5px 0;
}
td.calMdayIs, .calMdayIsA {
 padding: 0;
 color: #fff;
}
.calMdayIs a, .calMdayIsA a {
 color: #fff;
}
.calTable {
 width: 221px;
 height: 202px;
 background: url('/img/cal.png') no-repeat;
}
.calMonth {
 padding-top: 5px;
} 
.calMonth a, .calWdaySu, .calWdaySe, .calWday {
 color: #323232;
 font-size: 14px;
}

/* ---------------------------------- */

.gTable {background:#E3E3E3; border-bottom: 1px solid #121212;}
.gTableTop {padding:2px;background:#121212;border:1px solid #FFFFFF;color:#FFFFFF;font-weight:bold;height:24px;padding-left:17px;font-size:10pt;}
.gTableTop a {color: #fff;}
.gTableSubTop {padding:2px;background:#ddd;border:1px solid #FFFFFF;color:#000000;height:20px;font-size:10pt;}
.gTableBody {padding:2px;background: #efefef;}
.gTableBody1 {padding:2px;background:#FFFFFF;}
.gTableBottom {padding:2px;background:#FEF6FA; border:1px solid #FFFFFF;;}
.gTableLeft {padding:2px;background:#FFFFFF;font-weight:bold;color:#121212}
.gTableRight {padding:2px;background:#FFFFFF}
.gTableError {padding:2px;background:#FEF6FA; border:1px solid #FFFFFF;;color:#FF0000;}

.forumNameTd,.forumLastPostTd {padding:2px;background:#FFFFFF}
.forumIcoTd,.forumThreadTd,.forumPostTd {padding:2px;background:#FEF6FA; border:1px solid #FFFFFF;}
.forumLastPostTd,.forumArchive {padding:2px;font-size:8pt;}

a.catLink:link {text-decoration:none; color:#FFFFFF;}
a.catLink:visited {text-decoration:none; color:#FFFFFF;}
a.catLink:hover {text-decoration:underline; color:#FFFFFF;}
a.catLink:active {text-decoration:underline; color:#FFFFFF;}

.lastPostGuest,.lastPostUser,.threadAuthor {font-weight:bold}
.archivedForum{font-size:8pt;color:#FF0000;font-weight:bold;}

.forum {font-weight:bold;font-size:10pt;}
.forumDescr,.forumModer {color:#858585;font-size:8pt;}
.forumViewed {font-size:9px;}
a.forum:link, a.lastPostUserLink:link, a.forumLastPostLink:link, a.threadAuthorLink:link {text-decoration:none; color:#121212;}
a.forum:visited, a.lastPostUserLink:visited, a.forumLastPostLink:visited, a.threadAuthorLink:visited {text-decoration:none; color:#121212;}
a.forum:hover, a.lastPostUserLink:hover, a.forumLastPostLink:hover, a.threadAuthorLink:hover {text-decoration:underline; color:#B3B3B3;}
a.forum:active, a.lastPostUserLink:active, a.forumLastPostLink:active, a.threadAuthorLink:active {text-decoration:underline; color:#121212;}

.forumNamesBar {font-weight:bold;font-size:8pt;}
.forumBarKw {font-weight:normal;}
a.forumBarA:link {text-decoration:none; color:#000000;}
a.forumBarA:visited {text-decoration:none; color:#000000;}
a.forumBarA:hover {text-decoration:none; color:#121212;}
a.forumBarA:active {text-decoration:underline; color:#121212;}

.fastNav,.fastSearch,.fastLoginForm {font-size:8pt;}

.fastNavMain {background:#C7D7EF;}
.fastNavCat {background:#E7EEF8;}
.fastNavCatA {background:#E7EEF8;color:#0000FF}
.fastNavForumA {color:#0000FF}

.switches {background:#ddd;}
.pagesInfo {background:#FFFFFF;padding-right:10px;font-size:8pt;}
.switch {background:#FFFFFF;width:15px;font-size:8pt;}
.switchActive {background:#121212;font-weight:bold;color:#fff;width:15px}
a.switchDigit:link,a.switchBack:link,a.switchNext:link {text-decoration:none; color:#000000;}
a.switchDigit:visited,a.switchBack:visited,a.switchNext:visited {text-decoration:none; color:#000000;}
a.switchDigit:hover,a.switchBack:hover,a.switchNext:hover {text-decoration:underline; color:#FF0000;}
a.switchDigit:active,a.switchBack:active,a.switchNext:active {text-decoration:underline; color:#FF0000;}

.threadNametd,.threadAuthTd,.threadLastPostTd {padding:2px;padding:2px;background:#FFFFFF}
.threadIcoTd,.threadPostTd,.threadViewTd {padding:2px;background:#FEF6FA; border:1px solid #FFFFFF;}
.threadLastPostTd {padding:2px;font-size:8pt;}
.threadDescr {color:#858585;font-size:8pt;}
.threadNoticeLink {font-weight:bold;}
.threadsType {padding:2px;background: repeat-y #eee;border:1px solid #FFFFFF;color:#9E005D;height:20px;font-size:10pt;font-weight:bold;padding-left:30px;}
.threadsDetails {padding:2px;background:#eee;color:#000000;height:20px;font-size:10pt;border:1px solid #FFFFFF;}
.forumOnlineBar {padding:2px;background:#bbb;border:1px solid #FFFFFF;color:#FFFFFF;height:20px;font-size:10pt;}

a.threadPinnedLink:link {text-decoration:none; color:#0000FF;}
a.threadPinnedLink:visited {text-decoration:none; color:#0000FF;}
a.threadPinnedLink:hover {text-decoration:none; color:#FF0000;}
a.threadPinnedLink:active {text-decoration:underline; color:#FF0000;}

a.threadLink:link {text-decoration:none; color:#121212;}
a.threadLink:visited {text-decoration:none; color:#121212;}
a.threadLink:hover {text-decoration:underline; color:#000000;}
a.threadLink:active {text-decoration:underline; color:#000000;}

.postpSwithces {font-size:8pt;}
.thDescr {font-weight:normal;}
.threadFrmBlock {font-size:8pt;text-align:right;}

.postTable {}
.postPoll {background:#efefef;text-align:center;}
.postFirst {background:#F5F9FD;border-bottom:3px solid #aaa;}
.postRest1 {background: #efefef;}
.postRest2 {background:#F5F9FD;}
.postSeparator {height:3px;background:#999999;}

.postTdTop {background:#ddd;color:#000000;height:20px;font-size:10pt;}
.postBottom {background:#eee;color:#000000;height:20px;border:1px solid #eee;}
.postUser {font-weight:bold;}
.postTdInfo {text-align:center;padding:5px;background:#efefef;}
.postRankName {margin-top:5px;}
.postRankIco {margin-bottom:5px;margin-bottom:5px;}
.reputation {margin-top:5px;}
.signatureHr {margin-top:20px;color:#2D435B;}
.posttdMessage {padding:5px;background:#FFFFFF;}

.pollQuestion {text-align:center;font-weight:bold;} 
.pollButtons,.pollTotal {text-align:center;}
.pollSubmitBut,.pollreSultsBut {width:140px;font-size:8pt;}
.pollSubmit {font-weight:bold;}
.pollEnd {text-align:center;height:30px;}

.codeMessage {background:#FFFFFF;font-size:9px;}
.quoteMessage {background:#FFFFFF;font-size:9px;}

.signatureView {font-size:8pt;} 
.edited {padding-top:30px;font-size:8pt;text-align:right;color:gray;}
.editedBy {font-weight:bold;font-size:10pt;}

.statusBlock {padding-top:3px;}
.statusOnline {color:#0000FF;}
.statusOffline {color:#FF0000;}

.newThreadBlock {background: #F9F9F9;border: 1px solid #B2B2B2;}
.newPollBlock {background: #F9F9F9;border: 1px solid #B2B2B2;}
#frM55, #frM55 a, div.gTopCornerRight, div.gTopCornerRight a {color: #fffff !important;}

.bbQuoteName {color: #000; !important; background: #E4EAF2 url(/img/quote.gif) no-repeat right; font-weight: bold; margin: 0 auto 0 auto; border: 1px #000 dotted; border-bottom: 0; border-left: 4px #8394B2 solid; padding-top: 7px; padding-bottom: 7px;}

.bbCodeName {color: #000; !important; background: #FDDBCC url(/img/code.gif) no-repeat top right; font-weight: bold; margin: 0 auto 0 auto; padding-top: 7px; padding-bottom: 7px;}

.codeMessage {color: #465584; background: #FAFCFE; border: 1px #000 dotted !important; padding: 3px; font-size: inherit}

.quoteMessage {color: #465584; background: #FAFCFE; border: 1px #000 dotted !important; border-left: 4px #8394B2 solid !important; border-top: 0 !important; padding: 3px; font-size: inherit}

/* Вид комментарий v.2.0 
 ------------------------------------------*/ 
.cell_comment_os { 
 float:left; 
 width:100%; 
 background:#fff; 
 border:1px solid #CAD1DB; 
 padding-bottom:3px; 
 margin-bottom:15px; 
} 

.comment_p { 
 float:right; 
 width:80px; 
} 

.comment_v { 
 margin: 5px 0px 5px 10px; 
} 

.comment_c { 
 overflow: hidden; 
 text-align:justify; 
 margin: 0px 0px 0px 10px; 
 padding: 5px 0px; 
 border-top: 1px solid #e7e7e7; 
} 

.comment_n { 
 text-align:right; 
 margin: 3px 78px 0px 10px; 
} 
.vcc_otvet {overflow:hidden!important; border: 1px solid #eccece; padding: 10px;background:#fcf6f6; } 

.comment_avatar { 
 width:40px; 
 height:40px; 
 padding: 4px; 
 margin: 8px 10px 0px 15px; 
 border: 1px solid #CAD1DB; 
 background:#F6F6F6; 
 -webkit-border-radius:5px; 
 -moz-border-radius:5px; 
 border-radius:5px; 
} 

.red {color: #d20000;} 
.gren {color: #429e1e;} 
.grey {color: #999;} 
.text_9 {font: 9px Verdana,Arial,Helvetica, sans-serif;} 
.right {float:right;}