/*
Theme Name:RussianChurch
Theme URI:
Description:
Version:1.0
Author:Rossul
Author URI:http://www.rossul.com/
Tags:
*/
/* === reset === */
ul, ol{list-style:none;}
img, form, fieldset{border:none;}
ul, ol, form, fieldset{
	margin:0;
	padding:0;
}
body, h1, h2, h3, h4, h5, h6, dl, dt, dd, p{margin:0;}
table{width:100%; border-collapse:collapse;}
q{quotes: none;}
q:before{content:"";}
q:after{content:"";}
input:focus { outline: none; }
textarea:focus { outline: none; }
select:focus { outline: none; }
/* === end reset === */
a{
	color: #369;
	text-decoration: none;
}
a:hover{text-decoration:underline;}
body{
	background: url(images/bg-body.gif) repeat-x;
	font: 12px/1.5em arial, sans-serif;
	color: #333;
}
.main{
	width: 1080px;
	margin: 0 auto;
	overflow: hidden;
}
.holder{
	width: 822px;
	float: right;
}
/*--header--*/
#header{
	width: 100%;
	position: relative;
	height: 36px;
	padding: 83px 0 0 0;
	margin: 0 0 15px 0;
}
/*--slogan--*/
.slogan{
	display: block;
	position: absolute;
	top:14px;
	left: 4px;
	font-size: 2.833em;
	line-height: 1.2em;
	font-weight: normal;
	color: #E5BB7E;
	text-transform: uppercase;
	text-shadow: -1px 0px 1px #666;
}
.slogan a{
	color: #E5BB7E;
}
.slogan-rus{
	display: block;
	position: absolute;
	top:14px;
	left: 4px;
	width: 702px;
	height: 33px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(images/TitleR_n.png) no-repeat;
}
.slogan-en{
	display: block;
	position: absolute;
	top:14px;
	left: 4px;
	width: 702px;
	height: 33px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(images/TitleE_n.png) no-repeat;
}
/*--sub-slogan--*/
.sub-slogan{
	font-size: 1.167em;
	color: #E5BB7E;
	position: absolute;
	top:50px;
	left: 4px;
	text-shadow: 0px -1px 1px #333;
}
/*--lang-menu--*/
.lang-menu{
	position: absolute;
	top:55px;
	right: 10px;
	width: 100px;
}
.lang-menu h3{
	display: none;
}
.lang-menu ul{
	width: 100%;
	overflow: hidden;
}
.lang-menu ul li{
	float: right;
	height: 12px;
	padding: 0 5px 0 0;
}
.lang-menu ul li a{
	float: left;
	height: 12px;
	width: 18px;
	overflow: hidden;
	text-indent: -9999px;
}
.lang-menu ul li.active{display: none;}
/*--main-menu--*/
.main-menu{
	height: 30px;
	overflow: hidden;
	padding: 0 0 0 4px;
}
.main-menu li{
	float: left;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	font-size: 1.167em;
	background: url(images/line.gif) no-repeat 0 50%;
	padding: 0 19px 0 20px;
}
.main-menu li:first-child{
	padding-left:0;
	background: none;
}
.main-menu li a{
	text-decoration: none;
	color: #E5BB7E;
	text-shadow: 0px -1px 1px #000;
}
.main-menu li a:hover{color:#fff;}
/*--gallery--*/
.gallery{
	width: 712px;
	height: 223px;
	background: url(images/bg-gallery.gif) no-repeat;
}
/*--content--*/
#content{
	overflow: hidden;
}
/*--left sidebar--*/
.left-sidebar{
	float: left;
	width: 228px;
	position: relative;
	padding: 326px 0 0 0;
}
/*--logo--*/
.logo,
.logo a{
	display: block;
	width: 232px;
	height: 307px;
}
.logo{
	position: absolute;
	top:10px;
	right: 0;
}
.logo a{
	background: url(images/logo.png) no-repeat;
	overflow: hidden;
	text-indent: -9999px;
	position: relative;
	cursor: pointer;
}
/*--sidebar-block--*/
.sidebar-block{
	width:226px;
	background: url(images/bg-sidebar-block.gif) repeat-y;
	margin: 0 0 10px 0;
}
.sidebar-block-header{
	width:226px;
	background: url(images/bg-sidebar-block-header.gif) no-repeat;
}
.sidebar-block-footer{
	background: url(images/bg-sidebar-block-footer.gif) no-repeat 0 100%;
	padding: 15px 16px 10px 16px;
	min-height: 100px;
	overflow: hidden;
}
* html .sidebar-block-footer{
	height: 100px;
	overflow: visible;
}
.sidebar-block-footer .parish-form-element{padding: 0 15px 10px 0;}
/*--simple block---*/
.simple-block{
	width: 216px;
	padding: 0 5px 15px 5px;
	overflow: hidden;
}
.main-content h3,
.sidebar-block h3,
.simple-block h3,
h2.widgettitle{
	color: #8D1D07;
	font-size: 1.333em;
	line-height: 1.2em;
	padding: 0 0 10px 0;
/*	font-family: tahoma, sans-serif;*/
}
.sidebar-block h3,
.simple-block h3,
.sidebar-block h3 a{color: #8D1D07;}
.simple-block p{
	color: #000;
	font-size: 0.917em;
	line-height: 1.3em;
}
.sidebar-block ul{
	width: 100%;
	padding: 0 0 10px 0;
}
.sidebar-block ul li{
	padding: 0 9px 5px 9px;
	font-size: 0.917em;
	line-height: 1.2em;
}
/*--select-element--*/
.select-element{
	width: 100%;
	padding: 0 0 9px 0;
}
.select-element select{width: 99%;}
.btn-search{
	width: 100%;
	padding: 0 0 9px 0;
}
.btn-search input{float: right;}
/*--photo-block--*/
.photo-block{
	width: 100%;
	padding: 0 0 9px 0;
	overflow: hidden;
}
.photo-block img{
	display: block;
	border: 1px solid #e5a745;
	margin: 0 0 10px 0;
}
.photo-block p{
	font-size: 0.917em;
	line-height: 1.3em;
	padding: 0 0 5px 0;
}
.photo-block a.more{
	float: right;
}
/*--right-sidebar--*/
.right-sidebar{
	float: right;
	width: 245px;
	padding: 40px 0 0 0;
}
/*--preview--*/
.sidebar-block .preview ul li{padding:0 0 5px 0;}
.preview ul li h5{
	font-size: 0.917em;
	font-family: tahoma, sans-serif;
}
/*--calendar-content--*/
.calendar-content{
	width: 100%;
	padding: 0 0 15px 0;
	font-family: tahoma, sans-serif;
	font-size: 0.833em;
	line-height: 1.3em;
}
.calendar-content b{
	font-size: 1em;
	display: block;
	padding: 0 0 5px 0;
	line-height: 1.2em;
	color: #8C1D06;
	font-family: tahoma, sans-serif;
}
.calendar-content p{
	padding: 0 0 7px 0;
}
.calendar-content em{color: #000;}
.preview{
	width: 100%;
	padding: 0 0 10px 0;
	overflow: hidden;
}
a.more,
a.more-link{
	background: url(images/btn-more.gif) no-repeat;
	float: left;
	height: 16px;
	line-height: 15px;
	width: 54px;
	text-align: center;
	text-decoration: none;
	color: #369;
	padding: 0 5px 0 0;
	font-size: 0.917em;
}
a.more:hover,
a.more-link:hover{
	background-position: 0 -16px;
	color: #fff;
}
.preview a.more{float: right;}
/*--main-content--*/
.main-content{
	width: 480px;
	float: left;
	padding: 15px 0 0 0;
}
/*--news-content--*/
.news-content{
	width: 100%;
	overflow: hidden;
	padding: 15px 0 0 0;
}
.news-content li{
	width: 100%;
	overflow: hidden;
	padding:0 0 35px 0;
}
.image-post{
	width: 145px;
	float: left;
}
.image-post img{
	display: block;
	border: 5px solid #ccc;
	width: 125px;
}
.text-post{
	width: 320px;
	float: right;
}
.text-post h4{
	font-size: 1.083em;
	line-height: 1.3em;
	padding: 0 0 5px 0;
}
.text-post h5{
	font-size: 0.917em;
	padding: 0 0 5px 0;
	line-height: 1.2em;
}
.text-post p{
	font-family: tahoma, sans-serif;
	font-size: 0.917em;
	padding: 0 0 5px 0;
	line-height: 1.2em;
}
.text-post a.more{
	float: right;
	display: inline;
	margin: 0 10px 0 0;
}
/*--footer--*/
#footer{
	clear: both;
	width: 100%;
	padding:30px 0 5px 0;
}
#footer p{
	text-align: center;
	font-size: 0.917em;
}
/*==gallery==*/
.slide-holder{
	height:223px;
	width:712px;
	padding: 0 0 0 2px;
}
.anythingSlider{
	height:223px;
	width:712px;
	position: relative;
}
.anythingSlider .wrapper{
	height:223px;
	width:712px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
}
.anythingSlider .wrapper ul{
	width: 9999px;
	position: absolute;
	top: 0;
	left: 0;
}
.anythingSlider ul li{
	display: block;
	float: left;
	padding: 1px 0 0 1px;
	height:222px;
	width:711px;
}
.anythingSlider ul li img{
	float: left;
}
.gallery-text{
	float: right;
	color: #fff;
	width: 200px;
	padding: 25px 20px 35px 0;
}
.gallery-text a{color:#fff;}
.anythingSlider .arrow{ display:none;}
.anythingSlider .forward{display: none;}
.anythingSlider .back:hover,
.anythingSlider .forward:hover,
.anythingSlider .back{display: none;}
#thumbNav{
	position: absolute;
	right: 0;
	bottom: 10px;
	width: 100%;
	text-align: left;
	height: 20px;
	line-height: 20px;
	width: 220px;
}
#thumbNav a{
	float: left;
	width: 20px;
	height: 20px;
	display: inline;
	margin: 0 2px 0 0;
	overflow: hidden;
	line-height: 20px;
	text-align: center;
	background: url(images/btn-gallery.gif) no-repeat 0 0;
	font-size: 12px;
	color:#fff;
}
#thumbNav a:hover{text-decoration: none;}
#thumbNav a.cur{background: url(images/btn-gallery.gif) no-repeat 0 -20px;}
#start-stop{display: none;}
/*===Parish pade===*/
.parish-content{
	width: 100%;
	overflow: hidden;
	padding: 20px 0;
}
.parish-title{
	width: 100%;
	overflow: hidden;
	padding: 0 0 40px 0;
}
.parish-title h1{
	float: left;
	color: #B9260A;
	font-size: 2.5em;
	line-height: 1.2em;
}
/*--parish-form--*/
.parish-form{
	float: right;
	padding: 8px 10px 0 0;
}
.parish-form-element{
	float: left;
	padding: 0 15px 0 0;
}
.parish-form-element select{width: 125px;}
.parish-content h2{
	color: #000;
	font-size: 1.917em;
	line-height: 1.2em;
	padding: 0 0 15px 0;
}
.map{
	width: 698px;
	height: 383px;
	overflow: hidden;
	border:8px solid #ccc;
	margin: 0 0 35px 0;
}
.parish-wrap{
	width: 100%;
	overflow: hidden;
}
.parish-wrap h3{
	color: #5E2506;
	font-size: 1.5em;
	line-height: 1.2em;
	font-weight: normal;
	padding: 0 0 15px 0;
}
.page-content p,
.parish-wrap p{
	padding: 0 0 25px 0;
	color: #000;
	font-family: tahoma, sans-serif;
	font-size: 0.917em;
	line-height: 1.4em;
}
.parish-wrap a{color: #000;}
.parish-column-left{
	float: left;
	width: 49%;
}
.parish-column-right{
	float: right;
	width: 49%;
}
/*===diocese page===*/
.page-content{
	width: 100%;
	overflow: hidden;
	padding: 40px 0;
}
.page-content h1{
	color: #B9260A;
	font-size: 2.5em;
	line-height: 1.2em;
	padding: 0 0 25px 0;
}
.page-content h2{
	color: #000;
	font-size: 1.167em;
	line-height: 1.2em;
	padding: 0 0 20px 0;
}
.page-content h2.gallery-title{
	padding: 0;
	color: #B9260A;
	font-size: 2em;
}
.page-content img{border: 6px solid #ccc;}
.page-content ul{padding: 0 0 15px 70px;}
.page-content ul li{
	padding: 0 0 10px 34px;
	background: url(images/bulet.gif) no-repeat 0 0px;
	color: #000;
	font-family: tahoma, sans-serif;
	font-size: 0.917em;
	line-height: 1.3em;
}
/*=== News blog===*/
.page-content ul.preview,
.page-content ul.basis,
.page-content ul.blog{padding: 0;}
.page-content ul.preview li,
.page-content ul.basis li,
.page-content ul.blog li{
	padding: 0 0 35px 0;
	background: none;
	font-size: 1em;
	line-height: 1.5em;
	width: 100%;
	overflow: hidden;
}
.news-left{
	float: left;
	width: 140px;
	overflow: hidden;
}
.news-left img{
	display: block;
	width: 115px;
	border: 5px solid #ccc;
}
.news-right{
	width: 550px;
}
.page-content ul.blog li .news-right h2,
.page-content .preview li h3{
	font-size: 1.083em;
	line-height: 1.2em;
	padding: 0 0 10px 0;
	font-family: arial, sans-serif;
}
.page-content ul.blog li .news-right p{
	color: #333;
	padding: 0 0 10px 0;
}
.page-content ul.blog li .news-right p.date{
	color: #333;
	font-weight: bold;
	font-family: arial, sans-serif;
	padding: 0 0 10px 0;
}
/*--news-nav--*/
.news-nav{
	overflow: hidden;
	height: 14px;
	padding: 0 0 0 160px;
}
.page-content .news-nav p{
	float: left;
	padding: 0 20px 0 0;
}
.page-content .news-nav p a{
	float: left;
	width: 122px;
	height: 14px;
	overflow: hidden;
	background: url(images/btn-prev-next.gif) no-repeat;
	color: #fff;
	padding: 0 0 0 20px;
	font-family: tahoma, sans-serif;
	font-size: 0.917em;
	line-height: 13px;
}
.page-content .news-nav p a:hover{text-decoration: none;}
.page-content .news-nav p.prev a{background-position: 0 0;}
.page-content .news-nav p.next a{background-position: 0 -14px;}
/*===preview page===*/
.preview-left{
	float: left;
	width: 130px;
}
.page-content .preview-left p{
	padding: 0;
	font-weight: bold;
}
.preview-right{
	float: right;
	width: 574px;
}
.page-content h2.month{
	padding: 0 0 15px 147px;
	color: #B27A04;
	font-size: 1.667em;
	line-height: 1.2em;
}
.page-content .preview li p{padding: 0 0 10px 0;}
.page-content ul.preview li{padding: 0 0 25px 0;}
/*===single page===*/
.post{
	width: 100%;
	overflow: hidden;
}
.post-left{
	float: left;
	width: 140px;
}
.post-left img{
	width: 120px;
}
.post-right{
	width: 550px;
}
.post-right h2{
	font-size: 1.083em;
	line-height: 1.3em;
	padding: 0 0 20px 0;
	color: #000;
}
.page-content .post-right p{
	padding: 0 0 10px 0;
	font-family: tahoma, sans-serif;
}
.page-content .post-right p.date{
	font-weight: bold;
	font-family: arial, sans-serif;
}
/*===basis page===*/
.page-content ul.basis li{
	padding: 0 0 25px 0;
}
.page-content ul.basis li h2{
	font-size: 1.083em;
	line-height: 1.2em;
	font-family: arial, sans-serif;
	padding: 0 0 10px 0;
	color: #369;
}
.page-content ul.basis li p{
	padding: 0 0 10px 0;
}
/*--wp--*/
.alignleft{
	float: left;
	margin: 0 25px 15px 0;
	display: inline;
}
.alignright{
	float: right;
	margin: 0 0 15px 25px;
	display: inline;
}
.aligncenter{
	display: block;
	margin: 0 auto 15px auto;
}
.error-404{
	width:100%;
	padding: 50px 0 0 0;
	text-align: center;
}
.error-404 h2{margin: 0 0 30px 0;}
.hslice{padding: 0 0 10px 0;}
input#s{width: 120px;}
.ngg-widget{
	width: 100%;
	overflow: hidden;
}
.ngg-widget a{
	float: left;
	padding: 2px;
}

.prav{
	display:block;
	width:100%;
	overflow:hidden;
	padding:0 0 35px;
}
.prav2000head{
	color: #8D1D07;
    font-size: 1.333em;
    line-height: 1.2em;
	display:inline-block;
	padding:0 0 15px;
}
.prav2000list{
	font-weight:bold;
	padding:5px 0 0 10px;
}
.easy_bitcoin_donate_widget_wrapper img {width:100%}