/*
Theme Name: dodge-club.by
Theme URI: http://numberonedesigner.com/
Description: Markup by <a href="http://dimox.name/">Dimox</a>
Version: 1.0
Author: Number One
Author URI: http://numberoneblogger.com/
*/

* {
	margin: 0;
	padding: 0;
}
html { background: #B5B6B6 url(i/bg.gif) repeat-x }
body {
	font: 14px/18px Arial, Tahoma, Verdana, sans-serif;
	color: #505050;
	width: 990px;
	margin: 0 auto;
	position: relative;
	background: #FFF url(i/middle-bg.gif) repeat-y;
}
a {
	color: #333;
	outline: none;
}
a:hover {
	text-decoration: none;
}
p {margin: 0 0 18px}
img {border: none}
input {vertical-align: middle}
blockquote {
	margin: 10px 10px 10px 20px;
	padding: 0 12px;
	background: #F4F4F4;
	border-left: 3px solid #E5E5E5;
}
.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {float: left}
img.alignleft {margin: 5px 10px 5px 0}
.alignright {float: right}
img.alignright {margin: 5px 0 5px 10px}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 253px;
	position: relative;
	background: #636362 url(i/header.jpg) no-repeat;
}

#logo {
	position: absolute;
	top: 115px;
	right: 0;
	width: 470px;
	height: 65px;
	text-indent: -9999px;
}

#nav {
	position: absolute;
	top: 204px;
	left: 11px;
	width: 962px;
	height: 49px;
	padding: 0 0 0 6px;
	background: #858686 url(i/header.jpg) -11px -204px no-repeat;
	list-style: none;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
#nav li {
	float: left;
	padding: 17px 19px 0 17px;
	height: 32px;
	background: url(i/nav-sep.gif) 100% 11px no-repeat;
}
#nav a {
	float: left;
	color: #2A2A2A;
	text-decoration: none;
}
#nav a:hover,
#nav .current_page_item a {
	color: #FFF;
	text-decoration: underline;
}

#adv {
	position: absolute;
	top: 34px;
	right: 0;
}


/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	background: url(i/middle-bottom.gif) 0 100% no-repeat;
	overflow: hidden;
}
#container {
	width: 100%;
	float: left;
	background: url(i/middle-top.gif) no-repeat;
}
#content {
	padding: 20px 390px 20px 33px;
}
.post {
	margin: 0 0 50px;
}
#content h2 {
	font: 24px/1 Calibri, "Trebuchet MS", Tahoma, Arial;
	color: #505050;
	margin: 0 0 18px;
	letter-spacing: -1px;
}
#content h2 a {
	text-decoration: none;
	color: #505050;
}
#content h2 a:hover {
	text-decoration: underline;
}
.entry {
	text-align: justify;
}
.entry img {
	margin: 4px 10px 5px;
}
.pmeta {
	font-size: 11px;
	color: #A7A7A7;
	margin: -12px 0 18px;
}
.pmeta a {
	color: #A7A7A7;
}
.comments {
	text-align: right;
	font-size: 11px;
}
.comments a {
	background: url(i/comments.gif) 0 3px no-repeat;
	padding: 0 0 0 16px;
}

.post ul,
.post ol {
	margin: 0 0 18px 30px;
}
.post li {
	padding: 2px 0;
}
.post li ul, .post li ol {
	margin: 0;
}
.post li li {
	padding-left: 18px;
}

#content h3 {
	font: 20px/1 Calibri, "Trebuchet MS", Tahoma, Arial;
	margin: 0 0 10px;
}
div.pagetitle {
	margin: 10px 0 28px;
	text-align: center;
	font: 20px/1 Calibri, "Trebuchet MS", Tahoma, Arial;
}

.commentlist {margin: 20px 0 5px;}
.commentlist li {
	padding: 3px 0 10px;
	list-style: none;
}
.commentlist ul.children {
	margin: 0 0 -3px;
}
.commentlist ul.children li {
	padding: 12px 0 5px 25px;
}
.avatar {
	float: left;
	display: inline;
	border: 1px solid #DDD;
	padding: 2px;
	margin: -2px 7px 0 0;
	background: #FFF;
}
.fn {
	font-style: normal;
	font-weight: bold;
}
.commentmetadata {
	font-size: 11px;
	color: #888;
	margin: 0 0 12px;
}
.commentmetadata a {
	text-decoration: none;
	color: #888;
}
.commentmetadata a:hover {
	text-decoration: underline;
}
.reply {
	margin: -10px 0 10px;
	font-size: 11px;
}
#respond h3 {
	margin: 30px 0 16px;
}
#cancel-comment-reply {
	margin: 0 0 12px;
}

#commentform {padding: 0 0 20px}
#author, #email, #url, #comment, #submit {
	font: 12px Arial, Tahoma;
	padding: 4px 5px;
	width: 190px;
	border: 1px solid #BBB;
}
#comment {
	width: 98%;
	height: 150px;
}
#submit {
	width: 160px;
	height: 24px;
	padding: 0;
	background: #ECECEC;
	cursor: pointer;
	overflow: visible;
}

.navigation {
	width: 100%;
	overflow: hidden;
	margin: 0 0 20px;
	padding: 5px 0;
}


/* Sidebar
-----------------------------------------------------------------------------*/
#sidebar {
	float: left;
	width: 300px;
	margin-left: -341px;
	padding: 22px 0;
	position: relative;
	font-size: 12px;
}

.section {
	margin: 0 0 23px;
	padding-left: 12px;
	line-height: 16px;
}
.section h3 {
	margin: 0 0 12px -12px;
	padding: 7px 0 16px 21px;
	position: relative;
	background: url(i/simbol.gif) no-repeat;
	font: 24px/1 Calibri, "Trebuchet MS", Tahoma, Arial;
	letter-spacing: -1px;
	color: #A6A6A6;
}
.section li {
	list-style: none;
	padding: 0 0 5px 11px;
	background: url(i/arrow.gif) 0 6px no-repeat;
	position: relative;
}
.section a {
	color: #505050;
	text-decoration: none;
}
.section a:hover {
	text-decoration: underline;
}

#search {
	width: 300px;
	overflow: hidden;
}
#search input {
	font: 12px Arial, Tahoma;
	float: left;
}
.search {
	width: 190px;
	padding: 3px 4px;
	border: 1px solid #BBB;
}
.go {
	cursor: pointer;
	width: 55px;
	height: 23px;
	margin: 0 0 0 3px;
	border: 1px solid #BBB;
}

#searchform {
	width: 300px;
	overflow: hidden;
}
#searchform input {
	font: 12px Arial, Tahoma;
	float: left;
	width: 55px;
	height: 23px;
	margin: 0 0 0 3px;
	border: 1px solid #BBB;
	background: #ECECEC;
	cursor: pointer;
}
#searchform br {
	display: none;
}
#searchform #s {
	width: 190px;
	height: auto;
	padding: 3px 4px;
	margin: 0;
	background: #FFF;
	cursor: text;
}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
	color: #FFF;
	font-size: 12px;
	padding: 17px 0 30px 119px;
	background: #B5B6B6;
}
#footer a {
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFF;
	text-decoration: underline;
}
#design {
	float: left;
	display: inline;
	margin-left: -103px;
	position: relative;
}
#copyright {
	border-left: 1px solid #DADBDB;
	padding: 5px 0 5px 17px;
	position: relative;
}