@import url(http://fonts.googleapis.com/css?family=Cuprum:400,700&subset=latin,cyrillic);
@import "/css/grid.css" screen;
@import "/css/reset.css" screen;


/*=========== Firefox Huck ========*/

@-moz-document url-prefix() 
{ 
.gTableSubTop {box-shadow: none!important;}

} 

body { 
 font-family: Arial, Helvetica, sans-serif;
 color:#8a8a8a;

 background: url(../images/body_bg.jpg) 50% 0 repeat fixed;
 font-size:12px;
 line-height:17px;
}


.main {
 width: 980px; 
 padding: 0;
 margin: 0 auto; 
 position:relative;
}

.wrapper {
 width: 100%; 
 z-index: 9999;
position: relative;
}

.floatleft {
 float: left;
}

.indent-top {
 padding-top: 24px; 
 float: right;
}

.indent-toptext {
 margin: 28px 0 30px 0;
}





/*********************************LINKS********************************/
a {
 color: #8a8a8a; 
 outline: none; 
 text-decoration: none;
}
a:hover {
 text-decoration:underline;
}


/*********************************HEADER*************************************/
header {
 width:100%;
 position:relative; 
 z-index:2;
}


/*********************************MENU HEADER*************************************/
nav {
 float: left;
}
.menuheader {
 float: left;
 position:relative;
 z-index: 9999;
}
.menuheader li {
 float:left; 
 position:relative;
 font-family: 'Ubuntu Condensed', sans-serif;
 border-left: #161616 1px solid;

}
.menuheader li span {
 display: inline-block;
-webkit-transition: all 0.2s ease;
 -moz-transition: all 0.2s ease;
 -o-transition: all 0.2s ease;
 transition: all 0.2s ease;
}
.menuheader li span a {
 padding: 22px;
}
.menuheader li:first-child span a {
 padding: 22px;
}
.menuheader .last,
.menuheader .last span {
 border-radius:0 4px 4px 0;
}
.menuheader li a {
 display:block;
 font-size: 17px;
 line-height: 16px;
 color: #a2a2a2; 
 text-decoration: none;
}
.menuheader li.sfHover {
 position:relative;
 z-index:10;
}
.menuheader .menu li.active span, .menuheader > .menu span:hover {
 background: #b2171d;
}
.menuheader .menu li.active span a,
.menuheader > .menu li:hover span a {
 color:#fff;
}


 /**submenu**/
 .menu ul {
 position:absolute;
 padding-top:0;
 top:30px;
 right: -76px;
 }
 .menu ul li {
 width:171px;
 font: 15px "Ubuntu Condensed", sans-serif;
 text-transform:uppercase;
 position:relative; 
border-left: none;

 background: url(../images/bg3.gif) left top repeat-x #222222;
}
 .menu ul li.last-item{padding-bottom:0; background:none; border-right:#dcdcdc 1px solid!important; padding-right: 0!important;}

 .menu li li a {
 display: block;
 color: #a2a2a2;
 text-decoration:none;
 padding:12px 15px 11px;
 white-space:nowrap;
 background:none;
 font: 14px "Ubuntu Condensed", sans-serif;
}
 .menu ul li.last-item a{padding-bottom:13px;border-right:#dcdcdc 1px solid!important; padding-right: 0!important;}
 .menu li li > a:hover, 
 .menu li li.sfHover > a,
 .menu li li li a:hover {
 text-decoration:none;
 background: #b2171d;
-webkit-transition: all 0.2s ease;
 -moz-transition: all 0.2s ease;
 -o-transition: all 0.2s ease;
 transition: all 0.2s ease;
 color:white!important; 
}
 .menu li:hover ul, .menu li.sfHover ul {
 left:0px;
 top:60px;

 }

 /*subsubmenu*/
 ul.menu li:hover li ul, ul.menu li.sfHover li ul {top:-999em;}
 ul.menu li li:hover ul, ul.menu li li.sfHover ul {
 left:-215px;
 top:0px;
}

.menu .noborder {border-top:none;}

/*********************************CONTENT*************************************/

#content {
 padding: 0;
 position: relative;
 width: 100%;
 z-index: 1;
}

#content .main {
}

.block {
 background: url(../images/bg1.png) 0 0 repeat; width: 100%;
 border-radius: 50px 0 0 0;
}

.blockTitle {
font-size: 22px;
line-height: 40px;
color: white;
background: #cb1d24;
padding: 1px 0 0px 17px;
font-family: "Ubuntu Condensed";
font-weight: normal;
border-radius: 50px 5px 50px 5px;
z-index: 9999;
position: relative;
}

.blockContent {
 margin: 5px 0 20px 10px;
 padding-bottom: 15px; ;
}

.logo {
 font-family: "Contrail One", "Cuprum", sans-serif;
 font-size: 45px;
 text-decoration: none!important;
 display: block;
 margin: 21px 0 0 0;
 font-weight: normal;
 color: #FFFFFF;
}

input[type='text'], input[type='password'], textarea, input[type='file'], select{ 
 font: 14px "Cuprum", Arial, Helvetica, sans-serif; 
 margin: 3px; 
 padding: 1px 0px 0px 15px; outline: none; box-shadow: 3px 3px 4px rgba(0,0,0,.2) inset; background: #232323; 
 height: 26px; border: 1px solid #2B2B2B; color: #8a8a8a; border-top: 1px solid #2E2E2E;

}


.eTitle a { 
 text-decoration:none!important; 
 color: #000000!important;
}
.eTitle a:hover {
 text-decoration: underline!important;
}

.eTitle {
 margin-bottom: 10px;
font-size: 22px;
line-height: 40px;
color: white;
background: #cb1d24;
padding: 1px 25px 0px 17px;
font-family: "Ubuntu Condensed", sans-serif;
font-weight: normal;
border-radius: 50px 5px 50px 5px;
position: relative;
 margin-bottom: 10px;
 }

.eMessage p {
 padding: 10px;
}
.eDetails,.eDetails1,.eDetails2{
padding: 7px 15px 7px 5px;
font-size: 13px;
background: url(../images/bg3.gif) left bottom repeat-x #222222;

}
.paddingd {
 padding: 7px 0 7px 10px;
 }
.eDetails a,.eDetails1 a,.eDetails2 a {
 text-decoration:none!important;
 color:#304351; 
}
.eDetails a:hover,.eDetails1 a:hover,.eDetails2 a:hover {
 text-decoration:underline!important;
}

.eBlocktwo {
 margin:0 0 20px 0;

}

.eTitle div {
 font-size: 14px!important;
}

.e-reads {padding-left: 10px}

.link {
 color: #444;
 border: 1px solid #d0d0d0;
 background-image: -moz-linear-gradient(#ededed, #e1e1e1);
 background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#e1e1e1), to(#ededed));
 background-image: -webkit-linear-gradient(#ededed, #e1e1e1);
 background-image: -o-linear-gradient(#ededed, #e1e1e1);
 text-shadow: 1px 1px 1px #fff;
 background-color: #e1e1e1;
 font-size: 12px;
 cursor: pointer;
 text-decoration: none!important;
 font-family: Helvetica, Arial, sans serif;
 padding: 8px 12px;
 border-radius: 3px;
 -moz-border-radius: 3px;
 box-shadow: inset 0px 0px 2px #fff;
 -o-box-shadow: inset 0px 0px 2px #fff;
 -webkit-box-shadow: inset 0px 0px 2px #fff;
 -moz-box-shadow: inset 0px 0px 2px #fff;
}

.link:hover {
 border: 1px solid #b0b0b0;
 background-image: -moz-linear-gradient(#e1e1e1, #ededed);
 background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ededed), to(#e1e1e1));
 background-image: -webkit-linear-gradient(#e1e1e1, #ededed);
 background-image: -o-linear-gradient(#e1e1e1, #ededed);
 background-color: #ededed;
}

.cMessage {
 font-size:13px;
}

.cMessage img {
 margin:0 5px;
 border-radius:3px;
 -moz-border-radius:3px;
 -webkit-border-radius:3px;
}

.pages a, .pages b, .catPages1 a, .catPages1 b {
color: white;
background: #CE1332;
cursor: pointer;
border: none;
display: inline-block;
padding: 8px 12px 8px 12px;
font-size: 14px!important;
margin-bottom:20px; 
margin-right: 3px;
}
.pages a, .catPages1 a {
border-bottom: none;
color: #888;
background-color: #f4f4f4;-webkit-transition: all 0.2s ease;
transition: 0.2s;}
.pages a:hover, .catPages1 a:hover {background: #000!important;
-webkit-transition: all 0.2s ease;
transition: 0.2s;
border: none;
color: white!important;

text-decoration: none!important;}

.plist a { 
 color: #444;
 border: 1px solid #d0d0d0;
 background-image: -moz-linear-gradient(#ededed, #e1e1e1);
 background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#e1e1e1), to(#ededed));
 background-image: -webkit-linear-gradient(#ededed, #e1e1e1);
 background-image: -o-linear-gradient(#ededed, #e1e1e1);
 text-shadow: 1px 1px 1px #fff;
 background-color: #e1e1e1;
 font-size: 12px;
 cursor: pointer;
 text-decoration: none!important;
 font-family: Helvetica, Arial, sans serif;
 padding: 8px 12px;
 border-radius: 3px;
 -moz-border-radius: 3px;
 box-shadow: inset 0px 0px 2px #fff;
 -o-box-shadow: inset 0px 0px 2px #fff;
 -webkit-box-shadow: inset 0px 0px 2px #fff;
 -moz-box-shadow: inset 0px 0px 2px #fff;
 text-transform: uppercase;
}

.plist a:hover {
 border: 1px solid #b0b0b0;
 background-image: -moz-linear-gradient(#e1e1e1, #ededed);
 background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ededed), to(#e1e1e1));
 background-image: -webkit-linear-gradient(#e1e1e1, #ededed);
 background-image: -o-linear-gradient(#e1e1e1, #ededed);
 background-color: #ededed;
}

.ui-sortable {
 z-index: 150!important;
}

/* ====== FORUM ====== */


/* General forum Table View */
.gTable {
 font-family: "Cuprum", sans-serif;
 font-size: 14px;
}
.gTableTop {
padding: 8px 0 8px 15px;
font-size: 17px;
outline: none;
background: #b2171d;
line-height: 1.2em;
font-weight: normal;
text-transform: uppercase;
font-family: "Ubuntu Condensed", sans-serif;
color:#fff;

border-radius: 45px 5px 45px 5px;
}
.gTableTop a {color:#fff;}
.gTableSubTop {padding:3px;color: #B1B1B1;height:20px;font-size: 14px;box-shadow: 0 2px 5px 1px #191111; background: url(../images/bg3.gif) repeat-x 0 0 #222222;}
.gTableSubTop a {color: #B1B1B1;}
.gTableBody {padding:2px;background:#f9f9f9;}
.gTableBody1 {padding:2px;background:#FFFFFF;font-size: 14px;}
.gTableBottom {padding:2px;background:#f9f9f9; border:1px solid #FFFFFF;;}
.gTableLeft {padding:2px;background:#FFFFFF;font-weight:bold;}
.gTableRight {padding:2px;background: #f9f9f9;
border-top: 1px solid #fff;}
.gTableError {padding:2px;background:#D8D8D8; border:1px solid #FFFFFF;;color:#FF0000;}
/* ------------------------ */


/* Forums Styles */
.forumNameTd,.forumLastPostTd {padding:2px;background: #f0f0f0;border-right: 1px solid #DADADA;border-top: 1px solid #DADADA;}
.forumIcoTd,.forumThreadTd,.forumPostTd {padding: 2px;
background: #e5e5e5;border-right: 1px solid #DADADA;border-top: 1px solid #DADADA;} 
.forumLastPostTd,.forumArchive {padding:2px;font-size: 9pt;}

a.catLink:link {text-decoration:none; color:#fff;-webkit-transition:none!important;}
a.catLink:visited {text-decoration:none; color:#fff;}
a.catLink:hover {text-decoration:underline; color:#fff;}
a.catLink:active {text-decoration:underline; color:#fff;}

.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: 8pt;}
.forumViewed {font-size:9px;}
a.forum:link, a.lastPostUserLink:link, a.forumLastPostLink:link, a.threadAuthorLink:link {text-decoration:none; color: #2E373E;font-size: 14px;}
a.forum:visited, a.lastPostUserLink:visited, a.forumLastPostLink:visited, a.threadAuthorLink:visited {text-decoration:none; color: #2E373E;}
a.forum:hover, a.lastPostUserLink:hover, a.forumLastPostLink:hover, a.threadAuthorLink:hover {text-decoration:underline; color: #2E373E;}
a.forum:active, a.lastPostUserLink:active, a.forumLastPostLink:active, a.threadAuthorLink:active {text-decoration:underline; color: #2E373E;}
/* -------------------- */

/* forum Navigation Bar */
.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: #8a8a8a;}
a.forumBarA:hover {text-decoration:none; color: #CE1332;}
a.forumBarA:active {text-decoration:underline; color:#9CCF00;}
/* -------------------- */

/* 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: #F5F5F5;}
.pagesInfo {background: #f9f9f9; font-size: 8pt; padding-left: 7px; }
.switch {background:#FFFFFF;width:15px;font-size:7pt;}
.switchActive {background: #CE1332;
color: #fff;
width: 17px;
}
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: 10px;background: #f0f0f0;border-left: 1px solid #DADADA;font-family: "Cuprum", sans-serif;font-size: 15px;border-top: 1px solid #DADADA;}
.threadIcoTd,.threadPostTd,.threadViewTd {padding:2px;background: #e5e5e5; border: 1px solid #DADADA;}
.threadLastPostTd {padding:2px;font-size:7pt;}
.threadDescr {color:#858585;font-size:7pt;}
.threadNoticeLink {font-weight:bold;}
.threadsType {padding:2px;background:#AFAEAE;border:1px solid #FFFFFF;color:#FFFFFF;height:20px;font-size:10px;padding-left:40px;}
.threadsDetails {padding:2px;background: #f9f9f9;color:#000000;height:20px;font-size: 13px;border-top: 2px solid #FFFFFF;}
.forumOnlineBar {padding:2px;background: #f9f9f9;border-top: 2px solid #FFFFFF;color:#000000;height:20px;font-size: 13px;}

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:#2E373E;}
a.threadLink:visited {text-decoration:none; color:#2E373E;}
a.threadLink:hover {text-decoration:underline; color:#314452;-webkit-transition:none!important;}
a.threadLink:active {text-decoration:underline; color:#314452;}

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

/* forum Posts View */
.postTable {}
.postPoll {background:#EEEEEE;text-align:center;}
.postFirst {background: #F0F0F0;border-bottom: 1px solid #f9f9f9;}
.postRest1 {background:#EEEEEE;}
.postRest2 {background:#F5F9FD;}
.postSeparator {height:3px;}

.postTdTop {background: #f9f9f9;;color:black;height:20px; padding: 5px;}
.postBottom {color:#000000;height:20px;padding: 5px;background: #f9f9f9;}
.postUser {font-weight:bold; color: black;}
.postTdInfo {text-align: center; padding: 5px; background: #f9f9f9; border-bottom: 1px solid #f9f9f9;
border-left: 1px solid #f9f9f9;}
.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;font-size: 15px;}

.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: 13px;
font-family: "Cuprum", sans-serif;}
.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 {padding-right: 5px;}
.statusOffline {padding-right: 5px;}
/* ------------------ */

/* forum AllInOne Fast Add */
.newThreadBlock {background: #F9F9F9;border: 1px solid #B2B2B2;}
.newPollBlock {background: #F9F9F9;border: 1px solid #B2B2B2;}
.newThreadItem {padding: 0 0 0 8px;}
.newPollItem {padding: 0 0 0 8px; }
/* ----------------------- */

/* forum Post Form */
.pollBut, .loginButton, .searchSbmFl, .commSbmFl, .signButton {font-size:7pt;background: #8D8A83;color:#DAD7CC;border:1px outset #615E58;}


.postNameFl,.postDescrFl {background:#EBEBEB;border:1px solid #9CCF00;width:400px}
.postPollFl,.postQuestionFl {background:#EBEBEB;border:1px solid #9CCF00;width:400px}
.postResultFl {background:#EBEBEB;border:1px solid #9CCF00;width:50px}
.postAnswerFl {background:#EBEBEB;border:1px solid #9CCF00;width:300px}
.postTextFl {background:#EBEBEB; width:550px;height:150px}
.postUserFl {background:#EBEBEB;border:1px solid #9CCF00;width:300px}

.pollHelp {font-weight:normal;font-size:7pt;padding-top:3px;}
.smilesPart {padding-top:5px;text-align:center}
.forumContent{margin: 40px 0;}
.userRights {font-family: "Cuprum", sans-serif;}
.legendBlock {font-family: "Cuprum", sans-serif;}
.searchForumsFl {height:auto!important}
/* ----------------- */

#sFltLst{
 position: static!important;
}

.shop-cat-descr img {
 background: #e7e7e7;
 padding: 4px;
 border-radius: 5px;
 -moz-border-radius: 5px;
 -webkit-border-radius: 5px;
 -webkit-box-shadow: 0 1px 3px #999;
 -moz-box-shadow: 0 1px 3px #999;
 box-shadow: 0 1px 3px #999;
 margin-bottom: 20px;
}

.gphoto:hover {
 opacity:0.9; 
 -webkit-transition: all 0.4s ease;
 background-image: url(../images/item-ico.png);
 background-position: center; 
 }

.commSbmFl {
 margin-bottom: 10px;
}

/*********bg*********/

.backgrounds {
 background: url(../images/bg3.gif) left top repeat-x #222222; 
 height: 60px;
 border-right: #000000 1px solid;
}

/**********buttons***********/

.buttonsearch {
 display:inline-block;
 color:#383939;
 font-size:15px;
 line-height:1.2em;
 padding: 5px 19px 5px 18px;
 font-family: 'Open Sans Condensed', sans-serif;
 font-weight:bold;
 border-radius:3px;
 -webkit-border-radius:3px;
 background: #EDEDED;
 text-decoration: none!important;
 
}

.buttonsearch:hover {
 background:url(../images/menu1.gif) repeat-x 0 0 #f3f3f3;
 color:#fff;
 -webkit-transition: all 0.2s ease;
}
.buttonsearch:hover span {
 background-position:right -26px;
}

input[type='submit'], input[type='reset'], input[type='button'], button {
display: inline-block;
padding: 0 18px;
background: url(../images/button.gif) repeat-x 0 0;
color: #ececec;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
line-height: 29px;
height: 29px;
text-decoration: none;
border: none;
border-top: 1px solid #e72a32;
border-left: 1px solid #cb1d24;
text-transform: uppercase !important;
box-shadow: 0 2px 4px rgba(0,0,0,.2);
cursor: pointer;
 -webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;

border-radius: 50px 5px 50px 5px;
}
input[type='submit']:hover, input[type='reset']:hover, input[type='button']:hover, button:hover {
color: #ececec !important;
border-top: 1px solid #7a7a7a;
border-left: 1px solid #5a5a5a;
background: url(../images/button.gif) repeat-x 0 bottom;
text-decoration: none;
 -webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;

}


/*************************footer************************/
footer {
 color:#8a8a8a;
 width:100%;
 padding: 20px 0;
}

.footer {
 padding:19px 0;
 }

.backgroundfooter {
 background:url(../images/foot-bg.gif) repeat-x 0 bottom #f3f3f3 !important;
 border-bottom:1px solid #cfcfcf;
 border-radius:5px ;
 -webkit-border-radius:5px;
 box-shadow: 0 0px 0 0 #E6E6E6;
 -webkit-box-shadow:0 0 0 1px #E6E6E6;
}

.menufooter a {
 color:#959595;
 font-family: 'Open Sans', sans-serif;
 font-size:13px;
 text-transform:uppercase;
 line-height:1.2em;
}

.menufooter li {
 float:left;
 padding-right:18px;
}

.menufooter a:hover,
.menufooter a.active {
 color:#000;
}

.footer2 {
 float:right;
 padding-top: 3px;
 margin-left: 460px;
}

.footer2 a {
 color:#8a8a8a;
}

.footer2 a:hover {
 color:#000;
}

.menufooter {
 float:left;
 margin-left: -2px;
 padding-top: 3px;
}

.foot {
 text-align:center;
}

#doSmbBt,.u-combobut {display:none;}
.u-comboeditcell, .u-combo {border:0!important;background:none!important;}
.u-combolist {background:#eee;border:1px solid #fff;font-size:12px!important;color:black!important;-moz-box-shadow:0 0 3px 0 rgba(0, 0, 0, 0.2);-webkit-box-shadow:0 0 3px 0 rgba(0, 0, 0, 0.2);box-shadow:0 0 3px 0 rgba(0, 0, 0, 0.2);}
#uCatsMenu7 {
left:0!important;
top:0!important;
position: static!important;
}
.photo-img {
 border: 4px solid #fff;
 width: 193px;
 -moz-box-shadow: 0 0 10px rgba(0,0,0,0.5);
 -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.5);
 box-shadow: 0 0 6px rgba(0,0,0,0.5);
 border-radius: 5px;
 height: 130px;

}
.photo-img:hover {
 
}
.fancybox-image {
 width: auto!important;
height: auto!important;
max-width: auto!important;
max-height: auto!important;
}
#fancybox-overlay {
 background:url(../images/fancybg.png)!important;
 opacity:.6!important;
 -moz-opacity:.6!important;
 filter:alpha(opacity=85)!important;
}

.titleshop a {
 text-decoration: none!important;
font-family: Cuprum, sans-serif;
color: #A12283!important;
font-weight:bold!important;
}

.titleshop a:hover {
text-decoration: none!important;
font-family: Cuprum, sans-serif;
color: #29A0D2!important;
font-weight:bold!important;
-webkit-transition: color .1s ease-in-out .1s;
-moz-transition: color .1s ease-in-out .1s;
-o-transition: color .1s ease-in-out .1s;
-ms-transition: color .1s ease-in-out .1s;
transition: color .1s ease-in-out .1s;
}

#back-top {
 position: fixed;
 bottom: 15px;
 right: 25px;
 padding:0;
 margin:0;
 z-index: 5;
}
#back-top a {
 text-decoration: none;
 width: 33px;
 height: 33px;
 display: block;
 margin-bottom: 7px;
 background-color: #f5f5f5;
 border-radius: 3px;
 background-image: url(../images/back-top.png);
 background-repeat: no-repeat;
 background-position: center center;
 border: 1px solid #d6d6d6;
}
#back-top a:hover {
 background-color: #e2e2e2;
}

.second-effect .mask {
 opacity: 0;
 overflow:visible;
 border: 0px solid rgba(238, 235, 235, 0.17);
 -moz-box-sizing:border-box;
 -webkit-box-sizing:border-box;
 box-sizing:border-box;
 -webkit-transition: all 0.4s ease-in-out;
 -moz-transition: all 0.4s ease-in-out;
 -o-transition: all 0.4s ease-in-out;
 -ms-transition: all 0.4s ease-in-out;
 transition: all 0.4s ease-in-out;
}
.second-effect a.info {
 position:relative;
 opacity:0;
 -moz-transform:scale(0,0);
 -webkit-transform:scale(0,0);
 -o-transform:scale(0,0);
 -ms-transform:scale(0,0);
 transform:scale(0,0);
 -webkit-transition: -webkit-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
 -moz-transition: -moz-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
 -o-transition: -o-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
 -ms-transition: -ms-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
 transition: transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
}
.second-effect:hover .mask {
 opacity: 1;
 border: 120px solid rgba(238, 235, 235, 0.17);
}
.second-effect:hover a.info {
 opacity:1;
 -moz-transform:scale(1,1);
 -webkit-transform:scale(1,1);
 -o-transform:scale(1,1);
 -ms-transform:scale(1,1);
 transform:scale(1,1);
 -moz-transition-delay:0.3s;
 -webkit-transition-delay:0.3s;
 -o-transition-delay:0.3s;
 -ms-transition-delay:0.3s;
 transition-delay:0.3s;
}
.view {
 width: 640px;
 height: 220px;
 overflow: hidden;
 position: relative;
 text-align: center;
 box-shadow: 0px 0px 5px #aaa;
 cursor: pointer;
}
.viewphoto {
 width: 193px;
 height: 130px;
 overflow: hidden;
 position: relative;
 text-align: center;
 cursor: pointer;
}
.view .mask, .view .content {
 width: 640px;
 height: 220px;
 position: absolute;
 top: 0;
 left: 0;
}
.viewphoto .mask, .viewphoto .content {
 width: 193px;
 height: 130px;
 position: absolute;
 top: 0;
 left: 0;
}
.view img {
 display: block;
 position: relative;
}
.viewphoto img {
 display: block;
 position: relative;
}
.view a.info {
 background:url(../images/overlay-zoom.png) center no-repeat;
 display: inline-block;
 text-decoration: none;
 text-indent:-9999px;
 width:640px;
 height:220px;
bottom: 120px;
right: 119px;
} 
.viewphoto a.info {
 background:url(../images/overlay-zoom.png) center no-repeat;
 display: inline-block;
 text-decoration: none;
 text-indent:-9999px;
 width:193px;
 height:130px;
bottom: 120px;
right: 119px;
} 

.bg-header {
 background: url(../images/bg3.gif) left top repeat-x #222222;
-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.3);
-moz-box-shadow: 0 0 5px rgba(0,0,0,0.3);
box-shadow: 0 0 5px rgba(0,0,0,0.3);

 border-top: 6px solid #b2171d;
}

.border {
 border-right: #000000 1px solid;
}

/* Site Menus */
.uMenuV {margin-left: -10px;margin-bottom: -9px;margin-top: -9px;}
ul.uMenuRoot li, .blockContent ul li{font-size: 16px;font-family: "Ubuntu Condensed";}
ul.uMenuRoot li a, .blockContent ul li a{display:block;padding:11px 15px;text-decoration: none!important;border-top: 1px solid #1F1F1F;}
ul.uMenuRoot li a:hover, .blockContent ul li a:hover{color:#FFFFFF;text-decoration:none; background: #0E0E0E;}
.uMenuV .uMenuItemA {background: #0E0E0E;color:#FFFFFF;}

/**********Search form**********/
#search-form{
 position: absolute;
 top: 13px;
 right: 16px;
 vertical-align: top;
 height: 31px;
 overflow: hidden;
 background: #181818;
}
 #search-form fieldset {border:none; padding:0; width:100%; overflow:hidden;}
 #search-form label {display:block; float:left;}
 #search-form input{
 
 font: 14px "Cuprum", Arial, Helvetica, sans-serif;
 margin: 0;
 padding: 3px 0px 0px 8px;
 outline: none;
 width: 270px;
 border-radius: 0!important;
 box-shadow: 3px 3px 4px rgba(0,0,0,.2) inset;
 background: #232323;
 height: 26px;
 border: 1px solid #2B2B2B;
 color: #8a8a8a;
 border-top: 1px solid #2E2E2E;
}
 #search-form a{
 float: right;
 display: block;
 width: 22px;
 height: 31px;
 background: url(../images/serch-button.png) #b2171d center 9px no-repeat;
 cursor: pointer;
 
-webkit-transition: all 0.2s ease;
 -moz-transition: all 0.2s ease;
 -o-transition: all 0.2s ease;
 transition: all 0.2s ease;
 
 padding-right: 10px;
}
 #search-form a:hover{background-color: #3F3F3F;-webkit-transition: all 0.2s ease;
 -moz-transition: all 0.2s ease;
 -o-transition: all 0.2s ease;
 transition: all 0.2s ease;}

.user-menu li a:hover {
 color:white;
 -webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}

.user-menu li a {
 color: #ACACAC;
 text-decoration: none!important;
 -webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}

.user-menu li {
 padding: 0 0 0 15px;
 float: left;
}

.user-menu {
 float: right;
 font-size: 25px;
 margin-right: -12px;
 margin-top: -5px;
}

.floatleft .subtitle {
font-size: 13px;
color: #B4B4B4;
text-transform: uppercase;
margin-left: 160px;
font-family: "Cuprum", sans-serif;
margin-top: -15px;
display: block;
}


.eDetails a,.eDetails1 a,.eDetails2 a {text-decoration:underline;color: #999;}
.eDetails a:hover,.eDetails1 a:hover,.eDetails2 a:hover {text-decoration:none;}
.eBlocktwo { 

 margin-bottom: 40px; height: 1px;
 width: 100%; background: black; border-radius: 50px 0 0px 0px;}
.textpost {
 padding: 0 10px 0 10px;
}

.calTable td {text-align:center;padding:6px 3px;}
.calTable td a {font-weight:bold;text-decoration:underline;}
.calTable td a:hover {text-decoration:none;}
.calTable .calWday,.calTable .calWdaySe,.calTable .calWdaySu {font-weight:bold;font-family:'Ubuntu Condensed';border-top:1px dotted #bbb;border-bottom:1px dotted #bbb;}
.calTable .calMdayA,.calTable .calMdayIsA {color:#fff;background:#cb1d24;}
.calTable .calMday,.calTable .calMdayIs{}
.calTable .calMdayIsA a {color:#fff;}
.calTable {
 width: 200px;
}

.post-text {
 margin-bottom: 10px;
font-size: 22px;
line-height: 40px;
color: white;
background: #cb1d24;
padding: 1px 25px 0px 17px;
font-family: "Ubuntu Condensed", sans-serif;
font-weight: normal;
border-radius: 50px 5px 50px 5px;
position: relative;
 z-index: 2;
}




.textpost button {
 margin-bottom: 15px;
}
.eMessage p span {
color: #8f8f8f!important;
}
.viewphoto {
 width: 240px;

 height: 168px;

 overflow: hidden;
 position: relative;
 text-align: center;
 cursor: default;
margin-top: -5px;



}

.viewinfo {

float: left;
 

overflow: hidden;
 position: relative;
 text-align: center;
 cursor: default;


z-index: 1;

border-radius: 40px 10px 0 0;

}

.img-box {
display: inline-block;
overflow: hidden;
position: relative;
width: 720px;
margin-top: -50px;
height: 277px;
}

.viewphoto .mask,.viewphoto .content {
 width: 240px;
 height: 168px;
 position: absolute;
 overflow: hidden;
 top: 0;
 left: 0;
 
}

.viewinfo .mask,.viewinfo .content {
 width: 900px;
height: 250px;
 position: absolute;
 overflow: hidden;
 top: 0;
 left: 0;
}
.view img {
 display: block;
 position: relative;
}
.viewinfo img {
 display: block;
 position: relative;


 width: 720px;
}

.view h2 {
 text-transform: uppercase;
 color: #fff;
 text-align: center;
 position: relative;
 font-size: 17px;
 padding: 10px;
 background: rgba(0, 0, 0, 0.8);
 margin: 20px 0 0 0;
}
.view p {
 font-family: Georgia, serif;
 font-style: italic;
 font-size: 12px;
 position: relative;
 color: #fff;
 padding: 10px 20px 20px;
 text-align: center;
}
.view a.info {
 display: inline-block;
 text-decoration: none;
 padding: 7px 14px;
 background: #000;
 color: #fff;
 text-transform: uppercase;
 width: 665px;
 height: 280px;
}
.viewinfo a.info {
display: inline-block;
text-decoration: none;
text-indent: -9999px;
width: 900px;
height: 250px;
}
.viewinfo a.photo {
 background: url(../images/photo.png) center no-repeat;
 display: inline-block;
text-decoration: none;
width: 17px;
height: 17px;
background-color: #2C2C2C;
padding: 10px;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
opacity: 0.8;
filter: alpha(opacity=80);
margin-top: 65px;
transition: 0.3s;
margin-right: 20px;
}
.viewinfo a.photo:hover {
 transition:0.3s;
 opacity: 1.0;
filter: alpha(opacity=100);
}
.viewphoto img {
 display: block;
 position: relative;
}
.viewphoto h2 {
text-align: center;
position: relative;
padding: 10px;
margin: 50px 0 0 0;
color: white;
font-family: "Cuprum", sans-serif;
text-transform: uppercase;
font-size: 17px;
}
.viewphoto p {
 font-family: Georgia, serif;
 font-style: italic;
 font-size: 12px;
 position: relative;
 color: #fff;
 padding: 5px 20px 8px;
 text-align: center;
}
.viewphoto a.info {
 display: inline-block;
 text-decoration: none;
 padding: 7px 14px;
 background: #000;
 color: #fff;
 text-transform: uppercase;
 -webkit-box-shadow: 0 0 1px #000;
 -moz-box-shadow: 0 0 1px #000;
 box-shadow: 0 0 1px #000;
}



.viewphoto a.info:hover {
 -webkit-box-shadow: 0 0 5px #000;
 -moz-box-shadow: 0 0 5px #000;
 box-shadow: 0 0 5px #000;
}
.view-first img {
 -webkit-transition: all 0.2s linear;
 -moz-transition: all 0.2s linear;
 -o-transition: all 0.2s linear;
 -ms-transition: all 0.2s linear;
 transition: all 0.2s linear;
}
.view-first .mask {
 -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
 filter: alpha(opacity=0);
 opacity: 0;
 background: url(/images/bg-photo.png) repeat 0 0;
 -webkit-transition: all 0.4s ease-in-out;
 -moz-transition: all 0.4s ease-in-out;
 -o-transition: all 0.4s ease-in-out;
 -ms-transition: all 0.4s ease-in-out;
 transition: all 0.4s ease-in-out;
}
.view-first h2 {
 -webkit-transform: translateY(-100px);
 -moz-transform: translateY(-100px);
 -o-transform: translateY(-100px);
 -ms-transform: translateY(-100px);
 transform: translateY(-100px);
 -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
 filter: alpha(opacity=0);
 opacity: 0;
 -webkit-transition: all 0.2s ease-in-out;
 -moz-transition: all 0.2s ease-in-out;
 -o-transition: all 0.2s ease-in-out;
 -ms-transition: all 0.2s ease-in-out;
 transition: all 0.2s ease-in-out;
}
.view-first p {
 -webkit-transform: translateY(100px);
 -moz-transform: translateY(100px);
 -o-transform: translateY(100px);
 -ms-transform: translateY(100px);
 transform: translateY(100px);
 -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
 filter: alpha(opacity=0);
 opacity: 0;
 -webkit-transition: all 0.2s linear;
 -moz-transition: all 0.2s linear;
 -o-transition: all 0.2s linear;
 -ms-transition: all 0.2s linear;
 transition: all 0.2s linear;
}
.view-first:hover img {
 -webkit-transform: scale(1.1,1.1);
 -moz-transform: scale(1.1,1.1);
 -o-transform: scale(1.1,1.1);
 -ms-transform: scale(1.1,1.1);
 transform: scale(1.1,1.1);
}

.view-first:hover .mask {
 -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
 filter: alpha(opacity=100);
 opacity: 1;
}
.view-first:hover h2,
.view-first:hover p,
.view-first:hover a.info {
 -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
 filter: alpha(opacity=100);
 opacity: 1;
 -webkit-transform: translateY(0px);
 -moz-transform: translateY(0px);
 -o-transform: translateY(0px);
 -ms-transform: translateY(0px);
 transform: translateY(0px);
}
.view-first:hover p {
 -webkit-transition-delay: 0.1s;
 -moz-transition-delay: 0.1s;
 -o-transition-delay: 0.1s;
 -ms-transition-delay: 0.1s;
 transition-delay: 0.1s;
}
.view-first:hover a.info {
 -webkit-transition-delay: 0.2s;
 -moz-transition-delay: 0.2s;
 -o-transition-delay: 0.2s;
 -ms-transition-delay: 0.2s;
 transition-delay: 0.2s;
}


/* blog photo animation*/


.view-first-info img {
 -webkit-transition: all 0.2s linear;
 -moz-transition: all 0.2s linear;
 -o-transition: all 0.2s linear;
 -ms-transition: all 0.2s linear;
 transition: all 0.2s linear;
}

.view-first-info .mask {
 -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
 filter: alpha(opacity=0);
 opacity: 0;
 -webkit-transition: all 0.4s ease-in-out;
 -moz-transition: all 0.4s ease-in-out;
 -o-transition: all 0.4s ease-in-out;
 -ms-transition: all 0.4s ease-in-out;
 transition: all 0.4s ease-in-out;
 background: rgba(255,255,255,0.5);
}



.view-first-info a.info {
 -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
 filter: alpha(opacity=0);
 opacity: 0;
 -webkit-transition: all 0.2s ease-in-out;
 -moz-transition: all 0.2s ease-in-out;
 -o-transition: all 0.2s ease-in-out;
 -ms-transition: all 0.2s ease-in-out;
 transition: all 0.2s ease-in-out;
}

.view-first-info:hover .mask {
 -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
 filter: alpha(opacity=100);
 opacity: 0.6;
}
.view-first-info:hover h2,
.view-first-info:hover p,
.view-first-info:hover a.info {
 -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
 filter: alpha(opacity=100);
 opacity: 1;
 -webkit-transform: translateY(0px);
 -moz-transform: translateY(0px);
 -o-transform: translateY(0px);
 -ms-transform: translateY(0px);
 transform: translateY(0px);
}

.informphoto {
 display: inline-block;
background: #fff;
height: 180px;
overflow: hidden;
position: relative;
width: 220px;
margin: 18px;
}
.informphoto a.informerinfo {
 background:url(../images/link.png) center no-repeat;
 display: inline-block;
 text-decoration: none;
 text-indent:-9999px;
 width: 220px;
height: 180px;
}
.eTitleinform {
 font: 15px/2px "Ubuntu Condensed";
font-size: 16px;
color: black;
}
.informerinfo {
 background:url(../images/link.png) center no-repeat;
 display: inline-block;
 text-decoration: none;
 text-indent:-9999px;

padding: 10px;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
opacity: 0.8;
filter: alpha(opacity=80);
 transition:0.3s;


}
.informerinfo:hover {
 transition:0.3s;
 opacity: 1.0;
filter: alpha(opacity=100); 
}
.informerph {
 background:url(../images/photo.png) center no-repeat;
 display: inline-block;
 text-decoration: none;
 text-indent:-9999px;

padding: 10px;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
opacity: 0.8;
filter: alpha(opacity=80);
margin-right: 30px;
 transition:0.3s;
 margin-top: 10px;
}
.informerph:hover {
 transition:0.3s;
 opacity: 1.0;
filter: alpha(opacity=100);
}
.gallery {
margin-top: 54px;

}

hr {
 border: 1px dotted #646262;
}

.viewphoto a {
 color: white;
}
.viewphoto a:hover {
 color: white!important;
 text-decoration: none!important;
}

.post-text a {
 font-family: "Ubuntu Condensed", sans-serif;

 /* font-size: 21px; */

 color: #FFF;
text-decoration: none;
transition: 0.3s;}

#thread_search_field {
 width: auto!important;
}

#forum_filter #filter_by {
 margin-top: 9px!important;
}



.titlelatest, .titlefeatured {
 margin-bottom: 10px;
font-size: 22px;
line-height: 40px;
color: white;
background: #cb1d24;
padding: 1px 25px 0px 17px;
font-family: "Ubuntu Condensed", sans-serif;
font-weight: normal;
border-radius: 50px 5px 50px 5px;
display: inline-block;
width: 940px;
margin-top: 50px;
}

.service {
 margin-left: 32px;
width: 980px;
}

.footer_social {

}

.footer_social li {
float: left;
background: none !important;
/* padding-left: 0 !important; */
margin-right: 15px;
padding-bottom: 0;
list-style: none;
transition: all 0.17s ease-in-out;
-moz-transition: all 0.17s ease-in-out;
-webkit-transition: all 0.17s ease-in-out;
-o-transition: all 0.17s ease-in-out;
}
}

.footer_social li a {
display: block;
width: 31px;
height: 32px;

color: #95a5a6;
text-align: center;
}

.footer_social li:hover {
transform: scale(1.4);
-ms-transform: scale(1.4);
-webkit-transform: scale(1.4);
-moz-transform: scale(1.4);
-o-transform: scale(1.4);
}

.footer_social li a i {
font-size: 16px;
margin-right: 0;
float: none;
text-decoration: none;
}


/********** VIDEO MODULE ************/

.ve-details2 {
padding: 10px 0 10px 32px!important;
background: rgb(255, 255, 255);

}

.ve-title {
 font-size: 15px!important;
line-height: 40px!important;
background: #cb1d24!important;
padding: 1px 0 0px 17px!important;
font-family: "Ubuntu Condensed", sans-serif!important;
font-weight: normal!important;
border-radius: 50px 5px 50px 5px!important;
z-index: 9999!important;
position: relative!important;
}

.ve-title a {
 color: #fff;
}

.vep-details {
 padding: 10px 0 10px 32px!important;
background: rgb(255, 255, 255);
border-radius: 5px;
margin-top: 20px;
}

.v-entry-page {
padding: 25px 20px 0 20px!important;
width: auto!important;
background: black;

}

.vep-rating {
 float: right;
padding: 15px 20px;
background: white;
border-radius: 50px 5px 50px 5px!important;
}

h1.vep-title {
 font-size: 22px!important;
line-height: 40px!important;
background: #cb1d24!important;
padding: 1px 0 0px 17px!important;
font-family: "Ubuntu Condensed", sans-serif!important;
font-weight: normal!important;
border-radius: 50px 5px 50px 5px!important;
z-index: 9999!important;
color: #fff;
margin-bottom: 20px;
}

.v-entry {
 background: url(../images/bg3.gif) left top repeat-x #222222;
-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.3);
-moz-box-shadow: 0 0 5px rgba(0,0,0,0.3);
box-shadow: 0 0 5px rgba(0,0,0,0.3);
border-radius: 50px 5px 50px 5px!important;
-webkit-transition: all 0.4s ease;
 -moz-transition: all 0.4s ease;
 -o-transition: all 0.4s ease;
 transition: all 0.4s ease;
}

.ve-screen {
 -webkit-background-size: 100% auto;
background-size: 100% auto;
margin: 15px 0!important;
border-radius: 0!important;
}

.v-entry:hover {
-webkit-transition: all 0.4s ease;
 -moz-transition: all 0.4s ease;
 -o-transition: all 0.4s ease;
 transition: all 0.4s ease;
 -webkit-transform: scale(1.1); 
 -moz-transform: scale(1.1); 
 -o-transform: scale(1.1);
 -ms-transform: scale(1.1); 

}

.swchItemA {
 color: white!important;
background: #cb1d24;
cursor: pointer;
border: none;
display: inline-block;
padding: 8px 12px 8px 12px;
font-size: 14px!important;
margin-bottom:20px; 
margin-right: 3px;
}

.swchItem {
 color: black;
background: #f9f9f9;
cursor: pointer;
border: none;
display: inline-block;
padding: 8px 12px 8px 12px;
font-size: 14px!important;
margin-bottom:20px; 
margin-right: 3px;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}

.swchItem:hover {
 -webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
 color:white!important;
 background: #cb1d24;
 text-decoration: none;
}

.swchItemA1 {
 color: white!important;
background: #cb1d24;
cursor: pointer;
border: none;
display: inline-block;
padding: 8px 12px 8px 12px;
font-size: 14px!important;
margin-bottom:20px; 
margin-right: 3px; 
}

.swchItem1 {
 color: black;
background: #f9f9f9;
cursor: pointer;
border: none;
display: inline-block;
padding: 8px 12px 8px 12px;
font-size: 14px!important;
margin-bottom:20px; 
margin-right: 3px;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s; 

}

.swchItem1:hover {
 -webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
 color:white!important;
 background: #cb1d24; 
 text-decoration: none;
}

.uComment.cBlock1, .uComment.cBlock2 {
border: 0;
overflow: hidden;
text-align: justify;
margin: 10px 0px 0px 0;
padding: 15px 10px;
border-top: 1px solid #E4E4E4;
color: rgb(255, 255, 255);
background: #000000!important;
}

.eBlock {
 background: black;
border-radius: 50px 0 0 0;
}

.eBlocktwo button {
 float: right;
margin-top: -5px;
}

.allUsersBtn, .uSearchFlSbm {width:auto!important}

#subscribe {
font-size: 12px!important;
margin-right: 20px!important;
}

/****************** MOBILE **************/

@media only screen and (max-width:980px) {
.eMessage img {
width:100%!important;
height:100%!important
}
 .eText img {
width:100%!important;
height:100%!important
}
 .eText {
padding-right: 10px!important;
} 
.main, .container_12, .grid_12, .grid_7, .grid_3 {
float: none!important;
width: 90%!important;
}
.v-entry-page {
width: 100%;
}


.vep-video-block iframe, .vep-video-block object, .vep-video-block embed {
width: 100%;

}
.eBlock iframe, .eBlock object, .eBlock embed {
width: 100%;
}
.eBlocktwo iframe, .eBlocktwo object, .eBlocktwo embed {
width: 100%;
}
.blockfix iframe, .blockfix object, .blockfix embed {
width: 100%;
} 
.vep-video-block img {
width: 100%;
}

 .icon-mobile {
 display: inline-block;
width: 19px;
text-align: center;
border-radius: 3px;
cursor: pointer;
margin-top: -47px; margin-right: 4px;
float: right;
margin-right: 15%;
}
.menu-mobile {
 display: block;
}
.icon-mobile span {
 display: block;
width: 100%;
height: 2px;
background: #797979;
margin: 2px 0 0;
}

.grid_4 img {
height: auto!important;
width: 100%!important;
}

.service {
 width: 100%!important;
 margin-left: 10px!important;
}

.menuheader {
 float: none!important;
}
#puzadpn {display:none;}
footer .container_12 .grid_12, footer .main {width: 100%!important; display: inline-block;}

 .viewphoto, .viewphoto .mask, .viewphoto .content {width: 100%!important; height: 100%!important}
.viewphoto img {width: 100%!important}
.img-box, .grid_4, .viewinfo img {width: 100%!important;height: auto!important; }

 .gTableSubTop, .forumIcoTd, .forumThreadTd, .forumPostTd, .forumLastPostTd, .threadIcoTd, .threadAuthTd, .threadLastPostTd, .threadPostTd, .threadViewTd,
 .threadsDetails,
 .forumOnlineBar,
 .legendBlock,
 .userRights,
 .fFastNavTd,
 .fFastSearchTd,
 .forumNamesBar,
 .postTdInfo,
 .postBottom,
 #forum_filter,
 .bottomPathBar,
 #thread_search_form,
 #thread_search_button,
 .forumIcoTd, .forumThreadTd, .forumPostTd
 {
 display: none;
 }
 .postTdTop, .postTable, .posttdMessage {
 display: block !important;
 text-align: left;
 width: auto !important;
 padding: 15px;
 height: auto!important; 
 }
 .postUser {
 font-size: 16px;
 font-weight: 600;
 }
.main, .container_12, .grid_12, .grid_7, .grid_3 {float: none; width: 90%;}
 .logo a {font-size: 32px}
.infTd {
display: inline-table;
margin: 0 auto;
float: left;
}

 .grid_5 {
 margin: 30px 14px 0 0!important;
 }


.icon-mobile {display: inline-block!important;}
.menu >li {float:none;background: url(../images/bg3.gif) left top repeat-x #222222;
-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.3);
-moz-box-shadow: 0 0 5px rgba(0,0,0,0.3);
box-shadow: 0 0 5px rgba(0,0,0,0.3); padding-right: 0!important;width: 118%;}
nav {display: none;width: 85%; z-index: 9;
position: relative;}
.backgrounds {border-right: none!important;}
.menuheader .menu li.active span, .menuheader > .menu span:hover {
 width: 100%;
}

.menuheader li span {
 display: block!important;
}


.menuheader li span a {
 padding: 10px;
}

.menuheader li:first-child span a {
padding: 10px;
}


.icon-mobile {
 display: inline-block;
width: 19px;
text-align: center;
border-radius: 3px;
cursor: pointer;
margin-top: -55px; margin-right: 4px;
float: right;
margin-right: 105px;
}
.menu-mobile {
 display: block;
}
.icon-mobile span {
 display: block;
width: 100%;
height: 2px;
background: #797979;
margin: 2px 0 0;
}
.ph-mobile {}
.span6 {width: auto!important}
.span3 {float: none!important; width: 100%!important;margin-bottom: 15%;margin-right: 0!important}
.menu ul {position: static!important;overflow: scroll;height: 120px;}
.menu ul li {width: 100%!important;}
.viewphoto h2 {padding: 0!important}
.titlelatest, .titlefeatured {width: 100px!important}
}
@media only screen and (max-width:820px){

.grid_4 {
 display: block!important; 
 float: none!important;
 width: 25%;
}
}
@media only screen and (max-width:750px){

}
@media only screen and (max-width:640px){

.subtitle {
 display: none!important;
}


}
@media only screen and (max-width:480px) {

.eBlocktwo button {float: none!important;
margin-top: 15px!important;
margin-left: 20px;}

.menu > li > a strong {font-size: 13px;}
.menu li li a {font-size: 13px;}
.caption.big_white {font-size: 14px!important;letter-spacing: 0!important;}
.caption.big_orange {font-size: 14px!important;letter-spacing: 0!important;}
#uEntriesList .uEntryWrap {
width: 100%!important;
text-align: center;
vertical-align: top;
display: block!important;}
.service-info p {padding-left: 20px;}
.viewphoto h2 {margin: 55px 0 0 0!important;}

}
@media only screen and (max-width:360px) {
.informgallery .infTd {display: block;margin: 0 auto; width: 95%!important;}
 #search-form a {display:none}
}


.cBlock1, .cBlock2 {
 background: #0A0A0A;

margin-left: -2px;
margin-right: -1px;
-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.3);
-moz-box-shadow: 0 0 5px rgba(0,0,0,0.3);
box-shadow: 0 0 5px rgba(0,0,0,0.3);
}

.mchat {
 width:auto!important 
}

#mchatIfm2 {margin-left: -5px;}

#mchatBtn {margin-left: -20px;
padding-right: 15px;}

.eText {
padding: 50px 0 10px 10px;
}

.download {
padding: 1px 10px;
background: white;
border-radius: 50px 5px 50px 5px!important;
color: black;
float: right;
position: relative;
display: inline-block;
font-size: 15px;
margin-right: -25px;
margin-top: -1px;
}

.download a {
 color: black;
}

.blockfix {
background: black;
border-radius: 30px 0 0 0;
margin-top: -45px;
padding-top: 40px;
}

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