/*
Theme Name: kimgibbons.com
Theme URI: http://www.madfatter.com
Description: Theme for Kim Gibbons Mortgage broker site
Version: 1.5
Author: Trevor Fischer
Author URI: http://madfattre.com
*/



/* CSS Document */
/*GIVEAWAY BADGE*/

#mi-giveaway {
float:right;
position:absolute;
top:0px;
right:0px;
z-index: 999;
	
}

#mi-giveaway a {
	display: block;
	width:170px;
	height: 145px;
	text-indent:-1000em;
	background-image: url(images/mi_give_awayBadge.png);
	background-repeat: no-repeat;
	background-position: center top;	
	
}

.badge-bottom {
	float:right;
	position:relative;
	top:-2px;
	right:0px;
	z-index: 1002;
	display: block;
	width:170px;
	height: 11px;
	text-indent:-1000em;
	background-image: url(images/mi_giveBadgebottom.png);
	background-repeat: no-repeat;
	background-position: center top;
}



/*related articles*/

ol.related-articles {
padding-bottom: 20px;
padding-right: 15px;
}

ol.related-articles li{
padding: 2px 0 3px 0;
margin:0;
}

.tag-list {
font-size: 1.0em !important;
padding-bottom: 10px;
}

/* Home page links*/

a.home-link{ 
font-weight:bold;

}


/*Kim sidebar photo*/


.kim-photo{
	position:relative;
	text-align:left;
	/*border: 1px solid #1579A8;*/
	/*background-color: #1579A8;*/
	padding:10px 8px 5px 10px;
	margin: 0px 0px 15px 8px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;

}

.kim-photo img{
	border: 1px solid #FFFFFF;

}

.kim-name {
font-weight:bold;
font-size:1.4em;

line-height:1.4em;
}

.broker{
font-size:1.2em;
line-height:1.3em;

}


.kim-pic-caption{
padding-bottom: 5px;
padding-left: 2px;
line-height:1.4em;
}

#side_bar2{
	width:155px;
	float: right;
	position: relative;
	background-color: #3db0e7;
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-image: url(images/sideBar2_bg.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding-right: 15px;
	padding-bottom: 40px;
	padding-left: 7px;
	padding-top: 20px;
}



/* Mortgage tabel related */

#post-1151 h2 {
margin-left: 14px;


}

#main_content_table{
	position: relative;
	float: left;
	padding-top: 10px;
	padding-left: 10px;
	padding-right:25px;
	margin-left:10px;
	padding-bottom: 30px;
	font-size: 1.2em;
	/*border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3DB0E7;*/
	
	}

 
#rate-table {
margin-top: 25px;
	width:590px;
	
}

#rate-table caption{
	/*text-transform: uppercase;*/
		/*font-family: "Times New Roman", Times, serif;*/
	font-size: 1.7em;
	font-weight:bold;
	color: #FFFFFF;
	background-color: #3db0e7;
	text-align: left;
	padding: 10px 10px 10px 14px;
	margin: 0 2px 0 2px;

}

#rate-table th {
	/*font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 0.9em;
	/*color: #25A8E4;*/
	border-right: 1px solid #C1DAD7;
	border-left: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
}

#rate-table td {
font-size: 1.1em;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	/*color: #6D929B;*/
}

#rate-table  th.rate{
	font-size: 1.0em;
	letter-spacing: 1px;
}


 #rate-table td.bold {
font-weight:bold;
}

p.rate-note{
font-size: 1.0em !important;


}

/*Main CSS*/

* {margin: 0;
	padding: 0;
}

#flashMovie{
padding:0 0 15px 20px;
}

.hidden{
	visibility: hidden;
}

#MI_logo{
position: relative:
left: -2px;
padding:0 0 25px 0;
}

#twitter_link{
padding: 30px 0 0 0;
font-size:1.2em;
font-weight:bold;
text-align:center;
}

#twitter_link a{
color:#FFFFFF;
}

#twitter_link a:hover{
color:#133667;
}

.wp-caption-dd{
padding:10px 0 12px 0;
}

#callToActionList li a {
	color:#FFFFFF;
	display:inline-block;
	float: left;
	width:80px;
	height:126px;
	background-image: url(images/house.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding:58px 34px 0px 34px;
	text-decoration: none;
	text-align: center;
	font-size: 1.2em;
	font-weight:bold;
}


#testimonial{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #11b1e8;
	padding-top: 20px;
	padding-bottom: 25px;
}

img {
 border:none;
 }

a:link, a:visited {

color:#149dcc;
text-decoration:none;
/*font-weight:bold;*/

}

a:hover {
color:#f17733;
text-decoration:none;

}

h2 a:link, h2 a:visited {
color:#133667;
text-decoration:none;
}

h2 a:hover {
color:#3db0e7;
text-decoration:none;

}

h3 a:link, h3 a:visited {
color:#133667;
text-decoration:none;
}

h3 a:hover {
color:#3db0e7;
text-decoration:none;

}

.alignleft_nav,.alignright_nav {
width:200px;
margin-bottom:20px;
}


.alignright_nav {
	float: right;
	font-size:0.8em;
	text-align:right;
	margin-bottom:0;
	
	}

.alignleft_nav {
	float: left;
	font-size:0.8em;
	text-align:left;
	
	}

.apply{
	font-family: "Times New Roman", Times, serif;
	font-size: 3.8em;
	letter-spacing: -0.05em;
	text-align: center;
	padding-bottom:20px;
}

.fb_share_link { padding:2px 0 0 20px; height:16px; background:url(http://static.ak.facebook.com/images/share/facebook_share_icon.gif?6:26981) no-repeat top left; }

.apply a, .apply a:visited {
color: #5c7f4c;
text-decoration: none;
}

.apply a:hover, .faxable a:hover{
color: #3db0e7;
	text-decoration: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #133667;
}

#respond{
padding-top:20px;
padding-bottom:20px;
border-top-width: 1px;
	border-top-style: dotted;
		border-top-color: #3DB0E7;
		font-size:1.5em;
}



.archive{
padding-top:20px;

}

body.archive {
padding-top:0;
}

.join-mailing-box {
	padding-left:  20px;
}


.join-mailing-box .small_heading{
padding-left:0 !important;
}


.contact p {
	font-size: 1.3em;
	/*text-align: right;*/
	line-height: 1.4em;
	font-weight: bold;
}

.contact .small_heading{
	padding-left:0px !important;
	padding-bottom: 5px !important;
	font-size: 1.8em;
	font-weight: bold;
	font-variant: small-caps;
	font-family: "Times New Roman", Times, serif;
}

.contact {
color: #FFFFFF;
padding: 20px 25px 0px 0px;
clear:right;
float: right;
}

.header_email{
	position:relative;
	left:-32px;
	font-size: 1.4em;
	text-align: right;
	line-height: 1.5em;
	font-weight: bold;
	overflow:hidden;
}



.contact  a{
	color: #FFFFFF;
	/*text-decoration: underline !important;*/
	padding-left: 0px !important;
	background-image:none !important;
	
}

.contact a:hover{
	color: #133667;
	text-decoration: none;
}

#container {
	width: 984px;
	margin: auto;
	position: relative;
	text-align: left;
	background-image: url(images/bg_stripes.gif);
	background-repeat: repeat-y;
}


#content_container {
	width: 984px;
	float: left;
	clear: both;
	position: relative;
	background-image: url(images/bg_stripes.gif);
	background-repeat: repeat-y;
}
.deduct {
	font-family: "Times New Roman", Times, serif;
	font-size: 2.8em;
	text-align: right;
	font-weight: normal;
	padding-top: 100px;
	letter-spacing: 0.1em;
}


#mailing-list-error-box {
margin-bottom: 20px;
	
}

.emailError{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #f17732;
	text-align:leftight;
	display: block;
	font-size: 1.3em;
	margin-top: 10px;
	padding: 5px;
	border-width: 1px;
	border-style: solid;
	border-color: #FFFFFF;	
}

.faxable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
	width: 110px;
	top: 10px;
	padding-top: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #3DB0E8;
	border-bottom-color: #3DB0E8;
	padding-bottom: 20px;
	margin-bottom:5px;

}

.faxable a{
text-decoration: none;
}

.post{
	clear:both;
	padding-bottom:5px;
}


.stripe {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 25px;
}
.copyright {
	clear: both;
	font-style: italic;
	padding-top: 25px;
}


.mf {
	text-align: left;
	width: 80px;
	float: right;
	margin-top: -21px;
	padding-left:50px;
	margin-right: 10px;
	background-image: url(images/MF_logo.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.MI_logo{
padding-left:5px;
text-align:left;
float:left;
width:150px;
padding-top:55px;
}

.pagetitle{
	position:relative;
	margin-bottom:20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #133667;
	text-align: left;
	font-variant: small-caps;
	font-size:0.9em;
}



#side_bar1 form{
padding-bottom:15px;
}

#flash_content {
	width: 232px;
	position: relative;
	float: left;
	left: 375px;
}

#footer{
	clear:both;
	position: relative;
	float: left;
	height: 162px;
	width: 984px;
	background-image: url(images/orange_footer_image.gif);
	background-repeat: repeat-x;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	text-align: center;
	background-color: #3DB0E7;
	background-position: top;
	color:#FFFFFF;
	
}

#footer a{
color:#FFFFFF;
text-decoration:none;
}

#footer a:hover{
color:#133667;
}



#foot_nav_container {

padding-left:75px;
padding-top:72px;
}

#footer_nav li {
	display: inline;
	list-style-type: none;
	float: left;
	font-size: 1.0em;
	text-align: right;
	padding-right: 10px;
}

#footer_nav li a{
	background-image: url(images/white_house.gif);
	color: #ffffff;
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 17px;
	font-weight: bold;
	text-decoration: none;
	display: inline;
}

#footer_nav li a:hover{
	background-image: url(images/house_bullet_drkblueBG.gif);

	color:#133667;
}

h1, h2, h4{
	font-family: "Times New Roman", Times, serif;
	font-variant: small-caps;
	font-weight: bold;
	font-style: normal;
}


h1 {
	font-size: 2.4em;
}

h2 {
	font-size: 2.2em;
}

h3{	font-size:1.6em;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: normal;}
	
	
.post h2 {
	font-variant: normal;
	font-size: 2.0em;
	margin-bottom:8px;
	
}

.post h2.pagetitle{
	margin-bottom:10px;
	font-size: 1.25em;	
}


h2.smallcaps{
	font-variant: small-caps;
}

h3#comments{
font-size:1.4em;
}
#main_content a{
text-decoration:none;
}
	
h5{	
	margin-top:20px;
	margin-bottom:10px;
	font-size:1.4em;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: normal;}

h4 {font-size:1.6em;
}

p {
	padding-top: 5px;
}

.fb_share {
	float:right;
	height: 14px;
	text-align: right;
	padding-top: 5px;
	padding-right:25px;
		
}

.fb_share a:link, .fb_share a:visited {
	color:#FFFFFF;
	font-size: 1.2em;
	text-decoration: none;
}

.fb_share a:hover{
	color: #133667;
	font-size: 1.2em;
	text-decoration: none;
}



#header {
	width: 984px;
	height: 134px;
	background-image: url(images/KG_banner.jpg);
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	display:block;

}

.flash-fix{
		height: 134px;
		display:block;
}

#header_left {
	float: left;
	top: 0px;
	height: 134px;

}  


/*#header_right {
	width: 136px;
	float: right;
	height: 104px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	color: #ffffff;
	padding-right: 15px;
	padding-left: 25px;
	padding-top: 11px;
}*/

input {
	margin-top: 5px;
	cursor: pointer;
}

input.orange {
	background-color: #F17733;
	color: #FFFFFF;
	font-size: 1em;
	border: 1px solid #FFFFFF;	
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	font-weight: bold;
}

input.orange:hover{
	border: 1px solid #FFFFFF;	
}


#learn_how  {
	font-size: 1.2em;
	text-align: right;
}

#learn_how_box {
	padding-top: 10px;

	
}

a:link#learn_how, a:visited#learn_how   {
	color: #ffffff;
	padding-top: 20px;
	background-image: none;
}

#side_bar2 a:hover#learn_how {
	color: #133667;
	background-image: none;
}

#left_sidebar {
	background-image: url(images/left_side_bar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 163px;
	/*border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;*/
	position: relative;
	top: -2px;
	background-color: #f17733;
	height: 450px;
	/*padding-top: 25px;*/
}


#left_sidebar_bg{
	width:173px;

	float: left;
	clear: both;
	position: relative;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #5A8697;
}




#main_content_box {
	position: relative;
	width: 632px;
	float: left;
	background-image: url(images/content_bg_2.jpg);
	background-repeat: no-repeat;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #3db0e8;
}

*html #main_content{
width:404px;
margin-left:0;

}


#main_content{
	width:410px;
	position: relative;
	float: left;
	padding-top: 10px;
	padding-left: 25px;
	padding-right:25px;
	margin-left:10px;
	padding-bottom: 30px;
	font-size: 1.2em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3DB0E7;
}

#main_content p, #main_content_table p {
margin-bottom: 5px;
	font-size: 1.2em;
	line-height:1.3em;
}


 .post ol, ul.content_list, .post li{
	margin-top:15px;
	position: relative;
	left:10px;
	}
	
.content_list li{
	list-style:none;
	padding-right:40px;
	background-image: url(images/house_bullet_drkblue.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	font-size: 1.2em;
	line-height: 1.3em;
	display:block;
	margin-bottom:10px;
}

.hst-article li{
	list-style-type: disc;
	list-style-position: outside;
	font-size: 1.2em;
	line-height: 1.3em;
}



#main_content .commentlist li{
	background-image:none;
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}

#headshot{
margin-top:-5px;
	float: left;
	font-size: smaller;
	padding-bottom:3px;
}

#subheader {
	background-image: url(images/sub_header.jpg);
	height: 23px;
	width: 984px;
	position: relative;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	float: left;
	clear: both;
	z-index:900;
	
	
}




#side_bar2 .small_heading{
	padding-left: 20px;
	padding-bottom:10px;
}

#side_bar1{
	width:116px;
	float:left;
	position: relative;
	clear: none;
	top: 30px;
	right:1px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 50px;
	padding-left: 20px;
	border-left: 1px solid #3DB0E7;
	text-align: center;
}


#side_bar1_list{
padding-left:5px;

}


#static{
	padding-top: 30px;
}

#side_bar1 ul, ol{	
	padding-bottom: 20px;
		text-align: left;
		font-size:1.2em;

}

#side_bar1 li{
	padding:5px 0 10px 0;
	list-style: none;
	}
	
	/*#side_bar1 li a{
	font-weight:normal;
		color: #133667;

	}
	
	#side_bar1 li a:hover{
		color: #3DB0E7;

	}*/
	
.small_heading{
	font-size: 2.0em;
	font-weight: bold;
	font-variant: small-caps;
	font-family: "Times New Roman", Times, serif;
}

.widgettitle{
font-size:1.6em;
text-align:left;
*width:90px;
*position:relative;
*left:-15px;
}





#side_bar2 li {
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 2px;
	font-size: 1.2em;
	list-style-type: none;

	position: relative;

}
#side_bar2 a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-image: url(images/house_bullet_blueBG.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	padding-bottom: 5px;
		display:block;
}

#side_bar2 a:hover {
	color: #133667;
	background-image: url(images/house_bullet_drkblueBG.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	font-weight: bold;
}

ul#main_nav
{
	width: 159px;
	padding: 0px;
	border: 1px solid #765d4b;
	border-top: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	background-color: #4d2a10;
	
}

ul#main_nav li
{
	list-style: none;
	margin: 0px;
	border: 0px;
	border-top: 1px solid #a87249;
	border-right: 1px solid #7c7f80;	
}

*html ul#main_nav li a{
width:141px;
}

ul#main_nav li a
{
	display: block;
	width: 143px;
	border: 0px;
	text-decoration: none;
	text-align: right;
	background-color: #ffffff;
	background-image: url(images/orange_house.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 4px;
	padding-right: 18px;
	padding-bottom: 4px;
	padding-left: 0px;
		
}

ul#main_nav li a:link { color: #133667; }
div#left_sidebar li a:visited { color: #133667; }

ul#main_nav li a:hover, ul#main_nav li.sub a{
border-color: #ff9000;
color: #ffffff;
background: #44b0e7;
background-image: url(images/white_house.gif);
background-repeat: no-repeat;
background-position: right center;
}

li.sub{
	font-size:0.85em;
}

ul#main_nav li.sub a:hover{
 color: #133667;
 background-image: url(images/House_btn_icon_drkBlueBG.gif);
background-repeat: no-repeat;
background-position: right center;
}


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

/*.commentlist li{
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #3DB0E7;
}*/

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px 2px 4px 2px;
	background: #fff;
	}
	
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}
	

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}


/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: left;
	font-size:1.0em;
	}
	

* html .commentlist li{
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	display:inline-block;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}
	

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
	/* Captions */
.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: 0px 10px 5px 0px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

/* html .imgtfe{
margin-top:18px;
}*/

.imgtfe{
	float:left;
	border: 1px solid #ddd;
	background-color: #f3f3f3;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin-top:6px;

	margin-right:10px;
	padding:7px;
}

.attachment {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding: 4px;
	margin:5px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.caption{
	margin-top:-10px;
	font-weight:bold;
	padding-top:5px;
	padding-bottom: 7px;
	background-color: #f8f8f8;
	border-bottom: 1px solid #ddd;
	display:block;
}


.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption  {
padding: 4px 0 4px 5px;

}

.wp-caption-text{
font-size: 0.9em !important;
}
/* End captions */



.alt{
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}
	
	small, ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #3db0e7;
	}
	
	#main_content .postmetadata {
	clear:both;
	margin-bottom:20px;
	}
	
	.postmetadata {
	padding-top: 20px;
	}
	
	.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 40px;
	}
	
	.img_navigation{
	display: block;
	text-align: left;
	margin-top:30px;
	padding-top:10px;
	padding-bottom:95px;
	padding-left:100px;
	padding-right:100px;
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}
	
	.img_navigation img{
	border: 2px solid #cfcfcf;
	margin-top:5px;
	}
	
	.addtoany_share_save_container{
	margin-top:15px;
	position:relative;
	left:-20px;
	}
	
	.addtoany_list {
	list-style:none;
	}
	
/*Contact Form*/

.wpcf7-form {
margin-top: 25px;
font-size:1.2em;
}
	

.wpcf7  fieldset {
	margin: 1em 0;
	padding: 1em;
	border : 1px solid #C1DAD7;
}

/* legend styling */
.wpcf7  legend {
	font-weight: bold;
}

.wpcf7  div {
	padding: 0.4em 0;
}


/* style for  labels */
.wpcf7  label {
	display: block;
	margin: 10px 0 5px 0;

}

/* style for required labels */
.wpcf7  label .required {
	font-size: 0.75em;
	color:#f07633;
}

.wpcf7 input {
padding:0;
margin: 0;
  width: 20em;
}

.wpcf7 textarea {
	width: 100%;
	height: 10em;
}


 input.wpcf7-submit{
  width: 10em;
  }
  
  .wpcf7-captcha-captcha-67 {
  position:relative;
  top: -5px;
  float:right;
  
  }
  
.captcha-p {
 font-size:1.0em !important;
 margin-bottom: 10px !important;
 }


/* style form elements on focus */
input[type="text"]:focus, textarea:focus {
	background: #F1F9FD;
}

-->

.page-id-1340 .addtoany_share_save_container {
display: none;
}

.page-id-1340 #main_content{
padding-bottom: 100px;
}

/*Twitter Widget*/

.twitter-block {
display:block;
margin-top:30px;

}

h3.recent-tweets {
padding: 0 10px 15px 0;
text-align:right;
}

.twitter-block h3, .twitter-block h2, .twitter-block h4 {
color:#FFFFFF;

font-variant:normal;
font-family:Arial, Helvetica, sans-serif;
}

/*********************
CALL TO ACTION
*********************/

#callToActionNav{
	margin:0px;
	padding:0;
	position:relative;
	left:-30px;
	clear:both;
	width:450px;
	height: 160px;

}

ul#callToActionList
{
	list-style-type: none;
}

#callToActionList li{
display:inline;
float:left;
}


ul#callToActionList li a, ul#callToActionList li a:visited {
	display:block;
	text-indent: -1000em;
	width:149px;
	height:132px;
	padding:0;
}


/*
purchasing a property
*/

ul#callToActionList #purchasing a, ul#callToActionList #purchasing a:visited {
background: url(images/house_property.png) left top no-repeat;
}

ul#callToActionList #purchasing a:hover, ul#callToActionList #purchasing a:focus  {
background-image: url(images/house_property_Over.png);
}

ul#callToActionList li#purchasing {
background: url(images/house_property_Over.png) left top no-repeat;
}

/*
Refinancing your property
*/

ul#callToActionList #refinancing a, ul#callToActionList #refinancing a:visited {
background: url(images/house_refinancing.png) left top no-repeat;
}

ul#callToActionList #refinancing a:hover, ul#callToActionList #refinancing a:focus  {
background-image: url(images/house_refinancing_Over.png);
}

ul#callToActionList li#refinancing {
background: url(images/house_refinancing_Over.png) left top no-repeat;
}


/*
Renewing your property
*/

ul#callToActionList #renewing a, ul#callToActionList #renewing a:visited {
background: url(images/house_renewing.png) left top no-repeat;
}

ul#callToActionList #renewing a:hover, ul#callToActionList #renewing a:focus  {
background-image: url(images/house_renewing_Over.png);
}

ul#callToActionList li#renewing {
background: url(images/house_renewing_Over.png) left top no-repeat;
}

/*********************
END OF CALL TO ACTION
*********************/

/************************
HOME PAGE RECENT ARTICLES
***********************/

#home-page-aside {
padding:40px 0 100px 0;
margin:0;
}

#home-page-aside ul {
list-style:none;
display:block;

}

#home-page-aside li li {
padding:15px 0 15px 0;
position:relative;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #133667;
text-align: left;
font-size:1.2em;
font-weight:bold;
}

#home-page-aside li li a, #home-page-aside li li a:visited{
color:#133667;
}

#home-page-aside li li a:hover, #home-page-aside li li a:focus{
color:#3bb1eb;
}

#home-page-aside h4{
	padding-bottom: 3px;
	position:relative;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #f1791d;
	text-align: left;
	font-variant: small-caps;
	font-size:1.8em;
}

/*FLASH ALTERNATIVE*/

.testimonial {
font-size:1.25em;
font-style:italic;
text-align:center;
line-height:1.5em;

}

.client-name {
clear: both;
margin-top: 5px;

}



