body {
margin: 0;
background: #000;
}

h1, h2, h3, h4 {
margin: 0;
}

img {
border: 1px solid #fff;
margin-left:5px;
margin-right:5px;
}

.clear {
clear: both;
height: 0;
overflow: hidden;
}

#page {
margin: 0 auto;
width: 967px;
}


#header {
width: 967px;
height: 290px;
background:url("images/header.jpg") no-repeat;
position: relative;
margin-top:10px;
}
	
#header #header-info {
position: absolute;
top: 11px;
left: 0px;
}
	
#header #header-info h1 {
width:967px;
line-height:64px;
background: url("images/logo2.png") no-repeat;
color: #fff;
font: bold 30px Verdana;
padding-bottom: 10px;
padding-top: 42px;
padding-left: 5px;
}
	
#header #header-info h1 a {
color: #ee0000;
text-decoration: none;
padding-left: 15px;
padding-top: 15px;
}
	
#header #header-info .description {
color: #fff;
font: bold 13px Verdana;
padding-left: 25px;
width:250px;
}

.cars {
background:url("images/cars1.jpg") no-repeat;
height:300px;
float:right;
margin-right:10px;
margin-top:-1px;
width:607px;
}

.cars2 {
background:url("images/cars2.jpg") no-repeat;
height:300px;
float:right;
margin-right:10px;
width:607px;
margin-top:-1px;
}
	
.cars3 {
background:url("images/cars3.jpg") no-repeat;
height:300px;
float:right;
margin-right:10px;
width:497px;
margin-top:-1px;
}

.cars4 {
background:url("images/cars4.jpg") no-repeat;
height:300px;
float:right;
margin-right:10px;
width:547px;
margin-top:-1px;
}

#header #header-menu {
position: absolute;
top: 241px;
left: 4px;
height: 44px;
}
	
#header #header-menu ul {
margin: 0;
padding-left: 0px;
list-style-type: none;
height: 44px;
}
	
#header #header-menu ul li {
float: left;
height: 37px;
margin-right: 0px;
font: bold 16px/32px Verdana;
border-right: 1px solid #b3b9bf;
padding: 5px 30px 0 30px;
margin-top:0px;
}
	
#header #header-menu ul li a {
color: #fff;
text-decoration: none;
}
	
	
#header #header-menu ul li ul {
display: none;
}



#header #header-menu ul li.current_page_item a { 
background: url("images/header_menu2.jpg") repeat-x;
float: right;
height: 44px;
margin-right: -30px;
margin-left: -30px;
font: bold 16px/32px Verdana;
color: #bb0000;
padding: 6px 30px 0 30px;
margin-top:-6px;
}	


#header #header-menu ul li.current_page_itemhome a { 
background: url("images/homeh.jpg") repeat-x;
float: right;
height: 44px;
margin-right: -30px;
margin-left: -31px;
font: bold 16px/32px Verdana;
color: #bb0000;
padding: 6px 30px 0 31px;
margin-top:-6px;
}

#main {
width: 968px;
background:#000 url("images/main.jpg") 14px 0 repeat-y;
margin-top:10px;
margin-left:-10px;
}

#main-top {
width: 968px;
background: url("images/main_top.jpg") 14px 0 no-repeat;
}


	
#content {
float: left;
width: 542px;
padding: 0px 6px 0 16px;
background:#8c0000;
border-right:1px solid #cececf;
border-left:1px solid #cececf;
border-top:1px solid #cececf;
border-bottom:1px solid #cececf;
margin-top:10px;

}
	
#content .post {
float: left;
margin-bottom: 30px;
width: 530px;

}
		
#content .post .post-title {
width: 530px;
height: 45px;
color: #fff;
font: bold 10px Verdana;
padding: 0 0px;
}
		
#content .post .post-title2 {
width: 530px;
height: 45px;
color: #fff;
font: bold 10px Verdana;
padding: 0 0px;
}

#content .post .post-title a {
color: #fff;
text-decoration: none;
}
		
#content .post .post-title a:hover {
text-decoration: underline;
}
		
#content .post .post-title h2 {
color: #fff;
font: bold 18px/30px Verdana;
float: left;
border-bottom:1px dotted #fff;
width:530px;
}

#content .post .post-title2 h2 {
color: #fff;
font: bold 15px/35px Verdana;
float: left;
margin-top:-10px;
}
	
#content .post .post-title h2 a {
color: #fff;
text-decoration: none;
}
		
#content .post .post-title h2 a:hover {
text-decoration: underline;
}
		
#content .post .post-title2 .post-title-info {
float: right;
line-height: 45px;
margin-top:-7px;
}	

		
#content .post .post-entry {
font: normal 11px/18px Verdana;
color: #dedede;
padding: 0 0px;
width: 530px;
float: left;
margin-top:0px;
margin-bottom:-5px;
text-align:justify;
}
	
#content .post .post-entry2 {
font: normal 11px/18px Verdana;
color: #0e0e0e;
padding: 0 0px;
width: 425px;
float: left;
margin-left:35px;
margin-top:-17px;
margin-bottom:-5px;
text-align:justify;
}
	
#content .post .post-entry3 {
font: normal 11px/18px Verdana;
color: #000000;
padding: 0 0px;
width: 491px;
float: left;
margin-top:-17px;
margin-bottom:-5px;
text-align:justify;
}

#content .post .post-entry a {
color: #000000;
text-decoration: none;
}
		
#content .post .post-entry a:hover {
text-decoration: underline;
}
		
#content .post .post-entry .more-link {
font: bold 11px/20px Verdana;
color: #000000;
float: right;
padding-bottom: 5px;
}
		
#content .post .post-entry .more-link a {
color: #000000;
text-decoration: none;
}
		
#content .post .post-entry .more-link a:hover {
text-decoration: underline;
}

#content .category {
font: normal 11px/18px Verdana;
color: #0e0e0e;
}

#content .lenght {
font: normal 11px/18px Verdana;
color: #0e0e0e;
margin-bottom:10px;
}

#content .category a{
color: #121212;
text-decoration:none;
}

#content .category a:hover{
text-decoration:underline;
}

#content .category2 {
font: normal 11px/18px Verdana;
color: #000000;
}

#content .lenght2 {
font: normal 11px/18px Verdana;
color: #000000;
margin-bottom:10px;
}

#content .category2 a{
color: #121212;
text-decoration:none;
}

#content .category2 a:hover{
text-decoration:underline;
}
		
#content .post .post-info {
padding: 0 10px 0 0;
width: 485px;
clear: both;
font: bold 10px/19px Verdana;
color: #000000;
background: url("images/post_info.gif") no-repeat;
text-align: right;
}
		
#content .post .post-info a {
color: #000000;
text-decoration: none;
}
		
#content .post .post-info a:hover {
text-decoration: underline;
}
		
		
#content .post .post-entry h3 {
color: #000000;
font: bold 14px Verdana;
margin: 25px 0 5px 0;
}
		
#content .post .post-entry2 .comments {
font: normal 11px/18px Verdana;
color: #000000;
width: 425px;
}
		
#content .post .post-entry2 .comments a {
color: #000000;
text-decoration: none;
}
		
#content .post .post-entry2 .comments a:hover {
text-decoration: underline;
}
		
#content .post .post-entry2 .comments ol {
margin: 10px 0 10px 0;
padding-left: 25px;
}
		
#content .post .comments2 ol li {
padding: 5px;
}
		
#content .post .post-entry2 .comments ol li.alt {
background: #2e85b0;
padding:3px;
border:1px solid #226c91;
}
		
#content .post .post-entry2 .comments ol li cite {
color: #000000;
font-style: normal;
font-weight: bold;
}
		
#content .post .post-entry2 .comments ol li cite a {
color: #000000;
text-decoration: none;
}
		
#content .post .post-entry2 .comments ol li cite a:hover {
text-decoration: underline;
}
		
#content .post .post-entry2 .comments ol li .commentmetadata a {
color: #000000;
text-decoration: none;
}
		
#content .post .post-entry2 .comments ol li .commentmetadata a:hover {
text-decoration: underline;
}
		
#content .post .post-entry2 #commentform {
font: normal 11px/18px Verdana;
color: #1a1a1a;
width: 450px;
padding-left: 15px;
margin: 0;
}
		
#content .post .post-entry2 #commentform a {
color: #000000;
text-decoration: none;
}
		
#content .post .post-entry2 #commentform a:hover {
text-decoration: underline;
}
	
	
#content .navigation {
font: bold 11px/25px Verdana;
color: #0e2533;
width: 530px;
height: 25px;
float: left;
margin-bottom: 5px;
margin-top:5px;
}

#content .navigation a {
color: #fff;
text-decoration: none;
border:1px solid #aa0000;
padding:3px;
background:#9a0505;

}
	
#content .navigation a:hover {
text-decoration: underline;
}
	
#content .navigation .navigation-previous {
float: left;
}
		
#content .navigation .navigation-next {
float: right;
}
	
	
.sidebar {
float: left;
width: 190px;
font: normal 11px/18px Verdana;
color: #000000;
}

.sidebar a {
color: #000000;
text-decoration: none;
}
	
.sidebar a:hover {
text-decoration: underline;
}
	
		
.sidebar-left {
padding: 12px 3px 15px 16px;
}
		
.sidebar-right {
padding: 12px 0 15px 3px;
margin-left:-9px;
}
		
		
.sidebar h3 {
padding-left: 5px;
font: bold 14px/26px Verdana;
color: #bb0000;
width: 176px;
height: 26px;
border-bottom:1px solid #fff;
margin-left:9px;
}
	
		
.sidebar ul {
margin: 5px 0 8px 0;
padding: 0;
list-style-type: none;
}
		
.sidebar ul li {
padding-left: 11px;
color: #798797;
font: bold 10px/25px Verdana;
border-bottom:1px dotted #dbd9d9;
margin-left:9px;            
}
		
.sidebar ul li a {
color: #fff;
text-decoration: none;
}
		
.sidebar ul li a:hover {
text-decoration: underline;
padding-left:2px;
}
	
			
.sidebar ul li ul {
margin: 0;
padding: 0;
}
		
				
.sidebar #searchform {
margin: 0;
padding: 5px 0 8px 0;
width: 193px;
text-align: center;
}
		
.sidebar #searchform #s {
width: 140px;
}
	
		
.sidebar #calendar_wrap {
margin: 0 auto;
padding: 5px 0 8px 0;
width: 130px;
}
		
.sidebar #calendar_wrap caption {
font-weight: bold;
}
		
.sidebar #calendar_wrap tbody {
text-align: right;
}
		
.sidebar #calendar_wrap tfoot #next {
text-align: right;
}
		
.sidebar #calendar_wrap #today {
font-weight: bold;
}
		
		
.sidebar .textwidget {
padding: 5px 4px 8px 4px;
}
		

#footer {
width: 968px;
height: 69px;
background: url("images/main_bottom.jpg") 14px 0 no-repeat;
color: #b9b9b9;
font: 10px/20px Verdana;
text-align: center;
padding-top:20px;
margin-left:-10px;
}

#footer a {
color: #fff;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

h3#comments {
font-size:14px;
color:#fff;
}

h3#respond {
font-size:12px;
color:#1a1a1a;
}

.date {
padding-top:3px;
}

.date a{
text-decoration:underline;
}

.postmetadata {
background:#9a0505;
border:1px solid #920606;
color:#fff;
height:21px;
padding-left:5px;
padding-right:5px;
}

.postmetadata a{
color:#fff;
}

.postmetadata2 {
float:right;
color:#fff;
}

.postmetadata2 a{
color:#fff;
text-decoration:none;
}

.postmetadata1 {
float:left;
color:#fff;
}

.postmetadata1 a{
color:#fff;
text-decoration:none;
}

.postmetadata1 a:hover{
text-decoration:underline;
}

.postmetadata2 a:hover{
text-decoration:underline;
}