/*  neuroreha.ru
*/
.float_l {
	float:left;
}
.float_r {
	float: right;
}
body {

	background: #e3efff url(images/bg.gif) top center repeat-y;
       width: 980px;
       color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
       text-align: center;
}
#wrap {
       /*border-bottom: 1px solid #7b7b7b;*/
	background: #ffffff;
	width: 980px;
       text-align: center; 
}
/*.wrap_bg {
	width:1021px;
	float:left;
	background-image:url(images/main_bg.jpg);
	background-repeat:repeat-x;
	border: 1px solid #CCCCCC;
	background-color: #E6EAEB;
}*/
/***********header start************/
#header {
	text-align: center;
	width: 980px;
	float: left;
}
.header_top {
       margin: 0px 0px 0px 0px;
       font-size: 12px;
       padding: 8px 0px 0px 0px;
       font-family: Arial, Helvetica, sans-serif;
	background: #cce9f8;
	width: 580px;
	height: 25px;
	color: #000000;
       float: left;
}
.header_top_right {
       margin: 0px 0px 0px 0px;
       text-align: right;
       font-size: 12px;
       padding: 8px 0px 0px 0px;
       font-family: Arial, Helvetica, sans-serif;
	background: #cce9f8;
	width: 400px;
	height: 25px;
	color: #000000;
       float: right;
}
.header_top_right a {

	color: #000000;
}

#header-image { background: url(images/header_with8800.jpg) top right;
       background-repeat: no-repeat;
	width: 980px;
       float: right;
	height: 323px;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
       text-transform: uppercase;
       float: right;
       text-align: right;
}
#header-image a 
{
       font-family: Times New Roman, Helvetica, Sans-Serif;
	font-size: 25px;
	color: #999999;      
	text-decoration: none;
	text-transform: uppercase; 
}
#header-image a:hover
{      
	color: #999999;
       text-decoration: underline;
}
#img_bg, #img_bg p
{
	margin: 0px;
	padding: 5px 10px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
	text-align: right;
       float: right;
       text-transform: none;
}

.description {
	color:#28395B;
}
#nav {
	float: left;
	width:980px;
       height:23px;
	padding: 0px 0px 0px 0px;
       background: #0b509e;
}

#nav li {
	float: right;
       display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
       color: #ffffff;
}
#nav li a {
       width: 101px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/menu_hor_bg.gif);
	background-repeat: no-repeat;
	font-size: 13px;
       font-weight: bold;
       letter-spacing: 0.13ex;
	color: #ffffff;
       text-align: center;
	padding: 4px 0px 6px 0px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	/*text-transform: uppercase;*/
}

#nav li.x2 a {
       width: 187px;
}

#nav li a:hover {
       background-image: url(images/menu_hor_bg_hover.gif);
       color: #ffffff;
}
/***********header end************/
#main {
       background: #ffffff url(images/content_bg.gif) left;
       background-repeat: repeat-y;
	width: 980px;
	margin: 0px auto 0px;
	padding: 0px;
	float:left;
	padding-bottom: 0px;

}
#content {
	background: #FFFFFF;
	float: right;
	width: 704px;
	margin: 0px 0px 0px 0px;
	padding-top: 0px;
       padding-right: 0px;
	padding-left: 0px;
	/*border-right: 1px solid #b1b1b1;
	border-left: 10px solid #e6e9ea;
       border-top: 10px solid #e6e9ea;
       border-bottom: 5px double #d8e2e5;
       border-right: 10px solid #9ccc2f;
	border-left: 1px solid #9ccc2f;
       border-top: 1px solid #9ccc2f;
       border-bottom: 10px solid #9ccc2f;
       border: 5px outset #d1ffab;
       border-right: 7px ridge #e8ebf1;
	border-left: 7px ridge #e8ebf1;
       border-top: 7px ridge #e8ebf1;
       border-bottom: 7px ridge #e8ebf1;*/

}
#sidebar {
	background-color: #c7dff9;
       background-image: url(images/ul_bg.gif);
       background-repeat: repeat-x;
	float: left;
       /*border-right: 1px solid #c7dff9;*/
	width: 276px;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 0px 0px;
}

#horline {margin-top: 15px; padding:0px;}
#also {padding-bottom: 5px;}

#footer {
       /*border-right: 1px solid #7b7b7b;
       border-left: 1px solid #7b7b7b;*/
       font-size: 12px;
       float: left;
       padding: 0px 0px 10px 0px;
       margin: 0px 0px 0px 0px;
       font-family: Arial, Helvetica, sans-serif;
	background: #75ace8;
	width: 980px;
	color: #000000;
	text-align: right;
}
#footer a, #footer a:visited {
       font-family: Arial, Helvetica, sans-serif;
       font-size: 12px;
	color: #000000;
	text-decoration: underline;
	}
	
#footer a:hover {
       font-family: Arial, Helvetica, sans-serif;
       font-size: 12px;
	color: #1c3b93;
	text-decoration: underline;
}
/*********************
-----------header-------
*********************/

.post {
	float: left;
       margin-left: 0px;
	width: 100%;
	padding-top: 0px;
       padding-right: 0px;
	padding-left: 0px;
	background-color: #ffffff;
	margin-bottom: 0px;
}
.title3 {
       font-family: Arial, Helvetica, sans-serif;
letter-spacing: 0.13ex;
	height: 20px;
       font-size: 11px;
	float: left;
       color:#000000;
	padding-left: 10px;
       padding-right: 60px;
	padding-top: 5px;
       padding-bottom: 0px;
	background: url(images/bg_bottom.gif) top right;
       background-repeat: no-repeat;
}
.banner {
       font-family: Arial, Helvetica, sans-serif;
letter-spacing: 0.13ex;
	height: 35px;
       font-size: 11px;
       width: 704px;
	float: left;
       color:#000000;
	padding-left: 0px;
       padding-right: 0px;
	padding-top: 0px;
       padding-bottom: 0px;
	background: #ffffff;
}
.title33 {
       font-family: Arial, Helvetica, sans-serif;
letter-spacing: 0.13ex;
	height: 20px;
       font-size: 11px;
	float: left;
       color:#000000;
	padding-left: 10px;
	padding-top: 3px;
       padding-bottom: 2px;
       padding-right: 60px;
       background: url(images/bg_top.gif) bottom right;
       background-repeat: no-repeat;
}

.title3 p a, .title33 p a, .title3 p a:visited, .title33 p a:visited {
       font-family: Arial, Helvetica, sans-serif;
       letter-spacing: 0.13ex;
	color:#000000;
	font-size: 11px;
	font-weight: normal;
}
.title3 p a:hover , .title33 p a:hover  {
      text-decoration: underline;
}
.title3 p, .title33 p {
       font-family: Arial, Helvetica, sans-serif;
       letter-spacing: 0.13ex;
	color:#000000;
	font-size: 11px;
	font-weight: normal;
}

.articles {
       width: 100%;
       background-color: #c7dff9;
       font-family: Arial, Helvetica, sans-serif;
       font-size: 12px;
	float: left;
       color:#000000;
	padding: 0px;
       margin: 0px;
}


.articles p {
padding-left: 10px;
padding-top: 5px;
padding-bottom: 5px;
background-color: #ffffff;
}


.articles table tbody tr td a, .articles table tbody tr td a:visited {
       color:#000000;
       text-decoration: underline;
}
.articles a:hover {
       text-decoration: none;
}


.entry {
	float: left;
	width: 660px;
       min-height: 700px;
	margin-left: 0px;
	padding-right: 20px;
	padding-left: 22px;
       padding-bottom: 20px;
       padding-top: 20px;
}

.entry h1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 19px;
       text-align: center;
       color:#0b509e;
text-decoration: none;
font-weight: bold;
line-height: 19px;
/*border-bottom : 1px solid #c8c8c8;*/
padding-top : 10px;
padding-bottom : 10px;

}
.entry h2 {
       color:#0b509e;
	clear: both;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top : 15px;
       padding-bottom : 5px;
}
.entry h3 {
       color:#0b509e;
	clear: both;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top : 12px;
       padding-bottom : 5px;
}
.entry p {
       font-size: 13px;
       color: black;
       font-family: Arial, Helvetica, sans-serif;
       line-height: 17px;
	padding-bottom: 7px;
	padding-top: 7px;
       padding-left: 0px;
       text-align: justify;
}
.entry u {
       font-size: 13px;
       color: black;
       font-family: Arial, Helvetica, sans-serif;
}
.entry ul, .entry ol  {
	line-height: 20px;
	font-size: 13px;
       color: black;
       font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
       padding-left: 20px;
       padding-right: 20px;
       margin-top: 15px;
       margin-bottom: 15px;
       margin-left: 25px;
}
.entry li {
	line-height: 20px;
	font-size: 13px;
       color: black;
       font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
       padding-left: 10px;
       text-align: justify;
}
.entry a, .post a:visited {
       font-size: 13px;
       font-family: Arial, Helvetica, sans-serif;
       font-weight: normal;
       text-decoration: none;
       color:#6543bc;
}
.entry a:hover {
              color:#6543bc;
	text-decoration: underline;
}

.info {
	float: left;
	width: 741px;
	background-color:#FFF;
	color: #666;
	font-weight: normal;
	font-size: 11px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: right;
	padding-right: 15px;
}
.info a {
	color:#333;
	text-decoration:underline;
	font-weight: normal;
	font-size: 11px;
}
.date {
	background-repeat: no-repeat;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 15px;
	background-image: url(images/narrow1.png);
	background-position: left 3px;
	font-weight: normal;
}
.cate {
	background-image: url(images/narrow2.png);
	background-repeat: no-repeat;
	padding-left: 18px;
	background-position: 5px;
	font-weight: normal;
}
.coment {
	background-image: url(images/narrow3.png);
	background-repeat: no-repeat;
	padding-left: 18px;
	background-position: 5px 3px;
	font-weight: normal;
}

.entry table {
	max-width:100%;
}

.tag {
	background-image: url(images/tag.jpg);
	background-repeat: no-repeat;
	float: left;
	background-position: left center;
}
.entry img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	max-width:100%;
}
.entry table {
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}
.entry td {
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.post-foot {
	background-image: url(images/post-foot.jpg);
	float: left;
	height: 25px;
	width: 631px;
	background-repeat: no-repeat;
}
.post-link {
	padding: 10px;
}
.post-link a {
	color: #000;
	font-weight: normal;
}
.content-foot {
	height: 15px;
	width: 631px;
	float: left;
}
#sidebar a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	text-decoration: none;
}
.side {
       text-align: left;
	float: left;
	/*padding-right: 5px;
	padding-left: 4px;*/
}
.side * {
       font-family: Arial, Helvetica, sans-serif;
       /*letter-spacing: 0.11ex;*/
       text-align: center;
	font-size:12px;
       /*text-transform: uppercase;*/
}
#sidebar ul {
	list-style: none;
       text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #c7dff9;
}
#sidebar ul li {
       /*height: 35px;*/
       width: 274px;
       text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
       /*border-bottom: 1px solid #c7dff9;*/
       /*height: 51px;*/
	/*_zoom: 1;*/
}
#sidebar ul li a {
       font-weight: bold;
       /*font-style: italic;*/
       /*text-decoration: underline;*/
       text-transform: capitalize;
       display: block;
       height: 35px;
       border-top: 1px solid #c7dff9;
	color: #525962;
       /*letter-spacing: 0.15ex;*/
       text-align: left;
       /*font-variant: small-caps;*/
       font-size:14px;
	padding: 6px 15px 4px 15px;
	margin: 0px 0px 0px 0px;
       background-color: #ffffff;
       background-image: url(images/left_menu_bg.gif);
       background-repeat: no-repeat;
       font-family: Arial, Helvetica, sans-serif;
	}

#sidebar ul li a:hover {
       color: #0b509e;
       background-image: url(images/left_menu_bg_hover.gif);
       font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	}

#sidebar ul ul.children {
/*list-style-type: circle;
list-style-position: inside;*/
border-bottom-style: none;
}

#sidebar ul ul.children li a {

font-variant: normal;
background: #ffffff;
text-decoration: none;
border-top: 1px solid #e5e5e5;
border-bottom-style: none;
color: #75777a;
font-style: normal;
height: 35px;
padding: 5px 10px 0px 50px;
margin: 0px 0px 0px 0px;
text-align: left;
font-weight: normal;
font-size:12px;
text-transform: none;
}

#sidebar ul ul.children li a:hover {
text-decoration: underline;
}

/*#sidebar li li {
	padding-top:6px;
	padding-bottom:4px;
	width: 220px;
	padding-left: 20px;
	overflow: hidden;
	padding-right: 10px;
}
#sidebar li li li {
	width:200px;
	padding-left:20px;
}

.widget_tag_cloud, .widget_text {
	background-image: url(images/side_bg.png) !important;
	background-image: url(images/side_bg.gif);
	background-repeat: repeat-y;
	float: left;
	width: 248px;
	margin: 0px;
}
*/
#calendar_wrap {
	float: left;
	width: 220px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
#wp-calendar {
	width:240px;
	text-align:center;
	padding-left: 10px;
}
#wp-calendar caption {
	width:220px;
	color: #09598E;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 14px;
	padding-bottom: 2px;
	padding-left: 14px;
}
#wp-calendar a {
	text-decoration:underline;
}
li.widget_tag_cloud div, .widget_text div {
	float:left;
	width:220px;
	padding-top: 0;
	padding-right: 14px;
	padding-bottom: 0;
	padding-left: 14px;
}
.title2 {
	background: #caedf2;
	color: #525962;
	font-size: 12px;
       letter-spacing: 0.15ex;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 8px 0px 8px 10px;
	margin: 0px 0px 0px 0px;
	text-transform: uppercase;
	/*border-bottom: 1px solid #b1b1b1;*/
}
/*.sidebar_bottom, .sidebar_top {
	background-repeat: no-repeat;
	float: left;
	height: 6px;
	width: 260px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 0px;
	margin:0px;
}
.sidebar_bottom {
	background-image: url(images/side_bottom.png) !important;
	background:none;
}
.sidebar_top {
	background-image: url(images/side_top.png) !important;
	background:none;
}*/
/*********************
-----------search-------
*********************/
#searchform {
       background: #caedf2 url(images/bg_search.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#searchform #s {
       float: left;
	width: 130px;
	background: #EFEFEF url(images/search.gif);
	color: #333333;
	font-size: 11px;
       text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px 0px 0px 0px;
	margin: 20px 0px 20px 0px;
	border: 1px solid #C0C0C0;
}
#searchsubmit {
	padding: 2px;
	margin-top: 19px;
       margin-right: 19px;
}
.btn {
	font-size: 11px;
	color: #333;
	padding-top: 2px;
	font-family: Verdana, Helvetica, Sans-Serif;
	text-transform: none;
	float: right;
	margin-top: 3px;
	text-align: center;
	font-weight: normal;
}
#sidebar a {
	color: #333333;
}

#christ {
	background: url(images/content_bg.gif) left;
	background-repeat: repeat-y;
	padding: 10px;
}

/******************
comment
********************/
/*
#email,#author,#url {
	background-image: url(images/input.jpg);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 251px;
	padding-top: 12px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 10px;
	height: 20px;
	}
.comment_top,.comment_foot{
	background-repeat: no-repeat;
	height: 12px;
	float: left;
	width: 569px;
}
#comment {
	width: 569px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	overflow-y:hidden;
	background-color: #FFFFFF;
	}
#commentform{
	background-color:#f5f5f5;
	float:left;
	width: 630px;
}
#commentform #submit{
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
	width: auto;
	text-align: center;
	}
#commentform p{
	float: left;
	width: 596px;
	padding-right: 11px;
	padding-left: 18px;
}
.commentlist li {
	list-style: none;
	color: #666666;
	width: 580px;
	float: left;
	padding-right: 6px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
	}
.commentlist .white{
	background-color:#fff;
	float:left;
	width:560px;
	padding:10px;
	border: 3px ridge #E8DFD9;
	line-height: 1.5em;
}
#respond{
	float:left;
	width: 550px;
	padding-left: 80px;
	background-image: url(images/comment.jpg);
	background-repeat: no-repeat;
	height: 26px;
	padding-top: 10px;
	margin-top: 10px;
	background-color:#f5f5f5;
}*/
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform {
	float:left;
	width:90%;
	padding:2% 5%;
}
#commentform textarea {
	width:95%;
	padding: 2px;
}
#respond {
	width:94%;
	padding-left:6%;
	padding-top:3px;
	font-size: 16px;
	color: #000;
	background-image: url(images/res.gif);
	background-repeat: no-repeat;
	padding-bottom: 3px;
	height: 25px;
	float: left;
}
#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#commentform #submit {
	margin: 0 0 5px auto;
	float: left;
	text-align: center;
}
#comment_title {
	float:left;
	color:#000;
	width:590px;
	background-image: url(images/rec.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 30px;
	padding-bottom: 2px;
}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
}
.commentlist {
	padding: 0;
	text-align: justify;
}
.commentlist * {
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.commentlist li {
	list-style: none;
	border: 1px solid #627A8E;
	background-color: #FFF;
	float: left;
	width: 98%;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-right: 1%;
	padding-left: 1%;
}
.commentlist p {
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.children {
	padding: 0;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}
.small {
	font-size:9pt;
}
.pagetitle {
	color: #09598E;
	text-align: center;
	float: left;
	width: 635px;
	font-size: 16px;
	font-weight: bold;
	padding-top: 20px;
}
/***************************
----------*--a--*-----------
****************************/
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 a {
	color: #28395B;
	font-size: 45px;
}
h1 a:hover {
	text-decoration: none;
}
#nav a {
	float: left;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}
#nav a:hover {
	color: #000000;
}
#commentform a {
	font-weight: bold;
}

ol {
	padding-left:10px;
}
.comment_page a {
	font-size:12px;
	font-weight:normal;
}
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
.aligncenter{
	display:block;
	margin-left:auto;
	margin-right:auto;}

/* End Images */
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #31658E;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}
  * {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:justify;
}
