* {
 margin: 0;
 padding: 0;
}

body {
 margin: 20px 0;
 background: #212B35;
}

body, th, td, input, textarea {
 font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #666666;
}

form {
}

fieldset {
}

input, textarea {
 font-weight: bold;
}

input.text {
 padding: 2px 5px;
 background: #F8FAEB;
 border-top: 1px solid #4D5719;
 border-left: 1px solid #4D5719;
 border-right: 1px solid #626456;
 border-bottom: 1px solid #626456;
}

input.button {
 background: #3C7BCF;
 border-top: 1px solid #3C7BCF;
 border-left: 1px solid #3C7BCF;
 border-right: 1px solid #3C7BCF;
 border-bottom: 1px solid #3C7BCF;
 color: #FFFFFF;
}

h1, h2, h3 {
 margin-top: 1.5em;
 color: #626456;
}

h1 {
 letter-spacing: -.075em;
 font-size: 3em;
}

h2 {
 letter-spacing: -.05em;
 text-transform: uppercase;
 font-size: 1.1em;
 font-weight: bold;
 color: #8D8E85;
}

h3 {
 font-size: 1em;
}

p, ul, ol {
 margin-top: 1.5em;
 line-height: 1.8em;
 font-size: 1.1em;
}

ul, ol {
 margin-left: 3em;
}

blockquote {
 margin-left: 3em;
 margin-right: 3em;
}

a {
 text-decoration: none;
 color: #3C7BCF;
}

a:hover {
 border: none;
}

h1 a, h2 a, h3 a {
 border: none;
 text-decoration: none;
 color: #626456;
}

h1 a:hover, h2 a:hover, h3 a:hover {
 background: none;
 color: #3C7BCF;
}

hr {
 display: none;
}

/* Wrapper */

#wrapper {
}

/* Header */

#header {
 width: 980px;
 height: 55px;
 margin: 0 auto;
}

#menu {
 float: left;
}

#menu ul {
 margin: 0;
 padding: 0;
 list-style: none;
 line-height: normal;
}

#menu li {
 float: left;
}

#menu a {
 display: block;
 float: left;
 height: 25px;
 margin-right: 1px;
 padding: 10px 20px 0 20px;
 text-decoration: none;
 font-size: 1.1em;
 font-weight: bold;
 color: #8C8F7D;
}

#menu a:hover {
 background: #F3F3F3;
 color: #2C2E22;
}

#menu .current_page_item a {
 background: #F3F3F3;
 color: #2C2E22;
}

#search {
 float: right;
 width: 260px;
 padding-top: 7px;
}

#search fieldset {
 border: none;
}

#search #s {
 width: 160px;
}

#search #x {
 width: 80px;
}

/* Logo */

#logo {
 width: 978px;
 height: 200px;
 margin: 0 auto;
 background: url(/images/img12.jpg) no-repeat left top;
 height: 263px;
 border: 20px solid #F3F3F3;
}

#logo h1 {
 float: left;
 margin: 0;
 padding: 0;
}

#logo h1 {
 padding: 0px 5px 0 5px;
 color: #2C2E22;
}

#logo h2 {
 padding: 115px 0 0 0;
 font-style: italic;
}

#logo p {
 clear: left;
 margin: 0;
 padding: 0 0 0 20px;
 line-height: normal;
 font-size: 1.2em;
 font-weight: bold;
 color: #C2C5B1;
}

#logo a {
 color: #FFFFFF;
}

/* Page */

#page {
 width: 978px;
 margin: 0 auto;
 padding: 20px 0px 0 0px;
 background: #FFFFFF;
 border: 20px solid #F3F3F3;
 border-top: none;
}

/* Content */

#content {
 float: left;
 width: 425px;
 padding: 0px 0px 0px 20px;
}

.post {
}

.post .title {
 margin: 0;
 font-weight: normal;
}

.eTitle {
 background: url(/images/img18.gif) no-repeat left top;
 padding: 15px 0 0 15px;
 height: 30px;
 font-size: 18px;
}

.eMessage {
 padding-left: 10px;
 padding-right: 10px;
}

.eDetails {
 border-bottom: 1px #ccc dotted;
 border-top: 1px #ccc dotted;
 padding: 5px 0 5px 0;
 font-size: 8px;
}

.post .entry {
 padding: 0 10px 30px 15px;
}

.post .meta {
 margin: 0;
 padding: 5px 0px 0px 15px;
 background: url(/images/img04.gif) repeat-x left bottom;
 text-transform: uppercase;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
 color: #CFCFCF;
}

.post .meta a {
 color: #CFCFCF;
}

.post .links {
 margin: 0;
}

.post .tags {
 margin: 0;
 text-transform: uppercase;
 font-size: .8em;
 font-weight: bold;
 background: url(/images/img04.gif) repeat-x;
}

.post .links a, .post .tags a {
 border: none;
}

/* Recent Posts */

.mblock {
}

.mblock_title {
 margin: 0;
 background: url(/images/img13.gif) no-repeat left top;
 padding: 15px 0 0 15px;
 height: 30px;
 font-size: 18px;
}

.mblock h3 {
 margin: 0;
 font-size: 13px;
 padding: 15px 0 0 15px;
 background: url(/images/img04.gif) repeat-x left bottom;
}

.mblock_content {
 margin: 0 0 10px 0;
 padding: 15px 0 0 15px;
 line-height: 22px;
 font-size: 13px;
 padding-left: 10px;
 padding-right: 10px;
}

/* Sidebars */

.sidebar {
 float: left;
}

.sidebar ul {
 margin: 0;
 padding: 0;
 list-style: none;
}

.sidebar li {
 margin-bottom: 2em;
}

.sidebar li ul {
}

.sidebar li li {
 margin: 0;
}

.sidebar li h2 {
 margin: 0 0 1em 0;
}

#sidebar1 {
 width: 230px;
 padding: 0px 0px 0px 20px;
}

#sidebar2 {
 width: 240px;
 padding: 0px 20px 0px 20px;
}

#sidebar2 li h2 {
 margin: 0 0 1em 0;
 background: url(/images/img11.gif) no-repeat left top;
 padding: 15px 0 0 15px;
 height: 30px;
}

#sidebar2 li ul {
 line-height: normal;
 background: url(/images/img04.gif) repeat-x;
}

#sidebar2 li li {
 padding: 5px;
 background: url(/images/img04.gif) repeat-x left bottom;
 font-size: .8em;
}

#sidebar2 li a {
 border: none;
 padding-left: 10px;
}

#sidebar2 li a:hover {
 border: none;
 padding-left: 10px;
}

.asdas {
 display: none;
}

/* Footer */

#footer {
 text-align: center;
 font-size: 9px;
}

/* ===== forum Start ===== */

/* General forum Table View */
.gTable {background:#597798}
.gTableTop {padding:2px;background:#2e2e2e;color:#FFFFFF;font-weight:bold;height:23px;padding-left:17px;font-size:10pt;background: url('/img/14.gif') no-repeat 5px 7px;}
.gTableSubTop {padding:2px;background:#DADFE7;color:#000000;height:20px;font-size:10px;}
.gTableBody {padding:2px;background:#FAFAFA;}
.gTableBody1 {padding:2px;background:#FFFFFF;}
.gTableBottom {padding:2px;background:#FAFAFA;}
.gTableLeft {padding:2px;background:#EFF1F5;font-weight:bold;color:#4D6D91}
.gTableRight {padding:2px;background:#F8F9FA}
.gTableError {padding:2px;background:#FAFAFA;color:#FF0000;}
/* ------------------------ */

/* Forums Styles */
.forumNameTd,.forumLastPostTd {padding:2px;background:#FFFFFF}
.forumIcoTd,.forumThreadTd,.forumPostTd {padding:2px;background:#EFF1F5}
.forumLastPostTd,.forumArchive {padding:2px;font-size:7pt;}

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

/* forum Titles & other */
.forum {font-weight:bold;font-size:9pt;}
.forumDescr,.forumModer {color:#858585;font-size:7pt;}
.forumViewed {font-size:9px;}
a.forum:link, a.lastPostUserLink:link, a.forumLastPostLink:link, a.threadAuthorLink:link {text-decoration:none; color:#4D6D91;}
a.forum:visited, a.lastPostUserLink:visited, a.forumLastPostLink:visited, a.threadAuthorLink:visited {text-decoration:none; color:#4D6D91;}
a.forum:hover, a.lastPostUserLink:hover, a.forumLastPostLink:hover, a.threadAuthorLink:hover {text-decoration:underline; color:#6F8EB3;}
a.forum:active, a.lastPostUserLink:active, a.forumLastPostLink:active, a.threadAuthorLink:active {text-decoration:underline; color:#4D6D91;}
/* -------------------- */

/* forum Navigation Bar */
.forumNamesBar {font-weight:bold;font-size:7pt;}
.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:#4D6D91;}
a.forumBarA:active {text-decoration:underline; color:#4D6D91;}
/* -------------------- */

/* forum Fast Navigation Blocks */
.fastNav,.fastSearch,.fastLoginForm {font-size:7pt;}
/* ---------------------------- */

/* forum Fast Navigation Menu */
.fastNavMain {background:#C7D7EF;}
.fastNavCat {background:#E7EEF8;}
.fastNavCatA {background:#E7EEF8;color:#0000FF}
.fastNavForumA {color:#0000FF}
/* -------------------------- */

/* forum Page switches */
.switches {background:#bcbcbc;}
.pagesInfo {background:#FFFFFF;padding-right:10px;font-size:7pt;}
.switch {background:#FFFFFF;width:15px;font-size:7pt;}
.switchActive {background:#DADFE7;font-weight:bold;color:#4D6D91;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;}
/* ------------------- */

/* forum Threads Style */
.threadNametd,.threadAuthTd,.threadLastPostTd {padding:2px;padding:2px;background:#FFFFFF}
.threadIcoTd,.threadPostTd,.threadViewTd {padding:2px;background:#EFF1F5}
.threadLastPostTd {padding:2px;font-size:7pt;}
.threadDescr {color:#858585;font-size:7pt;}
.threadNoticeLink {font-weight:bold;}
.threadsType {padding:2px;background:#EFF1F5;height:25px;font-weight:bold;font-size:7pt;color:#4D6D91;padding-left:40px;}
.threadsDetails {padding:2px;background:#EFF1F5;height:25px;color:#4D6D91;}
.forumOnlineBar {padding:2px;background:#EFF1F5;height:25px;color:#4D6D91;}

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:#4D6D91;}
a.threadLink:visited {text-decoration:none; color:#4D6D91;}
a.threadLink:hover {text-decoration:underline; color:#000000;}
a.threadLink:active {text-decoration:underline; color:#000000;}

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

/* forum Posts View */
.postTable {}
.postPoll {background:#EEF2F7;text-align:center;}
.postFirst {background:#F5F9FD;border-bottom:3px solid #597798;}
.postRest1 {background:#EEF2F7;}
.postRest2 {background:#F5F9FD;}
.postSeparator {height:3px;background:#8394B2;}

.postTdTop,.postBottom {background:#DADFE7;height:20px}
.postUser {font-weight:bold;}
.postTdInfo {text-align:center;padding:5px;}
.postRankName {margin-top:5px;}
.postRankIco {margin-bottom:5px;margin-bottom:5px;}
.reputation {margin-top:5px;}
.signatureHr {margin-top:20px;color:#597798;}
.posttdMessage {padding:5px;}

.pollQuestion {text-align:center;font-weight:bold;} 
.pollButtons,.pollTotal {text-align:center;}
.pollSubmitBut,.pollreSultsBut {width:140px;font-size:7pt;}
.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:7pt;} 
.edited {padding-top:30px;font-size:7pt;text-align:right;color:gray;}
.editedBy {font-weight:bold;font-size:8pt;}

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

/* forum AllInOne Fast Add */
.newThreadBlock {background: #F9F9F9;border: 1px solid #B2B2B2;}
.newPollBlock {background: #F9F9F9;border: 1px solid #B2B2B2;}
.newThreadItem {padding: 0 0 0 8px; background: url('/img/15.gif') no-repeat 0px 4px;}
.newPollItem {padding: 0 0 0 8px; background: url('/img/15.gif') no-repeat 0px 4px;}
/* ----------------------- */

/* forum Post Form */
.codeButtons {font-size:7pt;background:#FAFCFE;border:1px solid #4D6D91;}
.codeCloseAll {font-size:7pt; color:#4D6D91;font-weight:bold;background:#FAFCFE;border:1px solid #4D6D91;}
.postNameFl,.postDescrFl {background:#FAFCFE;border:1px solid #4D6D91;width:400px}
.postPollFl,.postQuestionFl {background:#FAFCFE;border:1px solid #4D6D91;width:400px}
.postResultFl {background:#FAFCFE;border:1px solid #4D6D91;width:50px}
.postAnswerFl {background:#FAFCFE;border:1px solid #4D6D91;width:300px}
.postTextFl {background:#FAFCFE;border:1px solid #4D6D91;width:550px;height:150px}
.postUserFl {background:#FAFCFE;border:1px solid #4D6D91;width:300px}

.pollHelp {font-weight:normal;font-size:7pt;padding-top:3px;}
.smilesPart {padding-top:5px;text-align:center}
/* ----------------- */

/* ====== forum End ====== */