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

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

body {
	background: #fff url(images/bg-background.jpg) repeat-x;
	font: 9.5pt Arial, Helvetica, sans-serif;
	color: #303030;
}

a:link, a:visited { text-decoration: underline; color: #9e0108; }
a:hover { text-decoration: none; }

p { padding: 5px 0; text-align: justify; }
.highlight { color:#9e0108; }
strong { color:#9e0108; }

#wrapper { width: 100%; }
#containerbox { width: 780px; height: auto; margin: 0 auto; background: url(images/logo-home.jpg) no-repeat; }
/*#containerborder { border-right: solid 1px #eaeaea; border-left: solid 1px #eaeaea; }*/

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

/*#home-logo { float: right; position: relative; top: 0; width: 280px; height: 135px; background: url(images/logo-home.jpg); }*/
.spacer-headlogo { width: 100%; height: 4px; clear: both; position: relative; }

#get-copy-border { background-color:#fff; border: solid 1px #d7d7d7; }
.get-copy-bg { background-color:#9e0108; padding: 5px; }
.title-10page { font:bold 14px "Lucida Sans", Arial, Helvetica, sans-serif; color:#fff; line-height:20px; letter-spacing:-1px; margin:0; padding:0; text-align:left; }
.subtitle-10page { font:normal 11px "Lucida Sans", Verdana, Arial, Helvetica, sans-serif; color:#fff; margin:0; padding:0; text-align:left; }
.get-copy-field { font:normal 11px Arial, Helvetica, sans-serif; color:#898989; border:solid 1px #cccccc; width:160px; padding:3px; margin-right:5px;  }

#primary-nav { background-color:#222; width: 780px; height: 40px; margin: 0 auto; font-size: 12px; }
#nav { list-style: none; padding-left: 25px; }
#nav li { list-style-type:none; float: left; white-space: nowrap; }
#nav .page_item a {
	color: #fff;
	display: block;
	text-decoration: none;
	padding: 15px 20px 0 0;
	margin:0;
	font:bold 12px Arial, Helvetica, sans-serif;
}
#nav li:hover { background-position: 100% -38px; color: #2c2c2c; }
#nav .page_item a:hover { background-position: 0px -38px; border: none; color: #9e0108; }
#nav li.current_page_item { color: #9e0108; text-decoration: none; }
#nav .current_page_item a, #nav .current_page_item a:visited { color: #9e0108; text-decoration: none; }

#middle-containerbox { width: 100%; height: auto; }
#left-containerbox { float: right; position: relative; width: 285px; }
	#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: 338px; background: url(images/bg-reo-form.gif) no-repeat top; }
	
#right-containerbox { float: left; position: relative; width: 495px; }

#footer-globalbox { width: 100%; height: 102px; background-color:#e1e1e1; }
#footer-containerbox { width: 780px; margin: 0 auto; position: relative; top: 0; }
#footer-spacer { margin:0; padding:15px 0 0 0; }
#primary-footer-nav { width: 100%; height: 29px; font:bold 9pt "Lucida Sans", Verdana, Tahoma; color: #9e0108; }

.footer-navi li { display: inline; padding: 0px 7px; }
.footer-navi li a { text-decoration: none; }
.footer-navi li a:hover { text-decoration: underline; }

#copyright-text { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; height: auto; color: #898989; }
#copyright-text a { text-decoration: none; color: #9e0108; }
#copyright-text a:hover { text-decoration: underline; }

.get-table-form td { padding: 0 5px 0 17px; color: #555555 }
.get-inside-form td { padding: 0; color: #555555; }
.header-get { font:normal 20px "Lucida Sans", Arial, Verdana; color: #fff !important; line-height:22px; }
.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-get { padding: 0 15px 0 17px !important; font: 8pt "Lucida Sans", Verdana, Arial, Helvetica, sans-serif; color: #555555; }
.text-msg-reo { padding: 0 18px 5px 17px !important; font: 8pt "Lucida Sans", Verdana, Arial, Helvetica, sans-serif; color: #555555; }

.post{
	padding: 10px 15px;
}
.post li { text-align:left; line-height:18px; margin:10px 10px 10px 30px; }

.post h1 { font:bold 24px Arial, Helvetica, sans-serif; color: #2d2d2d; margin:5px 0; line-height:26px; }
.post h2 { font:normal 18px Arial, Helvetica, sans-serif; color: #4b4a4a; margin: 10px 0 15px 0; line-height:20px; }

.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;
}

/* SQUEEZE PAGE TEMPLATE */
#squeeze-content  { }
#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;
}
