/*   
Theme Name: Bullard Realty Backup
Description: A search engine optimized website framework for WordPress.
Author: Internet Totality LLC
Author URI: http://www.internettotality.com/
Version: 1.0
License: Proprietary
.
Copyright 2015 Internet Totality LLC. Licensed to Bullard Realty.
 
.
*/

body {
	 margin: 0; 
	 font-family: Arial, sans-serif;
     background-color: #40312e;
}

#header_container {
    width: 100%;
    background-color: #ffffff;
}
#header {
    width: 1000px;
    margin: auto;
    background-color: #ffffff;
}

#logo { 
    padding: 10px 0 5px 0;
    width: 100%;
    float: left;
}

#header_ne {
    float: right;
    color: #91837c;
    font-family: 'Roboto Slab', serif;
}
#review_us {
    font-family: 'Roboto', serif;
    color: #0047ba;
    font-size: 1.1em;
    line-height: 22px;
}
#gp {
    position: relative;
    left: 3px;
    top: 7px;
    margin-right: 10px;
}

#container {
    width: 100%;
    background-color: #e4ddd3;
    background-image: url('imgs/container-bg.jpg');
    background-repeat: no-repeat;
    background-position: top center;
    min-height: 700px;
    padding-bottom: 57px;
    
}
@media only screen and (max-width: 768px) {
    #container {
        padding-bottom: 0px;
    }
}

#content_top {
    max-width: 1000px;
    height: 200px;
    margin: auto;
}

#contact_top {
    fzloat: left;
    margin-top: 41px;
}
@media only screen and (max-width: 768px) {
    #container {
        padding-bottom: 0px;
    }
}

#text_top {
    color: #fff;
    font-family: 'Roboto Slab', serif;
    float: right;
    text-align: right;
    margin-top: 40px;
    line-height: 1.6em;
}

#award {
    float: right;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: right;
}

#content {
    max-width: 1000px;
    margin: auto;
    background: #ffffff;
    padding: 35px 65px;
    margin-top: 10px;
}
@media only screen and (max-width: 64em) {
    #content {
        padding: 5px;
    }
}

#savvicard_idx {
    padding-bottom: 0 !important;
}


#footer {
    width: 100%;
    background-image: url('imgs/footer-bg.jpg');
    background-repeat: repeat-x;
    padding-bottom: 10px;
}

#footer_container {
    max-width: 1000px;
    margin: auto;
    padding-top: 30px;
}

#footer_content {
    color: #72645d;
    font-family: georgia, serif;
}

#footer_logo {
   
}

#footer_address {
    color: #91837c;
    font-family: arial, sans-serif;
    line-height: 150%;
}

#footer_social, #footer_call {
    color: #91837c;
    font-family: 'Roboto Slab', serif;
}
#footer_social {
    height: 50px; 
    line-height: 50px;
}

#footer_call {
    font-weight: bold;
}
@media only screen and (min-width: 768px) {
    #footer_call {
        text-align: right;
    }
    #footer_social {
        text-align: right;
    }
}

#copyright {
    margin-top: 40px;
}
#copyright a {
    text-decoration: none;
    color: #91837c;
}
@media only screen and (max-width: 64em) { 
    #copyright {
        text-align: center;
    }
}

.clear { 
	clear: both;
}

.social { 
    padding: 0 5px;
    position: relative;
    top: 8px;
    text-decoration: none;
}

div#idx_address {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    color: #493832 !important;
    font-family: 'Roboto', serif !important;
}


#h1 { font-size: 1.5em !important; }

.aligncenter	{ display: block; margin: 0 auto; }
.alignright	{ float: right; margin: 0 0 1em 1em; }
.alignleft	{ float: left; margin: 0 1em 1em 0; }
.floatleft	{ float: left; }
.floatright	{ float: right; }

p.small { font-size: 0.75em; }

