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



/*----- floating form - mirceaz-----*/
#text-3.widget .widget-wrapper {
	border:none;
}
#text-3{
	position:fixed;
	right:20px;
	bottom:20px;
	display:block;
	background:url(images/floating_form/base.png) no-repeat 0px 0px;
	width:359px;
	height:416px;
	border:none;
	display:none;
}
#text-3 h3{
	background:none;
	border:none;
	padding-left:105px;
	font-size:17px;
	color:#FFFFFF;
	line-height:47px;
}
#text-3 a.close{
	float:right;
	position:relative;
	z-index:100;
	margin:-36px 15px 0px 0px;
	width:16px;
	height:18px;
	background:url(images/floating_form/close_.png) no-repeat 0px 0px;
	overflow:hidden;
	text-indent:-9999px;
}
#text-3 a.close:hover{
	background:url(images/floating_form/close_.png) no-repeat 0px -18px;
}
#text-3 .textwidget{
	margin-left:0px;
	width:349px;
}
#text-3 p{
	background:url(images/floating_form/line.png) repeat-x bottom left;
	margin-top:0px;
	margin-bottom:5px;
	padding-bottom:10px;
}
#text-3 p.first{
	margin:0px;
	background:none;
}
#text-3 p.last{
	background:none;
	font-size:12px;
	padding-top:5px;
}
#text-3 p.last span{
	float:left;
	width:157px;
	padding-left:20px;
}
#text-3 label{
	float:left;
	color:#387AA7;
	text-align:right;
	padding-right:10px;
	width:85px;
	line-height:30px;
}
#text-3 em{
	color:#FF0000;
}
#text-3 input,#text-3 textarea{
	width:223px;
	height:23px;
	padding:5px 5px 0px 5px;
	border:1px solid #CACACA;
	background:#F9F9F9 url(images/floating_form/input_bg.png) repeat-x 0px 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size:14px;
}
#text-3 input:focus,#text-3 textarea:focus{
	border:1px solid #A2A2A2;
}
#text-3 textarea{
	height:93px;
}
#text-3 input[type="submit"]:focus,#text-3 input[type="button"]:focus{
	outline:0 !important;
}
#text-3 input[type="submit"],#text-3 input[type="button"]{
	width:66px;
	height:26px;
	background:#F9F9F9 url(images/floating_form/buttons.png) no-repeat 0px 0px;
	font-size:1px;
	text-indent:-99999px;
	color:#205E99;
	cursor:pointer;
}
#text-3 input[type="submit"]:hover{
	background:#F9F9F9 url(images/floating_form/buttons.png) no-repeat 0px -26px;
}
#text-3 input[type="button"]{
	width:66px;
	height:26px;
	background:#F9F9F9 url(images/floating_form/buttons.png) no-repeat -66px 0px;
	color:#33353B;
}
#text-3 input[type="button"]:hover{
	background:#F9F9F9 url(images/floating_form/buttons.png) no-repeat -66px -26px;
}
#text-3 p span span{
	width:auto;
}

#text-3 div.wpcf7-response-output {
	margin:-39em 0px 0px 0px;
	font-size:12px;
	background:#FFFBC6 url(images/floating_form/alert.png) no-repeat 10px 10px;
	padding-left:50px;
	min-height:43px;
}
#text-3 .wpcf7-captcha-captcha{
	margin-bottom:-8px;
}
#text-3 .captcha .wpcf7-not-valid-tip{
	width:180px;
}
#text-3 .captcha input{
	width:80px;
}

/* spam killer */
#text-3 label,#text-3 .wpcf7-quiz-label{
	float:left;
	color:#387AA7;
	text-align:right;
	padding-right:10px;
	width:85px;
	line-height:30px;
}

.wpcf7-quiz-label{
	float:left;
	width:200px;
	padding:0px 10px 0px 10px;
	text-align:right;
	margin-right:17px;
}
#text-3 .wpcf7-quiz-label{
	padding:0px;
	margin-right:0px;
}
.ziuq-ahctpac input{
	width:50px !important;
}


