
/* default styles
   -------------- */
  
body { 
	padding: 0; 
	margin: 0; 
	font: 0.74em Arial, Helvetica, sans-serif; 
	line-height: 1.5em;
	background: #ECF7FA url(images/bg.jpg) repeat;
	color: #454545; 
}

a {
	color: #4A8EBC; 
}

a:hover {
	color: #4472F4;
}

h1 {
	font: bold 2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: -1px; 
	padding: 2px 0 0 0px;
	margin: 0;
	color: #464548;
}

h1 a, h2 a {
	text-decoration: none;
	color: #4472F4;
}

h1 a:hover, h2 a:hover {
	color: #464548;
	background: #FFF;
}

h1 .red{
	color: #4472F4;
}

#logo h1 a {
	text-decoration: none;
	color: #ffffff;
}

h1 a:hover, h2 a:hover {
	color: #ffffff;
	background: none;
}

a.


.left h2 a:link, .left h2 a:visited {
color: #70A7C0;
} 

.left h2 a:hover {
color: #B8D3E0;
}

.subheader a {
padding-right: 10px;
padding-left: 20px;
}


h2 { 
	margin: 0 0 5px 0; 
	padding: 0; 
	font: bold 1.5em Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	color: #000; 
}

h2 .yellow{
	color: #FFFCD1;
}

h3 { 
	font-size: 1.4em;
}

h4 { 
	font-size: 1.3em;
}

h4 { 
	font-size: 1.2em;
}

h5 { 
	font-size: 1.1em;
}

h6 { 
	font-size: 1em;
}

p {	margin: 0 0 5px 0; }

form { 
	margin: 0; 
}

strong.textbold {
font-weight: normal;
}

input.search { 
	width: 145px; 
	height: 22px;
	border: none;
	background: #fff url(images/input.gif) no-repeat; 
	padding: 5px 10px 0 25px;
	color: #808080;
}

input.button {
	border: 0;
	height: 27px;
	width: 76px;
	background: #ABC43C url(images/button.gif) no-repeat;
	color: #FFF;
	font: bold 1.1em Arial, Helvetica, Sans-Serif;
	cursor: pointer;
}

input.login { 
	width: 150px;
	border: none; 
	background: url(images/logininput.gif); 
	padding: 4px; 
}

blockquote {
	margin: 10px 0 0 25px;
	padding: 0 20px;
	border-left: 3px solid #ccc;
	color: #666;
}

/* layout
   ------ */

.content { 
	margin: 10px auto;
	width: 760px; 
	background: #F1F6F9;
	border: 4px double #808080;
}

#logo {
	float: left;
width: 760px; 
height: 240px; 
background: url(images/logo.jpg) no-repeat;	
padding: 10px 0 0 10px;
}

.header_right {
	float: right;
	width: 550px;
	height: 72px;
}

#logo p {
	font-size: 1em;
	color: #DFDBDB;
	padding: 0 0 0 7px;
}

.top_info {
	width: 540px;
	margin: 12px 0 5px 0;
	padding: 0 5px 5px 0;
	text-align: right;
	background: url(images/dot.gif) repeat-x bottom;
	color: #444;
}
	

.slogan {
	text-align: right;
	width: 160px;
}


.bar { 
	text-align: right;
	font-size: 1.1em;
	height: 30px; 
}

	.bar li { 	
		padding: 0px 10px 8px 10px;
		color: #808080;
		display: inline;
	}
	
	.bar .current_page_item a{ 
		background: #FFF url(images/bar.gif) no-repeat center bottom; 
		color: #4472F4;
		font-weight: bold; 
		padding-bottom: 8px;
		text-decoration:none; 
	}

	.bar a { 
		font-weight: bold;
		color: #4A8EBC; 
	} 

.search_field { 
	text-align: right;
	float: right;
	width: 540px;
	height: 38px;
	background: #464548 url(images/searchbg.gif) no-repeat top right; 
	color: #000;
	clear: both;
	padding: 10px 10px 0 0;
}

.grey {
	font-size: 1.2em;
	font-weight: bold;
	color: #ccc;
}

.search {
	font-size: 1.2em;
	font-weight: bold;
	color: #FFF;
	background: inherit;	
}

.feed {
	float: left;
	height: 33px;
	padding: 15px 0 0 15px;
	width: 192px;
	background: #6E6E6E url(images/newsletterbg.gif) no-repeat;
	color: #FFF;
	margin: 0 0 3px 0;
}

.feed img {
	border:0;
	vertical-align: top;
}

.feed a {
	color:#fefefe;
	text-decoration:none;
}

.subheader {
	clear: both;
	margin: 0 0 20px 0;
	padding: 6px 8px 3px;
	background: #f4f4f4;
	color: #808080;
	border-bottom: 1px solid #ccc;
}

/* left side
   --------- */

.left {
	float: left;
	width: 485px;
	margin: 0;
}
	.left_articles {
		margin: 0 0 15px 0;
		padding: 0 0 0 10px;
		text-align: justify;
		font-size: 14px;
		text-indent: 25px;
	}

	.lt {
		height: 10px;
		background: #6E6E6E url(images/lt.gif) no-repeat;
		color: #FFF;
	}
	
	.lbox {
		color: #eee;
		padding: 3px 12px;
		margin: 0 0 15px 0;
		background: #6E6E6E url(images/lb.gif) no-repeat bottom left;
		height: 20px;
	}
	
	.lbox a {
		color: #FFFCD1;
	}
	
	.lbox h2 {
		color: #FFF;
		background: #6E6E6E;
	}
	
	
.metadata {
	border-top: 1px dotted #ccc;
	clear: both;
	margin-bottom: 20px;
	text-align: right;
	font-size: 10px;
}
	
/* sidebar
   ---------- */
		
.sidebar {
	float: right;
	width: 250px;
	margin: 0 10px 10px 0;
}

.sidebar h2 {
	color:#fefefe;
	border-bottom:1px solid #efefef;
}

.sidebar a {
	color: #5588BB;
	text-decoration:none;
	font-size: 12px;
}

.sidebar a:hover {
	color: #565050;
	text-decoration:underline;
}

.sidebar ul { 
	margin: 0; 
	padding : 0; 
	list-style : none; 
}

.sidebar li {
	list-style-type:none;
	list-style-position:outside;
}

.sidebar li ul li{
	list-style-type:none;
	list-style-position:outside;
	margin-left:20px;
}

.sidebar h2 {
color: #174279;
padding: 10px 10px 8px;
font-size: 1.3em;
}
		
	.rt {
		background: url(images/rt.png) no-repeat center;
		color: #FFF;
		height: 33px;
	}
		
	.right_articles {
		font-size: 0.9em;
		background: url(images/rb.png) no-repeat bottom;
		color: #FEE1D5;
		padding: 4px 8px;	
		margin: 0 0 10px 0;
	}
	
			
.image {
	float: left;
	margin: 0 9px 3px 0;
}

.alignright {
float: right;
}
	
.alignleft {
float: left;
}

.centered {
display: block;
margin: 0 auto;
}

/* Begin Comments*/

.commentlist li.alt {
	background-color:#FFFFE7;
	}

.commentlist {
	margin:15px;
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	background: #fafafa;
	color: #808080;
	border: 1px solid #eeeeee;
	}
	
.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	margin-left: 10px;
	background: #fff;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: inline;
	}
/* End Comments */

/* footer
   ------ */

.footer { 
	clear: both; 
	text-align: left;
	line-height: 3.5em;
	color: #808080;
	background: #FFF url(images/dot.gif) repeat-x;
	padding: 8px 0;
}

.footer a {
	color: #4472F4;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

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;
	}
/* End Images */

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

#coord {
margin-top: 15px;
}

#coord ul {
list-style-type: none;
padding: 0;
margin: 0;
} 

#coord li {
background-repeat: no-repeat;
background-position: 0 50%;
padding-left: 20px;
padding-top: 8px;
height: 25px;
text-indent: 0;
}


#coord li.phone {
background-image: url('http://cecr.ru/images/telephone.png');
}

#coord li.adres {
background-image: url('http://cecr.ru/images/address.png');
}

#coord li.fax {
background-image: url('http://cecr.ru/images/fax.png');
}

#coord li.email {
background-image: url('http://cecr.ru/images/email.png');
}

#coord li.site {
background-image: url('http://cecr.ru/images/inet.png');
}


