/*
Theme Name: Car
Theme URI: http://www.avivadirectory.com/downloads/
Description: A unique design which shows off some nice features of a car blog design. Widget enabled. This theme is supported by <a href="http://www.avivadirectory.com/">Aviva Web Directory</a>. Licensed under <a href="http://creativecommons.org/licenses/by-nc-sa/3.0/">Creative Commons</a>. Attribution links must stay.</p>
Version: 1.0
Author: Aviva
Author URI: http://www.avivadirectory.com/
*/

body {
	margin: 0; padding: 0;
	background: #fff;
	font-family: Arial;
	font-size: 10pt;
	color: #333;
}
.clear {clear: both;}
#page {
	margin: 0 auto; padding: 0;
	width: 900px;
}
#searchtop {
	height: 54px;
	background: repeat-x url(images/bcksearch.gif);
}
#searchtop form {
	margin: 0 15px 0 0;
	padding: 20px 0 0 0;
	text-align: right;
	color: #4b4b4b;
	font-weight: bold;
	font-size: 10pt;
}
#searchtop form * {
	vertical-align: middle;
}
.searchtext {
	margin: 0 10px; padding: 0;
	width: 125px;
	border: #000 1px solid;
	height: 16px;
}
#header {
	background: no-repeat url(images/bckheader.jpg);
	height: 310px;
	border-bottom:3px solid #ccc;
}
#container {
	padding: 0 10px 0 0px;
	width: 890px;
	background-color:#eee;
	position: relative;		
}
#sidebar {
	float: left;
	width: 222px;
	padding: 0 20px;
	background-color:#00ccff;
	position: absolute;
	top: -367px;
	min-height: 400px;
	_height: 400px;
}
#sidebar ul {
	margin: 0; padding: 0;
	list-style: none; list-style-type: none;
}
#sidebar ul ul {
	margin: 0 0 20px 20px;
	list-style-image: none;			
}
#sidebar ul ul ul {
	margin: 0 0 0 20px;
}
#sidebar li li {
	margin: 5px 0;
	color: #fff;
	padding:0;	
	line-height: 20px;
}
#sidebar li 
{
	padding:0;	
	margin: 0;
}
#sidebar a {
	color: #fff;
}
#sidebar h2 {
	margin: 0 0 10px 0; padding: 0;
	font-size: 10pt;
	color: #fff;
}
#logo {
	margin: 25px 0;
	border: none;
}
#content {
	float: right;
	width: 595px;
	padding: 10px 0px 0 30px;
	overflow:hidden;
}

#content img
{
	border: 2px solid #ccc;
	margin-right:7px;
}

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

#content h2 {
	margin: 15px 0px;
	color: #fff;
	font-size: 12pt;
	text-decoration: underline;
	text-transform: uppercase;
}

.storytitle {
	margin: 0px 0px 10px 0px; padding: 0;
	font-size: 14pt;
}
.storytitle a {
	text-decoration: none;
	color: #666;
	text-align:center;
}
h1.storytitle {
	text-align:center;
	margin:10px 0;
}

h3.storytitle a {
	color:#666;
}
div.meta {
	margin: 0px 0px 10px 0px; padding: 0;
	font-size: 8pt;
	color: #666;
}
div.meta a {
	color: #666;
	text-decoration: none;
	font-weight: bold;
}

.storycontent {
	margin: 0 0 50px 0; padding: 0;
	color: #666;
	font-size: 10pt;
	text-align: justify;
}
.storycontent a, .storycontent p a {
	color: #fff;
	text-decoration: none;
	font-size: 10pt;
}

#content small {
	margin: 0; padding: 0;
	font-size: 9pt;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	text-align: right;
	display: block;
}
#content p small {
	display: inline;
	text-align: left;
	font-weight: normal;
}

#content small a {
	color: #fff;
	text-decoration: none;
	text-decoration: underline;
}

#content hr {
	margin: 5px 0px 15px 0px;
	padding: 0;
}

.pagenavigation {
	margin: 5px 0px;
}
.pagenavigation a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
}

h2#comments, h2#postcomment {
	text-decoration: none;
	color:#f1f1f1;
}

h2#comments a {
	text-decoration: none;
	color: #f1f1f1;
}

p a {
	color: #fff;
	text-decoration: none;
	font-size: 9pt !important;
}

acronym, abbr {
	border-bottom: 1px dashed #333;
}

acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
}

acronym, abbr {
	cursor: help;
}

blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
}

cite {
	font-size: 90%;
	font-style: normal;
}

ol#comments li p {
	font-size: 100%;
}

/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.credit {
	background: #90a090;
	border-top: double 3px #aba;
	color: #fff;
	font-size: 11px;
	margin: 10px 0 0 0;
	padding: 3px;
	text-align: center;
}

.credit a:link, .credit a:hover {
	color: #ff5400;
}

.feedback {
	color: #000000;
	float: right;
	clear: both;
	font-weight: bold;
}
.feedback a {
	color: #000000;
	text-decoration: none;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 450px;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	list-style-type: none;
}

#commentlist li, #commentlist p {
	font-size: 9pt;
}
#commentlist a {
	color: #fff;
	font-size: 9pt;
}
#wp-calendar {
	border: 1px solid #ddd;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 90%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: #999;
	font-size: 16px;
	text-align: left;
	padding: 0px 0px 10px 0px;
}

#wp-calendar td {
	color: #777;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}
.PagesCounter a
{
	color:#666;
	margin:4px;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
