/*
Theme Name: KamazExport
Theme URI: http://astudio.su
Description: Kamaz Theme.
Version: 1
Author: astudio.su
*/
* {
  margin: 0 auto; 
}
p,dl,hr,h1,h4,h5,h6{
margin-bottom:20px;
}
body {
}
#wraper {
  width: 1000px;
	margin: 0 auto;
  background-color: #FFFFFF;
}
#header {
 margin-top: 4px;
} 
#middle {
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
	margin-right: -100%;
	margin-bottom: 10px;
} 
#sidebar {  
 width: 270px;
 float: left;
 background: #FFFFFF; 
 left: -270px;   
} 

#sidebar .sb{  
background: #6E88D0;
width: 252px;  
margin-left: 1px; 
padding-bottom: 5px; 
color:#FFFFFF;
}
#sidebar .sb ul li{  
list-style: url(i/lo.jpg);   
text-transform: uppercase;
text-decoration: none;
margin-left: 20px; 
font-size: 12px;
font-family: Verdana;
}
#sidebar .sb a{  
text-decoration: none;
color:#FFFFFF;
padding: 2px 5px 2px 5px
}
#sidebar .sb a:hover{
background: #30428F;
}
#sidebar .sb2{
background: #6E88D0;
width: 252px;  
margin-left: 1px; 
text-transform: uppercase;
font-family: Verdana;
color:#FFFFFF;
}
#sidebar .sb3 {  
background: #6E88D0;
width: 252px;  
margin-left: 1px;
color:#FFFFFF;
list-style: none;
}
#sidebar .sb3 img{
margin-left: 10px;
margin-top: 7px;
}
#content {
width: 730px;
min-height: 600px;
float: left;
margin-left: 265px;
background: #FFFFFF;
margin-top:0px;
}
#content p img {
margin-right: 10px; 
border: 3px #cccccc solid;
 float: left;
}
#content a {
text-decoration: none;
}
#content a:hover {
text-decoration: underline;
}
#content h2 a{
font-size: 18px;
color: #1D294A;
}

#content h2{
font-size: 24px;
color: #1D294A;
margin-left: 5px;  
}
#content h3 a{
font-size: 16px;
color: #cccccc;
margin-left: 60px; 
}
#content h3 a:hover{
color: #f9f9f9;
}
#content small{
font-weight: bold;
margin-left: 5px;
color:#0D3678;
}
#content .entry{
margin: 5px 15px 0px 5px;
color:#0D3678;
}
#content .page{
margin-left: 10px;
color:#0D3678;
}
#content .entry .more-link{
padding-left: 490px;
border-bottom: 1px #1D294A dashed;
}
#post {float: left;margin-top: 20px;width: 700px;}
.hn{ 
width: 712px;
margin-left: 5px;
background: #6E88D2;
height: 156px;
}
.homenews {
margin-left: 5px;
}
.homenewsb {
margin-left: 5px;
}
.allnews {
float: right;
margin-right: 22px;
margin-top: -24px;
position: relative;
color: #cccccc;
}
#footer {   
float: left;
background: #FFFFFF;
height: 40px;
width: 100%;
border-top: 1px #30438F dotted;     
margin-bottom: 4px;
}
#footer p {
margin: 10px 0 0 10px;
color:#30438F;
}
#footer .copy {
float: right;
margin-right: 10px;
margin-top: -20px;
}
#footer .copy a{
text-decoration: none;
float: right;
color:#8497E3;
}
#footer a {text-decoration: none;color:#30438F;}
