/*
Theme Name:     ACDHRS theme
Description:    Child theme for the Twenty Ten theme 
Template:       twentyten
Version:        0.1.0
*/
/*basic styles*/

body, html {
	background:#ebebeb;
	margin:0px;
	padding:0px;
}

div, ul, li, td, tr, ol, dl, dt, dd {
	font-family: Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	font-size:14px;
	line-height:21px;
}

a {
	font-family:Arial, Helvetica, sans-serif;
	color:#0166b4;
	text-decoration:underline;
}

a:hover {
	color:#578bb4;/*d90a45*/
	text-decoration:none;
}

img {
	border:none;	
}


a img {
	border:none;
	border-bottom:none;
}


ul, li {
	padding:0px;
	margin:0px;
	list-style-type:none;
	list-style:none;
}

.aaclear {
	clear:both;
	height:0px;
	margin:0px;
	padding:0px;
}

.left {
	float:left;
}


.right {
	float:right;
}


/*----------HEADER----------*/
.header_grad {
	width:100%;
	height:139px;
	background:url(files/header_bg.jpg) repeat-x;
	margin-bottom:25px;
}

.header_bg {
	width:100%;
	height:139px;
	/*background: url(files/header_bg.jpg) no-repeat center;*/
}

.header_content {
	width:956px;
	height:139px;
	margin:0 auto;
	padding-left:6px 
}

.logo_main {
	width:479px;
	height:74px;
	display:block;
	background:url(files/logo_main_both.png) no-repeat;
	float:left;
	margin-top:15px;
}

/*.logo_main:hover {
	background: url(files/logo_main_both.png) no-repeat -234px 0;
}*/

.header_r_block {
	width:690px;
	height:139px;
	float:right;
}

.langs_main {
	float:right;
	margin-top:10px;
	color:#d6d6d6;
	font-size:12px;
}

.langs_main span{
	color:#fd8b1b;
	font-weight:bold;
	text-transform:uppercase;
}

.langs_main a{
	color:#777777;
	text-transform:uppercase;
}

.langs_main a:hover{
	color:#333;
}

.follow_main {
	float:left;
	margin-top:40px;
}



.follow_main span{
	font-size:10px;
	color:#6f6f6f;
	float:left;
	margin-right:8px;
}

.follow_main a img{
	float:left;
	margin-right:8px;
}

.navigation_main {
	margin: 14px 0 0 50px;
}

.navigation_main a{
	font-size:16px;
	color:black;
	text-decoration:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-left:34px;
	font-weight:bold;
}

.navigation_main a:hover{
	text-decoration:none;
	color:#fd8b1b;
}

/*------CONTAINER-------*/
.container_main {
	width:940px;
	margin:0 auto;
}

.container_left {
	float:left;
	width:674px;
}
.container_left_bg {
	background:#fff;
	border:1px solid #BCBCBC;
	position:relative;
	padding-bottom:18px;
}

.content_top_bg {margin-bottom:30px; height:15px;width:100%;background:#69b3c5;}
.content {padding:0 13px;}
h1 {
	font-size:18px;
	color:#fff;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:21px;
	margin-top:0px;
	margin-bottom:10px;
	font-weight:normal;
	background:#69b3c5;
	display:inline-block;
	padding:9px 20px 5px 13px; 
}


.round-corn_image {
	position:relative;
	margin-right:10px;
	float: left;
}

.r_corner_top {
	position:absolute;
}

.r_corner_bott {
	position:absolute;
	bottom:0px;
}

ul.tochki_vvoda {
	margin:0 auto;
	margin-top:40px;
	margin-bottom:50px;
	display:block;
}

ul.tochki_vvoda li{
	width:186px;
	height:174px;
	float:left;
	text-align:center;
	margin:0 19px;
	background:#fff;
	-webkit-box-shadow: 0px 0px 16px #c0c0c0;
	-moz-box-shadow: 0px 0px 16px #c0c0c0;
	box-shadow: 0px 0px 16px #c0c0c0;
	behavior: url(wp-content/themes/twentyten-child/pie.htc);
}

ul.tochki_vvoda li img{
	margin:0 auto;
}

ul.tochki_vvoda li a.blocklink{
	font-size:14px;
	display:block;
	height:46px;
	background:#6192b8;
	color:#fff;
	text-align:center;
	padding-top:10px;
}
ul.tochki_vvoda li a.blocklink:hover{text-decoration:none;color:#fff;}

.galleries {
	position:relative;
	background:#d9dcdc;
	margin-top: 15px;
	border:1px solid #BCBCBC;
	padding-bottom:25px;
}

.gall_text {
	padding:0px 16px 0px 16px;
	font-size:13px;
	color:#454545;
	line-height:17px;
}

h2 {
	font-size:18px;
	color:#fff;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:21px;
	margin-top:0px;
	margin-bottom:10px;
	font-weight:normal;
	background:#69b3c5;
	display:inline-block;
	padding:9px 20px 5px 13px;
}

h2.entry-title {
	font-size:18px;
	color:#fff;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:21px;
	margin-top:0px;
	margin-bottom:10px;
	font-weight:normal;
	background:none;
	display:inline-block;
	padding:9px 20px 5px 13px;
}

.carusel_div {
	width:670px;
	height:94px;
	margin:0 auto;
	margin-top:10px;
}

.container_right {
	width:220px;
	float:right;
}

.search_main {
	width:200px;
	background:#4a89a5 /*url(files/search_bg.jpg) no-repeat*/;
	padding:10px;
	margin-top:20px;
}

.search_title {
	font-size:13px;
	color:#d0e9f5;
	line-height:15px;
	margin-bottom:10px;
}

.search_title span{
	color:white;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	display:block;
	margin-bottom:4px;
	font-weight:bold;
}

.search_form {
	width:200px;
	height:20px;
	background:url(files/search_form.png) no-repeat;
	margin-bottom: 10px;
}

.search_form input{
	width:180px;
	height:13px;
	color:#4e4e4e;/*a0a1a1*/
	font-size:11px;
	background:none;
	border:none;
	margin-left:10px;
	line-height:11px;
	padding:0px;
	outline:none;
}


.search_type {
	clear: both;
	float:left;
	display:block;
	font-size:13px;
	color:#d9e1e7;
	line-height:13px;
	margin:6px 5px 0 0;
}

.search_all {
	display:block;
	color:white;
	font-size:12px;
	float:left;
	font-weight:bold;
	padding-right:12px;
	max-width:100px;
	background:url(files/arrow.png) right no-repeat;
	line-height:12px;
	text-decoration:none;
}

.search_all:hover {
	color:#ff8502;
	background:url(files/arrow_hover.png) no-repeat right;
}


.news_main {
	width:220px;
	padding-bottom:16px;
	background:#fff;
}

.news_cont{
	padding:10px;
	padding-bottom:0px;
	font-size:11px;
	color:#686868;
	line-height:15px;
}

.news_cont a{
	font-size:12px;
}

.news_tytle {
	font-size:16px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#5f5f5f;
	font-weight:bold;
	display:block;
	padding-bottom:10px;
	margin-bottom:10px;
	background:url(files/dashed_hr.gif) 0 bottom repeat-x;
}
.news_tytle a {font-size:16px;margin:0;}

.news_image {
	width:46px;
	height:46px;
	padding:1px;
	border:#a7b6be 1px solid;
	overflow:hidden;
	float:left;
	margin-right:5px;
	margin-bottom:1px;
	background:white;
}

.date {
	font-size:10px;
	font-style:italic;
	color:#9e9e9e;
	line-height:11px;
}


.news_hr {
	width:200px;
	height:1px;
	background:url(files/dashed_hr.gif) repeat-x;
	margin:10px 0px;
}


.footer_main {
	width:940px;
	margin:0px auto;
	margin-top:30px;
	border-top:1px #dcdcdc solid;
	padding:20px 0px 40px 0px;
	font-size:11px;
	color:#a6aaac;
	line-height:18px;
}


.footer_text {
	float:right;
	text-align:right;
}

.footer_text a{
	font-size:11px;
	color:#a6aaac;
	line-height:18px;
}

.telefone_adress {
	float:left;
	font-size:13px;
	color:#696969;
	margin-left:35px;
	text-align:right;
	line-height:18px;
}

.adr_city {
	font-size:11px;
	margin-bottom:10px;
	display:block;
}

.adr_telefone {
	font-size:18px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#525252;
}
.menu{
	text-align:center;
}
.menu .menu-item{
	display:inline-block;
}
.sub-menu{
	position:absolute;
	display:none;
	z-index:10;
}
.sub-menu .menu-item{
	display:block;
	text-align:left;
}
.search_box {float:right;padding-right: 50px;}
.read_more {text-align:right;}
.search_form .focusField {color:#333;}
.floatL {float:left;}
.floatR {float:right;}

.widget_nav_menu {margin-bottom:20px;}
.widget_nav_menu .menu li {display:block;background:url(files/dashed_hr.gif) 0 bottom repeat-x;text-align: left;padding:6px 0 6px 13px;}
.widget_nav_menu .menu a{font-size:14px;}
.widget_nav_menu .news_tytle{margin-bottom:0;}
.widget_nav_menu .current-menu-item a{color:#FD8B1B;}
.ngo_sidebar a{margin:0 7px;}


/* DEFAULTS START */
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 10px;
	margin-top: 4px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 10px;
	margin-top: 4px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 10px;
	padding: 8px;
	border: 1px solid #DBDBDB;
}

.entry-content li{list-style:disc;}
.entry-content ul, .entry-content ol{padding-left:40px;}
/* DEFAULTS END */


.subscribe {width: 80%;margin:0 auto;}
.wpmlwidget .wpml.widefat {border-color:#b2b2b2;}
.nav-previous, .nav-next{width:48%;}
.nav-previous {float:left;}
.nav-next {float:right;}
#nav-above, #nav-below {clear:both;display:inline-block;width:100%;}
#nav-above {margin:13px 0 10px;}
#nav-below {margin-top:10px;}





