/* 
	Theme Name: bestautoinsurance.com
	Theme URL: http://www.bestautoinsurance.com/
	Description: 
	Author:
	Author URI:
	Version: 0.1111111
		
*/


body
{
	margin: 0px auto 0px auto;
	padding: 0px;
	color: #344959;
	background: #000000;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	line-height: 1.3;
}

#wraper
{
	width: 950px;
	margin: 0px auto 0px auto;
	background: #ffffff;
	overflow: hidden;
}

#header
{
	height: 100%;
	background: #ffffff url(images/header-bg.png) center top repeat-x;
	overflow: hidden;
}

#header-logo
{
	float: left;
	width: 352px;
	height: 108px;
}

#header-text
{
	float: right;
	padding: 35px 40px 0px 0px;
	color: #164b74;
	font-size: 28px;
	font-weight: bold;
	text-align: right;
}

#header-text div
{
	font-family: 'Trebuchet MS', Arial, Sans-Serif;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 4px;
}

#header-menu
{
	clear: both;
	height: 49px;
	color: #116bb0;
	background: url(images/header-menu-bg.png) center top no-repeat;
	font-size: 15px;
	font-weight: bold;
}

#header-menu ul
{
	height: 100%;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

#header-menu li
{
	float: left;
	display: block;
	height: 34px;
	margin: 0px;
	padding: 15px 15px 0px;
	list-style: none;
}

#header-menu a
{
	color: #116bb0;
}

#header-menu li.current_page_item a
{
	color: #FFB200 !important;
}

#header-box
{
	clear: both;
	height: 303px;
	padding: 0px;
	background: url(images/header-box-bg.jpg) center top no-repeat;
}

#header-box-form
{
	padding: 160px 0px 0px 506px;
}

#header-box-form-zip
{
	width: 154px;
	margin: 0px 0px 0px 0px;
	border: none;
	background: transparent;
	font-size: 30px;
}

#header-box-form input.submit
{
	margin-top: 20px;
	width: 146px;
	height: 49px;
	border: none;
	background: url(images/form-submit-bg1.png) center top no-repeat;
}



#page
{
	height: 100%;
	margin: 0px 11px 0px 9px;
	padding: 20px 0px 10px;
	background: url(images/page-bg.png) center top repeat-x;
	overflow: hidden;
}


#home
{
	padding: 0px 10px;
}

.home-box
{
	float: left;
	width: 260px;
	padding: 0px 20px;
	color: #116bb0;
}

.home-box-alt
{
	border-left: 1px solid #164B74;
	border-right: 1px solid #164B74;
}

.home-header
{
	margin-bottom: 10px;
	color: #164b74;
	font-family: 'Trebuchet MS', Arial, Sans-Serif;
	font-size: 24px;
	font-weight: bold;
	text-decoration: underline;
}

#content
{
	float: left;
	width: 650px;
}

.posttitle
{
	margin: 0px;
	padding: 0px 20px;
	color: #164b74;
	font-size: 18px;
	font-weight: bold;
}

.postmeta
{
	padding: 0px 20px 0px;
}

.posttitle a, .postmeta a
{
	color: #164b74 !important;
}

.postcontent
{
	clear: both;
	padding: 0px 20px 10px;
	text-align: justify;
}

blockquote
{
	width: 90%;
	margin: 0px auto 10px auto;
	padding: 10px;
	border: 1px solid #116bb0;
	font-style: italic;
}

#page-nav-prev
{
	float: left;
	margin: 0px;
	padding: 0px 20px 10px;
	font-weight: bold;
}

#page-nav-next
{
	float: right;
	margin: 0px;
	padding: 0px 20px 10px;
	font-weight: bold;
}


#sidebar
{
	float: left;
	width: 225px;
}

.sidebar-widget
{
	width: 225px;
}

.sidebar-header
{
	padding: 0px 0px 0px 20px;
	font-size: 18px;
}

.sidebar-content
{
	padding: 10px 20px 20px 20px;
}

.sidebar-content a
{
	color: #344959 !important;
}

.sidebar-widget ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.sidebar-widget li
{
	margin-left: 20px;
	padding: 0px 0px 5px 0px;
	list-style: none;
}


#footer
{
	clear: both;
	padding: 20px 0px;
	color: #767676;
	font-size: 12px;
	text-align: center;
}

#footer a
{
	color: #767676;
}

#footer-text
{
}


a, a:link, a:visited
{
	color: #116bb0;
	text-decoration: none;
}
	
a:hover, a:focus, a:active
{
	color: #FFB200 !important;
	outline: none;
}

a img
{
	border: none;
}


form
{
	margin: 0px;
	padding: 0px;
}

input, textarea, select
{
	padding: 2px 4px;
	border: 1px solid #BDBCBD;
	font-family: Arial, Sans-Serif;
}

input.submit
{
	border: none;
	color: #ffffff;
	background: #116bb0;
	cursor: pointer;
}




.clear
{
	clear: both;
}


.alignright
{
	float: right;
}

.alignleft
{
	float: left
}

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;
}


.aligncenter, div.aligncenter
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption
{
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img
{
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text
{
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

