/*
Theme Name: Odyssey Real Estate
Theme URI: http://www.visionfactor.com.au
Author: Nicole Paton
Author URI: http://www.visionfactor.com.au
Description: Custom theme for Odyssey Real Estate based on the black slate theme
Version: 1.0.0
Tags: custom
Text Domain: odysseyrealestate

BlankSlate WordPress Theme © 2014 Odyssey Real Estate
*/

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,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,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{font-size:100%;font:inherit;padding:0;border:0;margin:0;vertical-align:baseline}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}.clear{clear:both}
.sticky{}.bypostauthor{}.wp-caption{}.wp-caption-text{}.gallery-caption{}.alignright{float: right;}.alignleft{float: left;}.aligncenter{}

body{
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	color: #393939;
	font-size: 11pt;
}

a{
	text-decoration: none;
	color: #1B75B9;
}

a:hover{
	color: #2D9DE2;
}

strong{
	font-weight: bold;
}

#content ul{
	list-style-type:disc;
	padding: 0 0 10px 22px;
}

#content ul li{
	margin: 0 0 6px 0;
}

p{
	margin-bottom: 18px;
}

h1, h2, h3, h4, h5{
	color: #1B75B9;
	font-weight: bold;
	margin-bottom: 18px;
}

h1{
	font-size: 20pt;
	margin-top: 10px;
}

h3.nomargin{
	margin: 0;
}

.container{
	width: 98%;
	max-width: 1100px;
	margin: 0 auto;
}

/* sticky footer */

* {
  margin: 0;
}
html, body {
  height: 100%;
}
#wrapper {
  min-height: 100%;
  /* equal to footer height */
  margin-bottom: -40px; 
}
#wrapper:after {
  content: "";
  display: block;
}
#footer, #wrapper:after {
  /* .push must be the same height as footer */
  height: 52px; 
}
#footer{
	height: 32px;
	padding: 12px;
	font-size: 10pt;
}
#footer {
  background: #1B75B9;
  color: #fff;
}

/* end sticky footer */

#bannerwrap{
	background: rgb(255,255,255);
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMwJSIgc3RvcC1jb2xvcj0iIzkzOTE5MiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMwJSIgc3RvcC1jb2xvcj0iIzkzOTE5MiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjcwJSIgc3RvcC1jb2xvcj0iIzkzOTE5MiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(left,  rgba(255,255,255,1) 0%, rgba(147,145,146,1) 30%, rgba(147,145,146,1) 30%, rgba(147,145,146,1) 70%, rgba(255,255,255,1) 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,1)), color-stop(30%,rgba(147,145,146,1)), color-stop(30%,rgba(147,145,146,1)), color-stop(70%,rgba(147,145,146,1)), color-stop(100%,rgba(255,255,255,1)));
background: -webkit-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(147,145,146,1) 30%,rgba(147,145,146,1) 30%,rgba(147,145,146,1) 70%,rgba(255,255,255,1) 100%);
background: -o-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(147,145,146,1) 30%,rgba(147,145,146,1) 30%,rgba(147,145,146,1) 70%,rgba(255,255,255,1) 100%);
background: -ms-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(147,145,146,1) 30%,rgba(147,145,146,1) 30%,rgba(147,145,146,1) 70%,rgba(255,255,255,1) 100%);
background: linear-gradient(to right,  rgba(255,255,255,1) 0%,rgba(147,145,146,1) 30%,rgba(147,145,146,1) 30%,rgba(147,145,146,1) 70%,rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=1 );
}

#header{
}

#header .container{
	clear: both;
padding: 20px 0;
	background-image:url(images/header-shadow.png);
	background-position:bottom;
	background-size:contain;
	background-repeat:no-repeat;
}

#branding{
	float: left;
	padding-left: 15px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	width: 34%;
}

#menu{
	float: right;
}

.headerright{
width: 66%;
float: right;
}

#calltoaction{
	float: right;
	width: 205px;
	font-size: 15pt;
	font-weight: bold;
	margin-bottom: 30px;
	padding-right: 12px;
}

#calltoaction img{
	float: left;
	margin-right: 10px;
	margin-top: 2px;
}

#calltoaction span{
	font-size: 19pt;
	color: #1B75B9;
	line-height: 30px;
}


/* suckerfish */
ul.menu, ul.menu ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

ul.menu a {
	display: block;
	padding: 10px 10px;
	color: #393939;
}

ul.menu a:hover, ul.menu > li:hover a {
	background-color: #1B75B9;
	color: #fff;
}

ul.menu li.current-menu-item a, ul.menu li.current-menu-parent a{
	background-color: #1B75B9;
	color: #fff;
}

ul.menu li.current-menu-parent li.current-menu-item a{
	background-color: #096096;
}

ul.menu > li {
	float: left;
	margin-left: 20px;
}

ul.menu li ul {
	position: absolute;
	left: -999em;
	z-index: 999;
}

ul.menu li ul a{
	background-color: #1B75B9;
	color: #fff;
	text-transform: uppercase;
}

ul.menu li ul a:hover {
	background-color: #096096;
}

ul.menu li:hover ul {
	left: auto;
}

ul.menu li:hover ul, ul.menu li.sfhover ul {
	left: auto;
} 
/* end suckerfish */

#featured_property{
	position: relative;
	height: 380px;
	overflow:hidden;
	background: no-repeat center center; 
	  -webkit-background-size: cover;
	  -moz-background-size: cover;
	  -o-background-size: cover;
	  background-size: cover;
}

#featured_info{
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	background-color: rgba(35,31,32,0.95);
	color: #fff;
	width: 32%;
	padding: 20px;
	min-width: 280px;
}

#featured_info h3, .property h1{
	font-family: 'EB Garamond', serif;
	text-transform: uppercase;
	font-size: 24pt;
	margin: 0;
	padding: 0;
}

#featured_info h3 a{
	color: #fff;
}

.suburb{
	color: #58595B;
	font-family: 'EB Garamond', serif;
	text-transform: uppercase;
	font-size: 18pt;
	font-weight: bold;
	display: block;
	margin-bottom: 20px;
}

#featured_info .suburb{
	color: #1B75B9;
}

.tagline{
	display: block;
	font-size: 18pt;
	margin-bottom: 20px;
	padding-right: 15%;
	color: #535353;
	}
	
#featured_info .tagline{
	padding-right: 0;
	color: #FFF;
	}
	
.intro{
	color: #1B75B9;
	line-height: 1.2em;
	font-size: 13pt;
	display: block;
	padding-right: 15%;
	margin-bottom: 20px;
}

#featured_info .intro{
	color: #fff;
	line-height: 1.3em;
	padding-right: 0;
}

a.blue_btn, .blue_btn{
	display: block;
	padding: 7px 13px;
	font-weight: bold;
	color: #fff;
	background-color: #1B75B9;
	float: left;
	margin: 10px 0 0 0;
	border: none;
	text-align: center;
}

a.blue_btn:hover{
	background-color: #1F84C1;
}

a.grey_btn, .grey_btn{
	display: block;
	padding: 7px 13px;
	font-weight: bold;
	color: #fff;
	background-color: #2D2A2B;
	float: left;
	margin: 10px 0 0 0;
	border: none;
	text-align: center;
}

a.fwidth{
	width: 175px;
}

a.grey_btn:hover{
	background-color: #3A3939;
}

#panels{padding: 2% 0;
}

#panels > li{
	float: left;
	width: 32%;
	margin-right: 2%;
	background-color: #231F20;
	color: #fff;
	min-height: 284px;
}

#panels img.attachment-homepanel{
	width: 100%;
	height: auto;
	vertical-align:middle;
	margin-bottom: 14px;
}

#panels li.last{
	margin-right: 0;
}

#panels h2{
	color: #fff;
	font-family: 'EB Garamond', serif;
	text-transform: uppercase;
	font-size: 18pt;
	margin: 0;
	font-weight: normal;
	float: left;
	padding-left: 15px;
	margin-bottom: 10px;
	padding-right: 10px;
}

#panels span.readmore{
	display: block;
	float: right;
	color: #1B75B9;
	font-weight: bold;
	padding-right: 30px;
	margin-right: 10px;
	margin-top: -1px;
	font-size: 11pt;
	line-height: 10pt;
	height: 26px;
	width: 35px;
	background-image:url(images/arrow-icon.png);
	background-position: right;
	background-repeat:no-repeat;
}

#panels a:hover span.readmore {
	color: #1F84C1;
}

#panels span.readmore img{
	vertical-align:middle;
	margin-top: -2px;
}

body .gform_wrapper{
	padding: 0;
}

body #content .gform_wrapper ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

body .gform_body{
	background-color:#E4E5E6;
	padding: 18px 20px 35px 20px;
}

body.page .gform_body, body.page .gform_footer{
	float: left;
	width: 550px;
	max-width: 100%;
	max-width: 
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}

body #panels .gform_body, body #panels .gform_footer{
	background: none;
	padding: 0;
	float: none;
	width: auto;
}

#panels .gform_wrapper{
	padding: 18px 20px;
	margin: 0;
	line-height: normal;
	background: none;
}

body .gform_wrapper input[type=text], body .gform_wrapper textarea{
	margin-bottom: 10px;
	padding: 7px;
	width: 100%;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	font-size: 10pt;
	border: solid 1px #CED0D1;
	background-color:#FFF;
}

body #panels .gform_wrapper input[type=text]{
	border: solid 1px #404041;
	background-color:#2D292A;
	color: #fff;
}



body .gform_wrapper .gform_footer input.button, body .gform_wrapper .gform_footer input[type=submit]{
display: block;
background: none;
float: right;
color: #1B75B9;
font-weight: bold;
padding-right: 10px;
background-image: url(images/arrow-icon.png);
background-repeat: no-repeat;
background-position: right;
border: none;
padding: 0 30px 0 0;
line-height: 30px;
cursor: pointer;
margin: -3px 0 3px 0;
}



body .gform_wrapper .gform_footer input:hover.button, body .gform_wrapper .gform_footer input[type=submit]:hover{
	color: #1F84C1;
	margin-top: -3px;
}

body .gform_wrapper .gform_footer{
	margin-top: -38px;
	padding: 0 23px 0 0;
	height: 17px;
}

body .gform_wrapper .top_label input.large, body .gform_wrapper .top_label select.large, body .gform_wrapper .top_label textarea.textarea{
	width: 100%;
}

body #panels .gform_wrapper .gform_footer{
	margin-top: 0px;
	padding: 0;
}

body .gform_wrapper .gform_heading{
	margin: 0 0 10px 0;
}

body #panels .gform_wrapper .gform_heading{
	margin: 0 0 8px 0;
}

body .gform_wrapper h3.gform_title{
	font-size: 13pt;
	margin: 25px 0 5px 0;
}

body #panels .gform_wrapper h3.gform_title{
	margin: 0 0 5px 0;
	font-family: 'EB Garamond', serif;
	text-transform: uppercase;
	font-size: 18pt;
	font-weight: normal;
	padding: 0;
	color: #fff;
}

body .gform_wrapper span.gform_description{
	line-height: 1.25em;
}

#heightcontrol{
	height: 450px;
	background-color:#FFFFFF;
}

#thinbanner{
	height: 200px;
	background-color:#FFFFFF;
}

#thinbanner{
	overflow: hidden;
}

body.single #content{
	margin-top: -450px;
}

body.page #content article{
	padding: 20px 20px 30px 20px;
}

body.home.page #content article{
	padding: 10px 0 0 0px;
}

#no-template-pager{
	margin-right: -20px;
	margin-bottom: 10px;
}

#no-template-pager img{
	margin: 20px 20px 0 0;
	cursor: pointer;
	opacity: 0.95;
}

#no-template-pager img:hover{
	opacity: 1;
}

.leftcol{
	float: left;
	width: 59%;
	margin-right: 2%;
	overflow: hidden;
	padding-bottom: 30px;
	position: relative;
}

.rightcol{
	float: right;
	width: 37%;
	padding-right: 2%;
	padding-top: 20px;
	padding-bottom: 30px;
}

#partners_wrap{
	width: 32%;
	float: right;
	margin-top: 20px;
}

#partners{
	background-color:#EFEFF0;
	padding: 21px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	margin-top: -8px;
}

.cycle-slideshow.partners{
	
}

#homecontent{
	float: left;
	width: 66%;
	padding: 20px 15px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}


.cycle-slide{
	width: 100%;
}

#footer a{
	color: #fff;
	white-space: nowrap;
}

#footer a:hover{
	text-decoration: underline;
}
	
#copyright{
	float: left;
	line-height: 1.3em;
}
#credit{
	float: right;
	line-height: 1.3em;
}

.listimage{
	float: left;
	width: 32%;
	margin-right: 2%;
}

.listimage img{
	width: 100%;
	height: auto;
}

.listcontent{
	float: left;
	width: 66%;
}

body.archive #content{
	margin-bottom: 30px;
}

body.archive article{
	padding: 2%;
	border-bottom: solid 1px #eee;
}

body.archive article.even{

	background-color: #f2f2f2;
}

body.archive article .tagline{
	color: #1B75B9;
}

body.archive article .intro{
	color: #535353;
}

body.archive h1.entry-title{
	margin: 0;
	padding: 30px 2% 0px 2%;
}

.viewprop{
	font-weight: bold;
	line-height: 24px;
	display: block;
	float: right;
	height: 24px;
	background-image:url(images/arrow-icon.png);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 30px;
}

.gform_confirmation_wrapper {
	font-weight: bold;
}

.soldout{
	display: block;
	position: absolute;
	top: 30px;
	left: 0;
	font-weight: bold;
	color: #fff;
	padding: 9px 14px;
	z-index: 999;
	background-color: rgba(195,28,31,1.00);
	font-size: 14pt;
}

@media only screen and (max-width: 1100px){

      #panels > li{
		  min-height: 310px;
	  }
	  
	  #panels h2{
		  float: none;

	  }
	  
	  #panels span.readmore{
		  width: 72px;
		  line-height: 24px;
	  }

}

@media only screen and (max-width: 980px){
       ul.menu a {
		   padding: 10px 10px;
	   }
	   
	   ul.menu > li {
		   margin-left: 9px;
	   }
	   
	   	#credit{
		  float: none;
		  text-align: left;
		  clear: both;
		  padding-top: 10px;
	  }
	  
	   #footer, #wrapper:after {
		  /* .push must be the same height as footer */
		  height: 58px; 
		}
}


@media only screen and (max-width: 950px){

	   #branding {
		   width: 40%;
	   }
	   
	   .headerright{
		   width: 60%;
	   }
	   
	   .headerright.navwrap{
		   width: 100%;
		   clear: both;
		   float: none;
	   }

}

@media only screen and (max-width: 850px){
	   
	   #panels > li{
		  min-height: 320px;
	  }
	  
	 
		
		#wrapper{
			margin-bottom: -42px;
		}
		
		#branding {
		   width: 45%;
	   }
	   
	   .headerright{
		   width: 55%;
	   }

}

@media only screen and (max-width: 767px){
	
	
	.listimage, .listcontent, .leftcol, .rightcol, #homecontent{
		float: none;
		width: auto;
		margin: 0;
		padding: 0;
		padding-bottom: 15px;
	}
	
	#partners_wrap{
		float: left;
		width: auto;
		margin: 0;
		padding: 2%;
		padding-bottom: 15px;
	}
	
	.listcontent, .rightcol, #homecontent{
		padding: 2%;
	}
	
	.rightcol{
		padding-bottom: 40px;
	}
	
	.listimage img{
		width: auto;
		max-width: 100%;
	}
	
	#footer, #wrapper:after {
		  /* .push must be the same height as footer */
		  height: 72px; 
		}
		
	#wrapper{
			margin-bottom: -60px;
		}
	ul.menu li ul{
		display: none !important;
		}
		#panels{
			margin-right: -2%;
		}
		
	#panels > li{
		width: 48%;
		margin-bottom: 2%;
	}
	#panels > li.mid{
		margin-right: 0;
	}
	#panels > li.last{
		width: auto;
		min-height:inherit;
		margin-right: 2%;
	}
	#branding{
		width: 60%;
	}
	#branding img{
		max-width: 100%;
}
.headerright{
	width: 40%;
}
.headerright.navwrap{
	float: right;
	width: auto;
	clear: both;
	margin-top: 5px;
	margin-bottom: -5px;
}

#menu{
	float: none;
	width: auto;
}

#calltoaction{
	font-size: 11pt;
	text-align: right;
}

#calltoaction img{
	display: none;
}

#calltoaction span{
	font-size: 13pt;
}

body.single-property #bannerwrap{
display: none;
}




body.single #content{
	margin-top: 0;
}

#no-template-pager img{
	width: 100px;
	margin: 10px 10px 0 0;
}


}

@media only screen and (max-width: 400px){
	#calltoaction{
		display: none;
	}
	
	#branding{
		width: 100%;
		padding: 0;
		text-align: center;
	}
	
	#panels > li{
		min-height: inherit;
		padding-bottom: 10px;
	}
	
	.headerright.navwrap{
		float: none;
		padding-top: 10px;
	}
	
	#featured_property{
		height: 500px;
		background-size: contain;
		background-position: top;
	}
	
	#featured_info {
		top: 100px;
		width: 100%;
		background-color: rgba(35, 31, 32, 1);
	}
	
}