/*  
Theme Name: Days
Theme URI: http://web-visions.com.au
Description: A Premium WordPress Theme
Version: 1.0
Author: Web Visions
Author URI: http://web-visons.com.au
*/
body {font-family: 'DroidSansRegular', sans-serif;}
p, h1, h2, h3, h4, h5, h6{font-family: 'DroidSansRegular', sans-serif;}
.fix {overflow:hidden}
.clear{clear: both;}
.floatleft {float:left}
.floatright {float:right}
.alignleft {float:left;margin-right:10px;}
.alignright {float:right;margin-left:10px;}
.aligncenter {display:block;margin:0 auto}
a, a:active {text-decoration:none}
img {max-width:100%;border:none;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;margin:0 0 15px; font-size: 18px; line-height: 20px;}
.column {width:1100px; margin:0 auto;display:block;}

/* Head Area */
.head{position: relative;}
.slide p{margin: 0; min-height: 600px; text-indent: -9999px;}
.menu-area{height: 47px; background:url("img/menu-bg.png") 50% 0 scroll repeat-x; width: 100%; position: absolute;top: 80px;}
.logo{width: 300px; float: left;}
.logo img{ margin-top:-50px;}
.social-icon{float: left; width: 200px; margin-left: 45px;}
.social-icon p{ width:105px; float:left;line-height: 47px; font-size: 14px; color: #fff; font-weight: normal; margin: 0;}
.social-icon img{float:left; width: 50px;}

/* Promotions */
.promo-area{padding:20px 0;background:#606060 url("img/promo-bg.png") 50% 0 scroll no-repeat; margin-top: 10px;}
.promo{margin-left: -50px;}
.promo-single{width: 316px; margin-left: 50px; float: left; min-height: 340px;}
.promo-single p{color: #fff; padding: 0 10px;}
.promo-single h1{color: #52c215; padding: 0 10px;}
.promo-single a{color: #52c215; text-decoration: underline;}
.promo-single img{border: 5px solid #6e6e6e; border-radius: 5px; margin: 10px 5px 0 5px;}
.border{border-bottom: 1px  dotted #fff; padding-bottom:12px;}
.promo-single img.more{border:none;}
.special-promo img.more{border:none; margin:10px 5px 0;}

/* Services */
.service-area{padding:20px 0;background:#606060 url("img/promo-bg.png") 50% 0 scroll no-repeat;}
.service{margin-left: -50px;}
.service-single{width: 316px; margin-left: 50px; float: left;}
.service-single p{color: #fff; padding: 0 10px;}
.service-single h1{color: #52c215; padding: 0 10px;}
.service-single a{color: #52c215; text-decoration: underline;}
.service-single img{border: 5px solid #6e6e6e; border-radius: 5px; margin: 10px 5px 0 5px;}
.border{border-bottom: 1px  dotted #fff; padding-bottom:12px;}
.service-single img.more{border:none;}
.special-service img.more{border:none; margin:10px 5px 0;}

/* Special Promo */
.special_promo_area{position: relative;background:url("img/green-border.png") 0 100% scroll repeat-x; min-height: 350px;}
.special-promo{padding: 30px 0; position: relative;z-index: 100;}
.special-promo img{margin:0px 20px 10px 0px; border: 2px solid #ccc; border-radius: 3px; line-height:35px;}
.special-promo h1{font-weight: bold;color: #353635; line-height:36px; }
.special-promo h1 span{font-weight: bold;color: #47a513;}
.special-promo p{color: #222322; }
.special-promo a{color: #52c215; text-decoration: underline;}
.leaf{position: absolute;top: -200px; left: 0;}

/* Footer Area */
.footer-area{background: #626262 url("img/footer-bg.png") 50% 0 scroll no-repeat; padding: 20px 0;}
.footer-area h1{color:#52c215; font-size: 22px; line-height: 26px; font-weight: bold; y:font-famil arial;}
.contact-form{width: 500px; float: left; padding: 25px;}
.address{width: 500px; float: right; padding: 25px;}
.address p{font-size: 14px; line-height: 20px; color: #fff; margin:0;}
.address-left{margin-right: 50px;}
.map iframe{width: 400px; height: 250px; border:1px solid #ccc;}

/* Footer Copyright */
.copyright-area{background:#000 url("img/copyright-bg.png") 50% 0 scroll repeat; height: auto;}
.copyright-area p{font-size: 14px; line-height: 38px; color: #797979; margin: 0;}
.social-button{width: 150px; }
.social-button p{width: 100px; float:left;}
.social-button img{float:right;}


/* Responsive Menu */
.nav-toggle:before {
  color: #fff;
  content: "≡";
  font-family: "responsivenav",sans-serif;
  font-size: 28px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  left: 0;
  line-height: 47px;
  position: absolute;
  text-align: center;
  text-indent: 0;
  text-transform: none;
  top: 0;
  width: 100%;
}
.nav-toggle {
  -moz-user-select: none;
  float: right;
  height: 47px;
  overflow: hidden;
  position: relative;
  text-decoration: none;
  text-indent: -999px;
  width: 70px;
}
/* From */
input{
  border: 1px solid #CCCCCC;
  border-radius: 4px;
  padding:2px 10px;
  line-height: normal;
  color:#171717 !important;
}
textarea{
	border: 1px solid #CCCCCC;
	border-radius: 4px;
	line-height: normal;
	padding:2px 10px;
	color:#171717 !important;
}
.contact-form p{
	color:#fff;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	background: none repeat scroll 0 0 #149205;
	border:1px solid #219809;
	cursor: pointer;
}

/* Page */
.page-area{ margin-top:15px; min-height:800px;}
.full-width-page{padding:20px 0px;}
.headerbg-page p{margin: 0; min-height: 220px; text-indent: -9999px;}
/*.page-area{background:#606060;}*/
.page-area{background: #606060 url("img/promo-bg.png") 50% 0 scroll no-repeat;}
.page-area p{color:#fff;font-family:'DroidSansRegular',sans-serif; font-size:16px; line-height:26px; margin-top:22px}
.page-area .gallery-caption{color:#fff;font-family:'DroidSansRegular',sans-serif; font-size:16px; line-height:26px; margin-top:22px}
.page-area h1, h1 a, h2, h3, h4, h5, h6{color:#52C215; font-weight:bold; font-size:28px; margin:0; line-height:38px;}
.page-area img {
  border: 5px solid #6E6E6E;
  border-radius: 5px;
  margin: 10px 5px 0;
}

.page-area ul {
  color: #fff;
  font-family: 'DroidSansRegular',sans-serif;
  font-size: 16px;
  line-height: 26px;
  margin-top: 22px;
}
.leaf-left{ position:relative;}
/* page with sidebar */
.post{border-bottom:1px dashed #c6c6c6; padding:20px 0px;}
.page-with-sidebar{width:750px; margin-right:50px; float:left;}
.page-with-sidebar p{color:#fff;font-family:'DroidSansRegular',sans-serif; font-size:16px; line-height:26px; margin-top:22px}
aside{width:300px; float:right;}
.sidebar{margin:20px 0px;}
.sidebar ul{margin:0; padding:0;}
.sidebar li{list-style:none;}
.sidebar li a{color:#fff;}
.meta{color:#c6c6c6; font-size:12px;}
.featured-image{float:left; margin:10px 5px 0 0;}
.page-with-sidebar a.readmore {
  color: #52C215;
  text-decoration: underline;
}
.post:last-child, .sidebar:last-child{border-bottom:0px;}
ul.post-categories {
    display: inline-block;
    margin: 0;
    padding: 0;
}
.post-categories li {
    list-style: none outside none;
	display:inline;
}
.meta a, .post-categories li a {
    color: #C6C6C6;
}
.navigation a{color:#52C215;}
.leaf-page{
  left: 0;
  position: absolute;
  top: 0px;
}
.leaf-page img{border:none; margin:0;}


.tree-menu{width: 500px; float: left}

.inline-image{display:inline-block}
.image-row{width:100%; text-align:center;}

.entry-content a:link, a:visited, a:hover, a:active {color:#ffffff;} 
.entry-content a:hover{text-decoration: underline;}