/*
Theme Name:Bank Owned Homes Template 11
Version:1.0.0
*/

* { margin: 0; padding: 0; outline: none; }

body {
	font: 9.5pt "Arial", Verdana, Tahoma;
	color: #303030;
	background: #fff url(images/bg-background.gif) repeat-x left top;
}

a:link, a:visited {
	font-weight:bold;
	text-decoration: none;
	color: #000;
}

a:hover {
	color: #b99d23;
	text-decoration: underline;
}

p { padding: 5px 0; text-align: justify; }

.highlight { color:#b99d23; }
strong { color:#b99d23; }

#wrapper { width: 100%; }
#containerbox { width: 780px; height: auto; margin: 0 auto; }

#head-containerbox { width: 100%; height: 100px; background: url(images/logo.gif) no-repeat left top; padding:0; margin:0; }
#logo { float: left; position: relative; top: 0; width: 436px; height: 132px; }
#logo a { position: absolute; background: url(images/logo.gif) no-repeat top; width: 325px; height: 132px; }

/*#home-logo { float: right; position: relative; top: 0; width: 280px; height: 135px; background: url(images/logo-home.jpg); }*/
.spacer-headlogo { width: 100%; height: 23px; clear: both; position: relative; }
#primary-nav { width: 780px; height: 91px; margin: 0 auto; font-size: 12pt;}

#middle-containerbox { width: 100%; height: auto; }
#left-containerbox { float: right; position: relative; width: 279px; }
	#get-formbox { width: 100%; height: 184px; background: url(images/bg-get-free.gif) no-repeat top; }
	.spacer-leftbox { width: 100%; height: 12px; }
	#reo-formbox { width: 100%; height: 331px; background: url(images/bg-reo-form.gif) no-repeat top; }
	
#right-containerbox { float: left; position: relative; width: 473px; }

#footer-globalbox { width: 100%; height: 102px; background: url(images/bg-footer.jpg) repeat-x top; }
#footer-containerbox { width: 775px; margin: 0 auto; position: relative; top: 24px; }
#primary-footer-nav { width: 100%; height: 29px; font: 9.5pt "Arial", Verdana, Tahoma; color: #b99d23; }
.footer-navi li {
	display: inline;
	padding: 0px 7px;
}
#copyright-text { height: auto; color: #898989; }
#copyright-text a { text-decoration: none; color: #898989; }
#copyright-text a:hover { text-decoration: none; color: #65a7df; }

.get-table-form td { padding: 0 5px 0 17px; color: #555555 }
.get-inside-form td { padding: 0; color: #555555; }
.header-get { font:bold 14pt "Trebuchet MS", Arial, Verdan; color: #b99d23 !important; line-height:20px; }
.text-reo { 
	height: 15px;
	width: 175px; 
	padding: 4px 3px;
	font-size: 8pt;
	color: #9c9c9c;
	border-top: 1px solid #abadb3;
	border-bottom: 1px solid #e3e9ef;
	border-left: 1px solid #e3e9ef;
	border-right: 1px solid #e3e9ef;
}
.text-get { 
	height: 15px;
	width: 235px; 
	padding: 4px 3px;
	font-size: 8pt;
	color: #9c9c9c;
	border-top: 1px solid #abadb3;
	border-bottom: 1px solid #e3e9ef;
	border-left: 1px solid #e3e9ef;
	border-right: 1px solid #e3e9ef;
}
.text-msg-reo { padding: 0 12px 5px 17px !important; font: 8pt "Arial", Tahoma, Verdana; color: #555555; }

.post{
	padding: 10px 0 10px 0;
}
.post li { text-align:left; line-height:18px; margin:5px 10px 5px 20px; }

.post h1 { 
	font: normal 26px Arial, Helvetica, sans-serif; 
	color: #2d2d2d; 
	margin:5px 0; 
	line-height:26px; }
/*h2 { font: normal 16px Arial, Helvetica, sans-serif; color: #2d2d2d; margin: 10px 0 15px 0; line-height:20px; }*/
.post h2{
	/*font-family: Georgia, Sans-serif;*/
	font:normal 18px Arial, Helvetica, sans-serif;
	color: #2d2d2d;
	line-height:20px;
	margin: 10px 0;
}

.entry{
	line-height: 18px;
}

p.postmetadata{
	border-top: 1px solid #ccc;
	margin: 10px 0 0 0;
}

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

#nav {
	list-style: none;
	float:right;
	padding:50px 0 0 0;
}

#nav li {
	list-style-type:none;
	float: left;
	white-space: nowrap;
}

#nav .page_item a {
	color: #fff;
	display: block;
	text-decoration: none;
	padding: 15px 10px 0px 0;
	font:bold 10pt "Lucida Sans", Arial, Helvetica, sans-serif; 
	height:47px;
	letter-spacing: -1px;
}

#nav li:hover {
	background-position: 100% -38px;
	color: #fff;
}

#nav .page_item a:hover {
	background-position: 0px -38px;
	border: none;
	color: #b99d23;
}

#nav li.current_page_item {
	color: #b99d23;
	text-decoration: none;
}

#nav .current_page_item a, #nav .current_page_item a:visited {
	color: #b99d23;
	text-decoration: none;
}

.title-10page { font:bold 14px Arial, Helvetica, sans-serif; color:#343434; line-height:20px; letter-spacing:-1px; margin:0; padding:0; text-align:left; }
.subtitle-10page { font:normal 11px Verdana, Arial, Helvetica, sans-serif; color:#4b4a4a; margin:0; padding:0; text-align:left; }
.get-copy-field { font:normal 11px Arial, Helvetica, sans-serif; color:#898989; border:solid 1px #cccccc; width:157px; padding:3px; margin-right:5px;  }

label { font:normal 11px Verdana, Arial, sans-serif !important; color:#555555; letter-spacing:1px; }
form { margin:0px; padding:0px; }
#form-get-access { background:url(images/form-sidebar-bg.gif) repeat-y; }
.form-get-access-top-bg { 
	background:url(images/form-sidebar-top.gif) no-repeat;
	font:normal 18px "Lucida Sans", Arial, sans-serif;
	color:#fff;
	text-align:left;
	padding:0 15px;
}
.form-note-inner { 
	font:normal 11px Arial, Helvetica, sans-serif; 
	color:#646464; 
	padding:5px 15px;
	text-align:left;
	border-bottom:dotted 1px #ccc;
}
input.name { width:215px; }
input.email { width:215px; }
input.phone { width:155px; }

/* SQUEEZE PAGE TEMPLATE */
#squeeze-content  { width:780px; float:left; }
#squeeze-content p { font-size: 14px; line-height: 22px; }
#squeeze-content .highlight { color:#cc0000; }
#squeeze-content strong { color:#303030; }
#squeeze-content li {
	background:url(images/check.gif) no-repeat left top;
	list-style:none;
	text-align:left;
	font-size: 14px;
	line-height: 20px;
	padding: 0 10px 10px 30px;
	margin-left: 10px;
}
#squeeze-content h1 { font:normal 26px "Georgia", Times New Roman, Times, serif; color: #cc0000; margin: 10px 0 20px 0; line-height:30px; }
#squeeze-content h2 { font:normal 18px "Georgia", Times New Roman, Times, serif; color: #4b4a4a; margin: 0 0 15px 0; line-height:20px; }
#squeeze-content h3 { font:normal 18px "Georgia", Times New Roman, Times, serif; color: #303030; margin: 0 0 15px 0; line-height:20px; }

blockquote { 
	background:#e6e6e6 url(images/quote-box-bg.gif) no-repeat left top; 
	display: block; 
	padding: 10px 10px 10px 50px; 
	margin: 10px 0;
}
blockquote p { 	
	font:normal 18px "Georgia", Times New Roman, Times, serif;
	text-align: left;
	line-height: 16px;
}

#book-sidebar { background:#eee; border: solid 1px #ddd; }
#book-sidebar2 { background:#eee; border: solid 1px #ddd; }
#book-sidebar p { font-size: 12px; padding: 0 10px; margin:0; line-height: 16px; }
#book-sidebar2 p { font-size: 12px; padding: 0 10px; margin:0; line-height: 16px; }
#book-sidebar h2 {
	background-color:#cc0000;
	display: block;
	font:bold 15px "Lucida Sans", Arial, Helvetica, sans-serif;
	color: #fff;
	padding: 10px 0;
	line-height:20px;
}
#book-sidebar2 h2 {
	background-color:#cc0000;
	display: block;
	font:bold 15px "Lucida Sans", Arial, Helvetica, sans-serif;
	color: #fff;
	padding: 10px 0;
	line-height:20px;
}

#book-sidebar .disclaimer { font:normal 11px Arial, Helvetica, sans-serif; color:#666; padding: 0 10px; margin:0; }
#book-sidebar input { padding: 3px; }
#book-sidebar2 .disclaimer { font:normal 11px Arial, Helvetica, sans-serif; color:#666; padding: 0 10px; margin:0; }
#book-sidebar2 input { padding: 3px; }

#secrets-box { }
#secrets-box p { font:bold 12px Arial, Helvetica, sans-serif; color:#303030; text-align: center; margin-top: 10px; padding: 0 15px; }
#secrets-box .secrets-title-no { 
	font:bold 14px "Lucida Sans",Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:#cc0000;
	display: inline-block;
	padding: 5px;
	top: 10px;
}
