/*  
Theme Name: Car Insurance Connection
Theme URI: http://car-insurance-connection.com/
Description: Custom theme for Car Insurance Connection
Version: 1.0
Author: Gabriel Serafini
Author URI: http://www.gabrielserafini.com/

*/

body {
	background: #fff;
	color: #000;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: arial, sans-serif;
	font-size: 100%;
	}

h1 {
	font-size: 3em;
	line-height: .9em;
	margin: 0;
	padding: .1em 0 0 0;
	}

ol li {
	margin: 0 0 14px 0;
	}

#page {
	width: 900px;
	text-align: left;
	margin: 0 auto;
	}

#header {
	}

.header-rss {
	text-align: left;
	font-size: .8em;
	margin: 1em 0 1em 0;
	}

.header-rss a {
	text-decoration: none;
	color: #666;
	}

.header-rss img {
	margin: 0 2px -4px 0;
	}

.description {
	display: none;
	}

.post-title {
	}

.post-title a {
	color: #600;
	text-decoration: none;
	}

.google-search {
	float: right;
	}
	
.google-ads-banner-top {
	text-align: center;
	}

.googleads-top {
	padding: 0px 0 0 0;
	margin: 0px 0 12px 18px;
	text-align: center;
	height: 300px;
	width: 778px;
	}

.googleads-bottom {
	margin: 0px 0 12px 56px;
	height: 90px;
	}

.comments-container {
	margin: 0 0 12px 56px;
	}

#content {
	}

.post {
	clear: both;
	margin: 0 0 2em 0;
	}

.post-title {
	font-size: 2.4em;
	letter-spacing: -1px;
	color: #69c;
	}

.post-title a {
	text-decoration: none;
	color: #369;
	}

.post-title a:hover {
	text-decoration: none;
	color: #036;
	}

.comment-count {
	font-size: .6em;
	}

.comment-count a {
	color: #69c;
	}

.comment-count a:hover {
	color: #369;
	}

.commentlist {
	width: 600px;
	font-size: .9em;
	line-height: 1.3em;
	color: #333;
	}

.commentlist li {
	padding: 1em;
	border-top: 3px double #ddd;
	}

.commentlist .alt {
	background: #eef;
	}

#comment {
	width: 620px;
	}

.postmetadata {
	font-size: 10px;
	color: #666;
	clear: both;
	}

.postmetadata a {
	color: #333;
	text-decoration: none;
	}

.nocomments {
	display: none;
	}


.notice {
	border: 1px solid #fc6;
	padding: 1em;
	margin: 1em;
	color: #960;
	background: #ffc;
	font-size: .9em;
	width: 600px;
	}

.navigation {
	clear: both;
	text-align: center;
	margin: 1em;
	}

.navigation a {
	color: #666;
	}

.edit-link-container {
	margin: 24px 0px 0px 0px;
	}

.edit-link {
	}

.edit-link img {
	margin: 0px 0px -3px 0px;
	}

.edit-link a {
	padding: 4px 8px 4px 8px;
	text-decoration: none;
	background: #ff9;
	border-top: 1px solid #cc9;
	border-right: 1px solid #996;
	border-bottom: 1px solid #996;
	border-left: 1px solid #cc9;
	color: #660;
	}

.edit-link a:hover {
	border-top: 1px solid #996;
	border-right: 1px solid #cc9;
	border-bottom: 1px solid #cc9;
	border-left: 1px solid #996;
	}

.edit-link a span {
	text-decoration: none;
	}

.edit-link a:hover span {
	color: #330;
	text-decoration: none;
	}

.add-entry-container {
	margin: 12px 0px 12px 18px;
	}

.add-entry {
	}

.add-entry img {
	margin: 0px 0px -2px 0px;
	}

.add-entry a {
	padding: 4px 8px 4px 8px;
	text-decoration: none;
	font-size: 18px;
	background: #9f9;
	border-top: 1px solid #9c9;
	border-right: 1px solid #696;
	border-bottom: 1px solid #696;
	border-left: 1px solid #9c9;
	color: #060;
	}

.add-entry a:hover {
	border-top: 1px solid #696;
	border-right: 1px solid #9c9;
	border-bottom: 1px solid #9c9;
	border-left: 1px solid #696;
	}

.add-entry a span {
	text-decoration: none;
	}

.add-entry a:hover span {
	color: #330;
	text-decoration: none;
	}


blockquote {
	color: #666;
	font-size: .9em;
	font-style: italic;
	}

#footer {
	background: #eee;
	padding: 12px 24px 36px 24px;
	}


#footer ul {
	margin: 0;
	padding: 0;
	}

#footer h2 {
	color: #999;
	margin: 0 0 12px 0;
	padding: 0 0 0px 0;
	border-bottom: 1px solid #999;
	}

#footer ul li {
	float: left;
	width: 170px;
	list-style: none;
	margin: 0 24px 24px 0;
	padding: 0;
	}


#footer ul li ul li {
	margin: 0 0 0 0;
	float: none;
	width: auto;
	}

#footer ul li ul li a {
	color: #666;
	}


.footer-bottom {
	clear: both;
	}


#footer-content {
	font-size: 11px;
	color: #999;
	text-align: center;
	}

#footer-content a {
	color: #999;
	}

