/*
Theme Name: Chevrolet
Theme URI:
Description:
Version: 1.0
Author: Smith
Author URI: http://dizbalance.ru/

*/



/* Begin Typography & Colors */
body {
	font: 12px Arial;
	background: #E8ECF4;
	color: #3c3c3c;
	margin: 0 auto;
	padding: 0;
	}
	
a {	color: #0d74c4;	text-decoration: underline; }
a:hover { color: #455f76; text-decoration: underline; }
a img { border: none; }

h1, h2, h3, h4 { padding: 0px; margin: 0px; }

h2 { font: 18px Arial; color: #8F8F8F; }


#page {
    background: #ffffff;
	margin: 0px auto;
	padding: 0px;
    width: 1000px;
}

#header {
	width: 1000px;
	background: #455f76;
	height: 49px;
}

#header #logo {
    float: left;
	width: 211px;
	height: 49px;
	font-size: 0px;
}

#nav {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-left: 6px;
	width: 540px;
	height: 49px;
}
#nav li {
	float: left;
}
#nav .page_item a{
	background: url(images/nav.jpg) no-repeat left;
	color: #ffffff;
	width: 90px;
	height: 34px;
	text-decoration: none;
	text-align:center;
	font: 11px Arial, Helvetica, sans-serif;
	display: block;
	padding-top: 15px;
}
#nav .index_link a {
	background: none;
}
#nav .page_item a:hover {
	color: #ffffff;
	text-decoration: none;
	background: #2e353d url(images/nav-h.jpg) no-repeat left;
}
#nav .index_link a:hover {
	color: #ffffff;
	text-decoration: none;
	background: #2e353d url(images/nav-hover.jpg) no-repeat center;
}

#search {
    background: #FFCC00;
	float: right;
	width: 243px;
	height: 49px;
}

#searchform {
    padding: 5px 0px 0px 5px;
}

#searchform #s {
	background: url(images/search.jpg) no-repeat;
	border: none;
	width: 130px;
	height: 25px;
	padding: 0px 7px 0px 7px;
	font-size: 11px;
	color: #d7d7d7;
}

#searchform #btn {
    background: url(images/btn.jpg) no-repeat 2px 5px;
	border: none;
	width: 60px;
	height: 17px;
	margin-top: 3px;
}

#content {
	float: left;
	width: 594px;
	margin: 0px;
	padding: 0px;
}

#head {
    background: #000 url(images/head2.jpg);
	width: 594px;
	height: 196px;
}

#postnav {
    background: url(images/postnav.jpg);
	width: 594px;
	height: 51px;
}

#postnav #news {
    font-size: 22px;
	color: #000000;
	margin: 0px;
	padding: 13px 0px 0px 18px;
}

#postnav #allnews {
    font-size: 22px;
	color: #ffffff;
	float: right;
	margin: 0px;
	padding: 13px 30px 0px 0px;
}

#postnav #allnews a { color: #FFFFFF; text-decoration: underline }

.post {
    width: 544px;
	padding: 23px 0px 10px 25px;

}

.post h2 {
    font: 18px Arial;
	color: #646464;
}

.post h2 a { text-decoration: none; }

.entry {
    width: 544px;
	text-align: justify;
}

.navigation {
    padding-left: 23px;
}

#rss {
    float: right;
	width: 280px;
	margin-right: 25px;
}

#sidebar {
    float: right;
	width: 406px;
}

#sidebar ul {
    margin: 0px;
	padding: 0px;
	list-style: none;
}

#sidebar ul li {
    margin: 0px;
	padding: 0px;
	list-style: none;
}

#sidebar .widgettitle {
    font: 22px Arial;
	color: #343538;
	padding-bottom: 10px;
}

#sidebar .widget {
	padding-bottom: 5px;
}

#sidebar ul li ul li {
    padding-bottom: 6px;
}

#tag_cloud a { text-decoration: none; }

#menu {
    background: url(images/menu.jpg);
	width: 406px;
	height: 178px;
}

#menu h2 {
    font-size: 22px;
	color: #000000;
	margin: 0px;
	padding: 15px 0px 0px 10px;
}

#navside {
	list-style: none;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
}
#navside li {
	
}
#navside .cat-item a{
	color: #340f24;
	width: 102px;
	height: 20px;
	text-decoration: none;
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	display: block;
	padding-top: 6px;
	padding-left: 14px;
	border-bottom: 1px solid #e8e8e8;
	margin-top: 5px;
}
#navside .cat-item a:hover {
	color: #ffffff;
	text-decoration: none;
	background: url(images/navside.jpg) no-repeat;
}

#navside1 {
    float: left;
	width: 116px;
	margin-top: 20px;
	margin-left: 15px;
}

#navside2 {
    float: right;
	width: 116px;
	margin-top: 20px;
	margin-right: 125px;
}


#about {
    background: #e8ecf4;
	width: 386px;
	padding: 10px;
	color: #676765;
	font-size: 11px;
}

#about h2 {
    color: #000000;
	font-size: 24px;
	margin: 0px;
	padding: 0px;
}

#poll {
    background: #d6dae5 url(images/poll.jpg) no-repeat top;
	width: 386px;
	padding: 6px 10px 10px 10px;
}

.wp-polls-ans {
    margin: 0px;
	padding: 0px;
}

.wp-polls-ans .buttons {
    background: #FFFFFF url(images/poll-btn.jpg);
	width: 99px;
	height: 23px;


}

#podside {
    border-left: 1px dashed #c9c9c9;
    border-bottom: 1px dashed #c9c9c9;
	width: 405px;
}

#fotosup {
    height: 274px;
	width: 405px;
}

#fotohead {
	background: url(images/fotoup.jpg) no-repeat top;
	width: 405px;
	height: 32px;
}

#fotohead h2 {
    font-size: 22px;
	color: #fff;
	margin: 0px;
	padding: 4px 0px 0px 10px;
}

#fotohead #allphotos {
    width: 91px;
	height: 14px;
	background: url(images/seeall.jpg) no-repeat;
	float: right;
	margin: 8px 10px 0px 0px;
}

#fotoclub {
    margin-bottom: 1px;
	margin-left: 1px;
	width: 201px;
	height: 120px;
	float: left;
}

#fotoclub a img { border: none; }
#fotoclub a img:hover { border: none; }

#forum {
	margin-bottom: 30px;
}

#forumhead {
    background: #323e3d url(images/forum.jpg) no-repeat top;
	width: 405px;
	height: 57px;
}

#forumhead h2 {
    font-size: 22px;
	color: #fff;
	margin: 0px;
	padding: 15px 0px 0px 10px;
}

#toforum {
    float: right;
	padding: 15px 18px 0px 0px;
	color: #000000;
	font-size: 22px;
	margin: 0px;
}

#forumthemes {
    margin-top: 20px;
	margin-left: 6px;
	padding: 0px 0px 20px 5px;
	width: 380px;
	height: 60px;
	background: url(images/fs.jpg) no-repeat left top;
}

#forumthemes #right {
	width: 260px;
	float: right;
}

#forumthemes #left {
	width: 70px;
	float: left;
}

#forumthemes #left a img { border: 3px solid #c3cee4; }

#forumthemes #date {
    color: #BFBFBF;
}

#forumthemes #link a {
    color: #0055cc;
}

#forumthemes #text {
    color: #a2a2a2;
}

.commentlist {
    width: 530px;
	padding: 0px;
}

.commentlist li {
	list-style: none;
	margin: 30px 0px 0px 0px;
	padding: 10px;
	border-top: 5px solid #F7F7F7;
}

.commentlist .comm-author {
    border: 1px solid #FF0000;
	height: 50px;
}

.commentlist li .avatar { 
	float: left;
	padding-right: 15px;
	}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 14px;
	}
	
.commentlist .commentmetadata {
    font-size: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}


#commentform p {
	margin: 5px 0;
	}
#commentform input{
	width: 153px;
	background: #FBFBFB;
	border: 1px solid #CDCDCD;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 500px;
	height: 115px;
	background:#FBFBFB;
	border: 1px solid #CDCDCD;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: #EEEEEE;
	font: 20px Arial, Helvetica, sans-serif;
	border: none;
	width: 506px;
	height: 60px;
	cursor: pointer;
}





#footer {
	width: 1000px;
	height: 78px;
	padding-top: 20px;
}

#infooter {
    float: right;
	background: #455f76;
	width: 813px;
	height: 78px;
}




