/*  
Theme Name: Nature's Only Chance
Theme URI: naturesonlychance.com
Description: Your Theme Description
Version: 1.0
Author: Sergio Santana
Author URI: http://www.deltadesignz.com

*/


body{
	margin: 0;
	font-family: 'Ubuntu', sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background: #ffffff;
	color: #000000;
}

img{
	border:none;
}

a:link, a:visited{
	text-decoration: none;
	color: #336699;
}

a:hover{
	text-decoration: none;
}

#wrapper{
	margin: 0 auto 0 auto;
	width: 1024px;
	text-align: left;
}

#header{
	float: left;
	width: 100%;
	height:58px;
	background-color:#080601;
}

#head-wrap{
	margin:0 auto 0 auto;
	width:1024px;
	height:58px;
}

.logo{
	float:left;
	width:303px;
	height:18px;
	margin-top:20px;
}

.phone{
	float:right;
	width:146px;
	height:18px;
	margin-top:20px;
	margin-right:25px;
}

.social{
	float:right;
	padding:0;
	margin:15px 0 0 0;
}

.social li{
	display:inline;
	list-style:none;
}

#nav{
	float:left;
	width:100%;
	height:70px;
	background:#5dbf5a;
	text-align:center;
}

.nav{
	margin:0 auto 0 auto;
	padding:0;
	height:70px;
	border-right:1px solid #3b7b3a;
	width:700px;
	text-transform:uppercase;
}

.nav li{
	display:inline-block;
	list-style:none;
	border-left:1px solid #3b7b3a;
	height:100%;
}

.nav span{
	display:inline-block;
	margin:25px 32px 0 32px;
}

.nav a{
	color:#403e3b;
	font-size:16px;
	font-weight:bold;
}

.nav a:hover{
	color:#fff;
}

#main-banner{
	float:left;
	width:100%;
	height:567px;
	background:url(images/main-banner.jpg);
	background-size:cover;
	text-align:center;
}

.main-content{
	margin-top:20px;
	width:865px;
	height:519px;
}

#box{
	float: left;
	width: 1024px;
}

#box-page{
	float: left;
	width: 1024px;
	font-size:14px;
	color:#818181;
	line-height:21px;
}

.services{
	float:left;
	text-align:center;
	margin-top:65px;
	margin-left:10px;
	width:200px;
	padding:20px;
}

.services b{
	display:inline-block;
	color:#1d3b09;
	font-size:14px;
	text-transform:uppercase;
	margin-top:20px;
}

.services p{
	color:#6e6e6e;
	text-align:left;
}

#find-btn{
	float:left;
	width:100%;
	text-align:center;
	margin-top:25px;
	border-bottom:1px solid #ccf2cc;
	height:150px;
	margin-bottom:50px;
}

.entry h1{
	text-transform:uppercase;
	font-size:36px;
	color:#403e3b;
}

#about{
	float:left;
	text-align:center;
	border-bottom:1px solid #ccf2cc;
	padding-bottom:60px;
}

#about h1{
	text-align:center;
}

#about p{
	font-size:14px;
	text-align:left;
	color:#818181;
	text-transform:uppercase;
	line-height:21px;
}

#latest-work{
	float:left;
	text-align:center;
	width:100%;
	margin-top:50px;
}

#latest-work ul{
	float:left;
	padding:0;
	margin:40px 0 0 0;
}

#latest-work li{
	display:inline;
	list-style:none;
	margin-right:2px;
}

#quote{
	float:left;
	width:100%;
	height:500px;
	background:url(images/banner-img2.jpg);
	background-size:cover;
	text-align:center;
}

#quote p{
	font-size:27px;
	font-weight:bold;
	text-transform:uppercase;
	color:#fff;
	margin-top:160px;
}

#footer{
	float: left;
	width: 100%;
}

#foot-wrap{
	margin:0 auto 0 auto;
	width:1024px;
	padding-top:15px;
}

.foot-nav{
	float:left;
	font-size:16px;
	padding-left:0;
	margin-left:0;
}

.foot-nav a{
	color:#403e3b;
	text-transform:uppercase;
}

.foot-nav li{
	display:inline;
	list-style:none;
	margin-right:30px;
}

.foot-social{
	float:right;
}

.foot-social li{
	display:inline;
	list-style:none;
}

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}