/* Template created by CENTROARTS.com | Author: Rumin Sergey | URL: http://centroarts.com */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input {
    margin: 0;
    padding: 0;
}

body {
    background: url(../images/fon-shap.jpg); background-repeat:repeat-x;
	background-color: #FFFFFF;
    word-wrap: break-word;
}


.san { color: #006C00;}

h1, h2, h3, h4, h5 {
    line-height: normal;
}

h1 {
    font-size: 1.25em;
}

 h2 {
    font-size: 1.2em;
}

 h3 {
    font-size: 1.15em;
}

 h4 {
    font-size: 1.1em;
}

 h5 {
    font-size: 1em;
}

a {
    color: #3b5163;
    text-decoration: none;
    
}

a:hover {
    color: #000000;
    text-decoration:  underline;
    /* text-decoration: none;  underline;*/
}

a img {
    border: 0 none;
}
textarea {
    resize: vertical;
}
input, textarea, select, button, body {
    font: 13px/17px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

input, textarea, select, button, a {
    outline: none;
}

@font-face {
    font-family: 'PFSquareSansProBold';
    src: url('../fonts/pfsquare-webfont.eot');
    src: local('PF Square Sans Pro'), local('../fonts/PFSquareSansProBold'), url('../fonts/pfsquare-webfont.woff') format('woff'), url('../fonts/pfsquare-webfont.ttf') format('truetype'), url('../fonts/pfsquare-webfont.svg#webfontIlJz4VNr') format('svg');
    font-weight: bold;
    font-style: normal;
}
/*---
p {
    margin-bottom: 0.4em;
} так было до 06.10.15---*/

hr {
    border: 0 none;
    border-top: 1px solid #dbe8ed;
    height: 1px;
}

ul {
    margin: 0 0 18px 2em;
    list-style: disc outside;
}

ol {
    margin: 0 0 18px 2.1em;
    list-style: decimal;
}

.reset, .reset li {
    list-style: none;
    padding: 0;
    margin: 0;
}

.clr {
    clear: both;
}

.thide, .htmenu span {
    overflow: hidden;
    display: block;
    height: 0;
    line-height: normal;
}

table.userstop, table.pm, table.tableform, table.calendar {
    border-collapse: collapse;
    border-spacing: 0;
}

.lcol, .rcol, form {
    display: inline;
}

.lcol {
    float: left;
}

 .rcol {
    float: left;
}

.small {
    font-size: 0.9em;
}


.small img {
 float:left; 
 max-width: 108px; 
 max-height: 108px; 
 margin: 4px;
 background: #ffffff;   
}

.pink {
    color: #d51e44;
}

.wrapper {
    width: 1120px;
    text-align: left;
    margin: 0 auto;
	disolay:bock;
	height: 100%;
	
}

.wwide {
    width: 100%;
}

.wrapper, .wwide {
    min-width: 990px;
}

/*---header---*/
.topline {
    height: 13px;
    font: 1px/1px sans-serif;
    background: url("../images/topline.png");
}

#header{background-image:url(../images/head.jpg);
    height: 248px;
    padding: 0 0 0 322px;
}

/*---logotype---*/
#header h1 {
    margin: -8px 0 0 -322px;
    width: 200px;
	height: 100px;
    float: left;
    padding: 0 17px 31px 0;
   /* background: url("../images/logoshadow.png") no-repeat 0 100%;*/
}

#header h1 a {
    display: block;
    width: 200px;
	height: 100px;
    padding-top: 89px;
 background: url(../images/logo2.png);
}


#header .rcol {
    padding-top: 28px;
    width: 100%;
}

/*---Иконки соц.сетей---*/
.headsoc {
    margin-right: 17px;
}

.headsoc a {
    float: left;
    padding-top: 35px;
    width: 35px;
    background: url("../images/headsoc.png") no-repeat;
}

.headsoc .twit {
    background-position: 0 0;
}

 .headsoc .twit:hover {
    background-position: 0 -35px;
}

.headsoc .vkon {
    background-position: -35px 0;
}

 .headsoc .vkon:hover {
    background-position: -35px -35px;
}

/*---headlinks---*/
.headlinks {
    margin-top: 6px;
    overflow: hidden;
}

.headlinks ul, .headlinks ul li, .headlinks, .headsoc, .headsoc a, ul.loginbox li {
    float: left;
}

.headlinks ul {
    margin-left: -11px;
}

.headlinks ul li {
    background: url("../images/headlinks.png") no-repeat 0 70%;
    padding: 0 10px 0 11px;
}

.headlinks ul a, ul.loginbox li a {
    color: #fff;
}

/*---login---*/
.loginbox {
    display: inline;
}

.loginbox ul.loginbox {
    float: right;
    height: 27px;
}

ul.loginbox {
    line-height: 27px;
}

ul.loginbox li {
    margin-left: 10px;
}

.loginbtn a {
    text-decoration: none;
    font-size: 1.1em;
    display: block;
    width: 66px;
    padding-bottom: 17px;
    background: url("../images/loginbtn.png") no-repeat 50% 0;
}

.loginbtn a b {
    text-align: center;
    display: block;
    cursor: pointer;
    height: 26px;
    background-color: #db143d;
}

.loginbtn a:hover {
    background-position: 50% 100%;
}

.loginbtn a:hover b {
    background-color: #f1345d;
}

.logform li.lfield {
    margin-bottom: 10px;
}

.logform li.lbtn {
    text-align: center;
}

.logform li.lfield input {
    width: 265px;
}

.logform li.lfchek input {
    width: 13px;
    border: none;
    background: none;
}

.logform li.lfchek label {
    display: inline;
    margin-bottom: 0.2em;
}

/*---Shadows---*/
.shadlr {
    width: 100%;
    background: url("../images/shadlr.png") no-repeat;
}

.shadlr .shadlr {
    background-position: 100% 0;
}

.container {
    margin: 0 10px;
}

/*---Menu---*/
.darkbg {
    /*background: #222a30 url("../images/darkbg.png");*/
}

#menubar {position:relative;
float: left;
    padding-top: 168px;
    height: 50px;
	width: 764px;
     /*border-top: 1px solid #646c74;
    background: url("../images/topshd.png") no-repeat 50% 0;*/
}

#menubar .lcol, #menubar .lcol ul, #menubar .lcol ul li, #menubar .lcol ul a {
    float: left;
}

#menubar .lcol {
    overflow: hidden;
    height: 50px;
}

#menubar .lcol ul {
    font-size: 1.15em;
    line-height: 49px;
    margin-left: -2px;
}

#menubar .lcol ul li {
    background: url("../images/mbar.png") no-repeat;
	
	font-size:14px;
}

#menubar .lcol ul a {
    padding: 0 11px 0 12px;
    color: #fff;
    height: 50px;
    text-decoration: none;
}

#menubar .lcol ul a:hover {
    color: #da143d;
    background: url("../images/mbar.png") no-repeat 50% 100%;
}


/*---search---*/
.searchbar {
    margin-top: 12px;
    border: 1px solid #3f464c;
    border-width: 0 1px 1px 0;
    float: right;
    width: 217px;
    height: 26px;
    background: #191f24 url("../images/search.png") no-repeat;
}

.searchbar li {
    float: left;
    height: 26px;
}

.searchbar .lfield {
    width: 180px;
    padding-left: 7px;
    overflow: hidden;
}

.searchbar .lfield input {
    font-style: italic;
    color: #8b99a8;
    float: left;
    height: 15px;
    width: 180px;
    border: 0 none;
    background: none;
    margin-top: 6px;
}

.searchbar .lbtn input {
    width: 30px;
    height: 26px;
    background: #db143d url("../images/search.png") no-repeat 0 -26px;
}

.searchbar .lbtn input:hover {
    background-position: -30px -26px;
}

/*---BodyTemplate---*/
.body {
   /* background: url(../images/fcolumn-bg.jpg);
	background-repeat:repeat-y;*/
    border: 13px solid #fff;
	border-top: 0;
	border-bottom: 0;
	width: 1120px;
	height: 100%;
	margin: 0 auto;
}

.vsep {
   /* background: url("../images/vsep.png") no-repeat 50% 0; */
    padding: 0 0 0 0; 
}

#sidebar {
    padding-left: 21px;
    width: 280px;
    margin: 0 0 0 0;
}

/* Средняя колонка на главной*/

#midside {
    width: 540px;
}


#midside img {
    max-width: 200px;
	padding: 4px;
	border:#CCC solid 1px;
	margin-right: 8px;
	
}

#midside #fotobig img {
    max-width: 540px;
	padding: 4px;
	border:#CCC solid 1px;
	margin-right: 4px;
	margin-bottom: 0em;
}

.all_pubs_ref {
 	margin-top: 10px;
    font-size: 0.9em;
}

.all_pubs_ref a {
   	color: #bb1d00; 
    font-weight: bold;
    text-decoration:  underline;
}

.all_pubs_ref a:hover {
	color: #000000; 
    font-weight: bold;
    text-decoration:  none;
}


/* Средняя колонка на всех остальных.*/

#midside-1 {
    width: 840px;
    font-size: 13px;
    line-height: 17px;
}

#midside-1 p {
margin-top: 0.5em;
margin-bottom: 0.5em;

}

#midside-1 h1 {
    font-size: 1.25em;
}

#midside-1 img {
    max-width: 267px;
    max-height: 462px;
	padding: 4px;
	border:#CCC solid 1px;
    background: #ffffff;
	margin-right: 8px;
	
}

#midside-1 table img {
    margin: 0;	
}

#midside-1 #fotobig img {
    max-width: 600px;
    max-height: 600px;
	padding: 4px;
	border:#CCC solid 1px;
	margin-right: 8px;
	margin-bottom: 0em;
}

/* Большая панорама (на всю ширину в таблице фоток (3:2)
соотношение сторон для высоты 178 рх : 4,657:1 ; размер тумба 829:178 */

#midside-1 #fotolarge img {
    max-width: 829px;
    max-height: 600px;
	padding: 4px;
	border:#CCC solid 1px;
	margin: 0;
}

#midside-1 #fotolarge table img {
    margin: 0;	
}
/* Панорама (по размеру 2-х стандартных (3:2) в таблице фоток 
соотношение сторон для высоты 178 рх : 3,079:1 ; размер тумба 548:178 */
/* max-width: 548px;*/
#midside-1 #fototwo img {
    max-width: 548px;
	padding: 4px;
	border:#CCC solid 1px;
	margin: 0;
}

#midside-1 #fototwo table img {
    margin: 0;	
}

/* Укрупнённые фотографии - 2 штуки в ряд по ширине равные трём */

#midside-1 #foto-dve img {
    max-width: 408px;
    max-height: 600px;
	padding: 4px;
	border:#CCC solid 1px;
	margin: 0;
}

#midside-1 #foto-dve table img {
    margin: 0;	
}
    
/*---Slider---*/
#slides, .slides_container {
    height: 278px;
    position: relative;
}

.slides_container {
    background: url("../images/loading.gif") no-repeat 50% 50%;
    border-bottom: 1px solid #b31032;
    width: 100%;
    overflow:hidden;
}

#slides {
    border-bottom: 8px solid #db143d;
    margin-bottom: 7px;
}

#slides .next, #slides .prev {
    position: absolute;
    top: 114px;
    width: 50px;
    padding-top: 60px;
    display: block;
    z-index: 101;
    background: url("../images/nextprev.png");
}

#slides .next {
    background-position: -50px 0; 
	right: -23px; 
}

#slides .next:hover {
    background-position: -50px -60px;
}

#slides .prev {
    background-position: 0 0;
	left: -23px;
}

#slides .prev:hover {
    background-position: 0 -60px;
}



/*---buttons---*/
.fbutton, .vresult {
    border: 0 none;
    background: none;
    cursor: pointer;
}

.fbutton {
    text-shadow: 0 1px 0 #fff;
    font-size: 1.1em;
    margin-bottom: 2px;
    border: 1px solid #bcc5c9;
    width: 106px;
    height: 31px;
    color: #d51e44;
    padding: 2px 0 5px 0;
    background: #fff url("../images/fbutton.png") repeat-x 0 100%;
    font-weight: bold;
}

.fbutton:hover, .vresult:hover {
    background-position: 0 10px;
    -moz-box-shadow: 0 1px 5px -2px black;
    -webkit-box-shadow: 0 1px 5px -2px black;
    box-shadow: 0 1px 5px -2px black;
}

button.fbutton span {
    cursor: pointer;
    display: block;
}

/*---blocks---*/

/*-- .digest создан дополнительно для оформления вывода блоков новостей в правой колонке --*/
.digest {
    background-color: #dfe3e6;
    margin: 0 0 10px 0;
    width: 270px;
    padding: 10px;
}

/*-- .leftblock создан дополнительно для оформления блоков в левой колонке --*/
.leftblock {
    background-color: #dfe3e6;
    margin: 0 0 10px 0;
    width: 180px;
    padding: 10px 10px 20px 10px;
}

.leftblock img {align: center;}

.block {
    background-color: #dfe3e6;
    margin: 0 0 10px 0;
    width: 206px;
}

.block .dcont { position:relative; text-align:center; margin: 10px 0 0 0;
     
}

.block .dtop {
    overflow: hidden;
    background: url("../images/btlblocks.png") no-repeat;
    padding: 0 15px;
    height: 44px;
    border-bottom: 1px solid #fff;
}

.block .dtop .btl {
    margin-top: 14px;
}

h4.btl {
    font-size-adjust: 0.49;
    letter-spacing: -0.018em;
    font: bold 15px/normal 'PFSquareSansProBold', sans-serif;
    text-transform: uppercase;
    color: #fff;
}

h4.btl span {
    color: #046704;
}

/*---RightMenu---*/
#slidemenu {
    font-size: 1.15em;
}

#slidemenu li a, #slidemenu li span {
    text-decoration: none;
    color: #1f2931;
    display: block;
    border-bottom: 1px solid #fff;
    padding: 0 15px;
    height: 35px;
    line-height: 34px;
}

#slidemenu li span {
    cursor: pointer;
    background: url("../images/slidemenu.png") no-repeat 100% 0;
}

#slidemenu li a:hover, #slidemenu li span:hover {
    color: #db143d;
    background-color: #f1f5f7;
}

#slidemenu li.selected span {
    color: #fff;
    border-top: 1px solid #9a071a;
    height: 34px;
    line-height: 32px;
    background-color: #db143d;
    background-position: 100% -38px;
}

#slidemenu li.submenu {
    overflow: hidden;
}

#slidemenu li.submenu ul {
    overflow: hidden;
    border-bottom: 1px solid #fff;
    background-color: #f1f5f7;
    margin: 0;
    padding: 5px 15px;
    list-style: none;
}

#slidemenu li.submenu ul a {
    border: 0 none;
    width: 100%;
    padding: 0;
    font-size: 0.8em;
    line-height: normal;
    height: auto;
}

#slidemenu li.submenu ul li {
    background: url("../images/gdot.png") no-repeat 0 8px;
    padding-left: 7px;
}

#rightmenu .linesbg {
    border-top: 2px solid #c5cbd3;
}

#rightmenu .linesbg ul {
    min-height: 54px;
   /* background: url("../images/whitelogo.png") no-repeat 100% 50%; */
}

.linesbg {
    padding: 15px;
    background: #ccd2d7 url("../images/linesbg.png");
}

/*---change-skin---*/
#change-skin {
    background-color: #b1bbc5;
    position: relative;
    height: 44px;
}

.change-skin {
    background: url("../images/change-skin.png") no-repeat;
    padding: 15px 26px 0 30px;
    width: 257px;
    height: 40px;
    position: absolute;
    top: -5px;
    left: 0;
}

.change-skin .btl {
    float: left;
    margin-top: 5px;
}

.change-skin .rcol {
    width: 128px;
}

.change-skin select {
    font-size: 0.9em;
    background-color: #eff2f4;
    width: 128px;
    height: 24px;
    padding: 2px;
    border: 1px solid #879fb3;
}

/*---Votes---*/
#bvote .dtop {
    border: 0 none;
}

.vtitle {
    border-top: 2px solid #a61732;
    color: #fff;
    position: relative;
    margin: 0;
    padding: 10px 15px 14px 15px;
    color: #fff;
    background: #d11d40 url("../images/vtitle.png");
}

.vtitle b {
    position: absolute;
    top: -10px;
    right: 25px;
    padding-top: 10px;
    width: 16px;
    background: url("../images/varrow.png");
}

#bvote .fbutton, .vresult {
    float: left;
    margin-right: 5px;
}

.vresult {
    width: 32px;
    height: 31px;
    padding: 0;
    background: url("../images/vresult.png") no-repeat 100% 0;
}

.vresult:hover {
    background-position: 0 -31px;
}

.vote, #dle-poll-list div {
    clear: both;
    padding: 2px 0 2px 2px;
}

.vote input, #dle-poll-list div input {
    vertical-align: middle;
    margin: 0;
    padding: 0;
    width: 14px;
    height: 14px;
    margin-right: 4px;
}

#dle-poll-list {
    padding: 10px 0;
    text-align: left;
}

/*---RSS Informer---*/
.informer {
    font-size: 0.9em;
    line-height: 120%;
    padding: 10px 10px 10px 10px;
    border-bottom: 1px solid #fff;
}

.informer:hover {
    background-color: #f1f5f7;
}

.informer p a {
    color: #bb1d00;
    text-decoration: none;
}

.informer a:hover {
        color: #000000;
       text-decoration: none;
}


/*---Popular news---*/
.redb {
    border-bottom: 1px solid #e7617d;
   background: #6b010f /* url("../images/redb.png") no-repeat 100% 0; */
    position: relative;
    width: 200px;
    margin-right: -23px;
}

.redb .dbtm {
    position: absolute;
    right: 0;
    bottom: -10px;
    padding-top: 9px;
    width: 323px;
   /* background: url("../images/redbtm.png") no-repeat; */
}

.redb .btl {
    margin-bottom: 12px;
}

.redb ul {
    margin: 0;
    list-style: none;
}

.redb li {
    padding-left: 9px;
    background: url("../images/wdot.png") no-repeat 2px 10px;
}

.redb a {
    padding: 1px 0;
    display: block;
    width: 100%;
    color: #f9e2e6;
}

.redb a:hover, .redb {
    color: #fff;
}

/*---footbox---*/
/*#footbox {
    position: relative;
    overflow: hidden;
    padding: 25px 0;
    background: url("../images/fboxshd.png") repeat-x;
}*/

.ribbon {
    position: absolute;
    right: 23px;
    top: 0;
    padding-top: 36px;
    width: 56px;
    background: url("../images/ribbon.png");
}

.fbox {
    margin-left: -1px;
    float: left;
    width: 33.3%;
    min-height: 110px;
    background: url("../images/fbox.png") no-repeat;
}

.fbox .dcont {
    margin: 0 25px;
    color: #fff;
}

.fbox .dcont a {
    color: #fff;
}

.fbox .btl {
    margin-bottom: 0.4em;
}

.fmenu li {
    padding-left: 7px;
    background: url("../images/rdot.png") no-repeat 0 8px;
}

/*---Нижний фон шаблона---*/
.footbg {
    background: url("../images/pagebgfoot.jpg") no-repeat 50% 100%;
}

/*---footer---*/
/*#footer {
    height: 91px;
    background: #fff;
    padding-left: 13px;
}*/

#footer h2 {
    display: inline;
}

#footer h2 a {
    background: url("../images/logofoot.png") no-repeat;
    float: left;
    position: relative;
    top: -10px;
    padding-top: 91px;
    margin-right: 3px;
    width: 74px;
}

.counts {
    padding: 7px 25px 0 0;
    margin-top: 23px;
    width: 480px;
    height: 37px;
    /*background: url("../images/counts.png") no-repeat;*/
    float: right;
}

.counts ul {
    float: right;
}

.counts ul li {
    float: right;
    width: 88px;
    height: 31px;
    margin-left: 5px;
    opacity:0.5;
    -moz-opacity:0.5;
    filter:alpha(opacity=50);
}

.counts ul li:hover {
    opacity: 1.0;
    -moz-opacity: 1.0;
    filter:alpha(opacity=100);
}

.copyright {
    margin-top: 23px;
    float: left;
	margin-left: 20px;
	color: #fff;
}
.copyright a {
	color: #fff;
	text-decoration: none;
	
}

.shadow {
    height: 80px;
   /* background: url("../images/shadow.png") no-repeat 50% 0; */
}

/*---Центральная часть контента---*/
/*---Сортировка новостей и Speedbar---*/
.lines {
    font-size: 0.9em;
    margin-bottom: 13px;
    padding: 13px;
    border: 1px solid #d3dae0;
  /*  background: #fff url("../images/lines.gif"); */
}

.sortn {
    text-align: center;
}

 .sortn img {
    vertical-align: middle;
}



/*---Краткая содержимое---*/
.base {
    border-bottom: 1px solid #7e8489;
  /*  background: url("../images/shadlite.png") no-repeat;
    background-position: bottom; */
    padding-top: 15px;
    padding-bottom: 10px;
    margin-bottom: 0px;
}

/*.base {
    margin-bottom: 0.5em;
}*/

.base .btl a, .base .btl {
    text-decoration: none;
    color: #bb1d00;
}

.base .btl a:hover {
    color: #353a40;
}

/* - Арх.блок  */

.bishopbase

{
  
  /*  background: url("../images/shadlite.png") no-repeat;
    background-position: bottom; */
    padding-top: 5px;
    padding-bottom: 5px;
}


.bishopbase .btl a, .bishopbase .btl {
    text-decoration: none;
    color: #bb1d00;
}

.bishopbase .btl a:hover {
    color: #353a40;
}



 .bishopbase img {
    background: #ffffff;
	padding: 4px;
	border:#CCC solid 1px;
	margin-right: 4px;
	
}

/* - //Арх.блок  */

.argcat {
    padding-left: 10px;
    color: #6c838e;
    background: url("../images/argcat.png") no-repeat 1px 3px;
    font-size: 0.9em;
    margin: 10px 0 10px 0;
}

.argbox a {
    margin: 3px 0 0 8px;
    text-decoration: none;
    color: #67747b;
    font-size: 0.85em;
    float: right;
    color: #67747b;
    padding: 0 6px;
    height: 20px;
    line-height: 20px;
    border: 1px solid #d6d9dc;
}

.argbox a:hover {
    background-color: #f1f5f7;
}

.infbtn {
    margin: 3px 0 0 1px;
    float: right;
    position: relative;
    width: 22px;
    height: 22px;
}

.infbtn .thide {
    cursor: pointer;
    background: #db143d url("../images/boxinfo.png");
    padding-top: 22px;
    width: 22px; /*менял 3 на 22 */ 
}

.infbtn .thide:hover {
    background-position: 0 -44px;
}

.infbtn .thide.selected {
    background-position: 0 -22px;
    background-color: #c0cad2;
}

.infcont {
    z-index: 33;
    width: 180px;
    background-color: #dfe3e6;
    border: 2px solid #a6b5c0;
    position: absolute;
    top: 23px;
    right: 0;
    display: none;
}

.infcont ul {
    position: relative;
    list-style: none;
    font-size: 0.9em;
    color: #67747b;
    margin: 0 6px;
    padding: 5px 0;
}

 .editdate {
    font-size: 0.9em;
    background-color: #f1f2f3;
    padding: 6px;
    color: #67747b;
}

/*---ratebox---*/
.ratebox {
    padding-top: 13px;
    display: block;
    height: 28px;
    text-align: center;
    background: #d6dce1 url("../images/ratebox.png") no-repeat 50% 0;
}

.ratebox ul {
    margin: 0;
    padding: 0;
}

.ratebox .rate {
    text-align: left;
    width: 85px;
    height: 17px;
    margin: 0 auto;
    overflow: hidden;
}

.storenumber, .maincont, .berrors, .basecont, .fullstory, .mass_comments_action {
    margin-bottom: 13px;
    text-align: justify;
}

.basecont {margin-top: 10px;}

.base .maincont {
    padding-top: 13px;
    /*border-top: 1px solid #dfe4e9;
    background: url("../images/shadlite.png") no-repeat 10px 0px; */
}

.maincont img {
    padding: 5px;
    border: none;
}

.maincont p { 
    text-indent: 1.3em; /* Красная строка */
   }

/*-- Арх. новость--*/
.bishnews {
      
    margin-top: 10px;
    margin-bottom: 13px;
    text-align: left;

}

/*---Метки к сайту---*/
.basetags {
    padding-top: 10px;
    font-size: 0.9em;
    color: #6c838e;
}

/*---Подробнее и назад---*/
/*.mlink {
    height: 39px;
}

.fullstory .mlink {
    margin-bottom: 3px;
}

.argmore a, .argmore a b, .argback a, .argback a b {
    float: left;
    height: 39px;
    background: url("../images/argmore.png") no-repeat;
}

.argmore a, .argback a {
    padding-left: 23px;
    margin-left: -23px;
    line-height: 29px;
    color: #fff;
    text-decoration: none;
}

.argmore a b, .argback a b {
    cursor: pointer;
    padding-right: 42px;
    background-color: #db143d;
    background-position: 100% -39px;
}

.argmore a:hover {
    background-position: 0 -78px;
}

.argmore a:hover b {
    background-position: 100% -117px;
}

.argback a {
    background-position: 0 -156px;
}

.argback a b {
    background-color: #438fbf;
    background-position: 100% -195px;
}

.argback a:hover {
    background-position: 0 -234px;
}

.argback a:hover b {
    background-position: 100% -273px;
}*/

/*.argcoms, .argedit a {
    padding: 0 20px 0 10px;
    line-height: 29px;
    font-size: 0.9em;
    float: left;
    height: 30px;
    background: url("../images/argcoms.png") no-repeat 100% 0;
}

.argcoms {
    color: #6c838e;
}*/

/*---Наш сайт рекомендует:---*/
.related {
    padding-right: 120px;
    position: relative;
    border-top: 1px solid #bbbec0;
}

.related h4.btl span {
    color: #046704;
}

.frbtns {
    width: 150x;
    height: 46px;
    position: absolute;
    right: 5px;
    bottom: -10px;
}

.frbtns img {
    float: right;
    margin-left: 4px;
}

img.printlink {
    background: url("../dleimages/printlink.png") no-repeat;
    width: 49px;
    height: 46px;
}

a:hover img.printlink {
    background-position: 0 -46px;
}

/*---Вывод ошибок---*/
.berrors {
    padding-left: 12px;
    background: #d7133b url("../images/berrors1.png") repeat-y;
}

.berrors .berrors {
    color: #d7133b;
    padding: 10px 13px;
    background: #f2d9de url("../images/berrors.png");
}

.berrors a {
    color: #d7133b;
}

/*---Вкладки---*/
.tabmenu {
    height: 32px;
    border-bottom: 3px solid #7e8489;
    margin-bottom: 13px;
}

.tabmenu li {
    float: left;
}

.tabmenu a {
    padding: 0 13px;
    text-decoration: none;
    background-color: #e0e4e7;
    float: left;
    height: 30px;
    line-height: 30px;
    margin: 2px 2px 0 0;
}

.tabmenu a:hover {
    background-color: #f1f3f5;
}

.tabmenu a.selected {
    padding-bottom: 6px;
    position: relative;
    color: #fff;
    background: #7e8489 url("../images/tabarrow.png") no-repeat 50% 100%;
    height: 35px;
    line-height: 35px;
    margin: 0 2px 0 0;
}

.tabcont {
    display: none;
}

/*---Заголовок страниц---*/
.heading {
    font-size: 1.4em;
    line-height: normal;
    color: #bb1d00;
    margin-bottom: 10px;
}

/*---Комментарии---*/
.bcomment {
    padding-left: 113px;
    margin-bottom: 20px;
}

.bcomment .lcol {
    position: relative;
   /* color: #7b878d;*/
    margin-left: -113px;
    padding-right: 13px;
    width: 100px;
}

.bcomment .lcol .arcom {
    position: absolute;
    top: 41px;
    right: 0;
    width: 9px;
    padding-top: 16px;
    background: url("../images/arcom.png");
}

.bcomment .lcol h5, .bcomment .lcol h5 a {
    color: #d8183f;
}

.bcomment .lcol p {
    font-size: 0.85em;
}

.bcomment .lcol .avatar {
    padding: 4px;
    border: 1px solid #dce0e2;
    width: 90px;
    overflow: hidden;
    margin-bottom: 0.8em;
}

.bcomment .lcol .avatar img {
    width: 90px;
    display: block;
}

.bcomment .rcol {
    min-height: 90px;
    background: #eaeef0 url("../images/combox.png") repeat-x 0 100%;
    width: 100%;
}

.combox {
    margin: 0 13px;
    padding: 13px 0;
}

.combox .infbtn {
    margin: 0 0 8px 13px;
}

.comedit {
    padding-top: 13px;
    color: #7a94a0;
}

.comedit .arg a {
    margin-right: 10px;
    font-size: 0.9em;
    height: 26px;
    line-height: 26px;
    float: left;
    color: #6b7c8a;
}

.selectmass {
    display: inline;
}

.selectmass input {
    float: right;
    margin-top: 10px;
}

.argreply a, .argreply a b {
    float: left;
    height: 26px;
    background: url("../images/argreply.png") no-repeat;
}

.argreply a {
    margin-right: 10px;
    line-height: 26px;
    text-decoration: none;
    text-shadow: 0 1px 0 #fff;
    color: #d51e44;
    font-size: 1.1em;
}

.argreply a b {
    background-position: 100% -26px;
    padding: 0 20px 0 10px;
}

.argreply a:hover {
    background-position: 0 -52px;
}

.argreply a:hover b {
    background-position: 100% -78px;
}

.signature {
    color: #7a94a0;
}

/*---forms---*/
.brdform {
    padding: 3px;
    border: 1px solid #dce0e2;
}

.baseform, .mass_comments_action {
    padding: 1px;
    background-color: #f0f2f4;
}

.mass_comments_action {
    padding: 10px 13px;
}

.baseform .dcont {
    padding: 13px 0;
    margin: 0 13px;
}

.baseform .dcont .heading {
    margin: 0;
}

.tableform {
    width: 100%;
}

.tableform td {
    ;
}

.tableform td.label {
    width: 20%;
    vertical-align: top;
    padding-right: 0;
    font-weight: bold;
}

.fieldsubmit, .tableform td {
    padding: 10px 13px;
    border-top: 1px solid #fff;
}

.addnews {
    font-weight: bold;
}

.impot {
    color: #d51e44;
    font-weight: normal;
}

.checkbox {
    padding: 4px 0;
    line-height: 1em;
}

.checkbox input {
    margin-top: -2px;
    vertical-align: middle;
}

.f_input {
    width: 300px;
    padding: 1px;
}

.f_textarea {
    width: 458px;
}

.fieldtr select, .textin, .f_textarea, .f_input, .xfields textarea, .xprofile textarea,.xfields input, .xprofile input, .xfields select, .xprofile select, .mass_comments_action select, .logform li.lfield input {
    padding: 2px;
    background: #fff url("../images/fields.png") repeat-x;
    border: 1px solid #bcc0c2;
}

.f_textarea, .editor_button select {
    padding: 0;
}

.textin {
    padding: 2px;
}

/*---search---*/
.searchstyle {
    width: 480px;
}

.search {
    font-size: 11px;
}

.searchtable fieldset legend {
    color: #404040;
}

.searchitem {
    font-size: 0.9em;
    border-top: 1px solid #dbe8ed;
    padding: 10px 0;
}

#searchuser, #searchinput {
    width: 90% !important;
}

/*---Userinfo---*/
.userinfo {
    padding-left: 125px;
}

.rateui {
    width: 85px;
    height: 17px;
    margin: 0 auto;
    padding-top: 4px;
}

.userinfo .lcol {
    margin-left: -125px;
    width: 110px;
    padding-right: 15px;
}

.userinfo .lcol .avatar {
    margin-bottom: 10px;
    padding: 4px;
    background-color: #fff;
    border: 1px solid #c0d4de;
}

.userinfo .lcol .avatar img {
    width: 100px;
}

.userinfo .lcol ul {
    font-size: 0.9em;
}

.userinfo .rcol {
    width: 100%;
}

.userinfo .rcol ul {
    list-style: none;
    margin-left: 0;
}

.userinfo .rcol ul li {
    margin-bottom: 0.2em;
}

.ussep {
    padding-top: 12px;
    background: url("../images/ussep.png") no-repeat;
}

/*---statistics---*/
.statistics {
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.statistics ul.lcol {
    min-height: 71px;
    margin: 0 0 20px -1px;
    width: 33.3%;
}

.statistics ul.lcol li {
    padding: 0 15px 0 0;
    margin-bottom: 2px;
}

/*---Постраничная навигация---*/
.storenumber {
    font-weight: bold;
}

.basenavi {
    border-bottom: 2px solid #f5f5f5;
}

.basenavi, .bnnavi, .navigation, .navigation a, .navigation span, .bnnavi, .nextprev, .nextprev .thide {
    float: left;
}

.bnnavi {
    border: 1px solid #bcc5c9;
    height: 32px;
    background: #fff url("../images/fbutton.png") repeat-x 0 100%;
}

.navigation a {
    text-decoration: none;
}

.navigation a, .navigation span {
    background: url("../images/basenavi.png") no-repeat;
    border-right: 1px solid #e0e3e4;
    font-weight: bold;
    padding: 0 8px;
    height: 32px;
    line-height: 32px;
}

.navigation a, .navigation span.nav_ext {
    color: #2e363a;
}

.navigation a:hover {
    color: #db143d;
}

.navigation span {
    background-color: #db143d;
    background-position: 0 -32px;
    color: #fff;
}

.nextprev .thide, .toptop {
    width: 32px;
    padding-top: 32px;
    background: url("../images/basenavi.png") no-repeat;
}

.nextprev a span {
    cursor: pointer;
}

.nextprev span .pnext {
    background-position: -32px -64px;
}

.nextprev a .pnext {
    background-position: -32px -96px;
}

.nextprev span .pprev {
    background-position: 0 -64px;
}

.nextprev a .pprev {
    background-position: 0 -96px;
}

.pm_status {
	float:left;
	border: 1px solid #d8d8d8;
	padding: 0px;
	background-color: #fff;
	width: 300px;
	height: 100px;
	margin-left: 20px;
	margin-right: 5px;
}

.pm_status_head {
	border-bottom: 1px solid #d8d8d8;
	font-size: 0.9em; 
	background: #fff url("../images/bbcodes.png") repeat-x 0 100%;
	height: 22px;
	padding: 0;
	font-weight: bold;
	text-align: center;
	color: #4e4e4e;
}

.pm_status_content {
	padding: 5px;
}

/*---sidebar---*/

#sidebar img {max-width: 290px;}

#sidebar-left {padding: 0 21px 10px 0;
               width: 200px; height: 100%;
			    left:200px;
				}
			   
			   
			   
			   #menu-left ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#menu-left ul li {
	margin: 0;
	padding: 0;
	}
	
#menu-left ul li.first {
	margin: 0;
	width: 200px;
	height: 32px;
	background: url(../images/lmred-1.jpg);
	}
	
	
	
#menu-left ul li.first span {
	padding: 8px 10px 4px 10px;
	display: block;
	color: #ffffff;
	}		
 
img {
	border: none;
	}
 
#menu-left {
	width: 200px;
	padding:0 10px 10px 0;
	position:relative;
	}

 
#menu-left ul li a {display: block;
	height: 24px;
	line-height: 24px;
	text-decoration: none;
	width: 200px;
	color: #333;
	background: url(../images/butrol-1.jpg)
	}
#menu-left ul li a span {padding: 0 10px 0 10px;}		
 
#menu-left ul li a:link {
	color: #333;
	display: block;
	background: url(../images/butrol-1.jpg);
}

 
#menu-left ul li a:hover {
	color: #333;
	background: url(../images/butrol-1.jpg) 0 -24px;
	}

.fotobdr {
    border: 1px solid #CCC;
}
.pechat {
font-size: 16px; color: #003700; 
}
.foto-img img { background-color: #FFF;
                border: 1px solid #dbdbd9;
				padding: 4px;}
#tooltip{background:#FFFFFF;border:1px solid #666666;color:#333333;font:menu;margin:10px;padding:3px 5px;position:absolute;visibility:hidden;}

.mp{ margin: 10px 3px 0 3px; }
.redmp { background-image:url(../images/lmred-mp.jpg); width: 290px; height: 33px; color: #ffffff;}
.leftredmp { background-image:url(../images/lmred-mp.jpg); width: 200px; height: 33px; color: #ffffff;}
				
.redmp span {
	padding: 8px 10px 4px;
	display: block;
	color: #ffffff;
	}

.leftredmp span {
	padding: 8px 10px 4px;
	display: block;
	color: #ffffff;
	}		

/*-- создал красную полоску .redms для центральной колонки новостей --*/				

.redms { 
    background-image:url(../images/lmred-mp.jpg); 
    width: 540px; 
    height: 33px; 
    color: #ffffff;
	/*margin: 25px 0 5px 0; -*/	
	}

.redms span {
	padding: 8px 10px 4px;
	display: block;
	color: #ffffff;
	}	

.kldr{ margin:0 auto;}


/* positioning */
#ft { 
  display: block;
  width: 660px;
  margin: 0 auto;
  margin-top: 25px;
  padding: 35px 15px;
  background: #fff;
 /* -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  -webkit-box-shadow: 2px 3px 4px -2px rgba(0,0,0,0.55);
  -moz-box-shadow: 2px 3px 4px -2px rgba(0,0,0,0.55);
  box-shadow: 2px 3px 4px -2px rgba(0,0,0,0.55);*/
}

.zdr {margin-left: 96px;}
.upk {margin-left: 90px;}
/* form styles */
form .row { 
  display: block;
  padding: 7px 8px;
  margin-bottom: 7px;
}
form .bow { 
 position: relative;
  padding: 7px 8px;
  margin-bottom: 7px;
  margin: 0 auto;
}
form .row:hover {
  background: #ebf5ee;
}

form label {
  display: inline-block;
  font-size: 1.2em;
  font-weight: bold;
  width: 120px;
  padding: 6px 0;
  color: #464646;
  vertical-align: top;
  width: 100%;
}

 label.c {
  display: inline-block;
  font-size: 1.2em;
  font-weight: bold;
  width: 120px;
  padding: 6px 0;
  color: #464646;
  vertical-align: top;
  width: 100%;
  text-align: center;
}
form .req { color: #ca5354; }

form .note { 
  font-size: 1.2em;
  line-height: 1.33em;
  font-weight: normal;
  padding: 2px 7px;
  margin-bottom: 10px;
}

form input:focus, form textarea:focus { outline: none; }

/* placeholder styles: http://stackoverflow.com/a/2610741/477958 */
::-webkit-input-placeholder { color: #aaafbd; font-style: italic; } /* WebKit */
:-moz-placeholder { color: #aaafbd; font-style: italic; }           /* Mozilla Firefox 4 to 18 */
::-moz-placeholder { color: #aaafbd; font-style: italic; }          /* Mozilla Firefox 19+ */ 
:-ms-input-placeholder { color: #aaafbd; font-style: italic; }      /* Internet Explorer 10+ */

form .txt {
  display: inline-block;
  padding: 8px 9px;
  padding-right: 30px;
  width: 240px;
  font-family: sans-serif;
  font-size: 1.35em;
  font-weight: normal;
  color: #cccccc;
  background-color:;
  background-image: url('images/checkmark.png');
  background-position: 110% center;
  background-repeat: no-repeat;
  border: 1px solid #ccc;
  text-shadow: 0 1px 0 rgba(255,255,255,0.75);
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 2px rgba(25, 25, 25, 0.25) inset, -1px 1px #fff;
  -moz-box-shadow: 0 1px 2px rgba(25, 25, 25, 0.25) inset, -1px 1px #fff;
  box-shadow: 0 1px 2px rgba(25, 25, 25, 0.25) inset, -1px 1px #fff;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

form .txtarea {
  display: inline-block;
  padding: 8px 11px;
  padding-right: 30px;
  width: 320px;
  height: 120px;
  font-family: 'Oxygen', sans-serif;
  font-size: 1.35em;
  font-weight: normal;
  color: #898989;
  background-color: #f0f0f0;
  background-image: url('images/checkmark.png');
  background-position: 110% 4%;
  background-repeat: no-repeat;
  border: 1px solid #ccc;
  text-shadow: 0 1px 0 rgba(255,255,255,0.75);
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 4px -1px #a8a8a8 inset;
  -moz-box-shadow: 0 1px 4px -1px #a8a8a8 inset;
  box-shadow: 0 1px 4px -1px #a8a8a8 inset;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

form .txt:focus, form .txtarea:focus {
  width: 240px;
  color: #545454;
  background-color:;
  background-position: 110% center;
  background-repeat: no-repeat;
  border-color: #059;
  -webkit-box-shadow: 0 1px 4px -1px #a8a8a8 inset, 0 1px rgba(255, 255, 255, 0.6), 0 0 11px rgba(70, 100, 200, 0.7);
  -moz-box-shadow: 0 1px 4px -1px #a8a8a8 inset, 0 1px rgba(255, 255, 255, 0.6), 0 0 11px rgba(70, 100, 200, 0.7); 
  box-shadow: 0 1px 4px -1px #a8a8a8 inset, 0 1px rgba(255, 255, 255, 0.6), 0 0 11px rgba(70, 100, 200, 0.7); 
}
form .txtarea:focus { 
  width: 375px; 
  background-position: 110% 4%;
}

form .txt:valid {
  background-color:;
  background-position: 98% center;
  background-repeat: no-repeat;
  color: #7d996e;
  border: 1px solid #95bc7d;
}
form .txtarea:valid {
  background-color: #deecda;
  background-position: 98% 4%;
  background-repeat: no-repeat;
  color: #7d996e;
  border: 1px solid #95bc7d;
}
form .txt:focus:valid, form .txtarea:focus:valid {
  -webkit-box-shadow: 0 1px 4px -1px #a8a8a8 inset, 0 1px rgba(255, 255, 255, 0.6), 0 0 11px rgba(120, 200, 70, 0.7);
  -moz-box-shadow: 0 1px 4px -1px #a8a8a8 inset, 0 1px rgba(255, 255, 255, 0.6), 0 0 11px rgba(120, 200, 70, 0.7); 
  box-shadow: 0 1px 4px -1px #a8a8a8 inset, 0 1px rgba(255, 255, 255, 0.6), 0 0 11px rgba(120, 200, 70, 0.7);  
}

form .center {
  margin-top: 25px;
  text-align: center;
} background-repeat: no-repeat;

#
.fm {line-height: 1.60em;
      text-indent: 80px;}

.kr { background-image: url('http://georg-eparhia.ru/ uploads/fotos/krest.png');
        background-repeat: no-repeat;
        margin-left: 30px;
        color: 000; }


  #submitbtn {
  height: 26px;
  width: 110px;
  padding: 0;
  cursor: pointer;
  font-family: Arial, sans-serif;
  font-size: 1.4em;
  color: #545454;
  text-shadow: 1px 1px 0 rgba(255,255,255,0.65); 
  border-width: 1px;
  border-style: solid;
  border-color: #95bc7d ;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #adccaa;
 -moz-box-shadow: 1px 1px 3px rgba(0,0,0,0.4), 0 1px 0 rgba(255, 255, 255, 0.5) inset;
  -webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.4), 0 1px 0 rgba(255, 255, 255, 0.5) inset;
  box-shadow: 1px 1px 3px rgba(0,0,0,0.4), 0 1px 0 rgba(255, 255, 255, 0.5) inset;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  transition: all 0.3s linear; 
}
#submitbtn:hover, #submitbtn:focus {
  -webkit-box-shadow: 0 0 15px rgba(206, 242, 203, 0.9);
  -moz-box-shadow: 0 0 15px rgba(206, 242, 203, 0.9);
  box-shadow: 0 0 15px rgba(206, 242, 203, 0.9);
}

#submitbtn:active {
 -webkit-box-shadow: 0 1px 4px -1px #a8a8a8 inset, 0 1px rgba(255, 255, 255, 0.6), 0 0 11px rgba(120, 200, 70, 0.7);
  -moz-box-shadow: 0 1px 4px -1px #a8a8a8 inset, 0 1px rgba(255, 255, 255, 0.6), 0 0 11px rgba(120, 200, 70, 0.7); 
  box-shadow: 0 1px 4px -1px #a8a8a8 inset, 0 1px rgba(255, 255, 255, 0.6), 0 0 11px rgba(120, 200, 70, 0.7); 
}

/*BUTTON*/
.ki {position: relative;
      margin: 10px 10px 10px 10px;}
      .kn { margin: 30px 70px 30px 20px;}
a.button12 {
  display: inline-block;
  width: 20em;
  font-size: 110%;
  color: rgba(255,255,255,1.0);
  text-shadow: #2e7ebd 0 1px 2px;
  text-decoration: none;
  text-align: center;
  line-height: 1.1;
  white-space: pre-line;
  padding: 2.0em 0;
  border: 1px solid;
  border-color: #60d871 #29a935 #29a935 #60d871;
  border-radius: 6px;
  outline: none;
  background: #60d871 linear-gradient(#89e28d, #60d871 50%, #37ce3b);
  box-shadow: inset rgba(255,255,255,.6) 1px 1px;
}
a.button12:first-line{
  font-size: 170%;
  font-weight: 700;
}
a.button12:hover {
  color: rgb(255,255,255);
  background-image: linear-gradient(#9de7a2, #74dd79 50%, #37ce3b);
}
a.button12:active {
  color: rgb(255,255,255);
  border-color: #29a935;
  background-image: linear-gradient(#57c85f, #6ace71);
  box-shadow: none;}