@import url(fonts.css);
@import url(http://fonts.googleapis.com/css?family=Roboto:400,300,300italic,400italic,500,500italic|Roboto+Condensed:400,300,700|Roboto+Slab:400,700&subset=latin,cyrillic);



/* 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: none; color: #bf9437; }
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 #e8b446;
    color: #bf9437;
    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 #cfa642; 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: #cfa642;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: table; 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: #cfa642; 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: #cfa642; }
.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: #cfa642 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: #8ebe64 url(../images/writeauth.png) right no-repeat; }
#hbg { width: 100%; display: block; background: #f5f5f5; 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: 44px; 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 { margin-left: auto;
    margin-right: auto; width: 242px; height: 94px; margin-top: 26px; display: block; float: left; background: url(../images/logo.png) no-repeat; }
.searchForm { border-collapse: collapse; overflow: hidden; float: left; height: 45px; width: 490px; background: #eaeaea; display: table; margin-left: 63px; margin-top: 50px; }
.schQuery { float: left; }
.schQuery input { box-shadow: none !important; outline: none; height: 45px !important; line-height: 45px !important;  width: 430px !important; background: none !important; font-size: 14px; border: none !important; color: #fff!important; padding: 0 0 0 15px !important; font-style: italic; }
.searchForm:hover { background: #d6d6d6; -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: #a0bdcc !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 #b58a30;
    padding: 0 20px !important;
    background: #bf9437;
}
a.homelink:hover {background:#c1973d;}
a.homelink .fa { line-height: 70px; font-size: 30px; }
#headmenu {
    background: #e8b446;
    width: 1270px;
    height: 70px;
    display: table;
    margin: 0 auto;
    padding: 0;
}
#headmenu ul { background: #d6a742; list-style: none; margin: 0; padding: 0;}
#headmenu ul li { float: left; list-style: none;}
#headmenu ul li:hover { text-decoration: none; background: #c1973d; }
#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 #d6a742; 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: 19px; 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 #e8b446;}
#headmenu ul li ul li:hover {background:#639934;}
#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 {
    padding: 10px;
    width: 1270px;
    display: table;
    margin: auto;
    background: #fff;

}
#content-main {
    display: table-cell;
    width: 100%;
  padding: 0px 15px;}

.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: 232px !important;
    margin-top: 30px;
    /* display: table-cell; */
}
#sidebar-r { width: 290px; float: right; margin-top: 30px; margin-right: 20px; }
right-block, .left-block {
    margin-bottom: 30px;
    margin-right: 23px;
}
.fullstory embed, .fullstory object, .fullstory video, .fullstory iframe, .fullstory frame {width: 100% !important; height:450px;}
.fullstory img {max-width: 500px;}
.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:#cfa642; 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 #cfa642; }
.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; }
.btitlecomms {
    background: #3b4449 url(../images/btitlecomms.png) right no-repeat;
    /* width: 160px; */
    height: 50px;
    padding-right: 48px;
    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: #cfa642; 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-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 #cfa642; 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: #cfa642; text-decoration: underline; }
#blockad a:hover { color: #cfa642; 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: #cfa642 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=input], 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;
    width: 100%;
}
#filter_entries {
    /* padding-right: 10px; */
    /* margin: 10px; */
}

.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: #e8b446;
    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: #bf9437;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: #cfa642; z-index: 3; }
.tableform, .f_input, .f_textarea , .xprofile input, .f_input2 input, .tableform, .tableform textarea, .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: table; font-size: 13px; text-transform: uppercase; background: #478ec1 url(../images/fc1.png) right no-repeat; color: #fff; margin-top: 20px; }
#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: 50px; padding-left: 20px; padding-right: 20px; background: url(../images/fishadow.png) bottom repeat-x; height: 110px; 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: 50px; padding-left: 20px; padding-right: 20px; background: url(../images/fishadow.png) bottom repeat-x; height: 110px; 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: 50px; padding-left: 20px; padding-right: 20px; background: url(../images/fishadow.png) bottom repeat-x; height: 110px; overflow: hidden; }
.fc4 { height: 28px; padding-left: 10px; padding-right: 38px; line-height: 28px; display: table; font-size: 13px; text-transform: uppercase; background: #cfa642 url(../images/fc4.png) right no-repeat; color: #fff; margin-top: 20px; }
#lascom { 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; padding-right: 10px; display: block; }
.ln a { font-size: 18px; color: #5898c4; text-decoration: underline; }
.ln a:hover { text-decoration: none; color: #2f393e; }
.ln {  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: #cfa642 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: #cfa642 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: #8ebe64 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: 5px; 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 #cfa642; }
.ltn:last-child { border-bottom: 1px solid #f2f2f2; }
.ltnpic { width: 198px; height: auto; background: #fff; 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: inline-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: 131px !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: #cfa642; text-decoration: underline; }
.alladsindex a:hover { float: right; color: #cfa642; 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: 320px; 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 #cfa642; line-height: 44px; }
.footline a { color: #e1e1e1; }
.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: #c5c5c5; }
.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: 122px;}
.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; }

element.style {
}
.modtitle {
    width: 100%;
    font-size: 23px;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    line-height: 30px;
    display: block;
    padding-bottom: 18px;
    margin-bottom: 20px;
    border-bottom: 2px solid #f2f2f2;
}
#news {
    width: 100%;
    /* padding-top: 20px; */
    /* margin-top: 30px; */
    border-top: 0px solid #f2f2f2;
}
.ntitle { width: 100%; font-size: 18px; font-family: 'Roboto Slab', sans-serif; font-weight: 500; margin-bottom: 20px; color: #3b4449; }
.npic {
    /* display: table; */
    float: left;
    /* display: table; */
    /* overflow: hidden; */
}
.npic img { width: 230px; height: auto; overflow: hidden; }
.nncont {
    padding-left: 20px;
  display: table;}
.ninfo { display: table; 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: #cfa642 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: #cfa642 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: #cfa642 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: #cfa642 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: #cfa642 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: #cfa642 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: #d0a843 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; }
.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: #cfa642 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: 300; */
}.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: #cfa642; 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: #8ebe64; 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: 25px;
	background: url(../images/writeus.png) left no-repeat;
	margin-right: 20px;
}
.adsrules {
	padding-left: 25px;
	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:#cfa642;
}
.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:#cfa642;
	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;}

/* ==========================================================================
	pagination
========================================================================== */
.pagination {
    text-align: center;
    margin: -25px 0 0;
}
.pagination ul {
    margin: 0 auto;
    text-align: center;
    display: inline-block;
    padding: 10px;
    margin: 10px;
    list-style: none;
}

.pagination ul li {
    padding: 0;
    margin: 0;
    display: inline-block;
    font-size: 16px;
    font-family: 'PT Sans', arial;
}
.pagination ul li .pagi-prev {
    text-indent: -9999px;
    background: url('../img/prev-page.png') no-repeat center center;
    width: 10px;
    margin: 4px 0 4px 5px;
    padding: 0;
}
.pagination ul li .pagi-next {
    text-indent: -9999px;
    background: url('../img/next-page.png') no-repeat center center;
    width: 10px;
    margin: 4px 5px 4px 0;
    padding: 0;
}
.pagination a {
    color: #b37f01 !important;
    display: inline-block;
    padding: 4px 8px;
}
.pagination span {
    color: #fff;
    display: inline-block;
    padding: 4px 10px;
    background: #404547;
}


table {border: 0px;} 
/* границы ячеек первого ряда таблицы */
th {border: 0px;} 
td {border: 0px;} 


.fullstory .charlist {
    margin-top: -15px;
    padding-top: 0px;
    float: none;
}


.charlist li {
    display: inline-block;
    min-width: 200px;
    position: relative;
    padding-bottom: 10px;
}


.light_text{
	padding-left: 20px;
	display: inline-block;
	font-size: 15px;
	font-weight: lighter;
}
.charlist p {
    /* position: relative; */
    /* display: inline-block; */
    max-height: 5px;
    width: auto;
}


.short-history{
    width: auto;
  clear:both;
      padding-left: 20px;
}





.hi-home {
    width: 100%;
    margin: 0 auto;
    background: #fff;
    display: table-caption;
}

.title.center {
    text-align: center;
    padding: 0px 10px;
}

.title {
    margin-bottom: 0px;
}

.title h2 {
    font-weight: 300;
    font-size: 30px;
    margin-bottom: 20px;
}


.title.center h2:after {
    margin-left: auto;
    margin-right: auto;
}
.title h2:after {
    content: '';
    display: block;
    width: 100px;
    height: 1px;
    background: #dcdcdc;
    margin-top: 30px;
}

.title.center p {
    margin-left: auto;
    margin-right: auto;
}
.title p {
    font-size: 15px;
    font-weight: 300;
}

.charlist {
    margin-top: -10px;
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 0px;
    display: table;
    padding-left: 20px;
}
.img p {
    font-size: 15px;
    font-weight: 300;
}

.shortnews-connect {
      width: 100%;
}

.fullstory {
      width: 100%;
  display: block;
}

 @media screen and (max-width: 1020px){
   
     .npic img {
      width: 500px;}

.npic {
   
    float: none;

}  
 }



@media screen and (max-width: 830px){
    .npic img {
      width: 400px;}

.npic {
   
    float: none;

}

}


  @media screen and (max-width: 630px){
    .npic img {
     width: 90%;}
  .npic {
    /* display: table; */
    float: none;
    /* display: table; */
    /* overflow: hidden; */
}
  }

 

.fz__minimized {
  width: 150px !important;
  cursor: pointer;
  border: 1px solid #FFF;
}








@media screen and (max-width: 1285px) and (min-width: 1020px){
.searchForm {
    width: auto!important;
  
    margin-left: 20px;
}}


@media screen and (max-width: 1020px){
.searchForm {
    width: 100% !important;
    margin-left: 2px;
}}


@media screen and (max-width: 1020px){
.login-btn a, .logout a, .profile-logged a {
    width: 50%!important;
    margin-top: 20px;
    margin-right: 0!important;
    margin-bottom: 20px;
  padding-right: 0px!important;
  
  
  }
  
  .login_block {
   

  top: 287px!important;
 }
  
  
  .profile a {
  
    padding-right: 0px!important;
  
 padding-left: 0px !important;
}
  
.profile a {

    float: right !important;
}
  
}



@media screen and (max-width: 830px){
.login_block {
    top: 261px!important;

}}


.header-controls {
width: 100%;
}

@media screen and (max-width: 630px){
#maincont {
    display: inline-flex!important;

}}




@media screen and (max-width: 630px)


{
  
  

#content-main, #boarditem, .boardid, .allcont, .fullstory img, #firstinf, .fipic, .fipic img, #lascom, #news {
    width: 100%;
}
  


.hi-home {
 
    display: none!important;
  
}



}

@media screen and (max-width: 450px){
#content-main, #boarditem, .boardid, .allcont, #firstinf, .fipic, .fipic img, #lascom, #news {
    width: 100%!important;
}}




.icon{
	width:25px !important;
	display: inline-block;
	vertical-align: middle;
}


@media screen and (max-width: 1020px){
.logo {
    /* background-size: 200px; */
    /* text-align: center; */
    /* margin-left: auto; */
    /* margin-right: auto; */
    float: none;
}}


.rBlock {
    /* width: 90%; */
    margin: auto;
    /* float: left; */
    text-align: center;
}

.rBlock .adsinf {

    float: none;

}