/*
Theme Name: BLO-Custom
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, acronym, address, big, code,
del, dfn, em, font, img, ins, kbd, q, s, samp, strike, strong, tt, var,
dl, dt, dd, ol, ul, li, fieldset, form, label,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit;
font-style: inherit; font-size: 100%; font-family: inherit;
vertical-align: baseline;
}

ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: separate; border-spacing: 0;}
caption, th, td { text-align: left; font-weight: normal;}
blockquote:before, blockquote:after,
q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
}

.alignleft, img.alignleft {
	margin: 4px 3px;
	float: left;
}
.alignright, img.alignright {
	margin: 4px 3px;
	float: right;
}
.aligncenter {
	text-align: center;
}

/* Html Options */


strong {font-weight: bold;}
em {font-style: italic;}
u {text-decoration: underline;}

code {
margin: 5px;
padding: 10px;
text-align: left;
display: block;
overflow: auto;
font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace; background: #EBF4F5;
border: 1px solid #A9E7EB;
}

acronym {cursor: help;
border-bottom:
1px solid #777;
}

blockquote {
	margin: 10px 20px;
	padding: 0px 0px 5px 28px;
	border: 1px solid #f2f2f2;
	background: #FAFAFA url(images/quote.gif) no-repeat 5px 5px;}
	blockquote p {padding: 10px 0px 7px 0px;}

textarea {
	width:400px;
	padding: 2px;
	margin-top: 10px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #bbb;
	height:100px;
	display:block;
	color:#666;
}

#text_field, select, .radio, .checkbox, .password, .file {
margin-left: 12px;
}



a {
	text-decoration: none;
	color: #4d4d4d;
}

a:hover {
	text-decoration:underline;
}


/* Tables */
table {
	border: 1px solid #CADBE5;
	margin: 14px auto;
}
table caption{margin-top:15px;font: normal 15px Arial; letter-spacing: 1px; color: #0d4fb0; padding: 2px;}
table thead th {font-weight: normal; background: #4492dc left bottom repeat; color: #fff;}
table td, th {font-size: 11px; text-align: center; padding: 4px;}
table tbody th, tbody td {border-bottom: 1px solid #CADBE5; border-right: 1px dotted #CADBE5; padding: 3px 5px;}
table tbody th {border-left: 1px dotted #CADBE5; text-align: left; color: #3776a0; font-weight: normal;}
table tfoot td {padding-top: 12px; color: #777; font: italic 10px Verdana; text-align: right;}

/* Html Options */


/* Main Template */
body {
background:#ffffff url(/images/bg.jpg) no-repeat top left;
font-family:"Helvetica","Arial",sans-serif;
}

.Side1 {
width:50%;
float:left;
margin:0 -460px 0 0;
padding:0;
}

.Side1 .Left {
margin:0 460px 0 0;
padding:0;
height:227px;
background:#676665;
}

.Side2 {
width:50%;
float:right;
margin:0 0 0 -460px;
}

.Side2 .Right {
margin:0 0 0 460px;
padding:0;
height:227px;
background:#676665;
}

.Center {
width:920px;
min-height:227px;
float:right;
margin:0 -460px 20px 0;
padding:0;
position:relative;
overflow:auto;
text-align:left;
}

* html .Side1 {position: relative;}
* html .Side1 .Left {position: relative; right: -3px;}
* html .Side2 .Right {position:relative; left: 0;}

.MainPage {
width:920px;
overflow:auto;
text-align:left;
margin:0px auto;
position:relative;
z-index:99;
}

.Header {
width:920px;
height:100px;
background:url(images/blog_header.png) no-repeat top left;
margin:0 auto;
text-align:left;
behavior: url(/iepngfix_new.htc);
}

.Logo {
height:85px;
float:left;
}

.LogoPadding {
padding:20px 0 0 7px;
}

.LeftSide {
float:left;
}

.Main {
width:920px;
}

.LeftNavL {
width:7px;
height:227px;
background: url(/images/left_nav_l.jpg) no-repeat top left;
float:left;
}

.LeftNavR {
width:6px;
height:227px;
background:url(/images/left_nav_r.png) no-repeat top left;
float:left;
behavior: url(/iepngfix_new.htc);
}

.NavContainer {
width:171px;
min-height:235px;
height:auto!important;
height:235px;
float:left;
margin:0px;
background:url(images/blog_left_bg.jpg) no-repeat top right;
}

.LeftNav {
width:163px;
min-height:235px;
height:auto!important;
height:235px;
background:#70adc4 url(/images/left_nav_bg.jpg) repeat-x top left;
float:left;
/*border-top:1px solid #89bed9;*/
border-right:1px solid #1b4b5d;
border-bottom:1px solid #2f4952;
border-left:1px solid #5894ab;
}

.LeftNav ul {
list-style:none;
margin:2px 0 0 0;
padding:0px;
}

.LeftNav li {
display:block;
float:left;
clear:left;
width:160px;
font-size:13px;
color:#fff;
font-family: "Helvetica","Arial","Tahoma", sans-serif;
border-bottom:1px dotted #89bed9;
padding-top:2px;
}

li.LNHome {
border-top:1px dotted #89bed9;
}

.LeftNav li a {
display:block;
width:153px;
height:16px;
color:#fff;
text-decoration:none;
margin-bottom:3px;
padding-left:7px;
padding-top:2px;
}

.Selected {
background:url(/images/left_nav_selected.png) no-repeat top left;
behavior: url(/iepngfix_new.htc);
}

.TopImage {
background:url(images/blog_image.jpg) no-repeat top left;
width:742px;
height:227px;
float:left;
color:#fff;
font-size:25px;
}

.TopImage h1 {
padding-top:10px;
}

.TopImage a {
color:#fff;
}

.MainPage {
clear:both;
width:905px;
padding:0 8px 0 7px;
}

.Content {
float:left;
width:620px;
}

.RightSidebar {
width:250px;
float:right;
padding-top:15px;
}

/* sidebar from styleold */
#sidebar {
	}

.searchform {
	text-align: center;
	margin:10px 0;
}

.sb {
	width: 130px;
	}

#sidebar h2 {
	border-bottom: 1px solid #c82c2b;
	width: 236px;
	padding-left:14px;
	font-size: 16px;
	color:#4d4d4d;
	background:url(images/sidebar_cat.png) no-repeat top left;
behavior: url(/iepngfix_new.htc);
}

#sidebar ul {
	padding: 3px 0 3px 2px;
	line-height: 18px;
	font-weight: bold;
}

#sidebar ul a:hover {
	text-decoration: underline;
}

.recentcomments {
margin: 2px 10px;
padding-bottom: 12px;
}

.wagon, .linkcat {
	background: #fff;
	margin-bottom: 15px;
	font-size:13px;
}

.cat ul li, .cat-item {
	background: url(images/category.png) no-repeat center left;
	padding:5px 0 5px 22px;
	margin: 0 0 0 8px;
}


.arc ul li{
	background: url(images/date.png) no-repeat center left;
	padding:5px 0 5px 22px;
	margin: 0 0 0 8px;
}

.lp ul li, #sidebar page_item{
	background: url(images/lp.gif) no-repeat center left;
	padding:5px 0 5px 20px;
	margin: 0 0 0 8px;
}


.linkcat ul li, .blogroll li {
	background: url(images/link.png) no-repeat center left;
	padding-left: 22px;
	margin: 2px 3px 4px 8px;
}

#sidebar a {
color:#4d4d4d;
}

/* sidebar from styleold */

/* banner styles */

.buildBanner {
	width: 620px;
	height: 39px;
	background-image: url(http://www.businessloanoption.com/images/blog_banner_bgBLO.jpg);
	background-repeat: no-repeat;
	margin:0 0 8px 0;
	padding-top: 138px;
	border: none;
}

.buildBannerBtn {
	width: 142px;
	height: 22px;
	margin:0 0 18px 172px;
}

.BAbtn {
	border: none;
}

/* end banner styles */

/* post styles */

.post {
background:url(images/post_bg.png) repeat-x;
margin:15px 0 5px 0;
padding:10px;
behavior: url(/iepngfix_new.htc);
}

.posttitle {
font-size:20px;
font-weight:bold;
}

.posttitle a {
color:#4d4d4d;
}

.pagetitle {
font-size:22px;
margin:10px 0;
}

.previous {
	font-size:14px;
	font-weight:bold;
	float: left;
	padding: 5px;
}

.next {
	font-size:14px;
	font-weight:bold;
	float: right;
	padding: 5px;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {
margin-left: 13px;
margin-top: 15px;
}

.entry h1 {
	font-size: 20px;
}

.entry h2 {
	font-size: 19px;
}

.entry h3 {
	font-size: 18px;
}

.entry h4 {
	font-size: 17px;
}

.entry h5 {
	font-size: 16px;
}

.entry h6 {
	font-size: 15px;
}

.entry ol, .entry ul {
	margin: 10px 0 10px 50px;
}

.entry ol li {
	list-style: decimal;
	padding: 5px 0;
}

.entry ul li {
	list-style-image: url(images/arrow.gif);
	padding: 5px 0;
}

.entry a {
	color:#0000ff;
}

.entry p {
	font-size:13px;
	line-height:16px;
	margin:10px 0;
}

.entry pre {
	padding: 5px 7px 5px 12px;
}

.entry dl {
	padding: 5px 0 5px 12px;
}

.entry dt {
	font-weight: bold;
}


.entry dd {
	padding: 0 0 5px 0;
}


.postinfo {
	border-top: 2px solid #c82c2b;
	width: 600px;
	font-size: 11px;
	overflow:auto;
	}

.postinfo p {
	font-size:13px;
	margin: 5px 2px;
	line-height: 22px;
	}
	

.postinfoc {
	background: url(images/category.png) no-repeat 6px 1px;
	padding: 0 0 0 25px;
	}

.postinfot {
	margin-left: 25px;
	background: url(images/tag.png) no-repeat 5px 2px;
	padding: 0 0 0 28px;
	}

.postinfod {
	margin-left: 25px;
	background: url(images/date.png) no-repeat 5px 0px;
	padding: 1px 0 2px 25px;
	}

.postinfocomments {
	margin-right:10px;
	background: url(images/comments.png) no-repeat 4px 1px;
	padding: 1px 0 3px 25px;
	}

/*end post styles */

/* Comments */
#comments {
	margin-bottom: 20px;
}

#comments p {
font-size:13px;
}

#comments a {
	color: #5C5252;
}

#comments a:hover {
	text-decoration: underline;
}

.cnum {
	font-size: 18px;
	padding: 20px 0 0 30px;
}

#clist {
	margin: 10px 30px 0 30px;
}

.comment {
	border: 1px #ccc solid;
	margin: 15px auto;
}
.alt {
	background: #fffafc;
}

.cinfo {
	border-bottom: 1px #ccc solid;
	background: #EBF4FA;
	overflow:auto;
}

.avatar {
	float: left;
}

.cauthor {
	float: left;
	margin: 9px 0 0 7px;
}
.cdate {
	float: right;
	margin: 9px 7px 0 0;
}

.cnote {
	padding: 6px;
	line-height: 18px;
	clear:both;
}

#commentform {
	padding: 10px 30px 20px 30px;
}

/* end Comments */

/* end Main Template */

ul.MainList {
margin:0;
padding:0;
list-style:none;
width:350px;
float:left;
}

.MainList li {
width:340px;
font-family:"Helvetica","Arial",sans-serif;
font-size:12px;
background:url(/images/index_list.png) no-repeat top left;
padding-left:15px;
display:block;
float:left;
clear:left;
text-transform:uppercase;
margin-bottom:10px;
}

p {
}

.FooterBox {
width:100%;
background:url(/images/footer_bg.jpg) repeat-x;
height:369px;
clear:both;
}

.Footer {
width:920px;
margin:0 auto;
font-size:12px;
color:#fff;
font-family:"Arial",sans-serif;
padding-top:20px;
text-align:center;
}

.Footer ul {
list-style:none;
margin:0 0 20px 0;
padding:0;
}

.Footer li {
display:inline;
padding:0 2px;
font-size:13px;
}

.Footer li a {
color:#fff;
text-decoration:none;
}

.Footer .Disclaimer {
width:800px;
text-align:left;
margin:50px auto 0 auto;
}