/*   
Theme Name: Kinan Beck
Description: WordPress template for Kinan Beck.
Author: Displet
Author URI: http://displet.com
*/

/******************
Global Styles
******************/
* {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

body {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	background-color: #ddd;
	color: #222b60;
}

img {border: 0;}

img.alignright {float:right; margin: 0 0 10px 10px;}

img.alignleft {float:left; margin: 0 10px 10px 0;}

img.aligncenter {display: block; margin-left: auto; margin-right: auto;}

a {
	color: #2e4fa2;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

sup {
	font: 8px/8px Arial,Helvetica,sans-serif;
	vertical-align: top;
}

.right {float: right;}

.left {float:left;}

.clear {clear:both;}

.light_blue {color: #006AB4;}

/******************
Image Replacement Styles
******************/
.image_replace {
	display: block;
	background-position: 0 0;
	background-repeat: no-repeat;
	text-indent: -9999px;
}

.image_replace_anchor {
	background-position: 0 0;
	background-repeat: no-repeat;
}

.image_replace_anchor a {
	display: block;
	text-indent: -9999px;
	outline: none;
}

#cta_advanced_search {
  width: 113px;
  height: 45px;
  line-height: 45px;
  background-image: url(images/cta_advanced_search.png);
  float: left;
}

#cta_advanced_search a {
  width: 113px;
  height: 45px;
  line-height: 45px;
}

#cta_map_properties {
  width: 116px;
  height: 41px;
  line-height: 41px;
  background-image: url(images/cta_map_properties.png);
  float: left;
  padding-right: 31px;
}

#cta_map_properties a {
  width: 116px;
  height: 41px;
  line-height: 41px;
}

#cta_property_list {
  width: 102px;
  height: 42px;
  line-height: 42px;
  background-image: url(images/cta_property_list.png);
  float: left;
  padding-right: 34px;
}

#cta_property_list a {
  width: 102px;
  height: 42px;
  line-height: 42px;
}

#cta_submit {
  width: 70px;
  height: 26px;
  line-height: 26px;
  background-image: url(images/cta_submit.png);
}

#cta_submit a {
  width: 70px;
  height: 26px;
  line-height: 26px;
}

#logo_displet {
  width: 102px;
  height: 25px;
  line-height: 25px;
  float: left;
  padding-top: 5px;
}

#logo_displet a {
  width: 102px;
  height: 25px;
  line-height: 25px;
  background-image: url(images/logo_displet.png);
}

#logo_kinan_beck {
  width: 273px;
  height: 101px;
  line-height: 101px;
  background-image: url(images/logo_kinan_beck.png);
  float: left;
}

#logo_kinan_beck a {
  width: 273px;
  height: 101px;
  line-height: 101px;
}

#logo_one_source {
  width: 177px;
  height: 47px;
  line-height: 47px;
  background-image: url(images/logo_one_source.png);
  float: left;
}

#logo_one_source a {
  width: 177px;
  height: 47px;
  line-height: 47px;
}

#logo_wordpress {
  width: 40px;
  height: 40px;
  line-height: 40px;
  background-image: url(images/logo_wordpress.png);
  float: right;
}

#logo_wordpress a {
  width: 40px;
  height: 40px;
  line-height: 40px;
}

#title_header_phone {
  width: 374px;
  height: 89px;
  line-height: 89px;
  background-image: url(images/title_header_phone.png);
  float: right;
}

#title_search_property {
  width: 166px;
  height: 28px;
  line-height: 28px;
  background-image: url(images/title_search_property.png);
}

/******************
Wrapper Styles
******************/
#wrapper {
	
}

/******************
Header Styles
******************/
#header_wrapper {
  background-image: url(images/bg_header.png);
  background-position: 0px 0px;
  background-repeat: repeat-x;
}

#header {
	width: 950px;
	height: 152px;
	margin: 0px auto;
}

/******************
Navigation Styles
******************/
#navigation {
  /*TODO: Find correct Futura font*/
}

#nav {
  
}

#nav li {
  float: left;
}

#nav li a {
  display: block;
  float: left;
  color: #fff;
  text-decoration: none;
  font-size: 20px;
  font-weight: bold;
  height: 51px;
  line-height: 51px;
  padding: 0px 80px 0px 35px;
  background-image: url(images/bg_nav.png);
  background-position: 0px 19px;
  background-repeat: no-repeat;
}

#nav li a:hover {
  color: yellow;
}

#nav li.last a {
  padding-right: 0px;
}

/******************
Banner Styles
******************/
#banner_wrapper {
  background-image: url(images/bg_banner_repeat.png);
  background-position: 0px 0px;
  background-repeat: repeat-x;
}

.page-template-page-right-slim-php #banner_wrapper,
.page-template-page-left-slim-php #banner_wrapper,
.blog #banner_wrapper,
.archive #banner_wrapper {
  display: none;
}

#banner {
  height: 392px;
  width: 950px;
  margin: 0px auto;
  background-image: url(images/bg_banner.png);
  background-position: 0px 0px;
  background-repeat: no-repeat;
}

#banner_right {
  float: right;
  padding-top: 27px;
}

#slideshow_wrapper {
  width: 514px;
  height: 319px;
  padding: 8px 0px 0px 9px;
  background-image: url(images/bg_slideshow_wrapper.png);
  background-position: 0px 0px;
  background-repeat: no-repeat;
}

#banner_left {
  float: left;
  width: 400px;
}

#displet_search {
  height: 284px;
  padding: 30px 0px 0px 0px;
  line-height: 14px;
}

#banner_left .underline {
  border-bottom: 1px dotted #fff;
  padding-bottom: 5px;
}

#banner_left #search_fields {
  padding-top: 20px;
  color: #fff;
}

#search_fields .row {
  padding-bottom: 20px;
}

#search_fields label.block {
  display: block;
  padding-bottom: 5px;
}

/******************
Area Navigation Styles
******************/
#area_navigation_wrapper {
  background-image: url(images/bg_area_navigation.png);
  background-position: 0px 0px;
  background-repeat: repeat-x;
}

#area_navigation {
  width: 950px;
  height: 47px;
  padding: 6px 0px 7px 0px;
  margin: 0px auto;
}

#area_navigation ul {
  
}

#area_navigation ul li {
  float: left;
  padding-right: 30px;
}

#area_navigation ul li .sf-sub-indicator {
  text-indent: -9999px;
  display: inline-block;
  width: 14px;
  background-image: url(images/bg_nav_dropdown.png);
  background-position: right center;
  background-repeat: no-repeat;
  padding-left: 10px;
}

#area_navigation ul li a {
  color: #fff;
  text-decoration: none;
  display: block;
  float: left;
  height: 47px;
  line-height: 47px;
}

#area_navigation ul li a:hover {
  color: yellow;
}

#area_navigation ul li ul {
  position: absolute;
  left: auto;
  clear: both;
  width: 200px;
  background-color: #1E3893;
  margin-top: 47px;
  *margin-top: 0px;
  z-index: 9999;
}

#area_navigation ul li ul li {
  float: none;
  padding-right: 0px;
}

#area_navigation ul li ul li a {
  float: none;
  height: 30px;
  line-height: 30px;
  padding-left: 15px;
}

#area_navigation ul li ul li a:hover {
  background-color: #0AB8DB;
  text-decoration: none;
  color: #fff;
}

/******************
Featured Properties Styles
******************/
#featured_properties {
  
}

#featured_properties_title {
  font-size: 16px;
  color: #fff;
  font-weight: normal;
  width: 222px;
  height: 37px;
  line-height: 37px;
  padding: 0px 0px 0px 10px;
  margin-bottom: 10px;
  background-image: url(images/bg_featured_properties_title.png);
  background-position: 0px 0px;
  background-repeat: no-repeat;
}

#featured_properties ul {
  
}

#featured_properties ul li {
  width: 220px;
  padding: 5px;
  border: 1px solid #ababab;
  margin-bottom: 10px;
  background-color: #efefef;
  color: #1E3893;
}

#featured_properties .thumbnail img {
  display: block;
  margin: 0px auto 5px auto;
}

#featured_properties .price {
  float: right;
  font-size: 20px;
  line-height: 20px;
}

#featured_properties .address, #featured_properties .unit {
  display: none;
}

#featured_properties .city {
  font-weight: bold;
}

#featured_properties .buttons {
  text-align: right;
}

#featured_properties a {
  text-decoration: none;
}

#featured_properties a:hover {
  text-decoration: underline;
}

#featured_properties .buttons a {
  text-decoration: underline;
}

#featured_properties .buttons a:hover {
  text-decoration: none;
}

/******************
Contact Form Styles
******************/
.section_title {
  font-size: 16px;
  color: #fff;
  font-weight: normal;
  width: 222px;
  height: 37px;
  line-height: 37px;
  padding: 0px 0px 0px 10px;
  margin-bottom: 10px;
  background-image: url(images/bg_sidebar_title_blue.png);
  background-position: 0px 0px;
  background-repeat: no-repeat;
}

.section_title.light {
  background-image: url(images/bg_sidebar_title_blue_light.png);
}

#cf7_form_box {
  padding-bottom: 20px;
}

#cf7_form_box p {
  padding-bottom: 10px;
}

.wpcf7-form-control-wrap input {
  width: 182px;
  height: 30px;
  line-height: 30px;
  padding-left: 30px;
  font-size: 12px;
  color: #0060af;
  font-family: Arial;
	font-size: 12px;
	background: none;
	background-position: right 0px;
	background-repeat: no-repeat;
	border: none;
}

.wpcf7-form-control-wrap.name input {
  background-image: url(images/bg_field_name.png);
}

.wpcf7-form-control-wrap.email input {
  background-image: url(images/bg_field_email.png);
}

.wpcf7-form-control-wrap.phone input {
  background-image: url(images/bg_field_phone.png);
}

.wpcf7-form-control-wrap textarea {
  width: 180px;
  height: 68px;
  padding: 10px 0px 0px 30px;
  background: none;
  background-position: right 0px;
	background-repeat: no-repeat;
	background-image: url(images/bg_field_message.png);
	color: #0060af;
  font-family: Arial;
	font-size: 12px;
	border: none;
}

#contact_submit a {
  display: block;
  width: 210px;
  height: 32px;
  line-height: 32px;
  color: #fff;
  text-decoration: none;
  text-align: center;
  background-image: url(images/bg_contact_submit.png);
  background-position: 0px 0px;
  background-repeat: no-repeat;
}

/******************
Testimonial Styles
******************/
#sfstest-sidebar blockquote {
  padding: 10px 0px 10px 25px;
  background-image: url(images/bg_quote.png);
  background-position: 0px 10px;
  background-repeat: no-repeat;
  color: #0090C3;
}

#sfstest-sidebar blockquote a {
  color: #0090C3;
  text-decoration: underline;
}

#sfstest-sidebar blockquote a:hover {
  text-decoration: none;
}

/******************
Content Styles
******************/
#content_wrapper {
  background-image: url(images/bg_content_repeat.png);
  background-position: 0px 0px;
  background-repeat: repeat-x;
}

#content {
	width: 950px;
	margin: 0px auto;
	padding-bottom: 20px;
}

/******************
3 Column Styles
******************/
#left_column {
  float: left;
  width: 212px;
  background-image: url(images/bg_sidebar_left.png);
  background-position: right 0px;
  background-repeat: no-repeat;
  padding: 30px 24px 0px 0px;
  min-height: 370px;
}

#middle_column {
  float: left;
  width: 403px;
  padding: 30px 25px 0px 25px;
}

#right_column {
  float: left;
  width: 236px;
  background-image: url(images/bg_sidebar_right.png);
  background-position: 0px 0px;
  background-repeat: no-repeat;
  padding: 30px 0px 0px 25px;
  min-height: 370px;
}

/******************
2 Column Styles
******************/
#main {
  float: left;
  width: 681px;
  padding: 40px 35px 0px 0px;
  background-image: url(images/bg_sidebar_left.png);
  background-position: right 0px;
  background-repeat: no-repeat;
  min-height: 370px;
}

#sidebar {
  float: right;
  width: 214px;
  padding: 30px 0px 0px 20px;
}

.page-template-page-left-php #main,
.page-template-page-left-slim-php #main,
.single #main {
  float: right;
  padding: 40px 0px 0px 35px;
  background-image: url(images/bg_sidebar_right.png);
  background-position: 0px 0px;
  background-repeat: no-repeat;
}

.page-template-page-left-php #sidebar,
.page-template-page-left-slim-php #sidebar,
.single #sidebar {
  float: left;
  padding: 30px 20px 0px 0px;
}

/******************
Page Styles
******************/
#page {
  
}

#page_title {
  font-size: 18px;
  line-height: 22px;
  font-weight: normal;
  padding-bottom: 25px;
}

#page_avatar {
  float: left;
  padding: 0px 15px 15px 0px;
}

#page_avatar img {
  border: 1px solid #222A5A;
}

#page p {
  padding-bottom: 20px;
}

#page ul {
  padding-bottom: 10px;
}

#page ul li {
  padding: 0px 0px 10px 30px;
  background-image: url(images/icon_unordered_list.png);
  background-position: 0px 0px;
  background-repeat: no-repeat;
}

#page blockquote {
  width: 291px;
  min-height: 100px;
  padding: 20px 35px 20px 35px;
  background-image: url(images/bg_blockquote.png);
  background-position: 0px 0px;
  background-repeat: no-repeat;
}

/******************
Post Styles
******************/
.post {
  padding-bottom: 20px;
}

.post.post_underline {
  border-bottom: 1px solid #222b60;
  margin-bottom: 20px;
}

.post_title {
  font-size: 18px;
  line-height: 22px;
  font-weight: normal;
  padding-bottom: 15px;
}

.post_author {
  padding-bottom: 15px;
}

.post_content p {
  padding-bottom: 20px;
}

.post_content ul {
  padding-bottom: 10px;
}

.post_content ul li {
  padding: 0px 0px 10px 30px;
  background-image: url(images/icon_unordered_list.png);
  background-position: 0px 0px;
  background-repeat: no-repeat;
}

.post_content blockquote {
  width: 291px;
  min-height: 100px;
  padding: 20px 35px 20px 35px;
  background-image: url(images/bg_blockquote.png);
  background-position: 0px 0px;
  background-repeat: no-repeat;
}

.post_lists {
  padding: 20px 0;
}

.post_lists h3 {
  font-size: 14px;
  line-height: 16px;
  padding-bottom: 15px;
}

.post_lists a {
  text-decoration: underline;
}

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

.tags_list {
  float: left;
  width: 150px;
  color: #2e4fa2;
}

.tags_list ul li {
  padding: 0px 0px 10px 25px;
  background-image: url(images/icon_tag.png);
  background-position: 0px 0px;
  background-repeat: no-repeat;
}

.tags_list a {
  color: #2e4fa2;
}

.categories_list {
  float: left;
  color: #337fbf;
}

.categories_list ul li {
  padding: 0px 0px 10px 25px;
  background-image: url(images/icon_check.png);
  background-position: 0px 0px;
  background-repeat: no-repeat;
}

.categories_list a {
  color: #337fbf;
}

/******************
Comment Styles
******************/
#comments {
  padding-bottom: 20px;
}

#comments h4 {
  font-size: 14px;
  line-height: 16px;
  padding-bottom: 15px;
}

.white_round_box {
  background-color: #fff;
  border: 1px solid #A3A7B7;
  padding: 10px 20px;
}

.comment {
  padding-bottom: 25px;
}

.comment_meta {
  padding: 0 0 20px 25px;
  background-image: url(images/icon_flag.png);
  background-position: 0px 0px;
  background-repeat: no-repeat;
}

.comment_author {
  font-weight: bold;
}

#comment_form_section {
  
}

#comment_form_section h4 {
  font-size: 14px;
  line-height: 16px;
  padding-bottom: 15px;
}

#comment_form_section label {
  display: inline-block;
  width: 95px;
  vertical-align: top;
}

#comment_form_section .field {
  width: 265px;
}

#comment_form_section textarea {
  width: 270px;
  height: 105px;
}

#comment_form_section p {
  padding-bottom: 20px;
}

/******************
Footer Styles
******************/
#footer_buttons {
  width: 950px;
  margin: 0px auto;
  background-image: url(images/bg_footer_buttons.png);
  background-position: 0px 0px;
  background-repeat: no-repeat;
  padding: 25px 0 20px 0;
}

#footer_buttons a {
  display: block;
  float: left;
  width: 87px;
  height: 110px;
  padding: 15px 80px 0px 20px;
  background-position: 0px 0px;
  background-repeat: no-repeat;
  color: #fff;
  margin-right: 3px;
  font-size: 16px;
  line-height: 20px;
}

#footer_information {
  background-image: url(images/bg_footer_information.png);
}

#footer_checklist {
  background-image: url(images/bg_footer_checklist.png);
}

#footer_calculator {
  background-image: url(images/bg_footer_calculator.png);
}

#footer_graph {
  background-image: url(images/bg_footer_graph.png);
}

#footer_house {
  background-image: url(images/bg_footer_house.png);
  margin-right: 0px;
}

#footer_buttons a:hover {
  background-position: 0px bottom;
  text-decoration: none;
}

#footer_wrapper {
  background-image: url(images/bg_footer.png);
  background-position: 0px 0px;
  background-repeat: repeat-x;
}

#footer {
	height: 72px;
	width: 950px;
	padding: 32px 0px 0px 0px;
	margin: 0px auto;
	color: #fff;
}

/*Footer Nav*/
#footer_navigation {
  float: left;
}

#footer_nav {
  padding: 13px 0px 0px 10px;
}

#footer_nav li {
  float: left;
}

#footer_nav li a {
  display: block;
  float: left;
  color: #fff;
  text-decoration: none;
  padding: 0px 8px;
  background-image: url(images/border_footer_nav.png);
  background-position: right 3px;
  background-repeat: no-repeat;
}

#footer_nav li a:hover {
  text-decoration: underline;
}

#footer_nav li.last a {
  background: none;
}

#copyright {
  float: left;
  padding: 13px 0px 0px 10px;
}

#footer_right {
  float: right;
  width: 230px;
}

#footer_displet {
  float: left;
  padding-right: 10px;
}

/******************
Dimension Styles
******************/
.width_85 {width: 85px;}

.width_115 {width: 115px;}

.width_130 {width: 130px;}

/******************
Margin/Padding Styles
******************/
.padding_right_10 {padding-right: 10px;}

.padding_right_15 {padding-right: 15px;}