
 

::-webkit-scrollbar {width: 12px;height: 12px;}
::-webkit-scrollbar-track-piece {background:rgba(0,0,0,0);}
::-webkit-scrollbar-thumb:vertical {height:10px;background:#3B4449;}
::-webkit-scrollbar-thumb:vertical:hover {background:#478ec1;}
::-webkit-scrollbar-thumb:horizontal {width:10px;background:#3B4449;}
::-webkit-scrollbar-thumb:horizontal:hover {background:#478ec1;}

/* General Style */
a:link { text-decoration: none; color: #2f393e; -webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; -moz-transition: all 0.3s ease; }
a:active { text-decoration: none; color: #2f393e; }
a:visited { text-decoration: none; color: #2f393e; }
a:hover { text-decoration: underline; color: #5898c4; }
td, body { font: 300 14px 'Roboto', sans-serif; color: #2f393e; line-height: 21px; }
body { margin: 0; padding: 0; background: #f5f5f5; }
td img { vertical-align: middle; }
img { border: 0; }
form { padding: 0; margin: 0; }
input, textarea, select { vertical-align: middle; }
.copy { font-size: 7pt; }
.page_name { clear:both; padding: 15px 0; margin: 0 0 20px 0; border-bottom: 2px solid #478ec1; color: #478ec1; font-family: 'Roboto Condensed', sans-serif; font-weight: 300; font-size: 30px; }
.tags {text-transform: capitalize;font-size:12px;}
/* Site Menus */
#sidebar-l ul.uMenuRoot, ul.uMenuRoot ul { list-style-type: none; margin: 0; padding: 0; width: 210px; display: table; }
#sidebar-l ul.uMenuRoot a { display: block; text-decoration: none; margin: 0; }
#sidebar-l ul.uMenuRoot li { height: 48px; line-height: 48px; border-top: 1px solid #49545a; position: relative; }
#sidebar-l ul.uMenuRoot li a { background: #3b4449; height: 48px; padding-left: 20px; -webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; -moz-transition: all 0.3s ease; }
#sidebar-l ul.uMenuRoot li a:hover { background: #49545a; }
#sidebar-l ul.uMenuRoot li.uWithSubmenu a { background: #3b4449 url(../images/bmenu.png) right no-repeat; }
#sidebar-l ul.uMenuRoot li.uWithSubmenu a:hover { background: #49545a url(../images/bmenuhover.png) right no-repeat; }
#sidebar-l ul.uMenuRoot li > ul { position: absolute; top: 0; left: 210px; display: none; z-index: 99999;}
#sidebar-l ul.uMenuRoot li:hover > ul { display: block; }
#sidebar-l .uMenuV .uMenuItem { font-weight: normal; background: none; }
#sidebar-l .uMenuV li a:link { text-decoration: none; color: #fff }
#sidebar-l .uMenuV li a:active { text-decoration: none; color: #fff; }
#sidebar-l .uMenuV li a:visited { text-decoration: none; color: #fff; }
#sidebar-l .uMenuV li a:hover { text-decoration: none; color: #fff; }
#sidebar-l .uMenuV .uMenuItemA { font-weight: normal; }
#sidebar-l .uMenuV a.uMenuItemA:link { text-decoration: none; color: #fff; }
#sidebar-l .uMenuV a.uMenuItemA:visited { text-decoration: none; color: #fff; }
#sidebar-l .uMenuV a.uMenuItemA:hover { text-decoration: none; color: #fff; }
#sidebar-l .uMenuV li { font-size: 14px; }

/* Module Part Menu */
.catsTd { text-decoration: none; padding-left: 20px; height: 46px; line-height: 46px; float: none; display: block; background: #f2f2f2 url(../images/cat.png) right no-repeat; overflow: hidden; border-right: 1px solid #e6e6e6; border-left: 1px solid #e6e6e6; border-bottom: 1px solid #e6e6e6; -webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; -moz-transition: all 0.3s ease; }
.catsTd:hover { box-shadow: inset 4px 0 0 #478ec1; background: #fff url(../images/cathover.png) right no-repeat; }
.catName { }
.catNameActive { }
.catNumData { padding-left: 5px; color: #555555; }
.catDescr { padding-left: 10px; }
.catsTd a.catName { text-decoration: none; color: #2f393e; display: block; }
.catsTd a.catNameActive { text-decoration: none; color: #2f393e; }
.catsTd a.catName:hover { text-decoration: none; color: #2f393e; }
.catsTd a.catNameActive:hover { text-decoration: none; color: #2f393e; }

.acatname {background: #478ec1;padding: 5px 10px;color: #FFF !important;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;float:left;margin:0 10px 0 0;}
.addnews:hover,.acatname:hover {background:#E6E6E6;color:black !important;text-decoration:none;}

/* Entries Style */
.eBlock { }
.eTitle { font: 500 23px/30px 'Roboto Slab', sans-serif; }
.eMessage { text-align: justify; padding-bottom: 5px; }
.eText { text-align: justify; padding-bottom: 5px; padding-top: 5px; border-top: 1px solid #C2C2C2 }
.eDetails { display: flex; width: 100%; padding-top: 19px; margin-top: 20px; margin-bottom: 20px; border-top: 1px solid #f2f2f2; border-bottom: 1px solid #f2f2f2; padding-bottom: 19px; }
/* Poll styles */
.pollBut { width: 100%; margin-top: 15px; }
.blue {background: #478ec1 !important; }
.blue:hover {background: #3C7BA9 !important; }
.pollBody { padding: 7px; margin: 0px; background: #FFFFFF }
.textResults { background: #E2E6EA }
.textResultsTd { background: #FFFFFF }
.pollNow { border-bottom: 1px solid #E2E6EA; border-left: 1px solid #E2E6EA; border-right: 1px solid #E2E6EA; }
.pollNowTd { }
.totalVotesTable { border-bottom: 1px solid #E2E6EA; border-left: 1px solid #E2E6EA; border-right: 1px solid #E2E6EA; }
.totalVotesTd { background: #FFFFFF; }
.polldetails {text-align: center;font-size: 11px;margin-top: 10px;}

/* Other Styles */
.replaceTable { background: #EEEEEE; height: 100px; width: 300px; border: 1px solid #AAAAAA; }
.legendTd { font-size: 7pt; }

.rurboard { padding-bottom: 5px; font-size: 18px; font-family: 'Roboto', sans-serif; font-weight: 500; display: block; color: #478ec1; text-align: right; }
.torg { padding-bottom: 5px; display: block; color: #a0a0a0; text-align: right; }
.rurboard2 { padding-bottom: 10px; font-size: 25px; font-family: 'Roboto', sans-serif; font-weight: 500; color: #478ec1; }
.torg2 { color: #a0a0a0; }
hr { color: #fff; height: 1px; border-bottom: 1px solid #f2f2f2; border-top: none; border-left: none; border-right: none; }
#boarditem { width: 710px; display: table; padding-bottom: 19px; border-bottom: 1px solid #f2f2f2; margin-bottom: 20px; background: #fff; }
.sort { display: block; border-top: 2px solid #f2f2f2; margin-top: 20px; padding-top: 18px; border-bottom: 2px solid #f2f2f2; margin-bottom: 20px; padding-bottom: 18px; }
.bileft { display: block; float: left; width: 580px; }
.boardtitle { width: 580px; display: block; font-size: 17px; font-family: 'Roboto Slab', sans-serif; font-weight: 500; float: left; margin-bottom: 20px; }
.biright { display: block; float: right; width: 130px; }
.biright .rated {font-size:19px;}
.biright .rated  .ignore-select{font-size:14px;}
.boardpic { width: 150px; height: 110px; float: left; display: block; overflow: hidden; margin-right: 20px; }
.boardpic img { width: 150px; max-height: 110px; min-height: 110px; height: auto; }
.info-wr {width:100%;    margin-bottom: 30px; }
.info-item {padding:10px 0 10px 200px; height:20px; border-bottom:1px dashed #e3e3e3; font-size:14px;}
.info-wr .info-item:nth-child(2n) {background-color:#f2f2f2;}
.info-label {float:left; margin-left:-190px; font-weight:bold;}
.info-label img {margin-right:7px; width:16px; position:relative; top:2px;}
.info-desc {width:100%;}
.info-desc a {text-decoration:underline; color:#06c;}
.info-desc a:hover {text-decoration:none; color:#06C;}
.boardmess { float: left; width: 410px; height: 63px; overflow: hidden; }
.boardinf { float: left; width: 410px; padding-top: 9px; margin-top: 10px; border-top: 1px solid #f2f2f2; font-family: 'Roboto', sans-serif; font-weight: 500; }
.boardbigpic {height: 400px; float: left; width: 65%; display: block; margin-bottom: 20px; overflow:hidden;}
.boardbigpic img { width: 100%; min-height:400px;}
.boardid { width: 710px; display: table; margin-bottom: 20px; }
.bdleft { float: left; display: table; }
.bdleft img {float: left; width: 55px;height: 55px; padding-right: 10px;}
.bdright { float: right; display: table; text-align: right; }
.boardphone { height: 43px; line-height: 43px; border: 1px solid #ededed; background: #fff url(../images/phoeIcon.png) right no-repeat; width: 348px; padding-left: 20px; float: left; display: table; font-family: 'Roboto', sans-serif; font-weight: 500; -webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; -moz-transition: all 0.3s ease; }
.boardphone:hover { border: 1px solid #d2d2d2; }
.boardid a { color: #fff; }
.boardid a:hover { text-decoration: none; }
.writeauth { float: left; height: 45px; text-align: center; width: 235px; padding-right: 45px; line-height: 45px; display: block; background: #478ec1 url(../images/writeauth.png) right no-repeat; color: #fff; float: right; -webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; -moz-transition: all 0.3s ease; }
.writeauth:hover { background: #3a78a5  url(../images/writeauth.png) right no-repeat; }
#hbg { width: 100%; display: block; background: #fff; margin: 0; padding: 0; }
#hl { width: 100%; height: 44px; border-bottom: 1px solid #2f393e; display: table; }
.headline a { color: #6e7578; }
.headline { width: 1270px; height: 44px; line-height: 44px; display: block; margin: auto; margin: auto; }
.toplink { float: left; margin-right: 20px; }
.toplink:before { font-family: FontAwesome; color: rgba(255,255,255,0.5); margin-right: 10px; }
.toplink:hover { color: white; text-decoration: none; }
.aboutus:before { content: '\f136'; }
.advlink:before { content: '\f170'; }
.contlink:before { content: '\f015'; }
.sb { width: 44px; height: 30px; padding-top: 15px; display: block; float: right; border-right: 1px solid #2f393e; -webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; -moz-transition: all 0.3s ease; line-height: 44px; text-align: center; font-size: 18px; }
.sb:last-child { border-left: 1px solid #2f393e; }
.sb:hover { background: #2f393e; color: white; text-decoration: none; }
#header { width: 1270px; height: 150px; display: block; margin: auto; position: relative;}
.logo {     width: 222px; height: 120px; margin-top: 15px; display: block; float: left; background: url(../images/lnr-logo2_1.webp) no-repeat; }
@media screen and (max-width: 630px) {.logo {background: url(../images/lnr-logo-mobile.webp) no-repeat; width: 100%; height: 100%;}}
@media screen and (max-width: 460px) {.logo {height: 80%;}}
@media screen and (max-width: 360px) {.logo {height: 65%;}}
.searchForm { border-collapse: collapse; overflow: hidden; float: left; height: 45px; width: 490px; background: #49545a; display: table; margin-left: 65px; margin-top: 50px; }
.schQuery { float: left;    background: #ccc; }
.schQuery input { box-shadow: none !important; outline: none; height: 45px !important; line-height: 45px !important; margin-left: 15px !important; ; width: 430px !important; background: none !important; font-size: 14px; border: none !important; color: #fff!important; padding: 0 !important; font-style: italic; }
.searchForm:hover { background: #5E696F; -webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; -moz-transition: all 0.3s ease; }
.schBtn { float: right; }
.schBtn button { margin: 0 !important; width: 45px !important; height: 45px !important; background: #2f393e !important; border: none !important; color: rgba(255,255,255,0.5); cursor: pointer; padding: 0 6px; box-shadow: none !important; -webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; -moz-transition: all 0.3s ease; font-size: 14px; }
.schBtn button:hover { background: #20292e !important; }
.profile a {margin-top: 50px;width: 180px; padding-right: 45px;text-align: center; text-transform: uppercase; color: #fff; background: #478ec1 url(../images/prof.png) right no-repeat; height: 45px; line-height: 45px; display: block; float: right; -webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; -moz-transition: all 0.3s ease;}
.profile a:hover { text-decoration: none; background: #5a9ac7 url(../images/prof.png) right no-repeat; }
.profile-logged a {margin-top: 50px; background: #D9534F; width: 170px; padding-right: 0; margin-right: 20px; text-align: center; height: 45px; line-height: 45px; display: block; float: right; -webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; -moz-transition: all 0.3s ease; text-transform: uppercase; color: #fff;}
.profile-logged a:hover {text-decoration: none; background: #DC5E5C;}
.profile .fa, .profile-logged .fa { color: rgba(255,255,255,0.5); margin-right: 10px; }

.nav_btn {border: 0;background: transparent; font-size: 18px; height: 50px; width: 100%; color: #fff;  display: none; cursor: pointer;padding:10px;}
.nav_btn .fa {float: left;}
.nav_btn span {float: left; margin-left: 10px;}
a.homelink {float: left;color: #FFF;border-right: 1px solid #73add6;padding: 0 20px !important; background: #53a9d8;}
a.homelink:hover {background:#315e8a;}
a.homelink .fa { line-height: 70px; font-size: 20px; }
#headmenu { background: #478ec1; width: 1270px; height: 70px; display: table; margin: 0 auto;padding: 0; }
#headmenu ul { background: #53a9d8; list-style: none; margin: 0; padding: 0;}
#headmenu ul li { float: left; list-style: none;}
#headmenu ul li:hover { text-decoration: none; background: #53a9d8; }
#headmenu ul li:hover ul { display: block;}
#headmenu ul li a {text-decoration: none; text-transform: uppercase; display:block; color: #fff; line-height: 70px; padding: 0 20px; border-right: 1px solid #73add6; list-style: none; -webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; -moz-transition: all 0.3s ease; font-family: 'Roboto Condensed', sans-serif; font-size: 15px; font-weight: 300; }
#headmenu ul li ul {position: absolute; display: none; list-style: none; z-index: 1000;width:auto;}
#headmenu ul li ul li {float:none;border-top:1px solid #73add6;}
#headmenu ul li ul li:hover {background:#315e8a;}
#headmenu ul li ul li a {line-height:50px;font-size: 15px;}
#headmenu ul li.uWithSubmenu ul li a:before {font-family:FontAwesome;content:"\f105";margin:0 10px 0 0;}

.breadcrumb { width: 1210px; padding-left: 30px; padding-right: 30px; height: 50px; line-height: 50px; display: block; margin: auto; overflow: hidden; background: #f5f5f5; color: #a5a8aa; }
#maincont { width: 1270px; display: table; margin: auto; background: #fff; box-shadow: 0 2px 5px #e9e9e9; }
#content { width: 710px; float: left; padding: 30px 0 0 0;}
.content_adv{ height: 90px; width: 100%; overflow: hidden;text-align: center; margin: 0 0 20px 0;  padding-top: 20px;}
.allcont { width: 710px; padding: 30px 0 0 0; display: table; }
#sidebar-l { width: 230px; float: left; margin-top: 30px; }
#sidebar-r { width: 290px; float: right; margin-top: 30px; margin-right: 20px; }
.right-block, .left-block {margin-bottom:30px;}
.fullstory embed, .fullstory object, .fullstory video, .fullstory iframe, .fullstory frame {width: 100% !important; height:450px;}
.fullstory img {max-width: 710px;}
.fullstory img {/*margin-bottom: 15px;*/}
.tntitle { width: 290px; padding-bottom: 20px; border-bottom: 2px solid #f2f2f2; display: block; color: #478ec1; }
.tntitle span { font-size: 20px; font-family: 'Roboto', sans-serif; font-weight: 500; color: #2f393e; }
.weather {color:#478ec1; font-style:normal;}
.todaynews { width: 290px; display: block; margin-bottom: 30px; }
.tnews { width: 275px; padding: 20px 35px 20px 0px; clear:both; overflow:hidden; border-bottom: 1px solid #f2f2f2; display: block; text-align: left; height: 80px; -webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; -moz-transition: all 0.3s ease; }
.tnews:hover { box-shadow: 4px 0 0 #478ec1; }
.tpic { width: 110px; height: 80px; margin-right: 20px; float: left; overflow: hidden; text-align: center; display: table; }
.tpic img { width: 110px; height: auto; min-height: 80px; }
.tnews2 {/* width: 275px;*/ padding: 5px 35px 10px 0px; clear:both; overflow:hidden; border-bottom: 1px solid #f2f2f2; display: block; text-align: left; -webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; -moz-transition: all 0.3s ease; }
.tnews2:hover { box-shadow: 4px 0 0 #478ec1; }
.tnews2 .dated {font-size: 13px;font-weight: 500;}
.btitlecomms { background: #3b4449 url(../images/btitlecomms.png) right no-repeat; width: 160px; height: 50px; padding-right: 50px; font-family: 'Roboto', sans-serif; font-weight: 500; color: #fff; line-height: 50px; text-align: center; display: block; font-size: 17px; text-transform: uppercase; }
.btitle { background: #478ec1; width: 290px; height: 55px; font-family: 'Roboto', sans-serif; font-weight: 500; color: #fff; line-height: 55px; text-align: center; display: block; font-size: 18px; text-transform: uppercase; }
.btitle-fff { background: #fff; width: 290px; height: 55px; font-family: 'Roboto', sans-serif; font-weight: 500; color: #3b4449; line-height: 55px; text-align: center; display: block; font-size: 18px; text-transform: uppercase; }
.btitle-l { background: #478ec1; width: 210px; height: 55px; font-family: 'Roboto', sans-serif; font-weight: 500; color: #fff; line-height: 55px; text-align: center; display: block; font-size: 18px; text-transform: uppercase; }
.btitlemenu { background: #3b4449; width: 290px; height: 55px; font-family: 'Roboto', sans-serif; font-weight: 500; color: #fff; line-height: 55px; text-align: center; display: block; font-size: 20px; text-transform: uppercase; }
.btitlepoll { background: url(../images/polltitle.png) bottom no-repeat; height: 55px; font-family: 'Roboto', sans-serif; font-weight: 500; line-height: 55px; text-align: center; display: block; font-size: 23px; text-transform: uppercase; }
.bcontmenucont { display: block; margin-bottom: 30px; }
.bcont { display: table; width: 99.6%; border-right: 1px solid #e6e6e6; border-left: 1px solid #e6e6e6; border-bottom: 4px solid #478ec1; margin-bottom: 30px; }
.bcontent {padding:19px;}
.bcont-l { display: table; width: 170px; padding: 19px; border-right: 1px solid #e6e6e6; border-left: 1px solid #e6e6e6; border-bottom: 4px solid #478ec1; margin-bottom: 30px; }
#blocktabs { display: table; width: 250px; margin-bottom: 30px; }
.bcontpoll { display: table; border-right: 2px solid #f2f2f2; border-left: 2px solid #f2f2f2; border-bottom: 2px solid #f2f2f2; margin-bottom: 30px; }
#blockad { width: 250px; display: table; }
#blockad a { color: #478ec1; text-decoration: underline; }
#blockad a:hover { color: #478ec1; text-decoration: none; }
.bapic { width: 250px; height: 140px; overflow: hidden; display: block; text-align: center; margin-bottom: 10px; }
.bapic img { width: 250px; height: auto; min-height: 140px; }
.rur { height: 28px; padding-left: 10px; padding-right: 38px; line-height: 28px; display: table; font-size: 13px; margin-top: 10px; background: #478ec1 url(../images/rur.png) right no-repeat; color: #fff; }
.allads { width: 212px; height: 28px; padding-right: 38px; line-height: 28px; display: table; margin-top: 10px; padding-top: 10px; background: url(../images/allads.png) right no-repeat; border-top: 1px solid #f2f2f2; }
input[type=text], input[type=password], textarea {box-sizing: border-box; padding: 0 5px; outline: none; border: 0; background: #f1f1f1; font-family: 'Roboto', sans-serif; box-shadow: inset 0 1px 3px #d6d6d6; min-height: 30px; }
select { outline: none; background: #f1f1f1; border: 0; font-family: 'Roboto', sans-serif; box-shadow: inset 0 1px 3px #d6d6d6; min-height: 30px; }
.button, input[type=button], input[type=reset], input[type=submit] { border: 0; height: 40px; padding-left: 15px; padding-right: 15px; cursor: pointer; outline: none; background: #478ec1; text-transform: uppercase; color: #fff !important; font-size: 14px; -webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; -moz-transition: all 0.3s ease;text-decoration:none; }
.button:hover, input[type=button]:hover, input[type=reset]:hover, input[type=submit]:hover { background: #53a9d8;color:white !important;text-decoration:none; }
.sidebartabs { position: relative; margin: 0 auto; width: 290px; }
.sidebartabs label { cursor: pointer; display: block; float: left; padding-left: 31px; padding-right: 32px; height: 50px; line-height: 50px; color: #fff; background: #3b4449; position: relative; text-align: center; text-transform: uppercase; }
.sidebartabs > input { position: absolute; left: -9999px; }
#tab_1:checked ~ #tab_l1, #tab_2:checked ~ #tab_l2, #tab_3:checked ~ #tab_l3, #tab_4:checked ~ #tab_l4 { color: #fff; background: #478ec1; z-index: 3; }
.tableform, .f_input, .tableform textarea, .tableform select {width:100%;}
.f_input, .f_textarea {width:100%;}
.tableform, .tableform select {width:100%;}
.reset, .reset li { list-style: none; padding: 0;margin: 0;}
.lcol {  float: left;}
.rcol {float: right;}
.pm select { width: 190px;}
.tabs_cont { position: relative; z-index: 2; }
.tabs_cont > div { position: absolute; left: -9999px; top: 0; opacity: 0; -moz-transition: opacity .5s ease-in-out; -webkit-transition: opacity .5s ease-in-out; transition: opacity .5s ease-in-out; }
#tab_1:checked ~ .tabs_cont #tab_c1, #tab_2:checked ~ .tabs_cont #tab_c2, #tab_3:checked ~ .tabs_cont #tab_c3, #tab_4:checked ~ .tabs_cont #tab_c4 { position: static; left: 0; opacity: 1; }
#tabinf { width: 200px; display: table; padding-bottom: 20px; border-bottom: 1px solid #f2f2f2; margin-top: 20px;margin-left:7px; }
img.icommphoto { width: 55px; height: 55px; float: left; margin-right: 20px; }
.tabinfuser { height: 28px; padding-left: 10px; padding-right: 38px; line-height: 28px; display: table; margin-top: 6px; font-size: 13px; text-transform: uppercase; background: #478ec1 url(../images/userIcon.png) right no-repeat; color: #fff; margin-bottom: 10px; }
#Go_Top {     z-index: 999999999;width: 60px; border: 0px solid #cccccc; text-align: center; position: fixed; bottom: 50px; right: 0; cursor: pointer; }
.filinks a { color: #fff; }
#firstinf { width: 710px; display: block; margin-bottom: 1px; height: 410px; overflow: hidden; }
.fipic { width: 710px; height: 410px; display: block; overflow: hidden; background: #000; }
.fipic img { width: 710px; height: auto; min-height: 410px; }
.lnpic img, .ltnpic img, .adsinfpic img, .tpic img, .npic img, .boardpic img, .pmpic img{-webkit-transition: all .5s; -o-transition: all .5s; -ms-transition: all .9s; transition: all .5s;}
.lnpic:hover img, .ltnpic:hover img, .adsinfpic:hover img, .tpic:hover img, .npic:hover img, .boardpic:hover img, .pmpic:hover img {transform: scale(1.1);-webkit-transform: scale(1.1); -o-transform: scale(1.1); -moz-transform: scale(1.1);}	
#firstinf span { z-index: 999; position: absolute; background: url(../images/fishadow.png) repeat-x; margin-top: -410px; display: block; height: 146px; padding-top: 264px; width: 670px; padding-left: 20px; padding-right: 20px; margin-bottom: 20px; font-size: 26px; line-height: 36px; overflow: hidden; }
.fc1 { height: 28px; padding-left: 10px; padding-right: 38px; line-height: 28px; display: inline-block; font-size: 13px; text-transform: uppercase; background: #478ec1 url(../images/fc1.png) right no-repeat; color: #fff; margin-top: 20px; }
.fc1d {    height: 28px;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 28px;
    display: inline-block;
    font-size: 13px;
    background: #7d7d7d;
    color: #fff;}
#secinf { float: left; width: 236px; display: table; margin-bottom: 1px; }
.secpic { width: 236px; height: 160px; display: block; overflow: hidden; background: #000; }
.secpic img { width: 236px; height: auto; min-height: 160px; max-height: 160px; }
#secinf span { z-index: 999; position: absolute; margin-top: -160px; display: block; width: 196px; padding-top: 5px; padding-left: 20px; padding-right: 20px; background: url(../images/fishadow.png) bottom repeat-x; height: 155px; overflow: hidden; }
.fc2 { height: 28px; padding-left: 10px; padding-right: 38px; line-height: 28px; display: table; font-size: 13px; text-transform: uppercase; background: #e35845 url(../images/fc2.png) right no-repeat; color: #fff; margin-top: 20px; }
#thirdinf { margin-left: 1px; margin-right: 1px; float: left; width: 236px; display: table; margin-bottom: 1px; }
.thirdpic { width: 236px; height: 160px; display: block; overflow: hidden; background: #000; }
.thirdpic img { width: 236px; height: auto; min-height: 160px; max-height: 160px; }
#thirdinf span { z-index: 999; position: absolute; margin-top: -160px; display: block; width: 196px; padding-top: 5px; padding-left: 20px; padding-right: 20px; background: url(../images/fishadow.png) bottom repeat-x; height: 155px; overflow: hidden; }
.fc3 { height: 28px; padding-left: 10px; padding-right: 38px; line-height: 28px; display: table; font-size: 13px; text-transform: uppercase; background: #ff6600 url(../images/fc3.png) right no-repeat; color: #fff; margin-top: 20px; }
#fourthinf { float: left; width: 236px; display: table; margin-bottom: 1px; }
.fourthpic { width: 236px; height: 160px; display: block; overflow: hidden; background: #000; }
.fourthpic img { width: 236px; height: auto; min-height: 160px; max-height: 160px; }
#fourthinf span { z-index: 999; position: absolute; margin-top: -160px; display: block; width: 196px; padding-top: 5px; padding-left: 20px; padding-right: 20px; background: url(../images/fishadow.png) bottom repeat-x; height: 155px; overflow: hidden; }
.fc4 { height: 28px; padding-left: 10px; padding-right: 38px; line-height: 28px; display: table; font-size: 13px; text-transform: uppercase; background: #478ec1 url(../images/fc4.png) right no-repeat; color: #fff; margin-top: 20px; }
#lascom { width: 710px; display: table; border-bottom: 1px solid #f2f2f2; }
.lastnews span { width: 100%; font-size: 23px; font-family: 'Roboto', sans-serif; font-weight: 500; display: block; padding-bottom: 18px; margin-bottom: 20px; border-bottom: 2px solid #f2f2f2; }
.lastnews { padding-top: 30px; width: 450px; float: left; display: block; }
.ln a { font-size: 18px; color: #5898c4; text-decoration: underline; }
.ln a:hover { text-decoration: none; color: #2f393e; }
.ln { width: 450px; display: table; padding-bottom: 18px; margin-bottom: 20px; border-bottom: 1px solid #f2f2f2; }
.ln b { display: block; font-weight: normal; padding-bottom: 20px; }
.lnpic { width: 140px; height: 100px; margin-right: 20px; 
/*    float: left; display: block; background: #000; text-align: center; overflow: hidden; */
}
.lnpic img { width: 140px; height: auto; min-height: 100px; }
.lncat { height: 28px; padding-left: 10px; padding-right: 38px; line-height: 28px; display: table; margin-top: 9px; margin-right: 10px; font-size: 13px; text-transform: uppercase; background: #478ec1 url(../images/fc4.png) right no-repeat; color: #fff; }
.wln a { display: block; width: 405px; padding-right: 45px; text-align: center; line-height: 45px; color: #fff; text-transform: uppercase; background: #478ec1 url(../images/watchallnews.png) right no-repeat; -webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; -moz-transition: all 0.3s ease; }
.wln a:hover { text-decoration: none; background: #3a78a5  url(../images/watchallnews.png) right no-repeat; }
.lasttopnews { width: 238px; float: right; border-left: 1px solid #f2f2f2; border-right: 1px solid #f2f2f2; display: block; }
.lasttopnews span { width: 198px; margin-left: 20px; margin-right: 20px; margin-top: 30px; font-size: 23px; font-family: 'Roboto', sans-serif; font-weight: 500; display: block; padding-bottom: 18px; border-bottom: 2px solid #f2f2f2; }
.ltn { width: 198px; padding: 20px; display: block; border-bottom: 1px solid #f2f2f2; -webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; -moz-transition: all 0.3s ease; }
.ltn:hover { background: #f2f2f2; box-shadow: inset 0 -4px 0 #478ec1; }
.ltn:last-child { border-bottom: 0px solid #f2f2f2; }
.ltnpic { width: 198px; height: 120px; background: #000; overflow: hidden; display: block; text-align: center; margin-bottom: 15px; }
.ltnpic img { width: 198px; height: auto; }
#indextabs { width: 710px; padding-top: 30px; display: table;}
.intabs { position: relative; margin: 0 auto; width: 710px; }
.intabs label { cursor: pointer; display: block; float: left; padding-left: 25px; padding-right: 25px; height: 50px; line-height: 50px; color: #fff; background: #3b4449; position: relative; top: 1px; text-align: center; text-transform: uppercase; margin-right: 5px; }
.intabs > input { position: absolute; left: -9999px; }
#intab_1:checked ~ #intab_l1, #intab_2:checked ~ #intab_l2, #intab_3:checked ~ #intab_l3, #intab_4:checked ~ #intab_l4 { color: #2f393e; background: #fff; top: 0; border-top: 1px solid #ececec; border-left: 1px solid #ececec; border-right: 1px solid #ececec; padding-left: 24px; padding-right: 24px; z-index: 3; box-shadow: 0 1px 0 #fff; }
.intabs_cont { position: relative; z-index: 2; border: 1px solid #ececec; width: 670px; padding: 20px 20px 80px 20px; display: table; }
.intabs_cont > div { position: absolute; left: -9999px; top: 0; opacity: 0; -moz-transition: opacity .5s ease-in-out; -webkit-transition: opacity .5s ease-in-out; transition: opacity .5s ease-in-out; }
#intab_1:checked ~ .intabs_cont #intab_c1, #intab_2:checked ~ .intabs_cont #intab_c2, #intab_3:checked ~ .intabs_cont #intab_c3, #intab_4:checked ~ .intabs_cont #intab_c4 { position: static; left: 0; opacity: 1; }
.adsinf { width: 156px; float: left; margin-bottom:20px; margin-right: 15px; display: block; }
.adsinf:nth-child(4n) { margin-right: 0px; }
.adsinfpic { width: 156px; height: 110px; display: block; overflow: hidden; text-align: center; margin-bottom: 10px; }
.adsinfpic img { width: 156px; height: auto; }
.adsinftext { width: 156px; display: block; height: 84px; overflow: hidden; }
.relatednews, .relatednews .adsinfpic, .relatednews .adsinfpic img, .relatednews .adsinftext  { width: 165px !important;}
.relatednews img {/*min-height:110px;*/}
.relatednews{margin-right: 11px !important;}
.alladsindex { z-index: 999; position: absolute; bottom: 20px;margin-left: 20px; height: 38px; line-height: 28px; height: 28px; padding-top: 20px; width: 641px; padding-right: 39px; display: block; background: url(../images/allads.png) right bottom no-repeat; border-top: 1px solid #f2f2f2; }
.alladsindex a { float: right; color: #478ec1; text-decoration: underline; }
.alladsindex a:hover { float: right; color: #478ec1; text-decoration: none; }
.alladsindex span a {color: #2f393e; float:left;text-decoration:none;}
.alladsindex span a:hover {float:left;color: #2f393e;text-decoration:underline;}
#lastphotos span { width: 100%; font-size: 23px; font-family: 'Roboto', sans-serif; font-weight: 500; display: block; padding-bottom: 18px; margin-bottom: 20px; border-bottom: 2px solid #f2f2f2; }
#lastphotos { width: 710px; padding: 30px 0 30px 0; display: table; }
.lastphotospic { width: 162.5px; margin-bottom:20px;height: 110px; display: block; margin-right: 20px; overflow: hidden; float: left; background: #000 url(../images/zoom.png) no-repeat center; }
.lastphotospic:nth-child(5n) { margin-right: 0px; }
.lastphotospic img { width: 162.5px; min-height: 110px; height: auto; -webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; -moz-transition: all 0.3s ease; }
.lastphotospic img:hover { width: 162.5px; min-height: 110px; -webkit-filter: blur(0.5); opacity: 0.7; height: auto; }
footer { background: #3b4449;}
#fbg { width: 100%; height: 270px; display: block; }
.fbgtop { width: 1270px; background: #fff; height: 40px; display: block; margin: auto; }
#fl { width: 100%; height: 44px; border-top: 1px solid #2f393e; display: table; background: #3b4449; color: #6e7578; border-bottom: 5px solid #478ec1; line-height: 44px; }
.footline a { color: #6e7578; }
.footline { width: 1270px; height: 44px; display: block; margin: auto; margin: auto; }
.fblock h3 { width: 100%; display: block; font: 500 20px 'Roboto', sans-serif; margin: 0 0 20px 0; color: #fff; }
.fblock { margin-top: 40px; width: 390px; float: left; margin: 40px 15px 0 15px; display: block; color: #8f979a; }
.fblock li { list-style: none; display: block; margin-top: 10px; margin-bottom: 10px; }
.flcinf { width: 340px; margin-right: 32px; display: block; float: left; }
.tags {color:#3b4449; overflow: hidden; height: 200px;}
.flcinfpic { float: left; width: 55px; height: 55px; margin-right: 20px; }
.flcinfpic img { width: 55px; height: 55px; }
.flccont { float: left; width: 265px; display: block; }
.clock { padding-right: 26px; background: url(../images/clockIcon.png) right no-repeat; margin-right: 10px; float: left; display: table; }
.modtitle { width: 100%; font-size: 23px; font-family: 'Roboto', sans-serif; font-weight: 500; line-height: 30px; display: block; padding-bottom: 5px; margin-bottom: 5px; border-bottom: 2px solid #f2f2f2; }
#news { width: 710px; display: table; padding-bottom: 19px; margin-bottom: 20px; border-bottom: 1px solid #f2f2f2; }
.ntitle { display: block; width: 680px; font-size: 18px; font-family: 'Roboto Slab', sans-serif; font-weight: 500; margin-bottom: 20px; color: #3b4449; }
.npic { float: left; width: 230px; height: 150px; margin-right: 20px; display: block; overflow: hidden; }
.npic img { width: 230px; height: auto; overflow: hidden; }
.nncont { width: 460px; display: block; float: right; }
.ninfo { width: 460px; display: block; padding-top: 15px; margin-top: 15px; border-top: 1px solid #f2f2f2; font-family: 'Roboto', sans-serif; font-weight: 500; text-align: left; }
.e-comment { float: right; width: 26px; height: 26px; text-align: center; font-size: 14px; color: #fff; line-height: 26px; display: block; overflow: hidden; background: #478ec1 url(../images/fc4.png) left no-repeat; -webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; -moz-transition: all 0.3s ease; cursor: default; }
.e-comment span { display: none; }
.e-comment:hover span { display: block; }
.e-comment:hover { float: right; width: auto;padding-right: 15px;height: 26px; padding-left: 26px; text-align: center; font-size: 14px; color: #fff; line-height: 26px; display: block; overflow: hidden; background: #478ec1 url(../images/fc4.png) left no-repeat; }
.e-reads { margin-right: 5px; float: right; width: 26px; height: 26px; text-align: center; font-size: 14px; color: #fff; line-height: 26px; display: block; overflow: hidden; background: #478ec1 url(../images/eye.png) left no-repeat; -webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; -moz-transition: all 0.3s ease; cursor: default; }
.e-reads span { display: none; }
.e-reads:hover span { display: block;}
.e-reads:hover { margin-right: 5px; float: right; width: auto;padding-right: 15px; height: 26px; padding-left: 26px; text-align: center; font-size: 14px; color: #fff; line-height: 26px; display: block; overflow: hidden; background: #478ec1 url(../images/eye.png) left no-repeat; }
.e-author { margin-right: 5px; float: right; width: 26px; height: 26px; text-align: center; font-size: 14px; color: #fff; line-height: 26px; display: block; overflow: hidden; background: #478ec1 url(../images/userIcon2.png) left no-repeat; -webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; -moz-transition: all 0.3s ease; cursor: default; }
.e-author a, .e-cat a {color:#fff;}
.e-author span { display: none; }
.e-author:hover span { display: block; }
.e-author:hover { margin-right: 5px; float: right; width: auto;padding-right: 15px; height: 26px; padding-left: 26px; text-align: center; font-size: 14px; color: #fff; line-height: 26px; display: block; overflow: hidden; background: #478ec1 url(../images/userIcon2.png) left no-repeat; }
.e-cat { margin-right: 5px; float: right; width: 26px; height: 26px; text-align: center; font-size: 14px; color: #fff; line-height: 26px; display: block; overflow: hidden; background: #478ec1 url(../images/catIcon.png) left no-repeat; -webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; -moz-transition: all 0.3s ease; cursor: default; }
.e-cat span { display: none; }
.e-cat:hover span { display: block; padding-left: 10px;}
.e-cat:hover { margin-right: 5px; float: right; width: auto;padding-right: 15px; height: 26px; padding-left: 26px; text-align: center; font-size: 14px; color: #fff; line-height: 26px; display: block; overflow: hidden; background: #478ec1 url(../images/catIcon.png) left no-repeat; }
.rated { float: left; } .rated  .fa {display: inherit;} .rated a:hover{text-decoration:none;} .full .fa {font-size: 17px;} .uc-top-right .fa {font-size:15px;}
.rated2222 { float: left; padding-left: 20px; font-weight: bold; }
.catPages1 a:link, .pagesBlockuz1 a:link, .catPages1 a:visited, .pagesBlockuz1 a:visited, .catPages1 a:hover, .pagesBlockuz1 a:hover, .catPages1 a:active, .pagesBlockuz1 a:active { margin-right: 5px; float: left; width: 40px; overflow: hidden; height: 40px; line-height: 40px; display: block; text-align: center; background: #f1f1f1; -webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; -moz-transition: all 0.3s ease; }
.catPages1 a:hover, .pagesBlockuz1 a:hover { text-decoration: none; margin-right: 5px; float: left; width: 40px; overflow: hidden; height: 40px; line-height: 40px; display: block; text-align: center; background: #478ec1; color: #fff; }
.catPages1 b, .pagesBlockuz1 b { margin-right: 5px; float: left; width: 40px; overflow: hidden; height: 40px; line-height: 40px; display: block; text-align: center; background: #f1f1f1; }
#ublock { width: 90%; margin-left: auto; margin-right: auto; margin-top: 20px; padding: 20px; display: table; background: #fff; }
#usrproftitle { width: 100%; background: #478ec1; display: block; text-align: center; height: 50px; line-height: 50px; color: #fff; margin-bottom: 20px; }
#photomod { width: 223px; display: block; float: left; margin-bottom: 20px; margin-right: 20px;}
.pmpic { width: 223px; height: 150px; overflow: hidden; display: block; margin-bottom: 15px; }
.pmpic img { width: 223px; min-height: 150px; height: auto; }
.pmtext { height: 42px; width: 220px; display: block; overflow: hidden; }
.forumContent { width: 1010px; background: #fff; margin: auto; display: block; box-shadow: 0 2px 5px #e9e9e9; padding: 30px;}
.gTable { background: none; border-spacing: 0px; }
.gTable td { background: #f5f4f4; padding-top: 5px; padding-bottom: 5px; }
td.gTableTop { font-size: 14px; color: #FFF; padding: 5px 10px; background: #478ec1; height: 45px; line-height: 45px; }
td.gTableTop a { font-size: 14px; color: #FFF; }
td.gTableSubTop, td .postTdTop { background: #3a78a5 ; line-height: 30px; color: #fff; padding: 3px 10px; }
td.gTableSubTop a, td .postTdTop a { color: #fff; }
.gTableBody { border-radius: 2px; }
.gTableBody1 { border-radius: 2px; }
.gTableBottom { border-radius: 2px; }
.gTableLeft { border-radius: 2px; border-bottom: 1px solid #e5e5e5; border-left: 1px solid #e5e5e5; }
.gTableRight { border-radius: 2px; border-bottom: 1px solid #e5e5e5; border-right: 1px solid #e5e5e5; border-left: 1px solid #e5e5e5; }
.gTableError { border-radius: 2px; }
.mass_comments_action .bbcodes {border-radius:0 !important;    height: 30px;}
.writeus {
padding-left: 20px;
background: url(../images/writeus.png) left no-repeat;
margin-right: 5px;
}
.adsrules {
padding-left: 20px;
background: url(../images/adsrules.png) left no-repeat;
}
/* forum Page switches */
.navigation-holder{
text-align: center;
clear: both;
height: 50px;
margin: 40px 0 40px 0;
}
.navigation{
color:#000;
font-size:16px;
clear:both;
display: inline-block;
text-align: center;
font-family: "PT Sans Bold";
}   
.navigation b{
padding-top: 0 !important;
}
.navigation span, .navigation a, .navigation b{ 
height: 40px;
line-height: 40px;
padding-top: 2px;
vertical-align: middle;
min-width:40px;
font-size:14px;
float:left;
}
.navigation a{
line-height:40px;
color: #121212;
margin-right: 5px;
text-decoration: none;
-webkit-transition:all 0.1s ease;
-moz-transition:all 0.1s ease;
transition: ease 0.1s all;
border: 1px solid #dcdcdc;
border-radius: 3px;
margin-left: 1px;
background: #f6f6f6;
}
.navigation a:hover{
text-decoration:none;
color:#fff;
background:#478ec1;
}
.navigation span {    
text-decoration:none;
color:#628C3E;
border:1px solid #628C3E;
}
.nav_ext{
background-color: transparent !important;
color: #202020 !important;    
border-color:transparent !important;
}
.next,.prev{
line-height: 40px !important;
}
.next span,.prev span, .navigation span{
margin-right: 5px;
background:#478ec1;
color:#909090;
line-height: 40px !important;
border-radius: 3px;
color:#fff;
}
.next a, .prev a{
text-decoration:none !important;
font-weight: normal;
color: #121212;
}
.next a:hover, .prev a:hover{
}
.infoblock {
background: #F8F8F8;
padding: 15px;
line-height: 40px;
}
.infoblock .button {
float: right;
}
/* login.tpl  */
.login_block{
display: none;
position: absolute;
top: 110px;
right: 0;
width: 225px;
-webkit-box-shadow: 0px 5px 10px rgba(34,34,34,0.2);
-moz-box-shadow: 0px 5px 10px rgba(34,34,34,0.2);
box-shadow: 0px 5px 10px rgba(34,34,34,0.2);
border: 1px solid #ddd;
background-color: #fff;
z-index: 9999;
}
.login_block:before{
position: absolute;
content: "";
top: -16px;
right: 7px;
width: 0;
height: 0;
border:8px solid transparent;
border-bottom-color: #fff;
}
.profile_menu{
padding: 0;
list-style: none;
border: 1px dashed #A4AEB9;
border-radius: 4px;
background: #e7e7e7;
width: 200px;
margin: 20px auto;
margin-bottom: 20px;
}
.loginl {     padding-top: 10px;
border-top: 1px solid #cfcfcf;
background: #E9E9E9;}
.profile_menu li{
display: block;
border-bottom: 1px solid #ddd;
line-height: 20px;
}
.profile_menu li a{
display: block;
width: auto;
height: 34px;
line-height: 34px;
padding-left: 15px;
font-size: 14px;
font-weight: 400;
color: #333;
background-position: left center;
background-repeat: no-repeat;
text-decoration: none!important;
}
.profile_menu li a:hover{
background-color: #fff;
text-decoration: none;
}
.user_info {
padding: 15px 15px 65px;
border-bottom: 1px solid #ddd;
}
img.socialConnectAvatar {
width: 50px;
height: 50px;
float: left;
border: 1px solid #fff;
border-radius: 8px;
margin: 0 10px 0px 0;
}
.socialConnectUserInfo {
float: left;
margin: 0;
}
.socialConnectUserInfo .socialConnectUsername {
padding-bottom: 5px;
}
.socialConnectUserInfo a {
font-size: 14px;
color:#478ec1;
}
.profile_link:hover{
background-color: #505050 !important;
color: #fff;
}
.profile_avatar{
height: 20px;
max-width: 30px;
margin: 0 10px 0 0;
overflow: hidden;
float: left;
display: block;
}
.profile_avatar img{
min-width: 20px;
max-width: 30px;
}
.profile_menu li a.logout{
color: #fb4d4d;
}
.profile_menu li a.profile_link{
background-color: #404040;
color: #fff;
padding: 10px;
}
.profile_menu li a.profile_link:before{
display: none;
}
.login_form{
margin: 17px 20px;
}
.login_form label{
color: #2f393e;
font-size: 14px;
display: block;
margin: 0 0 10px 0;
line-height: 15px;
}
.login_form label a{
font-size: 14px;
color: #1482c7;
}
.login_form .inp{
width: 100%;
border:0;
height: 35px;
padding: 0 0 0 10px;
color: #a5a5a5;
font-size: 14px;
margin: 0 0 15px 0;
}
.login_form .not_save_label{
font-size: 12px;
height: 15px;
line-height: 15px;
display: block;
position: relative;
}
.login_form input[type="checkbox"] + .not_save_label span{
display: inline-block;
cursor: pointer;
margin: 0 6px 0 0;
background: url("../images/chek.png") 0 0 no-repeat;
width: 15px;
height: 15px;
margin: 0 10px 0 0;
vertical-align: middle;
position: relative;
top: -2px;
}
.login_form input[type="checkbox"]:checked +.not_save_label span{
background: url("../images/chek.png") -15px 0 no-repeat;
}
.ch_box_save{
display: none;
}
.login-soc {
margin: 0 0 10px 0;
}
.login-soc a {
float: left;
width: 25px;
height: 25px;
margin-right: 5.8px;
}
.login-soc a:hover {
opacity: 0.7;
}
.login-soc1 {
background: url(../images/login-soc.png) left top no-repeat;
}
.login-soc2 {
background: url(../images/login-soc.png) -25px top no-repeat;
}
.login-soc3 {
background: url(../images/login-soc.png) -50px top no-repeat;
}
.login-soc4 {
background: url(../images/login-soc.png) -75px top no-repeat;
}
.login-soc5 {
background: url(../images/login-soc.png) -100px top no-repeat;
}
.login-soc6 {
background: url(../images/login-soc.png) -125px top no-repeat;
}
.enter-btn{
width: 100%;
height: 34px;
cursor: pointer;
display: inline-block;
padding: 6px 12px;
margin-bottom: 0;
font-weight: bold;
line-height: 1.428571429;
text-align: center;
white-space: nowrap;
vertical-align: middle;
background-image: none;
border: 1px solid transparent;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
background-color: #d9534f;
border-color: #d43f3a;
-webkit-box-shadow: 0px 5px 0px #d43f3a;
-moz-box-shadow: 0px 5px 0px #d43f3a;
box-shadow: 0px 5px 0px #d43f3a;
border-width: 0;
color: #fff;
font-size: 14px;
}
.enter-btn:active, .enter-btn:focus, .enter-btn:hover{
color: #fff;
background-color: #d2322d;
border-color: #ac2925;
-webkit-box-shadow: 0px 5px 0px #d2322d;
-moz-box-shadow: 0px 5px 0px #d2322d;
box-shadow: 0px 5px 0px #d2322d;
}
/* LOGIN end  */
#vk_groups, #vk_groups iframe {width:100% !important;}

.overlay{
    background:rgba(0, 0, 0, 0.54);
    position:fixed;
    top:0px;
    bottom:0px;
    left:0px;
    right:0px;
    z-index:100;
}
.boxny{
    display: none;
    position: fixed;
    z-index: 101;
    text-align: center;
    width: 100%;
} 
.box{
    position:fixed;
    top:-300px;
    left: calc(50% - 178px);
    background-color:#fff;
    color:#7F7F7F;
    padding:20px;
    border:2px solid #ccc;
/*    -moz-border-radius: 20px;
    -webkit-border-radius:20px;
    -khtml-border-radius:20px;*/
    -moz-box-shadow: 0 1px 5px #333;
    -webkit-box-shadow: 0 1px 5px #333;
    z-index:101;
}
a.boxclose{
    float: right;
    width: 26px;
    height: 26px;
    background: rgba(0, 0, 0, 0.54);
    margin-top: -30px;
    margin-right: -30px;
    cursor: pointer;
    color: #fff;
    border-radius: 50%;
    font-size: 22px;
    text-align: center;
}
.box h1{
border-bottom: 1px dashed #bdbdbd;
    margin: -20px -20px 0px -20px;
    padding: 10px;
    background-color: #eaeaea;
    color: #2e5c75;
	font-weight:300;
/*    -moz-border-radius: 20px 20px 0px 0px;
    -webkit-border-top-left-radius: 20px;
    -webkit-border-top-right-radius: 20px;
    -khtml-border-top-left-radius: 20px;
    -khtml-border-top-right-radius: 20px;*/
}


.medical .btitle-l {}
.medical .bcont-l{ 
	display: table;
    width: 170px;
    padding: 5px 19px;
    border-right: 1px solid #e6e6e6;
    border-left: 1px solid #e6e6e6;
    border-bottom: 4px solid #478ec1;
    margin-bottom: 15px;
}
.medical .val {    
	border-bottom: 1px dashed #ccc;
    margin-bottom: 5px;
}
.medical span{    
	display: inline-block;
    background: #478ec1;
    border: 1px solid #fff;
    color: #fff;
    padding: 0 3px;
    float: right;
}

.socialpost {
	text-align: center;
    overflow: hidden;
}
.socialpost .socialpost-left{
	display: inline-block;
    vertical-align: -9px;
    margin-right: 10px;
}
.socialpost .uptolike-buttons{    
	display: inline-block;
}

/*---horoscope---*/
#horoscope .dcont {
	padding: 0 10px 10px;
}
#horoscope  .zodiac-cont > div{
	display:none;
}
#horoscope  .dcont .zodiac-menu, 
#horoscope  .dcont .tabcont{
	display:inline-block;
	vertical-align:top;
}
#horoscope  .dcont .zodiac-menu {
	margin-right: 10px;
	margin-top: 10px;
	width: 75px;
}
#horoscope  .dcont .tabcont {
  width: 175px;
}
.zodiac-menu a{
	background: url("../images/zodiacs.webp") no-repeat;
    width: 36px;
    height: 36px;
    display: block;
}
.zodiac-menu a{
	background-position: -3px 0;
}
.zodiac-menu a#taurus{
	background-position: -38px 0;
}
.zodiac-menu a#gemini{
	background-position: -73px 0;
}
.zodiac-menu a#cancer{
	background-position: -110px 0;
}
.zodiac-menu a#leo{
	background-position: -144px 0;
}
.zodiac-menu a#virgo{
	background-position: -181px 0;
}
.zodiac-menu a#libra{
	background-position: -222px 0;
}
.zodiac-menu a#scorpius{
	background-position: -266px 0;
}
.zodiac-menu a#sagittarius{
	background-position: -305px 0;
}
.zodiac-menu a#capricorrus{
	background-position: -340px 0;
}
.zodiac-menu a#aquarius{
	background-position: -377px 0;
}
.zodiac-menu a#pisces{
	background-position: -414px 0;
}
.zodiac-menu a:hover,
.zodiac-menu a.selected{
	background-position: -3px -40px;
}
.zodiac-menu a#taurus:hover,
.zodiac-menu a#taurus.selected{
	background-position: -38px -40px;
}
.zodiac-menu a#gemini:hover,
.zodiac-menu a#gemini.selected{
	background-position: -73px -40px;
}
.zodiac-menu a#cancer:hover,
.zodiac-menu a#cancer.selected{
	background-position: -110px -40px;
}
.zodiac-menu a#leo:hover,
.zodiac-menu a#leo.selected{
	background-position: -144px -40px;
}
.zodiac-menu a#virgo:hover,
.zodiac-menu a#virgo.selected{
	background-position: -181px -40px;
}
.zodiac-menu a#libra:hover,
.zodiac-menu a#libra.selected{
	background-position: -222px -40px;
}
.zodiac-menu a#scorpius:hover,
.zodiac-menu a#scorpius.selected{
	background-position: -266px -40px;
}
.zodiac-menu a#sagittarius:hover,
.zodiac-menu a#sagittarius.selected{
	background-position: -305px -40px;
}
.zodiac-menu a#capricorrus:hover,
.zodiac-menu a#capricorrus.selected{
	background-position: -340px -40px;
}
.zodiac-menu a#aquarius:hover,
.zodiac-menu a#aquarius.selected{
	background-position: -377px -40px;
}
.zodiac-menu a#pisces:hover,
.zodiac-menu a#pisces.selected{
	background-position: -414px -40px;
}
#horoscope  .zodiac-cont > div h4{
	font-size:18px;
	color:#3d3d3d;
}
#horoscope  .zodiac-cont > div p.date{
	font-size:12px;
	color:#6c6c6c;
}
#horoscope  .zodiac-cont > div p.desc{
	color:#636363;
}
/*---tabbed block---*/
.block.tabbed{
	border:none;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	box-shadow: 0 0 0 rgba(255, 255, 255, 0);
	-webkit-box-shadow: 0 0 0 rgba(255, 255, 255, 0);
	-moz-box-shadow: 0 0 0 rgba(255, 255, 255, 0);
}
.block.tabbed > .btl{
	background:#FFFFFF;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
}
.block.tabbed .btl h4{
	color:#3d3d3d;
}
.block.tabbed .tabmenu{
	display: block;
	width: 100%;
}

.block.tabbed.bluer .tabmenu{
	border-bottom: 2px solid #478ec1;
}
.block.tabbed .tabmenu a{
	display: inline-block;
/*	margin-left: 3px;*/
	padding: 5px 25px;
}
.block.tabbed.bluer .tabmenu a{
	color:#3D6EAB;
}
.block.tabbed .tabmenu a.selected{
	background:#B92429;
	color:#fff;
 
}
.block.tabbed.bluer .tabmenu a.selected{
	background:#478ec1;
}
.block.tabbed .tabmenu a:hover.selected{
	text-decoration:none;
}
.block.tabbed .dcont .all {
  border-top: 1px solid #DADADA;
  margin-top: 10px;
  padding: 10px 20px;
  text-align: right;
}

.block.tabbed.bluer .all a {
  color: #3D6EAB;
  text-decoration: underline;
}
.block.tabbed .dcont {
	border:1px solid #f0f0f0; 
	padding: 0 0 20px;
	box-shadow: 0 3px 0 rgba(188, 188, 188, 0.9);
	-webkit-box-shadow: 0 3px 0 rgba(188, 188, 188, 0.9);
	-moz-box-shadow: 0 3px 0 rgba(188, 188, 188, 0.9);
}

.entryReadAll {display: inline-block;
    vertical-align: sub;}
.content_adv img {width:100%;}
.banneraddnews img {width:100%;}


.istochnik {
    font-size: 11px;
    display: block;
    margin: 0 auto;
    text-align: left;
    color: #969696;
    text-decoration: none;
}
a.highslide:hover {
    text-decoration: none;
}

.mobile-social {display:none;}
.mobile-social .btitle-l{width: 100%;}
.mobile-social .bcont-l{width: 100%; padding: unset;}

.fullstory iframe{
	width: 90% !important;
}
.relatednews .adsinfpic img{
	height: auto !important;
}

@media screen and (max-width: 480px){
	#fl .smlnk{
		display:none !important;
	}
}

@media screen and (max-width: 1024px){
	.socialpost{
		display:none;
	}
}

