@import url('https://www.pixisites.com/themes/clean/content/style.css?v=1');

@font-face {
  font-family: 'pixilinkicons';
  src:url('https://www.pixisites.com/resources/fonts/pixilinkicons.eot?gwagcv');
  src:url('https://www.pixisites.com/resources/fonts/pixilinkicons.eot?#iefixgwagcv') format('embedded-opentype'),
    url('https://www.pixisites.com/resources/fonts/pixilinkicons.woff?gwagcv') format('woff'),
    url('https://www.pixisites.com/resources/fonts/pixilinkicons.ttf?gwagcv') format('truetype'),
    url('https://www.pixisites.com/resources/fonts/pixilinkicons.svg?gwagcv#pixilinkicons') format('svg');
  font-weight: normal;
  font-style: normal;
}

/* icons */
/* Use the following CSS code if you want to have a class per icon */
[class^="pixicon-"], [class*=" pixicon-"] {
  font-family: 'pixilinkicons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.pixicon-instagram:before {
  content: "\33";
}
.pixicon-feed:before {
  content: "\21";
}
.pixicon-twitter:before {
  content: "\22";
}
.pixicon-facebook:before {
  content: "\23";
}
.pixicon-linkedin:before {
  content: "\24";
}
.pixicon-phone:before {
  content: "\25";
}
.pixicon-mail:before {
  content: "\26";
}
.pixicon-calculator:before {
  content: "\27";
}
.pixicon-sale:before {
  content: "\28";
}
.pixicon-map:before {
  content: "\29";
}
.pixicon-stats-up:before {
  content: "\2a";
}
.pixicon-youtube:before {
  content: "\2b";
}
.pixicon-googleplus:before {
  content: "\2c";
}
.pixicon-pinterest:before {
  content: "\2d";
}
.pixicon-newspaper:before {
  content: "\2e";
}
.pixicon-search:before {
  content: "\2f";
}
.pixicon-mobile:before {
  content: "\30";
}
.pixicon-stats:before {
  content: "\31";
}
.pixicon-list:before {
  content: "\32";
}

html {
	margin: 0;
	padding: 0;	
}
body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #464744;
	background: #f4f4f4 url(../images/bg-1.gif) top center repeat-x;
	margin: 0;
	padding: 0;
}
.wrapper {
	margin: 0 auto 0;
	width: 1000px;
}

/*----- HEADER -----*/
#background-image-fullscreen {
	position: relative;
	width: 100%;
	height: 600px;
	margin: 0 auto;
	background: transparent;
}

#background-image-fullscreen #name a img {	
	position: absolute;
	bottom: 20px;
	left: 50%;
	margin-left: -500px;	
	width: auto;
	text-align: center;
	font-size: 40px;
	text-transform: uppercase;
	display: inline-block;
   z-index: 50;
}
#homelink {
	display: inline-block;
	text-decoration: none;
	color: #FFF;
}
#contact {
	color: #fff;
	width: 1000px;
	text-align: center;
	display: inline-block;	
	//margin: 20px auto;
	letter-spacing: 0.05em;
	font-size: 16px;
	text-transform: uppercase;
}
#contact b {}
#header {}
#header-banner {}
#header-image {}
#header-tagline {}

#main-logo {
	margin: 0 auto;
	background:#5e5d59;
	text-align: center;
	width: 100%;
}

#main-logo a img {
	margin: 12px auto 5px;
	border: none;
	clear:both;
}

#thornhill-logo {
	margin: 0 !important;
	float:left;
}


#innerpage {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
}



/*----- NAVIGATION - adds colors to the horizontal menu -----*/	
#centeredmenu {
	font-family: 'Oswald', Arial, sans-serif;	
	font-weight: 300;
	background: url(../images/bg-1.gif) top center repeat-x;
}
#innerpage #centeredmenu {
	font-family: 'Oswald', Arial, sans-serif;
	font-weight: 300;
	width: 630px;
	float: right;
	background:transparent;
	clear: right !important;
}
#centeredmenu ul li a  {
	color: #6d6c66;
	font-size: 15px;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}
#centeredmenu ul li a:hover {
	color: #cbb8a6;
	background-color: #482708;
	text-shadow: #341500 1px 1px;
}
#centeredmenu ul li.active a {
	color: #fff;
}
#centeredmenu ul li:hover a,
#centeredmenu ul li.hover a { /* This line is required for IE 6 and below */
  /* Top menu items background colour */ 
	color: #cbb8a6;
	background: #482708;
	text-shadow: #341500 1px 1px;
}

/*********** DISABLES ALL DROP DOWNS ***********/ 
#centeredmenu ul ul {display: none !important;}
/*********** DISABLES ALL DROP DOWNS ***********/ 

#centeredmenu ul ul li a,
#centeredmenu ul li.active li a,
#centeredmenu ul li:hover ul li a,
#centeredmenu ul li.hover ul li a { /* This line is required for IE 6 and below */
	font-size: 13px;
	color: #cbb8a6;
	background-color: #5b3714;
	text-shadow: #341500 1px 1px;
   }
   
#centeredmenu ul ul li a:hover,
#centeredmenu ul li.active ul li a:hover,
#centeredmenu ul li:hover ul li a:hover,
#centeredmenu ul li.hover ul li a:hover { /* This line is required for IE 6 and below */
	color: #cbb8a6;
   	background:#482708; /* Sub menu items background colour */
   	text-shadow: #341500 1px 1px;

}


/*----- MAIN -----*/	

#homeMain  {
	background: #fff;
	font-family: Helvetica, Arial, sans-serif;
	margin: 20px auto;
}
.home-sidebar {}
.home-content {}
#main {	
	//background: #fff;
	font-family: Helvetica, Arial, sans-serif;	
	margin: 20px auto;
	padding: 20px;
}
#mainProperty {
	//background-color: #fff;
	margin: 0px auto;
}
#mainCopy {
	width: 640px;
	padding: 10px 0;
}
#properties-page {
	width: 1000px;
	padding: 35px 0;
}
#sidebar {
	width: 300px;
	padding: 10px 0;
}
#featured-property {
	width: 270px;
	height: 145px;
}
#featured-property img {
	border: 4px #fff solid;
	width: 262px;
	height: 121px;
}

.widget {
	background: #fcfcfa;
	padding: 15px;
	margin:  10px 0 35px;
	color: #777775;
}
#main .widget h2 {
	color: #3e3e3c;
	margin: 0 0 5px;
}


/*----- FOOTER -----*/
#footer {
	background: #a7a7a7 url(../images/bg-footer1.gif) repeat;
	font-family: Helvetica, Arial, sans-serif;
	color: #464646;
	font-size: 12px;
	line-height: 17px;
	clear: both;
}
#footer .wrapper {
	min-height: 100px;
	padding: 20px 5px 10px;
	background: url(../images/footer-highlight.png) top center no-repeat;
}
.footer-module {
	width: 300px;
	margin: 0 15px;
}
.footer-module-sml {
	width: 170px;
}


/*------------------- ADDITIONAL HTML -------------------*/
/*-------------------------------------------------------*/
h1, h2, h3, h4, h5 {
	font-family: 'Oswald', Arial, sans-serif;
	font-weight: 300 !important;
	text-transform: uppercase;	
	letter-spacing: 0.05em;
	//line-height:1.2em;
	//margin: 10px 0;
}

h1 {
	color: #5f2b00;
	font-size: 24px;
	margin: 10px 0 15px; 
}

#main h1, #homeMain h1 {	
	border-bottom: 1px #c2c1bc dotted;
	padding: 4px 0 12px;
	margin-bottom: 20px;
	text-align: left;
}


#homeMain .home-sidebar h1, #homeMain .home-content h1 {
	text-align: center !important;
}
#footer h1 {
	border-bottom: 1px #888 dotted;
	padding: 4px 0 12px;
	margin-bottom: 20px;
	font-size: 16px;
	color: #606060;
	margin: 0 0 8px;
	
}
h2 {
	color: #753d0e;
	font-size: 20px !important;
	margin: 10px 0 15px;
	font-weight: 300 !important;
}
#main h3 {
	font-size: 16px;
	line-height:1.2em;
	margin:  25px 0 8px;
}

h2.details-page {
	font-size: 20px !important;
	font-weight:  300 !important;
}
h3.details-page {
	font-weight:  300 !important;
}

a, a:link, a:visited, a:active {
	color: #5b3714;
	text-decoration: none;
}
a:hover {
	color: #5b3714;
	text-decoration: underline;
}

#footer a, #footer a:link, #footer a:visited, #footer a:active {
	color: #eee;
	text-decoration: none;
}
#footer a:hover {
	color: #777;
	text-decoration: none;
}
#contact a {color: #fff; text-decoration: none;}
#contact a:hover {color: #11b6ff; text-decoration: none;}

ul#testimonials {
	border-bottom: 1px #bbb dashed;
}
	
/*------------------- ADDITIONAL STYLES -------------------*/
/*-------------------------------------------------------*/
div.resultheading {
    background-color: #353535;
	color: #fff;
}

ul#reciprocity li {
	border-bottom: 1px #444 dotted;
}

/* reciprocity color definitions, menu 2 definitions */

ul#reciprocity li a {text-decoration: none; color: #069adc;}
ul#reciprocity li a:hover {text-decoration: none; color: #333;}

ul.leftnav li a {text-decoration: none;color: #069adc;}
ul.leftnav li a:hover {text-decoration: none;color: #333;}
.leftnavsub li a {color: #069adc;}
.leftnavsub li a:hover {color: #333;}


.featured-details {
	text-align: center;
	font-size: 1.2em;
	line-height:1.5em;
}
.featured-details b {
	display:block;
	width: 100px;
	background-color: #f4f4f4;
	margin: 2px auto;
	font-weight:  bold;
	padding: 4px;
	text-align: center;
}

a.read-more {
	display: block;
	//background: #f4f4f4;
	//color: #8a8986;
	color: #cbb8a6;
	background: #482708;
	padding: 7px 5px;
	text-align: center;
	margin: 10px auto;
	width: 260px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	text-shadow: #341500 1px 1px;
	font-size: 16px;
	text-decoration: none;
	font-family: "Oswald", Helvetica, sans-serif;
	font-weight: 300;
	letter-spacing: 0.05em;
}
a.read-more:hover {
	//background: #eaeaea;
	background: #753d0e;
	text-decoration: none;
}

.one-third {
	width: 300px;
	margin: 0 20px 0 10px;
	float: left;
}
.two-thirds {
	width: 630px;
	margin: 0 20px;
	float: left;
}

.divider {
	height: 20px !important;
	margin-bottom: 20px !important;
	border-bottom: 1px #c0bfbb dotted !important;
	clear:both;
}


/* PROPERTY PAGES */

.propertycell, .smallpropertycell {
    position: relative;
}
.tallcell {
    float: left;
    height: 465px;
    margin: 5px;
    width: 310px;
}
#row3 {
	clear:both;
}

.propertybroker {
	background: #f4f4f4;
	padding: 4px 6px;
	color: #6B6C69;
}

ul#main-tabs-details li a:hover, ul#main-tabs-details li a.current,
#photo-area-details,
#thumbnail-area-details {
	background: #eaeaea;
	border: none;
}
ul#main-tabs-details li a {
	background: #d0d0d0;
	border: none;
}
#thumbnail-area-details {
	margin-bottom: 40px;
}

.container-medium-details {
	background: #eaeaea;
	border: none;
}


.realtor-area {
	padding: 10px 0 20px;
	margin-bottom: 20px;
	clear: both;
	border-bottom: 1px #C2C1BC dashed;
}
.realtor-area img {
	float: left;
	padding: 0 15px 20px 0;
	clear: left;
}
.realtor-area p {
	clear: right;
}
#main .realtor-area h2 {
	margin: 0 0 10px;
	line-height:1.2em;
}


ul#main-details {
	font-size: 16px;
	color: #5F2B00;
	border-bottom: none;
	margin:0 0 10px;
}

#syndication {
	display: none;
}
#calculator-details {
	display: none;
}


/* CUSTOM LITING PAGE */

.listing-block {
	width: 1000px;
	margin: 0 auto 45px;
}
.listing-photo {
	width: 330px;
	height: 330px;
	display: block;
	float: left;
	margin: 0 5px 0 0;
	background: #e7e7e7;
}
.listing-details {
	float: left;	
	background: #e7e7e7;
	padding: 10px;
	width: 310px;
	height: 310px;
}
.listing-details h1 {
	border: none !important;
	margin: 5px 0 10px !important;
	padding: 0 !important;	
}
.listing-details h1 a {
	color:#5F2B00;
	font-family:Oswald, Arial, sans-serif;
	font-size: 22px;
}
.listing-details h2.listing-price {
	color: #666765;
	font-family:Oswald, Arial, sans-serif;
	font-size: 16px;
	margin: 0 0 20px !important;
}
table.listing-details-table {
	border-top:  1px #bbbab6 dotted;
	width: 100%;
	margin:  0 0 10px;
}
table.listing-details-table td {
	border-bottom:  1px #bbbab6 dotted;
	padding: 5px 0;
}

.listing-summary {
	background: url(../images/bg-listing-description.png) top right no-repeat;
	padding: 30px 10px 10px;
	text-align: justify;
	margin: 15px 0 0;
}
.listing-summary a {
	display: block;
	margin: 5px 0 0;
}

table#mls-details {
	display:  none;
}

#singleColumn .box-top-right-details h1.details-page {
	font-size: 30px;
}

h1.address {
	margin: 0 0 0 !important;
}



#property-details-info {
	clear: right;
}

#top-info-details {
	border-bottom: 1px #ddd solid;
	margin-bottom: 30px;
}

a.button-grey {
	display: block;
	height: 19px;
	width: 230px;
	padding: 13px 10px;
	font-family: 'Oswald', Arial, sans-serif;	
	font-weight: 300;
	color: #FFF;
	text-align: center;
	font-size: 20px;
	background: url(../images/button-brown.png) center no-repeat;
	text-decoration: none;
	text-transform:uppercase;
}

a.button-grey:hover {
	text-decoration: none;
	color: #5F2B00;
	background: url(../images/button-brown-hover.png) center no-repeat;
}
.sold-button {
	float: right;
}

#additional-info {
	display: none;
}

#tweets ul li {
	margin: 0 0 10px;
	padding-bottom: 10px;
	border-bottom: 1px #d3d2cd dashed;
}

#quarterly_report {
	background: #cccccc url(../images/bg_quarterly_report.jpg) no-repeat;
	height: 358px;
}

#simpleform {
	padding: 135px 15px 18px 15px;
	color: #464744;
}

.control-group {
	margin-bottom: 10px;
}

.control-group input {
	width: 270px;
	height: 30px;
	border: none;
	padding: 2px;
}

.control-group button{
	margin: 23px 0 0 0;
	padding: 0;
	background: #482708 url(../images/btn_signupbutton.jpg) no-repeat;
	border: none;
	width: 270px;
	height: 45px;
}

/* social media icons */

.smallSocialMediaBar.widget {
	background: rgba(255,255,255,0.1);
}

.socialmediabtn span {
   display: inline-block;
   width: 28px;
   height: 28px;
   color: #FFF;
   background: #3A87AD;
   text-align: center;
   font-size: 18px;
   line-height: 29px;
   font-style: normal;
   vertical-align: text-bottom;
}

.socialmediabtn:hover {
   opacity: 0.8;
}

.socialmediabtn.facebook span {
	background: #39599F;
}

.socialmediabtn.linkedin span {
	background: #65B7D2;
}

.socialmediabtn.youtube span {
	background: #E70031;
}

.socialmediabtn.twitter span {
	background: #45B0E3;
}

.socialmediabtn.googleplus span {
	background: #DD4B39;
}

.socialmediabtn.instagram span {
	background: #48769B;
}


.socialmediabtn span {
	color: #FFF;
	background: #97867D;
	background: rgba(255,255,255,0.5);
}