/*
Theme Name: LendingTree Blog
Description: The theme for the Lending Tree Blog
Version: 1.0
*/

/************************************************
*	Body										*
************************************************/

html { min-height: 100%; margin-bottom: 0px;padding:0px; }
html { overflow: -moz-scrollbars-vertical !important; }

body {
	background: #FFF url(images/bg_header.png) repeat-x fixed no-scroll;
	color: #000000;
	margin: 0;
	padding: 0;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
	
a, a:visited {
	color: #4F811C;
	text-decoration: none;
}
	
a:hover {
	color: #4F811C;
	text-decoration: underline;
}
	
/************************************************
*	Header										*
************************************************/

#header {
	height: 136px;
	background: url(images/bg_header.jpg) repeat-x;
}

#header-wrap {
	width: 960px;
	margin: 0 auto 0;
	padding: 0
}

#header-wrap #logo {
	width: 430px;
	float: left;
	padding-top: 35px;
}

#header-wrap #right {
	float: right;
	width: 520px;
	margin-top: 0px;
}


#header-wrap #right #cats {
	margin-top: 18px; 
	float:right;
	height:39px;
	text-align:right;
	width:380px;
	padding-top:10px;
	padding-left:15px;
	font-weight:bold;
	
}



#header-wrap #right #cats img.last {
	padding-right: 0;
}

 #subcats {
	margin-top: 12px;
	text-align: right;
	font-family: "trebuchet MS", Arial, Helvetica, "Sans Serif"; 
	font-size: 12px;
	color: #999999;
	float:right;
}

#subcats {
margin-top: 12px;
width:430px;
}

#subcats a {
color:#666666;
}

#subcats a:hover {
color:#4F811C;
}


#header-wrap #right #cats a {color:#333;}
#header-wrap #right #cats a:hover {color:#4F811C;text-decoration:none;}

.round-top {
float:left;
-moz-border-radius:4px 4px 4px 4px;
background:none repeat scroll 0 0 #fff;
border:1px solid #ccc;
border-top:0;
padding:3px;
padding-top:0px;
width:215px }

.menu-short {
background: url(images/menu_top_short.jpg) no-repeat;
width:81px;
padding-top:11px;
text-align:center;
height:36px;
float:left;
margin-left:10px;
}

.menu-long {
background: url(images/menu_top_long.jpg) no-repeat;
padding-top:11px;
text-align:center;
width:135px;
height:36px;
float:left;
}

.menu-long-saving {
background: url(images/menu_top_long_saving.jpg) no-repeat;
padding-top:11px;
text-align:center;
width:121px;
height:36px;
float:left;
margin-right:10px;
}

.menu-start {
background: url(images/menu_start.jpg) no-repeat;
padding-top:8px;
text-align:left;
width:141px;
height:30px;
padding-left:10px;
}


.menu-start:hover  {
background: url(images/menu_start.jpg) no-repeat;
padding-top:8px;
text-align:left;
width:141px;
height:30px;
padding-left:10px;
color:#000;
}

.menu-start2 {
background: url(images/menu_comment.png) no-repeat;
text-align:left;
width:141px;
height:30px;
border:0;
color:#fff;
padding-left:10px;
font-size:13px;
}

.menu-start2:hover {
background: url(images/menu_comment.png) no-repeat;
padding-left:5px;
text-align:left;
width:141px;
height:30px;
padding-left:10px;
border:0;
color:#000;

}

.menu-readmore {
background: url(images/menu_readmore.jpg) no-repeat;
padding-top:7px;
text-align:center;
width:101px;
height:30px;
float:right;
margin-right:100px;
font-weight:bold;
}

.menu-readmore a{
font-weight:bold;
}
.menu-readmore a, #sidebar .menu-start a{
color:#fff;
}

#sidebar .menu-start a:hover{
color:#000;
}

#line-3 a:hover{
color:#4F811C;
text-decoration:none;
}

.menu-readmore a:hover, #sidebar{
color:#000;
text-decoration:none;
}

/************************************************
*	Footer										*
************************************************/	

#top-footer {
	height: 520px;
	background: url(images/footer_bg.jpg) repeat-x;
}

#top-footer-wrap {
	width: 960px;
	margin: 0 auto 0;
	padding: 15px 0 0 0;	
}

#top-footer-wrap #line-1 {
	font-size: 14px;
	padding: 5px 0 8px 0;
	border-bottom: 1px solid #CCCCCC;
}

#line-1 p {
	float: left;
	padding: 0 70px 0 0;
	margin: 0;
}

#line-1 p a, #line-1 p a:visited {
	text-decoration: none;
	padding-right: 10px;
	color: #666666;
	background: url(images/gray_arrow_right.png) no-repeat center right;
}

#line-2 {
	padding-top: 20px;
	}

#line-2 p {
	float: left;
	margin: 0;
}

#line-2 p.connect {
	color: #4F811C;
	font-size: 16px;
	padding-right: 5px;
}

#line-2 p.icon {
	color: #333;
	font-size: 16px;
	padding: 0 0 0 10px;
	border-right: 1px solid #000;
	*line-height: 30px;
}

#line-2 p.last {
	border-right: none;
}

#line-2 a.twitter {
	background: url(images/icon_twitter.png) no-repeat center left;
	padding: 15px 17px 15px 36px;
	color: #333;
	text-decoration: none;
}

#line-2 a.facebook {
	background: url(images/icon_facebook.png) no-repeat center left;
	padding: 15px 17px 15px 36px;
	color: #333;
	text-decoration: none;	
}

#line-2 a.linkedin {
	background: url(images/icon_linkedin.png) no-repeat center left;
	padding: 15px 17px 15px 36px;
	color: #333;
	text-decoration: none;	
}

#line-2 a.rss {
	background: url(images/icon_rss.png) no-repeat center left;
	padding: 15px 17px 15px 36px;
	color: #333;
	text-decoration: none;	
}

#line-2 p.request {
	float: right;
	font-size: 16px;
	text-transform: uppercase;
	font-family: "trebuchet MS", Arial, Helvetica, "Sans Serif"; 
	padding: 0 65px 0 0;
}

#line-2 a.start {
	color: #4F811C;
	text-decoration: none;
	padding-right: 20px;
	background: url(images/green_arrow_right.png) no-repeat center right;
}

#bottom-footer-wrap-line {
clear:both;
background: #fff;
border-top:1px solid #ccc;
	padding: 1px;
	width: 100%;
	margin-top: 25px;	
}

#bottom-footer-wrap {
clear:both;
background: #CCC;
	margin: 0;
	padding: 0;
	width: 100%;	
	
}

#bottom-footer {
	margin: 0 auto 0;
	padding-top: 15px;
	width: 960px;
}

#line-3 {
margin-top:25px;
border-top:1px solid #eee;
padding-top:25px;
height:450px;

}

#line-3 a {
color:#333;
}


#line-3 .column {
float:left;
margin:0 20px 0 0;
width:215px;
}

#line-3 span {
color:#666666;
font-weight:bold;
}

#line-3 .bord {
border-bottom:1px solid #ccc;
width:210px;
}


#bottom-footer p {
	padding-bottom: 15px;
	text-size: 11px;
	color: #999;
}

/************************************************
*	Content										*
************************************************/	

#content {
	width: 100%;
	background: transparent;
	padding: 25px 0 0 0;
}

#content-wrap {
	width: 960px;
	margin: 0 auto 0;
	padding: 0;	
}

#main {
	width: 640px;
	float: left;
}

#main .post {
	border-top: 6px #F0F0F0 solid;
	padding-bottom: 15px;
}

#main .post .date {
	float: right;
	background: #333333;
	padding: 5px; 
	color: #fff;
	font-style: italic;
	font-family: "trebuchet MS", Arial, Helvetica, "Sans Serif"; 
	font-size: 15px;
}

#main .post .lead {
	padding: 15px 0 0 0;
	width: 570px;
}

#main .post .photo {
	float: left;
	padding-right: 20px;
	width: 100px;
}

#main .post .postinfo {
	float: left;
	width: 435px;
}

#main .post h2 {
	margin: 0;
	padding: 5px 0;
	font-size: 20px;
	color: #333333;
}

#main .post h2 a, #main .post h3 a {
	text-decoration: none;
	color: #333333;
}

#main .post h3 a:hover {
	text-decoration: none;
	color: #4F811C;
	
}

#main .post h2 a:hover {
	text-decoration: underline;
}

#main .post h3 {
	margin: 0;
	padding: 0;
	font-size: 13px;
	text-transform: uppercase;
	color: #333333;
}

#main .post h4 {
	margin: 0;
	padding: 0;
	color: #666666;
	font-size: 13px;
	font-weight:normal;
}

#main .post h4 a {
	text-decoration: none;
	color: #666666;
}

#main .post h4 a:hover {
	text-decoration: underline;
}

#main .post .content {
	padding-top: 15px;
	width: 570px;
	color:#000;
}

#main .post .content a{
text-decoration: underline;
	color:#4F811C;
}

#main .post div.comments {
	font-size: 11px;
	color: #999999;
	padding-right: 33px;
	background: url(images/comments.png) right bottom no-repeat;
	float: left;
	padding-top: 4px;
}

#main .post div.share-twitter {
	padding-left: 15px;
	float: left;
	width: 67px;
	overflow: hidden;
	margin-top: 2px;
}

#main .post div.share-fb {
	padding-left: 15px;
	float: left;
	width:70px;
}

#main .post div.share-google {
	float: left;

}

#main .post .content p {
	font-size: 13px;
	line-height: 19px;
	padding: 0 0 13px 0;
	margin: 0;
}

#main .post p.tags {
	width: 435px;
	float: left;
}


#main .post p.tags a {
	text-decoration: underline;
	color: #4F811C;
}

#sidebar {
	width: 300px;
	float: right;
}

#sidebar a {
color:#333;
text-decoration:none;
}

#sidebar a:hover{
color:#4F811C;
text-decoration:none;
}

#sidebar .ad {
	padding-bottom: 22px;
}

#sidebar .box {
	background: #F0F0F0;
	padding: 15px;
	width: 270px;
	margin-bottom: 22px;
}

#sidebar .box .top {
	height: 10px;
	background: url(images/sidebar_top.png) top left no-repeat;
}

#sidebar .box .items {
	background: url(images/sidebar_bg.png) repeat-y left;
	margin: 0;
	padding: 0 20px 0 12px;
}

#sidebar .box .item,#sidebar .box .menu-item, #sidebar .box li   {
	padding: 3px 0 7px 0;
	border-bottom: 2px solid #F6F6F6;
}

#sidebar .box li   {
	list-style-type: none;
}


#sidebar .box .menu-item {padding-top:5px;}

#sidebar .box .noline, .widgettitle    {
	border-bottom: 0;
}

#sidebar .box .item p.left {
	color: #333333;
	font-size: 14px;
	float: left;
	width: 185px;
}

#sidebar .box .item p.right {
	font-size: 11px;
	float: right;
	width: 31px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	text-indent: 8px;
	color: #fff;
	font-weight: bold;
	background: url(images/sidebar_comment.png) top right no-repeat;
}

#sidebar .box .item h2 {
	font-size: 18px;
	color: #7EB906;
	margin: 0;
	padding: 0 0 5px 0;
	font-weight: normal;
}

.widgettitle {
	border-bottom: 10px solid #fff;
}

#sidebar .box .item h3 {
	font-size: 13px;
	font-weight: bold;
}

#sidebar .box span.title a, #sidebar .box span.title a:visited {
	font-size: 14px;
	color: #000;
	font-weight: normal;
}

#sidebar .box .bottom {
	height: 10px;
	background: url(images/sidebar_bottom.png) top left no-repeat;
}

#sidebar ul, sidebar
{
list-style: none;
padding: 0;
margin: 0;
}



/************************************************
*	Common Formatting							*
************************************************/

.clear {
	clear: both;
}

a img {
	border: 0;
}

.alignleft {
	float: left;
	padding-right: 28px;
	padding-bottom: 15px;
}
	
.alignright {
	float: right;
	padding-left: 28px;
	padding-bottom: 15px;
}

.aligncenter {
	text-align: center;
}

.wp-caption-text {
	text-align: center;
}



#comment-line {
border-top: 5px solid #E0E0E0;
padding-top:10px;}


.avatar {border:5px solid #eee;}

.comment-meta {
border:1px solid #E0E0E0;
background:#F0F0F0;
margin-top:0px;
width:440px;
float:right;
padding:15px;
margin-bottom:20px;

}


.comment-meta .children  {
border:1px solid #E0E0E0;
background:#F0F0F0;
margin-top:0px;
width:440px;
float:right;
padding:15px;
margin-bottom:20px;

}



.comment-author
{
float:left;
width:60px;
background:#fff;
padding:10px;
text-align:center;
}

.comment-arrow
{

float:right;
margin:-1px;
width:13px;
height:21px;
background: url(images/comment_left.png) top left no-repeat;
margin-top:20px;}

.comment-date {color:#666666;}
.commentname {color:#4F811C;}
#comments h3 {color:#4F811C;font-size:16px;margin-bottom:25px;font-weight:normal;}


.commentlist li{display:block;margin:0;padding:0;}

.contact {
margin-left:0px;
padding:5px;

}

.contact-image
{
float:left;
border:2px solid #E0E0E0;
background:#fff;
padding:20px;
color:#ccc;
}

.treephone {color:#7EA359;font-size:16px;font-weight:bold;margin-top:5px;width:137px;float:left;}

.visit {color:#999;font-size:13px;margin-top:5px;width:153px;float:right;}

 .contact-text  {
padding:5px;
border:0px solid #E0E0E0;
color:#333;
float:left;
width:410px;
margin-bottom:10px;
}
 .contact-text0  {
color:#333;
float:left;
width:100px;
margin-right:10px;
margin-top:15px;
text-align:right;
}

.contact-text input {
border:1px solid #E0E0E0;
font:16px/16px "Trebuchet MS",Arial,sans-serif;
height:25px;
margin:0 0 12px;
padding:4px 7px 0;
padding-right:30px;
color:#333;
width:380px;
border:1px solid #ccc;
}

#contactform  {
width:553px;
padding:20px;
background:#eee;
border:1px solid #E0E0E0;
margin-bottom:50px;
margin-left:15px;
}

.comment-h3 {color:#A4C069;font-size:20px;margin-bottom:15px;margin-top:0px;font-weight:normal;}

.children {margin:0;padding-left:20px;}
.commentlist {padding-left:5px;padding-right:30px;}

.content a {text-decoration:underline;}

