/* 
	Theme Name: centralinsurance.org
	Theme URL: http://centralinsurance.org/
	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: #333333;
	background: #00598D;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	line-height: 1.3;
}

#wraper
{
	width: 965px;
	margin: 0px auto 20px auto;
	border: 10px solid #198CCD;
	border-top: none;
	background: #ffffff url(images/wrapper-bg.png) center top repeat-x;
	overflow: hidden;
}

#header
{
	height: 100%;
	overflow: hidden;
}

#header-logo
{
	height: 70px;
}

#header-text
{
	float: left;
	width: 325px;
	padding: 4px 0px 8px 25px;
	color: #464748;
	font-size: 19px;
	letter-spacing: 11.5px;
}


#header-menu
{
	float: right;
	padding-right: 20px;
	color: #464748;
	font-size: 12px;
	font-weight: bold;
}

#header-menu ul
{
	float: right;
	height: 100%;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

#header-menu li
{
	float: left;
	display: block;
	margin: 0px;
	padding: 9px 0px 0px;
	list-style: none;
}

#header-menu a
{
	padding: 0px 10px;
	color: #464748;
}

#header-menu li.current_page_item a
{
	color: #6797C7 !important;
}


#header-box
{
	clear: both;
	height: 412px;
	padding: 0px 20px 0px 25px;
	background: url(images/header-box-bg.png) center top no-repeat;
}

#header-box1
{
	height: 283px;
	color: #313030;
	font-size: 20px;
}

#header-box11
{
	float: left;
	width: 578px;
	height: 100px;
	padding: 180px 20px 0px 0px;
	color: #FC2323;
	font-size: 32px;
	text-align: right;
	line-height: 1;
}

#header-box11 span
{
	font-size: 22px;
}

#header-box12
{
	float: left;
	width: 295px;
	padding: 20px 0px 0px 20px;
	font-weight: bold;
}

#header-box13
{
	float: left;
	width: 320px;
	padding: 30px 0px 0px 2px;
}

#header-box13 img
{
	float: left;
	padding: 0px 0px 8px 4px;
}

#header-box2
{
	clear: both;
	height: 84px;
	color: #343535;
	font-size: 18px;
}

#header-box2 div
{
	float: left;
	padding: 20px 0px 0px;
}

.header-box21
{
	width: 150px;
	padding-left: 60px !important;
}

.header-box22
{
	width: 118px;
	padding-left: 70px !important;
}

.header-box23
{
	width: 180px;
	padding-left: 90px !important;
}

.header-box24
{
	width: 150px;
	padding-left: 75px !important;
}

#header-box-form
{
	margin: 5px 0px 0px;
	padding: 0px;
	color: #ffffff;
	font-size: 22px;
	text-align: center;
	line-height: 1;
}

#header-box-form span
{
	font-size: 12px;
}

#header-box-form input.submit
{
	width: 179px;
	height: 34px;
	border: none;
	background: url(images/form-submit-bg1.gif) center top no-repeat;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
}

#header-box-form input.submit-alt
{
	background: url(images/form-submit-bg1-alt.gif) center top no-repeat;
}



#page
{
	clear: both;
	height: 100%;
	padding: 20px 0px 10px;
	overflow: hidden;
}


#content
{
	float: left;
	width: 668px;
}

.posttitle, .posttitle-alt
{
	height: 48px;
	margin: 0px;
	padding: 30px 0px 0px 50px;
	color: #34312a;
	background: url(images/post-title-bg.png) center top no-repeat;
	font-family: 'Century Gothic', Arial, Sans-Serif;
	font-size: 24px;
	font-weight: normal;
}

.posttitle-alt
{
	height: auto !important;
	margin: 0px;
	padding: 0px 0px 0px 50px;
	background: none !important;
}

.posttitle a
{
	color: #34312a !important;
}

.postmeta
{
	height: 100%;
	padding: 10px 50px 0px;
	overflow: hidden;
}

.postmeta-box
{
	float: left;
	height: 17px;
	margin-right: 10px;
	padding-top: 3px !important;
}

.postmeta-author
{
	padding: 0px 0px 0px 24px;
	background: url(images/post-icon-author.png) top left no-repeat;
}

.postmeta-date
{
	padding: 0px 0px 0px 20px;
	background: url(images/post-icon-date.png) top left no-repeat;
}

.postmeta-comment
{
	padding: 0px 0px 0px 20px;
	background: url(images/post-icon-comment.png) top left no-repeat;
}

.postcontent, .postcontent-alt
{
	clear: both;
	padding: 25px 15px 10px 50px;
	text-align: justify;
}

.postcontent-alt
{
	padding: 20px 50px 10px 50px !important;
}


blockquote
{
	width: 90%;
	margin: 0px auto 15px auto;
	padding: 10px 10px 0px;
	border: 1px solid #336699;
	font-style: italic;
}

#page-nav-prev
{
	float: left;
	margin: 0px;
	padding: 10px 50px 20px;
	font-size: 14px;
}

#page-nav-next
{
	float: right;
	margin: 0px;
	padding: 10px 15px 20px;
	font-size: 14px;
}


#sidebar
{
	float: right;
	width: 258px;
}

.sidebar-widget
{
	width: 258px;
}

.sidebar-header
{
	height: 38px;
	padding: 40px 0px 0px 15px;
	color: #34312a;
	background: url(images/sidebar-header-bg.png) center top no-repeat;
	font-family: 'Century Gothic', Arial, Sans-Serif;
	font-size: 24px;
}

.sidebar-content
{
	padding: 25px 30px 20px 15px;
}

.sidebar-content li a
{
	color: #333333;
}

.sidebar-widget ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.sidebar-widget li
{
	padding: 5px 0px 5px 25px;
	border-bottom: 1px solid #D0D2D3;
	background: url(images/sidebar-li.png) left 6px no-repeat;
	list-style: none;
}


#footer
{
	clear: both;
	padding: 20px 25px;
	color: #e3dfdf;
	background: #00598D;
	font-size: 11px;
}

#footer a
{
	color: #e3dfdf !important;
}

#footer-text
{
}


a, a:link, a:visited
{
	color: #009eef;
	text-decoration: none;
}
	
a:hover, a:focus, a:active
{
	color: #6797C7 !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: #00598D;
	cursor: pointer;
}





p
{
	margin: 0px;
	padding: 0px 0px 15px;
}



.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;
}


