/* 
	Theme Name: Insurance Theme
	Theme URL: http://example.com/
	Description: Customised WordPress Theme by <a href="mailto:milanmk@yahoo.com">Milan Kaneria</a>.
	Author: Milan Kaneria
	Author URI: mailto:milanmk@yahoo.com
	Version: 1.0
		
*/


body
{
	margin: 0px auto 0px auto;
	padding: 0px;
	color: #000000;
	background: #074462 url(images/body-bg.png) center top repeat-x;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	line-height: 1.4;
}

#wraper
{
	width: 1031px;
	margin: 0px auto 0px auto;
	overflow: hidden;
}

.wraper-alt
{
	width: 1047px !important;
}

#header
{
	height: 100%;
	margin-top: 40px;
	background: url(images/header-bg.png) center bottom repeat-x;
	overflow: hidden;
}

.header-alt
{
	border: 8px solid #ffffff;
	border-bottom: none;
}

#header-logo
{
	float: left;
	width: 300px;
	height: 47px;
}

#header-logo a
{
	display: block;
}

#header-menu
{
	float: right;
	width: 730px;
	height: 47px;
	color: #A1B1C2;
	font-size: 11px;
}

#header-menu ul
{
	float: right;
	height: 100%;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	overflow: hidden;
}

#header-menu li
{
	float: left;
	display: block;
	height: 31px;
	margin: 0px;
	padding: 16px 12px 0px;
	background: url(images/header-menu-sep.png) left center no-repeat;
	list-style: none;
}

#header-menu a
{
	color: #A1B1C2 !important;
}

#header-menu li.current_page_item a, #header-menu a:hover
{
	color: #FFE4A1 !important;
}



#home
{
	height: 378px;
	padding: 0px 0px;
	border-right: 8px solid #ffffff;
	border-left: 8px solid #ffffff;
	background: url(images/home-bg.png) center top no-repeat;
	overflow: hidden;
}


#page
{
	height: 100%;
	margin: 0px 0px 10px;
	padding: 10px 0px;
	background: url(images/page-bg.png) center top repeat-y;
	overflow: hidden;
}

#home-quote, #page-quote
{
	margin: 70px 0px 0px 720px;
	width: 245px;
	height: 146px;
	background: url(images/quote-box-bg.png) center top no-repeat;
}

#page-quote
{
	margin: 35px 0px 0px 455px;
}

#quote-title
{
	height: 62px;
	padding: 8px 0px 0px;
	color: #ffe700;
	font-family: 'Trebuchet MS', Arial, Sans-Serif;
	font-size: 28px;
	text-align: center;
}

#quote-form
{
	padding: 0px 20px 0px;
}

#quote-form select
{
	width: 205px;
}

#quote-form input
{
	width: 148px;
}

#quote-form input.submit
{
	width: auto !important;
}



#content
{
	float: left;
	width: 758px;
}

#content-header
{
	margin: 0px 0px 10px 10px;
	width: 738px;
	height: 265px;
	background: #ffffff url(images/content-header-bg.png) center center no-repeat;
	overflow: hidden;
}

#content-header-page
{
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 10px 0px;
	width: 738px;
	height: 255px;
	background: #ffffff url(images/content-header-bg.png) center center no-repeat;
	overflow: hidden;
}

.post
{
	margin: 0px 10px 6px;
	border: 4px solid #4C91BB;
	background: #0B4159;
}

.page
{
	margin: 0px 10px;
	background: #ffffff;
}

.postheader
{
	background: url(images/postheader-bg.png) center bottom no-repeat;
}

.posttitle
{
	margin: 0px;
	padding: 5px 14px 0px;
	color: #FFE4A1;
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
}

.posttitle a
{
	color: #FFE4A1 !important;
}

.page .posttitle
{
	padding: 5px 14px 10px;
	color: #0F435C !important;
	background: url(images/posttitle-bg.png) center bottom no-repeat;
	font-size: 26px;
}

.page .posttitle a
{
	color: #0F435C !important;
}

h2, h3, h4
{
	color: #0F435C !important;
	font-style: italic;
}

.postmeta
{
	padding: 0px 14px 10px;
	color: #ACADAF;
	font-size: 11px;
}

.postmeta span
{
	color: #9BBFD5;
}

.postcontent
{
	margin: 5px;
	padding: 1px 14px 1px;
	background: #ffffff;
}

.postcontent a
{
	color: #0B4159 !important;
}

.postfooter
{
	padding: 12px 15px;
	border-top: 1px solid #32688A;
	color: #9CC1D4;
	background: #04293B;
	font-size: 11px;
}

.postfooter span
{
	color: #9B9891;
}

.postfooter a
{
	color: #9CC1D4 !important;
}

.postfooter-box1
{
	float: left;
	width: 250px;
}

blockquote
{
	width: 90%;
	margin: 0px auto 10px auto;
	padding: 10px;
	border: 1px solid #0F435C;
	font-style: italic;
}

#page-nav-prev
{
	float: left;
	margin: 0px;
	padding: 0px 20px 0px;
	font-size: 14px;
	font-weight: bold;
}

#page-nav-next
{
	float: right;
	margin: 0px;
	padding: 0px 20px 0px;
	font-size: 14px;
	font-weight: bold;
}


#sidebar
{
	float: left;
	width: 265px;
	margin-left: 8px;
}

.sidebar-widget
{
	width: 255px;
}

.sidebar-header
{
	padding: 0px 0px 10px 10px;
	border-bottom: 2px solid #37739A;
	color: #FDF2D3;
	font-size: 19px;
	font-weight: bold;
}

.sidebar-content
{
	padding: 10px 0px 20px 10px;
	color: #ffffff;
}

.sidebar-content a
{
	color: #ffffff !important;
}

.sidebar-widget ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.sidebar-widget li
{
	padding: 0px 0px 5px 0px;
	list-style: none;
}

.sidebar-widget-subscribe
{
	border: 1px solid #207F9F;
	background: #13426E;
}

.sidebar-widget-subscribe .sidebar-header
{
	padding: 10px 0px 0px 0px;
	border: none;
	text-align: center
}

.sidebar-widget-subscribe .sidebar-content
{
	text-align: center
}



#sidebar-nav li ul
{
	display: none;
	padding: 5px 0px 0px 10px;
}

#sidebar-nav li ul li
{
	margin: 0px 0px 0px 5px;
	list-style: disc;
}

#sidebar-nav li.current_page_parent ul
{
	display: block;
}

#sidebar-nav li.current_page_parent > a, #sidebar-nav li.custom_parent > a
{
	font-size: 13px;
	font-weight: bold;
}

#sidebar-nav li.current_page_item
{
	font-weight: bold;
}

#sidebar-nav li.current_page_item a:link, #sidebar-nav li.current_page_item a:visited
{
	color: #FFE4A1 !important;
}



#footer
{
	clear: both;
	padding: 0px 0px 20px;
	color: #ffffff;
	font-size: 11px;
}

#footer a-
{
	color: #ffffff !important;
}

#footer-box
{
	height: 100%;
	background: #0B4D6C url(images/footer-box-bg.png) center top repeat-x;
	overflow: hidden;
}

.footer-box-alt
{
	border: 8px solid #ffffff;
	border-top: none;
}

.footer-box
{
	float: left;
	width: 22%;
	padding: 0px 1.5% 0px;
	line-height: 1.2;
}

.footer-box-header
{
	height: 32px;
	padding: 8px 0px 0px 0px;
	color: #dddddd;
	font-family: 'Trebuchet MS', Arial, Sans-Serif;
	font-size: 20px;
}

.footer-box-header a
{
	color: #dddddd !important;
}

.footer-box-title
{
	padding: 10px 0px 0px;
	color: #FDE6A0;
}

.footer-box-titlelink
{
	margin-bottom: -10px;
	padding: 10px 0px 0px;
	color: #FDE6A0;
}

.footer-box-titlelink a
{
	color: #FDE6A0 !important;
}

.footer-box-text
{
	height: 170px;
	text-align: justify;
	overflow: hidden;
}

.footer-box-text p
{
	margin: 0px;
	padding: 10px 0px 5px;
}

.footer-box-text ul
{
	margin: 0px;
	padding: 15px 0px 0px 0px;
}

.footer-box-text li
{
	padding: 0px 0px 10px;
	list-style: disc inside;
}

.footer-box-text a
{
	color: #FDE6A0 !important;
}

.footer-box-link
{
	padding: 0px 0px 5px;
	text-align: right;
}


#footer-post
{
	padding: 10px 20px;
}

#footer-menu
{
	height: 36px;
	margin-top: 5px;
	background: url(images/footer-menu-bg.png) center top repeat-x;
}

#footer-menu ul
{
	height: 100%;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	overflow: hidden;
}

#footer-menu li
{
	float: left;
	display: block;
	height: 25px;
	margin: 0px;
	padding: 9px 10px 0px;
	list-style: none;
}

#footer-menu a
{
	color: #9CB4C0 !important;
}

#footer-menu li.current_page_item a, #footer-menu a:hover
{
	color: #FFE4A1 !important;
}

#footer-icons
{
	height: 56px;
	background: url(images/footer-icons-bg.png) center top no-repeat;
}

#footer-copy
{
	padding: 15px 20px 0px 0px;
	color: #527C91;
	background: url(images/footer-copy-bg.png) center top repeat-x;
	text-align: right;
}

#footer-copy a
{
	color: #9CB4C0 !important;
}



a, a:link, a:visited
{
	color: #FDF2D3;
	text-decoration: none;
}
	
a:hover, a:focus, a:active
{
	color: #FFE4A1 !important;
	outline: none;
}

a img
{
	border: none;
}


form
{
	margin: 0px;
	padding: 0px;
	line-height: 1;
}

input, textarea, select
{
	padding: 2px 4px;
	border: 2px solid #C7E7FF;
	font-family: Arial, Sans-Serif;
}

input.submit
{
	height: 27px;
	padding: 2px 5px;
	border: 2px solid #62C742;
	color: #ffffff;
	background: url(images/form-submit-bg.png) center top repeat-x;
	font-weight: bold;
	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;
}

