/*  
Theme Name: Mortgage Girl
Theme URL: http://wordpress.org/
Description: WordPress theme 754 from Template-Help.com Collection
Version: 2.6
Author: Template_Help.com 
Author URL: http://www.Template-Help.com/ 
*/
/* CSS Document */

*{margin:0; padding:0;}
ul{list-style:none;}
body{  font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:1.27em; 
color:#696969; background:#ffffff;}
img { border:0;}

table, td {border-collapse:collapse;}
table, td, img {border:0;}
td, tr {vertical-align:top; text-align:left;}

/***forms*******************************************/
input, textarea{font-family: Arial, Helvetica, sans-serif; font-size:11px; color:#000000; vertical-align:middle; font-weight:normal; 
text-align:left;}
.searching {width:152px; height:auto; color:#000000; height:18px; margin-right:5px; border: solid 1px #404040;}
.column_center input, .column_center textarea { margin:3px 0 3px 5px;}

/***end forms*******************************************/


.min_width {width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 980)? "980px" : "100%"); min-width:980px;}
.main {
	width:980px; 
	margin:auto;
	position:relative; 
	top:-20px;
}

a {color:#3F93C4; text-decoration:underline;}
a:hover{text-decoration:none;}

 
h1 { font-size:3.9em; color:#114A6C; text-transform:uppercase; line-height:1.01em; width:auto; font-family:Arial, Helvetica, sans-serif;}
h1 a  {color:#114A6C; text-decoration:none; font-weight:normal;}
h2{ font-size:1.9em;}
h3 { color:#8F111B; font-weight:bold; text-transform:uppercase; font-size:1.01em; line-height:1.18em;}
h3 a {color:#8F111B; font-size:1.01em; line-height:1.01em; text-decoration:none;}
h3 a:hover {text-decoration:underline;}
.pagetitle { padding:10px;}
.center { padding:0 0 10px 0;}

/***global*******************************************/
.content { width:100%; background:url(images/content_bg.gif) left 2px repeat-x;}
.content .indent{padding:12px 13px 10px 27px;}

ul { margin:0;}

.side_bar { float:right; width:206px; margin:0 0 0 -206px;}
.column_center{ width:100%;}
.indent_center { padding:0 7px 0 0; margin:0 206px 0 0;/*width:550px;*/}

.clear{clear:both;}

.width-stretched{width:100%;}

.top-indent-1{margin-top:5px; display:block;}
.top-indent-2{margin-top:10px; display:block;}
.top-indent-3{margin-top:15px; display:block;}
.top-indent-4{margin-top:20px; display:block;}
.top-indent-5{margin-top:25px; display:block;}
/***global*******************************************/


/***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 20px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 20px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}
/***End Images *******************************************/


/***header*******************************************/

#header {width:100%;}

.heaad-float-container{width:100%; position:relative;}
.head-float-bg{
	width:317px; 
	height:135px; 
	background:url(images/header_float_bg.png) left top no-repeat;
	margin:61px 0 0 0;
	*margin:0px 0 0 0;
	,margin:61px 0 0 0;
	float:right;
	z-index:1000;
}
.head-float-txt{
	width:205px; 
	height:50px;
	display:block;
	float:left;
	margin:28px 0 0 125px;
	}

.logo{
	width:980px;
	height:140px;
	display:block;
	}
.logoimg {
	width:288px;
	height:112px;
	display:block;
	background:url(images/newlogo.png) right center no-repeat; 
	margin:28px 0 0 10px;
	float:left;
}
#header .logo .bot{padding:0 70px 19px 40px; margin:20px 0 0 0; float:left;}

#header .menu{
	background:url(images/menu_top_bg.gif) left top repeat-x #135278; 
	width:666px;
	display:block;
	height:55px;
	}
#header .menu .bot{
	background:url(images/menu_bot_bg.gif) left bottom repeat-x; 
	padding:0; 
	*margin:-55px 0 0 0;
	,margin:0 0 0 0;
}

#header .menu ul {
	overflow:hidden;
}
#header .menu ul li {
	color:#FFFFFF; 
	font-size:1.18em;
	float:left; 
	padding:0 2px 0 0;
	background:url(images/menu_divider.gif) right top repeat-y;
	height:55px;
	}
#header .menu ul li a{padding:21px 9px 20px 10px; color:#FFFFFF; text-decoration:none; display:block;}
#header .menu ul li.current_page_item, #header .menu ul li a:hover{text-decoration:none; background:url(images/menu_active_bg.gif) left 1px repeat-x; color:#77e709;}

#header .head{
	height:185px; 
	background:url(images/head_bg.jpg) left top no-repeat;
}
#header .head img{margin:43px 0 0 49px;}
#header .head table{position: absolute; margin:60px 0 0 21px;}
#header .block_search{padding:16px 12px 18px 0; background:url(images/search_bg.jpg) left top no-repeat; text-align:right;}
#header span{font-size:1.01em; line-height:1.45em; color:#3D3D3D; text-decoration:none;}

/***end header*******************************************/


/***side_bar*******************************************/
.side_bar .inside{ padding:0 0 0 0;}

.widget_style#categories .children { margin:0 0 0 10px;}
.widget_style#categories .children li{background:0; font-size:1em;}
.indentX p { padding:0 0 10px 0;}

/**********************************************/
.inside_widget { padding:0 0 0 0;}
.widget_style { margin:0 0 0 0; padding:0 0 10px 0;}
.widget_style h2 {font-size:14px; color:#FFFFFF; font-weight:bold; line-height:120%;}
.widget_style h2 a {color:#FFFFFF; text-decoration:none;}
.widget_style h2 a:hover {text-decoration:none;}

.widget_style ul { margin:0 0 0 0;}
.widget_style li{ font-size:1.18em; line-height:1.45em; color:#3BA4E1; font-weight:bold; background:url(images/block_li_divider.gif) left bottom repeat-x; padding:5px 0; padding-left:3px;}
.widget_style li a {line-height:1.45em; color:#3BA4E1; text-decoration:none; background:url(images/block_li_marker.gif) no-repeat 0px 6px; padding:0 0 0 14px;}
.widget_style li a:hover { text-decoration:none; color:#77e709;}
/**********************************************/

.title-block-left-top{background:url(images/title_left_top.gif) left top no-repeat; width:100%;}
.title-block-right-top{background:url(images/title_right_top.gif) right top no-repeat;}
.title-block-top{background:url(images/title_top.gif) left top repeat-x; margin:0 14px; height:14px; overflow:hidden;}
.title-block-bot{background:url(images/title_bot_bg.gif) left top repeat-x #41B2D6; width:100%;}
.title-block-bot .left{background:url(images/block_left_bg.gif) left top repeat-y;}
.title-block-bot .right{background:url(images/block_right_bg.gif) right top repeat-y; padding:12px 21px 22px 28px;}

.block{background:url(images/block_bot.gif) left bottom repeat-x; width:100%;}
.block .left{background:url(images/block_left_bg.gif) left top repeat-y;}
.block .right{background:url(images/block_right_bg.gif) right top repeat-y;}
.block .left-bot{background:url(images/block_left_bot.gif) left bottom no-repeat;}
.block .right-bot{background:url(images/block_right_bot.gif) right bottom no-repeat; padding:10px 24px 24px 22px;}

#categories .title-block-left-top{background:url(images/title_left_top_2.gif) left top no-repeat; width:100%;}
#categories .title-block-right-top{background:url(images/title_right_top_2.gif) right top no-repeat;}
#categories .title-block-top{background:url(images/title_top_2.gif) left top repeat-x; margin:0 14px; height:14px; overflow:hidden;}
#categories .title-block-bot{background:url(images/title_bot_bg_2.gif) left top repeat-x #57AE00; width:100%;}

/**********************************************/
#links_with_style ul {margin:0 0 0 0; background:none;}
#links_with_style ul ul h2{ margin:0 0 0 0; background:none;}
#links_with_style ul li h2 {font-size:1.4em; list-style:none; font-weight:bold;}
#links_with_style ul li ul { margin:0 0 0 0;}
#links_with_style ul li ul li {font-size:1em;}
#links_with_style ul li ul li a{}

.linkcat{background:0!important;}

#links_with_style .title-block-bot{margin-top:-1px;}
/**********************************************/

.post-block{background:url(images/post_bg.gif) left top repeat-x; padding:23px 19px 25px 15px;}

.first-post-block {padding:20px 19px 25px 14px;}
.first-post-block .title h3 { margin-bottom:33px!important;}
.first-post-block .title h3 a { color:#68B600!important; font-size:1.4em; line-height:1em; font-weight:normal; font-family:Arial, Helvetica, sans-serif;}

/**********************************************/
#calendar_wrap {vertical-align:top; width:auto; margin:auto;padding:0 0px 0px 0;}
#calendar_wrap caption { color:#FFFFFF; font-weight:bold; font-size:1.01em;}
#calendar_wrap td {width:25px; text-align:right; color:#000000; font-size:1.11em;}
#calendar_wrap td a {color:#000000;}
#calendar_wrap th { color:#090909; text-align:right;}
#calendar_wrap a {font-weight:bold;}
/**********************************************/

#tag_cloud a{ color:#000000; line-height:1.01em; text-decoration:none;}
#tag_cloud a:hover{ text-decoration:underline;}

.post { padding:0 0 20px 0;}
/*.post h3 { padding:0 0 5px 0; margin-bottom:0!important;}*/

/**********************************************/

#statusbar {text-align:left; color:#000000;}
#statusbar p {padding:0px 20px 20px 0;}
#statusbar a {font-weight:bold; color:#000000;}
/***end side_bar*******************************************/


/***column_center*******************************************/
/*.column_center ol { list-style:decimal;}
.column_center ol li { list-style-position:inside;}
.column_center ol li a{}

.column_center ul li { list-style-type:disc;}
.column_center ul li { list-style-position:inside;}
.column_center ul li a {}*/

.column_center p { padding:0 0 15px 0;}


		.text_box ul { padding:2px 0px 5px 0px; overflow:hidden; height:100%;}
		.text_box ul li { background:url(images/block_li_marker.gif) no-repeat 4px 3px; padding:0px 0px 4px 20px; list-style-image:none; list-style:none; font-weight:normal;}
		.text_box ul li ul { margin-left:10px;}
		.text_box ul li ol { margin-left:15px;}
		.text_box ul li ol li { list-style-type:decimal;}
		
		.text_box ol { padding-left:2px;}
		.text_box ol li { /*background:none;*/ padding:0px; margin-left:13px;  font-weight:normal;list-style-type:decimal;}
		.text_box ol li ul { padding:2px 0px 5px 2px;}
		.text_box ol li ul li { font-weight:normal; background:url(images/block_li_marker.gif) no-repeat 4px 6px; padding:3px 0px 9px 20px;}
		
		.text_box ul li { list-style-image:none; list-style:none;}
		.text_box ul li a {}
		.text_box ul li a:hover {}
		.text_box ul li ul { margin-left:15px;}
		.text_box ul li ol {margin-left:20px;}
		.text_box ul li ol li { list-style-type:decimal;background:none;}
		.text_box ul li ol li a { /*background:none;*/}
		
		.text_box ol { padding:5px 0px 5px 2px;}
		.text_box ol li{ /*background:none;*/ padding:0px; margin-left:20px;}
		.text_box ol li a { padding-left:0px; text-decoration:none; font-weight:normal;}
		.text_box ol li a:hover{ text-decoration:underline; }
		.text_box ol li ul li a { font-weight:normal; text-decoration:underline;}
		.text_box ol li ul li a:hover {text-decoration:none;}


.title {overflow:hidden;}
.title .info { color:#626262;  font-size:1.18em; line-height:1.3em; font-family:Arial, Helvetica, sans-serif;
float:right;}
.title .date { font-size:1em; color:#252525; padding-left:14px; background:url(images/date_marker.gif) left center no-repeat;
				font-family:Arial, Helvetica, sans-serif;}
.title h3 {color:#3F93C4; font-size:1.81em; font-family:Arial, Helvetica, sans-serif; margin-bottom:30px;}
.title h3 a{color:#3F93C4; text-decoration:none; font-weight:normal;}
.title h3 a:hover {text-decoration:underline;}

.text_box {padding:0px 0 0px 0;}

.comments {color:#3BA4E1; font-size:1.01em; font-weight:bold; text-align:right;}
.comments a { background:url(images/comments_marker.gif) 0 4px no-repeat; padding:0 0 0 18px; font-weight:bold; text-decoration:underline; color:#3BA4E1;}
.comments a:hover{text-decoration:none;}


		.column_center .text_box h1, .column_center .text_box h2, .column_center .text_box h3, .column_center 
.text_box h4, .column_center .text_box h5, .column_center .text_box h6 { color:#000; font-family:Arial, Helvetica, sans-serif;
line-height:1.3em; padding:0px 0px 5px 0px;}
		.column_center .text_box h1 { font-size:20px; font-weight: normal;}
		.column_center .text_box h2 { font-size:18px; font-weight: normal;}
		html body .column_center .text_box h3 { font-size:16px; margin:0px 0px 0px 0px;}
		.column_center .text_box h4 { font-size:15px;}
		.column_center .text_box h5 { font-size:13px;}
		.column_center .text_box h6 { font-size:12px;}




/***end column_center*******************************************/




/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

	blockquote {
		margin: 15px 30px 7px 10px;
		padding-left: 20px;
		border-left: 5px solid #ddd;
		}
	
	blockquote cite {
		margin: 5px 0 0;
		display: block;
		}
	

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

/*.navigation {
	width:100%;
	overflow:hidden;
	display: block;
	text-align: left;
	padding-top: 15px;
	padding-bottom: 5px;
	min-height:1px; height:auto!important; height:1px;
	}*/
	
	.navigation { /*clear:both;*/ overflow:hidden;}
	.navigation .alignleft { float: left; width:45%; text-align:left;  padding:0px 0px 0px 0px;}
	.navigation .alignright { float: right; width:45%; text-align:right; padding:0px 0px 0px 0px;}
/* End Various Tags & Classes*/



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}
	
	
/*///////////////////////////////////////*/
.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none; background:#F1F6F9;
	}
.commentlist li img{float:right;}
.commentlist p {
	margin: 10px 5px 10px 0;
	}
	
/*//////////////////////////////////////////////////////*/

	.commentlist { /*color:#fff;*/ font-size:100%;
		text-align: justify;
		}
	.commentlist * { font-size:12px;}
	/*.commentlist a { color:#8e7e5a}
	.commentlist span { color:#8e7e5a;}*/
	
	.commentlist  small { display:block; padding:2px 0px 2px 0px;}
	
	ol.commentlist  li { list-style: none; font-size:12px;
		margin:6px 0px 6px 0px;
		padding: 5px 10px 3px;
		list-style: none;
		/*border:1px solid #2b3649;*/
		background:#F1F6F9;
		}
		
	.commentlist li .avatar { 
		float: right;
		border: 1px solid #eee;
		padding: 2px;
		background: #fff; /*margin:0px 20px 15px 0px;*/
		}
	
	.commentlist p { /*color:#fff;*/
		margin: 10px 5px 10px 0;
		}


/*/////////////////////////////////////////////////////*/

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/*************************************/
#recent-posts  {vertical-align:top;}
.widget_style#recent-comments li a {background:none;}
#calendar {vertical-align:top;}
#calendar #next, #calendar #prev{width:auto; padding:0; float:none;}
#google-search  {vertical-align:top;}
#gsearch {text-align:left;}
#pages  {vertical-align:top;}
#text-1 {vertical-align:top;}
#delicious {vertical-align:top;}
#delicious-box {text-align:left;}
.h2-search{font-size:1.5em;}

/*************************************/
.textwidget {padding:13px 0px 0px 0px;}

.oddcomment{color:#696969;}

.article{padding-top:20px;}


/***footer*******************************************/
#footer {
	font-family:Arial, Helvetica, sans-serif; 
	color:#FFFFFF; 
	padding:4px 20px 4px 20px; 
	background:#254D7C; 
	text-align:center; 
	font-size:12px;
	height:175px;
}
#footer a{color:#FFFFFF; text-decoration:none; padding:0 10px 0 10px;}
#footer a:hover{text-decoration:none; padding:0 10px 0 10px; color:#77e709;}
#footer p {padding:2px 0 2px 0;}

/***end footer*******************************************/

.mortgageRates {
	width:200px;
	margin:-14px 0 0 -18px;
}
.mortgageRates p {
	margin:5px 0 0 3px;
	font-size:12px;
}
#title {
	background:#;
}
#title p {
	font-weight:bold;
	font-size:12px;
	font-family:Arial, Verdana, sans-serif;
	color:#0f4362;
}
.first {
	width:74px;
	float:left;
	height:36px;
	display:block;
	border-right:1px solid #707070;
	border-bottom:1px dashed #707070;
}
.second {
	width:66px;
	float:left;
	height:36px;
	display:block;
	border-right:1px solid #707070;
	border-bottom:1px dashed #707070;
}
.third {
	width:56px;
	float:left;
	height:36px;
	display:block;
	border-bottom:1px dashed #707070;
}

.Heloc1 {
	width:74px;
	float:left;
	height:50px;
	display:block;
	border-right:1px solid #707070;
	border-bottom:1px dashed #707070;
}
.Heloc2 {
	width:66px;
	float:left;
	height:50px;
	display:block;
	border-right:1px solid #707070;
	border-bottom:1px dashed #707070;
}
.Heloc3 {
	width:56px;
	float:left;
	height:50px;
	display:block;
	border-bottom:1px dashed #707070;
}
#centered {
	margin:0 auto;
	text-align:center;
	padding:20px 0 0 0;
}
#colored {
	background:#d6ebff;
}
#yellow p {
	background:#ffff00;
}
#apply_online {
	width:500px;
	margin:0 0 0 10px;
}
#apply_online td {
	padding:6px 12px 0 12px;
	margin:0 auto;
	text-align:left;
}
#apply_online td select, #apply_online td input, #apply_online td  textarea {
	margin:-3px 0 0 -2px;
}
.submitbutton, .submitbutton p {
	margin:0 0 0 10px;
}
.spaced {
	width:20px;
	height:20px;
	display:block;
}
.calcu {
	margin:10px 0 0 0;
	background:url(images/calc.png) no-repeat;
	width:216px;
	height:54px;
	display:block;
}
.calcu p {
	font-size:16px;
	font-weight:bold;
	padding:8px 0 0 34px;
	color:#fff;
	text-align:center;
	line-height:120%;
}
.lenderlogos {
	margin:0 auto;
	top:-25px;
	position:relative;
	background:url(images/lenderlogos.png) no-repeat;
	width:673px;
	height:82px;
	display:block;
}
.research {
	padding:12px 0 0 4px; 
	float:left;
	width:740px;
	height:20px;
	display:block;
	overflow:hidden;
}
.research li {
	list-style:none;
	font-size:12px;
	float:left;
	padding:6px 10px 0 10px;
}
.research li a {
	float:left;
	text-decoration:none;
	color:#fff;
}
.research li a:hover {
	color:#77e709;
}
.social {
	width:160px;
	display:block;
	font-size:12px;
}
.social a {
	padding:0 0 0 40px;
	text-decoration:none;
}
.social a:hover {
	color:#77e709;
}
.fb {
	margin:0 auto;
	background:url(images/fb_icon.png) no-repeat;
	width:160px;
	height:40px;
	display:block;
	line-height:28px;
	padding:0 0 10px 0;
}
.tw {
	margin:0 auto;
	background:url(images/tw_icon.png) no-repeat;
	width:160px;
	height:40px;
	display:block;
	line-height:28px;
	padding:0 0 10px 0;
}
.rss {
	margin:0 auto;
	background:url(images/rss_icon.png) no-repeat;
	width:160px;
	height:40px;
	display:block;
	line-height:28px;
	padding:0 0 10px 0;
}.space {	width:300px;	height:70px;	display:block;	padding:0 0 10px 0;}