/*
Theme Name: QuotesNow-Cars
Theme URI: http://www.quotesnow-cars.co.uk/
Description: Custom theme to match Quotesnow-cars.co.uk website style.
Version: 1.0
Author: Daniel Pope <dan@mauveinternet.co.uk>
Author URI: http://www.mauveinternet.co.uk/
Tags: ajax, blue, custom header, dynamic columns, fixed width, modules, multiple columns, styles, widgets
*/

.info {
	border-top: solid silver 1px;
}

.odd {
	background-color: #F8F8F8;
}

#comments {
	margin-top: 0;
	background-color: #333;
	color: white;
	padding: 2px 5px;
}

#contentleft .commentlist li {
	list-style: none;
	padding: 5px;
	margin-left: 0;
}

.commentlist {
	margin-left: 0;
	padding-left: 0;
}

.commentlist .avatar {
	float: left;
	margin: 0 5px 0 0;
}

.commentlist .comment-author,
.commentlist .comment-meta {
	line-height: 18px;
}

.commentlist .comment-meta {
	border-bottom: solid #DDD 1px;
	margin-bottom: 0.5em;
}

#submit, #searchsubmit {
	background-color: #333;
	padding: 4px;
	color: white;
	border: none;
}

#submit:hover, #searchsubmit:hover {
	background-color: #555;
}

#comment {
	width: 100%;
	border: solid #AAA 1px;
}

#sidebar #s {
	width: 183px;
}

#content .return {
	text-align: right;
	margin: 1em 0 0;
	padding: 0;
}

#respond h3 {
	background-color: #EEE;
	padding: 2px 4px;
	margin: 0;
}

#respond p {
	margin: 0;
	padding: 0;
	text-align: right;
}

.entry h2 {
	margin: 0;
}

.entry small {
	font-size: 90%;
	display: block;
	border-bottom: solid #EEE 1px;
	margin-bottom: 0.5em;
}

#sidebar li ul li {
	margin-left: 18px;
}

#content .entry p {
	text-align: justify;

}

#nextpost {
	float: right;
}

#lastpost {
	float: left;
}

#post-title {
	clear: both;
}

#rsslink img {
	border: none;
	vertical-align: -2px;
}
