body {
 font-size: 12px;
 font-family: Tahoma, Verdana, sans-serif;
 color: #333;
 text-align: center;
 margin: 0;
 padding: 0;
 background: #FFF;
 }
 
#container {
 background: url('/images/content.jpg') right 10px no-repeat;
 width: 902px;
 margin: 0 auto;
}
 
#top {
 height: 32px;
 margin: 0;
 padding: 0;
 background:url('/images/top.png') top left no-repeat;
 text-align: right;
}

#topmenu {
 background:none;
 height: 32px;
 width:672px;
 float:left;
}

#topmenu ul {
 list-style-type: none;
 margin: 0;
 padding: 0 22px 0 8px;
 white-space: nowrap;
 text-align: center;
}

#topmenu ul li {
 float: left;
 margin: 0;
 padding: 0;
 height: 32px;
 background: url('/images/topmenu_li.png') right 1px no-repeat;
}

#topmenu ul li a { 
 font-family: Georgia, "Times New Roman", Times, serif;
 font-size: 11px;
 text-shadow:#fff 0 0 6px;
 float: left;
 display: block;
 line-height: 28px;
 padding: 0 12px 0 8px;
 color: #433c3c;
 text-decoration: none;
}

#topmenu ul li a:hover {
 text-decoration:underline;
}

#rss {
 width:20px;
 float:left;
 overflow:hidden;
}

#rss a.rsslink {
 background: url('/images/feed.png') right top no-repeat;
 display:block;
 width:16px;
 height:28px;
 text-indent:10000px;
}
 
#wrapper {
 margin: 0;
 text-align: left;
}

#page {
 text-align: center;
 margin: 0;
 }

#holder {
 margin: 0;
 width: 902px;
 text-align: left;
 overflow: hidden;
 padding: 8px 0 8px 1px;
}
 
#header {
 height: 122px;
 margin: 0 auto;
 width: 902px;
 }

#headerimg {
 padding: 44px 0 44px 60px;
 text-align: left;
 margin: 0;
 width: 712px;
 background: url('/images/logo.png') 4px center no-repeat;
}

#content_top {
 width: 696px;
 background: url('/images/content.png') left top repeat-y;
}
#content {
 font-size: 12px;
 padding: 20px 20px 10px 20px;
 width: 656px;
 background: url('/images/content_top.png') left top no-repeat;
}
 
#content_bottom {
 width: 696px;
 height: 16px;
 background: url('/images/content_bottom.png') left bottom no-repeat;
 margin: 0;
}
 
#footer {
 clear: both;
 width: 800px;
 padding: 0;
 margin: 0 auto;
 }
 
#footer p {
 margin: 0;
 padding: 10px 0 10px 0;
 text-align: center;
 }
 
small {
 font-family: Tahoma, Verdana, sans-serif;
 font-size: 0.9em;
 line-height: 1.5em;
 }

h2, h3 {
 font-family: Tahoma, Verdana, sans-serif;
 font-weight: bold;
 }

h2 {
 font-size: 1.6em;
 }

h2.pagetitle {
 font-size: 1.6em;
 text-align: left;

 }

#sidebar h2 {
 color: #655d5d;
 font-family: Tahoma, Arial, sans-serif;
 font-size: 11px;
 text-align: center;
 height: 31px;
 width: 190px;
 text-decoration: none;
 padding: 0;
 background: #f3f3f3 url('/images/h2.png') top center no-repeat;
 font-weight: bold;
 line-height: 37px;
 margin: 0;
 text-transform: uppercase;
 }

h3 {
 font-size: 1.3em;
 }

h1, h1 a, h1 a:hover, h1 a:visited {
 text-decoration: none;
 color: #777;
 font-weight: bold;
 }
 
.description {
 font-size: 14px;
 text-align: left;
 text-decoration: none;
 color: #666;
 font-weight: normal;
}

.description span {
 display:none;
}
 
#headerimg a:hover {
 text-decoration: none;
 }

h2, h2 a, h2 a:visited {
 color: #333;
 }

h2, h2 a, h2 a:hover, h2 a:visited, #sidebar h2, #wp-calendar caption, cite {
 text-decoration: none;
 }
 
h3, h3 a, h3 a:visited {
 text-decoration: none;
 color: #333;
}

h3 a:hover {
 text-decoration: none;
 color: #666;
}

#sidebar {
 font-family: Tahoma, Verdana, sans-serif;
 }
 
a {
 text-decoration: underline;
 font-weight: normal;
 color: #999;
}
h2 a:hover {
 text-decoration: none;
 color: #666;
}
a:hover {
 text-decoration: none;
 font-weight: normal;
 color: #777;
 }


.narrowcolumn {
 float: left;
 padding: 0;
 margin: 0;
 }

.widecolumn {
 float:right;
 padding: 0;
 margin: 0;
 }

h1 {
 font-family: Georgia, "Times New Roman", Times, serif;
 font-weight: bold;
 font-size: 26px;
 text-align: left;
 margin: 5px 0 0 0;
 }

h2 {
 margin: 0;
 }

h3 {
 margin: 0;
 }

#sidebar ul, #sidebar ul ol {
 margin: 0;
 padding: 0;
 }

#sidebar div.widget {
 margin-bottom: 14px;
 padding:10px 17px 20px 17px;
 background: url('/images/left_body.png') bottom center no-repeat;
 }
 
#sidebar a:hover {
 color:#333;
}

#sidebar ul p, #sidebar ul select {
 margin: 5px 0 8px;
 }

#sidebar ul ul, #sidebar ul ol {
 margin: 2px 6px;
 }

#sidebar ul ul ul, #sidebar ul ol {
 margin: 0;
 }

#sidebar ol li, #sidebar ul ol li, ol li {
 list-style-type: none;
 }

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

#sidebar ul li, #sidebar ol li, #sidebar .catsTable td {
 margin: 0;
 border: none;
 background: none;
 border-bottom:1px dotted #dadada;
 }
 
#sidebar ul li a, #sidebar ol li a, #sidebar .catsTable a { 
 line-height: 18px;
 padding: 0 0 0 12px;
 text-decoration: none;
 color: #666;
 font-weight: normal;
 font-size: 11px;
 background: url('/images/menu_row.jpg') center left no-repeat;
 margin: 0;
 height: 18px;
}

#sidebar ul li a:hover, #sidebar ol li a:hover, #sidebar .catsTable a:hover {
 color: #333;
 }

#sidebar {
 width: 190px;
 float: right;
 text-align: left;
 margin: 40px 0 0 0;
 padding: 0 0 10px 0;
 }

#sidebar form {
 margin: 0;
 padding:0;
 }

hr {
 visibility:hidden;
 margin:2px;
 padding:0;
 }

a img {
 border: none;
 }

.clr {
 clear: both;
}
#menublock {
 background:url('/images/menu.png') left top no-repeat;
}

#sitesearch {
 float:left;
 width: 168px;
 text-align:left;
 padding:7px 0 0 8px;
}

#sitesearch input[type="text"],#sitesearch .queryField {
 display:block;
 float:left;
 width:120px;
 height:18px;
 border:0;
 background:none;
 color:#666;
}

#sitesearch input[type="submit"],#sitesearch .searchSbmFl {
 display:block;
 float:left;
 width:16px;
 height:18px;
 margin-left:4px;
 border:0;
 background:none;
 cursor:pointer;
 overflow:hidden;
 text-indent:10000px;
}

#menu {
 float: left;
 width: 534px;
 margin: 0;
 height: 38px;
 overflow:hidden;
 text-align: center;
 padding: 0;
}

.nav {
 list-style-type: none;
 margin: 0;
 padding: 0 22px 0 8px;
 white-space: nowrap;
 text-align: center;
}

.nav li {
 float: left;
 margin: 0;
 padding: 0;
 height: 38px;
 background: url('/images/menu_li.png') right 1px no-repeat;
}

.nav .page_item a { 
 font-family: Georgia, "Times New Roman", Times, serif;
 font-size: 11px;
 text-shadow:#fff 0 0 6px;
 float: left;
 display: block;
 line-height: 34px;
 padding: 0 12px 0 8px;
 color: #433c3c;
 text-decoration: none;
}

.nav .page_item a:hover {
 text-decoration:underline;
}
/*-------------------- MODULES ----------------------*/
.eBlock {
 padding: 0px;
 margin-bottom:10px;
}

.eTitle,.gTableTop {
 font-family: Tahoma, Arial, sans-serif;
 font-size: 11px;
 text-transform:uppercase;
 color: #655d5d;
 margin-bottom: 6px;
 font-weight: bold;
 padding: 0px;
 padding-left: 10px;
 height: 24px;
 line-height:24px;
}
.eTitle {
 margin:-3px;
 background:url('/images/titles.gif') left center no-repeat;
 padding-left:28px;
 font-weight: bold;

}
.gTableTop {
 border-bottom: 0;
}
.gTable a {color:#555;}
.eTitle a,.gTableTop a {color:#655d5d;font-weight:bold;text-decoration:none;}
.eTitle a:hover,.gTableTop a:hover {color:#666;}
.eMessage,.eText {
 padding:6px;
 border-bottom: 1px dotted #dadada;
}
.gTableSubTop,.forumIcoTd,.forumThreadTd,.forumLastPostTd,.forumNameTd,.forumPostTd,.forumArchive,.gTableRight,.gTableBody1,.postTdInfo,.posttdMessage,.postBottom,.postSeparator,.gTableLeft,.gTableBody,.gTableError,.gTableBottom,.threadNametd,.threadAuthTd,.threadLastPostTd,.threadIcoTd,.threadPostTd,.threadViewTd,.threadsType,.threadsDetails,.forumOnlineBar,.postPoll {
 background:#f8f8f8;
 padding:2px 6px;
}
.postTdTop {
 background:#f0f3f6;
}
.postTable {
 border:1px solid #fff;
}
.codeMessage {background:#f0f3f6;font-size:9px;border:1px dotted #f0f3f6;}
.quoteMessage {background:#f0f3f6;font-size:9px;border:1px dotted #f0f3f6;}
.forumDescr,.forumModer {color:#888888;font-size:7pt;}
.forumViewed {font-size:9px;}
.gTable {
 background:#dadada;
}
.fastNavMain {background:#5095eb;color:#FFFFFF;}
.fastNavCat {background:#f0f3f6;color:#655d5d;}
.fastNavCatA {background:#F9E6E6;color:#655d5d;}
.fastNavForumA {color:#0000FF}
.pagesInfo {background:#fff;padding-right:10px;font-size:7pt;}
.switches {background:#dadada;}
.switch {background:#fff;width:15px;font-size:7pt;}
.switchActive {background:#f0f3f6;font-weight:bold;color:#655d5d;width:15px}
.eDetails,.eDetails1,.eDetails2,.eDetails3{
 padding:6px;
 font-size:10px;
}

.cBlock1,.cBlock2,.commTable {
 border: 1px solid #dadada;
 background:#f8f8f8;
}
.commTable {padding-left:4px;}
.commFl {width:99%;}
.calWday,.calWdaySe,.calWdaySu {
 width:22px;
}
.calWdaySe,.calWdaySu {
 font-weight:bold;
}
.calWdaySe,.calWdaySu {
 color:#655d5d;
}
.statusOffline {color:#F00;}
.statusOnline {color:#060;}
input[type="text"],input[type="password"],input[type="checkbox"],select,option,textarea {background:#fff; border:1px solid #dadada;}
input[type="button"],input[type="reset"],input[type="submit"],button {background:#f3f3f3; border:1px solid #dadada; margin:2px 0;}
#frM58,#frM5 {width:464px;}
.active {color:#333;font-weight:bold;}
.popuptitle {background:#bebdbd url('/images/popup.gif') left center repeat-x;padding:6px 2px;color:#655d5d;}
.popuptable {background:#a6a6a6;margin:0 auto;}