/*
Theme Name: LendingEdge
Theme URI: http://www.curvedigital.com/
Description: LendingEdge Theme
Version: 1.0
Author URI: http://www.curvedigital.com/
Tags: blue, custom header, fixed width, two columns, widgets

*/

/* document */
body {
	font-family: "Georgia", "Times New Roman", serif;
	background: #193f70 url(images/sky_background.jpg) repeat-x;
	margin: 0;
	padding: 0;
}
a {
	border: 0px;
}
img {
	border: 0px;
}
table {
	padding: 0px;
	margin: 0px;
}
td {
	padding: 0px;
	margin: 0px;
}
tr {
	padding: 0px;
	margin: 0px;
}

h2 {
    margin-bottom: 0;
}
h2 a {
	color: #273C52;
	text-decoration: none;
}
h3 {
    margin-bottom: -3px;
}

.blogtitle {
    padding-bottom: 10px;
}

/* header */
.mast {
	width: 961px;
	height: 96px;
	background: #ffffff;
}
.logoleft {
	width: 480px;
	height: 18px;
	text-align: left;
}
.logoright {
	width: 480px;
	height: 18px;
	vertical-align: top;
	text-align: right;
}

/* navbar */
.navbarMain
{
	padding: 0px;
}
.nb_leftdrop
{
	background-image: url(images/navbar_dropshadow_left.jpg);
}
.nb_rightdrop
{
	background-image: url(images/navbar_dropshadow_right.jpg);
}
.navbar {
	color: #003366;
	height: 46px;
	text-align: center;
	background-color: #ffffff;
	background-image: url(images/navbar_bg.jpg);
	font-size: 13pt;
}
.navbar td {
	vertical-align: middle;
}
.navbar a {
	display: block;
	color: #003366;
	text-decoration: none;
}
.navbar-text {
    padding-top: 10px;
}
.navbar a:hover {
	/* preferrably, have this over to selected bg once
	padding is fixed */
	background-image: url(images/navbar_bg_selected.jpg);
        background-position: 50% 0%;
        vertical-align: top;
}
.nb_selected {
	background-image: url(images/navbar_bg_selected.jpg);
}
.nb_divider {
	background-image: url(images/navbar_div.jpg);
	width: 24px;
}
.nb_rightgap {
	width: 28px;
}

/* quote */
.quote {
	background-color: #ffffff;
	text-align: center;
}
.quote img {
	border: 7px solid #0a3d55;
}
.quote td {
	padding: 0px;	
}

/* footer */
.footer {
	background-image: url(images/footer_top_bar.jpg);
	color: #ffffff;
	font-size: 10pt;
	text-align: right;
	vertical-align: middle;
	height: 23px;
}
.footer a {
	color: #ffffff;
	text-decoration: none;
}
.footer td {
	padding-bottom: 3px;
	padding-right: 20px;
}
.footerSub {
	background-color: #053b57;
	color: #ffffff;
	margin-bottom: 10px;
	height: 50px;
}
.footerSubLeft {
	vertical-align: bottom;
	padding-left: 42px;
	padding-bottom: 11px;
	font-size: 9px;
	text-align: left;
}
.footerSubRight {
	vertical-align: middle;
	font-size: 15px;
	text-align: right;
}
.footerLinks {
	text-align: right;
}
.footerLinks td {
	padding-right: 22px;
}
.footerSub a {
	color: #ffffff;
	text-decoration: none;
}

/* main */
.main {
	padding: 0px;
	margin: 0px;
	background-color: #ffffff;
	height: 23px;
}
.main td {
	/*padding-left: 42px;*/
	vertical-align: top;
}
.title {
	font-size: 18pt;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height:25px;
}
.title a {
	color: #273C52;
	text-decoration: none;
}
.smalltitle {
	font-size: 17px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
.subtitle {
	margin-top: 5px;
	font-style: italic;
}
.mainLeftBlock {
	width: 280px;
	padding: 0 42px;
}
.mainRightBlock {
	font-size: 14px;
	color: #273c52;
	line-height: 17pt;
	text-align: left;
	padding-top: 17px;
	padding-right: 60px;
}
.inlineLink {
	font-style: italic;
	font-weight: bold;
	color: #6597b8;
	text-decoration: underline;
}
.endlineLink {
	font-style: italic;
	font-weight: bold;
	color: #273c52;
	text-decoration: none;
}
.smallerMainContent {
	font-size: 10pt;
	margin-bottom: 6px;
}
.mainPostRight
{
	width: 530px;
}
.mainPostRight a {
	font-style: italic;
	font-weight: bold;
	color: #6597b8;
	text-decoration: underline;
}

.entry {
    width: 530px;
}

/* post test */
.post {
	/* nothing */
}
.post a {
    color: #273C52;
    text-decoration: none;
    margin-top: 20px;
}
.readMore {
	color: #273C52;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}
.more-link {
	/* default link class from wordpress */
	color: #273C52;
	text-decoration: none;
}

/* rate box */
.rate {
	padding: 0px;
	margin: 0 0 11px 0px;
	width: 280px;
	height: auto;
	border: 0px;
}
.rate td {
	padding: 0px;
	margin: 0px;
}
.rateTextBlock {
	vertical-align: middle;
	text-align: center;
	height: auto;
	background-image: url(images/rateback.jpg);
}

/* connect */
.connect {
	width: 280px;
	height: auto;
	padding: 0px;
	margin: 0 0 11px 0px;
}
.connect td {
	padding: 0px;
	margin: 0px;
}

/* broker */
.broker {
	height: auto;
	padding: 0px;
	margin: 0 0 11px 0px;
}
.broker td {
	padding: 0px;
	margin: 0px;
}

/* news clippings */
.news {
	width: 280px;
	height: auto;
	padding: 0px;
	background:#1c709e url(images/news_text_bg.jpg) no-repeat;
	margin: 0 0 11px 0px;
}
.news td {
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
}
.newsTextBlock {
	color: #ffffff;
	font-size: 10pt;
	line-height: 23px;
	text-align: left;
}
.newsLink {
	text-decoration: none;
	color: #ffffff;
	font-style: normal;
	font-weight: normal;
}

/* horizontal rule simulation to span the page */
.hRuleSim {
	border-bottom: 1px;
	border-left: 0;
	border-right: 0;
	border-top: 0;
	border-style: solid;
	border-color: #b1a99e;
}
.hRuleMain {
	margin-right: -62px;
}

.hRSeperator {
    margin-bottom: 60px;
}

/* archive comments */
.archiveComments {
	font-size: 12px;
	text-align: right;
}
.archiveComments a {
	color: #6597B8;
	font-weight: bold;
	text-decoration: underline;
}

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