html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td 
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}


:focus 
{
	outline: 0;
}

body 
{
	line-height: 1;
	color: #000;
	background: #fff;
}

table 
{
	border-collapse: collapse;
}

caption, th, td 
{
	text-align: left;
	font-weight: normal;
}

input, select, button
{
	font-size: inherit;
}

textarea
{
	font-size: 110%;
	font-family: "Andale Mono", "Consolas", monospace;
}

/* end CSS reset
============================================================================= */

/* Primary layout blocks
============================================================================= */

body
{
	font-family: "Lucida Grande", "Arial", sans-serif;
	font-size: 14px;
	line-height: 150%;
	background: #e8e8e8;
	color: #000;
}

#container
{
	max-width: 1100px;
	margin: auto;
	background: #fff;
	border: 1px solid #61615c;
	border-top: none;
}

#middle_container
{
	background: #fff url('http://cityautoinsurance.com/wp-content/themes/cityauto2/images/content-bg.png') 59.5% 0% repeat-y;
	background-position: 63.71% 0%;
}

#header
{
	padding: 5px 1.5% 0 1.5%;
	background: #4d4111;
	border-bottom: 1px solid #61615c;
}

#header h1
{
	font-size: 230%;
	margin: 10px 0 0 0;
	/*text-transform:uppercase;*/
}

#header h2
{
	font-size: 1em;
	color: #96d9f7;
}

#logo
{
	float: left;
	color: #fff;
	padding-left: 80px;
}

#logo a
{
	color: #fff;
	text-decoration: none;
}

#logo img.float-left
{
	position: absolute;
	margin-left: -80px;
}

#navigation
{
	float: right;
	margin: 15px 0 0 0;
}

#navigation form input
{
	vertical-align: middle;
}

#main_nav
{
	margin: 12px 0 0 0;
	color: #9c6;
	font-size: 125%;
	padding-bottom: 15px;
}

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

#main_nav a:hover
{
	background: #536C1E;
}



#content
{
	padding: 10px 0 10px 1.8%;
	float: left;
	width: 59.5%;
	background: #fff;
	overflow: hidden;
}

#content3
{
	
	margin: auto;
	float: left;
	width: 100%;
	background: #fff;
	
}

#sidebar
{
	float: right;
	width: 37%;
	font-size: 87%;
	line-height: 155%;
	background: #FFFDF3;
}

#sidebar #about
{
	background: #FFF9DE  top center no-repeat;
	padding-top: 20px;
}

.side-block
{
	padding: 5px 4% 2px 4%;
	border-bottom: 1px solid #EAD477;
	border-left: 1px solid #EAD477;
	background: #FFF9DE;
}

.sidebar-subcolumns
{
	float: left;
	width: 49%;
	padding: 10px 0 10px 0;
	margin-left: 2%;
	overflow: hidden;	
}

#sidebar h2
{
	font-size: 125%;
	margin: .8em 0;
	border-bottom: 1px solid #C1CFEF;
}

#sidebar h2 a
{
	text-decoration: none !important;
}

#sidebar p, #sidebar ul, #sidebar table
{
	margin: .6em 0;
}

#sidebar table
{
	margin: 0 !important;
}

#sidebar h2.twitter-title
{
       margin-bottom: 0;
       border-bottom: none;
}

#sub_sidebar
{
	width: 46%;
}

#twitter_update_list
{
	list-style: none !important;
	border: 1px solid #C1CFEF;
	margin: 0 !important;
	background: #fff;
}

#twitter_update_list li
{
	margin: 8px 10px;
	border-bottom: 1px solid #C1CFEF;
	padding-bottom: 5px;
}

#twitter_update_list li:last-child
{
	border: none;
}

#rss_subscribe
{
	margin: .8em 0 1em 0;
}

#rss_subscribe a
{
	border: 1px solid #EAD477;
	display: block;
	float: left;
	padding: 7px 0;
	width: 48%;
	background: #FEF4C7;
	text-align: center;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

#rss_subscribe a:hover
{
	background: #fff;
	border-color: #c90;
}

#rss_icon
{
	margin-right: 1.5%;
}

#email_subscribe form
{
	margin-top: 4px;
}

#rss_sub_options ul
{
	list-style: none;
}

#rss_sub_options ul h3
{
	text-indent: -12px;
}

#rss_sub_options a img
{
	vertical-align: middle;
	text-decoration: none;
	border-right: 6px solid #FFF9DE;
}

ul.module-list
{
	list-style: none;
	margin: 0;
}

.module-list li
{
	margin: 5px 0;
}

.module-list table, .module-list td
{
	border: none;
}

/* Entry Styles
============================================================================= */
.entry
{
	padding-bottom: 1em;
	margin-bottom: 1em;
	border-bottom: 4px solid #8ad;
}

.posted
{
	font-size: 90%;
	line-height: 150%;
	border-top: 1px dotted #000;
	padding-top: .5em;
	margin: .5em 0 .3em 0;
}

#content .feedburner-ads table, #content .feedburner-ads table *
{
	border: none !important;
	padding: 0 !important;
}

.feedburnerFlareBlock
{
	font-size: 90%;
	line-height: 150%;
	margin: .3em 0 .5em 0;
}

#content p.content-nav, .content-nav
{
	font-size: 90%;
	text-align: center;
}

h3.comments-header
{
	border-bottom: 1px solid #ccc;
	padding-bottom: 2px;
}

#content .archive-categories
{
	float: left;
	width: 50%;
	padding-left: 3%;
}

#content .archive-date-based
{
	float: left;
	width: 30%;
}

/* Content Styles
============================================================================= */

h1
{
	font-size: 200%;
	line-height: 110%;
}

h2
{
	font-size: 160%;
	line-height: 114%;
}

h3
{
	font-size: 130%;
	line-height: 120%;
}

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

#content h2
{
	margin: .5em 0 .32em 0;
}

#content h3, #content h4, #content h5, #contenth6
{
	margin: 1em 0;
}

p
{
	margin: 1.5em 0;
}

blockquote
{
	background: #f6f6f9;
	padding: .15em 2em;
	margin: 1.5em;
	clear: both;
	border-left: 1px solid #ccc;
}

ul, ol, dl
{
	margin: 1em 0 1em 1em;
}

li, dd
{
	margin: .5em 0 .5em 1.5em;
}

table
{
	margin: 1.5em 0;
	border: 2px solid #ccc;
}

thead, tfoot
{
	background: #f3f3f3;
}

thead th, tfoot th
{
	border-color: #ccc;
}

th
{
	font-weight: bold;
}

td, th
{
	border: 1px solid #ccc;
	border-color: #ccc #eee;
	padding: .45em .5em;
}


abbr, acronym
{
	border-bottom: 1px dotted #999;
	cursor: help;
}

code, kbd, samp, tt
{
	font-family: "Andale Mono", "Consolas", monospace;
	color: #050;
	background: #f3f3f3;
}

em, cite, dfn
{
	font-style: italic;
}

strong, dfn
{
	font-weight: bold;
}

strong em, em strong
{
	background: #ff9;
	font-style: normal;
	font-weight: bold;
}

sup, sub
{
	font-size: .87em;
	line-height: .1em;
	position: relative;
}

sub
{
	top: .3em;
}

sup
{
	top: -.3em;
}

input[type=text]:focus, textarea:focus
{
	background: #ffd;
}

#sidebar input[type=text]:focus
{
	background: #fff;
}

hr
{
	background: transparent;
	height: 1px;
	overflow: hidden;
	border: none;
	border-top: 1px solid #ccc;
	clear: both;
}

a:link
{
	color: #009;
}

a:visited
{
	color: #538;
}

a:hover
{
	color: #070;
}

a:active
{
	color: #900;
}

#content a
{
	text-decoration: underline;
}

/* Reusable CSS classes
============================================================================= */
.bold
{
	font-weight: bold;
}

.align-right
{
	text-align: right;
}

.align-left
{
	text-align: left;
}

.align-center
{
	text-align: center;
}

.float-right
{
	float: right;
}

.float-left
{
	float: left;
}

.clear-both
{
	clear: both;
}

.small
{
	font-size: 87%;
	line-height: 160%;
}

.large
{
	font-size: 118%;
}

.alternate
{
	background: #fcfcfc;
}

.noborder
{
	border: none !important;
}

.button, .pointer, .subscribe-to-comments label, .submit-button
{
	cursor: pointer;
}

.normal-text
{
	font-weight: normal;
	text-decoration: normal;
	font-style: normal;
}

a img
{
	border: none;
}

img.border
{
	border: 1px solid #ccc;
}

.iphone-only
{
      display: none;
}

.superfly
{
      position: absolute;
      top: -10000px;
}

#content img.float-right
{
	float: right;
	display: block;
	margin: 0 0 .5em 2em;
}

#content img.float-left
{
	float: left;
	display: block;
	margin: 0 2em .5em 0;
}

#sidebar img.float-right
{
	display: block;
	margin: 0 0 .5em 1em;
}

#sidebar img.float-left
{
	float: left;
	display: block;
	margin: 0 1em .5em 0;
}

.special-note
{
	background: #ffd;
	border: 1px solid #fd9;
	border-color: #fd9 #dc3 #db2 #fd7;
	padding: .5em 1em;
	margin: 1em;
}

div.special-note
{
	padding: 0 1em;
}

div.special-note p
{
	margin: .5em 0;
}

p.feedburnerFlareBlock
{
font-size: 11px !important;
color: #999;
}

table.ig_reset, table.ig_reset td, table.ig_reset th
{
  border: none !important;
}

table.ig_reset iframe
{
  margin: 5px auto;
width: 160px;
}

#lwp_main
{
display: none;
}

#container .links {
	
	width: 100%;
	height: 277px;
	float: left;
	line-height: 100%;
	
}


#container .links ul {
	margin-right: 40px;
	float: left;
}
#container .links li{
	
	
	
	
}
#container .links li a{
	
	
	font: 12px arial;
	
}
#container .links a:hover {
	
}

#footer
{
	clear: both;
	background: #e8e8e8 url(images/footer.gif) no-repeat;
	padding: 10px 20px;
	text-align: center;
       
        font-size: 12px;
		height: 119px;
		
}

#footer .flink{
	float:right;
	color: #61615c;
	
}

#footer .flink  {
	
	float: right;
	list-style: none;
	margin-right: 10px;
	margin-top: 0px;
	
}
#footer .flink  a {
	font: 12px arial;
	color: #61615c;
	text-decoration: none;
}
#footer .flink  a:hover {
	
	color: #000;
}
#footer .f-bot{
	width: 100%;
	text-align: right;
	float: right;
	margin-right: 10px;
	margin-top: 30px;
	font:11px arial ;
	color:#999;
}


#content3 .box1{
	position: relative;
	float: left;
	width: 100%;
	border-bottom: 1px solid #EAD477;
	background: #FFF9DE;
	
	
}
#content3 .box1 .s-box1{
	width: 309px;
	
	float: left;
	margin-left: 30px;
	
		margin-right: 17px;
	 
}
#content3 .box1 .s-box2{
	width: 309px;
	
	float: left;
	margin-left: 30px;
	margin-right: 17px;
	 
}
#content3 .box1 .s-box3{
	width: 310px;
	margin-left: 30px;
	
	float: left;	 
}

#content3 .box1 .heading {
	position: relative;
	float: left;
	width: 100%;
	height: 33px;
	margin-top: 0px;
	margin-bottom: 20px;
	background: #edc63d;
	
	
}

#content3 .box1 .heading h1 {
	color: #111111;
	font: 17px arial;
	float: left;
	margin-top: 7px;

	padding-left: 20px;
}
#content3 .box1 .s-box1 .picture {
	
	width: 308px;
	height: 136px;
	float: left;
	background: url(images/s1i.jpg) no-repeat;
} 

#content3 .box1 .s-content {
	position: relative;
	
	width: 308px;
	
	margin-top: 158px;
	
}
#content3 .box1 .s-content h2 {
	
	
	float: left;
	margin-left: 10px;
	margin-top: -5px;
}

#content3 .box1 .s-content p {
	float: left;
	margin-top: -10px;
	margin-left: 10px;

	padding-right: 5px;
}
#content3 .box1 .s-box2 .picture {
	
	width: 309px;
	height: 136px;
	float: left;
	background: url(images/s2i.jpg) no-repeat;
} 
#content3 .box1 .s-box3 .picture {
	
	width: 309px;
	height: 136px;
	float: left;
	background: url(images/s3i.jpg) no-repeat;
} 


#content3 .box1 .s-box3 .s-content li   {
	
	list-style: decimal;
	margin-left: -14px;
	color: #000;
font: 13px arial;
text-decoration: none;
margin-bottom: 4px;
	
	
}
#content3 .box1 .s-box3 .s-content li  a {
	
	
color: #005399;
font: 13px arial;
text-decoration: none;
}
#content3 .box1 .s-box3 .s-content li a:hover {
	
	color: #000;
}

#content3 .box2 {
	float: left;
	margin-left: 0px;
	width: 962px;
	height: 449px;
	background: url(images/box2-bg.jpg);
}

#content3 .box2 .t-content h2 {
	
	float: left;
	font: 18px arial;
	margin-top: 13px;
	margin-left: 60px;
	color: #717171;
}

#content3 .box2 .t-content p {
		float: left;
	font: 14px arial;
	margin-top: 0px;
	margin-left: 17px;
	color: #717171;
	padding-right: 30px;
	line-height: 18px;
}


.input-zip  {
	
    width:115px;
	height:32px;
	padding-top:4px;
    border:1px solid #2E2E2D;
    font-size:24px;
    color:#3D3D3C;
    text-align:center;
	background-color:#FFFFFF !important;
    font-family:Georgia, "Times New Roman", Times, serif;
}
.zip-text	{
	display:block;
	
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	
}
.states	{
	
    width:130px;
	height:26px;
	text-align:center;
	padding-top:4px;
    border:1px solid #2E2E2D;
    font-size:20px;
    color:#3D3D3C;
	background-color:#FFFFFF !important;
    font-family:Georgia, "Times New Roman", Times, serif;
}
.form .continue-button  {
	
	
}
.form a {
	
	
}

.insurance-header {
	
	background: #FFFDF3 url('http://cityautoinsurance.com/wp-content/themes/cityauto2/images/header-insurance.png');
	background-color: #FFFDF3;
	color: #FFFDF3;
	width: 377px;
	height: 75px;
	
	
}
