/* Global -------------------------------------------------------------------- */

body{
	/*font:12px/20px  "Helvetica Neue", Helvetica, Arial, sans-serif;*/
	font-family: "Open Sans",Arial,sans-serif;
	line-height: 1.5;
    font-size: 16px;
    font-weight: normal;
	color:#000000;
	background:url(/images/body_bg.gif) repeat;
	text-align: left;
	max-width:100%;
    -webkit-text-size-adjust: 100%;
}
/*img{
	max-width:none;
}*/    

a{
	text-decoration:none;
}

a:hover{
	color:#cc6633;
	text-decoration:none;
}

a:focus{
	outline: none;
}

hr{
	border:0 #ccc solid;
	border-top-width:1px;
	clear:both;
	height:0;
	margin-bottom: 10px;
}

h1{
	font-size:35px;
	font-weight:bold;
	margin:0 0 18px 0;
	width:100%;
	line-height:1.15;
}
h2{font-size:22px}
h3{font-size:21px}
h4{font-size:19px}
h5{font-size:17px}
h6{font-size:15px}

blockquote{
	background: none;
    border-left: 0px;
    font-family: "Open Sans",Arial,sans-serif;
    font-size: 16px;
    font-style: italic;
    margin-bottom: 16px;
    padding: 0;
    text-align: justify;
}

#content li>p{
	display:inline;
}


input, select, textarea{
	font-family:Arial, Helvetica, sans-serif;
	background:url(/images/search_inset.gif) repeat-x top #fff;
	border:1px solid #e0e0e0;
	padding:10px;
	font-size:12px;
	color:#999;
}

option{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999;

}

.left{
	text-align:left;
}
.right{
	text-align:right;
}

pre, code {
	font: 11px/19px Consolas,"Andale Mono",Courier,"Courier New",monospace;
}

pre {
	border: 1px solid #DDDDDD;
	margin: 30px 0 40px 0;
	overflow-x: visible;
	overflow-y: hidden;
	padding: 1px;
	background: url(/images/bg-code.gif);
}



/* THE BODY -------------------------------------------------------------------- */

#the_body{
	position:relative;
	z-index:1;
}



/* Post Columns, Post Grid, Category List -------------- */

.post_columns h4, .post_grid h4, .category_list h4, #content .category_list h4, #sidebar .widget h4, #author h4, #related h4{
	background:url(/images/header_bg.gif) center repeat-x;
	display:block;
	font-size:14px;
	font-weight:bold;
	color:#cc6633;
	margin:0 0 10px 0;
}

.post_grid h4{
	width:620px;
}

#author h4, #related h4{
	width:610px;
}

.post_columns h4 span, .post_grid h4 span, .category_list h4 span, #sidebar .widget h4 span, #author h4 span, #related h4 span{
	background: url(/images/body_bg.gif) repeat;
	padding:0 10px 0 10px;
	margin:0 19px 0 19px;
	display:inline-block;
}
#sidebar .widget.block1 h4 span, #sidebar .widget .tabs h4 span {
    background: white;
}

.category_list h4{
	margin:0 0 15px 0;
}

.category_list h4 a, #sidebar h4 a{
	color:#cc6633;
}

.category_list h4 a:hover, #sidebar h4 a:hover{
	color:#444444;
}

.post_columns .column{
	width:190px;
	float:left;
	margin:0 25px 40px 0;
}

.post_grid, .category_list, .tab{
	margin:0 0 28px 0;
	float:left;
}

.post_columns .column.last{
	margin:0 0 40px 0;
}

.post_columns .column .image a{
	width:184px;
	height:184px;
}

.category_list li .image a, .tab li .image a{
	width:45px;
	height:45px;
}


#author .image{
	width:80px;
	height:80px;
	float:left;
}

.category_list h5{
	line-height:17px;
}

.full_posts .image a{
	display:block;
	width:109px;
	height:109px;
}

.full_posts .image{
	float:left;
}

#related .column .image a{
	display:block;
	width:130px;
	height:94px;
	float:left;
}

#comments li .image a{
	float:left;
	width:61px;
	height:61px;
}

#comments li .image{
	float:left;
	width:61px;
	height:61px;
}

.category_list li .image, .full_posts .image{
	margin:0 14px 0 0;
}


.post_columns .column .image a, .post_grid li a, .category_list li .image a, .tab li .image a, .flickr div a, .full_posts .image a, #content img, #author .image, #related .column .image a, #comments li .image{
	padding:2px;
	/*border:1px solid #c6c6c6;*/
	-webkit-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.1);
	margin:0 0 27px 0;
	/*display:block;*/
	display:inline-block;
}


.post_columns .column .image a:hover, .category_list li .image a:hover, .tab li .image a:hover, .full_posts .image a:hover, #related .column .image a:hover, #comments li .image a:hover{
	border:1px solid #999;
}


.post_columns .column h3, #related .column h3 a{
	display:block;
	color:#444444;
	font-size:14px;
	font-weight:normal;
	line-height:25px;
	margin: 0 0 15px 0;
	line-height:24px;
}

.post_columns h3 a{
	color:#444444;
}

.post_columns h3 a:hover, #related .column h3 a:hover{
	color:#cc6633;
}

.post_columns .column .date, .category_list li .details .date, .tab li .details .date, .full_posts .details .date{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:11px;
	color:#aaaaaa;
	margin: 0 0 15px 0;
}

.category_list li .details .date, .category_list li .details .date a, .tab li .details .date, .tab li .details .date a, .full_posts .details .date a{
	margin:0;
}

.post_columns .column .date a, .category_list li .details .date a, .tab li .details .date a, .full_posts .details .date a{
	color:#aaaaaa;
}

.post_columns .column .date a:hover, .category_list li .details .date a:hover, .tab li .details .date a:hover, .full_posts .details .date a:hover{
	color:#444444;
}

.post_columns .column .excerpt p{
	font-size:12px;
	line-height:20px;
}

.post_grid li{
	float:left;
	margin:0 12px 12px 0;
}

.category_list ul, .post_grid ul, .tab ul{
	float:left;
}

.post_grid li a{
	width:61px;
	height:61px;
	margin:0;
}

.post_grid li.last{
	margin:0 0 12px 0;
}

.post_grid li a:hover, .flickr div a:hover{
	border:1px solid #999;
}

.category_list li, .tab li{
	float:left;
	border-bottom:1px solid #e2e2e2;
	padding:15px 0 15px 0;
}
.widget ul.vertical li.last{
	border-bottom:0 !important;
}



.category_list li.last, .tab li.last{
	border:none;
}

.category_list li .image, .tab li .image{
	float:left;
}

.category_list li .image a, .tab li .image a{
	margin:0;
}

.category_list li .details{
	float:left;
	width:226px;
}

.category_list li .details h5 a, .tab li .details h5 a, .full_posts .details h5 a{
	font-size:12px;
	font-weight:normal;
	color:#444444;
}

.category_list li .details h5 a:hover, .tab li .details h5 a:hover, .full_posts .details h5 a:hover{
	color:#cc6633;
}

/*------------------Vertical-menu----------------------------------------------- */
.widget .menu-vertical{
	background: none repeat scroll 0 0 #315F8F;
    border:0;
    margin: 0 0 10px;
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.menu-vertical ul{
	overflow:hidden;
}
.menu-vertical li{
	border-bottom:2px solid white;
	display:block;
	overflow:hidden;
	margin:0 !important;
}
.menu-vertical li a {
    color: #FFFFFF !important;
    display: block;
    float: left;
    font-size: 13px;
    font-weight: normal;
    padding: 10px;
    text-shadow: none;
}
.menu-vertical li a:hover{
	color:white !important;
	text-decoration: underline;
}

.banner_dpc {
    background: rgb(145, 6, 56) none repeat scroll 0 0;
    clear: both;
    color: white;
    font-size: 14px;
    padding: 10px;
    display: block;
    margin-top:7px;
    padding: 12px 10px 7px;
}
.banner_dpc .dpc {
    color: #e4dfe1;
    display: block;
    font-size: 9px;
    /*letter-spacing: 1px;*/
    text-transform: uppercase;
    float: right;
    width: 110px;
    font-weight:bold;
}
.banner_dpc .dpc_title {
    display: block;
    font-size: 18px;
    letter-spacing: 2px;
}
.dpc_link {
    display: block;
    font-size: 14px;
    text-align: center;
}
.banner_dpc:hover{
	text-decoration:none;
}
.banner_dpc:hover .dpc_link{
	text-decoration:underline;
	
}
.banner_dpc:hover{
	color: white !important;
}


/* Footer -------------------------------------------------------------------- */

#footer_border{
	height:8px;
	border-bottom:1px solid #fff;

	/* IE fix */
	font-size:1px;

	width:100%;
	background:url(/images/footer_border.gif) repeat;
	margin:20px 0 70px 0;
}

#footer{
	background:url(/images/footer_bg.gif) repeat;
	color:#8c8989;
}

#footer_bottom{
	margin:35px 0 0 0;
	padding:25px 0 0 0;
	background:url(/images/footer_bottom_bg.gif) repeat;

}

#footer #footer_bottom p{
	font-size:11px;
	text-align: left !important;
}

#footer h4{
	background:url(/images/footer_header_bg.gif) center repeat-x;
	display:block;
	font-size:14px;
	font-weight:bold;
	color:#dddddd;
	margin:0 0 30px 0;
}

#footer h4 span{
	background:url(/images/footer_bg.gif) repeat;
	padding:0 10px 0 10px;
	margin:0 0 0 19px;
}

#footer .widget{
	margin:0 0 25px 0;
}

#f_map{
	border:none;
	margin:0;
	padding:0;
}

#footer #f_map li.f_main{
	font-size:12px;
	margin:0 0 5px 0;
	border:none;
}

#footer #f_map li.f_sub{
	font-size:11px;
	margin:0 0 5px 10px;
	border:none;
}

#footer p{
	/*text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.7);*/
	color: #CCC;
	font-size:12px;
	margin:0 0 25px 0;
	text-align: right;
}

#footer #twitter_update_list li{
	padding-bottom:15px;
}

#footer #twitter_update_list{
	margin: 0 0 20px 0;
}
#footer .counters{
	position:static;
	margin-top:50px;
}

#sidebar #twitter_update_list{
	font-size:12px;
	margin:0 0 25px 0;
}

#sidebar #twitter_update_list{
	margin: 0;
}

#sidebar #twitter_update_list li{
	border-bottom:1px solid #ebebeb;
	border-top: 1px solid #fff;
	padding:10px 0;
	margin:0;
}

#sidebar #twitter_update_list li.first{
	border-bottom:1px solid #ebebeb;
	border-top:none;
	padding:0 0 10px 0;
}

#sidebar #twitter_update_list li.last{
	border-bottom:none;
	border-top: 1px solid #fff;
	padding:10px 0 25px 0;
}

#sidebar #twitter_update_list li a, #sidebar a.twitter-link{
	color:#cc6633;
	border-bottom:1px solid #e2e2e2;
}

#sidebar #twitter_update_list li a:hover, #sidebar a:hover.twitter-link{
	border-bottom:1px solid #f1cba5;
}


#footer a{
	color:#bfbfbf;
}

#footer a:hover{
	color:#fff;
}

#footer li{
	/*padding:10px 0 12px;
	background: url(/images/footer_bevel.gif) left bottom repeat-x;
	margin:0;*/
}

#footer li.first, #footer li:first-child{
	/*padding: 0 0 12px 0;
	margin:0;*/
}


#footer li.last{
	/*border-bottom:none;
	padding-bottom:0;*/
}

/* Sidebar -------------------------------------------------------------------- */

#sidebar{
	float:left;
	width:300px;
}

#sidebar p{
	margin:0 0 15px 0;
}

#sidebar .widget{
	float:left;
	margin:0 0 12px 0;
	width:300px;
}

#sidebar .widget input{
	width:278px;
	margin:0;
}

#sidebar .widget .details{
	float:left;
	width:70px;
}


/* Twitter & RSS -------------- */


#sidebar .tz_rsstwitter_widget {
	margin: 0 0 25px 0;
}

.rss_widget, .twitter_widget{
	float:left;
}

.rss_widget{
	padding:0 25px 0 25px;
}

.twitter_widget{
	padding:0 25px 0 0;
}

span.icon{
	float:left;
	margin:5px 10px 0 0;
}

span.count{
	float:left;
	font-size:21px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

a span.count{
	color:#444444;
	float:left;
}

span.desc{
	float:left;
	font-size: 11px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

a span.desc{
	color:#888888;
	float:left;
}

a:hover span.desc{
	color:#444444;
}

/* Advert -------------- */

#sidebar .advert li{
	float:left;
	margin:0 0 10px 0;
}

#sidebar .advert li a{
	width:125px;
	height:125px;
	display:block;
	background:url(/images/header_advert_border.gif) repeat;
	padding:10px;
}

#sidebar .advert li a:hover{
	background:url(/images/header_advert_border_hover.gif) repeat;
}

#sidebar .advert li.left{
	margin:0 10px 10px 0;
}

/* TABS -------------- */

.tabs{
	float:left;
	background: url(/images/header_advert_border.gif) repeat;
	padding:10px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}

.tab_wrap{
	background:#fff;
	border:1px solid #d2d2d2;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	float:left;
}

.tabs ul.nav{
	float:left;
	background:url(/images/nav_bg.gif) repeat;
	/*IE 6 fix
	width:278px;
	*/
	width:280px;
	height:43px;
	-moz-border-radius-topleft:3px;
	-webkit-border-top-left-radius:3px;
	-moz-border-radius-topright:3px;
	-webkit-border-top-right-radius:3px;
}

.tabs ul.nav li a{
	display:block;
	padding:12px 0 13px 0;
	font-size:12px;
	text-align:center;
	background:url(/images/tab_border.gif) repeat-y left;
}

.tabs ul.nav li a:hover{
	background:url(/images/tab_border.gif) repeat-y left #fff;
}

.tabs ul.nav li{
	float:left;
	width:25%;
	border-bottom:1px solid #d9d9d9;
}

.tabs ul.nav li.tab_nav_1{
	width:30%;
}

.tabs ul.nav li.tab_nav_3{
	width:30%;
}

.tabs ul.nav li.tab_nav_4{
	width:40%;
}
.tabs ul.nav li.tab_nav_50{
	width:50%;
}
.tabs ul.nav li.tab_nav_20{
	width:20%;
}
.tabs ul.nav li.tab_nav_23{
	width:23%;
}

.tabs ul.nav li.ui-tabs-selected{
	border-bottom:none;
}

.tabs ul.nav li.ui-tabs-selected a{
	background:url(/images/tab_border.gif) repeat-y left #fff;
}

.tabs ul.nav li.first a{
	background-image:none;
	-moz-border-radius-topleft:3px;
	-webkit-border-top-left-radius:3px;
}

.tabs ul.nav li.first a:hover{
	background-image:none;
}

.tabs ul.nav li.last a{
	-moz-border-radius-topright:3px;
	-webkit-border-top-right-radius:3px;
}

.tabs .tab{
	float:left;
	padding:0;
	margin:0;
}

.tab li{
	float:left;
	width:244px;
	padding:12px 18px;
}

.tab li:first-child {
	padding: 20px 18px 12px 18px;
}
.tab li:last-child {
    border-bottom: 0;
}

.tabs .tab_tags { padding: 15px;
}

.tab_tags a{
	float:left;
	display:block;
	padding:3px 8px;
	background:#efefef;
	color:#444;
	margin: 0 4px 4px 0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.tab_tags .selected {
    background-color: #F8F08C;
    border: 2px solid #FFA866;
    border-radius: 3px;
    display: inline-block;
    margin-left: -4px;
    margin-top: 4px;
    padding: 0 3px;
}

.filter_block A{
	border-bottom: 1px dotted #994200;
	margin: 3px 5px 3px 0;
	padding: 0 2px;
}
.filter_block A:hover{
	border-bottom: 1px solid #994200;

}
.filter_block A.selected{
	margin: 1px 5px 1px 0;
	background-color: #f8f08c;
    border: 2px solid #ffa866;
    border-radius: 3px;
    padding: 0 2px;
}
.filter_block span.selected {
    background-color: #f8f08c;
    border: 2px solid #ffa866;
    border-radius: 3px;
    display: inline-block;
    margin-left: -4px;
    margin-top: 4px;
    padding: 0 3px;
}
.filter_block .archive-panel {
    float: left;
    font-size:14px;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    width: 90px;
}
.docs_days{
	width:93%;
}
.filter_block .deactive{
	color: #CCC;
}
.filter_block .only-years {
    width: 100%;
}
.filter_block .only-years li {
    float: left;
    width: 46px;
}
.filter_block .only-years li A {
    padding: 1px 3px;
}
.filter_block .archive-panel li {
    font-size: 14px;
    margin: 0 0 5px;
}


.themes_block A, .themes_block A:hover{
	display: inline-block;
	margin-right:10px;
	float:left;
	font-size:11px;
	margin: 1px 10px 1px 0;
	border: 2px solid #FFF;
}
.themes_block A:hover{
	color: #455327;
}

.themes_block A.selected{
	margin: 1px 10px 1px 0;
}
	
.filter_block .subheader5 A {
    background: none;
    border-bottom: 1px dotted #CCCCCC;
    color: #808080;
    display: inline-block;
    font-size: 10px;
    margin: 0;
    padding: 0;
    position: relative;
    top: -8px;
    float:none;
}
.filter_block .subheader5 A:hover{
	background: none;
	color: #333;
	border-bottom: 1px solid #888;
}

.tab_tags a:hover{
	background:#cc6633;
	color:#fff;
}
.tab_rubrics{
	margin-top:35px;
	padding:15px;
}
.widget .tab_rubrics A{
	border-bottom: 1px dotted #888;

}

.tab li .image{
	float:left;
}

.tab li .details{
	float:left;
	margin:0 0 0 14px;

}
#sidebar{
	position:relative;
}
#sidebar .tab li .details.without-image{
	width: 238px;
}

#sidebar .tab li .details.without-image h5{
	width: 238px;
}

.tab li .details h5{
	float:left;
	width:175px;
}

.tab li .details .date{
	clear:both;
	float:left;
	width:175px;
}

.tab li .details h5 a{
	float:left;
	cursor:pointer;
}

/* Search -------------- */
#sidebar .widget_search {
	margin: 0 0 25px 0;
}

/* Video -------------- */

.video{
	padding:5px;
	background:url(/images/header_advert_border.gif) repeat;
	float:left;
}

/* Flickr -------------- */

#sidebar .widget .flickr div{
	float:left;
	margin:0 10px 10px 0;
}

#sidebar .widget .flickr img{
	width:61px;
	height:61px;
}


#sidebar .flickr div.last{
	margin:0 0px 10px 0px;
}

#sidebar .flickr div a{
	float:left;
	display:block;
	width:61px;
	height:61px;
	margin:0;
}

#footer .widget .flickr div{
	float:left;
	margin:0 10px 10px 0;
}

#footer .widget .flickr img{
	width:60px;
	height:60px;
}

#footer .flickr div.last{
	margin:0 0px 10px 0px;
}

#footer .flickr div a{
	float:left;
	display:block;
	width:60px;
	height:60px;
	margin:0;
	padding:2px;
	border:1px solid #221e1e;
	background:url(/images/footer_bg.gif) repeat;
	-webkit-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.1);
}

.post_grid li a:hover, .flickr div a:hover{
	border:1px solid #999;
}

/* Half widgets -------------- */

.widget .half{
	width:140px;
	margin:0 20px 0 0;
	float:left;
}

.widget .half.last{
	margin:0 0px 0 0;
}

.widget .half .wrap{
	margin:0 0px 25px 0;
}

.sidebar_ad{
	float:left;
}

.sidebar_ad a{
	display:block;
	padding:10px;
	height:240px;
	float:left;
	background:url(/images/header_advert_border.gif) repeat;
}

.sidebar_ad a:hover{
	background:url(/images/header_advert_border_hover.gif) repeat;
}

.widget li a{
	color:#444444;
}

.widget li a:hover{
	color:#cc6633;
}

.widget li{
	margin:0 0 5px 0;
}

/* archive list -------------- */

.full_posts .details h5 a{
	font-size:14px;
}

.full_posts li{
	float:left;
	width:610px;
	border-top:1px solid #e2e2e2;
	padding:25px 0 25px 0;
}

.full_posts li.first{
	border-top:none;
	padding:5px 0 25px 0;
}


.full_posts li .image a{
	margin:0;
}

.full_posts .details h5{
	font-size:14px;
	margin:0 0 5px 0;
}

.full_posts .details{
	float:left;
}

.full_posts .details.no_thumb p{
	width:610px;
}

.full_posts .details p{
	margin:11px 0 0 0;
	padding:0;
	font-size:12px;
	line-height:20px;
	width:480px;
}

/* Pagination -------------- */

.pagination{
	width:620px;
	float:left;
	border-top:1px solid #e2e2e2;
	padding:45px 0 45px 0;
}

.pagination.comments{
	border:none;
}

.pagination span.pages{
	float:left;
	display:block;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:12px;
	color:#666666;
	padding:3px 20px 0 0;
}


.pagination a, .pagination span.current{
	display:block;
	float:left;
	padding:3px 9px 2px 9px;
	border:1px solid #c6c6c6;
	color:#999;
	-webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.1);
	margin:0 6px 0 0;
}

.pagination a:hover{
	border:1px solid #999;
	color:#444444;
}

/* Breadcrumb -------------- */

.breadcrumb{
	/*padding:7px 15px 7px 15px;
	background:url(/images/header_advert_border.gif) repeat;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	font-size:11px;
	color:#666;
	margin:0 0 25px 0;*/
    color: #999;
    font-size: 11px;
    margin: 0 0 10px;
    padding: 0;

}

.single .breadcrumb, .page .breadcrumb {
	width: 580px;
}

#fullwidth .breadcrumb {
	width: 910px!important;
}

.breadcrumb a{
	color:#999;
}

.breadcrumb a:hover{
	color:#444444;
}

.description.archive p{
	width:620px;
}
.description p, .error p{
	font-size:12px;
}

.description p, .description h1, .error p, .error h1{
	width:610px;
	float:left;
	padding:0 0 25px 0;
	background:url(/images/header_bg.gif) repeat-x bottom;
	margin:0 0 25px 0;
}
#fullwidth .description p, #fullwidth .description h1, #fullwidth .error p, #fullwidth .error h1{
	width:100%;	
}

.error p, .error h1{
	background:none;
	margin:0;
}




.description{
	float:left;
	width:100%;
}

.single .description, .page .description {
	width: 610px;
}

#fullwidth .description {
	width: 940px;
}

.error input{
	width:350px;
	margin:0 0 25px 0;
}

/* meta -------------- */

.meta{
	float:left;
	width:610px;
	font-size:11px; font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#999;
	margin:0 0 18px 0;
}

.meta a{
	color:#999;
}

.meta a:hover{
	color:#444444;
}


/* Author bio -------------- */

#author{
	margin:30px 0 20px 0;
}

#author p{
	padding:0 0 0 20px;
	float:left;
	width:510px;
	line-height:22px;
}

/* Related posts -------------- */

#related{
	margin: 0 0 60px 0;
}

#related .column{
	width:136px;
	margin:0 22px 0 0;
	float:left;
}

#related .column h3 a{
	font-size:12px;
	line-height:20px;
}

#related .column .image a{
	margin:0px 0 15px 0 ;
}

#related .column.last{
	margin:0 0 0 0;
}

/* respond -------------- */

#respond form{
	display:block;
	float:left;
	padding:25px 0 0 0;
}

#respond{
	float:left;
	width:610px;
	margin: 40px 0 0 0;
}

ul #respond, ul #respond h3{width:520px;}
ul #respond textarea{width:490px;}

ul ul #respond, ul ul #respond h3{width:370px;}
ul ul #respond textarea{width:340px;}

ul ul ul #respond, ul ul ul #respond h3{width:290px;}
ul ul ul #respond textarea{width:260px;}

#respond p{
	float:left;
	width:100%;
	margin:0 0 20px 0;
}

#respond input{
	margin:0 18px 0 0;
	width:45%;
	float: left;
}

#respond textarea{
	margin:0 0 0 0;
	width:585px;
	float:left;
}

#respond label, .cancel-comment-reply{
	display:block;
	float:left;
	padding:10px 0 0 0;
}

#respond input.btn{
	background:url(/images/button_bg.gif) repeat-x;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	float:left;
	cursor:pointer;
	width:auto;
	color:#666666;
	font-size:13px;
	font-weight:bold;
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
	border: 1px solid #d5d5d5;
}



/* Mandatory styling for tabs */
.ui-tabs .ui-tabs-hide {
     display: none;
}

.nav-next{
	float:left;
}

.nav-previous{
	float:right;
}


/** Форма обратной связи **/

.contactform-messages{
	padding-top: 70px;
	padding-right: 20px;
	float: right;
	width: 35%;
}

.contactform-messages .thanks{
	color: #006600;
	font-weight: bold;
}

#contactForm{
	width:50%;
}

#contactForm span, #contactForm.error { color:#c63;font-style: italic}
#contactForm label{display:block;}
#contactForm input, #contactForm textarea {display:block; width:100%}
#contactForm textarea {display:block; width:500px; height:200px;}
#contactForm fieldset{
	border: 1px solid #AAAAAA;
	padding: 15px;
	width: 100%;
}

#contactForm fieldset input{
	width: 80%;
}

#contactForm fieldset label{
	margin-top: 15px;
}

#contactForm input.btn{
	background:url(/images/button_bg.gif) repeat-x;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	float:left;
	cursor:pointer;
	width:auto;
	color:#666666;
	font-size:13px;
	font-weight:bold;
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
	border: 1px solid #d5d5d5;
}

#contactForm input.btn:hover{
	color:#444444;
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
	border: 1px solid #B5B5B5;
}

/** EOF Форма обратной связи **/

#content{
	clear:both;
	overflow: hidden;
}

#content .date{
	font-size: 0.9em;
	font-style: italic;
	color: #777777;
	margin: 10px 0;
}

#content .news-list img.preview_picture{
	width: 100px;
	height: 100px;
	margin: 0 20px 60px 0;
}

#content .news-date-time{
	display:block;
	font-size: 0.9em;
	font-style: italic;
	color: #777777;
	margin: 0 0 5px 0;
}


.thumbnail {
    border: medium none;
    float: left;
    margin: 0;
}
.tab li .detail {
    font: 13px/16px Arial,san-serif;
    margin: 0 0 0 75px;
    padding-right: 2px;
}
.tab li .title-link {
	display:block;
    padding-top: 3px;
}
.tab li .title-link em {
    font-size: 12px;
    font-style: italic;
}
.tab li .title-link a {
    font: 13px/16px Arial,sans-serif;
    text-decoration: none;
}
.tab li .title-link a:hover {
    text-decoration: underline;
}
.tab li .days_event {
	color: #cc6633;
	font-size: 14px;
	display:block;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-style: italic;
}

.tab_places_by_theme .upominaniy{
	color:gray;
	text-align:left;
}

.img-text{
	overflow:hidden;
}
.img-text .img-text-img{
	float:right;
	margin:5px 10px 5px 10px;
}

.icon,.icon-before,.icon-after{
	vertical-align: middle;
	margin-bottom:3px;
	margin-top:3px;
}
.icon-before{
	margin-right:5px;
}
.icon-after{
	margin-left:5px;
}

.block1{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #D2D2D2;
    margin-bottom:10px;
    overflow: hidden;
}
.sb{
    padding:10px;
}
.tabs_themes_page{padding:0;}
.tabs_themes_page ul.nav{width:100%;}
.tabs_themes_page h4 {
    margin: 15px 10px 5px !important;

}
.tabs_themes_page .tab_tags h4{
	margin: 5px 10px 15px !important;
}

/* .block1 h2,.block1 h3,.block1 h4,.block1 h5,.block1 h6, .tabs_themes_page h4{
	background:none !important;
	padding: 0 10px !important;
	margin: 10px 19px !important;
	color: #000 !important;
}
.block1 h2 span,.block1 h3 span,.block1 h4 span,.block1 h5 span,.block1 h6 span ,.tabs_themes_page h4 span{
	margin:0 !important;
	padding:0 !important;
} */
.mitopolit_block P{
	margin:1px !important;
	line-height:1;
}
.block1 A{
	color: #CC6633;
}
.block1 H3{
	line-height:27px;
}
.block1 H3 A {
    color: #000;
}
.block1 H3 A:hover{
	color: #CC6633;
}

.block1 .search_block {
    float: right;
    overflow: hidden;
    margin-top:3px;
           
}
.block1 .search_block input{
	width:1px;
	height:30px;
	background: url(/images/icon/search-20-grey.png) 5px 3px no-repeat;
	padding: 0 5px 0 30px;
	border-radius: 2px;
	border:1px solid #FFF; 	
	transition: all .2s ease-out;
	cursor:pointer;
	 
}

.block1 .search_block input:focus{
	display:block;
	height:30px;
	width:150px;
	box-sizing: border-box;
	border:1px solid #D7D7D7;
	background: url(/images/icon/search-20-grey.png) 5px 5px no-repeat;
	box-shadow: inset 0 1px 4px #D7D7D7, 0 1px 0 #FFF;
	cursor:default;
	color: #777;
}	

.rss-block A{
	color: #000;
}
.rss-block A:hover{
	color: #CC6633;
}

.rss-block A SPAN{
	margin:10px;
	display:block;
}
.tab_places_by_theme A{
	font-weight:bold;
}
.tab_places_by_theme .upominaniy A{
	font-weight:normal;
	color: #555;
}
.otvetstvennie_block .place_name{
	font-weight:bold;
}
.otvetstvennie_block li{
	border-bottom: 1px solid #CCC;
}

.events_timepad li{
	list-style:none !important;
}
A.more, #content A.more{
	border: 1px solid #CC6633;
    border-radius: 7px;
    color: #CC6633;
    cursor: pointer;
    display: inline-block;
    float: right;
    font-size: 14px;
    font-weight: bold;
    margin: 10px;
    padding: 3px 7px;
    text-decoration: none;
}
A.more:hover{
	text-decoration:underline;
}

.block1 .header {
    margin: 0 0 10px !important;
    padding:0 !important;
 }
.rss-show UL, .rss-show UL LI {
	margin-bottom:0;
	min-height:50px;
}

.float-list a {
    background: #687f98;
    border-radius: 3px;
    color: white;
    display: block;
    float: left;
    font-size: 12px;
    margin: 0 2px 4px 0;
    padding: 5px;
}
.float-list a:hover{
	text-decoration:underline;
}
.float-list a:nth-child(1) {
	padding: 5px 9px 5px 5px;
}	
.float-list a:nth-child(2) {
	margin-right: 0;
    padding: 5px 8px;
}
.float-list a:nth-child(3) {
	padding: 5px 10px 5px 5px;
}		
.float-list a:nth-child(4) {
    margin-right: 0;
    padding-left: 13px;
    padding-right: 16px;
}
.float-list a:nth-child(6) {
	margin-right: 0;
	padding: 5px 6px 5px 7px;
}
.float-list a:nth-child(7) {
	padding: 5px 10px 5px 5px;
}
.float-list a:nth-child(8) {
	margin-right: 0;
	padding: 5px 13px 5px 14px;
}	
.comments-block{
    margin: 10px;
    width: 570px;
}
.catalog-section-list .cnt {
    color: gray;
    font-size: 11px;
    font-weight: normal;
    margin-left: 5px;
}
.catalog-section-list {
    margin: 7px 0;
}
.catalog-section-list A, .catalog-section-list A:hover, .catalog-section-list A:link {
    max-width: 87%;
    text-decoration: none;
    border-bottom: 1px dotted #994200;
}
.catalog-section-list A:hover {
    border-bottom: 1px solid #994200;
}
.catalog-section-list > UL {
    -moz-padding-start: 5px;
    font-size: 15px !important;
    font-weight: bold;
    list-style: none outside none;
    margin: 3px 0;
    padding: 0;
}
.catalog-section-list UL UL {
    font-size: 13px !important;
    font-weight: normal;
    margin: 1px 3px 6px;
    padding: 0 0 0 20px !important;
}
.tabs-list A {
    float: left;
    margin: 3px 10px 3px 0;

}
.tabs-list .ui-tabs-selected A{
	background-color: #f8f08c;
	border: 2px solid #ffa866 !important;
	border-radius: 3px;
	display: inline-block;
	margin: 1px 10px 1px 0;
	padding: 0 3px;
}
/* ---------------------------- social icons ----------------------- */
.mitr-social-icon {
    background-image: url(/images/icon/mitr-social-icons3.png);
    background-repeat: no-repeat;
    display: block;
    margin-right:15px;
    float:left;
    display:block;
}
.mitr-social-icon-last{
	margin-right:0;
}
.mitr-social-icon:hover {
	box-shadow: 2px 2px 5px #888;
}

.mitr-social-icon-dzen {
    width: 48px;
    height: 48px;
    background-position: -5px -5px;
}

.mitr-social-icon-dzen:hover {
    background-position: -5px -58px;
}

.mitr-social-icon-ydisk {
    width: 48px;
    height: 48px;
    background-position: -63px -5px;
}
.mitr-social-icon-ydisk:hover {
    background-position: -63px -58px;
}

/*.mitr-social-icon-fb {
    width: 48px;
    height: 48px;
    background-position: -5px -5px;
}

.mitr-social-icon-fb:hover {
    background-position: -5px -58px;
}

.mitr-social-icon-flickr {
    width: 48px;
    height: 48px;
    background-position: -63px -5px;
}
.mitr-social-icon-flickr:hover {
    background-position: -63px -58px;
}*/
.mitr-social-icon-instagram {
    width: 48px;
    height: 48px;
    background-position: -121px -5px;
}
.mitr-social-icon-instagram:hover {
	background-position: -121px -58px;
}

.mitr-social-icon-telegramm {
    width: 48px;
    height: 48px;
    background-position: -179px -5px;
}
.mitr-social-icon-telegramm:hover {
	background-position: -179px -58px;
}

.mitr-social-icon-vk {
    width: 48px;
    height: 48px;
    background-position: -237px -5px;
}
.mitr-social-icon-vk:hover {
	background-position: -237px -58px;
}


.ydisk_btn {
  background: none;
  display: block;
  float: right;
  margin: 0 10px;
  height: 24px;
  width: 24px;
  background: url('http://mitropolia.spb.ru/images/icon/ydisk.png');
  opacity: 0.2;
}
.ydisk_btn:hover{
	opacity: 1;
}


.mitr-anonces li:last-child {
    border-bottom: 0 none;
}
table.solid thead td{background:#EEE; font-weight:bold;}
table.solid td {
    border: 1px solid #777;
    padding: 5px;
}
.sajgak_copyright{
	display:none !important;
}
.simple_form label{
	font-weight:bold;
	display:block;
}
.simple_form, .simple_form label, .simple_form input, .simple_form select, .simple_form textarea, .simple_form option{
	color: #000 !important;
}
#content .themes_list_block a{
	display:block;
	float:none;
	border-bottom:0;
} 
#content .themes_list_block .cnt {
    color: #aaa;
    font-size: 14px;
    margin-left: 10px;
}

.ad-gallery .ad-image:hover, .ad-gallery .ad-image img:hover, .ad-gallery-only-one-image .ad-image img:hover, .lightbox-if-click:hover {
    cursor: url("/local/lib/js/ad_gallery/zoom_in.png"), zoom-in;
}

.page_404 input{
    margin: 10px 0;
    width: 400px;
}
#news_search_input .sort_select_block{
	margin-top:15px;
}
#news_search_input .sort_select_block select{
	display: inline-block;
	margin-left:15px;
}
.photogallery-one{
	margin-bottom:10px;
	border-bottom:1px solid #CCC;
	padding-bottom:10px;
	clear: both;
}
.photogallery-one .date{
	display: block;
	float:left;
	font-size: 14px;
	margin:0 !important;
}
.photogallery-one .author{
	float:right;
	font-size: 14px;
	display: block;
	color: #777;
}
.photogallery-one .author A{
	color: #777 !important;
}
.photogallery-one .name{
	clear: both;
	display: block;
	margin: 7px 0;
	border-bottom:0 !important;
	font-weight: bold;
}
.photogallery-one .photos{
	clear: both;
	overflow: hidden;
}
.photogallery-one .photos img{
	padding:0 !important;
}	

.float_div{
	float:left;
}
.ajax-loader{
	width:100%;
	height:30px;
	background:url(/images/icon/ajax-loader.gif) 3px 10px no-repeat;
}
.mitropolia-mainpage{
	font-size: 15px;
}
form.solid-form label{
	display: block;
	color: #000;
	font-size: 14px;
}
form.solid-form input{
	display: block;
	color: #000;
	margin-bottom: 10px;
}	
form.solid-form input[type="text"]{
	width: 100%;
}

.photo-item-inner img{
	max-width:none;
}	




/*
=======================================================================
 --------------------------CONTENT-------------------------------------
 ====================================================================== 
 */





