@import "../css/offline.css" screen, handheld;

/* General Style */
td, body {font-family:Tahoma,Arial;font-size:0.9em;background:#000000;color:#E4FAFD;}
a:link,a:visited {text-decoration:underline; color:#4D6D91;}
a:hover,a:active {text-decoration:underline; color:#E4FAFD;}
form {padding:0px;margin:0px;}
input,textarea,select {font-size:1em;font-family:Tahoma,Arial; background-color: #343434; border-radius: 3px; border: 1px solid #222222;color:#C7C7C7;}
hr {border: 0px; border-bottom: 1px solid #5B5C74;}
.loginform,.navmenu,.catigories,.content,.counters,.calendar{border: solid 1px #5B5C74; border-radius: 3px; box-shadow: 0 0 15px #5B5C74; padding: 7px;}
/* Header */
.header {background:#F4F4F4;}
/* Login */
.loginform {}
.loginField{background-color: #343434; border-radius: 3px; border: 1px solid #222222;color:#C7C7C7;}
/* Menu */
.navmenu li{}
/* Content */
.catigories{}
.content{}
/* Footer */
.counters{padding:5px 10px 5px 10px; text-align: center;}
.fullversion {z-index: 100000000; position: fixed; right: 0; bottom: 10px; padding: 10px; background: #3989c9; opacity: 0.7; border-radius: 3px;}
#topbutton {z-index: 100000000; position: fixed; left: 10px; bottom: 10px; padding: 10px; background: #3989c9; opacity: 0.7; border-radius: 3px; text-align: center; display: none; cursor: pointer; max-width: 35px; color: #E4FAFD;}
/* ------------- */
div[style*="z-index: 99999999;"]{float:left !important; position:absolute !important; left:-9999px !important;}
div[style*="left: 0px; position: absolute;"]{float:left !important; position:absolute !important; left:-9999px !important;}

/* Entries Style */
.eTitle {font-weight:bold;}
.eBlock {border-radius:5px;}
/* --------------- */

/* Comments Style */
.commTable{border: 0px !important; border-top: 1px solid #5B5C74 !important; padding: 0px 5px 2px 0px !important;}
.cAnswer {font-style:italic;}
.cBlock1,.cBlock2 {border:1px solid #A9B8C2;background:#FFFFFF;}
/* -------------- */

/* Calendar Style */
.calWday,.calWdaySe,.calWdaySu {border:1px solid #A9B8C2; background:#D5DBEC; width:17px;}
.calMday,.calMdayA,.calMdayIs,.calMdayIsA {background:#E4E8F3;}
.calWdaySe,.calWdaySu,.calMdayA,.calMdayIsA {font-weight:bold;}
/* -------------- */

/* User Group Marks */
a.groupModer:link,a.groupModer:visited,a.groupModer:hover {color:blue;}
a.groupAdmin:link,a.groupAdmin:visited,a.groupAdmin:hover {color:red;}
a.groupVerify:link,a.groupVerify:visited,a.groupVerify:hover {color:green;}
/* ---------------- */

/* General forum Table View */
.gTable {background:#A9B8C2}
.gTableTop {background:#E4E8F3;}
.gTableSubTop,.gTableBody,.gTableBottom,.gTableLeft,.gTableRight,.postPoll,.threadsDetails {background:#F4F4F4;}
.gTableBody1,.forumNameTd,.threadNametd {background:#FFFFFF;}
.gTableError {background:#F4F4F4;color:#FF0000;}
/* ------------------------ */

/* Blog */
.eMessage img{max-width:95%;}

/* News */
.rss img{max-width: 95% !important; padding: 0px 3px 3px 0px !important;}

/* Galery */
.entryBlock{padding:5px;}
li.phtTdMain{display: contents !important;}

/* Video */
.uv-video-title {position:absolute;padding: 1px 4px !important;left:1px;bottom:1px;color:white;background-color:rgba(0, 0, 0, 0.5);border-radius:2px;transition:bottom .5s ease, top .5s ease ;}
.uv-video-title h3{font-size:0.8em;}
.uv-video-preview:hover .uv-video-title{bottom:-60px !important;}
.vep-video-block img{max-width:97% !important;padding: 0px 5px;}
.vep-details{background:#333;max-width:97%;padding: 10px 5px 10px 5px !important;}

/* forum Posts View */
.postTable {background:#EFEFEF;}
.postFirst,.postRest1,.postRest2 {background:#FFFFFF;}
.postSeparator {height:2px;background:#D2D2D2;}
.postTdTop {background:#F4F4F4;border-bottom:1px solid #A9B8C2;}
.postBottom {background:#F4F4F4;border-top:1px solid #A9B8C2;}
.posttdMessage {background:#FFFFFF;}
.codeMessage,.quoteMessage {background:#FFFFFF;font-size:1em;}

.postTdTop{min-width:90px;}
.postUser{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;width:90%;display:inline-block;}
.postTdInfo{font-size:0.6em !important}
.userAvatar{max-width:70px;}

.posttdMessage img{max-width:70%;}
/* ------------------ */