body {
    border-top: solid 7px #ef4723;
    padding:0; 
    margin: 0;
    }

.gallery #wrapper>header, 
.listing #wrapper>header, 
.simple  #wrapper>header {
    width: 100%;
    }

.listing  #wrapper #page_content, 
.simple   #wrapper #page_content {
    max-width:none;
    }

.gallery #logo, 
.listing #logo, 
.simple  #logo {
    text-align: left; 
    float: left; 
    margin: 0 0 20px 50px;
    }
    
.simple  #logo {
    margin-top: -10px;
    }

.gallery .nav_top, 
.listing .nav_top, 
.simple  .nav_top {
    min-width: auto; 
    float:right; 
    display: block; 
    margin-top: 15px; 
    margin-right: 30px;
    }
    
.listing .nav_top {
    margin-right: 45px;
    }

.simple  .nav_top {
    margin-top: 5px;
    margin-right: 30px;
    }

.gallery #menu, 
.listing #menu, 
.simple  #menu {
    padding: 0 10px;
    }

.gallery #menu li.top_level, 
.listing #menu li.top_level, 
.simple  #menu li.top_level {
    margin: 0.4rem 0.6rem;
    }
    
.gallery .txt_double_inner p {
    padding-bottom: .5em;
}

.listing #wrapper #page_content,
.gallery #wrapper #page_content,
.simple  #wrapper #page_content {
    width: 100%;
    }

.gallery .flexslider .slides > li {
    padding-top: 0px; 
    padding-bottom: 0px;
    }

.gallery .asset .caption .copy, 
.gallery .caption-container {
    width: 90%;
    max-width: 65em;
    text-align: center;
    margin: 1.5em auto 3.5em;
    overflow: hidden;
    }

.gallery .listing_title, 
.listing .listing_title {
    text-align: center; 
    font-size: 1.75em; 
    margin-bottom: 0px; 
    color: #444; 
    background-color: #f2f2f2;
    }
    
.simple #content_page_wrapper {
    max-width: 900px;
    }
    
.page_1058512 #content_page_wrapper{
    max-width: 800px;
    }
    


.page_1058512 #content_page_wrapper hr.tiny {
    display: none;
}

.listing .copy {
    padding: 1.25em 0 .75em 0; 
    margin: 0 auto 0;
    }

.listing .gallery {
    background-color:#f2f2f2; 
    padding-top: 10px; 
    padding-bottom: 10px;
    }

.gallery .thumb-divider {
    height: 0; 
    margin: 0px auto 0px;
    }

.gallery #wrapper > footer, 
.listing #wrapper > footer, 
.simple #wrapper > footer {
    width: 100%; 
    max-width: 100%;
    margin-left: 50px; 
    margin-right: 30px; 
    border-top: 0;
    padding: 10px 0 39px;
    }

.listing .gallery ul .image {
    width: 23.5%; 
    margin:.75%;
    }

.gallery #wrapper>footer #social, 
.listing #wrapper>footer #social, 
.simple #wrapper>footer #social {
    margin-right: 95px;
    }
    
#using {
    text-indent: -5000px;
    }
    
.bd-button a {
    background: #ef4723;
    color: #fff;
    padding: .375em 1em;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-transform: uppercase;
    text-decoration: none;
}

.bd-button a:hover, .bd-button a:active {
    color: #fff;
    background: #d8320e;
    text-decoration: none;
    }