/* Import Fonts
------------------------------------------------------------ */
@import url(http://fonts.googleapis.com/css?family=Quintessential);
@import url(http://fonts.googleapis.com/css?family=Muli);
@import url(http://fonts.googleapis.com/css?family=Cinzel:400,700);
/* Defaults
------------------------------------------------------------ */

body,
h1,
h2,
h2 a,
h2 a:visited,
h3,
h4,
h5,
h6,
p,
input,
select,
textarea {
	color: #000;
	/*font-family: 'Muli', sans-serif;*/
	font-family: 'PT Sans', sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 22px;
	margin: 0;
	padding: 0;
	text-decoration: none;
	vertical-align:baseline;
}

body {
	min-width:1026px;
	/*background-color:#FFF;
	opacity:0.6;*/
}

select,
textarea,
.sticky,
.taxonomy-description {
	background-color: #f5f5f5;
	border: 1px solid #ddd;
}

li,
ol,
ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ol li {
	list-style-type: decimal;
}

.clear {
	width:100%;
	clear:both;
}

.fleft {
	float:left;
}

.fright {
	float:right;
}


/* Hyperlinks
------------------------------------------------------------ */

a,
a:visited {
	/*color: #4b8308;*/
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}


#breadcrumb a {
	color:#666 !important;
}


/* Body
------------------------------------------------------------ */

body {
	/*background: #000 url("/images/bg.jpg") top center repeat-y;*/
}

/* static homepage styles
------------------------------------------------------------ */

#body-main, #MainBody, #body-main2 {
    float: left;
    height: auto;
    min-height: 900px;
    width: 100%;
}

#body-main2 {
    background: #000000 url("/websites/35/images/slideshows/homepage/01.jpg") no-repeat center top;
}

#header-main, #header {
	width:100%;
	background-color:#FFF;
	/*height:130px;
    background: url("/images/header-bg.png") repeat left top transparent;*/
}
 
#logo {
	float:left;
	margin:10px 0px 0px 200px;
	width:489px;
	height:100px;
	display:block;
}
#slideshow-main, #MainBanner {
    float: left;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
	height:400px;
}

#bottom, #bottom-home {
    float: left;
    height: auto;
    margin-top: -110px;
    padding-bottom: 20px;
    width: 100%;
   /* z-index: 2;*/
}

#bottom-content {
	background-color:#fff;
	-moz-border-radius: 0px 0px 20px 20px;
	-webkit-border-radius: 0px 0px 20px 20px;
	border-radius: 0px 0px 20px 20px;
}

#bottom-home {
}

.sothby-offices {
	text-align:center;
	margin:0 auto;
	margin-top:40px;
}

.sothby-offices li {
	display: inline;
	width:100px;
	list-style-type:none;
	margin:3px;
}

.sothby-offices li a img {
	border:1px solid #FFF;
}


#taglineholder {
	background-color:#fff;
	opacity:0.95;
    clear: both;
    display: inline-block;
    float: left;
    height: 23px;
    margin-bottom: 30px;
    padding-bottom: 25px;
    text-align: center;
    width: 100%;
    border-top: 1px solid #000; 
    border-bottom: 1px solid #000; 
}


.mainWrapper{
    margin: 0 auto;
    padding: 0;
    width: 1026px;
}



h2.tagline {
    display: inline-block;
	color:#000;
    text-align:center;
   /* font-family: "Arial";
	font-family: 'Cinzel', serif;*/
	font-family: 'PT Sans', sans-serif;
	font-weight:700;
    font-size: 20px;
    font-style: normal;
    margin: 10px;
	padding-top:3px;
}

a:link {
    text-decoration: none;
}


.homepage-text {
	/*color:#cc9900;*/
	color:#000;
	font-size:19px;
	line-height:24px;
	text-align:justify;
	margin-bottom:15px;
}

#icon-container {
	height:120px;
}

#read-more-div {
	width:50%;
	float:left;
}

#go-mobile-div {
	width:40%;
	float:left;
}

#best-buys-div {
	width:10%;
	float: right;
}

.caption {
	text-align:center !important;
	font-size:14px !important;
}

.caption a {
	color:#000;
}

.caption a:hover {
	text-decoration:underline;
}

/* Wrap
------------------------------------------------------------ */

#wrap {
	margin: 0 auto;
	overflow: hidden;
}

/* Primary Navigation
------------------------------------------------------------ */


#nav {
/*background: url("images/navbg.png") repeat left top transparent;*/
	background-color:#fff;
	/*-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;*/
	/*opacity:0.95;*/
	display: block;
	z-index: 9999999;
	font-size:11.5px;
	font-family: arial, serif;
	
	width: 160px;
	clear: both;
	height: 36px;
	margin: 21px 0 0 0;
	top: 102px;
	width:1000px;
}

#nav ul {
	float: left;
	/*padding: 0 0 0 10px;*/
	padding: 0px;
	margin-left:90px;
}

#nav ul ul {
	padding: 10px 0px 20px;
}

#nav li {
	float: left;
	margin:0px 15px;
	list-style-type: none;
}

#nav li a {
	/*font-family: 'Courgette', cursive;
	font-family: 'Quintessential', cursive;
	font-family: 'Cinzel', serif;*/
	font-family: 'PT Sans', sans-serif;
	padding: 9px 6px 4px;
	position: relative;
	text-decoration: none;
	/*color:#cc9900;*/
	color:#000;
	font-size:18px;
	font-weight:400;
}

#nav li a:hover,
#nav li a:active,
#nav .current_page_item a,
#nav .current-cat a,
#nav .current-menu-item a {
	background-color: #fff;
	color: #999;
}

#nav li a .sf-sub-indicator {
	display: block;
	overflow: hidden;
	position: absolute;
	text-indent: -9999px;
}

#nav li li a,
#nav li li a:link,
#nav li li a:visited {
	background-color: none;
	/*border: 1px solid #ccc;*/
	border-top-width: 0;
	color:#000;
	font-size: 15px;
	padding: 6px 10px 6px;
	position: relative;
	text-transform: none;
	/*width: 138px;*/
	z-index:3;
}

#nav li li a:hover,
#nav li li a:active {
	background-color: #FFF;
	color: #000;
	text-decoration:underline;
}

#nav li li {
	display:block;
}


#nav li ul {
	height: auto;
	left: -9999px;
	margin: 0 0 0 -1px;
	position: absolute;
	width: 240px;
	opacity:1.0;
	background-color:#FFF;
}

#nav li ul a { 
	/*width: 160px;*/
}

#nav li ul ul {
	margin: -33px 0 0 159px;
}

#nav li:hover>ul,
#nav li.sfHover ul {
	left: auto;
}

#breadcrumb {
	color:#666;
}


/* Primary Navigation Extras
------------------------------------------------------------ */

#nav li.right {
}

#nav li.right a {
	padding-right:28px;
	padding-right:10px;
}

#nav li.right a:hover {
}

#nav li.left a {
	padding-left:5px;
	padding-left:10px;
}


/* Common Page Stylings
------------------------------------------------------------ */
h1.heading {
	text-align:left;
	font-size:22px;
	margin:20px 0px;
	color:#000;
}

p.page-intro {
	font-size:17px !important;
	color:#FFF !important;
	margin:20px 0px 10px !important;
}

#pcontent {
	padding-top:100px;
}

/* Featured Listings Page
------------------------------------------------------------ */



.listing {
	height:auto;
	padding:40px 0px;
	clear:both;
	overflow:auto;
	border-bottom:1px solid #ccc;
}

.listing-thumb-left, .listing-thumb-right {
	border:3px solid #FFF;
	width:300px;
}

.listing-thumb-left {
	float:left;
	margin:0px 20px 10px 0px;
}

.listing-thumb-right {
	float:right;
	margin:0px 0px 10px 20px;
}

.listing h2 {
	margin-bottom:10px;
	font-size:20px;
}

.listing-city {
	font-style:italic;
	font-size:16px;
}

.listing-price {
	font-size:16px;
}


/* Neighborhoods Page
------------------------------------------------------------ */
.neighborhood-thumb {
	margin:40px;
	border:3px solid #FFF;
}


/* Footer Widgets
------------------------------------------------------------ */



#footer-home {
	/*background: url("/images/whitefabbg.jpg") repeat left top transparent;*/
	background-color:#fff;
	/*opacity:0.9;*/
	float: left;
    min-height: 107px;
    padding: 24px 0;
    width: 100%;
	overflow:auto;
}

 
#footer-widgets {
	margin: 0 auto;
	overflow: hidden;
	border-radius: 10px 10px 10px 10px;
	margin-top:35px;
	/*font-family: 'Cinzel', serif;*/
	font-family: 'PT Sans', sans-serif;
	font-size:12px;
}

#footer-widgets .wrap {
	color:#000;
	font-size: 12px;
	line-height: 20px;
	padding: 0px 20px 0;
}
 
#footer-widgets .widget {
	background: none;
	border: none;
	padding: 0 0 10px;
}

h4.widgettitle {
	text-align:left;
	/*color:#cc9900;*/
	color:#000;
	margin-bottom:5px;
	/*font-family: 'Cinzel', serif;*/
	font-family: 'PT Sans', sans-serif;
	font-weight:700;
	font-size:16px;
}

#footer-widgets p {
	/*color: #cc9900;*/
	color: #000;
	font-size: 12px;
	line-height: 20px;
	padding: 0 0 5px;
}

#footer-widgets a,
#footer-widgets a:visited {
	/*color: #cc9900;*/
	color: #000;
	text-decoration: none;
}

#footer-widgets a:hover {
	/*color: #cc9900;*/
	color: #000;
	text-decoration: underline;
}
 
#footer-widgets ul {
	list-style-type: none;
	margin: 0;
}
 
#footer-widgets ul li {
	list-style-type: none;
	margin: 0 0 2px;
}

#footer-widgets #wp-calendar thead,
#footer-widgets #wp-calendar td {
	background: none;
}

.footer-widgets-1 {
	float: left;
	padding: 0 20px 0 0;
	width: 265px;
}

.footer-widgets-2 {
	float: left;
	padding: 0 20px 0 0;
	width: 215px;
}
 
.footer-widgets-3 {
	float: left;
	width: 215px;
}
 
.footer-widgets-4 {
	float: right;
	width: 215px;
}

p#disclaimer {
	text-align:center;
	padding:20px 100px;
	font-size:12px;
	/*color: #cc9900;*/
	color: #000;
}

#footer-nav {
	color:#000 !important;
	padding-top:30px;
}

#footer-nav ul {
	list-style-type: none;
	margin: 0;
}
 
#footer-nav ul li {
	list-style-type: none;
	margin: 0 0 2px;
	display:inline;
}

#footer-nav ul li a {
	color:#000 ;
	font-size:10px;
}

#footer-nav ul li a:hover {
	text-decoration:underline ;
}


/* styles for inner pages */
#innerContent {
    display: inline;
    float: left;
    height: auto;
    width: 960px;
	padding:25px 20px;
	background-color:#FFF;
	margin-bottom:30px;
	-moz-border-radius: 0px 0px 20px 20px;
	-webkit-border-radius: 0px 0px 20px 20px;
	border-radius: 0px 0px 20px 20px;
	z-index:-2;
}

#innerContent h3 {
	margin:15px 0px;
	text-align:center;
	font-size:17px;
	color:#75A1C1;
}


#innerContent p {
	color:#000;
	font-size:19px;
	line-height:24px;
	text-align:justify;
	margin-bottom:10px;
}

#innerContent a {
	color:#000;
}

#innerContent a:hover {
	text-decoration:underline;
}

/* styles for sold-properties page */

h2 {
	text-align:left;
	color:#333;
	font-size: 20px;
	margin:20px 0px;
}

#sold-container {
	padding-left:46px;
	height:1000px;
}

#sold-container h2 {
	margin:20px;
	font-size:20px;
	color:#FFF;
	clear:both;
	text-decoration:underline;
}

.sold-unit h3 {
	text-align:center !important;
	font-size:18px;
	margin-top:0px !important;
}

#sold-subnav ul {
	margin:25px 0px;
}


#sold-subnav ul li {
	display:inline;
}

#sold-subnav ul li a {
	color:#FFF;
	font-size:18px;
}


.sold-unit {
	width:250px;
	height:270px;
	float:left;
	margin:0px 20px;
}

.sold-unit img {
	border: 3px solid #FFFFFF;
	width:250px;
	height:175px;
}

/* styles for lifestyles page */

#lifestyle-container h2 {
	text-align:left;
	color:#333;
	font-size: 18px;
	margin:30px 20px;
}

#lifestyle-container {
	/*height:1000px;*/
}

.lifestyle-article {
	width:400px;
	height:200px;
	float:left;
	margin:0px 20px;
}

.lifestyle-article p {
	text-align:left !important;
}

.lifestyle-ldiv {
	width:150px;
	float:left;
}

.lifestyle-ldiv img {
	border: 3px solid #FFFFFF;
	width:100px;
}

.lifestyle-rdiv {
	width:250px;
	float:left;
}

#montecito-container, #santabarbara-container, #hoperanch-container, #carpinteria-container {
	/*padding:20px 40px;*/
}

#montecito-container p, #santabarbara-container p, #hoperanch-container p, #carpinteria-container p {
	padding:10px 0px;
}

#montecito-container img, #santabarbara-container img, #hoperanch-container img, #carpinteria-container img {
	border:3px solid #FFF;
	margin:10px 20px;
}

p.caption-left {
	font-size:13px !important;
	font-style:italic;
	padding:0px 25px 0px 5px;
	line-height:14px !important;
	margin-bottom:0px !important;
}

p.caption-right {
	font-size:13px !important;
	font-style:italic;
	padding:0px 5px 0px 25px;
	line-height:14px !important;
	margin-bottom:0px !important;
}


/* styles for community links page */

#link-container {
	/*height:1000px;*/
	padding-left:30px;
}

#links-graphicscol {
	width:170px;
	float:left;
	padding:50px 10px;
}

#links-graphicscol img {
	width:150px;
	margin:20px 0px;
}


#links-leftcol, #links-middlecol, #links-rightcol {
	width:300px;
	float:left;
	padding-left:0px;
}

#links-leftcol h2, #links-middlecol h2, #links-rightcol h2 {
	color:#75A1C1;
}

#links-leftcol ul li,#links-middlecol ul li, #links-rightcol ul li {
	list-style-type:square;
	margin-left:25px;
}

#links-leftcol ul li a,#links-middlecol ul li a, #links-rightcol ul li a {
	color:#000;
}

/* market trends page */

#main-posts {
	width:750px;
	float:left;
}

#sidebar {
	width:250px;
	float:left;
}

/* contact page */

#contact-container {
	padding-left:60px;
	height:560px;
}


#contact-info {
	width:500px;
	float:left;
	padding-top:25px;
}

#contact-info ul {
	padding-top:15px;
}

#contact-info ul li {
	font-size:18px;
	line-height:24px;
	color:#000;
}

#contact-andria-left, #contact-jessica-left {
	width:150px;
	float:left;
	height:225px;
}

#contact-andria-right, #contact-jessica-right {
	width:350px;
	float:left;
	height:225px;
}

#contact-form {
	width:350px;
	float:left;
	padding-left:0px;
	text-align:left;
	padding-top:20px;
}
#contact-form ul li {
	display:block;
}
#contact-form label {
display:block;
/*font-weight:bold;*/
margin:0px;
margin-top:5px;
}
#contact-form input[type="text"], #contact-form textarea[name="comments"] {
width:230px;
background-color:#cccccc;
color:#000;
}
#contact-form input[type="submit"] {
width:100px;
margin-top:4px;
border:1px solid #474747;
background-color:#cccccc;
color:#000;
}
#contact-form input[type="submit"]:hover {
border:1px solid #000;
cursor:pointer;
}
#cform {
	border:solid 1px #000;
	padding:20px;
	padding-left:50px;
	color:#000;
}
/* listing details page */

#content-listing {
	margin:0 auto;
	padding-bottom:50px;
}

#listing-detail-subnav {
	margin-bottom:25px;
}

#listing_title {
	margin-left:50px;
}
#listing-detail-subnav ul li {
	display:inline;
}
#listing-detail-subnav ul li a {
	color:#FFF;
	font-size:13px;
}
.pipe-holder {
	padding:0px;
	margin:0px 5px;
	display:inline;
	color:#CCC;
}

#listing-top {
	height:200px;
}

#listing_features {
	width:300px;
	float:left;
	font-size:20px;
}

#property_description {
	padding:30px 50px 0px;
}


#property_description_text  {
	padding-bottom:20px;
}

#property_description_text ul {
	margin-left:30px;
	padding-bottom:20px;
	list-style-type:disc;
}

#property_description_text ul li {
	display:list;
	text-align:left;
}

#property_description p {
	padding:10px 0px 10px;
	line-height:22px;
	font-size:17px;
	text-align:left;
}

#property_description h3 {
	text-align:left;
	padding:10px;
	padding-left:50px;
	font-size:20px;
}

#map {
	border:solid 3px #FFF;
}

#press-left, #press-right {
	width:470px;
	float:left;
}

#press-left img, #press-right img, #history img {
	margin:0 auto;
	border:3px solid #FFF;
	text-align:center;
	display:block;
}

#press-left p.caption, #press-right p.caption {
	text-align:center;
	font-size:13px;
}

#history p {
	text-align:center;
	font-size:13px;
}

.details_pic {
	border:1px solid #000;
}
/* About Sothebys */

#svideo {
	width:700px;
	height:394px;
	margin:40px auto;
	border:solid 3px #FFF;
	margin-top:40px;
	margin-bottom:10px;
	display:block;
}

#svideo-container {
	width:700px;
	height:470px;
	margin:0 auto;
}

#sothebys-thumbs {
	width:700px;
	height:140px;
	margin:0 auto;
}

#sothebys-thumbs a:hover {
	color:#FFF;
}

#sothebys-thumbs div.thumb {
	width:120px;
	float:left;
	padding:0px 10px;
}

#sothebys-thumbs div.thumb img {
	width:115px;
	border:solid 2px #FFF;
}

p.thumb-text {
	color:#FFF;
	font-size:10px !important;
	text-align:center !important;
}

#sothebys-bottom-container {
	border-top:solid 2px #FFF;
	padding:30px;
}

/* Blog Styles */
#content {
	width:950px;
	margin:0 auto;
	padding-top:50px;
	padding-bottom:50px;
}
#blog_main {
	width:680px;
	float:left;
}
#blog_sidebar {
	width:250px;
	float:right;
}

#blog_sidebar input {
	color:#000;
}
#blog_sidebar h3 {
	text-align:left;
	margin:20px 0px 10px !important;
}

#blog_main p, #blog_sidebar p {
	text-align:justify !important;
	padding:10px !important;
}
#blog_sidebar ul {
	margin-left:20px;
}
#blog_main ul li, #blog_sidebar ul li {
	display:block !important;
	padding:2px !important;
	text-align:left;
}

div#blog_sidebar a, div#blog_main a {
	color:#000 !important;
}

div#blog_sidebar a:hover, div#blog_main a:hover {
	text-decoration:underline !important;
}

#search-2 {
	margin-top:30px;
}

h1.entry-title {
	font-size:18px;
	color:#000;
}
.wp-caption-text {
	font-style:italic;
	font-size:12px;
	line-height:14px;
}

/* Featured Listings Page
-----------------------------------------------------------------------------*/

#div1, #div2, #div3 {
	border-bottom:none;
}


#div1, #div2, #div3 {
	overflow:auto;
	min-height:500px;
	padding:0px 30px 50px;
}


.listing_left, .listing_right {
	margin-top:20px;
	width:450px;
	display:inline;
	float:left;
	height:350px;
}

.listing_left img, .listing_right img {
	border:2px solid #000;
	width:420px;
	height:280px;
}

.listing_left h3, .listing_right h3 {
	color:#000 !important;
	text-align:center !important;
	font-size:18px;
	/*font-style:italic;*/
	font-weight:normal;
	margin:5px !important;
	padding:0px;
	line-height:20px;
}


#subnav {
	width:874px;
	text-align:left;
	margin:40px 50px 20px;
	.margin:20px 50px 20px;
}

#subnav ul li {
	padding:0px;
	margin:0px;
	display:inline;
}

	

#subnav a, #subnav li {
	font-size:18px;
	font-style:bold;
}

#subnav ul li a.selected{
	color:#000;
}


#subnav a:link {
	color: #999;
	text-decoration:none;
}

#subnav a:visited {
	color: #999;
	text-decoration:none;
}

#subnav a:hover {
	color: #000;
	text-decoration:none;
}

#subnav a:active {
	color: #000;
	text-decoration:none;
}

.pipe-holder {
	padding:0px;
	margin-right:10px;
	margin-left:10px;
	display:inline;
}

#team-container {
	width:850px;
	height:250px;
	margin:0 auto;
	background: #ffffff url("/websites/35/images/team-headerbg.jpg") no-repeat right top;
	border:1px solid #000;
	text-align="center;"
}

.agent-photo-container {
	width:170px;
	display:inline;
}

#team-list li {
	float:left;
	text-align:center;
}

#team-list li a {
	font-weight:bold;
}

.agent-bio-contact {
	width:100%;
	padding-bottom:30px;
}

.agent-bio-contact ul {
	padding-top:0px;
	margin-left:30px;
}

.agent-bio-contact ul li {
	list-style-type:none;
	text-align:left;
	color:#000;
}

.agent-bio-contact ul li a {
	color:#000;
}
