/*  
Theme Name: Auto Insurance
Theme URI: http://centerpointmedia.com/
Description: Very cool.
Version: 1.0
Author: Paul Richardson
Author URI: http://mythoughts.ca
*/

body {
	background-image: url(images/bg1.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-align: center; /* Fixes centering of main body in IE. */
}

#container {
	width: 818px;
	background: #ffffff;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	}
.kwtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: right;
	padding-right: 20px;
	padding-bottom: 10px;
}
.qbox1 {
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}
.quotebox {
	padding-left: 11px;
	padding-top: 3px;
}
.insurers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding: 3px;
	text-transform: capitalize;
	font-weight: bold;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.maincontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #A10101;
	text-transform: capitalize;
}
hr {
	margin: 15px 0px 0px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
	color: #990000;
}

/* End Cuctom Styles */

* {
	margin: 0;
	padding: 0;
}

/* Link Styling (Universal - Fine tune on your own) */

a, a:visited {
text-decoration: none;
color: #000066;
}

a:hover {
text-decoration: underline;
color: #990000;
	}

a img {
	border: none;
	}



/* Body and Containers */


#page {
	text-align: left; /* In order to correctly align text after above IE fix in Body. */
margin: 0 auto; /* Centers page in standards browsers. */
width: 818px; /* Sets width to 760 px. */
	}


/*#header {
width: 76em;
margin: 0 auto 0 auto;
overflow: auto;
padding: 1.5em 0 1.5em 0;
	}

#headerimg 	{ 
	} 

#header img {
float: right;
margin-right: 3em;\
}

#headerimg img {
float: left;
}

*/





/* Menu */
#header ul { /* Main definitions for entire menu. */
list-style-type: none;
float: left;
margin-top: 1em;
font-size: 1.5em;
text-transform: lowercase;
clear: left;
width: 40em;
}
#header ul li a { /* Each link will be displayed as a block, default properties here. */
padding: .2em .7em .6em .7em;
font-weight: 900;
display: block;
float: left;
}
li.page_item a { 
color: white;
}
li.current_page_item a { /* Properties for the page item which the user is currently on. */
color: #ff9933;
background: white;
}

#header ul li { 
float: left;
margin-right: 2em;
color: white;
}
li.page_item a:hover { /* This is the key to changing the look when rolling over tabs. */
background: #fff;
color: black;
text-decoration: none;
}
#header ul + br { /* Clears the header. */
clear: both;
height: 1em;
}
#header ul li ul { /* Removes all child pages from menu display. */
display: none;
} 
.topimage {
margin: 0 0 0 -3em;;
	}







/* Content */
#content {
margin: 10px 0 10px 10px;
width: 600px;
float: left;
}





/* Sidebar */

#sidebar {
	background: #ffffff;
	color: #000000;
	width: 190px;
	float: left;
	float: left;
	margin-top: 0px;
	margin-bottom: 20px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
	}
hr {
}
#sidebar p{
	margin: 0px;
	line-height: 16px;
	padding: 5px 0px 10px 0px;
	}
#sidebar h2 {
	color: #000000;
	background: #ffffff;
	font-size: 14px;
	font-family: Georgia, Times New Roman, Sans-Serif;
	font-weight: bold;
	list-style: none;
	padding: 10px 0px 10px 0px;
	margin: 0px;
	border-bottom: 1px solid #000000;
	}


#sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}
	
#sidebar li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar ul li {
	list-style: none;
	margin: 0px;
	border-bottom: 1px dotted #cccccc;
	padding: 0px 0px 0px 0px;
	}
	
#sidebar ul li a {
	display: block;
	color: #000000;
	text-decoration: none;
	padding: 5px 0px 5px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

#sidebar ul li a:hover {
	color: #000000;
	background: #f5fbff;
	}



/* Footer */
#footer {
	clear: both;
	text-align: center;
	width: 100%;
	padding-top: 1em;
	margin-bottom: -2em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	}
#footer p {
font-size: 1em;
font-weight: 600;
padding-bottom: 1.5em;
}





/* Standard HTML Elements */

small {
	font-size: 10px;
	}

h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

h2 {
font-size: 1.8em;
color: #999;
}
h3 {
font-size: 1.6em;
text-decoration: underline;
}
h4 {
font-size: 1.4em;
color: #999;
}
h5 {
font-size: 1.2em;
}
h6 {
font-size: 1.1em;
font-style: italic;
}

code {
	}

acronym, abbr, span.caps {
	cursor: help;
	}

blockquote {
background: #ffffcc;
margin-left: 3em;
border-left: #ff9933 thick solid;
padding: 1em;
	}

blockquote blockquote {
background: white;
border-left: #ff9933 thick solid;
}

blockquote p {
height: 1%; /* Hack for IE6 to prevent clipping after blockquotes. */
}

blockquote cite {
	}


ol 	{
	}
ul	{
list-style-type: square;
	}
p {
font-size: 1.2em;
line-height: 1.8em;
margin: 1.8em 0;
}
address {
font-size: 1.2em;
line-height: 1.4em;
}
pre {
font-size: 1.4em;
margin: 1.8em 1em;
}





/* Layout Adjustments */

.widecolumn {
	}

.narrowcolumn {
	}

.navigation {
	padding-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 540px;
	font-size: 10px; 
	}
.navigation .alignright, .navigation .alignleft, span.center {
	background: #fff;
	padding: .5em;
	float: left;
	margin-right: .5em;
}
.navigation .alignright {
	}
.navigation .alignleft {
	}
.navigation a:hover {
}
span.center {
display: block;
width: 4em;
}
.pagetitle {
	color: #666666;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}






/* Posts */

.post {
clear: both;
margin-bottom: 3em;
	}
.posticon {
float: left;
}

.post h1 {
	font-size: 20px;
	color: #990000;
	text-decoration: none;
	float: left;
	width: 20em;
	margin-top: 0.3em;
	margin-right: 0;
	margin-bottom: 0;
	text-transform: capitalize;
}

.post h1 a {
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-transform: capitalize;
}

.clear {
clear: both;
display: block;
}

.post small {
font-size: 9pt;
color: #999999;
font-weight: normal;
margin-bottom: .5em;
text-transform: lowercase;
font-style: italic;
float: left;
clear: left;
width: 20em;
}

.postmetadata small {
clear: both;
width: 100%;
text-align: left;
font-size: .8em;
color: #000;
border-top: thin solid black;
padding-top: .5em;
text-transform: none;
display: block;
font-style: normal;
font-weight: 400;
}

.postmetadata {
	padding-top: 2em;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.postmetadata span {
padding: .3em;
}

.post ol, .post ul { /* Sets properties for ordered and unordered lists in your posts. */
font-size: 1.2em;
line-height: 1.8em;
margin: 1.8em 0 1.8em 3em;
}

.narrowcolumn .post h1 {
margin-left: 0;
}




/* Entries - within posts, more specific */
.entry {
	clear: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 120%;
}




/* Comments */

#comments {
margin-bottom: 1em;
}

ol.commentlist {
	list-style-type: none;
	margin-left: 20px;
	width: 520px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 10px;
}

ol.commentlist li {
padding-bottom: 20px;
}

li.alt {
	color: #000066;
}
#commentform input {
	}

#commentform textarea {
	width: 90%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentlist cite {
font-style: normal;
color: #666666;
font-size: 10px;
text-transform: capitalize;
	}
#respond {
	margin-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
}
#submit {
background: none;
border: thin solid white;
color: #ff9933;
font-weight: 900;
}
#submit:hover {
border: thin solid #ff9933;
}


.alt {
	}





/* Alignment */

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

.center {
	text-align: center;
width: 100%;
	}





/* Search Form */

#searchform {
margin: 0 auto 4em auto;
padding: 1em;
width: 54em;
	}

#searchform #s {
width: 20em;
float: left;
margin: 0 1em;
font-size: 1.8em;
	}

#searchsubmit, #searchform div span {
background: none;
border: 0;
text-transform: uppercase;
color: #ff6633;
font-size: 2.2em;
font-weight: 900;
font-family: helvetica, 'lucida grande', arial, sans-serif;
	}

#searchform div span {
font-size: 2.2em;
display: block;
float: left;
}

#searchsubmit {
float: left;
}

#searchsubmit:hover {\
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	}





/* Standard Wordpress Calendar */

#wp-calendar {
	empty-cells: show;
	margin: 1em 0 0 0;
	width: 155px;
color: #000;
	}

#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;
	}

#wp-calendar caption {
	width: 100%;
text-align: left;	
margin-top: 2em;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }

#calendar h2 {
display: none;
}



/* Widgets */
.textwidget {
color: #000;
font-size: .8em;
font-weight: normal;
}



/* IE FIXES */
/*
*html #header a {  /* Adjust IE6 for dynamic menu (IE6 can't do it). */
color: white;
}
*html #header .current_page_item a {
color: #ff9933;
}

hr {
	margin-top: 10px;
	margin-bottom: 3px;

}
.linktext {
	font-size:10px;
	margin-left:15px;
	margin-right:15px;
	margin-bottom: 3px;
}
.linktext p{
		margin-bottom: 3px;
}
.linktextarea {
	font-size:10px;
	font-family:verdana;
	overflow:hidden;
}
.postspace2 {
	background: #FFFFFF;
	width: 540px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	}
	.book1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: none;
	margin-left: 25px;
}
.book1 li {
	padding-top: 3px;
	padding-bottom: 3px;	
}
.related1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	margin-top: 10px;
}
.related2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	margin-top: 10px;
}
#comments {
	color: #990000;
	font-size: 14px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 5px;
	}
#comments a {
	color: #999900;
	text-decoration: none;
	}

#comments a:hover {
	color: #000000;
	text-decoration: none;
	background: #f5fbff;
	}
	
.ddsg-wrapper {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.ddsg-wrapper h2 {
	font-size: 12px;
	color: #990000;
	text-decoration: none;

}
.ddsg-wrapper ul {
	list-style: none;
	margin: 0px;
	padding: 15px 0px 20px;
	}
	
.ddsg-wrapper li {
	list-style: none;
	margin: 0px;
	padding: 0px 15px 0px 0px;
	}
	
.ddsg-wrapper ul li {
	list-style: disc;
	margin: 0px;
	padding: 0px 0px 0px 15px;
	}
	
.ddsg-wrapper ul li a {
	display: block;
	color: #000099;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: disc;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 5px;
	}

.ddsg-wrapper ul li a:hover {
	color: #990000;
	font-weight: bold;
	}



.ddsg-pagenav {
	color: #990000;
	font-size: 14px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 5px;
	}
.ddsg-pagenav a {
	color: #999900;
	text-decoration: none;
	}

.ddsg-pagenav a:hover {
	color: #000000;
	text-decoration: none;
	background: #f5fbff;
	}