/*
Theme Name: Share Team Template
Description: Custom design for the Share team
Author: Rick Bjarnason
Author URI: http://www.cheekymonkeymedia.ca
*/

/*---------------------
		Resets
----------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*---------------------
		General Tags
----------------------*/
body {
	background: #7a7a7a;
	color: #464646;
	font: 10px Arial, sans-serif;
}
p {
	font-size: 13px;
	line-height: 16px;
	padding: 3px 0;
}
a {
	color: #27659a;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-size: 2.4em;
}
h2 {
	font-size: 2em;
}
h3 {
	font-size: 15px;
}
h4 {
	font-size: 1.4em;
}
h5 {
	font-size: 1.3em;
}
h6 {
	font-size: 1.2em;
}
li {
	font-size: 1.3em;
}
blockquote {
	background: #fff;
	border: 1px solid #ccc;
	clear: both;
	font-style: italic;
	padding: 10px;
}
caption {
	font-size: 13px;
}
/*---------------------
		Layout
----------------------*/
#wrapper {
	margin: 0 auto;
	overflow: hidden;
	width: 960px;
}
#header {
	background: url(img/BG-header.jpg) repeat-x 0 0;
	height: 119px;
	position: relative;
}
#sidebar {
	background: url(img/BG-side.png) repeat-y right 0;
	float: left;
	margin: 15px 0;
	width:272px;
}
#content-wrap {
	background: #ebece2;
	overflow: hidden;
}
#content {
	background: url(img/BG-content.png) no-repeat 0 0;
	float: right;
	margin-top: 15px;
	padding: 15px 20px 15px 15px;	
	width:635px;
}
#footer {
	background: #232323 url(img/BG-footer.png) repeat-x 0 0;
	color: #ababab;
	clear:both;
	padding: 5px 50px 15px 25px;
	position: relative;
	overflow: hidden;
}
.clear {
	clear: both;
}
/*--------------------------
	Header styles
--------------------------*/
#header h2 {
	background: url(img/logo.jpg) no-repeat -1px 0;
	height: 117px;
	left: 1px;
	position: absolute;
	width: 296px;
}
#header h2  a{
	display: block;
	height: 117px;
	text-indent: -9999em;
	width: 296px;
}
#description {
	color:#ebece2;
	font-style: italic;
	left:12px;
	position: absolute;
	top:93px;
}
#century {
	position: absolute;
	right:15px;
	top:4px;
	
}
/*--------------------------
	Navigation styles
--------------------------*/
#mainnav {
	position: absolute;
	right: 11px;
	top:83px;
}
#mainnav li {
	float: left;
	font-size: 2em; 
	position: relative;
}
#mainnav li a {
    background: url(img/BG-navLG.png) no-repeat right 0;
    color: #a5a69e;
    display: inline-block;
    height: 35px;
    line-height: 35px;
    padding: 0 17px 0 0;
    text-decoration: none;
}
#mainnav li a span {
	background: url(img/BG-navSM.png) no-repeat 0 0;
	display: inline-block;
	height: 35px;
	padding-left: 17px;
}
#mainnav li a:hover {
	color: #ed9324;
}
#mainnav li ul {
	background: #232323;
	display: none;
	left: 0;
	position: absolute;
	top:100%;
	z-index: 1000;
	width: 10em;
}

#mainnav li:hover ul,#main-nav li.sfhover ul{
	display: block;
}
#mainnav li:hover > ul{
}
#mainnav li ul li {
	border: 1px solid #555555;
	float: none;
	font-size: 14px;
	
}
#mainnav li ul li a {
	background: none;
	color: #fff;
	display: block;	
	font-weight: normal;
	line-height: normal;
	padding: 10px 10px 5px 10px;
}
#mainnav li ul li a span {
	background: none;
	padding: 0;
}
#mainnav li ul li a:hover{
	background-image: none;
}

/*--------------------------
	Slider styles
--------------------------*/
#container {
	background: url(img/BG-slider.jpg) no-repeat 0 0;
	height: 300px;
	position: relative;
	z-index: 1;	
}
#flowpanes {
	background: url(img/book.jpg) no-repeat 0 30px;
	clear: both;
	height: 244px;
	margin:0 auto ;
	padding-top: 30px;
	overflow: hidden;
	position: relative;
	width:862px;

}
.slide-button {
	display: block;
	position: absolute;
	height: 60px;
	text-indent: -9999em;
	top:113px;
	width:28px;
}

#container #prev {
	background: url(img/lt-arro-trans.png) no-repeat 0 1px;
	left: 22px;
}
#container #next {
	background: url(img/rt-arro-trans.png) no-repeat 0px 1px;
	right: 23px;
}
.disabled {
	display: none;
}
.items{
	height: 240px;
	margin: 0 ;

}
.slides {
	background: none!important;
	color:	#363636;
	float: left;
	height: 209px;
	padding: 21px 5px 15px 20px;
	position: relative;
	width: 835px;

}
.slides img {
	background: url(img/BG-img-trans.png) no-repeat 0 0;
	float:right;
	padding: 11px 12px ;
	margin-left: 10px;
}
.slide-text {
	width: 400px;

}
.slides h2 {
	color: #363636;
	font-size: 38px;
	font-weight: bold;

}
.slides h2 span {
	font-size: 30px;
}
.slides p {
	font-size: 1.3em;
	line-height: 1.5em;
	padding: 2px 20px 2px 0;
}
.slide-link {
	background: url(img/Orange-button.jpg) no-repeat 0 0;
	display: block;
	height: 31px;
	text-indent: -9999px;
	width: 170px;
}
.slide-link:hover {
	background: url(img/Orange-button.jpg) no-repeat 0 -36px;

}
/*--------------------------
	Welcome styles
--------------------------*/
#welcome {
	background: url(img/BG-welcome.png) repeat-x 0 0;
	color: #fff;
	padding: 0 20px;
	text-align: center;
}
#welcome p {
	font-size: 1.6em;
	font-weight: bold;
	height: 40px;
	line-height: 40px;

}
#welcome span {
	font-size: 28px;
}
/*--------------------------
	Sidebar styles
--------------------------*/
#side-top {
	background: url(img/BG-side-head.png) no-repeat right 0;
}
#side-end{
	background: url(img/BG-side-end.png) no-repeat right bottom;
	padding: 15px 0;
}
.widg {
	margin-bottom: 10px
}
.widg p {
	
	padding: 5px 40px;
}
.widg ul {
	margin-left: 40px;

}
.widg li {
	padding: 4px 0;
}
#sidebar h3,h2.testimonials {
	background: url(img/widg-head-trans.png) no-repeat 1px 0;
	color: #fff;
	font-size: 15px;
	font-weight: normal;
	height: 55px;
	line-height: 38px;
	padding-left: 30px;
	_padding-left:15px;
	width: 266px;
	
}
.widg li a {
	color: #464646;
}
.widg>form,.widg>table {
	margin-left: 40px;
}
#sidebar .widg #cforms2form {
	margin-left: 20px;
}
#sidebar table {
	width: 85%;
}

.widg td {
	padding: 5px;
}
.testimonial {
	font-size: 12px;
	padding: 5px 40px;

}
.widg .testimonial p {
	font-size: 12px;
	padding: 2px 0;
}
.mls{
	background: url(img/house-grey-trans.png) no-repeat 10px 0;
	border: 1px solid #ccc;
	display: block;
	height: 44px;
	line-height: 44px;
	padding:10px 0 10px 80px;
	font-weight: bold;
	font-size: 16px;
	font-style: italic;
	margin-left: 40px;
	width: 120px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
} 

.mls:hover {
	background: #b0c4de url(img/house-grey-trans.png) no-repeat 10px 0;
	border-color: #464646;
}
/*--------------------------
	Content styles
--------------------------*/
#main {
	background: url(img/HZ-divide.png) no-repeat center bottom;
	overflow: hidden;
	padding:0 10px 35px;
}
.home #main {
	padding: 0 0 15px 0;
}
#content ul {
	list-style-type: disc;
	margin-left: 20px;
}
#content .ui-tabs-nav {
	list-style-type: none;
	margin: 0;
}
#content ol {
	list-style-type: decimal;
	margin-left: 20px;
}
#content li {
	font-size: 13px;
}
.lrg {
	background: url(img/BG-mini-lg.png) repeat-y 0 0;
	float: left;
	margin-bottom: 15px;
	width: 351px;
}
#video {
	background: #fff;
	border: 1px solid #ccc;	
	clear: both;
	padding: 5px 20px;
	width:600px;
}
#content h1, #content h2 {
	color: #590202;
	font-family: 'Helvetica Neue';
}
#content h1 a, #content h2 a {
	color: #590202;
}
#content h2 {
	margin-bottom: 10px;

}
.lrg .top {
	background: url(img/mini-lg-top.png) no-repeat 0 0;
}
.lrg .end {
	background: url(img/mini-lg-end.png) no-repeat 0 bottom;
	padding: 15px 28px;
	overflow: hidden;

}
#sub-main .end{
	min-height: 275px;
	height:auto !important;
    height:275px;
}
#hot-links {
	float: right;
	width:255px;
}
.hot-button {
	background: url(img/BG-hot.png) no-repeat 0 0;
	height: 80px;
	margin-bottom: 10px;
	padding: 15px 0 0 15px;
	width: 240px;
}
#alpha-column {
	float: left;
	width: 351px;
}

#beta-column {
	float: right;
	width: 254px;
}
.sml {
	background: url(img/BG-mini-sm.png) repeat-y 0 0;
	margin-bottom: 15px;
	width: 254px;
}
.sml .top {
	background: url(img/mini-sm-top.png) no-repeat 0 0;
}
.sml .end {
	background: url(img/mini-end-sm.png) no-repeat 0 bottom;
	overflow: hidden;
	padding: 15px ;
}
.sml ul {
	margin-left: 15px;
}
.sml li {
	float: left;
	list-style-type: disc;
	width: 98px;
}
.sml a {
	color: #464646;
}

.navigation {
	font-size: 1.3em;
	overflow: hidden;
}
.post {
	border-bottom: 1px solid #464646;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
/*----- social icons ---*/

.social-button {
	display: block;
	float: left;
	height: 64px;
	margin-right: 14px;
	text-indent:-9999em;
	width: 64px;
}
#facebook {
	background: url(img/icon-sprite.png) no-repeat -15px -20px;
}
#facebook:hover {
	background: url(img/icon-sprite.png) no-repeat -15px -92px;
}
#twitter {
	background: url(img/icon-sprite.png) no-repeat -167px -20px;
}
#twitter:hover {
	background: url(img/icon-sprite.png) no-repeat -167px -92px;
}
#rss {
	background: url(img/icon-sprite.png) no-repeat -92px -20px;
}
#rss:hover {
	background: url(img/icon-sprite.png) no-repeat -92px -92px;
}
/*--hot buttons ----*/
.hot-button a {
	color: #232323;
}
#buy,#sell {
	font-family: 'Helvetica Neue';
	font-size: 3.6em;
	font-style: italic;
	font-weight: bold;
	line-height: 50px;
	
}
#buy a, #sell a {
	display: block;
	height: 64px;
	padding-left: 85px;
	width:120px;
}
#buy a {
	background: url(img/icon-sprite.png) no-repeat -15px -187px;

}
#sell a {
	background: url(img/icon-sprite.png) no-repeat -15px -244px;
}
/*----latest ---*/
#content img {
	background: #fff;
	border: 1px solid #b5b5b5;
	padding: 5px;
}
#latest a.all {
	clear: both;
	display: block;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}
#address {
	display: block;
	font-size: 1.4em;
	
}
#latest span {
	display: block;
	float: left;
	font-size: 1.3em;
	height: 32px;
	line-height: 32px;
	padding-left: 32px;
	width: 100px;
}
.calendar {
	background: url(img/icon-sprite.png) no-repeat -18px -156px;
}
.comment-count {
	background: url(img/icon-sprite.png) no-repeat -208px -156px;
}
.more-link {
	background: url(img/Org-button-trans.png) no-repeat 0 0;
	color: #fff!important;
	display: block;
	font-size: 1.3em;
	height: 30px;
	line-height: 30px;
	text-align: center;
	width: 115px;
}
.more-link:hover {
	background: url(img/Org-buttonOn-trans.png) no-repeat 0 0;
	text-decoration: none;
}
/*--------------------------
	Comment styles
--------------------------*/

#commentform p {
	padding:.5em 0;
}
#commentform input {
	border:1px solid #7D6958;
	padding:.2em;
}
#comments-template {
	margin:2em auto;
	clear:both;
	overflow:hidden;
	width:85%;
	padding:20px 30px;
	border:1px solid #BCBCBC;
	position:relative;
}
#comments-template li {
	clear:left;
	border-bottom:1px solid #ccc;
	padding:2em 0;
	overflow:hidden;
}
#comments-template .avatar{
	float:left;
	margin-right:25px;
	background:#afafaf;
	border:1px solid #fff;
	border-right:1px solid #BCBCBC;
	border-bottom:1px solid #BCBCBC;
	padding:4px;
}
.main_comment {
	background:#fff;
	margin-left:133px;
	padding:15px;
}
.main_comment p {
	font-size: 13px;
	padding: 5px 0;
}
#respond {
	margin-top:1em;
}	
/*--------------------------
	Form styles
--------------------------*/
#cforms2form {
	width: 250px;
}
#cforms2form  label, #cforms2form label  span {
	width: 74px;
}
#cforms2form p.cf-sb {
	text-align: center;
}
#mls .linklove, .linklove {
	display: none;
}
#cforms3form input, #cforms3form textarea {
	width: 200px;
}
#cforms3form select {
	width: 208px;
}
#cforms3form #sendbutton3 {
	width: 150px;
}
#cforms3form .cf-sb {
	text-align: center;
}
#cforms3form .cf-box-group input {
	width:14px;
}
#cforms3form  label, #cforms3form label  span {
	width: 120px;
}
.page-id-23 .cform {
	float: left;
}
/*--------------------------
	Footer styles
--------------------------*/
#f-nav {
	margin-bottom:30px;
	overflow: hidden;
}
#f-nav li {
	border-right: 1px solid #ababab;
	float: left;
	padding: 0 5px;
}
#f-nav li a {
	color: #ababab;
}
#f-nav li a:hover {
	color: #fff;
}
#about-us {
	clear: both;
	float: left;
	width:500px;
}
#footer h4 {
	color: #fff;
}
#footer .more-link {
	float:right;
}
#copy {
	color: #ababab;
	clear: both;
	font-size: 10px;
	margin: auto;
	width: 270px;
}
.content-right {
	float: right;
	width: 250px;
	
}
.content-left {
	float: left;
	padding: 10px;
	width: 225px;
}
#copy a {
	color:#ababab;
}
#quick-contact {
	float: right;
	width: 300px;
}
#cformsform {
	padding: 10px;
	width: 280px;
}
#cformsform label{
	float: left;
	font-size: 13px;
	text-align: right;
	width: 100px;
}
#cformsform input,#cformsform textarea{  
	background:  #ebece2;
	border: 1px solid #717171;
	margin: 0 0 10px 0;
}
#cformsform input {
	height: 15px;
	width: 155px;
}
#cformsform textarea {
	height: 40px;
	width: 158px;
}
#cformsform #sendbutton {
	background: url(img/Org-button-trans.png) no-repeat 0 0;
	border: none!important;
	color: #fff;
	display: block;
	font-size: 13px;
	float: right;
	height: 30px;
	margin-right: 5px;
	_margin-right: 2px;
	text-align: center;
	width: 115px;
}
#cformsform #sendbutton:hover {
	background: url(img/Org-buttonOn-trans.png) no-repeat 0 0;
}
#quick-contact .linklove {
	display: none;
}
/*--------------------------
Real Estate specific styles
--------------------------*/
#content .ui-tabs-panel {
	border: 1px solid #c1c1b9;
}
#content #map img {
	background: none;
	border: none;
}
#content .ui-tabs .ui-tabs-nav li{
	border: 1px solid #FFF;
	background: #3b70a3;
}
#content .ui-tabs .ui-tabs-nav li:hover, #content .ui-tabs .ui-tabs-nav li.ui-tabs-selected {
	background: #E5EEF7;
	border-color: #B1BCD6;
	}
#content .ui-tabs .ui-tabs-nav li a {
	color: #fff;
}
#content .ui-tabs .ui-tabs-nav li a:hover, #content .ui-tabs .ui-tabs-nav li.ui-tabs-selected a, #content .ui-tabs .ui-tabs-nav li.ui-state-active a {
	color: #27659A;
}
#content #listing-container h2 {
	clear: both;
}
.propdata {
	font-size: 13px;
}
.page-template-customlisting-php h2 {
	border-top: 1px solid #c1c1b9;
	border-bottom: 1px solid #c1c1b9;
	margin-bottom: 5px;
}
.page-propdata-box #text>div {
	font-size: 14px;
	float: left;
	line-height: 19px;
	margin-right: 20px;
	width: 375px;
}
.page-blurb {
	font-size: 13px;
}
#container .list-stuff {
	margin-left: 20px;
}
.propdata h4 {
	color: #e82c0c;
	margin: 10px 0;
}
.propdata ul {
	float: left;
	margin: 10px 10px 10px 0;	
	width: 300px;
}
#content .srp_additional-info {
	background: #fff;
}
#content table {
	font-size: 13px;
}
#content table td {
	padding: 3px;
}
.home .prop-thumb {
	margin-bottom: 0;
}
.prop-thumb {
	float: left;
	margin: 0 10px 30px 0;
}
.prop-box-avail {
	border-bottom: 1px solid #333;
	clear: both;
	font-size: 14px;
	margin-bottom: 10px;
	overflow: hidden;
}
.propdata-line {
	float: left;
	font-weight: bold;
	margin: 10px 0;
	width: 200px;
}
.propfeatures {
	color: red;
}
#listing-container,.page-propdata-box {
	clear: both;
}