/*********************
ELEMENT - BERNIE D VARIATION
**********************/



body {
	background-image: url("../images/bg.jpg");
	background-position: top center;
	background-repeat: repeat-x;
	background-color:#d5dde4;
	font-size:14px;
	font-family:'Open Sans';
	font-weight:400;
	color:#0f273b;
}

#wrapper {
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.35);
    border:0;
}

#identity .bernie_header {
	margin-left:-36px;
}

#nav .nested, #nav, #mainmenu li .submenu {
    background-color: #1e2830;
}

#nav li a {
	font-size:14px;
	font-family:'Open Sans';
	font-weight:400;
}


body.index #contact_button {
    display:none;
}

#mainmenu li .submenu a {
    border-top: 1px solid #384956;
}

a {
	color:#0877d5;
}

#content a:hover {
	color:#065ea8;
}


input.submit:hover {
	background-color:#0877d5;
}

#bernie_social_media {
	position:relative;
	margin: -81px 110px 0 0;
	float:right;
}


#nav li a.active, #nav a:hover, .listing_detail_cta_request_showing, .listing_detail_cta_request_showing:hover {
	background-color:#fff;
	color: #000;
}


#footer_nav li a, #footer #realty_ninja a {
	font-family:Arial, Helvetica, sans-serif;
}

h1, #page_title h1, body.element .fancybox-inner h1 {
	font-size:28px;
	color:#000;
	font-family:'Lato';
	font-weight:300;
	text-transform: uppercase;
}

body.index h2, body.index .header2 {
	display: block;
    font-style: italic;
    margin: 20px 0 20px -70px;
    width: 900px;
}


h2, .header2 {
	color:#ff6600;
	font-size:20px;
	letter-spacing:.02em;
}

h2 a, .header2 a, h2 a:hover, .header2 a:hover {
	color:#ff6600;
	text-decoration:underline;
}

h2, h3, .header2, #contact_info h2, .column2_2 .item address, body.element .fancybox-inner h2  {
	font-family:'Lato';
	font-weight:300;
}


body.index #page_title {
	text-align:center;
	margin:0 auto;
	width:900px;
}

body.index #text3 {
	text-align:center;
	margin:0 auto;
	width:750px;
}

body.index .column1_2, body.index .column2_2 {
	display:none;
}

#bernie_home_vanwest, #bernie_home_vaneast {
	float: left;
    text-align: left;
    width: 370px;
}


#bernie_home_vanwest strong, #bernie_home_vaneast strong {
	display:block;
}

.bernie_home_col {
	width:175px;
	float:left;
	margin-right:10px;
	margin-bottom:24px;
}



#contact_button a {
    background-image: url("../images/contact.png");
}





