/*
Theme Name:     D3Corp Child Theme
Theme URI:      http://d3corp.com/
Description:    Child theme for the D3Corp Base Theme
Author:         D3Corp
Author URI:     http://d3corp.com
Template:       d3corp
Version:        1.0
*/

/* =============================================================================
   Custom Fonts - Always load first!
   ========================================================================== */
   @font-face {
    font-family: 'LiberationSerif-Regular';
    src: url('../fonts/liberationserifregular.eot');
    src: url('../fonts/liberationserifregular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/liberationserifregular.woff') format('woff'),
        url('../fonts/liberationserifregular.ttf') format('truetype'),
        url('../fonts/liberationserifregular.svg#liberationserifregular') format('svg');
    font-weight: normal;
    font-style: normal;
}   
@font-face {
    font-family: 'LiberationSerif-Italic';
    src: url('../fonts/liberationserifitalic.eot');
    src: url('../fonts/liberationserifitalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/liberationserifitalic.woff') format('woff'),
        url('../fonts/liberationserifitalic.ttf') format('truetype'),
        url('../fonts/liberationserifitalic.svg#liberationserifitalic') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'LiberationSerif-BoldItalic';
    src: url('../fonts/liberationserifbolditalic.eot');
    src: url('../fonts/liberationserifbolditalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/liberationserifbolditalic.woff') format('woff'),
        url('../fonts/liberationserifbolditalic.ttf') format('truetype'),
        url('../fonts/liberationserifbolditalic.svg#liberationserifbolditalic') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'LiberationSerif-Bold';
    src: url('../fonts/liberationserifbold.eot');
    src: url('../fonts/liberationserifbold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/liberationserifbold.woff') format('woff'),
        url('../fonts/liberationserifbold.ttf') format('truetype'),
        url('../fonts/liberationserifbold.svg#liberationserifbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* =============================================================================
   Structure
   ========================================================================== */
body, input, textarea {
    color: #373737;
    font: 15px;
    font-weight: 300;
    line-height: 1.625;
}
body {
    background: #efefef;
    padding: 0 2em;
}
#page {
    background: none repeat scroll 0 0 #FFFFFF;
    margin: 0 auto;
    max-width: 1000px;
    position: relative;
    z-index: 500;
}
/* Headings */
h1, h2, h3, h4, h5, h6 {
    clear: both;
}
/* Links */
a {
    color: #0C2C45;
    text-decoration: none;
}
a:focus, a:active, a:hover {
    text-decoration: underline;
}
::-moz-selection {
    background: #ccc;
    color: #000;
    text-shadow: none;
}
::selection {
    background: #ccc;
    color: #000;
    text-shadow: none;
}
a:visited {
    color: #0C2C45;
}
a:hover {
    color: #06e;
}
a:focus {
    outline: thin dotted;
}
/* Improve readability when focused and hovered in all browsers: h5bp.com/h */
a:hover, a:active {
    outline: 0;
}
#branding hgroup {
    margin: 0 7.6%;
}

#primary {
    float: left;
    margin: 0 -26.4% 0 0;
    width: 100%;
}
#content {
    margin: 0 34% 0 7.6%;
    width: 58.4%;
}
#secondary {
    float: right;
    margin-right: 7.6%;
    width: 18.8%;
}

.page .entry-title {
    margin-top:0;
}

/* Singular */
.singular #primary {
    margin: 0;
}
.singular #content, .left-sidebar.singular #content,
.single-sold_listing #content,
.error404 #content {
    margin: 0;
    position: relative;
    width: auto;
}
.singular .entry-header, .singular .entry-content, .singular footer.entry-meta, .singular #comments-title {
    margin: 0 auto;
}
/* error404 */
.error404 #primary {
    float: none;
    margin: 0;
}
.error404 #primary #content {
    margin: 0 auto;f
    width: auto;
}
/* Left Sidebar */
.left-sidebar #primary,
.single-sold_listing #primary,
.error404 #primary, .page-template-prop-search-php #primary {
    float: right;
    margin: 0 0 0 -26.4%;
    width: 100%;
}
.left-sidebar #content,
.single-sold_listing #content,
.error404 #content, .page-template-prop-search-php #content {
    margin: 0 0 0 28%;
    width: 71.4%;
}
.left-sidebar #secondary,
.single-sold_listing #secondary,
.error404 #secondary, .page-template-prop-search-php #secondary {
    float: left;
    margin-left: 7.6%;
    margin-right: 0; 
    width: 18.8%;
}
.ab-top-menu {
    float:left;
}
#wp-admin-bar-wp-logo > .ab-item .ab-icon {
    background-position:0 -223px !important;
}
#wp-admin-bar-wp-logo:hover > .ab-item .ab-icon {
    background-position:0 -248px !important;
}
/* =============================================================================
   Header
   ========================================================================== */

#branding {
    padding-bottom: 10px;
    position: relative;
    z-index: 9999;
}
/* =============================================================================
   Content
   ========================================================================== */

#main {
    clear: both;

}
.page-title {
    color: #666;
    font-size: 10px;
    font-weight: 500;
    letter-spacing: 0.1em;
    line-height: 2.6em;
    margin: 0 0 2.6em;
    text-transform: uppercase;
}
.page-title a {
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0;
    text-transform: none;
}
.hentry, .no-results {
    border-bottom: 1px solid #ddd;
    margin: 0 0 1.625em;
    padding: 0 0 1.625em;
    position: relative;
}
.hentry:last-child, .no-results {
    border-bottom: none;
}
.blog .sticky .entry-header .entry-meta {
    clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
}
.entry-title, .entry-header .entry-meta {
    padding-right: 76px;
}
.entry-title {
    clear: both;
    color: #222;
    font-size: 26px;
    font-weight: bold;
    line-height: 1.5em;
    padding-bottom: .3em;
    padding-top: 15px;
}
.entry-title, .entry-title a {
    color: #222;
    text-decoration: none;
}
.entry-title a:hover, .entry-title a:focus, .entry-title a:active {
    color: #1982d1;
}
.entry-meta {
    color: #666;
    clear: both;
    font-size: 12px;
    line-height: 18px;
}
.entry-meta a {
    font-weight: bold;
}
.single-author .entry-meta .by-author {
    display: none;
}
.entry-content, .entry-summary {

}
.entry-content h1, .entry-content h2, .comment-content h1, .comment-content h2 {
    font-weight: bold;
    margin: 0 0 .8125em;
}
.entry-content h3, .comment-content h3 {
    font-size: 1em;
    letter-spacing: 0.1em;
    line-height: 1.2em;
    text-transform: uppercase;
}
.entry-content table, .comment-content table {
    border-bottom: 1px solid #ddd;
    margin: 0 0 1.625em;
    width: 100%;
}
.entry-content th, .comment-content th {
    color: #666;
    font-size: 10px;
    font-weight: 500;
    letter-spacing: 0.1em;
    line-height: 2.6em;
    text-transform: uppercase;
}
.entry-content td, .comment-content td {
    border-top: 1px solid #ddd;
    padding: 6px 10px 6px 0;
}
.entry-content #s {
    width: 75%;
}
.comment-content ul, .comment-content ol {
    margin-bottom: 1.625em;
}
.comment-content ul ul, .comment-content ol ol, .comment-content ul ol, .comment-content ol ul {
    margin-bottom: 0;
}
dl.gallery-item {
    margin: 0;
}
.page-link {
    clear: both;
    display: block;
    margin: 0 0 1.625em;
}
#post-563 .breadcrumb {
    float: right;
}
.page-link a {
    background: #eee;
    color: #373737;
    margin: 0;
    padding: 2px 3px;
    text-decoration: none;
}
.page-link a:hover {
    background: #888;
    color: #fff;
    font-weight: bold;
}
.page-link span {
    margin-right: 6px;
}
.entry-meta .edit-link a, .commentlist .edit-link a {
    background: #eee;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #666;
    float: right;
    font-size: 12px;
    line-height: 1.5em;
    font-weight: 300;
    text-decoration: none;
    padding: 0 8px;
}
.entry-meta .edit-link a:hover, .commentlist .edit-link a:hover {
    background: #888;
    color: #fff;
}
.entry-content .edit-link {
    clear: both;
    display: block;
}
/* Images */
.entry-content img, .comment-content img, .widget img {
    max-width: 97.5%; /* Fluid images for posts, comments, and widgets */
}
img[class*="align"], img[class*="wp-image-"], img[class*="attachment-"] {
    height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
img.size-full, img.size-large {
    max-width: 97.5%;
    width: auto; /* Prevent stretching of full-size and large-size images with height and width attributes in IE8 */
    height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
img.alignleft, img.alignright, img.aligncenter {
    margin-bottom: 1.625em;
}
/* Image borders */
img[class*="align"], img[class*="wp-image-"], #content .gallery .gallery-icon img {/* Add fancy borders to all WordPress-added images but not things like badges and icons and the like */
    padding: 6px;
}
img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
.alignright {float:right; }
.alignleft {float:left; }
.aligncenter {display: block; margin-left: auto; margin-right: auto}
a:focus img[class*="align"], a:hover img[class*="align"], a:active img[class*="align"], a:focus img[class*="wp-image-"], a:hover img[class*="wp-image-"], a:active img[class*="wp-image-"], #content .gallery .gallery-icon a:focus img, #content .gallery .gallery-icon a:hover img, #content .gallery .gallery-icon a:active img {/* Add some useful style to those fancy borders for linked images ... */
    background: #eee;
    border-color: #bbb;
}
/* Make sure embeds and iframes fit their containers */
embed, iframe, object {
    max-width: 100%;
}
/* Singular content styles for Posts and Pages */
.singular .hentry {
    border-bottom: none;
    padding: 4.875em 0 0;
    position: relative;
}
.singular.page .hentry {
    padding: 0;
}
.singular .entry-title {

}
.singular .entry-title, .singular .entry-header .entry-meta {
    padding-right: 0;
}
.singular .entry-header .entry-meta {
    position: absolute;
    top: 0;
    left: 0;
}
.tours {
    float: left;
    text-align: center;
    margin: auto;
    margin-bottom: 35px;
    width: 33.33%;
}
.home .tours a {
    color: #fff !important;
}
.tours a {
    color: #000;
    text-decoration: none;
    font-size: 12px;

    display: block;
    margin-bottom: 10px;
}
.tours img {
    max-height: 135px;
    max-width:100%;
}
.feat-prop .tours:first-of-type {
    margin-left: 0;
}
.feat-prop .tours:last-of-type {
    margin-right: 0;
}
.feat-prop .tours:nth-of-type(3n+1) {
    clear: both;
}
.vid-tours .feat-prop .tours:nth-of-type(3n+1) { 
    clear: none;
}
.vid-tours .feat-prop .tours {
    margin-bottom: 0;
}
.vid-tours .feat-prop .tours a {
    padding: 0 10px;
}
.vid-tours .feat-prop .tours a img {
    max-height: 100%;
    width: 100%;
}
.vid-tours .feat-prop .slick-prev {
    left: -5px;
    z-index: 1;
}
.vid-tours .feat-prop .slick-next {
    right: -5px;
}
.vid-page a {
    color: #000;
}
.vid-page a:hover {
    color: #06e;
}
.tours h3 {
    font-size: 11px;
}
.tour-title {
    font-weight: bold;
    margin-bottom: 20px !important;
}
.tour-image {
    margin-bottom: 5px !important;
}
/* =============================================================================
   404
   ========================================================================== */

.error404 #main #searchform {
    background: #f9f9f9;
    border: 1px solid #ddd;
    border-width: 1px 0;
    margin: 0 -8.9% 1.625em;
    overflow: hidden;
    padding: 1.625em 8.9%;
}
.error404 #main #s {
    width: 95%;
}
.error404 #main .widget {
    clear: none;
    float: left;
    margin-right: 3.7%;
    width: 30.85%;
}
.error404 #main .widget_archive {
    margin-right: 0;
}
.error404 #main .widget_tag_cloud {
    float: none;
    margin-right: 0;
    width: 100%;
}
.error404 .widgettitle {
    font-size: 10px;
    letter-spacing: 0.1em;
    line-height: 2.6em;
    text-transform: uppercase;
}
/* =============================================================================
   Widgets
   ========================================================================== */

.textwidget {
    width:100%;
}
.widget-area {
    font-size: 12px;
}
.widget {
    clear: both;
    margin: 0 0 2.2em;
}
.widget-title {
    color: #666;
    font-weight: 500;
    line-height: 2.6em;
    text-transform: uppercase;
}
.widget ul {
    font-size: 15px;
    margin: 0;
    padding:0;
}
.widget ul ul {
    margin-left: 1.5em;
}
.widget ul li {
    color: #777;
    font-size: 13px;
}
.widget a {
    text-decoration: none;
}
.widget a:hover, .widget a:focus, .widget a:active {
    text-decoration: underline;
}
/* Search Widget */
.widget_search form {
    margin: 0 0 1.625em;
}
.widget_search #s {
    width: 77%;
}
.widget_search #searchsubmit {
    background: #ddd;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0px -1px 1px rgba(0, 0, 0, 0.09);
    -moz-box-shadow: inset 0px -1px 1px rgba(0, 0, 0, 0.09);
    box-shadow: inset 0px -1px 1px rgba(0, 0, 0, 0.09);
    color: #888;
    font-size: 13px;
    line-height: 25px;
    position: relative;
    top: -2px;
}
.widget_search #searchsubmit:active {
    background: #1982d1;
    border-color: #0861a5;
    -webkit-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.1);
    color: #bfddf3;
}
/* Ephemera Widget */
section.ephemera ol, .widget_twentyeleven_ephemera ol {
    list-style: square;
    margin: 5px 0 0;
}
.widget_twentyeleven_ephemera .widget-entry-title {
    font-size: 15px;
    font-weight: bold;
    padding: 0;
}
.widget_twentyeleven_ephemera .comments-link a, .widget_twentyeleven_ephemera .comments-link > span {
    color: #666;
    display: block;
    font-size: 10px;
    font-weight: 500;
    line-height: 2.76333em;
    text-transform: uppercase;
}
section.ephemera .entry-title .comments-link a:hover, .widget_twentyeleven_ephemera .entry-title .comments-link a:hover {
}
section.ephemera .entry-title a span {
    color: #29628d;
}
/* Twitter */
.widget_twitter li {
    list-style-type: none;
    margin-bottom: 14px;
}
.widget_twitter .timesince {
    display: block;
    font-size: 11px;
    margin-right: -10px;
    text-align: right;
}
/* Widget Image */
.widget_image img {
    height: auto;
    max-width: 100%;
}
/* Calendar Widget */

.widget_calendar #wp-calendar {
    color: #555;
    width: 95%;
    text-align: center;
}
.widget_calendar #wp-calendar caption, .widget_calendar #wp-calendar td, .widget_calendar #wp-calendar th {
    text-align: center;
}
.widget_calendar #wp-calendar caption {
    font-size: 11px;
    font-weight: 500;
    padding: 5px 0 3px 0;
    text-transform: uppercase;
}
.widget_calendar #wp-calendar th {
    background: #f4f4f4;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    font-weight: bold;
}
.widget_calendar #wp-calendar tfoot td {
    background: #f4f4f4;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
/* =============================================================================
   Footer
   ========================================================================== */

#colophon {
    clear: both;
}
#supplementary {
    padding: 0;
    overflow: hidden;
}
/* Two Footer Widget Areas */
#supplementary.two .widget-area {
    float: left;
    margin-right: 3.7%;
    width: 48.1%;
}
#supplementary.two .widget-area + .widget-area {
    margin-right: 0;
}
/* Three Footer Widget Areas */
#supplementary.three .widget-area {
    float: left;
    margin-right: 3.7%;
    width: 30.85%;
}
#supplementary.three .widget-area + .widget-area + .widget-area {
    margin-right: 0;
}
#supplementary.four .widget-area {
    float: left;
    margin-right: 2%;
    width: 23%;
}
#supplementary.four .widget-area + .widget-area + .widget-area + .widget-area {
    margin-right: 0;
}
/* Site Generator Line */
#site-generator {
    background: #f9f9f9;
    border-top: 1px solid #ddd;
    color: #666;
    font-size: 12px;
    line-height: 2.2em;
    padding: 2.2em 0.5em;
    text-align: center;
}
#site-generator a {
    color: #555;
    font-weight: bold;
}
#site-generator .sep {
    background: url(images/wordpress.png) center left no-repeat;
    color: transparent;
    display: inline-block;
    height: 16px;
    line-height: 16px;
    margin: 0 7px;
    width: 16px;
}
/* =============================================================================
   IE 7
   ========================================================================== */

#ie7 article.intro {
    margin-left: -7.6%;
    margin-right: -7.6%;
    padding-left: -7.6%;
    padding-right: -7.6%;
    max-width: 1000px;
}
#ie7 section.featured-post {
    margin-left: -7.6%;
    margin-right: -7.6%;
    max-width: 850px;
}
#ie7 section.recent-posts {
    margin-right: 7.6%;
}
/*====================================================
        FORMS
====================================================*/
input[type=text], input[type=password], textarea {
    background: #fafafa;
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
    border: 1px solid #ddd;
    color: #888;
}
input[type=text]:focus, textarea:focus {
    color: #373737;
}
textarea {
    padding-left: 3px;
    width: 98%;
}
input[type=text] {
    padding: 3px;
}
input#s {
    background: url(images/search.png) no-repeat 5px 6px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    font-size: 14px;
    height: 22px;
    line-height: 1.2em;
    padding: 4px 10px 4px 28px;
}
input#searchsubmit {
    display: none;
}
.frm fieldset {
    border:none;
    margin:0;
    padding:0;
}

.frm .frm-label {
    float:left;
    position:relative;
    font-weight:bold;
}
.frm .frm-space {

}
.frm fieldset.stacked .frm-label {
    display:block;
    float:none;
    width:auto;
}
.frm .frm-label, .frm input {
    line-height:1.5em;
}
.frm .frm-row {
    padding:0 0 15px 0;
}
.footer .frm .frm-row {
    padding:0 0 5px 0;
}
.frm input.frm-txt, .frm .frm-textarea {
    border: 1px solid #000;
    border-color:#7A7A7A #CCC #EEE;
}
.frm input.frm-txt, .frm .frm-textarea, .frm select {
    width:100%;
    color:#666;
    text-indent:5px;
}
.frm input.frm-txt, .frm select {
    width:100%;
    height:20px;
    line-height:24px;
    color:#666;
}
.frm .frm-focused, .frm fieldset.signup input.frm-focused {
    border-top: thin solid #D5948A;
    background-color:#D0FFD0;
}
.frm .frm-required em {
    color:#990000;
    font-size:13px;
}
.frm fieldset.stacked .frm-label.frm-required em {
    padding:0 0 0 5px;
}
.frm fieldset.signup span.frm-required em {
    left:-2px;
    padding:0;
    position:relative;
}
.frm-bttn {
    background: #E5E5E5;
    border: 1px solid #000;
    border-color: #CCC #7A7A7A #7A7A7A #CCC;
    font-size:12px;
    padding:2px 4px;
    margin-right:8px;
}
.frm .actions {
    padding-top: 30px;
}
.frm fieldset.inline .actions .frm-required {
    padding-left:200px;
}
.frm fieldset.signup input.frm-txt {
    width:150px;
}
.label-fixed .frm-label {
    width:200px;
}
.label-fixed input.frm-txt, .label-fixed .frm-textarea, .label-fixed select {
    width:375px;
}
.label-fixed .frm-space {
    margin:0;
}
.form-group.has-error label span {
    color:#F00;
}
.frm-success-cont {
    display:none;
    background-color:#C5FEC8;
    border: 1px solid #009900;
    padding:5px;
}
.frm-error-cont {
    display:none;
    background-color:#f7eded;
    border: 1px solid #D5948A;
    padding:5px;
}
.frm-error-message ul {
    color:#D5948A;
    font-weight:bold;
}
.frm .form-group.has-error input, .frm .form-group.has-error select, .frm .form-group.has-error textarea {
    background-color:#f7eded;
    border: 1px solid #D5948A;
}
.frm-error-cont strong {
    color: #000;
}
/*===========================================
        Customizations
============================================*/

.slides li {
    display: none;
}
.copy {
    padding-top:10px; 
    font-size: 11px;
}
.oc-but {
    padding-top:5px;
    display:block;
}

#main, #colophon {

}
.column {
    margin-right:3.6%;
}
.column.last {
    margin: 0;
}


/*===========================================
        $Accordions
============================================*/
.accordion-content {
    display:none;
}
.accordion-title {
    cursor:pointer;
}

/*===========================================
        $Dev Box
============================================*/
.dev-mode {
    background: none repeat scroll 0 0 #FFFBB2;
    border-bottom: 1px solid #DDD996;
    border-top: 1px solid #FFFDED;
    font-size: 0.8em;
    left: 0;
    padding: 0 0.5em 0.5em;
    position: fixed;
    text-align: center;
    text-shadow: 1px 1px #FFFDED;
    top: 25px;
    width: 100%;
    z-index: 9999;
}
.browser-icon {
    background: url("../images/browsers.png") no-repeat scroll 0 0 transparent;
    display: inline-block;
    height: 23px;
    position: relative;
    top: 5px;
    width: 23px;
}
.firefox {
    background-position: -52px 0;
}
.chrome {
    background-position: -25px 0;	
}
.msie {
    background-position: -77px 0;	
}
.opera {
    background-position: -103px 0;	
}



/*   /\
DLUPTAK    /    /  \
[d3corp]   /    /    \
12/18/2012  / J  /  /\  \
    / D  /  /  \  \
   / S  /  /\   \  \
  /    /  /  \   \  \
 /    /__/____\   \  \
/              \   \  \
/________________\   \  \
\_____________________\*/


body {
    background: #163d5e url('../images/background.jpg') top center repeat-x;
    font-family: 'LiberationSerif-Regular';
    padding-bottom: 2em;
    min-width:900px;
}

.head, #colophon {
    margin: 0 auto;
}

.head {
    padding: 1em 0;
    position: relative;
    z-index: 600;
    max-width:1033px;
    min-width:802px;
}

.head .logo {
    max-width: 54%;
    float: left;
    margin-left:2%;
}

.head .logo img {
    max-width: 100%;
}

.head .head-right {
    display:block;
    width: 44%;
    float: right;
    position: relative;
    margin-top: 0;
    height:95px;
}
.head .head-right img {
    width:100%;
    max-width:413px;
    float:right;
}

.head .fb {
    float: left;
    position: absolute;
    left: 0;
    top: 0;
}

.head .elerts {
    margin-left: 35px;
}

#page {
    background: #fff;
    padding: 1em;
    box-shadow: 0 0 10px #000;
}

#branding {	position: relative; }

#branding .whitespace {
    position: absolute;
    top: 0;
    width: 25%;
    background: #fff;
    height: 475px;
    z-index: 1;
}

.info-butt {
    border-right: .7em solid #fff;
    border-top: .7em solid #fff;
    color: #fff!important;
    text-shadow: 1px 1px 2px #000;
    padding-top: .2em!important;
    padding-bottom: .2em!important;
    display: block;
    text-align: center;
}
.annapolis.info-butt {
    border-top: 0;
    border-bottom: .7em solid #fff;
}
.info-butt.selected { border: none; }


/*\ Home-Mid */
.dsidx-search-button.search-form > br {
    display: none;
}

.dsidx-widget-search label {
    font-size:14px;
}
.dsidx-search-widget th {
    padding: 6px 2px !important;
    width: 45px;
}
.home-mid-left {
    float: left;
    width: 24%;
    background: #1D5884;
    color: #fff;
    min-height:376px;
}
.widget.dsidx-widget-search {
    margin:0;
}


.home-mid-right * { color: #fff; }

.home-mid-left .widget-title {
    color: #fff;
}


.home-mid-right {
    background: #113450;
    margin-left: 1%;
    float: right;
    width: 75%;
}

.home-mid-right h2 {
    margin-top: 0;
    line-height: 1em;
    font-style: oblique;
    font-size: 1.9em;
    margin-bottom: .3em;
}

.home-mid-right .right-left {
    width: 30%;
    float: left;
    margin-right: 5%;
}

.home-mid-right .right-left .feat-img {	
    border: 10px solid #fff; 
    max-height: 275px;
    overflow: hidden;
}

.home-mid-right .right-left .feat-img img {	width: 100%; }

.home-mid-right .right-right {
    font-family: verdana, sans-serif;
    float: left;
    width: 63%;
}

.home-mid-right .right-right h2 { font-style: normal; }

.home-mid-right .right-right h3 { color: #5fbfff; }

.home-mid-right .right-right p {
    font-size: .8em;
    margin-bottom: .2em;
}

.btn {
    padding: 3px 10px;
    margin-right: 1em;
}

.home-mid-left > div,
.home-mid-right > div, 
.left-sidebar #secondary aside,
.single-sold_listing #secondary aside,
.error404 #secondary aside {	padding:10px; }

#execphp-5 .widget-title {
    font-size: 1.4em;
    margin: 0;
    padding: 0;
    line-height: 1.2em;
    font-family: 'LiberationSerif-Italic';
}

.searcher .frm-row { 
    margin-right: 10px; 
    padding-bottom: 0;
}

.searcher label { font-size: 16px; }

.searcher.e-lerter .frm-submit { right: 5px!important; }

.searcherb .frm-row { padding-bottom: 15px; }

.searcher p,
.searcher a {
    font-size: 12px;
    line-height: 1.2em;
    margin-bottom: 0;
    color: #fff!important;
}

.searcher a {
    text-decoration: underline;
    float: left;
    padding-right: 10px;
    line-height: 2em;
}
.searcher a  + input {
    float: right!important;
}
/*\ Home */
.home article {
    background: url('../images/new-dave-w-logo.jpg') top left no-repeat;
    padding-left: 210px!important;
    min-height: 290px;
}

/*\ Entry Content */
.entry-title, 
.entry-content h2, 
.entry-content h3, 
.entry-content h4, 
.entry-content h5 {
    color: #103753!important;
    font-family: 'LiberationSerif-BoldItalic';
    text-transform: none;
}

.entry-title {
    font-size: 1.5em;
    margin: 0;
    padding: 0;
    line-height: 1.2em;
}

.home .entry-title { margin-top: 1em!important; }

.entry-content {
    font-family: verdana, sans-serif;
    font-size: .9em;
}

.entry-content p {
    margin-bottom: 0;
    padding-bottom: 0;
}

.entry-content strong {
    font-style: oblique;
}

.entry-content ul {
    list-style: disc;
}

/*\ .page-template-left-sidebar-php */
.left-sidebar #branding,
.single-sold_listing #branding,
.error404 #branding, .page-template-prop-search-php #branding {
    width: 25%;
    height: 0px!important;
}

.left-sidebar #access,
.single-sold_listing #access,
.error404 #access, .page-template-prop-search-php #access {
    width: 100%;
}

.left-sidebar .whitespace,
.single-sold_listing .whitespace,
.error404 .whitespace, .page-template-prop-search-php .whitespace {
    display: none;
}

.left-sidebar .info-butt,
.single-sold_listing .info-butt,
.error404 .info-butt, .page-template-prop-search-php .info-butt {
    display: none!important;
}

.left-sidebar #secondary,
.single-sold_listing #secondary,
.error404 #secondary,.page-template-prop-search-php #secondary {
    margin-top: 467px!important;
    background: #1D5884;
    margin-left: 0;
    width: 24%;
}

/*\ Footer */
#colophon {
    background: #0C2C45;
    box-shadow: 0 0 10px #000;
    padding: 1em;
    margin-bottom: 2em;
    font-family: verdana, sans-serif;
    max-width: 1000px;
    min-width:760px;
}
#colophon * {
    color: #fff;
}

#colophon .frm, #colophon input {
    color: #333!important;
}



.e-lerter .frm fieldset {
    width: 100%;
}

.frm .frm-txt {
    border: none;
    border-radius: 5px;
    font-size: 12px;
}
.frm {
    position: relative;
}

.e-lerter .frm-submit {
    position: absolute;
    top: 3px;
    right: -4px;
}

#ie7 .e-lerter .frm-submit {
    top: 4px;
    right: -10px;
}

#execphp-2 {
    max-width: 400px;
    margin-bottom: 0;
}

#colophon .frm-submit {
    color: #fff!important;
    font-size: 12px;
}

#colophon .widget-title {
    text-transform: none;
    margin-bottom: 0;
    line-height: 1.2em;
    font-weight: bold;
}

#colophon .copy {
    text-align: right;
    text-transform: uppercase;
    opacity: .8;
    font-size: .8em;
    line-height: 1.1em;
    margin-top: 4em;
}
#ie7 #second {
    margin-right: -3%!important;
}

#second * {
    text-align: right;
}


/*\ Double Sliders */
.flexslider {
    position: relative;
    z-index: 1;
}
body .sliderhide {
    width: 25%;
    position: absolute;
    z-index: 2;
    top:5em;
    left:0;
    display: none!important;
}

body #d3slider1.sliderhide{
    top: 0;
    height: 5em;
    overflow: hidden;
}



/*\ Forms and Erros */
.frm .frm-submit, .btn, .dsidx-search-button input,
.dsidx-actions-button,
#dsidx-virtual-tour-container a,
#dsidx input[type="button"] {
    background: #9e4111 url('../images/btn.png') top left repeat-x;
    color: #fff!important;
    font-family: 'LiberationSerif-Regular';
    border: none;
    text-transform: uppercase;
    border-radius: 5px;
    border: 1px solid #9e4111;
    font-size: 12px;
    display: block;
    float: left;
    max-height: 27px;
}
.dsidx-search-button input, #dsidx-virtual-tour-container a {
    display: block;
    float: none !important;
    width: 100%;
}
.dsidx-widget.dsidx-search-widget .dsidx-search-button {
    width:100% !important;
}
.dsidx-actions-button, #dsidx input[type="button"] {
    padding-left: 1em;
    padding-right: 1em;
}
.dsidx-search-widget .dsidx-beds, .dsidx-search-widget .dsidx-baths, .dsidx-search-widget .dsidx-improvedsqft {
    width: 86% !important;
}
.home-mid-left .dsidx-search-widget .dsidx-price, #secondary .dsidx-search-widget .dsidx-price {
    width: 35% !important;
}
.dsidx-widget-search .dsidx-search-widget .dsidx-search-widget-propertyTypes {
    width: 93% !important;
}
.dsidx-widget-search .dsidx-search-widget select {
    width: 93% !important;
}


.frm .frm-submit:hover, .btn:hover, .dsidx-search-button input:hover, .dsidx-actions-button:hover,
#dsidx-virtual-tour-container a:hover, #dsidx input[type="button"]:hover {
    background: #9e4111;
    text-decoration: none!important;
}



.entry-content fieldset.inline { width: 100%; }

.psudo .frm-space { position: relative; }
.entry-content .frm-space { 
    margin-right: 1.5em;
    position: relative; 
    clear: both;
}
.psudo .frm-row label {
    position: absolute;
    top:2px;
    left:8px;
    color: #111!important;
}
.frm-50 {
    width: 50%;
    float: left;
    clear: none;
}

.frm-30 {
    width: 30%;
    float: left;
    clear: none;
}

.frm-20 {
    width: 20%;
    float: left;
    clear: none;
}

.frm-10 {
    width: 10%;
    float: left;
    clear: none;
}

.frm-error-cont {
    margin-bottom: 10px;
    background:#ffd1b4;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: none;
    -webkit-box-shadow: inset rgba(0, 0, 0, 0.3) 0px 1px 1px;
    -moz-box-shadow:inset rgba(0, 0, 0, 0.3) 0px 1px 1px;
    box-shadow:inset rgba(0, 0, 0, 0.3) 0px 1px 1px;
    position: relative;
    border: 5px solid rgba(255, 255, 255, .6);
    margin-top: 10px;
}
.frm-error-cont strong {
    display: block;
}
.frm-error-cont .error-info{
    position: absolute;
    top:25%;
    right:15px;
}
.frm-error-cont strong {
    color:#111!important;
    font-size: .8em;
    padding-left: 10px;
    padding-top: 0px;
}
.frm-error-message ul {
    list-style: none;
    margin: 0;
    padding: 0;
    padding-left: 3em;
    margin-top: 10px;
}
.frm-error-message ul li {
    color: #333!important;
    background: url('../images/err.png') 0 2px no-repeat;
    line-height: 1.5em;
    padding-left: 20px;
    margin-bottom: 5px;
}
.frm-success-cont {
    background: #fffbcc url('../images/plane.png') no-repeat 2% 50% ;
    -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 2px;
    -moz-box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 2px;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 2px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color:#555!important;
    font-size: 1.3em;
    padding-left: 20px;
    position: relative;
    min-height: 40px;
    padding-left: 50px;
    padding-top: 15px;
    border: 5px solid rgba(255, 255, 255, .4);
}
.frm-success-cont  .error-info{
    position: absolute;
    top:25%;
    left:15px;
}
/*==============================================
        IDX
===============================================*/
.home-mid-left .widget-title, #secondary .widget-title {
    font-size: 24px;
    font-style: italic;
    line-height: 24px;
    margin-bottom: 7px;
    margin-top: 5px;
}

#page { min-width: 770px; }
.home-mid-left select, .home-mid-left input[type=text],
#secondary select, #secondary option, #secondary input[type=text] {
    color:#666 !important;
    font-size:14px;
}

#secondary .widget-title,
#secondary label, #secondary .submit {
    color: #fff!important; 
} 


.home-mid-left .dsidx-search-widget .dsidx-price,
#secondary .dsidx-search-widget .dsidx-price {
    width: 37%;
}
.dsidx-standalone-disclaimer, #dsidx-disclaimer {
    display:none !important;
}
.dsidx-prop-features {
    float:left;
}
.dsidx-photo {
    box-shadow: 1px 1px 3px #666666;
}
#dsidx-listings .dsidx-primary-data {
    font-weight: bold;
    background-color:transparent !important;
    padding-top: 0;
}
#dsidx-listings hr {
    display:none;
}
#dsidx-listings li.dsidx-listing {
    border-top: 1px dashed #CCCCCC;
    margin: 0 0 15px;
    min-height: 188px;
    overflow: visible !important;
    padding-top: 30px;
    position: relative;
    width: 100%;
}
.dsidx-address, .dsidx-price {
    line-height:16px;
}
.sold-prop {
    float: left;
    margin: 0 5%;
    width: 40%;
}
.dsidx-widget-single-listing-wrap {
    clear: none;
    float: left !important;
    margin: 10px 2%;
    width: 29%;
}
.dsidx-widget-single-listing {
    width:100% !important;
    background: none repeat scroll 0 0 #1D5884 !important;
}
.dsidx-widget-single-listing-wrap .dsidx-xlistings-single-listing.dsidx-xlistings-large .dsidx-listing {
    width: auto !important;
}
.dsidx-widget-single-listing-wrap .dsidx-xlistings-single-listing.dsidx-xlistings-large .dsidx-listing .dsidx-header {
    background: #1d5884;
    width: 100%;
    text-align: center;
    padding: 5px 0;

}
.dsidx-widget-single-listing-wrap .dsidx-xlistings-single-listing.dsidx-xlistings-large .dsidx-listing .dsidx-photo-content .dsidx-photo-slideshow {
    height: auto;
}
.dsidx-widget-single-listing-wrap .dsidx-xlistings-single-listing.dsidx-xlistings-large .dsidx-listing .dsidx-photo-content .dsidx-photo-slideshow .dsidx-photo-item {
    width: auto;
    height: auto;
    line-height: 210px;
    background-color: rgba(0, 0, 0, 0.6)!important;
}
.dsidx-widget-single-listing-wrap .dsidx-xlistings-single-listing.dsidx-xlistings-large .dsidx-listing .dsidx-photo-content .dsidx-photo-slideshow .dsidx-price {
    background: rgba(29, 88, 132, 0.7);
}
.dsidx-widget-single-listing-wrap .dsidx-xlistings-single-listing.dsidx-xlistings-large .dsidx-listing .dsidx-text-content {
    height: auto;
    background: #1d5884;
}
.dsidx-widget-single-listing-wrap .dsidx-xlistings-single-listing.dsidx-xlistings-large .dsidx-listing .dsidx-text-content ul .dsidx-text-content-item:nth-child(3) .dsidx-separator,
.dsidx-widget-single-listing-wrap .dsidx-xlistings-single-listing.dsidx-xlistings-large .dsidx-listing .dsidx-text-content ul .dsidx-text-content-item:nth-child(4) .dsidx-separator {
    display: none;
}
.dsidx-widget-single-listing-wrap .dsidx-xlistings-single-listing.dsidx-xlistings-large .dsidx-listing .dsidx-text-content ul .dsidx-text-content-item,
.dsidx-widget-single-listing-wrap .dsidx-xlistings-single-listing.dsidx-xlistings-large .dsidx-listing .dsidx-text-content .dsidx-footer {
    background: #113450;
}


.dsidx-widget-single-listing .dsidx-widget-single-listing-slideshow .dsidx-widget-single-listing-photo {
    width: 210px !important;
}
.dsidx-widget-single-listing .dsidx-widget-single-listing-slideshow {
    background: none repeat scroll 0 0 #FFFFFF !important;
}
.feat-prop h3 {
    font-size: 1em;
}
.feat-prop .dsidx-photo-content .dsidx-slideshow-nav {
    display: none !important;
}
#page #dsidx-listings .dsidx-primary-data, #page #dsidx-listings .dsidx-secondary-data {
    padding-left: 0!important;
}
#page #dsidx-listings .dsidx-primary-data {
    min-height: 50px;
}
#page #dsidx-listings .dsidx-primary-data > div {
    clear: none!important;
}
#page #dsidx-listings .dsidx-primary-data:after, #page #dsidx-listings .dsidx-primary-data > div:after, #page #dsidx-listings .dsidx-secondary-data:after, #page #dsidx-listings .dsidx-secondary-data > div:after {
    clear: none!important;
    display: none!important;
}

/* AFTER MLS */
+#page .dsidx-search-widget th {
    padding: 5px 7px;
    width: 35px;
}
.dsidx-search-widget input[type="text"] {
    border-radius: 5px;
}

.dsidx-widget-single-listing {
    border: none!important;
    border-radius: 5px!important;
    box-shadow: 0 0 100px rgba(255, 255, 255, .1);    
    bordeR: 1px solid #113450!important;
}

.dsidx-widget-single-listing .dsidx-widget-single-listing-slideshow,
.dsidx-widget-single-listing .dsidx-widget-single-listing-meta .dsidx-widget-single-listing-photo-count,
.dsidx-widget-single-listing-detail {
    background-color: #000!important;
    background-color: rgba(0,0,0,.6)!important;	
}

.dsidx-widget-single-listing-detail {
    border-radius: 5px;
    padding: 0 .25em;
    line-height:1.2em;
}

.dsidx-widget-single-listing .dsidx-widget-single-listing-photos .dsidx-widget-single-listing-slideshow-control {
    border-radius: 100%;
    opacity: .6;
}
.dsidx-widget-single-listing .dsidx-widget-single-listing-photos .dsidx-widget-single-listing-slideshow-control:hover {
    opacity: 1;
}

#dsidx-listings .dsidx-media .dsidx-photo img { max-width: 100%!important; }

.dsidx-address,
.dsidx-widget-single-listing-price { 
    font-size: 1.5em; 
    line-height: 1.2em;
    font-family: 'LiberationSerif-BoldItalic';
}

.dsidx-widget-single-listing-price { 
    color: #fff!important; 
    text-align: center;
} 

#page #dsidx-listings .dsidx-primary-data, 
#page #dsidx-listings .dsidx-secondary-data {
    padding-left: 275px;
}

#page .dsidx-widget-single-listing .dsidx-widget-single-listing-meta .dsidx-widget-single-listing-photo-count {
    top: 23%;
}

#page .dsidx-widget-single-listing-detail-description {font-family: 'LiberationSerif-BoldItalic';}


.dsidx-error { 
    background-color: rgba(0,0,0,.6)!important;	
    opacity: .3; 
    -webkit-border-top-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-topright: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    background-color: rgba(0,0,0,.6)!important;	
}


#dsidx-media { 
    -webkit-border-radius: 1px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius: 1px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-radius: 1px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    overflow: hidden;
}

.jb-idx-thumbnail-container { background-color: rgba(0,0,0,.6)!important; } 

#dsidx-virtual-tour-container a {
    -webkit-border-radius: 10px;
    -webkit-border-top-left-radius: 1px;
    -webkit-border-top-right-radius: 1px;
    -moz-border-radius: 10px;
    -moz-border-radius-topleft: 1px;
    -moz-border-radius-topright: 1px;
    border-radius: 10px;
    border-top-left-radius: 1px;
    border-top-right-radius: 1px;
}

#dsidx-virtual-tour-container {
    margin-top: 0!important;
    margin-right: 2px!important;
}

#dsidx-primary-data { border-bottom: none!important; }

#dsidx-quit-yelling {
    background: #ddd;
    color: #999;
    border-radius: 5px;
    margin: 1em;
    padding: .25em .5em;
}

#dsidx-quit-yelling:hover {
    text-decoration: none!important;
    background: #eee;
}

.dsidx-secondary-rowr th,
#dsidx-secondary-data tr th,
.dsidx-supplemental-data.dsidx-fields th,
.labeled, th.dsidx-type,
#dsidx-primary-data th {
    width: 30%;
    background: #0B2334;
    color: #fff;
    border-right: 2px solid #040d14;  
    border-bottom: 1px solid #040d14;   
}

.labeled { 
    width: 48%; 
    font-weight: normal!important; 
    border: none; 
    border-bottom: 1px solid #040d14!important;  
    font-size: 10px;
    font-weight: 500;
    letter-spacing: 0.1em;
    line-height: 2.6em;
    text-transform: uppercase;
    text-indent: 1em;
    font-family: Verdana, Geneva, sans-serif;
}
.info {text-indent: .5em; font-size: .9em;}

#dsidx-primary-data tr td { padding-left: 20px!important; }

#dsidx-price td {
    font-size: 1.5em; 
    line-height: 1.2em;
    font-family: 'LiberationSerif-BoldItalic';
}

table { border: none!important; }    

#dsidx-property-types, 
#dsidx h3,
.listing-deets .sold-title {
    background: #215B86;
    color: #fff!important;
    padding: .5em 1em;
    border-bottom: 1px solid #000!important;  
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;  
    margin-bottom: 0!important;
    width: auto!important;
}

th a { color: #fff!important; }

.singular.dsidx article #dsidx-actions { float: right; }

.singular.dsidx article .entry-header { float: right; text-align: right; }

.left-sidebar #d3slider1,
.single-sold_listing #d3slider1, 
.error404 #d3slider1, .page-template-prop-search-php #d3slider1 { 
    display: none; 
}


.listing-img {
    float: left;
    width: 55%;
}
.listing-gen-info {
    float: right;
    width: 44%;
}
.labeled {
    border-bottom: 1px dotted #CCCCCC;
    display: block;
    float: left;
    font-weight: bold;
    padding: 5px 0;
    width: 50%;
}
.labeled.noborder {
    border:none;	
}
.info {
    border-bottom: 1px dotted #CCCCCC;
    color: #666666;
    display: block;
    float: right;
    padding: 5px 0;
    width: 50%;
}
.wider .labeled {
    width: 25%;
}
.wider .info {
    width: 75%;
}
.smaller {
    font-size:14px;
}
.sold-title {
    font-size: 22px;
    font-weight: normal;
    line-height: 22px;
    margin: 0;
    border-bottom: 1px solid;
    display:block;
}
.listing-deets {
    margin-top: 25px;
}
.sold-img {

    float: left;
    width: 50%;
    text-align:center;
}

.sold-img img {
    max-width: 100%!important;
    border: 1px solid #E0E0E0;
    box-shadow: 0 0 5px #CCCCCC; 
}
.sold-info {
    float: right;
    width: 45%;
}
.sold-box .sold-title {
    margin: 0 0 10px 0;
}
.sold-box .sold-title a {
    text-decoration:none;
}
.sold-box {
    margin: 0 0 50px;
}

.home .entry-title { text-align: left; }

#execphp-7 ul {
    list-style: none;
}

#execphp-7 li {
    float: left;     
} 

#execphp-7 li a {
    padding-right: 1em;
}

.entry-content h2 {
    margin-top: 1em;
}

.d3_mortgage_calc label.frm-label {
    display: block;
    float: none;
}


#dsidx-listings .dsidx-primary-data, #dsidx-listings .dsidx-secondary-data { width: auto!important;}

.m-calc-shadow {
    background: rgba(0,0,0, .6);
    z-index:  9999;
    position:  fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
    display: none;
}
.m-calc {
    z-index:  99999;
    position:  absolute;
    top: 0;
    left: 40%;
    width: 300px;
    top: -300%;
}
.m-calc > div {
    margin:  0 auto;
    background: #fff;
    width: 300px;
    border-radius: 0 0 10px 10px;
    overflow: hidden;
    padding: 1px;
    padding-top: 0;
    box-shadow: 0 3px 10px #000;
}

.m-calc > div > div {
    padding:  2em;
    background: #f2f2f2; /* Old browsers */
    background: -moz-linear-gradient(top,  #f2f2f2 0%, #e8e8e8 23%, #ededed 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f2f2), color-stop(23%,#e8e8e8), color-stop(100%,#ededed)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #f2f2f2 0%,#e8e8e8 23%,#ededed 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #f2f2f2 0%,#e8e8e8 23%,#ededed 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #f2f2f2 0%,#e8e8e8 23%,#ededed 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #f2f2f2 0%,#e8e8e8 23%,#ededed 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */
}

/* property not found - hide redundant text */
article.post-1607717308 .entry-content > p:first-child() {
    display: none;
}


.town-info {
    position: absolute;
    width: 65%;
    background: #fff;
    background: rgba(255, 255, 255, .9);
    right: 0;
    bottom: 50px;
    z-index: 3;
    margin: 0 50px;
    display: none;
}

.town-info h1, .town-info p {
    margin: 0;
}

.town-info > div {
    padding: 1em;
}

.town-info .town-hider {
    float: right;
    cursor: pointer;
    margin: -1em;
    background: #1D5884;
    color: #fff;
    border-radius: 0 0 0 10px;
    padding: 0 10px;
}

.home .entry-header {
    float: none!important;
    text-align: none!important;
}

.home .vtour-link {
    text-align: center;
    font-size: 16px;
    line-height: 18px;
    font-weight: bold;
    font-style: italic;
    margin: 30px 0;
}
.home .vtour-link a, .home .vtour-link a:visited, .home .vtour-link a:hover, .home .vtour-link a:active {
    color: #fff;
}

.listing-img,
.sold-img {
    position: relative;
}

.listing-img .sold_status,
.sold-img .sold_status {
    position: absolute;
    width: 97.6%;
    padding: 0;
    line-height: 2em;
    background: #000;
    background: rgba(0,0,0, .6);
    color: #fff;
    top: 0;
    left: 0;
    text-align: center;
}

.sold-img .sold_status  {
    width: 100%;
}

#wpcr_respond_1  hr {
    display: none;
}

#wpcr_respond_1 blockquote.description {
    margin: 0;
    margin-bottom: 1em;
}
.wpcr_rname span,
.wpcr_rname abbr {
    display: none;
}

.wpcr_rname .reviewer,
.wpcr_rname .reviewer span {
    display: inline!important;
}

.wpcr_fl {
    padding: 0!important;
}

.hreview {
    background: #eee;
    padding: 1em;
    margin-top: 0;
    margin-bottom: 1em;
}

.hreview h2 {
    display: none;
}

.home .hreview + hr + .hreview {
    display: none;
}

.home .hreview {
    position: absolute;
    top:0;
    left: 0;
    z-index: 1;
}

.home .some_reviews {
    position: relative;
    margin-top: 1em;
}
.home .some_reviews ul.switcher {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-right: 5px;
    position: relative;
    z-index: 2;
}

.home .some_reviews ul.switcher li {
    cursor: pointer;
    float: left;
    overflow: hidden;
    background: #333;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    margin: .5em;
    margin-bottom: .4em;
}

.home .some_reviews ul.switcher li + li {
    margin-left: 0;
}

.home a.post-edit-link {
    display: none;
}

.home .some_reviews ul.switcher li.current {
    background: #9e4111;
    color: #9e4111;
}

.home .hentry {
    margin-bottom: 0;
}

html body #page #wpcr_button_1, 
html body #page #wpcr_button_1:link, 
html body #page #wpcr_button_1:visited, 
html body #page #wpcr_submit_btn, 
html body #page #wpcr_submit_btn:link, 
html body #page #wpcr_submit_btn:visited {
    color: #fff!important;
    font-size: 12px!important;
    float: none!important;
    margin: 0 auto!important;
    padding: 5px!important;
    text-align: center!important;
    background: #9e4111 url('../images/btn.png') top left repeat-x!important;
    color: #fff!important;
    font-family: 'LiberationSerif-Regular'!important;
    border: none!important;
    text-transform: uppercase!important;
    border-radius: 5px!important;
    border: 1px solid #9e4111!important;
    font-size: 12px!important;
    display: block!important;
    float: left;
    text-shadow: none!important;
    max-height: 27px!important;
    float: left!important;

}

.widget .dsidx-widget-single-listing h3.widget-title {
    background: #1d5884!important;
    line-height: 1em;
    text-align: center;
}

.rg-gallery .ngg-galleryoverview {
    padding: 5px;
    width: auto!important;
    margin-top: 0;
}
.rg-gallery .ngg-galleryoverview .rg-image-wrapper {
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    box-shadow: inset 0 0 4px rgba(0,0,0, .3);
}
.rg-gallery .ngg-galleryoverview .rg-image-wrapper  .rg-image-nav-next {
    -moz-border-radius: 0 5px 0 0;
    -webkit-border-radius: 0 5px 0 0;
    border-radius: 0 5px 0 0; 
}
.rg-gallery .ngg-galleryoverview .rg-image-wrapper .rg-image-nav-prev {
    -moz-border-radius: 5px 0 0 0; 
    -webkit-border-radius: 5px 0 0 0;
    border-radius: 5px 0 0 0;
} 

.rg-gallery .es-carousel-wrapper {
    border-top: 1px solid rgba(255, 255, 255, .3);
    border-bottom: 1px solid rgba(0, 0, 0, .3);
    background: rgb(238,238,238); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(238,238,238,1) 0%, rgba(204,204,204,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(238,238,238,1)), color-stop(100%,rgba(204,204,204,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */
    -moz-box-shadow: 0 0 4px rgba(0,0,0, .3);
    -webkit-box-shadow: 0 0 4px rgba(0,0,0, .3);
    box-shadow: 0 0 4px rgba(0,0,0, .3);
    -moz-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px; 
    border-radius: 0 0 5px 5px;
    margin-bottom: 2em;
    padding: 10px;
}
.es-carousel-wrapper .es-carousel {
    background: rgb(204,204,204); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(204,204,204,1) 0%, rgba(238,238,238,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(204,204,204,1)), color-stop(100%,rgba(238,238,238,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(204,204,204,1) 0%,rgba(238,238,238,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(204,204,204,1) 0%,rgba(238,238,238,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(204,204,204,1) 0%,rgba(238,238,238,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(204,204,204,1) 0%,rgba(238,238,238,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccccc', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
    border-radius: 3px;
    border-bottom: 1px solid #fff;
    border-top: 1px solid rgba(0, 0, 0, .3); 
}
.es-carousel-wrapper .es-carousel > ul {
    padding: 5px;
    min-width: 100%;
}
.es-carousel-wrapper .es-carousel > ul li {
    border: none!important;
    width: auto!important;
}
.es-carousel-wrapper .es-carousel > ul li img {
    height: 36px!important;
    width: auto!important;
}

#menu-quick-links li {
    width: 37%;
}

.show_modal { cursor: pointer; }

.es-nav {display: none;}     

.dsidx-widget-single-listing-detail + .dsidx-widget-single-listing-detail + .dsidx-widget-single-listing-detail { display: none!important; }

.modal_hide {
    position: fixed;
    z-index: 99999;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0, .9);
    display: none;
}
.modal {
    position: absolute;
    z-index: 99999;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    display: none;
}

.modal > div {
    max-width: 600px;
    margin: 0 auto;
    position: relative;
    top: 10%;
    background: #fff;

}

.modal > div > div {
    overflow: hidden;
    position: relative;
}

.modal .close {
    cursor: pointer;
    position: absolute;
    top: -20px;
    right: -20px;
    z-index: 3;
}

.modal > div > div > div {
    position: relative;
    z-index: 2;
    text-align: left;
    padding: 33px;
    padding-top: 256px;
}

.modal_bg {
    max-width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}

.modal h2, .modal h4 {
    margin: 0;
    padding: 0;
    line-height: 1em;
}

.modal .frm-space {
    margin-right: 16px;
}

.listing-img img {
    max-width: 100%;
}
.dsidx-widget-single-listing-detail {
    background:none !important;
}
#page .dsidx-widget-single-listing .dsidx-widget-single-listing-meta .dsidx-widget-single-listing-photo-count {
    background:url("http://cdn2.diverse-cdn.com/api/images/dsidxpress/icons/photo-count.png/f1b58b") no-repeat scroll 4px 3px #205A85 !important;
}
.dsidx-widget-single-listing-detail-description, .dsidx-widget-single-listing-photo-count {
    color:#fff !important;
}
.vid-navigation, .tour-navigation {
    clear: both;
}
.vid-navigation {
    text-align: center;
}
.vid-navigation a {
    display: inline-block;
    padding: 4px;
}
.vid-navigation .current {
    font-weight: 700;
}
.tour-navigation a {
    display: inline-block;
    width: 50%;
}
.tour-navigation a:first-child {
    text-align: left;
}
.tour-navigation a:last-child {
    text-align: right !important;
}
.tours-title {
    color: #113450;
    font-weight: bold;
    line-height: 1.35;
    margin-bottom: 5px !important;
}
.tours-title:hover {
    text-decoration: underline;
}
.d3_reviews_container{
    clear:both;
}
.show-review{
    clear:both !important;
    float:none !important;
    margin-top:15px;
}
#add_review_form_container .form-group{
    margin-bottom:10px;
}
#add_review_form_container label{
    font-weight:bold;
    font-size:12px;
    text-transform:uppercase;
    display:block;
}
.d3_review h1{
    color: #103753!important;
    font-family: 'LiberationSerif-BoldItalic';
    text-transform: none;
}
.virtual-tours .tour iframe {
    height: 400px;
    width: 100%;
}
@media(max-width:1100px){
    body{
        padding:0;
        min-width:0 !important;
    }
    #page{
        min-width:0;
        width:100%;
        padding:0;
    }
    #page > .inner{
        padding:1em;
    }
    #access li a {
        line-height: 15px !important;
        font-size:17px !important;
    }
    #colophon{
        min-width:0 !important;
    }
}
@media(max-width:900px){
    #access{
        position:static !important;
        width:100% !important;
    }
    .left-sidebar #branding, .single-sold_listing #branding, .error404 #branding, .page-template-prop-search-php #branding{
        width:100% !important;
        height:auto !important;
    }
    .left-sidebar #content, .single-sold_listing #content, .error404 #content, .page-template-prop-search-php #content, .left-sidebar #secondary, .single-sold_listing #secondary, .error404 #secondary, .page-template-prop-search-php #secondary{
        margin:0 !important;
        width:100% !important;
        height:auto !important;
    }
    .whitespace{
        display:none !important;
    }
    #access  li{
        display:inline-block;
    }
    .flex-direction-nav li .prev{
        left:0 !important;
    }
    .head-right{
        display:none !important;
    }
    .head{
        min-width:0 !important;
    }
    .head .logo{
        max-width: 75%;
        padding: 0;
        margin: 0;
    }
    .head .logo img{
        display:block !important;
        margin-left: 15px;
    }
    .home-mid-left, .home-mid-right{
        float:none;
        width:100%;
        margin-left:0;
    }
    #page #dsidx-listings .dsidx-primary-data, #page #dsidx-listings .dsidx-secondary-data{
        padding-left:0 !important;
    }
    #dsidx-actions .dsidx-actions-button{
        width:50%;
        margin:0 0 10px 0 !important;
        box-sizing: border-box;
    }
    body.dsidx .dsidx-top-actions, #content{
        float:none !important;
        width:100% !important;
    }
}
@media(max-width:600px){
    .dsidx-widget-single-listing-wrap{
        display:block !important;
        width:100%;
        margin:10px 0;
        float:none !important;
    }
    #dsidx-actions .dsidx-actions-button{
        width:100% !important;
        margin:0 0 10px 0 !important;
        box-sizing: border-box;
    }
    #dsidx td, #dsidx th{
        font-size:11px;
    }
    .sold-info, .sold-img, .listing-gen-info, .listing-img, .listing-deets .half{
        float:none !important;
        width:100% !important;
    }
    .labeled, .info{
        width:50% !important;
    }
    .dsidx-widget-single-listing .dsidx-widget-single-listing-slideshow .dsidx-widget-single-listing-photo{
        width:100% !important;
        height:auto !important;
    }
    .vid-tours .feat-prop .tours {
        float: left !important;
    }
    .feat-prop .tours{
        width:100%;
        margin:10px 0;
        float:none !important;
    }
    .feat-prop h2{
        text-align:center !important;
    }
    .frm-row{
        width:100% !important;
        float:none !important;
    }
    #colophon .widget-area, #colophon .widget{
        width:100% !important;
        max-width:100% !important;
        text-align:center !important;
    }
    #colophon div{
        text-align:center !important;
    }
    #menu-quick-links li{
        width:100% !important;
        padding:5px 0 !important;
    }
    #d3slider1{
        display:none !important;
    }
    #access li{
        width:49%;
        text-align:center;
    }
    .home #content article{
        width: 100%;
        padding-top: 370px !important;
        padding-left: 0 !important;
        background: url(../images/new-dave-w-logo.jpg) top center no-repeat !important;
        min-height: 0 !important;
        margin-top: 15px;
    }
    .widget-title{
        text-align:center !important;
    }
}
@media(max-width:400px){
    #access  li{
        display:block;
        text-align:center;
        width:100%;
    }
    #d3slider1{
        display:none;
    }
    .logo{
        width:100%;
        max-width:100%;
    }
    .dsidx-widget-single-listing-wrap{
        width:100% !important;
        float:none !important;
    }
}
.gal-results-carousel-cont ul{
    margin: 0;
    padding: 0;
}