@font-face {
 font-family:'Crismon Text';
 src:url('/fonts/CrimsonText-Roman.eot');
 src:url('/fonts/CrimsonText-Roman.eot?#iefix') format('embedded-opentype'),
 url('/fonts/CrimsonText-Roman.woff') format('woff'),
 url('/fonts/CrimsonText-Roman.ttf') format('truetype'),
 url('/fonts/CrimsonText-Roman.svg#webfont') format('svg');
 font-weight: normal;
 font-style: normal;
}
html, body {height: 100%;}
body {
 margin: 0;
 padding: 0;
 font-family: 'Crismon Text', sans-serif;
}
header, main, footer, aside, section, article, nav {
 display: block;
}
figure, time {
 display: inline-block;
}
a {
 color: #999ba2;
 text-decoration: none; 
}
.manTable span, .manTable a {
 font-size: 15px;
}
a:hover {
 color: #454545;
 border-color: #454545;
}
input[type=text], input[type=url], input[type=email], input[type=search], input[type=password], textarea {
 border-radius: 5px;
 border: 1px solid #ccc;
 font-size: 14px;
 padding: 3px 5px;
 box-sizing: border-box;
}
#main-wrapper {
 height: 100%;
}
#main-header {
 background: #292929;
 overflow: hidden;
 position: fixed;
 width: 100%;
 z-index: 2000;
}
.nav-menu-open {
background: url(/img/menu.png) center center no-repeat;
display: block;
position: absolute;
width: 85px;
height: 100%;
top: 0;
left: 0;
text-indent: -500px;
overflow: hidden;
}
.log-in-out {
 background: url(/img/logIn.png) center center no-repeat;
 display: block;
 float: right;
 width: 85px;
 height: 100%;
 position: absolute;
 top: 0;
 right: 0;
 text-indent: -500px;
 overflow: hidden;
}
.log-in-out.logOut {
 background: url(/img/logOut.png) center center no-repeat;
}
#main-header h1 {
 text-align: center;
 font-size: 26px; text-align: center; margin: 16px 0 18px; font-weight: normal;
 padding: 0 85px;
 white-space: nowrap; overflow: hidden; text-overflow: ellipsis; 
 color: #fff;
}
#main-header h1 a {
 color: #ffffff;
}
#main-content , .forumContent{
 max-width: 850px;
 margin: 0 auto;
 padding: 122px 10px 0;
 box-sizing: border-box;
}
#main-menu {
 -webkit-transition: left .5s, top .8s;
 -moz-transition: left .5s, top .8s;
 -o-transition: left .5s, top .8s;
 transition: left .5s, top .8s;
 position: fixed;
 left: -100%;
 background: #202020;
 height: 100%;
 padding: 70px 0 0;
 box-sizing: border-box;
 z-index: 1000;
}
#main-menu.menu-open {
 left: 0;
}
#main-menu nav {
 height: 100%;
 position: relative;
 overflow: auto;
}
#main-menu nav ul {
 margin: 0;
 padding: 0;
}
#main-menu nav li {
 list-style: none;
 clear: both;
 border-top: 1px solid #323232;
}
#main-menu nav a {
 color: #fff;
 font-size: 26px;
 line-height: 39px;
 padding: 10px 40px;
 text-decoration: none;
 display: block;
 -webkit-transition: background .3s;
 -moz-transition: background .3s;
 -o-transition: background .3s;
 transition: background .3s;
 box-sizing: border-box;
 background: #202020;
}
#main-menu nav a:hover, #main-menu nav .uMenuItemA {
 color: #7b7d82;
}
#allEntries div[id^=entryID], .eBlock {
 background: url(/img/stripes.png) left bottom repeat-x;
 padding: 0 10px 30px;
 margin: 0 0 40px;
 overflow: hidden;
}
.list-item:first-child {
 background: none;
}
.list-item {
 background: url(/img/stripes.png) left top repeat-x;
 padding: 30px 10px 0;
 margin: 40px 0 20px;
 overflow: hidden;
}
.list-item div {
 font-size: 15px !important;
}
.gphoto {
 margin: 15px;
}
div[id^=entryID] .eBlock {
 background: none !important;
 margin: 0 !important;
 padding: 0 !important;
}
.eTitle, .eTitle a {
 color: #292929;
 font-size: 41px;
 line-height: 40px;
 text-align: center !important;
 font-weight: normal;
 text-decoration: none;
 margin: 0 0 30px;
}

.eMessage p {margin: 5px 0;}
.eMessage, div[id^=entryID], .eText {
 font-family: 'Crismon Text', sans-serif;
 color: #292929;
 font-size: 20px;
 line-height: 30px;
 text-align: justify !important;
 margin: 0 0 50px;
}
td.eMessage {
 padding: 0 0 50px;
}
.eMessage img {
 max-width: 100%;
 display: block;
 margin: 0 15px 0 0 !important;
}
.entryReadAll {
 display: block;
 margin: 20px 0 0;
}
.entryReadAllLink, .commSbmFl, div[id^=entryID] .readMore {
 background-color: #292929;
 color: #fff;
 text-decoration: none;
 padding: 10px;
 border-radius: 3px;
 -webkit-transition: background .5s, color .5s;
 -moz-transition: background .5s, color .5s;
 -o-transition: background .5s, color .5s;
 transition: background .5s, color .5s;
}
.entryReadAllLink:hover, .commSbmFl:hover, div[id^=entryID] .readMore:hover {
 background: #D6D6D6;
 color: #292929;
}

.eTitle img {
vertical-align: top;
}
.eTitle div, .eDetails, td[class^=eDetails], .eDetails a, td[class^=eDetails] a, div[id^=entryID] .date, div[id^=entryID] .watches, div[id^=entryID] .comments {
 color: #999ba2;
 font-size: 20px !Important;
 text-align: center;
}
.eDetails a, td[class^=eDetails] a, div[id^=entryID] .comments {
 text-decoration: none;
 -webkit-transition: border-color .5s, color .5s;
 -moz-transition: border-color .5s, color .5s;
 -o-transition: border-color .5s, color .5s;
 transition: border-color .5s, color .5s;
}
.eDetails a:hover, td[class^=eDetails] a:hover, div[id^=entryID] .comments:hover {
 color: #454545;
 border-color: #454545;
}
.eDetails > a, .eDetails > span, td[class^="eDetails"] > span, div[id^="entryID"] .date, div[id^="entryID"] .watches, div[id^="entryID"] .comments {
 position: relative;
 padding: 0 0 0 25px;
 margin: 0 40px 0 0;
}
.eDetails > span:before, td[class^=eDetails] > span:before, div[id^=entryID] .date:before, div[id^=entryID] .watches:before, .e-category:before {
 content: '';
 position: absolute;
 top: 0;
 left: 0;
 background: url(/img/entryIcons.png) 0 0 no-repeat;
 width: 20px;
 height: 19px;
 margin: 3px 0 0;
}
.ed-sep {
 margin: 0 !important;
 
 padding: 0 !important;
}
.ed-sep:before{
 background: none !important;
 margin: 0 !important;
 padding: 0 !important;
}
.eDetails .e-category:before, td[class^=eDetails] .e-category:before {
 background-position: 0 -56px;
 height: 18px;
}
.eDetails .e-date:before, td[class^=eDetails] .e-date:before {
 background-position: 0 -37px;
}
div[id^=entryID] .date:before {
 background-position: 0 -39px;
 height: 18px;
}
div[id^=entryID] .watches:before {
 background-position: 0 -159px;
 height: 17px;
}
.eDetails .e-comments:before, td[class^=eDetails] .e-comments:before, div[id^=entryID] .comments, div[class^=eDetails] .e-comments {
 background: url(/img/bubble.png) 0 center no-repeat;
 padding: 0 0 0 20px;
}
.eDetails .e-author:before, td[class^=eDetails] .e-author:before {
 background-position: 0 1px;
}
.eDetails .e-reads:before, td[class^=eDetails] .e-reads:before {
 background-position: 0 -160px;
 height: 15px;
 margin: 8px 0 0;
}
.eDetails .e-rating:before, td[class^=eDetails] .e-rating:before {
 background-position: 0 -127px;
 height: 16px;
}
span[class^=pagesBlock], .plist {
 display: block;
 margin: 10px 0;
}
div[class^=catPages] a[class^=swchItem], div[class^=catPages] b[class^=swchItemA], span[class^=pagesBlock] a[class^=swchItem], span[class^=pagesBlock] b[class^=swchItem], span[class^=pagesBlock] span[class^=swchItemA], span[class^=pagesBlock] span[class^=swchItem], .pgSwch, .pgSwchA {
 margin: 0 10px;
 font-size: 20px;
 line-height: 30px;
 text-decoration: none;
 margin: 0 0 0 10px;
}
div[class^=catPages] {
 margin: 0 0 82px;
 text-align: center;
}
div[class^=catPages] a[class^=swchItem]:first-child, div[class^=catPages] span[class^=swchItem]:first-child, .pgSwch:first-child, .pgSwchA:first-child {
 margin: 0;
}
div[class^=catPages] a[class^=swchItem], div[class^=catPages] span[class^=swchItem], .pgSwch {
 color: #999ba2;
}
div[class^=catPages] .swchItemA {
 color: #292929;
}
#main-footer {
 overflow: hidden;
 text-align: center;
 padding: 28px;
}
#main-footer .powered-by {
 color: #292929;
 font-size: 20px;
 line-height: 30px;
 margin: 0 10px;
}
#main-footer .powered-by a {
 color: #989ba2;
 text-decoration: none;
}
.comEnt:first-child {
 background: none;
}
.comEnt, #newEntryB div[id^=comEnt] {
 list-style: none;
 background: url(/img/stripes.png) left top repeat-x;
 padding: 45px 0 0;
 margin: 0 0 45px;
}
.uc-avatar {
 border-radius: 50%;
 overflow: hidden;
}
.comment-content {
 overflow: hidden;
}
.article-comments h1 {
 float: left;
}
.uc-top, .uc-answer-link a {
 color: #999ba2;
 font-size: 20px;
 line-height: 30px;
 font-weight: normal;
 text-decoration: none;
 margin: 0;
}
.uc-opacity {
 float: right;
 overflow: hidden;
 margin: 0 0 20px;
}
.comEnt .cMessage {
 clear: both;
 color: #292929;
 font-size: 20px;
 line-height: 30px;
 text-align: justify;
 margin: 20px 0;
}
.article-comments article p {
 margin: 0;
}
td[class^=commTd] {
 text-align: left;
}
.commSbmFl {
 font-family: 'Crismon Text', sans-serif;
 font-size: 20px;
 line-height: 30px;
 border: 0 !important;
 cursor: pointer;
 margin: 10px 0;
}
.commentForm, .commentForm ul {margin: 0; padding: 0; border: 0;}
#allEntries .e-reads, .ed-sep, ul[id^=uStarRating], .com-order-block, .uc-top-right, .e-rating, #main-footer .copyright {display: none;}
ul[id^=uStarRating] a {
 border: 0;
}
.uComment {
 margin: 0 !important;
}
@media screen and (max-width: 900px) {
 #main-menu nav > ul > li > a {
 font-size: 26px !important;
 }
}
@media screen and (max-width: 850px) {
 #main-menu nav a {
 font-size: 20px;
 }
}
@media screen and (max-width: 750px) {
 #puzadpn {
 display: none;
 }
}

@media screen and (min-width: 650px) {
.uWithSubmenu ul {
 margin-left: -1000% !important;
 height: 0;
}
.uWithSubmenu:hover > ul {
 height: auto;
 margin-left: 0 !important;
}}
@media screen and (max-width: 650px) {
 div[id^=entryID] .watches, div[id^=entryID] .comments, div[id^=entryID] .date:before, .eDetails > span, td[class^=eDetails] > span, .eDetails > span:before, td[class^=eDetails] > span:before, .eDetails .e-comments, td[class^=eDetails] .e-comments, .eDetails .e-date, td[class^=eDetails] .e-date .ed-title {display:none;}
 div[id^=entryID] .date, .eDetails .e-date, td[class^=eDetails] .e-date {display:block !important; text-align: center;}
 #main-menu {
 min-width: 100%;
 height: 100%;
 left: 0;
 top: -100%;
 }
 #main-menu.menu-open {
 top: 0;
 }
}
/*forum*/
.forumContent {
 font-size: .929em;
 overflow: hidden;
}
.forumContent a {
 color: #292929;
}
.gTable {
 background: #fff;
}
.gTable td.gTableTop {
 line-height: 2.5;
 background: #666565;
 color: #fff;
 text-transform: uppercase;
 padding: 0 10px;
}
.gTableTop a {
 color: #fff !important;
}
.gTable > tbody > tr > td {
 padding: 3px 9px;
}
.gTable td.gTableSubTop {
 background: #C2C2C2;
 color: #292929;
 font-size: 0.929em;
}
.gTableSubTop a {
 color: #000;
}
.gTableTop,
.gTableSubTop,
.forumNameTd,
.forumThreadTd,
.forumPosrTd,
.forumLastPostTd,
.threadNametd,
.threadPostTd,
.threadAuthTd,
.threadViewTd,
.threadLastPostTd,
td.threadsDetails,
td.forumOnlineBar {
 padding: 3px 10px;
}
#frM6 td,
#frM14 td,
#frM50 td,
#frM56 td,
#frM59 td {
 padding: 3px 10px;
}
#frM25 td,
#frM28 td {
 padding: 0 10px;
}
.postBottom table td {
 border: 0;
}
.postTable td {
 padding: 3px 10px;
}
.postTdInfo {
 text-align: center;
}
.postSeparator {
 display: none;
}
.posttdMessage {
 text-align: justify;
}
.postPreview {
 width: auto!important;
}
.threadPostTd,
.threadViewTd,
.threadAuthTd,
.forumThreadTd,
.forumPostTd {
 text-align: center !important;
}
a.postUser {
 font-weight: bold;
}
.forumDescr,
.threadDescr {
 font-size: 0.714em;
}
td.pollQuestion,
.pollResults td,
td.pollResults,
td.pollTotal,
td.pollAnswer,
td.pollButtons,
.smiles td {
 border: 0;
}
td.pagesInfo,
td.switch,
td.switchActive {
 background: #fff;
 border: 1px solid #dcdbe0;
 padding-left: 5px;
 padding-right: 5px;
}
td.switch,
td.switchActive {
 background: #2a72cc;
 color: #fff;
}
td.switch a {
 color: #fff;
}
.switchActive {
 font-weight: bold;
}
#goods_cont div {
 font-size: 15px !important;
 overflow: hidden;
}
ul[id^=uStarRating] + div {
 font-size: 15px !important;
}
.uWithSubmenu:hover {
 overflow: visible !important;
}
.uWithSubmenu ul {
 width: 100%;
 -webkit-transition: margin-left 0.5s;
 -moz-transition: margin-left 0.5s;
 -o-transition: margin-left 0.5s;
 transition: margin-left 0.5s; 
 padding-left: 40px !important;
 box-sizing: border-box;
}
.uWithSubmenu ul a {
 font-size: 20px !important; 
}
.uWithSubmenu > a {
 display: block;
 width: 100%;
 z-index: 10;
 position: relative;
}
.eBlock blockquote {
 border-left: 5px solid #ccc;
 padding: 0 0 0 20px;
 font-style: italic;
 font-size: 17px;
}