/*
Theme Name: heim
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Underscores for heimproperties.com
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: heim
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

heim is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.io/normalize.css/
*/

html, body {
    font-family: sans-serif;
	height: 100%;
	margin: 0;
	padding: 0;
}

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -4em;
}

.stripe {
	z-index: 1;
	position: relative;
	top: 112px;
	width: 100%;
	height: 46px;
	background: #58595b;
	/*background: #000; */
	border-top: 2px solid #ededed;
	border-bottom: 2px solid #ededed;
}

.nav {
	position: relative;
	top: -40px;
	width: 960px;
	height: auto;
	z-index: 99;
	display: block;
	margin: auto;
}

.logo {
	background: #fff;
	width: 290px;
	height: 190px;
	border: 1px solid #ededed;
}

.logo img {
	display: block;
	margin: 30px auto;
}

.nav ul {
	width: 660px;
	list-style-type: none;
	margin: 0;
	position: relative;
	top: -75px;
	left: 280px;
}
.nav ul li {
	display: inline;
	margin: 0 9px;
}
.nav ul li a {
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
}
.nav ul li a:hover {
	color: #cccc31;
}

.nav ul li a.selected {
	color: #cccc31;
}

.body {
	position: static;
	width: 960px;
	height: auto;
	display: block;
	margin: auto;
}

.body p {
	position: relative;
	font-weight: normal;
	font-style: normal;
	font-size: 13.5px;
	color: #404040;
	padding: 0 40px;
	line-height: 18px;
}

.body h1 {
	font-weight: normal;
	font-style: normal;
	font-size: 24px;
	color: #404040;
	margin: 0 40px 0;
	padding: 0;
}

.push {
	height: 4em;
}

.footer {
	height: 4em;
   	width: 100%;
	background: #58595b;
	border-top: 2px solid #ededed;
	border-bottom: 2px solid #ededed;
}

.footertext {
	position: relative;
	/* top: -50; */
	z-index: 98;
	width: 960px;
	width: 100%;
	display: block;
	margin: 40px auto 0;
	color: #fff;
    vertical-align: middle;
}

.footertext a {
	color: #fff;
	text-decoration: none;
}

.footertext a:hover {
	color: #cccc31;
	text-decoration: none;
}

/* End Heim -------------------------------------------------------------- */

/* Begin Fonts -------------------------------------------------------------- */

body,
input,
textarea,
.page-title span,
.pingback a.url {
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}
h3#comments-title,
h3#reply-title,
#access .menu,
#access div.menu ul,
#cancel-comment-reply-link,
.form-allowed-tags,
#site-info,
#site-title,
#wp-calendar,
.comment-meta,
.comment-body tr th,
.comment-body thead th,
.entry-content label,
.entry-content tr th,
.entry-content thead th,
.entry-meta,
.entry-title,
.entry-utility,
#respond label,
.navigation,
.page-title,
.pingback p,
.reply,
.widget-title,
.wp-caption-text {
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}
input[type="submit"] {
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}
pre {
	font-family: "Courier 10 Pitch", Courier, monospace;
}
code {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

/* End Fonts -------------------------------------------------------------- */

/* Begin Content -------------------------------------------------------------- */

#main {
	clear: both;
	overflow: hidden;
	/* padding: 40px 0 0 0; */
}
#content {
	margin-bottom: 36px;
}
#content,
#content input,
#content textarea {
	color: #333;
	font-size: 16px;
	line-height: 24px;
}
#content p,
#content ul,
#content ol,
#content dd,
#content pre,
#content hr {
	margin-bottom: 24px;
}
#content ul ul,
#content ol ol,
#content ul ol,
#content ol ul {
	margin-bottom: 0;
}
#content pre,
#content kbd,
#content tt,
#content var {
	font-size: 15px;
	line-height: 21px;
}
#content code {
	font-size: 13px;
}
#content dt,
#content th {
	color: #000;
}
#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
	color: #000;
	line-height: 1.5em;
	margin: 0 0 20px 0;
}
#content table {
	border: 1px solid #e7e7e7;
	margin: 0 -1px 24px 0;
	text-align: left;
	width: 100%;
}
#content tr th,
#content thead th {
	color: #777;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding: 9px 24px;
}
#content tr td {
	border-top: 1px solid #e7e7e7;
	padding: 6px 24px;
}
#content tr.odd td {
	background: #f2f7fc;
}
.hentry {
	margin: 0 0 48px 0;
}
.home .sticky {
	background: #f2f7fc;
	border-top: 4px solid #000;
	margin-left: -20px;
	margin-right: -20px;
	padding: 18px 20px;
}
.single .hentry {
	margin: 0 0 36px 0;
}
.page-title {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 36px 0;
}
.page-title span {
	color: #333;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
}
.page-title a:link,
.page-title a:visited {
	color: #777;
	text-decoration: none;
}
.page-title a:active,
.page-title a:hover {
	color: #ff4b33;
}
#content .entry-title {
	color: #000;
	font-size: 21px;
	font-weight: bold;
	line-height: 1.3em;
	margin-bottom: 0;
}
.entry-title a:link,
.entry-title a:visited {
	color: #000;
	text-decoration: none;
}
.entry-title a:active,
.entry-title a:hover {
	color: #ff4b33;
}
.entry-meta {
	color: #777;
	font-size: 12px;
}
.entry-meta abbr,
.entry-utility abbr {
	border: none;
}
.entry-meta abbr:hover,
.entry-utility abbr:hover {
	border-bottom: 1px dotted #666;
}
.entry-content,
.entry-summary {
	clear: both;
	padding: 12px 0 0 0;
}
.entry-content .more-link {
	white-space: nowrap;
}
#content .entry-summary p:last-child {
	margin-bottom: 12px;
}
.entry-content fieldset {
	border: 1px solid #e7e7e7;
	margin: 0 0 24px 0;
	padding: 24px;
}
.entry-content fieldset legend {
	background: #fff;
	color: #000;
	font-weight: bold;
	padding: 0 24px;
}
.entry-content input {
	margin: 0 0 24px 0;
}
.entry-content input.file,
.entry-content input.button {
	margin-right: 24px;
}
.entry-content label {
	color: #777;
	font-size: 12px;
}
.entry-content select {
	margin: 0 0 24px 0;
}
.entry-content sup,
.entry-content sub {
	font-size: 10px;
}
.entry-content blockquote.left {
	float: left;
	margin-left: 0;
	margin-right: 24px;
	text-align: right;
	width: 33%;
}
.entry-content blockquote.right {
	float: right;
	margin-left: 24px;
	margin-right: 0;
	text-align: left;
	width: 33%;
}
.page-link {
	clear: both;
	color: #000;
	font-weight: bold;
	line-height: 48px;
	word-spacing: 0.5em;
}
.page-link a:link,
.page-link a:visited {
	background: #f1f1f1;
	color: #333;
	font-weight: normal;
	padding: 0.5em 0.75em;
	text-decoration: none;
}
.home .sticky .page-link a {
	background: #d9e8f7;
}
.page-link a:active,
.page-link a:hover {
	color: #ff4b33;
}
body.page .edit-link {
	clear: both;
	display: block;
}
#entry-author-info {
	background: #f2f7fc;
	border-top: 4px solid #000;
	clear: both;
	font-size: 14px;
	line-height: 20px;
	margin: 24px 0;
	overflow: hidden;
	padding: 18px 20px;
}
#entry-author-info #author-avatar {
	background: #fff;
	border: 1px solid #e7e7e7;
	float: left;
	height: 60px;
	margin: 0 -104px 0 0;
	padding: 11px;
}
#entry-author-info #author-description {
	float: left;
	margin: 0 0 0 104px;
}
#entry-author-info h2 {
	color: #000;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 0;
}
.entry-utility {
	clear: both;
	color: #777;
	font-size: 12px;
	line-height: 18px;
}
.entry-meta a,
.entry-utility a {
	color: #777;
}
.entry-meta a:hover,
.entry-utility a:hover {
	color: #ff4b33;
}
#content .video-player {
	padding: 0;
}
.format-standard .wp-video,
.format-standard .wp-audio-shortcode,
.format-audio .wp-audio-shortcode,
.format-standard .video-player {
	margin-bottom: 24px;
}

/* End Content -------------------------------------------------------------- */

/* Begin Gallery Listing -------------------------------------------------------------- */

.format-gallery .size-thumbnail img,
.category-gallery .size-thumbnail img {
	border: 10px solid #f1f1f1;
	margin-bottom: 0;
}
.format-gallery .gallery-thumb,
.category-gallery .gallery-thumb {
	float: left;
	margin-right: 20px;
	margin-top: -4px;
}
.home #content .format-gallery .entry-utility,
.home #content .category-gallery .entry-utility {
	padding-top: 4px;
}

/* End Gallery Listing -------------------------------------------------------------- */


/* Begin Images -------------------------------------------------------------- */

/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img,
.widget-container img {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 12px;
}
.wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	max-width: 632px !important; /* prevent too-wide images from breaking layout */
	padding: 4px;
	text-align: center;
}
.widget-container .wp-caption {
	max-width: 100% !important;
}
.wp-caption img {
	margin: 5px 5px 0;
	max-width: 622px; /* caption width - 10px */
}
.wp-caption p.wp-caption-text {
	color: #777;
	font-size: 12px;
	margin: 5px;
}
.wp-smiley {
	margin: 0;
}
.gallery {
	margin: 0 auto 18px;
}
.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
.gallery-columns-2 .gallery-item {
	width: 50%;
}
.gallery-columns-4 .gallery-item {
	width: 25%;
}
.gallery img {
	border: 2px solid #cfcfcf;
}
.gallery-columns-2 .attachment-medium {
	max-width: 92%;
	height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
	max-width: 84%;
	height: auto;
}
.gallery .gallery-caption {
	color: #777;
	font-size: 12px;
	margin: 0 0 12px;
}
.gallery dl {
	margin: 0;
}
.gallery img {
	border: 10px solid #f1f1f1;
}
.gallery br+br {
	display: none;
}
#content .attachment img {/* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}

/* End Images -------------------------------------------------------------- */

/* Begin WP-Property TwentyTen -------------------------------------------------------------- */

/*
	Theme-specific styles are introduced in WP-Property 1.08.
	In order to avoid breaking existing sites, not all TwentyTen theme elements are transfered here yet.

	Version: 0.6
 */
#content ul.wpp_agent_info_list,
#main .widget-area ul.wpp_agent_info_list {
  margin-left: 0;
}
.wpp_the_content .slider,
.wpp_the_content {
  margin-bottom: 15px;
}
.wpp_row_view div.property_div {
  padding: 1% 1% 10px;
}
.entry-content .wpp_sortable_dropdown {
  margin: 0;
}
.wpp_pagination_slider_wrapper .wpp_pagination_back,
.wpp_pagination_slider_wrapper .wpp_pagination_forward {
  background: none repeat scroll 0 0 #E4E4E4;
  border: 1px solid #919191;
  font-size: 0.8em;
}
.wpp_sorter_options .wpp_sortable_link.wpp_sorted_element {
  background: none repeat scroll 0 0 #F7F7F7;
  border: 1px solid #6D6D6D;
  color: #1C1711;
}
.wpp_sorter_options .wpp_sortable_link {
  font-size: .8em;
}
.wpp_ui .wpp_pagination_slider .ui-slider-handle {
  background-image: none;
}
div.sidebar_gallery_item .wpp_image_widget_caption {
  background: none repeat scroll 0 0 #F4F4F4;
  margin: 0 9px 10px 0;
  padding: 9px 6px 11px;
  position: relative;
  text-align: center;
  top: -13px;
}
.wpp_stats_group {
  display: block;
  font-size: 1.3em;
  padding-bottom: 15px;
  padding-left: 15px;
  color: #999999;
}
.wpp_property_stats dd {
  margin: 0 !important;
}
#property_stats.overview_stats dt,
.wpp_property_stats.overview_stats dt,
ul#property_stats.list li .attribute,
ul.wpp_property_stats.list li .attribute {
  font-weight: normal;
}
#primary.widget-area ul.wpp_search_elements .wpp_search_attribute_type_range_input input[type="text"] {
  width: 40px;
}
#primary.widget-area ul.wpp_search_elements .wpp_search_attribute_type_input input[type="text"] {
  width: 90px;
}
.widget-area .wpp_search_attribute_wrap {
  max-width: 110px;
  float: left;
}
#main .widget-area ul.wpp_search_elements {
  margin-top: 10px;
}
#main .widget-area .wpp_search_attribute_wrap .wpp_multi_checkbox {
  margin: 0;
  padding: 0;
}
#main .widget-area span.wpp_search_group_title {
  border-bottom: 1px solid #E1E1E1;
  display: block;
  font-weight: bold;
  margin-bottom: 13px;
}
#main .widget-area ul.wpp_search_group {
  margin: 0;
}
.widget-area .wpp_search_attribute_wrap .wpp_multi_checkbox input {
  float: left;
}
.widget-area .wpp_search_attribute_wrap .wpp_multi_checkbox label {
  float: none;
  width: auto;
}
.widget-area .wpp_search_properties_widget .wpp_search_elements .wpp_multi_checkbox li {
  margin-bottom: 2px;
}
.widget-area .wpp_search_properties_widget .wpp_search_elements li {
  overflow: auto;
  margin-bottom: 10px;
}
ul.wpp_overview_data {
  margin-left: 10px;
  margin-top: 5px;
}
div.wpp_google_maps_attribute_row_property_title {
  border-bottom: 0;
}
.entry-content dl.overview_stats dt {
  padding-left: 10px;
}
.wpp_featured_properties_shortcode li.wp-caption {
  margin-right: 5px;
}
#primary div.property_widget_block ul.wpp_widget_attribute_list {
  margin-left: 0;
}
.wpp_search_attribute_type_multi_checkbox .wpp_search_attribute_wrap {
  float: left;
}
.wpp_search_attribute_type_multi_checkbox .wpp_search_attribute_wrap ul li {
  display: block;
  float: none;
  margin: 0px;
}
#content .wpp_multi_checkbox li {
  background: none repeat scroll 0 0 transparent;
  display: inline;
  float: left;
  padding: 0;
}
#content .wpp_multi_checkbox li label {
  float: right;
  margin-left: 4px;
  margin-right: 8px;
  width: auto !important;
}
#content li.wpp_search_form_element {
  clear: both;
}
#content li.wpp_search_form_element.wpp_search_attribute_type_multi_checkbox .wpp_search_attribute_wrap {
  clear: both;
  display: block;
  height: 25px;
}
#content .wpp_shortcode_search ul label {
  width: 80px;
}
/* Real State Agents */
ul.wpp_agent_info_list li {
  list-style: none;
}
/* Supermap */
#content .wpp_supermap_wrapper .hide_filter,
#content .wpp_supermap_wrapper .map_filters,
#content .wpp_supermap_wrapper .show_more {
  width: 96%;
  border: 1px solid #DAE0FF;
}
#content .wpp_supermap_wrapper .show_more {
  color: #0066CC;
  font-size: 14px;
}
#content .wpp_supermap_wrapper .map_filters label {
  display: block;
}
#content .wpp_supermap_wrapper .map_filters input,
#content .wpp_supermap_wrapper .map_filters select {
  margin: 0 0 0 0;
  padding: 0;
}
#content .wpp_supermap_wrapper .map_filters input.search_b {
  margin: 10px;
}
#content .wpp_supermap_wrapper .map_filters ul {
  list-style: none;
  margin: 0 0 10px 10px;
}
#content .wpp_supermap_wrapper .map_filters ul li {
  margin: 0 0 10px 0;
}
#content .wpp_supermap_wrapper .map_filters .field_multi_checkbox label,
#content .wpp_supermap_wrapper .map_filters .field_checkbox label {
  float: left;
  margin-right: 6px;
}
#content .wpp_supermap_wrapper .map_filters .field_multi_checkbox ul label {
  float: none;
  display: inline;
}
#content .wpp_supermap_wrapper .map_filters .field_multi_checkbox ul {
  float: left;
  margin-bottom: 0;
}
#content .wpp_supermap_wrapper .map_filters .field_multi_checkbox ul li {
  display: block;
  float: none;
  margin: 0;
}
#content .wpp_supermap_wrapper .map_filters .class_wpp_supermap_input_field_min,
#content .wpp_supermap_wrapper .map_filters .class_wpp_supermap_input_field_max {
  width: 60px;
}
/* FEPS */
.wpp_feps_preview_thumb {
  max-width: 640px;
}
ul.feps_property_input_fields textarea,
ul.feps_property_input_fields input[type="text"],
ul.feps_user_input_fields input[type="text"],
ul.feps_user_input_fields input[type="password"] {
  width: 99%;
}
.wpp_feps_description_wrapper span.attribute_description_text {
  font-size: 0.7em;
}
ul.feps_user_input_fields li {
  list-style: none;
  margin-bottom: 10px;
}
ul.feps_user_input_fields li label {
  font-size: 1em;
  font-weight: bold;
}
ul.feps_property_input_fields label span.the_title {
  font-size: 1.3em;
}
form.wpp_feps_form ul.feps_property_input_fields .qq-upload-button {
  font-size: 0.8em;
}
ul.feps_property_input_fields select,
.wpp_feps_form input[type="password"] {
  background: #f9f9f9;
  border: 1px solid #ccc;
  box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.1);
  padding: 2px;
  margin-bottom: 5px;
  margin-top: 2px;
}
ul.feps_property_input_fields li.wpp_feps_row_wrapper.wpp_checkbox input.wpp_checkbox {
  top: 0;
}
ul.feps_property_input_fields li.wpp_feps_row_wrapper {
  border-bottom: 1px solid #E7E7E7;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
ul.wpp_feps_subscription_plan_list li.wpp_feps_row_wrapper {
  margin-bottom: 0;
}
.wpp_feps_form input {
  margin: 0;
}
li.wpp_feps_row_wrapper.required span.the_title {
  background: url("../images/red-asterisk.jpg") no-repeat scroll right top transparent;
  padding-right: 15px;
}
input[type="text"].wpp_feps_input_error,
input[type="password"].wpp_feps_input_error,
select.wpp_feps_input_error {
  border-bottom: 1px solid #FF8989 !important;
}
input.wpp_checkbox.wpp_feps_input_error {
  box-shadow: 0px 1px 0px #FF8989;
  -moz-box-shadow: 0px 1px 0px #FF8989;
  -webkit-box-shadow: 0px 1px 0px #FF8989;
  -khtml-box-shadow: 0px 1px 0px #FF8989;
  -o-box-shadow: 0px 1px 0px #FF8989;
  -ms-box-shadow: 0px 1px 0px #FF8989;
}
.wpp_feps_sponsored_listing ul.wpp_feps_step_tabs {
  margin-left: 0;
}
.wpp_feps_sponsored_listing ul.wpp_feps_step_tabs li span {
  font-size: 14px !important;
}
#content .wpp_feps_subscription_plan_form li.wpp_feps_row_wrapper p {
  margin-bottom: 0;
}
.wpp_feps_sponsored_listing .wpi_checkout_wrapper ul {
  margin-left: 0;
}
.widget_myfepswidget h3 {
  margin-bottom: 10px;
}
#main ul .wpp_shortcode_feps_menu ul {
  margin-left: 0;
}
#main ul .wpp_shortcode_feps_menu li {
  margin-left: 0;
  list-style-position: inside;
}
.wpp_shortcode_feps_menu li.wpp_feps_filter {
  list-style-type: none;
}
/* END FEPS */

/* End WP-Property TwentyTen -------------------------------------------------------------- */
