@charset "utf-8";

html, body {
 width: 100%;
 height: 100%;
 margin: 0;
 padding: 0;
}
body {
 font: 16px Georgia, Arial, sans-serif;
 line-height: 22px;
 background: url('/img/bg.png') repeat;
 color: #323232;
}
textarea, input {
 outline: none;
 resize: none;
}
a, a:link, a:visited, a:active {
 color: #f46983;
 text-decoration: none;
}
a:hover {
 color: #b6b6b6;
}
a img, img {
 border: none;
 outline: none;
}
ul, ol, li {
 margin: 0;
 padding: 0;
}
hr {
 height: 1px;
 border: none;
 background: url('/img/hr.png') repeat-x;
}

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

#wrap {
 width: 1000px;
 margin: 0 auto;
}
#top {
 height: 70px;
 overflow: hidden;
}
#top ul {
 float: left;
 list-style: none;
}
#top ul li {
 float: left;
}
#top ul li a {
 display: block;
 float: left;
 line-height: 60px;
 padding: 0 5px;
 margin: 0 30px;
 color: #b6b6b6;
 font-size: 16px;
}
#top ul li:first-child a {
 margin-left: 0 !important;
}
#top ul li a.uMenuItemA, #top ul li a:hover {
 background: url('/img/menu.png') top center no-repeat;
 color: #f46983;
}
#top form {
 float: right;
 margin-top: 20px;
 width: 220px;
 height: 27px;
 background: #fff;
 border: 1px solid #e8dec4;
 position: relative;
 border-radius: 4px;
 -moz-border-radius: 4px;
 -webkit-border-radius: 4px;
 behavior: url('/ie/pie.htc');
}
#top input[type="text"] {
 float: left;
 height: 27px;
 line-height: 27px;
 padding: 0 7px;
 border: none;
 background: none;
 width: 175px;
 color: #737373;
}
#top input[type="image"] {
 float: right;
 margin-right: 5px;
}

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

#header {
 background: #fff url('/img/top.gif') top no-repeat;
 padding-bottom: 20px;
 border: 1px solid #e8dec4;
 text-align: center;
 border-radius: 10px;
 -moz-border-radius: 10px;
 -webkit-border-radius: 10px;
 behavior: url('/ie/pie.htc');
}
#logo {
 padding-top: 35px;
 display: inline-block;
}
.link_l {
 width: 46px;
 height: 28px;
 background: url('/img/logo.png') left no-repeat;
 float: left;
 margin-right: 10px;
}
.link_r {
 width: 46px;
 height: 28px;
 background: url('/img/logo.png') right no-repeat;
 float: left;
 margin-left: 10px;
}
#logo a {
 font-size: 41px;
 display: block;
 float: left;
 font-style: italic;
}
#slogan {
 text-transform: uppercase;
 font-size: 11px;
 letter-spacing: 2px;
}
#photo {
 height: 353px;
 background: url('/img/photo.jpg') center bottom no-repeat;
 padding-top: 30px;
}
#photo_info {
 float: left;
 width: 450px;
 text-align: left;
 color: #fff;
 padding-left: 60px;
 margin-top: 170px;
 line-height: 18px;
 font-style: italic;
}
span.big {
 font-size: 56px;
 text-transform: uppercase;
 font-weight: bold;
 font-style: normal;
}
span.notbig {
 font-size: 46px;
 font-weight: bold;
 line-height: 40px;
 font-style: normal;
}
#panel {
 height: 45px;
 padding-top: 30px;
}
#panel span {
 font-size: 24px;
 color: #f46983;
 font-style: italic;
}
#panel a {
 display: block;
 float: right;
 line-height: 30px;
 position: relative;
 background: #f46983;
 color: #fff;
 text-transform: uppercase;
 padding: 0 15px;
 margin-left: 10px;
 margin-top: -10px;
 margin-right: 2px;
 border-radius: 4px;
 border: 1px solid #ffbdd7;
 box-shadow: 0 0 0 1px #f46983;
 -moz-border-radius: 4px;
 -webkit-border-radius: 4px;
 behavior: url('/ie/pie.htc');
}
#middle {
 background: #fff;
 border: 1px solid #e8dec4;
 padding: 25px;
 overflow: hidden;
 border-radius: 10px;
 -moz-border-radius: 10px;
 -webkit-border-radius: 10px;
 behavior: url('/ie/pie.htc');
}
#content {
 float: left;
 width: 675px;
}
.post {
 padding-bottom: 15px;
 margin-bottom: 40px;
 border-bottom: 1px solid #fbc6d0;
}
.p_title {
 font-size: 24px;
 margin-bottom: 15px;
 color: #323232;
}
.p_title a {
 color: #323232;
}
.p_info {
 background: url('/img/hr.png') top repeat-x;
 padding: 7px 0;
}
.p_info a, .p_info span {
 color: #f46983;
 font-weight: bold;
}
.rate {
 float: right;
}
.p_message {
 background: url('/img/hr.png') top repeat-x;
 padding-top: 15px;
}



#sidebar {
 float: right;
 width: 240px;
 
}
#sidebar li {
 list-style-type: none;
}
span.follow {
 font-size: 18px;
}
.icons img {
 margin-right: 7px;
 padding-top: 5px;
}
.icons img:hover {
 opacity: 0.7;
}
.block_title {
 width: 210px;
 height: 34px;
 background: url('/img/block_t.png') no-repeat;
 line-height: 34px;
 color: #fff;
 font-size: 18px;
 padding-left: 30px;
 margin-top: 25px;
}
.block_content {
 padding: 10px;
}
#footer {
 margin-top: 25px;
 padding-bottom: 25px;
 overflow: hidden;
}
span.mycopy {
 float: left;
}
span.powered {
 float: right;
}

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

.pop_up {
 padding: 15px;
 background: #f7f4ec;
}
.pop_up_title {
 padding-bottom: 15px;
 margin-bottom: 15px;
 background: url('/img/hr.png') bottom repeat-x;
 text-align: center;
 font-size: 18px;
 color: #f46983;
}
.pop_up_title span:before, .pop_up_title span:after {
 content: " • ";
}
.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: #f7f4ec;
 position: relative;
 color: #fff;
 border: none;
 margin: 5px 0;
 border: 1px solid #e2ded5;
 color: #757575;
 text-transform: uppercase;
 border-radius: 4px;
 -moz-border-radius: 4px;
 -webkit-border-radius: 4px;
 behavior: url('/ie/pie.htc');
}
td.calMdayIs, .calMdayIsA, #addcBut {
 vertical-algn: middle;
 text-align: center;
 padding: 0 10px;
 background: #f46983;
 color: #fff;
 border: none;
 margin: 5px 0;
 border: 1px solid #e2ded5;
 color: #fff;
 text-transform: uppercase;
 border-radius: 4px;
 position: relative;
 border: 1px solid #ffbdd7;
 box-shadow: 0 0 0 1px #f46983;
 -moz-border-radius: 4px;
 -webkit-border-radius: 4px;
 behavior: url('/ie/pie.htc');
}
td.calMdayIs, .calMdayIsA {
 padding: 0;
 color: #fff;
}
.calMdayIs a, .calMdayIsA a {
 color: #fff;
}
calTable {
 width: 220px;
 border-bottom: 1px dashed #cecece;
 background: url('/img/calTable.png') top no-repeat;
}
.calMonth {
 font-size: 18px;
}
.com_form {
 margin-top: 30px;
 padding: 20px;
 border: 1px dashed #cecece;
}

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

.gTable {background:#E3E3E3; border-bottom: 1px solid #f46983;}
.gTableTop {padding:2px;background:#f46983;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:#f46983}
.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:10pt;}

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:10pt;color:#FF0000;font-weight:bold;}

.forum {font-weight:bold;font-size:13pt;}
.forumDescr,.forumModer {color:#858585;font-size:12pt;}
.forumViewed {font-size:9px;}
a.forum:link, a.lastPostUserLink:link, a.forumLastPostLink:link, a.threadAuthorLink:link {text-decoration:none; color:#f46983;}
a.forum:visited, a.lastPostUserLink:visited, a.forumLastPostLink:visited, a.threadAuthorLink:visited {text-decoration:none; color:#f46983;}
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:#f46983;}

.forumNamesBar {font-weight:bold;font-size:10pt;}
.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:#f46983;}
a.forumBarA:active {text-decoration:underline; color:#f46983;}

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

.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:10pt;}
.switch {background:#FFFFFF;width:15px;font-size:10pt;}
.switchActive {background:#f46983;font-weight:bold;color:#000000;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:10pt;}
.threadDescr {color:#858585;font-size:10pt;}
.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:#f46983;}
a.threadLink:visited {text-decoration:none; color:#f46983;}
a.threadLink:hover {text-decoration:underline; color:#000000;}
a.threadLink:active {text-decoration:underline; color:#000000;}

.postpSwithces {font-size:10pt;}
.thDescr {font-weight:normal;}
.threadFrmBlock {font-size:10pt;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:10pt;}
.pollSubmit {font-weight:bold;}
.pollEnd {text-align:center;height:30px;}

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

.signatureView {font-size:10pt;} 
.edited {padding-top:30px;font-size:10pt;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;}