/*
Theme Name: Engle Insurance
Theme URI: http://www.imprezziomarketing.com/
Description: Custom theme developed for Engle Insurance.
Version: 1.0
Author: Imprezzio Marketing
Author URI: http://www.imprezziomarketing.com/
Tags: green, custom header, fixed width, widgets
*/




body
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 13px;
	line-height: 18px;
	color:#3d2d2a;
	margin:0;
	background:#eee url(images/body-bg.gif) repeat-x;
}

img
{
	border:0;
}

a
{
	text-decoration:none;
	color:#3d8a87;
}

a:hover
{
	color:#53bdb9;
	text-decoration:underline;
	background:none;
}

h1, h2, h3, h4
{
	margin:0;
	padding:0;
	padding-bottom:12px;
}

.clr
{
	height:0px;
	font-size:0px;
	margin:0;
	clear:both;
}

.outer-wrapper
{
	width:913px;
	margin:0 auto;
	clear:both;
}

.wrapper
{
	width:913px;
	margin:0 auto;
	clear:both;
}

/* Header ***********************************************************************
********************************************************************************/

#top-left-title
{
	height:20px;
	color:#9d9d9d;
	font-size:11px;
	font-weight:bold;
	padding-left:45px;
}

#header
{
	height:124px;
}

#logo
{
	width:420px;
	float:left;
}


#logo a
{
	text-indent: -9999px;
	padding:0;
	margin:0;
	display:block;
	height:44px;
	background:url(images/logo.gif) no-repeat;
}

#print-logo
{
	display:none;
}

#eyebrow
{
	width:400px;
	float:right;
	text-align:right;
	margin-top:10px;
	padding-right:20px;
	font-size:18px;
	font-weight:bold;
	color:#d4171c;
}

#eyebrow form
{
	padding:0;
	margin:0;
}

#eyebrow table
{
	width:239px;
	margin:0 0 0 auto;
}

#eyebrow input[type=text]
{
	padding:6px 0 0 27px;
	height:19px;
	width:174px;
	background:url(images/search-input.gif) no-repeat;
	border:0;
	color:#aaa;
	font:normal 11px Verdana;
}



/* Menu ***********************************************************************
********************************************************************************/

#menu
{
	margin:0;
	padding:0;
	clear:both;
	background:url(images/menu-bg.gif) repeat-x 0px 22px;
}

/* Panel ***********************************************************************
********************************************************************************/

#panel #slideshow
{
	height:295px;
	width:563px;
	overflow:hidden;
	float:left;
}

#panel #slideshow img
{
	height:295px;
	width:563px;
}

#panel #form
{
	height:280px;
	width:290px;
	padding:15px 30px 0 30px;
	float:right;
	background:url(images/panel-bg.gif) no-repeat;
	color:#fff;
}

#panel #form h2
{
	font:bold 20px Arial;
	color:#fff;
}

.quotelist
{
	margin:0;
	padding:0;
	list-style:none;
}

.quotelist li
{
	margin:0;
	padding:0 0 4px 0;
} 

.quotelist a
{
	display:block;
	color:#fbcf7c;
	font-size:15px;
	padding:20px 0 20px 95px;
} 

.quotelist a.first 
{
	padding-top:12px;
} 


/* home ***********************************************************************
********************************************************************************/

#content #homecontent h1
{
	color:#b60e13;
	font-size:22px;
	font-weight:normal;
	border-bottom:solid 1px #e0e0e0;
	margin-top:0;
}

#homecontent
{
	width:390px;
	float:left;
	font-size:12px;
	line-height:18px;
}

#recentposts
{
	width:200px;
	float:right;
}

#content #recentposts h2
{
	font-size:18px;
	font-weight:normal;
	padding-top:3px;
	color:#b60e13;
	border-bottom:solid 1px #e0e0e0;
	margin-top:0;
}

#recentposts ul
{
	list-style:none;
	margin:0;
	padding:0;
}

#recentposts li
{
	margin:0;
	padding:15px 5px;
	line-height:13px;
	font-size:11px;
}

#recentposts li.odd
{
	background:#fff url(images/news-bg.gif) repeat-x bottom;
	border-top:solid 1px #fffffe;
	border-bottom:solid 1px #e0e0e0;
}

#recentposts li.even
{
	border-top:solid 1px #fffffe;
	border-bottom:solid 1px #e0e0e0;
}

#recentposts span.date
{

	padding-top:3px;
	height:24px;
	width:28px;
	background:url(images/date-bg.gif) no-repeat;
	font-size:10px;
	font-weight:bold;
	color:#fff;
	text-transform:uppercase;
	text-align:center;
	line-height:10px;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

#recentposts a:hover
{
	text-decoration:none;
}

#recentposts .title
{
	color:#313131;
}

#home-links-wrapper
{
	border:solid 1px #e0e0e0;
	margin-top:15px;
}

#home-links
{
	min-height:180px;
	border:solid 1px #fff;
	padding:25px 15px 15px 15px;
	background:#f4f3e6 url(images/home-links-bg.gif) repeat-x bottom;
}

#home-links h3
{
	font-size:16px;
	font-weight:normal;
	padding:3px 0 12px 30px;
	color:#592b20;
	border-bottom:solid 1px #e0e0e0;
}

#home-links ul
{
	list-style:none;
	margin:10px 0 0 0;
	padding:0;
}

#home-links li
{
	margin:0 0 0 10px;
	padding:3px 0 0 8px;
	background:url(images/bullet.gif) no-repeat 0 10px;
}

#home-links #locations, #home-links #personal, #home-links #commercial
{
	width:240px;
}

#home-links #locations
{
	float:left;
	margin-right:40px;
}
#home-links #locations ul
{
	float:left;
	margin-right:17px;	
}
#home-links #locations h3
{
	background:url(images/heading-bg.gif) no-repeat 0 0;
}

#home-links #personal
{
	float:left;
}
#home-links #personal h3
{
	background:url(images/heading-bg.gif) no-repeat 0 0;
}
#home-links #personal ul
{
	margin-left:3px;
}

#home-links #commercial
{
	float:right;
}
#home-links #commercial h3
{
	background:url(images/heading-bg.gif) no-repeat 0 0;
}
#home-links #commercial ul
{
	margin-left:3px;
}

/* content ***********************************************************************
********************************************************************************/

.sub-panel
{
	background:url(images/grey-divide-bg.gif) repeat-x;
	height:7px;
	border:solid 1px #acacac;
	margin:0;
	padding:0;
}

.content-wrapper
{
	border:solid 0px #b4b1a0;
	border-top:0;
}

.content-box
{
	border:solid 1px #c8c7c9;
	border-top-color:#fff;
	padding:10px;
	background:#e2e2e3;
	min-height:344px;
}


#content
{
	min-height:432px;
	width:613px;
	float:right;
	background:#fffeff url(images/content-bg.gif) repeat-x;
	border:solid 1px #b9b9b9;
	padding:20px 20px 20px 20px;
}

#content h1
{
	border-bottom:solid 1px #e0e0e0;
	color:#b40e12;
	font-size:22px;
	font-weight:normal;
	padding-bottom:5px;
	padding-top:0;
	margin-top:25px;
	display:block;
	clear:both;
}

#content h2
{
	border-bottom:solid 1px #e0e0e0;
	color:#0e3354;
	font-size:18px;
	font-weight:normal;
	padding-bottom:5px;
	padding-top:0;
	margin-top:25px;
	display:block;
	clear:both;

}

#content #title
{
	padding-top:0;
	margin-top:0;
	clear:none;
	border-bottom:solid 1px #e0e0e0;

}

#content a
{
	color:#1867b8;
}

.iframe-wrapper
{
	width:400px;
	margin:15px auto;
	border:solid 1px #aaa997;
}

.hentry 
{
	border-bottom:solid 1px #dad9d8;
	margin-bottom:20px;
}

.post h3
{
	padding:0;
	margin:0;
} 

/* sidebar ***********************************************************************
********************************************************************************/

#sidebar
{
	width:226px;
	float:left;
}

.widget
{
	margin-bottom:10px;
	padding:5px;
	background:#f0f0f0;
	border:solid 1px #b9b9b9;
}

.widget a
{
	color:#387aa7;
}

.widget a:hover
{
	color:#3c9cde;
}

.widget h3
{
	border:solid 1px #54110e;
	background:#602e22 url(images/widget-header-bg.gif) repeat-x;
	color:#fff;
	font-size:12px;
	padding:5px 7px;
	border:solid 1px #e4686c;
}

.widget .widget-wrapper
{
	border:solid 1px #b50205;
	
}

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

.widget li
{
	margin:0;
	padding:3px 7px 3px 10px;
	border-bottom:solid 1px #e0e0e0;
	border-top:solid 1px #fdfdfd;
	background:url(images/bullet.gif) no-repeat 3px 10px;
}

.widget li.selected a
{
	color:#3c9cde;
	text-decoration:underline;
}

.widget_text
{
	display:none;
}

#service-locations .container
{
	font-size:12px;
	line-height:18px;
}


#service-locations ul
{

}

#service-locations li
{
	border-bottom:solid 0px #e0e0e0;
	border-top:solid 0px #fdfdfd;	
}

#service-locations .left
{
	width:50%;
	float:left;
}

#service-locations .right
{
	width:50%;
	float:right;
}

/* forms ***********************************************************************
********************************************************************************/

.wpcf7 
{
	margin:0;
	padding:0;
}

.form 
{
	margin:0;
	padding:0;
}

.wpcf7 table
{
	width:100%;
	margin:10px 0;
	padding:0;
	background:#f0f0f0;
	border: solid 1px #e0e0e0;
	border-bottom:0;
}

.wpcf7 th
{
	background:#ccc url(images/widgetBottom.gif) repeat-x;
	text-align:left;
	color:#0f3659;
	font-size:13px;
	height:37px;
	border-bottom:solid 1px #e0e0e0;
	padding-left:10px;	
}

.wpcf7 td
{
	padding:5px;
	vertical-align:top;
	/**/border-bottom:solid 1px #e0e0e0;
	border-top:solid 1px #fdfdfd;

}

.wpcf7 td.label
{
	font-size:13px;
	padding-left:10px;
	padding-right:10px;
	text-align:left;
	width:38%;
	line-height:1.4em;
	text-align:right;
}

.wpcf7 td.label span
{
	color:#e50000;
	font-size:1.4em;
}

.wpcf7 td.field
{
	
	width:62%;
	/*border-left:solid 1px #dbdbdb;*/
	font-size:11px;
	/*background:#fff;*/
	
}

.wpcf7 td.btn
{
	text-align:left;
	padding-right:10px;
}




/* footer ***********************************************************************
********************************************************************************/

.footer-wrapper
{
	border:solid 0px #b4b1a0;
	border-top:0;
}

#footer
{
width:800px;
	min-height:65px;
	font-size:11px;
	padding:25px 15px 5px 15px;
	color:#6b695f;
	line-height:15px;
	text-align:center;
	margin:0 auto;
}

#footer a
{
	padding:0 10px;
	color:#6b695f;
	background:url(images/divide.gif) no-repeat 100% 50%;
}

#footer .copy
{
	padding:0 0 0 10px;
	font-size:9px;
	text-align:center;
}

#footer .copy a
{
	padding:0;
	background:none;
}

#footer .selected a
{
	color:#6b695f;
	text-decoration:underline;
}

#footer .address
{
	padding:10px 0 0 10px;
	font-weight:bold;
	text-align:center;
}

#footer .login
{
	width:60px;
	float:right;
}

#footer .login a
{
	display:block;
	padding-left:15px;
	background:url(images/login.gif) no-repeat left 50%;
}


/* captions & alignment *********************************************************
********************************************************************************/

#commentform
{
	background:#ededed;
	border:solid 1px #ccc;
	padding:15px;
}

#commentform textarea
{
	width:400px;
}

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
	margin:0 10px 10px 0;
}

.alignright {
	float: right;
	margin:0 0 10px 10px;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	padding-bottom:4px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin-top:10px;
}

.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;
}*/

.wp-caption p.wp-caption-text {
	display:none;
}

.navigation
{
	margin:0;
	padding:0;
}

.commentlist
{
	list-style:none;
	margin:0 0 20px 0;
	padding:0;
	border-bottom:solid 1px #d1d1d1;
}

.commentlist li
{
	margin:0 0 1px 0;
	padding:10px;
	border-top:solid 1px #d1d1d1;
}

.commentlist p
{
	margin:0;
}

.commentlist .left-col
{
	width:100px;
	float:left;
	font-size:11px;
	line-height:14px;

}

.comment-meta
{
	font-size:10px;
}

.commentlist .left-col img
{
	display:block;
	border:solid 2px #d1d1d1;
}

.commentlist .right-col
{
	width:445px;
	float:right;
}

.comment-text
{
	font-size:12px;
}

.custom a, .custom a:visited, .custom a:hover  {
	font-size:13px;
	padding:0 13px 0 23px;
}






