/* 
	Theme Name: homeinsurancesavers.com
	Theme URL: http://homeinsurancesavers.com/
	Version: 1.0
		
*/


body
{
	margin: 0px auto 0px auto;
	padding: 0px;
	color: #344959;
	background: #243442 url(images/body-bg.jpg) center top repeat-x;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	line-height: 1.4;
}

#wraper
{
	width: 887px;
	margin: 0px auto 0px auto;
	overflow: hidden;
}

#header
{
	height: 100%;
	margin-top: 40px;
	color: #264e50;
	background: #ffffff url(images/header-bg.png) center top no-repeat;
	overflow: hidden;
}

#header-text
{
	height: 64px;
	padding: 35px 20px 0px 0px;
	font-weight: bold;
	text-align: right;
}

#header-text div
{
	font-family: 'Trebuchet MS', Arial, Sans-Serif;
	font-size: 20px;
	font-weight: normal;
}

#header-menu
{
	float: right;
	display: inline;
	width: 412px;
	height: 31px;
	margin-right: 20px;
	color: #ffffff;
	background: url(images/header-menu-bg.jpg) center top no-repeat;
	font-weight: bold;
	text-transform: uppercase;
}

#header-menu ul
{
	height: 100%;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

#header-menu li
{
	float: left;
	display: block;
	height: 16px;
	margin: 9px 0px 0px;
	padding: 0px 10px 0px;
	border-left: 1px solid #ffffff;
	list-style: none;
}

#header-menu a
{
	color: #ffffff !important;
}

#header-menu li.current_page_item
{

}

#header-box
{
	clear: both;
	height: 135px;
	padding: 50px 0px 0px 172px;
	background: #ffffff url(images/header-box-bg.png) center top no-repeat;
}

#header-box-text
{
	height: 45px;
	color: #ad1616;
	font-size: 22px;
	font-weight: bold;
}

#header-box-form
{
	padding: 0px;
}

#header-box-form input
{
	float: left;
}

#header-box-form-zip
{
	width: 188px;
	margin: 4px 3px 0px 0px;
	font-size: 38px;
}

#header-box-form input.submit
{
	width: 107px;
	height: 57px;
	border: none;
	background: url(images/form-submit-bg1.jpg) center top no-repeat;
}



#page
{
	height: 100%;
	padding: 10px 0px;
	background: #ffffff url(images/page-bg.jpg) center top repeat-y;
	overflow: hidden;
}


#content
{
	float: left;
	width: 640px;
}

.posttitle
{
	margin: 0px;
	padding: 0px 30px;
	color: #6e8cd0;
	font-size: 18px;
	font-weight: bold;
}

.postmeta
{
	padding: 0px 30px 0px;
	color: #bec0c2;
}

.posttitle a, .postmeta a
{
	color: #6e8cd0 !important;
}

.postcontent
{
	clear: both;
	padding: 0px 20px 10px 30px;
	text-align: justify;
}

blockquote
{
	width: 90%;
	margin: 0px auto 10px auto;
	padding: 10px;
	border: 1px solid #6e8cd0;
	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;
	padding-top: 10px;
	background: url(images/sidebar-bg.jpg) right top no-repeat;
}

.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: 2px 0px 5px 0px;
	border-bottom: 1px solid #D0CFCF;
	list-style: none;
}


#footer
{
	clear: both;
	padding: 20px 0px 30px;
	color: #b9b8b8;
	background: url(images/footer-bg.jpg) center top no-repeat;
	font-size: 11px;
	text-align: center;
}

#footer a
{
	color: #ffffff !important;
}

#footer-text
{
}


a, a:link, a:visited
{
	color: #ad1616;
	text-decoration: none;
}
	
a:hover, a:focus, a:active
{
	color: #6e8cd0 !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: #6e8cd0;
	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;
}

