/*
Theme Name: My Property Manager Theme
Author: The Media Suite
*/

canvas { -ms-touch-action: double-tap-zoom; }

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 {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}

html,body {margin:0; height:100%; }

.clear {clear:both; }

.clearBoth {clear:both; }

.body  { text-align:center; margin:0px; padding:0px; background: #ffffff; }

#bg { background:url(images/bg.jpg) top repeat-x; background-size: 100%; background-attachment:fixed; background-position-x:0%; }

#top { height:112px; background:#f2f2f1 url(images/top-bg.jpg) top repeat-x;  }

#bghome { background: url(images/homebg.png) top repeat-x;  }

#bgcontent {  background: url(images/contentbg.jpg) top repeat-x;  }

#master { margin: 0px auto;	width:994px; text-align:left;  min-height: 58%; }

#headdiv { width:994px; height:145px; margin: 0 auto; }

#logo { 
height:87px; 
float:left; 
margin-left:18px;
}

#logo h1 { 
	font-size: 40px; 
	margin:36px 0 0; 
	color:#000; 
	font-weight:500;
	letter-spacing:-2px;
	font-family:Ubuntu, Arial, Helvetica, sans-serif; 
}

#logo1 { font-weight:300; font-style:italic; color:#010000;}

#logo2 { color:#cc0a0a;}

#logo3 { font-weight:300; font-style:italic;}

#logo a {  	
	color:#010000;
	text-decoration:none;
	-webkit-transition: color 0.5s;
	-moz-transition: color 0.5s;
	-o-transition: color 0.5s;
	-ms-transition: color 0.5s;
	transition: color 0.5s ease;
}

#logo a:hover { color:#0a3959;}

#containmainwrap { 
	width:994px; 
}

/* Navigation ///////////////////////////////////////////////////////////////////*/

#access { width:550px; float:right; height:40px; margin: 32px auto ; }

#access .menu-header,
div.menu {
	font-size: 16px;
	font-weight:normal;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
	padding:0;
	float:right;
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
}
#access a {
	font-size:16px;
	color:#010000;  
	display: block;
	line-height: 40px;
    margin:0;
	padding: 4px 16px;
	text-align:left;
	text-decoration: none;
	font-weight:normal;
	font-family:PT Sans, Arial, Helvetica, sans-serif;
	-webkit-transition: color 0.5s;
	-moz-transition: color 0.5s;
	-o-transition: color 0.5s;
	-ms-transition: color 0.5s;
	transition: color 0.5s ease;
}

#access a:hover { color:#767673; }


#access ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 44px;
	left: 0;
	float: left;
	width: 180px;
	z-index: 99999;
	
}
#access ul ul li {
	min-width: 180px;
}
#access ul ul ul {
	left: 0;
	top: 0;
}
#access ul ul a {
	color:#fff;
	font-size:13px;
	background: #060a0d;
	line-height: 1em;
	padding: 10px;
	width: 255px;
	height: auto;
	display:block;
		-webkit-transition: color 0.5s;
	-moz-transition: color 0.5s;
	-o-transition: color 0.5s;
	-ms-transition: color 0.5s;
	transition: color 0.5s ease;
}

#access ul ul :hover > a {
	color:#147dc6;
	
}
#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #fff;
	
}

/* Homepage layout ////////////////////////////////////////////////////////*/

#homecontent-panel { 
    width:636px;
    float:left;
    margin: 0px;
    padding:54px 0 30px;
}

#homebottom { padding:0 0 20px 18px; }

#contact-panel { 
	width:190px; 
	background:#000; 
	float:right; 
	margin:54px 18px 0 0; 
	color:#fff;
	padding:10px 16px 20px 20px;
	font-family:PT Sans, Arial, Helvetica, sans-serif;
	
}

#contact-panel p { font-size:18px; }

#numbers { font-weight:bold; margin:0 0 8px; line-height:33px; }

.enquiry { 
	background:#3f3f45; 
	padding:8px 40px; 
	margin:0 0 5px; 
	display:block; 
	color:#fff; 
	text-decoration:none; 
	font-size:18px; 
	font-weight:bold; 
	-webkit-transition: background 0.5s;
	-moz-transition: background 0.5s;
	-o-transition: background 0.5s;
	-ms-transition: background 0.5s;
	transition: background 0.5s ease;
}

.enquiry:hover { background:#cc0a0a; }

#logosmall { 
	font-size:20px;
	font-weight:500;
	letter-spacing:-1px;
	font-family:Ubuntu, Arial, Helvetica, sans-serif; 
	margin:5px 0 25px;
}

#rental-head { /*display:inline;*/ }

#propertieshome { display:block; overflow:hidden; padding:0 0 20px 18px; }

#propertiespage { display:block; overflow:hidden; padding:54px 0 20px 18px; min-height:550px;}

#listings { margin:40px 0 ; }

#listings li { 
	width:226px; 
	height:196px; 
	background:#000;
    float:left;
	list-style-type: none;
	margin:0 18px 18px 0;
	position:relative;
	-webkit-transition: background 0.5s;
	-moz-transition: background 0.5s;
	-o-transition: background 0.5s;
	-ms-transition: background 0.5s;
	transition: background 0.5s ease;
}

.rentedcover { position:absolute; }

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

#listings li:hover {background:#cc0a0a; }

.listtext { font-size:14px; padding:0; position:absolute; bottom:10px; left:14px; }

.pic {
  height: 150px;
  width: 226px;
  overflow: hidden;
}

.grow img {
  height: 173px;
  width: 260px;
 
  -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
}
 
.grow img:hover {
  width: 280px;
  height: 186px;
}

/* Page layout ////////////////////////////////////////////////////////*/

#containwide { width:100%;  margin:54px 18px 27px 0px; }

#contentleft { width:620px; float:left;   margin:0 0px 24px 10px; }

#sidepic { 
    margin: 60px 42px 0 0;
}

#rightcol { float:right; width:244px;  }

#contentright { 
	float:right;
	margin:136px 10px 20px 0px; 	
	-webkit-box-shadow:  0 0 9px 1px #b8b4b4;
    box-shadow:  0 0 9px 1px #b8b4b4;
    max-height:379px; 
}

#imageright {  float:right;  }



.xoxo li { list-style:none; }

#content-panel { 
    width:524px;
	padding: 54px;
	min-height:300px;
    float:left;
}

#contact-content { 
    width:886px;
	padding: 54px;
    display:block;
	min-height: 485px;
}


#download { 
	float:right;
	background:#3f3f45; 
	padding:14px 18px; 
	display:block; 
	color:#fff; 
	text-decoration:none; 
	font-size:18px; 
	width:190px; 
	background:#000; 
	margin:22px 18px 0 0; 
	-webkit-transition: background 0.5s;
	-moz-transition: background 0.5s;
	-o-transition: background 0.5s;
	-ms-transition: background 0.5s;
	transition: background 0.5s ease;
}

.downloadbutt {
	background:#3f3f45; 
	padding:8px 16px; 
	margin:18px 0 5px; 
	display:block; 
	color:#fff; 
	text-decoration:none; 
	font-size:16px; 
	font-weight:normal; 
	-webkit-transition: background 0.5s;
	-moz-transition: background 0.5s;
	-o-transition: background 0.5s;
	-ms-transition: background 0.5s;
	transition: background 0.5s ease;  }

.downloadbutt:hover { background:#cc0a0a; }


/* Listing layout /////////////////////////////////////////////////////////////*/

#listing-left { width: 632px; float:left; overflow:hidden;  position:relative; }

#listingwidget { 
	width:284px;
	height:419px; 
	float:right; 
	display:block; 
	overflow:hidden; 
	background:#000;
	color:#fff;
	padding:18px 25px 29px;
	font-family:Ubuntu, Arial, Helvetica, sans-serif; 
}

#address { font-size:22px; font-weight:500; margin: -7px 0 20px; }
#phone, #wpcf-field-phone-number { display:inline-block; margin:8px 0; }

#red { font-size:18px; font-weight:500; color:#ff1717; }
#price {font-size:22px;  margin: 0 0 0px; display:inline-block;  }
#wpcf-field-price  { font-weight:500; display:inline-block;}
#icons { margin:20px 0 0; font-family: PT Sans, Arial, Helvetica, sans-serif; font-size:30px; font-weight:bold; }
#bed, #bath, #garage{ width:80px; display:inline-block; }
#wpcf-field-number-of-bedrooms { display:inline-block; margin:0 10px 0 5px; }
#wpcf-field-number-of-bathrooms  { display:inline-block; margin:0 10px 0 0; }
#wpcf-field-garage-parking-spaces { display:inline-block; margin:0 10px 0 0; }
#bedicon {  float: left; margin: -1px 6px 0 0;}
#bathicon { float: left; margin: -3px 6px 0 0; }
#garageicon { float: left; margin: -2px 9px 0 0; }

#applytorent { 
	background:#3f3f45; 
	padding:12px 55px; 
	margin:35px 0 5px; 
	display:block; 
	color:#fff; 
	text-decoration:none; 
	font-size:24px; 
	font-weight:normal; 
	text-align:center;
	-webkit-transition: background 0.5s;
	-moz-transition: background 0.5s;
	-o-transition: background 0.5s;
	-ms-transition: background 0.5s;
	transition: background 0.5s ease;
}

#applytorent:hover { background:#cc0a0a; }

#gallery { margin:0 0 40px; }

#forrent { position:absolute; top:0; left:0; z-index:9999999;}

/* Fonts!!!! /////////////////////////////////////////////////////////////////*/

h1 { font-weight:300; font-family:PT Sans, Arial, Helvetica, sans-serif; color:#010000; font-size:30px; margin:0 0 40px; }

h2 {   font-size: 20px; color:#232020; margin:0px 0 18px; }

h3 {   font-size: 18px; font-weight:normal; color:#232020; margin:0px 0 18px; }

.entry-title { 
font-weight:300; font-family:PT Sans, Arial, Helvetica, sans-serif; color:#010000; font-size:30px; margin:0 0 40px;
}

body{
   font-size: 16px;
   font-family: PT Sans, Arial, Helvetica, sans-serif;
   color:#676565;
   text-decoration:none;
   line-height: 26px;
}

p { margin:0 0 26px; }

strong { margin:0 0 26px; font-size:15px; }

.entry-content ul { list-style-position:inside;}

.entry-content li { margin:0 -55px 12px 34px; list-style-image:url(images/tick.png); font-weight:700; }



/* Links ////////////////////////////////////////////////////////////////*/

a{
  	color:#cc0a0a; text-decoration: underline;
}

/* Forms and other generic shit ///////////////////////////////////////////////////////*/

a img{border: 0px;}

hr { height: 0px; color: #e3e2e2; border-top: 1px; background: #e3e2e2; border-style: solid;}

input,textarea,select {
    border: 1px solid #A49F9F;
    padding: 6px 8px;
    font-family: Lato, Arial, Helvetica, sans-serif;
	font-weight:700;
    font-size: 16px;
    color:#000; 
    margin: 0;
    width: 375px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

input:hover,textarea:hover {
   border: 1px solid #000;
}

.wpcf7-submit {
    border: 1px solid #000;
    display: inline-block;
    color: #fff;
    font-family: Lato, Arial, Helvetica, sans-serif;
    font-size: 20px;
	width: 393px;
    padding: 11px 69px;
	font-style:normal;
    text-decoration: none;
	-webkit-box-shadow: 0px 3px 4px -2px #b8b4b4;
    box-shadow: 0px 3px 4px -2px #b8b4b4; 
background: #7abcff; /* Old browsers */
background: -moz-linear-gradient(top,  #7abcff 0%, #60abf8 44%, #4096ee 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7abcff), color-stop(44%,#60abf8), color-stop(100%,#4096ee)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #7abcff 0%,#60abf8 44%,#4096ee 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #7abcff 0%,#60abf8 44%,#4096ee 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #7abcff 0%,#60abf8 44%,#4096ee 100%); /* IE10+ */
background: linear-gradient(to bottom,  #7abcff 0%,#60abf8 44%,#4096ee 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7abcff', endColorstr='#4096ee',GradientType=0 ); /* IE6-9 */

}

.wpcf7-submit:hover { background: #7abcff; }

.wpcf7-form p { margin:0 0 15px; }


#people-table{
	font-size: 16px;
    line-height:28px;
	text-align: left;
	border-collapse: collapse;
    width:382px;
	color:#999;
}

#people-table th{
	font-weight: normal;
	padding: 8px;
	background: #fff;
	border-top: 4px solid #f7f6f7;
	border-bottom: 1px solid #fff;
	color: #039;
}
#people-table td{
	padding:6px 4px;
	background: none; 
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #a49f9f;
}

.info { color:#444; font-size:16px; font-weight:700; }

/* Stuff I've hidden away ///////////////////////////////////////////////////////*/

#post-2 .entry-title {display: none;}

#comments { display: none; }

.comments-link { display: none; }


/* Image styles - as handled by wordpress image editor /////////////////////////*/

/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 17px;
	margin-top: 4px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 60px;
	margin-top: 4px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 350px;
}
.wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 310px;
	max-width: 632px !important; /* prevent too-wide images from breaking layout */
	padding: 2px;
	text-align: center;
}
.wp-caption img {
	margin: 5px 5px 0;
}
.wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}
.wp-smiley {
	margin: 0;
}
.gallery {
	margin: 0 auto 18px;
}
.gallery .gallery-item {
    float: left;
    margin-top: 18px;
    text-align: left;
    width: 188px;
}
.gallery-columns-2 .gallery-item {
	 width: 471px;
}
.gallery-columns-4 .gallery-item {
	width: 25%;
}
.gallery img {
	border: 2px solid #cfcfcf;
}


.gallery-columns-2 .attachment-medium {
	max-width: 92%;
	height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
	max-width: 84%;
	height: auto;
}
.gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
.gallery dl {
	margin: 0;
}

.gallery img {
	border: 18px solid #fff;
	-webkit-box-shadow:  0 0 9px 1px #c4c2c2;
    box-shadow:  0 0 9px 1px #c4c2c2;
    opacity: 1;
-webkit-transition: opacity;
  -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
}

.gallery img:hover {
opacity: .7;
-webkit-transition: opacity;
  -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
}

.gallery br+br {
	display: none;
}
#content .attachment img {/* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}

/* Footer //////////////////////////////////////////////////////////////////////*/


#footerbg{ background:#000; }

#footer { width: 994px; min-height:123px; text-align:left; margin:42px auto 0; padding:0 0 50px;  }

#footer h2 { margin:0 0 20px; font-family:Lato, Arial, Helvetica, sans-serif; font-size:21px; color:#147dc6; font-weight:700;}

#footer h3 { font-weight:700; color:#fff; font-size:36px; }

#footer h4 { font-weight:700; color:#fff; font-size:23px; line-height:30px;  }

#foot-nav {  text-align:left; float:left; width:160px; margin:40px 18px; }

#foot-nav li { list-style:none; text-transform:uppercase; font-size:14px; }

#foot-nav a { color:#b0a1a1; text-decoration:none; }

#contact-details a { color:#fff; }

#weelogo { 
height:44px; 
background: url(images/logo-small.jpg) no-repeat; 
margin:40px 0 0 0;  
float:right;
}
#weelogo h1 { 
	font-size: 18px; 
	margin:20px 0 0 38px; 
	text-transform:uppercase; 
	font-family:Lato, Arial, Helvetica, sans-serif; 
}

#weelogo a { 
	font-weight:900; color:#fff; 	
	-webkit-transition: color 0.5s;
	-moz-transition: color 0.5s;
	-o-transition: color 0.5s;
	-ms-transition: color 0.5s;
	transition: color 0.5s ease;
	margin:70px 0 0;
	padding:18px 0 0;
}

#weelogo a:hover { color:#147dc6; }

#book { width:600px; float:right; margin:40px 0 0; text-align:right; padding:0 18px 0; font-size:14px; color:#fff; }


#media { color:#afbcc5; font-weight:normal; font-size:12px; float:right; padding:21px 0 0; display:block; width:150px;}
#media a { color:#565a5c;	-webkit-transition: color 0.5s;
	-moz-transition: color 0.5s;
	-o-transition: color 0.5s;
	-ms-transition: color 0.5s;
	transition: color 0.5s ease; }
#media a:hover { color:#147dc6; }

