/*   
Theme Name: One Source
Description: WordPress theme for OneSourceMetro.com
Author: Displet
Author URI: http://displet.com
*/

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

body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Garuda, sans-serif;
	font-size: 12px;
	line-height: 14px;
	background-color: #f9f9f9;
	color: #262626;
}

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: #a00000;
}

a:hover {
	text-decoration: none;
}

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

.right {float: right;}

.left {float:left;}

.clear {clear:both;}

.red {color: #a00000;}

/******************
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;
}

#logo_one_source_realty {
  width: 232px;
  height: 62px;
  line-height: 62px;
  background-image: url(images/logo_one_source_realty.png);
  float: left;
}

#logo_one_source_realty a {
  width: 232px;
  height: 62px;
  line-height: 62px;
}

#cta_displet {
  width: 78px;
  height: 19px;
  line-height: 19px;
  padding-top: 9px;
  float: left;
}

#cta_displet a {
  width: 78px;
  height: 19px;
  line-height: 19px;
  background-image: url(images/cta_displet.png);
}

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

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

#cta_view_properties {
  width: 121px;
  height: 41px;
  line-height: 41px;
  background-image: url(images/cta_view_properties.png);
  float: left;
  margin-right: 10px;
}

#cta_view_properties a {
  width: 121px;
  height: 41px;
  line-height: 41px;
}

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

#cta_wordpress a {
  width: 36px;
  height: 36px;
  line-height: 36px;
}

#title_quick_search {
  width: 91px;
  height: 53px;
  line-height: 53px;
  background-image: url(images/title_quick_search.png);
  float: left;
}

#title_contact_us_now {
  width: 276px;
  height: 56px;
  line-height: 56px;
  background-image: url(images/title_contact_us_now.png);
  padding-bottom: 20px;
}

#title_welcome_to_one_source_realty {
  width: 183px;
  height: 44px;
  line-height: 44px;
  background-image: url(images/title_welcome_to_one_source_realty.png);
  padding-bottom: 20px;
}

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

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

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

#header_top {
  padding: 24px 1px 0px 0px;
  height: 81px;
}

#header_left {
  float: left;
  padding: 7px 0px 0px 61px;
}

#cta_advanced_search {
  background-image: url(images/cta_advanced_search.png);
  background-position: 0px 0px;
  background-repeat: no-repeat;
  width: 143px;
  height: 31px;
  float: left;
  margin-right: 15px;
}

#cta_advanced_search a {
  display: block;
  width: 108px;
  height: 31px;
  line-height: 29px;
  padding-left: 30px;
  color: #fff;
  text-decoration: none;
}

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

#cta_search_by_map {
  width: 124px;
  height: 31px;
  background-image: url(images/cta_search_by_map.png);
  background-position: 0px 0px;
  background-repeat: no-repeat;
  line-height: 31px;
  float: left;
}

#cta_search_by_map a {
  display: block;
  width: 124px;
  height: 31px;
  line-height: 29px;
  padding-left: 30px;
  color: #fff;
  text-decoration: none;
}

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

#header_right {
  float: right;
}

#header_call {
  width: 162px;
  height: 31px;
  line-height: 29px;
  padding: 0px 0px 0px 0px;
  background-image: url(images/header_call.png);
  background-position: 0px 0px;
  background-repeat: no-repeat;
  color: #fff;
  padding-left: 31px;
}

/******************
Navigation Styles
******************/
#navigation {
  padding-top: 5px;
}

#nav {
  float: right;
}

#nav li {
  float: left;
  padding-left: 20px;
  margin-left: 20px;
}

#nav li.hover, #nav li.current-menu-item {
  background-image: url(images/bg_nav.png);
  background-position: 0px 0px;
  background-repeat: no-repeat;
}

#nav li a {
  display: block;
  float: left;
  height: 42px;
  line-height: 42px;
  color: #fff;
  text-decoration: none;
  font-size: 14px;
  padding: 0px 20px 0px 0px;
}

#nav li a span {
  padding-left: 20px;
  display: block;
}

#nav li.hover a, #nav li.current-menu-item a {
  background-image: url(images/bg_nav.png);
  background-position: right 0px;
  background-repeat: no-repeat;
  color: #a30000;
}

/******************
Banner Styles
******************/
#banner_wrapper {
  background-position: 0px 0px;
  background-repeat: repeat-x;
  background-color: #e5e5e5;
}

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

#banner_content {
  background-image: url(images/bg_banner_content.png);
  background-position: 0px 293px;
  background-repeat: no-repeat;
  width: 950px;
  margin: 0px auto;
  padding-bottom: 30px;
}

/******************
Quick Search Home Styles
******************/
#banner_rotator_container {
  float: left;
  width: 612px;
  padding: 25px 0px 0px 0px;
}

#banner_rotator {
  background-color: #fff;
  border: 1px solid #9f9f9f;
  padding: 10px;
}

#banner_rotator img {
  border: 1px solid #cacaca;
}

/******************
Tabs Styles
******************/
#tabs_container {
  float: right;
  width: 280px;
  padding: 25px 0px 15px 0px;
  background-image: url(images/bg_tabs_container.png);
  background-position: 0px bottom;
  background-repeat: no-repeat;
}

#tabs {
  padding-left: 10px;
}

#tabs ul {
  height: 56px;
}

#tabs li {
  float: left;
  width: 113px;
  height: 41px;
  padding: 15px 0px 0px 20px;
  background-image: url(images/bg_tab2.png);
  background-position: 0px 0px;
  background-repeat: no-repeat;
  color: #fff;
  cursor: pointer;
  position: relative;
  z-index: 10;
}

#tabs li.current {
  background-image: url(images/bg_tab1.png);
  width: 103px;
  color: #a00000;
}

#tabs li#tab_1 {
  margin-right: 5px;
}

#tabs_content {
  background-color: #fff;
  border: 1px solid #aaa;
  padding: 20px;
  position: relative;
  top: -1px;
}

#tabs_content_heading {
  padding-bottom: 10px;
}

.tab .menu {
  line-height: 12px;
}

.tab .menu li {
  border-bottom: 1px solid #c1c1c1;
}

.tab .menu li.last {
  border-bottom: none;
  padding-bottom: 0px;
}

.tab .menu li a {
  color: #262626;
  text-decoration: none;
  padding: 10px 0 10px 20px;
  display: inline-block;
  background-position: 0px 10px;
  background-repeat: no-repeat;
}

.tab .menu li a:hover {
  color: #a00000;
}

.tab .menu li.dropdown a {
  padding-left: 0px;
}

.tab .menu .dropdown_toggle {
  display: inline-block;
  background-image: url(images/icon_cross_gray.png);
  background-position: 0px 0px;
  background-repeat: no-repeat;
  width: 20px;
  height: 12px;
  cursor: pointer;
}

.tab .menu .dropdown_toggle:hover {
  background-image: url(images/icon_cross_red.png);
}

.tab .menu li.no_dropdown a {
  background: url(images/icon_arrow_gray2.png);
  background-position: 0px 10px;
  background-repeat: no-repeat;
  padding-left: 20px;
}

.tab .menu li.no_dropdown a:hover {
  background: url(images/icon_arrow_red2.png);
  background-position: 0px 10px;
  background-repeat: no-repeat;
}

.tab .sub-menu {
  border-top: 1px solid #c1c1c1;
}

.tab .sub-menu li {
  padding-left: 20px;
}

/******************
Quick Search Home Styles
******************/
#quick_search_home_wrapper {
  float: left;
  width: 612px;
  padding: 25px 0px 0px 0px;
}

#quick_search_home {
  background-color: #fff;
  border: 1px solid #9f9f9f;
  padding: 10px;
}

#quick_search_home_form {
  background-image: url(images/bg_quick_search_home_form.png);
  background-position: 0px 0px;
  background-repeat: repeat-x;
  background-color: #535353;
  border: 1px solid #cacaca;
  color: #fff;
  padding: 20px;
}

#quick_search_home_form h2 {
  font-size: 24px;
  line-height: 24px;
  padding: 0px 0px 20px 0px;
}

#quick_search_home_form .row {
  padding-bottom: 15px;
}

#quick_search_home_ctas {
  float: right;
  position: relative;
  top: -12px;
  padding-right: 20px;
}

/******************
Quick Search Thin Styles
******************/
#quick_search_thin_wrapper {
  height: 97px;
  background-image: url(images/bg_quick_search_thin.png);
  background-position: 0px 0px;
  background-repeat: repeat-x;
}

#quick_search_thin {
  width: 950px;
  margin: 0px auto;
  padding: 12px 0px 0px 0px;
}

#quick_search_thin_form {
  height: 53px;
  background-image: url(images/bg_quick_search_thin_form.png);
  background-position: right 0px;
  background-repeat: no-repeat;
}

#quick_search_thin_form .fields {
  float: left;
  padding: 17px 0px 0px 20px;
}

#quick_search_cta {
  float: right;
  padding: 11px 11px 0px 0px;
}

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

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

#quick_search_thin_ctas {
  float: right;
}

#quick_search_thin_ctas a {
  color: #fff;
  text-decoration: none;
  float: left;
  margin-right: 10px;
  height: 21px;
  line-height: 21px;
  background-color: #343434;
  padding: 0px 10px;
}

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

/******************
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: 40px 0px 20px 0px;
}

/******************
Sidebar Styles
******************/
#sidebar {
  float: right;
  width: 280px;
}

.blog #sidebar,
.single #sidebar,
.archive #sidebar {
  float: left;
}

#sidebar .section {
  margin-bottom: 20px;
}

.gray_bar_title {
  background-image: url(images/bg_gray_bar_title.png);
  background-position: 0px 0px;
  background-repeat: repeat-x;
  height: 50px;
  line-height: 50px;
  padding: 0px 0px 0px 20px;
  color: #fff;
  font-size: 18px;
  border: 1px solid #9f9f9f;
  border-bottom: none;
}

#sidebar .section .copy {
  background-color: #fff;
  border: 1px solid #9f9f9f;
  border-top: none;
  padding: 19px;
}

#sidebar .menu {
  
}

#sidebar .menu li {
  border-bottom: 1px solid #c1c1c1;
}

#sidebar .menu li.last {
  border-bottom: none;
  padding-bottom: 0px;
}

#sidebar .menu li a {
  color: #262626;
  text-decoration: none;
  padding: 15px 0 15px 20px;
  display: block;
}

#sidebar .menu li a:hover {
  color: #a00000;
}

#sidebar .menu li a {
  background-image: url(images/icon_arrow_gray.png);
  background-position: 0px 18px;
  background-repeat: no-repeat;
}

#sidebar .menu li a:hover {
  background-image: url(images/icon_arrow_red.png);
}

/*#sidebar .menu li.no_dropdown a, #sidebar .menu li.no_dropdown a:hover {
  background: none;
}*/

#sidebar .sub-menu {
  border-top: 1px solid #c1c1c1;
}

/******************
Main Styles
******************/
#main {
  float: left;
  width: 610px;
}

.blog #main,
.single #main,
.archive #main {
  float: right;
}

#main.no_sidebar {
  float: none;
  width: auto;
}

/******************
Post Styles
******************/
.post {
  
}

.post_title h2, .post_title h1 {
  text-transform: uppercase;
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #b4b4b4;
}

.post_title h2 a, .post_title h1 a {
  color: #262626;
  text-decoration: none;
}

.post_title h2 a:hover, .post_title h1 a:hover {
  text-decoration: underline;
}

.post_info {
  padding-bottom: 15px;
}

.post_avatar {
  float: left;
  background-color: #fff;
  border: 1px solid #bbb;
  padding: 4px;
}

.post_avatar img {
  
}

.post_author {
  padding: 3px 0px 10px 0px;
}

.post_date {
  
}

.post_content {
  padding-bottom: 20px;
  border-bottom: 1px solid #bbb;
  margin-bottom: 20px;
}

.post_content.no_border {
  border: none;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

.post_content p, 
.post_content ul, 
.post_content ol, 
.post_content h1,
.post_content h2,
.post_content h3,
.post_content h4,
.post_content h5,
.post_content h6 {
  padding-bottom: 15px;
}

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

.post_content blockquote {
  background-image: url(images/bg_blockquote.png);
  background-position: 0px 0px;
  background-repeat: no-repeat;
  width: 292px;
  margin-bottom: 20px;
  padding-top: 20px;
  color: #fff;
}

.post_content blockquote p {
  padding: 0 20px 20px 20px;
}

.post_content blockquote p.last {
  background-image: url(images/bg_blockquote.png);
  background-position: 0px bottom;
  background-repeat: no-repeat;
}

.post_lists {
  padding: 20px 0;
  border-bottom: 1px solid #bbb;
}

.post_lists h3 {
  font-size: 14px;
  line-height: 16px;
  padding-bottom: 15px;
  background-position: 0px 0px;
  background-repeat: no-repeat;
  padding-left: 30px;
}

.tags_list h3 {
  background-image: url(images/icon_tag.png);
}

.categories_list h3 {
  background-image: url(images/icon_category.png);
}

.post_lists a {
  text-decoration: underline;
  color: #262626;
}

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

.tags_list {
  float: left;
  width: 150px;
}

.post_lists ul li {
  padding: 0px 0px 5px 0px;
}

.categories_list {
  float: left;
}

/******************
Comment Styles
******************/
#comments {
  padding: 20px 0;
  border-bottom: 1px solid #bbb;
}

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

.white_round_box {
  background-color: #fff;
  border: 1px solid #bbb;
  padding: 10px 10px 0px 10px;
  margin-bottom: 5px;
}

.comment_author {
  color: #a00000;
}

.comment_meta {
  padding-bottom: 15px;
}

.comment_message p {
  padding-bottom: 10px;
}

/******************
Comment Form Styles
******************/
#comment_form_section {
  padding-top: 20px;
}

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

#comment_form {
  background-image: url(images/bg_comment_form_repeat.png);
  background-position: 0px 0px;
  background-repeat: repeat-y;
}

#comment_form_top {
  background-image: url(images/bg_comment_form_top.png);
  background-position: 0px 0px;
  background-repeat: no-repeat;
}

#comment_form_bottom {
  background-image: url(images/bg_comment_form_bottom.png);
  background-position: 0px bottom;
  background-repeat: no-repeat;
  padding: 20px 20px 0 20px;
}

#comment_form label {
  color: #fff;
  display: inline-block;
  width: 115px;
  padding-right: 10px;
  text-align: right;
  vertical-align: top;
  line-height: 29px;
}

#comment_form .field {
  height: 29px;
  line-height: 29px;
  color: #fff;
  padding-left: 10px;
  border: 1px solid #313131;
  border-top: none;
  border-left: none;
  background-color: #3c3c3c;
  width: 307px;
}

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

#comment_form textarea {
  width: 298px;
  padding: 10px;
  height: 125px;
  border: 1px solid #313131;
  border-top: none;
  border-left: none;
  background-color: #3c3c3c;
  color: #fff;
  font-family: "Lucida Sans Unicode", "Lucida Grande", Garuda, sans-serif;
	font-size: 12px;
	line-height: 14px;
}

/******************
Home Callout Styles
******************/
#home_callout_wrapper {
  background-image: url(images/bg_home_callout_wrapper.png);
  background-position: 0px 0px;
  background-repeat: repeat;
}

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

#home_callout_content {
  width: 950px;
  margin: 0px auto;
  padding: 40px 0px;
}

#home_contact {
  float: right;
  width: 280px;
}

/******************
Featured Listings Styles
******************/
#featured_listings_container {
  float: left;
  width: 610px;
  height: 285px;
}

#featured_listings_container .copy {
  background-color: #fff;
  border: 1px solid #9f9f9f;
  border-top: none;
  padding: 9px;
  overflow: hidden;
}

#featured_listings_content {
  float: left;
  width: 590px;
  height: 200px;
}

#featured_listings_container .previous,
#featured_listings_container .next {
  cursor: pointer;
  display: block;
  width: 31px;
  height: 214px;
  line-height: 214px;
  text-indent: -9999px;
  background-position: 0px 0px;
  background-repeat: no-repeat;
  float: left;
}

#featured_listings_container .previous {
  background-image: url(images/bg_featured_areas_previous.png);
}

#featured_listings_container .next {
  background-image: url(images/bg_featured_areas_next.png);
  float: right;
}

#featured_listings_container li {
  height: 200px;
  margin: 0px 35px;
}

#featured_listings_container li a {
  text-decoration: none;
  color: #262626;
  line-height: 18px;
}

.listing_details strong {
  font-size: 14px;
}

.listing_street {
  font-size: 12px;
}

.listing_price {
  font-weight: bold;
  color: #A30000;
  font-size: 14px;
  float: left;
}

.listing_details_cta {
  float: right;
  color: #003994;
  text-decoration: underline;
}

.listing_details_cta:hover {
  text-decoration: none;
}

.listing_thumbnail {
  padding: 5px;
  border: 1px solid #c4c4c4;
  margin-bottom: 10px;
  display: block;
}

/******************
Contact Form Styles
******************/
#cf7_form_box .wpcf7-text {
  width: 240px;
  height: 27px;
  line-height: 27px;
  border: 1px solid #c4c4c4;
  border-right: none;
  border-bottom: none;
  background-color: #fff;
}

.home #cf7_form_box .wpcf7-text {
  width: 280px;
}

#cf7_form_box .wpcf7-text:focus {
  background-color: #E9E9E9;
}

#cf7_form_box p {
  padding: 0px 0px 10px 0px;
}

#cf7_form_box textarea {
  width: 240px;
  height: 90px;
  border: 1px solid #c4c4c4;
  border-right: none;
  border-bottom: none;
  background-color: #fff;
}

.home #cf7_form_box textarea {
  width: 280px;
  height: 90px;
}

#cf7_form_box textarea:focus {
  background-color: #E9E9E9;
}

#cf7_form_box .wpcf7-submit {
  color: #fff;
  background-color: #6D0009;
  width: 240px;
  height: 25px;
  line-height: 25px;
  border: 1px solid #CF9D9F;
  cursor: pointer;
}

.home #cf7_form_box .wpcf7-submit {
  width: 280px;
}

/******************
Footer Styles
******************/
#disclaimer {
  display: none;
}

#footer ul {
  display: none;
}

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

#footer {
	height: 133px;
	width: 950px;
	margin: 0px auto;
	color: #fff;
}

#footer_left {
  float: left;
  padding: 40px 0px 0px 0px;
}

#footer_right {
  float: right;
  padding: 50px 0px 0px 0px;
  line-height: 36px;
}

/*Footer Nav*/
#footer_navigation {
  padding: 0px 0px 25px 0px;
}

#footer_nav {
  display: block !important;
}

#footer_nav li {
  float: left;
  padding: 0px 12px;
  background-image: url(images/border_footer.png);
  background-position: right 2px;
  background-repeat: no-repeat;
}

#footer_nav li.last {
  background: none;
}

#footer_nav li.first {
  padding-left: 0px;
}

#footer_nav li a {
  color: #fff;
  text-decoration: none;
}

#footer_nav li a:hover {
  color: #ff0000;
}

#powered_text {
  float: left;
  padding-right: 8px;
}

#footer_right .border {
  padding-right: 15px;
  margin-right: 15px;
  background-image: url(images/border_footer.png);
  background-position: right 14px;
  background-repeat: no-repeat;
}

/******************
Dimension Styles
******************/
.width_110 {width: 110px !important;}

/******************
Margin/Padding Styles
******************/
.pad_right_5 {padding-right: 5px;}

.pad_right_10 {padding-right: 10px;}

.pad_right_15 {padding-right: 15px;}

.pad_right_20 {padding-right: 20px;}

.pad_left_15 {padding-left: 15px;}

.pad_left_125 {padding-left: 125px;}
