/*
Theme Name: Loan.com
Description: Loan.com WordPress theme.
Version: 1.0
*/
body {
	color:#000;
	margin:0;
	background:#f0efed;
	font:12px/16px Verdana, Arial, Helvetica, sans-serif;
}
img { border-style:none;}
a {
	color:#427F44;
	text-decoration:none;
}
a:hover { text-decoration:underline;}
a:focus { outline:none;}
form, fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
input, select {
	vertical-align:middle;
	font:16px Verdana, Arial, Helvetica, sans-serif;
	color:#595650;
}
input:focus { outline:none;}
.clear-all { clear:both; height:0; width:0; }
/* Page size */
.page {
	margin:0 auto;
	width:980px;
	position:relative;
	padding:246px 0 0;
}
/* Logotype */
.page h1 { margin:0;}
.page h1 a {
	position:absolute;
	top:33px;
	left:22px;
	background:url(images/bg-logo.gif) no-repeat;
	width:238px;
	height:56px;
	overflow:hidden;
	z-index:11;
	text-indent:-9999px;
}
/* Header */
#header {
	position:absolute;
	top:0;
	left:0;
	height:246px;
	background:#fff url(images/bg-header.gif) no-repeat 0 100%;
	width:100%;
	z-index:10
}

#header div#google-top-ad {
	position:absolute;
	left:126px;
	top:149px;
}

#header div#google-top-ad div.adsByGoogle {
	position: absolute;
	bottom: 0;
	right: 10px;
	font-weight: normal;
}

#header div#google-top-ad div.googleAdBlock {
	padding: 0;
}

#header div#google-top-ad div.googleAdBlock img {
	top: 10px;
	left: 1px;
}

#header div#google-top-ad div.googleTextAd {
	float:left;
	margin-right:5px;
}
/* Form search */
#form-search {
	position:absolute;
	top:34px;
	padding:9px 10px 0;
	right:22px;
	width:537px;
	height:45px;
	z-index:10001;
	background:url(images/bg-search.gif) no-repeat;
}
#form-search .text {
	background:url(images/bg-input-search.gif) no-repeat;
	height:36px;
	overflow:hidden;
	float:left;
	padding:0 9px;
}
#form-search .text input {
	border:none !important;
	background:none;
	padding:0 !important;
	width:264px;
	margin:10px 0 0;
}
#form-search .drop-box {
	float:left;
}
#form-search .all-of-loan {
	background:url(images/btn-all-of-loan.gif) no-repeat;
	width:119px;
	height:26px;
	display:block;
	padding:10px 0 0 12px;
	cursor: pointer;
}
#form-search .all-of-loan span {
	background:url(images/ico-arrow.gif) no-repeat 100% 4px;
	padding-right:12px;
}
#form-search .all-of-loan:hover {
	background-position:0 -36px;
	text-decoration:none;
}
#form-search .drop-down {
	margin:-5px 0 0;
	padding:0 0 6px;
	width:129px;
	list-style:none;
	display:none;
	background:#f0efed;
	border:solid #fff;
	border-width:0 1px 1px;
}
#form-search .open .drop-down { display:block;}
#form-search .open .all-of-loan {
	background:#f0efed;
	border:solid #fff;
	border-width:1px 1px 0;
	width:118px;
	padding:9px 0 0 11px;
}
#form-search .drop-down li {
	height:1%;
	vertical-align:top;
}
#form-search .drop-down li a {
	display:block;
	padding:4px 10px 4px 12px;
}
#form-search .drop-down li a:hover {
	text-decoration:none;
	background:#427f44;
	color:#fff;
}
#form-search .submit {
	float:right;
}
/* Menu */
.menu {
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
	background:#595650;
	height:37px;
	font-size:13px;
	position:absolute;
	top:105px;
	left:0;
}
.menu li {
	float:left;
	background:url(images/menu-sep.gif) no-repeat 100% 0;
	padding-right:1px;
}
.menu a {
	float:left;
	background:#19614b;
	height:28px;
	padding:9px 19px 0;
	color:#fff;
}
.menu a:hover {
	text-decoration:none;
	background:#427f44;
}
.menu .add-links {
	background:#595650;
}
.menu .add-links:hover {
	background:#837E7A;
}
.menu li.active a {
	background:#8ec545 !important;
}
/* Sub Menu */
.sub-menu {
	position:absolute;
	top:142px;
	height:21px;
	background:#8ec545;
	color:#fff;
	left:0;
	width:951px;
	padding:4px 10px 0 19px;
	font-size:13px;
}
.sub-menu p {
	margin:0;
}
.sub-menu ul {
	margin:0 0 0 -11px;
	padding:0;
	list-style:none;
	overflow:hidden;
	width:100%;
}
.sub-menu ul li {
	float:left;
	padding:0 12px;
	background:url(images/bg-sub-menu-sep.gif) no-repeat;
	margin-left:-1px;
}
.sub-menu ul a { color:#fff;}
.sub-menu ul li.active a {
	color:#19614b !important;
	text-decoration:none;
}
/* Top Banner */
#header img {
	position:absolute;
	top:174px;
	left:126px;
}
/* Main area */
.main {
	overflow:hidden;
	height:1%;
	padding:0 0 12px;
}
/* Content */
#content {
	width:662px;
	float:left;
}
/* Breadcrumbs */
#breadcrumbs {
	margin:0 0 0 -3px;
	padding:3px 0 5px;
	list-style:none;
	overflow:hidden;
	height:1%;
	font-size:10px;
	line-height:12px;
	color:#595650;
}
#breadcrumbs li {
	float:left;
	margin-left:-6px;
	padding:0 10px;
	background:url(images/breadcrumbs-arrow.gif) no-repeat 0 4px;
}
#breadcrumbs a { color:#595650;}
#breadcrumbs li.active { color:#427F44 !important;}
/* Top box */
.top-box {
	background:url(images/bg-top-box.gif) no-repeat;
	height:32px;
	position:relative;
	z-index:10;
	margin:-14px -10px 28px -18px;
}
.top-box .subscribe {
	position:absolute;
	top:9px;
	right:7px;
	font-size:10px;
	line-height:12px;
	color:#fff;
}
.top-box .subscribe a {
	color:#fff;
	position:relative;
	z-index:5;
	background:url(images/ico-rss1.gif) no-repeat 100% 0;
	padding-right:15px;
}
.page2 .top-box {
	min-height:64px;
}
* html .page2 .top-box { height:64px;}
.blog-page .top-box {
	background:none;
}
.blog-page .top-box .subscribe { top:5px;}
.blog-page .top-box .subscribe a {
	background:url(images/ico-rss2.gif) no-repeat 100% 0;
	color:#666;
}
/* Blocks */
.block {
	background:url(images/box-top1.gif) no-repeat;
	padding:4px 0 0;
	width:100%;
	overflow:hidden;
	margin:6px 0 0;
}
.block-btm {
	background:#fff url(images/box-btm1.gif) no-repeat 0 100%;
	padding:14px 10px 11px 18px;
	height:1%;
}
.block-btm a#get-chart-link {
	display: block;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	margin: 5px 0 15px 0;
}
.block-btm a#get-chart-link:hover {
	text-decoration: none;
}
.posts .block-btm { padding-right:14px;}
.posts div#single-content h3 { float:left; }
.posts div#single-content h1 {
	float:left;
	font-weight:normal;
	line-height:27px;
}
.posts div#single-content span#sharethis_0 {
	display:block;
	float:left;
	padding:13px 0 10px;
}
div#social {
	margin:5px 0;
	padding:0;
	float:left;
	height:35px;
}
div#social iframe {
	margin:12px 0 0;
}
.block-btm:after {
	content:"";
	display:block;
	clear:both;
}
/* Main block */
.article-page .main-block,
.page2 .main-block {
	background:#fff;
	padding:0;
	margin:0;
	overflow:hidden;
}
.page-blog .main-block {
	background:url(images/box-top1.gif) no-repeat;
}
img.left {
	float:left;
	margin:0 17px 10px 0;
}
.article-page img.left { margin-top:22px;}
img.right {
	float:right;
	margin:0 7px 0 14px;
}
.image-holder {
	position:absolute;
	top:0;
	left:0;
}
.image-holder img,
.image-holder a {
	display:block;
	position:relative;
	z-index:5;
}
.image-holder a { height:100%;}
.blog-page .image-holder {
	top:14px;
	left:18px;
}
.main-block .text-area {
	padding:0 0 20px 210px;
	margin:-20px 0 0 -18px;
	overflow:hidden;
	height:1%;
	position:relative;
}
.blog-page .main-block .text-area {
	padding:30px 8px 0 276px;
	width:372px;
}
.blog-page .main-block .text-area p { margin:10px 0 7px;}
.blog-page .text-area h2 { margin-bottom:5px;}
* html .main-block .text-area { margin-top:-30px;}
.main-block .home-loans {
	color:#fff;
	margin:0 0 -2px 208px;
	padding:27px 0 0;
	font:40px/50px Arial, Helvetica, sans-serif;
	letter-spacing:-0.05em;
}
.block .author {
	font-style:normal;
}
.block .author strong a { color:#000;}
/* Posted */
.posted {
	width:100%;
	overflow:hidden;
}
.posted ul {
	margin:12px 4px 0 -6px;
	padding:0;
	list-style:none;
	border-top:1px solid #666;
	overflow:hidden;
	height:1%;
}
.posted ul li {
	float:left;
	margin-left:-2px;
	padding:0 8px;
	background:url(images/bg-comments-sep.gif) no-repeat 0 2px;
}
.posted ul a {
	color:#666;
}
/* Rad links */
.rad-links {
	margin:13px 8px 0 0;
	padding:20px 0 7px;
	list-style:none;
	overflow:hidden;

	height:1%;
	font:12px/15px Arial, Helvetica, sans-serif;
	border-top:3px solid #19614b;
}
div.googleRadLinks {
	margin:0;
	padding:0;
	height:15px;
	width:550px;
	position:relative;
}
div.googleRadLinks div.radLinksAdsByGoogle {
	padding-right:13px;
	color:#389459;
	padding:0 5px;
	font-size:12px;
	font-weight:normal;
	line-height:15px;
	position:absolute;
	top:0;
	right:0;
	left:auto;
}
div.googleRadLinks div.radList {
	position:absolute;
	top: 0;
	left: 0;
	white-space: nowrap;
	float:none;
	padding:0;
}
div.googleRadLinks div.radList a {
	padding:0 10px 0 0;
	text-decoration:underline;
	font-weight:bold;
	font-size:12px;
	color:#EC5219;
}
div.googleRadLinks div.radList a:hover {
	text-decoration: none;
	background:#fff;
}
.rad-links li {
	float:left;
	padding-right:13px;
}
.rad-links a {
	color:#000;
	padding:0 5px;
	text-decoration:underline;
}
.rad-links a:hover,
.rad-links li.active a {
	color:#fff;
	background:#389459;
}
/* Adsense box */
div.adsense-box div.ad-1 div.ad-1-line1 a {
	text-decoration:underline;
	color:#EC5219;
	font-weight:bold;
	font-size:11px;
}
div.adsense-box div.ad-1 div.ad-1-line1 a:hover { text-decoration:none;}

div.adsense-box div.ad-2 div.ad-2-line1 a {
	text-decoration:underline;
	color:#EC5219;
	font-weight:bold;
	font-size:11px;
}
div.adsense-box div.ad-2 div.ad-2-line1 a:hover { text-decoration:none;}

div.adsense-box div.ad-3 div.ad-3-line1 a {
	text-decoration:underline;
	color:#EC5219;
	font-weight:bold;
	font-size:11px;
}
div.adsense-box div.ad-3 div.ad-3-line1 a:hover { text-decoration:none;}

div.adsense-box .columns {
	float:left;
	position:relative;
	margin:-5px 0 0;
}
div.adsense-box div.ad-1 { width:205px; }
div.adsense-box div.ad-2 { width:205px; }
div.adsense-box div.ad-3 { width:206px; }
div.adsense-box div.googleTextAd { float:left; }
div.googleAdBlock {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	position:relative;
	padding-bottom:40px;
}
div.unset-padding-bottom { padding-bottom: 0; }
div.adsense-box div.adsByGoogle {
	height:19px;
	overflow:hidden;
	width:100px;
	position:absolute;
	right:0;
	top: 82px;
	font-weight: normal;
}
.article {
	overflow:hidden;
	height:1%;
}
.block h2 {
	margin:-2px 0 0;
	font-size:21px;
	line-height:25px;
	font-weight:normal;
	color:#427f44;
}
.block h3 {
	margin:0;
	font-size:16px;
	line-height:20px;
	font-weight:normal;
	color:#427f44;
}
.posts h3 { margin:-3px 0 0;}
.block h4 {
	margin:-3px 0 0;
	text-transform:uppercase;
	color:#595650;
	font-size:12px;
	line-height:16px;
	background:url(images/title-bullet.gif) no-repeat 0 3px;
	padding-left:15px;
}
.block h4 a {
	color:#595650;
}
.block h4 a:hover {
	text-decoration:none;
	color:#EC5219;
}
.block h5 {
	margin:-4px 0 0;
	font-size:12px;
	line-height:16px;
	color:#666;
	text-transform:uppercase;
}
.block h5 a { color:#666;}
.block p { margin:0;}
.article p { margin:4px 0 7px;}
.article p a { text-decoration:underline;}
.article p a:hover,
.main-block p a:hover,
.posts p a:hover { color:#8EC545;}
.article-page .article p { margin:8px 0 0;}
.article .continue { line-height:14px;}
.posts p { margin:8px 0;}
/* Smart blog */
.smart-blog {
	float:right;
	margin:0 8px 0 15px;
	display:inline;
	width:201px;
	border:1px solid #ada6a5;
	background:#f0efed;
	padding:18px;
}
.borrower-blog {
	margin:0;
	background:url(images/bg-smart-blog-logo.png) no-repeat;
	width:190px;
	height:71px;
	text-indent:-9999px;
	overflow:hidden;
}
.block .smart-blog h2 a {
	display:block;
	height:100%;
}
.block .smart-blog h2 {
	margin:-6px 0 0;
}
.block .smart-blog p { margin:8px 0 0;}
.blog-page .borrower-blog {
	background:url(images/bg-smart-blog-logo2.gif) no-repeat;
	width:242px;
	height:90px;
	position:relative;
	z-index:10;
	margin-bottom:12px;
}
/* Lists */
.lists {
	margin:0;
	padding:0 5px 0 0;
	list-style:none;
}
.lists li {
	overflow:hidden;
	width:100%;
	vertical-align:top;
	padding:3px 0 4px;
}
.lists a {
	background:url(images/ico-arrow2.gif) no-repeat 0 4px;
	padding:0 0 0 13px;
	float:left;
}
.lists a:hover {
	background:url(images/ico-arrow2-hover.gif) no-repeat 0 4px;
}
.block .smart-blog .lists {
	padding:5px 0;
}
.lists strong { color:#666;}
.lists span { color:#000;}
/* News area */
.news-area {
	overflow:hidden;
	height:1%;
}
.news {
	margin:0;
	padding:0 0 10px;
	list-style:none;
}
.news li { padding:0 0 13px;}
.synopses-box .block-btm {
	padding-bottom:18px;
}
/* Triple box */
.triple-box-row {
	overflow:hidden;
	width:667px;
	margin:6px 0 0 -5px;
}
.triple-box .block {
	width:217px;
	float:left;
	display:inline;
	margin:0 0 0 5px;
	background:url(images/box-top3.gif) no-repeat;
}
.triple-box .block-btm {
	background:#fff url(images/box-btm3.gif) no-repeat 0 100%;
	padding-bottom:12px;
	padding-right:4px;
	min-height:198px;
}
* html .triple-box .block-btm { height:198px;}
.triple-box .lists {
	padding:4px 0 7px;
}
.triple-box .lists li {
	padding-bottom:3px;
}
/* More reading */
.more-reading {
	padding:13px 0 0;
}
.more-reading .title {
	font-weight:normal;
	font-size:16px;
	color:#666;
	line-height:20px;
}
/* Double box */
.double-box-row {
	overflow:hidden;
	width:668px;
	margin:6px 0 0 -6px;
}
.double-box .block {
	width:328px;
	float:left;
	display:inline;
	margin:0 0 0 6px;
	background:url(images/box-top4.gif) no-repeat;
}
.double-box .block-btm {
	background:#fff url(images/box-btm4.gif) no-repeat 0 100%;
	padding-bottom:12px;
	padding-right:4px;
	min-height:223px;
}
* html .double-box .block-btm { height:223px;}
.double-box h3 { margin-top:5px;}
.double-box .lists { padding:8px 0;}
/* Adsense box */
.adsense-box {
	font-size:10px;
	line-height:12px;
}
.adsense-box strong {
	font-size:11px;
	line-height:13px;
}
.adsense-box strong a {
	text-decoration:underline;
	color:#ec5219;
}
.adsense-box strong a:hover { text-decoration:none;}
.adsense-box .columns {
	float:left;
	position:relative;
	margin:-5px 0 0;
}
.col-1 { width:146px;}
.col-2 { width:177px;}
.col-3 { width:151px;}
.col-4 { width:142px;}
.columns-holder {
	height:1%;
}
.columns-holder:after {
	content:"";
	display:block;
	clear:both;
}
.columns-area { padding:0 6px 0 0;}
.ads-by-google {
	display:block;
	padding:8px 6px 4px 10px;
	overflow:hidden;
	height:1%;
}
.ads-by-google a {
	float:right;
	background:url(images/btn-ads-by-google.gif) no-repeat;
	width:83px;
	height:19px;
	text-indent:-9999px;
	overflow:hidden;
}
/* Second nav */
.second-nav {
	width:100%;
	overflow:hidden;
	margin:6px 0 0;
	border-top:3px solid #595650;
}
.nav-area {
	width:700px;
	overflow:hidden;
}
.nav-area .groups {
	float:left;
	width:166px;
}
.nav-area h5 {
	margin:6px 0 0;
	font-size:12px;
	line-height:16px;
	color:#427F44;
}
.nav-area ul {
	margin:0;
	padding:0;
	list-style:none;
}
.nav-area li {
	padding:3px 0 0 12px;
}
/* Sidebar */
#sidebar {
	float:right;
	width:312px;
}
#sidebar .block {
	background:url(images/box-top2.gif) no-repeat;
}
#sidebar .block-btm {
	background:#fff url(images/box-btm2.gif) no-repeat 0 100%;
}
/* Chart box */
.chart-box img {
	display:block;
	margin:6px 0;
}
/* Form holder */
.form-holder {
	border-top:3px solid #666;
	width:284px;
	padding:0 0 7px;
}
.block .form-holder h3 {
	margin:3px 0 0 -1px;
	position:relative;
}
.form-holder2 {
	overflow:hidden;
	height:1%;
	padding:5px 0 0;
}
.form-holder .form-item {
	float:left;
	width:154px;
}
.form-holder .item2 {
	width:100px;
}
.form-holder .item2 input,
.form-block .txt {
	padding:3px 6px 4px;
	color:#666;
	font-size:11px;
	background:#fff;
	border:1px solid #ada6a5;
	width:77px;
	margin:3px 0 0;
}
* html .form-holder .item2 input { margin:2px 0 0;}
* + html .form-holder .item2 input { margin:2px 0 0;}
.form-holder label {
	display:block;
	font-size:11px;
	color:#666;
	font-weight:bold;
}
.form-holder select {
	width:144px;
}
.form-holder .btn {
	float:left;
	margin:19px 0 0;
}
/* Img box */
.img-box { overflow:hidden;}
.img-box img {
	display:block;
	margin:-12px 0 -5px -12px;
}
.img-box div#google-right-ad {
	padding-top:0;
	padding-left:6px;
}
.img-box div#google-right-ad div.googleAdBlock {
	position:relative;
	padding-bottom: 5px;
}
.img-box div#google-right-ad div.googleAdBlock div.adsByGoogle {
	position:absolute;
	right:10px;
	font-size:10px;
}
.img-box div#google-right-ad div.googleAdBlock div.googleTextAd div {
	line-height:12px;
}
/* Main box */
#sidebar .main-box {
	background:none;
	margin:-2px 0 0;
	padding:0;
}
.main-box .block-btm {
	padding:2px 6px 6px;
}
/* Form block */
.form-block {
	border:1px solid #ada6a5;
	padding:13px 0 14px 11px;
	position:relative;
	background:#f0efed;
}
.form-block .form-item {
	overflow:hidden;
	height:1%;
	padding:12px 0 0;
}
.form-block .txt {
	width:190px;
	margin:0 4px 0 0;
	display:inline;
}
.form-block textarea {
	border:1px solid #ada6a5;
	padding:5px 7px;
	width:262px;
	height:65px;
	background:#fff;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	margin:10px 0 -3px;
	overflow:auto;
}
/* Recent posts, articles */
.recent-posts,
.recent-articles {
	border:1px solid #ada6a5;
	background:#f0efed;
	margin:6px 0 0;
	padding:16px 0 14px 18px;
}
.recent-articles {
	border:0;
	background:none;
	margin:2px 0 0;
}
.recent-posts .lists {
	padding-top:4px;
	padding-bottom:8px;
}
.recent-articles .lists { padding-bottom:6px;}
.recent-posts .lists li { padding-bottom:3px;}
/* Archives */
.archives {
	margin:0;
	padding:4px 0 0;
	list-style:none;
}
.archives li { padding:4px 0 0 40px;}
/* Other ads */
.other-ads img { display:block;}
/* Footer */
#footer {
	border-top:8px solid #595650;
	color:#595650;
	padding:10px 0 30px;
	height:1%;
}
#footer ul {
	margin:0 0 0 -7px;
	padding:0 0 5px;
	list-style:none;
	overflow:hidden;
	text-transform:uppercase;
	height:1%;
}
#footer ul li {
	float:left;
	background:url(images/bg-footer-sep.gif) no-repeat 0 2px;
	padding:0 8px;
	margin-left:-2px;
}
#footer ul a { color:#595650;}
#footer ul a:hover { color:#427F44;}
#footer p { margin:0;}
#footer p a { text-decoration:underline;}
#footer p a:hover { text-decoration:none;}
/*---Navigation---*/
.navigation .alignleft{
	float:left;
	display:inline;
}
.navigation .alignright{
	float:right;
	display:inline;
}
/*---Navigationend---*/
div.blog_postbio{padding:5px;background:#F0EFED}
div.blog_postbio img {float:left}
div.blog_postbio_text {float:left;padding-left:5px}
div.clearing{clear:both}
div#iblogounify_div {
        text-align:center;
        margin:-36px 0 10px;
}
