/*
Theme Name: Greglabella
Theme URI: http://www.greglabella.com
Author: RebelNetworks
Author URI: http://rebelnetworks.com
Version: 1.0
License: GNU General Public License
License URI: license.txt
Tags: minimalist
*/

/*Main Settings*/

html, body {
 font-family: sans-serif, Arial, Helvetica;
 color: #454753;
 font-size: 11pt;
 margin: 0;
 padding: 0;
 width: 100%;
 /*background: #454753;*/
 background: #F5F5F5;
 /*background:#fffde8;*/
}

body {
 text-align: center;
}
	
img, div, table, tr, td, p, form, h1, h2, h3, h4, h5, h6, input, a, blockquote, dl, dt, dd {
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table, tr, td {
 border: 1px solid #d0d1d4;
}

td {
 background: none;
}

input, textarea {
 border: 1px solid #d8d9de;
}

p {
 line-height: 25px;
 margin: 0 0 20px 0;
}

em {
 font-style: normal;
}

ins {
 text-decoration: none;
}

a, a:link, a:active, a:visited {
 /*color: #9e3232;*/
 color:#df7a1c;
 text-decoration: underline;
 outline: none;
}

a:hover, li.selected a {
 color: #000;
 text-decoration: underline;
 outline: none;
}

#section {
 text-align: left;
 margin: 0 auto;
 width: 980px;
 overflow: hidden;
}

#header {
 width: 980px;
 height: 10px;
 overflow: hidden;
}

#header #title {
color: #333;
 line-height: 20px;
 /*background: url(images/greg.png) no-repeat 240px 0;*/
 padding: 20px 0 0;
 width: 415px;
 height: 10px;
 overflow: hidden;
 float: left;
}

#header #title small {
 font-size: 8pt;
 display: block;
}

#header #title a {
 color: #333;
}
/*
#header #logo {
 margin: 17px 0 0;
 width: 193px;
 height: 89px;
 overflow: hidden;
 float: left;
}

#header #logo img {
 display: block;
}
*/
#header .mortgage {
 width: 200px;
 height: 55px;
 margin: 35px 0 0;
 overflow: hidden;
 display: block;
 float: right;
}

#slider {
 margin: 0;
 padding: 0;
 /*background: #9E3232;*/
 background:#df7a1c; 
 display: block;
 list-style: none;
 width: 980px;
 height: 210px;
 overflow: hidden;
 position: relative;
 z-index: 10;
}

#slider li {
 font-weight:bold;
 font-size:18px;
 line-height:1.4em;
 color:#6B748D;
 padding: 0;
 display: block;
 list-style: none; 
 height: 210px;
 overflow: hidden;
}

#slider li img {
 display: block;
}

#toptext {
	line-height:1.6em;	
	background-image:url(images/eye.jpg);
	height:210px;
	width:980px;
	margin:-45px 0 0 -30px;
}

#homethumbns {
	margin-bottom:20px;
	width:920px;	
}
#homethumbns ul{
	margin: 0 0 10px 0;
	padding: 0
}

#homethumbns li {
	display:block;
	float:left;
	width:170px;
	height:190px;
	margin:0 0 0 14px;
	padding: 0;
	border:1px solid #bbb;
	background-color:#FFFFFF;	
	text-align:center;
	
	box-shadow:0 0 5px #CCC;
	-moz-box-shadow:0 0 5px #CCC;
	-webkit-box-shadow:0 0 5px #CCC;
}
#homethumbns li.first {
	margin-left: 0;
}

#homethumbns span {
	margin-top:5px;
	font-family:sans-serif, "Trebuchet MS", Arial, Helvetica;
	font-size:12px;
	font-weight:bold;	
	text-align:center;		
	width:170px;
	display: block
}
#homethumbns li a{
	
	color: #333;
	text-decoration:  none

}
#homethumbns li a:hover{
	
	color: #df7a1c

}

ul#nav {
 background: url(images/mm.png) repeat-x;
 background-color:#6294e5;
 border-bottom: 5px solid white;
 margin: -5px 0 0;
 padding: 0;
 display: block;
 list-style: none;
 width: 980px;
 height: 35px;

 position: relative;
 z-index: 999;
}

ul#nav li {
 margin: 0;
 padding: 0 2px 0 0;
 /* background: url(images/mm_divider.png) no-repeat right 14px; */
 display: block;
 list-style: none;
 height: 35px;
 float: left;
 zoom: 1;
 position:  relative;
}

ul#nav li a {
 color: white;
 font-family: sans-serif, Times New Roman, Times;
 text-decoration: none;
 line-height: 38px; 
 text-transform: uppercase;
 padding: 0 18px 0 20px;
 height: 35px;
 display: block;
 float: left;
 zoom: 1;
}

ul#nav li a:hover {
 color: #ecd881;
}

ul#nav li.selected,
ul#nav li.current-menu-item {
 padding: 0 5px 0 0;
 /*background: url(images/mm_sel_r.png) no-repeat right top;*/
 background-color:#003399;
 color:#FFFFFF;
}

ul#nav li.selected a,
ul#nav li.current-menu-item a {
 padding: 0 15px 0 20px;
 /*background: url(images/mm_sel_l.png) no-repeat left top;*/
 background-color:#003399;
 color:#FFFFFF;
}
ul#nav li ul{
	display: none;
}
ul#nav li:hover ul{
	display: list-item;
	position: absolute;
	top: 35px;
	left: -30px;
	width: 200px;
	z-index: 100;
}
#nav li:hover li a{
	background:  #2757a0;
}
#nav li:hover li:hover a{
	background:  #003399;
}

#content {
 background: #f8f8f8 url(images/content.png) repeat-x left top;
 padding: 45px 30px 80px 30px;
 width: 919px;
 overflow: hidden;
}

#aside {
 padding: 0 0 20px;
 width: 240px;
 float: left;
 overflow: hidden;
}

#aside a {
	color:#666;	
}

.widget-box {
	border:1px solid #d8d9de;
	margin-bottom:10px;
}

.widget-box ul li {
	list-style:none;
	text-indent:-25px;
	line-height:1.2em;
}

.widget-box form {
	padding:10px;
}

.widget-box p {
	margin-bottom:3px;
}

.widget-box input {
	padding:4px;
}

ul#subnav {
 margin: 0 0 20px;
 padding: 0;
 border-top: 1px solid #d8d9de;
 border-left: 1px solid #d8d9de;
 border-right: 1px solid #d8d9de;
 width: 238px;
 display: block;
 list-style: none;
 overflow: hidden;
}

ul#subnav li {
 margin: 0;
 padding: 0;
 border-bottom: 1px solid #d8d9de; 
 width: 238px;
 height: 39px;
 display: block;
 list-style: none;
 overflow: hidden;
}

ul#subnav li a {

 text-decoration: none;
 line-height: 40px;

 background: #f3f3f3;
 padding: 0 20px;
 width: 238px;
 height: 39px;
 display: block;
 list-style: none;
 overflow: hidden;
}

ul#subnav li a:hover, ul#subnav li.selected a {
 color:#663300;
 background: #fff;
}

#aside h2 {
 color: white;
 font-family: sans-serif, Times New Roman, Times;
 font-size: 10pt;
 text-decoration: none;
 letter-spacing: -1px;
 line-height: 32px;
 text-transform: uppercase;
 text-align: center;
 /*background: url(images/leftcol_h.png) repeat-x;*/
 background-color:#df7a1c;
 border-top: 1px solid #d8d9de;
 border-left: 1px solid #d8d9de;
 border-right: 1px solid #d8d9de;
 width: 238px;
 height: 32px;
}

#lenders {
 border-bottom: 1px solid #d8d9de;
 border-left: 1px solid #d8d9de;
 border-right: 1px solid #d8d9de;
 margin: 0 0 20px;
 padding: 20px 0;
 width: 238px;
 overflow: hidden;
 display: block;
 list-style: none;
}

#lenders li {
 text-align: center;
 margin: 0;
 padding: 0 0 15px;
 width: 238px;
 overflow: hidden;
 display: block;
 list-style: none;
}

#links {
 margin: 0;
 padding: 15px 0 0;
 width: 240px;
 overflow: hidden;
 display: block;
 list-style: none;
}

#links li {
 text-align: center;
 margin: 0;
 padding: 0 0 15px;
 width: 240px;
 overflow: hidden;
 display: block;
 list-style: none;
}

#article {
 padding: 0 0 0 40px;
 width: 620px;
 float: left;
 overflow: hidden;
}
#article.full-width {
	width: 860px;
	float: none;
}
#article h1 {
 color: black;
 font-weight: normal;
 font-family: sans-serif, Times New Roman, Times;
 font-size: 23pt;
 line-height: 40px;
 border-bottom: 1px solid #d8d9de;
 padding: 0 0 20px;
 margin: 0 0 30px;
}

#article p big {
 color: #a23434;
 font-size: 14pt;
}

#article blockquote {
 color: black;
 font-weight: normal;
 font-family: sans-serif, Times New Roman, Times;
 font-size: 23pt;
 border-bottom: 1px solid #d8d9de;
 padding: 0 0 20px;
 margin: 0 0 30px;
}

#article blockquote p {
 line-height: 40px;
 margin: 0;
}

#article ul {
 padding: 0 0 15px 0;
 margin: 0;
 list-style: none;
}

#article ul li {
 background: url(images/marker.png) no-repeat left 12px;
 line-height: 25px;
 padding: 0 0 0 13px;
 margin: 0;
 list-style: none;
}

#article ol li {
 line-height: 1em;
}

#article h2 {
 color: #df7a1c;
 font-size: 14pt;
 font-weight: normal;
 padding: 20px 0;
}

#article h3 {
 font-size: 14pt;
 font-weight: normal;
 padding: 20px 0 10px;
}

#article table {
 width: 100%;
 border: none;
 margin: 0 0 20px;
}

#article table tr, #article table tr td {
 border-left: none;
 border-right: none;
}

#article table tr td {
 font-size: 10pt;
 padding: 0 10px;
 height: 60px;
}

#article table tr.title td {
 font-weight: bold;
 color: white !important;
 white-space: nowrap;
 font-size: 9pt;
 padding: 0 10px;
 height: 40px;
 background: url(images/content_title.png) repeat-x !important;
}

#article table tr.alt td, #article table tr:nth-child(2n+1) td {
 color: #a23434;
 background: #f6f6f6;
}

#footer {
 color: #888888;
 /*background: #34353f;*/
 background:#efefef;
 border-top:1px solid #cccccc;
 padding: 30px 60px 30px 20px;
 width: 900px;
 overflow: hidden;
 text-align:center;
}

#footer .left {
 padding: 0 60px 0 0;
 width: 220px;
 overflow: hidden;
 float: left;
}

#footer .left p {
 font-size: 8pt;
 line-height: 14px;
 margin: 10px 0 0 40px;
}

#footer .left p small {
 line-height: 11px;
 color: #86878f;
}

#footer .right {
 font-size: 9pt;
 width: 620px;
 overflow: hidden;
 float: left;
}

#footer .right a, #footer .right span, #footer a {
 /*color: #abacb1;*/
 color:#888888;
 text-decoration: none;
 white-space: nowrap;
 margin: 0 10px 0 0;
}

#footer .right a:hover, #footer a:hover {
 text-decoration: underline;
}

#footer .right ul.nav, #footer .right ul.subnav {
 margin:0;
 padding: 0;
 display: block;
 width: 620px;
 overflow: hidden;
 list-style: none; 
 text-align:right;  
}

#footer .other {
 font-size:12px;
 margin:0 auto;
 padding: 0; 
 width: 820px;
 overflow: hidden;
 list-style: none;
 text-align:center;  
}

#footer .right ul.nav li, #footer .right ul.subnav li, #footer ul.other li, #footer li {
 line-height: 20px;
 margin: 0;
 padding: 0 10px 0 0;
 display: block;
 overflow: hidden;
 list-style: none;
 float: left;
 zoom: 1;
}

#footer .right ul.nav li.last, #footer .right ul.subnav li.last {
 color: #34353f;
}

#footer .right ul.nav li.last a, #footer .right ul.subnav li.last a {
 /*color: #abacb1;*/
 color:#888888;
}

#footer .right ul.nav {
 padding: 17px 0 18px 0;
}

#footer .right ul.subnav {
 padding: 0 0 28px 0;
}

.text #article {
 width: 880px;
}

.blog dl dt {
 font-size: 14pt;
 display: block;
 padding: 0 0 15px;
 width: 880px;
 overflow: hidden;
}

.blog dl dd {
 margin: 0 0 35px;
 padding: 0 0 35px;
 border-bottom: 1px dashed #d8d9de;
 width: 880px;
 overflow: hidden;
}

.blog dl dd.last {
 margin: 0;
 padding: 0;
 border-bottom: none;
}

.blog dl dd div {
 padding: 0 0 10px;
}

.blog dl dd div.postinfo {
 font-size: 9pt;
 padding: 0 0 30px;
}

.blog dl dd div.postinfo span {
 margin: 0 7px;
}

.post {
	margin-bottom: 20px; border-bottom: 1px dotted #d4d4d4;
	padding-bottom: 20px;
}

.contact #aside div {
 border-bottom: 1px solid #d8d9de;
 border-left: 1px solid #d8d9de;
 border-right: 1px solid #d8d9de;
 padding: 20px;
 width: 198px;
 overflow: hidden;
}

.contact #article form p {
 padding: 0 0 10px;
 margin: 0;
 width: 620px;
 display: block;
 overflow: hidden;
}

.contact #article form p label {
 Text-align: right;
 font-size: 9pt;
 font-weight: bold;
 padding: 5px 13px 0 0;
 width: 87px;
 display: block;
 overflow: hidden;
 float: left;
}

.contact #article form p input {
 text-indent: 10px;
 line-height: 28px;
 border: 1px solid #d8d9de;
 width: 260px;
 height: 28px;
 float: left;
}

.contact #article form p textarea {
 border: 1px solid #d8d9de;
 width: 440px;
 height: 98px;
 overflow: hidden;
 float: left;
}

.contact #article form p.vericode label {
 padding: 25px 13px 0 0;
}

.contact #article form p.vericode span {
 width: 520px;
 display: block;
 overflow: hidden;
 float: left;
}

.contact #article form p.vericode span em {
 font-size: 9pt;
 padding: 0 0 8px;
 display: block;
 width: 520px;
}

.contact #article form p.vericode span img {
 border: 1px solid #d8d9de;
 display: block;
}

.contact #article form p.vericode input {
 margin: 10px 0 0;
 float: none;
}

.contact #article form p.submit {
 padding: 0 0 0 100px;
}

.contact #article form p.submit input {
 border: none;
}

 #article div dl {
 background: #ececed;
 padding: 20px;
 margin: 0 0 25px;
 width: 840px;
 overflow: hidden;
}

 #article div dl dt {
 width: 430px;
 overflow: hidden;
 display: block;
 float: left;
}

 #article div dl dd {
 width: 410px;
 overflow: hidden;
 float: left;
}

 #article div dl dd h4 {
 font-weight: normal;
 font-family: sans-serif, Times New Roman, Times;
 font-size: 23pt;
 line-height: 40px;
 padding: 30px 0 25px;
}

 #article div table tr.title td {
 background: #9E3232;
}

.errors {
 color: white;
 background: #B13732;
 padding: 20px;
 margin: 0 0 30px;
 clear: both;
}

.alignleft { float: left; margin-right: 10px; }

/* comment */
ol.commentlist { overflow: hidden; margin: 0; padding: 0; }
ol.commentlist li { background: #ddd; padding: 3px 5px; border-bottom: 1px dotted #333; margin-bottom: 10px; list-style: none; }
.comment-body { overflow: hidden; }
.vcard { height: 32px; overflow: hidden; }
.vcard img { float: left; width: 32px; height: 32px; margin-right: 15px; }
.comment-meta, .comment-body p, .reply { margin-left: 45px; }
.errormsg, .successmsg{
	background:#FEF4F1;
	border:1px solid #F7A68A;
	color:#DA4310;
	padding:10px;
	-moz-border-radius:4px;
   -webkit-border-radius:4px;
}

.successmsg {
	background:#F5FAF1;
	border:1px solid #C2E1AA;
	color:#8FA943;
	-moz-border-radius:4px;
   -webkit-border-radius:4px;
}

/* contact us */

.wpcf7-form{

	border: solid 1px #ccc;
	background: #ededed;
	padding: 15px;
	margin: 15px 5px;
}
.wpcf7 label{
	display: inline-block;
	width: 200px
}


.wpcf7 input, .wpcf7 textarea, .wpcf7 select {
	padding:7px;
		font-size: 14px;

}
.wpcf7 select {
	font-size: 16px;
}
.wpcf7 input{
	width:  300px;
}
.wpcf7 input.wpcf7-submit{
	width:  100px;
	background: orange;
	font-size: 16px;
	font-weight: bold;
}
.wpcf7 textarea{
	width:  500px;
}
#article ul.custom-bullet, ul.custom-bullet{
	list-style: none;
	padding: 0;
	margin: 0;
}
#article ul.custom-bullet li,ul.custom-bullet li{
	padding-left: 20px;
	background: url(images/custom-bullet.png) 0 5px no-repeat;
}