/*
  Theme Name: Child Theme for Denali
  Theme URI: http://twincitiestech.com
  Description: Example  child theme for the Denali
  Version: 0.1
  Template: denali
  Author: TwinCitiesTech.com, Inc.
 */
 
 /*
	This is an example of a child theme.
	In you want to modify the Denali, do so by using this child theme.
	Learn more about child themes here: http://codex.wordpress.org/Child_Themes
 */

@import url("../denali/style.css");

.header_business_card {
text-align:right;
}

/* .header_business_card .phone {
color:#4B6782 !important;
} */

.header_business_card a {
color: #424242;
font-size: 18px;
text-decoration: underline;
}

.header_business_card a:hover {
text-decoration:none;
}

.custom_logo img {
max-height:170px;
display:inline-block;
margin-bottom:-30px;
}

.main-nav {
background:url(images/spriteblue-blue.png) no-repeat scroll 0 -586px transparent !important;
}

.main-nav li a {
color:#222;
font-size:15px;
text-transform:none;
}

.main-nav li a:hover {
color:#fff;
}

.main-nav ul.children, .main-nav ul.sub-menu, .main-nav ul.children, .main-nav ul.sub-menu {
background:#b1c3cf !important;
}

.footer {
background:url(images/bg-footer-overlay-blue.png) repeat-x #63819D !important;
margin-top:0 !important;
border-bottom:6px solid #991A1C !important;
}

#footer-blend-top {
background:url(images/bg-footer-overlay-blue-top.png) repeat-x;
height:256px;
margin-top:-317px;
}

.footer div .foot_last_list, .footer div .foot_explore {
background: #4B6782 !important;
}

.footer div .foot_last_list .denali_widget .property_widget_block {
width:90px !important;
}

.footer div .foot_last_list .denali_widget .property_widget_block {
margin-right:9px;
}

.footer div .foot_explore { background:none !important;}
.footer div .foot_last_list  {
border-radius: 5px 5px 5px 5px !important;
}

.footer div.inner_footer {
width:993px !important;
}

/* Sidebar Properties */

.sidebar .wpp_latest_properties_widget .property_widget_block {
    width: 280px !important;
}

.sidebar .wpp_child_properties_widget .property_widget_block li,
.sidebar .wpp_other_properties_widget .property_widget_block li,
.sidebar .wpp_latest_properties_widget .property_widget_block li,
.sidebar .wpp_featured_properties_widget .property_widget_block li
 {
    display: block;
    width: 170px;
}

/* ul.wpp_widget_attribute_list {
    float: right !important;
    margin-top: -110px !important;
} */

span.foreclosure-list-btn { float:left; position:relative; width:218px; height:90px;}

/* Quotes Collection */
blockquote.quotescollection q {
font-family: Oswald !important;
}

blockquote.quotescollection {
margin:0.5em 2em 2em !important;
}

.sidebar .property_widget_block a.sidebar_property_thumbnail img { width:270px; height:180px;}
.sidebar .property_widget_block li span.value,#body_container .main .content_horizontal_widget .property_widget_block p.title a, .sidebar .wpp_latest_properties_widget .property_widget_block p.title a,#body_container .main .wpp_row_view .property_title a, #nocolumns .main .wpp_row_view .property_title a { color: #991A1C !important;}

#body_container .entry-content ul.wpp_featured_properties_shortcode dt, .footer div div.bottom_right_icons .equal_housing_icon {
    margin-left: 5px;
    margin-right: 0;
    margin-top: 0;
}

.footer div span.copy {
    background:#991A1C !important;
}

#body_container .entry-content img { max-width:946px; }
/* Mail Chimp */
body.page-id-186 div#mc_embed_signup {width:600px; float:left;}

.foot_last_list a.latest_property_thumbnail img { width:90px; height:90px;}

.body_upper_background {
    border-top: 5px solid #991A1C !important;
}

#mc_embed_signup .button {background: none repeat scroll 0 0 #AAAAAA;}

