/*
  Dark Blue: #304860
  Red: #d50c05
*/

.clearfix:after {
  content: ".";*/
  height: 0;
  display: block;
  clear: both;
  visibility: hidden;
}

.clear {
  clear: both;
}

body.custom {
  font-family: Helvetica, Arial;
}

.custom #container {
  width: 960px;
  
}

.custom #header {
  margin: 0;
  padding: 0;
  border-bottom: 10px solid #304860;
}

.custom #page {
  padding: 0;
}

.custom #logo a {
	background: url(/wp-content/themes/thesis_16/custom/images/logo-red.png) center no-repeat;
	text-indent: -9999px;
  width: 275px;
	height: 75px;
	display: inline;
	float: left;	
	margin:5px 0 5px 0;
}

.custom #tagline {
  float: left;
  width: 300px;
  display: inline;
  color: #304860;
  border-left: 2px solid #304860;
  padding: 1em 0 1em 1em;
  margin: 1em 0 0 0;
}

.custom #academy-mortgage-logo {
  width: 211px;
  height: 75px;
  float: right;
  display: inline;
}

.custom .menu {
  font-size: 1.3em;
  width: 68%;
  border-bottom: none;
  float: left;
  display: inline;
}

.custom #navigation {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #ededed;
  margin-bottom: 0.5em;
  background: url(/wp-content/themes/thesis_16/custom/images/nav-bg.jpg) repeat-x top left;  
}

.custom #call-us {
  float: right;
  width: 30%;
  display: inline;
  font-size: 1.5em;
  margin: 1.2em 0 0 0;
  color: #304860;
}

.custom .menu a {
  text-transform: none;
  padding: 1em 1em;
  background: none;
  color: #304860;
  border-right: 1px solid #304860;
}
.custom .menu li.current a, .custom .menu li:hover a{
  background: #5986b2;
  color: #fff;
  border-bottom: 1px solid #5986b2; 
}

.custom #banner {
  min-height: 200px;
}

.custom #banner #cta {
  background: url(/wp-content/themes/thesis_16/custom/images/guy-keys.jpg) top right no-repeat;
  border-bottom: 1px solid #304860;
  float: left;
  display: inline;
  width: 615px;
  min-height: 189px;
  padding: 10px 0 0 0;
}

.custom #banner #cta p {
  line-height: 2.2em;
  font-size: 1.2em;
  
}

.custom #banner #cta h2 {
  color: #d50c05;
  font-size: 3em;
  margin-bottom: 0.2em;
}

.custom #banner #cta .button {
  margin-top: 1em;
  display: block;
  
}


.custom #banner #testimonial {
  background: url(/wp-content/themes/thesis_16/custom/images/testimonial-quote.png) top left no-repeat #304860;
  color: #eee;
  border: 4px solid #192f44;
  width: 335px;
  float: right;
  min-height: 192px;
  display: inline;
}

.custom #banner #testimonial #bg-testimonial {
  background: transparent url(/wp-content/themes/thesis_16/custom/images/testimonial-logo.png) bottom left no-repeat;
  width: 335px;
  float: right;
  min-height: 192px;
  
}

.custom #banner #testimonial blockquote {
  font-size: 2em;
  color: #eee;
  line-height: 1.4em;
  margin-bottom: 0.5em;
  border: none;
}

.custom #banner #testimonial .signature {
  font-size: 1.2em;
}

.custom #banner #testimonial .content {
  margin: 2em 2em 0 2em;
}

.custom .align-right {
  text-align: right;
}

/* Remove default headline for pages */
.custom .headline_area { position:absolute; top:-1500px; left:-1500px; }
.custom .post .headline_area { position: static;}

.custom #content_box {
  background: none;
}

.custom #content {
  font-size: .9em;
}

.custom #content h1 {
  color: #304860;
  margin-bottom: 0.2em;
}

.custom #content p {
  line-height: 1.4em;
}

.custom #content li {
  margin: 1em 0;
  list-style: disc;
}

.custom #content a {
  color: #d50c05;
}

.custom #footer {
  text-align: left;
  background: #304860 url(/wp-content/themes/thesis_16/custom/images/footer-logo.png) right no-repeat;
  color: #fff;
  padding: 1.5em;
  border-top: 4px solid #192f44;
  height:20px;
}

.custom #footer a {
  border-bottom: none;
  color: #fff;
  text-decoration: none;
}

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

.custom #footer .links {
  display: block;
  margin-bottom: 2.4em;
}

.custom #footer .links li {
  display: inline;
  margin-right: 1.7em;
  float: left;
}

.custom #legal {
  color: #666;
  padding: 1em 2em;  
}

.custom #legal p {
  line-height: 1.5em;
}

.custom .sidebar_list {
  padding: 1em 0 0 0;
}

.custom .sidebar li{
  margin: 0 0 1.2em 0;
  clear:left;
}

.custom .widget h3 {
  color: #d50c05;
  font-variant: normal;
  font-size: 2em;
  margin-bottom: 0;
  letter-spacing: normal;
}

.custom .widget p {
  margin: 0.7em 0;
}

.custom .widget a {
  font-size: 1.3em;
}

.custom .text-left, .custom .text-right {
  border-bottom: 1px solid #d50c05;
}

.custom .text-left .left {
  width: 198px;
  float: left;
  display: inline;
  margin: 0;
  padding: 0;
}

.custom .text-left .right {
  width: 147px;
  float: right;
  display: inline;
  line-height: 1em;
}

.custom .text-left .right img {
  display: inline;
  line-height: 1em;
}

.custom .text-right .left {
  width: 231px;
  float: left;
  display: inline;
}

.custom .text-right .right {
  width: 112px;
  float: right;
  font-size: .9em;
  display: inline;
}

.custom label {
  display: block;
}

.custom input[type=text], .custom select{
  width: 75%;
}

.custom textarea{
width: 350px;
height: 150px;
}

.conributors {
margin:0 0 1em;
}
.custom .author-inside { 
padding:10px auto;
}
.custom .author-inside img {
float:left;
margin:0px 10px 10px 0px;
}
.custom .a-text {
font-size:11pt;
color:#333333;
margin-bottom: 10px;
}
.custom .a-text h2 {
font-family:georgia,serif;
font-size:1.7em;
color:#D50C05;
}
.custom #author-box .auth-link {
margin-top:10px;
font-style:italic;
}
.custom #auth-container {
padding:10px;
background:#304860;
font-size:1.3em;
color:#fff;
width:95%;
/*height:225px;*/
}
.custom #auth-header {
width:70%;
float:right;
}
.custom #auth-avatar img {
float:left;
width:150px;
margin-right:15px;
}
.custom #auth-header .auth-name, .auth-name {
border-bottom:1px solid #fff;
color:#fff;
font-size: 2.2em;
width:100%;
margin-bottom:5px;
}
.custom #auth-header .auth-info {
line-height:1.87em;
font-size: 1.1em;
}
.custom #auth-header .auth-info a {
color:#fff;
text-decoration:underline;

}
.custom #auth-header .auth-social {
margin-top:10px;
}
.custom #auth-header .auth-social img {
margin-right:5px; 
}
.custom #auth-container .auth-desc {
float:left;
clear:both;
margin-top: 10px;
font-size: 1.2em;
}
.custom #auth-container .auth-desc a {
color:#fff;
text-decoration:underline;
}
.custom #byline {
background:none repeat scroll 0 0 #304860;
color:#FFFFFF;
font-size:2.2em;
font-style:oblique;

line-height:2.2em;
text-align:center;
vertical-align:baseline;
width:98.5%;

}

#author_posts{
  float: left;
  width: 48%;
}

#author_tagged{
  float: right;
  width: 48%;
}

.loan-form {
  margin-top: 10px;
  width: 100%;
  font-size: 1.5em;
}

.loan-form label {
  display: block;
}

.loan-form input, .loan-form textarea {
  border: 1px solid #000;
  font-size: 1.4em;
}

.loan-form textarea {
  width: 100%;
  height: 100px;
}

.mmf-response-output {
  font-size: 1.4em;
}

.loan-form input[type=submit] {
  background: #BD1D0F;
  border: 1px solid #ddd;
  font-size: 1.3em;
  color: #fff;
  padding: 5px 10px;
  
}

.custom #content.landing_page {
  width: 100%;
}

#surehits{
  width: 400px;
  margin: 0px auto;
}

#surehits input[type=submit]{
  border: 1px solid #ddd;
  margin-top:10px;
}

.free-quote-home{
  background: url("/wp-content/themes/thesis_16/custom/images/request-quote.jpg") no-repeat scroll 0% 0% transparent; width: 389px; height: 203px; text-align: left; display: block;
}

.custom #top_content {
font-size:14px;
padding-top:15px;
width:775px;

}

.custom #top_content input {
font-size:14px;
}

.custom #lp-footer {
background:url("/wp-content/themes/thesis_16/custom/images/footer-logo.png") no-repeat scroll right center #304860;
border-top:4px solid #192F44;
color:#FFFFFF;
height:20px;
padding:1.5em;
text-align:left;
width:775px;
}

.custom #lp-legal {
color:#666666;
padding:1em 2em;
width:775px;
}