




/*
     FILE ARCHIVED ON 15:35:41 сен 12, 2014 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 5:12:19 янв 17, 2015.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/* 
 * =Structure 
 */
HTML, BODY {
	height:100%;
}
BODY {	
	padding:0;
	text-align:center;
	font:.75em/1.25 Verdana, Arial, Helvetica, sans-serif;
	color:#5a5a5a;
	min-width:1000px;
	background:#fff url('/web/20140912153541/http://pomogi-delom.ru/wp-content/themes/pd/images/bg/bg.png') repeat-x;
}

H2.pagetitle {
    color: white;
    margin-bottom: 5px;
}

H2 {
	color:#eb6d11;
	font-size:1.17em;
	line-height:1.1;
}
H2 A, H2 A:hover {
	color:#eb6d11;
	text-decoration:none;
}
.l-wrap {
	height:auto !important;
	min-height:100%;
	height:100%;
	text-align:left;
	position:relative;
	z-index:1;
}
/*
 * =Header
 */
.l-header {
	height:auto !important;
	min-height:131px;
	height:131px;
}
	.b-logo, .b-slogan {
		position:absolute;
		top:4px;
		left:20px;
		z-index:12;
	}
	.b-slogan {
		top:0px;
		left:-355px;
		margin-left:100%;
	}
	.b-slogan a{
		color: #ffffff;
	}
	
	.b-urgent_help {
		margin:0 367px 0 243px;
		color:#696969;
		padding:13px 0;
	}
		.b-urgent_help_title {
			margin-bottom:2px;
		}
		.b-urgent_help_text  {
			font-size:.92em;
		}
		.b-urgent_help .b-block {
			margin-bottom:0;
		}
			.b-urgent_help .b-block_right {
				margin-left:15px;
			}
			.b-urgent_help .b-block_left {
				margin-right:15px;
			}
/*
 * =Main 
 */
.l-main {
	padding:0 0 111px;
}
	.l-container {
		float:left;
		width:100%;
		margin-right:-100%;
	}
		.l-content {
			margin:0 24px 0 180px;
			position:relative;
		}
	/*
	 * =Sidebar
	 */
	.l-aside {
		float:left;
		width:180px;/*206*/
		position:relative;
		padding-top:62px;
	}
		.b-aside_menu {
			padding:0 0 28px 15px;
			line-height:1;
			font-size:1.1em;/*1.17*/
		}
			.b-aside_menu_item {
				margin-bottom:4px;
				color:#fff;
				line-height:1.1;
			}
			.b-aside_menu_item A, .b-aside_menu_item A:hover {
				color:#fff;
				text-decoration:none;
			}
		.b-aside_menu .active {
			/*font-weight:bold;*/
		}
		.b-aside_block {
			margin:0 7px 18px 0;
		}
			.b-aside_block H2 {
				font-size:2em;
				font-weight:bold;
				font-family:'Times New Roman', Times, serif;
				text-align:center;
			}
				.b-aside_block H2 A {
					color:#eb6d11;
				}
			.b-aside_block_content {
				padding:10px 15px;
			}
			.b-aside_block  .b-img_centered IMG {
				margin:5px 0 15px;
			}
/* corners > */
.b-corner {
	display:block;
	position:absolute;
	top:0;
	left:0;
	z-index:10;
	font-size:0;
	overflow:hidden;
	line-height:0;
}
.b-corner_img {
	display:block;
	position:relative;
	top:0;
	left:0;
	z-index:12;
	background:url('/web/20140912153541/http://pomogi-delom.ru/wp-content/themes/pd/images/bg/corners.png') no-repeat;
	width:70px;
	height:52px;
	font-size:0;
}
.b-tr, .b-br {
	margin-left:100%;
}
.b-top, .b-bot {
	display:block;
	position:relative;
	z-index:11;
}
.b-corner_content {
	display:block;
	position:relative;
	z-index:11;
}
/* corners < */

/* b-block > */

.b-block {
	margin-bottom:6px;
}
.b-block_left {
	float:left;
	display:inline;
	margin:0 10px 0 0;
}
.b-block_right {
	float:right;
	display:inline;
	margin:0 0 0 10px;
}
.b-block_descr {
	/*overflow:hidden;*/
	display:block;
}
.b-img_centered {
	text-align:center;
}
/* b-block < */

/* b-centered < */
.b-centered_outer {
	position:relative;
	text-align:center;
	overflow:hidden;
	z-index:100;
}
	.b-centered {
		float:left;
		left:50%;
		position:relative;
		text-align: center;
	}
	.b-centered_in {
		float:left;
		left:-50%;
		position:relative;
		text-align:left;
	}
/* b-centered > */

/* b-search > */
.b-top_info {
	margin:16px 0 20px -16px;
	padding:4px 0 4px 98px;
	background:url('/web/20140912153541/http://pomogi-delom.ru/wp-content/themes/pd/images/bg/top_line_bg.png') no-repeat;
	color:#fff;
}
	.b-top_info .b-search {
		float:right;
		width:235px;
	}
.b-search_input, .b-search_button {
	float:left;
	display:inline;
	margin-left:7px;
	padding:0 6px;
	width:147px;
}
.b-search_button {
	width:46px;
}
.b-search_input INPUT, .b-search_button INPUT {
	float:left;
	height:16px;
	padding:0;
	margin:0;
	font-size:100%;
}
.b-search_input INPUT {
	border:#529afb 1px solid;
	border-width:1px 0;
	width:147px;
}
.b-search_button INPUT {
	background:#5099fb;
	border:0;
	color:#fff;
	margin-top:1px;
	line-height:16px;
	vertical-align:50%;
	width:46px;
        padding-bottom:1px;
}
/* b-search < */

/* b-columns > */

	.b-columns {
		margin:22px 0 0;
	}
	.b-col_left, .b-col_right {
		float:left;
		clear:right;
		display:inline;
		width:49%;
		margin-right:2%;
	}
	.b-col_right {
		margin-right:0;
	}
	.b-content_block {
		margin-bottom:16px;
	}
		.b-content_block H2 {
			padding-bottom:4px;
			background:url('/web/20140912153541/http://pomogi-delom.ru/wp-content/themes/pd/images/bg/topic_border.png') center bottom no-repeat;
			margin-bottom:6px;
		}
		.b-content_block .b-block {
			padding-bottom:9px;
			background:url('/web/20140912153541/http://pomogi-delom.ru/wp-content/themes/pd/images/bg/topic_border.png') center bottom no-repeat;
		}
/* b-columns < */

/*
 * =Footer 
 */
.l-footer {
	margin:-109px auto 0px;
	height:127px;
	padding:0 8px 0 10px;
	color:#fff;
	vertical-align:middle;
	position:relative;
	z-index:2;
	background:#4d97fb url('/web/20140912153541/http://pomogi-delom.ru/wp-content/themes/pd/images/bg/footer_bg.png') repeat-x;
	text-align:left;
}
.b-footer_info {
	clear:both;
	position:relative;
	margin:0;
	padding:0;
}
	.b-copyrights {
		float:left;
		position:relative;
		font-size:.92em;
		width:420px;
		line-height:1.25;
	}

		.b-copyrights A {
			color:#fff;
		}
	.b-counters {
		background:#4d97fb;
		text-align:center;

	} 
		.b-counters img {
			margin: 10px;
		}
		
	
	.b-contacts {
		float:right;
		position:relative;
		font-size:.92em;
		width:160px;
		line-height:1.25;
		padding-left:20px;
	}
		.b-contacts A {
			color:#fff;
		}


	
/* b-bottom_menu > */
.b-bottom_menu_outer {
	margin:17px 0 11px;
	overflow:hidden;
	position:relative;
	width:717px;
}
	.b-bottom_menu {
		float:left;
		display:inline;
		margin:0;
		list-style:none;
		white-space:nowrap;
		position:relative;
	}
	.b-bottom_menu, .b-bottom_menu A {
		color:#4d97fb;
		text-decoration:none;
		line-height:1.2;
	}
	.b-bottom_menu A:hover {
		color:#eb6d11;
	}
	.b-bottom_menu .active {
		font-weight:bold;
	}
		.b-bottom_menu li {
			display:inline;
			clear:right;
			padding:0 9px 0 5px;
			background:url('/web/20140912153541/http://pomogi-delom.ru/wp-content/themes/pd/images/bg/footer_menu_sep.png') right center no-repeat;
		}
		
span.wpcf7-list-item { display: block; }	
p.anketa { margin-bottom: 20px; }	
/* b-bottom_menu < */

/*
 * =Clearing
 */
.clear:after, .l-header:after, .l-main:after, .l-content:after, .l-footer:after,
.b-block:after
{
	content:".";
	clear:both;
	display:block;
	height:0;
	font-size:0;
	line-height:0;
	visibility:hidden;
	
}