/*  
Theme Name: Accurate Landscape
Theme URI: http://www.accuratelandscape.com/
Description: The default Accurate Landscape theme.
Version: 1.0
Author: Joshua Wychopen
Author URI: http://www.precisioncreations.com/
*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding:0;
	text-align: left;
	background: #356932 url(images/bg.jpg) repeat-x scroll 50% 0pt;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
}

img {
	border: 0px;
}

img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: 8px solid #dfd9c3;
	}

img.alignleft {
	float: left;
	margin: 5px 18px 5px 0px;
	border: 8px solid #dfd9c3;
}

img.alignright {
	float: right;
	margin: 5px 0px 5px 18px;
	border: 8px solid #dfd9c3;
}
.navigation {
	float: left;
	width: 300px;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

a:active {
  outline: none;
}

a {
	text-decoration: none;
	color: #7c5141;
}

a:hover {
	text-decoration: underline;
	color: #7c5141;
}

a:focus {
	outline: none;
}

.hidden{
	display:none;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #7c5141;
	line-height: 19px;
	font-weight: normal;
	padding: 0px 0px 5px 0px;
}

h1.pagetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #7c5141;
	line-height: 19px;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
}

h1.pagetitle a, h1.pagetitle a:hover {
	color: #7c5141;
}	

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #7c5141;
	line-height: 19px;
	font-weight: normal;
	padding: 0px 0px 10px 0px;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #7c5141;
	line-height: 19px;
	font-weight: normal;
	padding: 0px 0px 15px 0px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #333333;
	padding: 0px 0px 10px 0px;
}

strong {
	font-weight: bold;
}

#wrapper {
	width: 1013px;
	margin: 0 auto;
	position: relative;
}

#main {
	width: 1013px;
	float: left;
}

#left-column {
	width: 283px;
	float: left;
	padding-bottom: 50px;
}

#right-column {
	width: 730px;
	float: left;
}

body #header {
	width: 730px;
	height: 285px;
	float: left;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#preamble {
	width: 730px;
	height: 132px;
	float: left;
	background-image: url(images/preamble.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#preamble a {
	width: 190px;
	height: 38px;
	float: right;
	text-indent: -9999px;
	margin: 37px 21px 0px 0px;
}

#columns {
	width: 633px;
	height: 290px;
	float: left;
}

#commercial a {
	width: 206px;
	height: 263px;
	float: left;
	background-image: url(images/column-commercial.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 7px;
	text-indent: -9999px;
}

#residential a {
	width: 206px;
	height: 263px;
	float: left;
	background-image: url(images/column-residential.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 7px;
	text-indent: -9999px;
}

#portfolio a {
	width: 206px;
	height: 263px;
	float: left;
	background-image: url(images/column-portfolio.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
}

#content {
	width: 633px;
	background-color: #ffffff;
	float: left;
	margin-left: 47px;
	padding: 5px 25px 25px 25px;
}

#left-content {
	width: 403px;
	float: left;
	margin-right: 25px;
}

#right-content {
	width: 205px;
	float: left;
}

#logo {
	width: 283px;
	height: 163px;
	float: left;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#logo a {
	width: 283px;
	height: 163px;
	float: left;
	text-indent: -9999px;
}

#sidebar-module {
	width: 283px;
	float: left;
	margin-bottom: 20px;
}

.sidebar-module {
	width: 243px;
	float: left;
	background-image: url(images/sidebar-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 20px 20px 5px 20px;
}

.sidebar-bottom {
	width: 283px;
	height: 16px;
	float: left;
	background-image: url(images/sidebar-bg-bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#sidebar-module h2 {
	font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #377142;
	line-height: 19px;
	font-weight: bold;
	padding: 0px 0px 10px 0px;
}

#navigation {
	width: 243px;
	float: left;
	background-image: url(images/navigation-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px 0px 0px 0px;
	text-align: left;
}

#navigation ul {
	text-align: left;
}

#navigation ul li {
	display: list-item;
	list-style: none;
	color: #165b44;
	text-align:left;
	width: 243px;
	height: 28px;
	font-weight: bold;
}

#navigation ul li a {
	color: #165b44;
	text-transform: uppercase;
	font-size: 12px;
	font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	width: 243px;
	height: 28px;
	display:block;
	padding: 6px 0px 0px 20px;
}

#navigation ul li a:hover {
	color: #f3efd6;
	text-transform: uppercase;
	font-size: 12px;
	font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	background-image: url(images/nav-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 243px;
	height: 28px;
	display:block;
}

#navigation ul li.current_page_item a {
	color: #f3efd6;
	text-transform: uppercase;
	font-size: 12px;
	font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	background-image: url(images/nav-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 243px;
	height: 28px;
}

/* Search Box */

#sidebar-module .search-box {
	width: 163px;
	height: 15px;
	float: left;
	margin: 0px 4px 0px 0px;
}

#sidebar-module h2.search {
	font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #377142;
	line-height: 19px;
	font-weight: bold;
	padding: 0px;
	text-transform:uppercase;
}

#sidebar-module .search-box-input {
	font-size: 1.4em;
	border: 1px solid #45a014;
	font-family: Georgia, Times New Roman, Times, serif;
	margin: 1px;
	padding: 3px;
	color: #74705d;
	width: 163px;
}

#sidebar-module .search-button {
	float: left;
	margin: 0px 0px 0px 10px;
}

#sidebar-module .search-submit {
	width: 63px;
	height: 30px;
	border: 0px;
	font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #ffffff;
	font-weight: bold;
	cursor: pointer;
	background-image: url(images/button-go.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	float:left;
}

/* eNewsletter Form Sets */
label {
	cursor: pointer;
}

fieldset {
	border: none;
	padding: 0;
}

#sidebar-module .input-enews input:focus, #sidebar-module .input-enews input.sffocus, 
#sidebar-module .input-enews textarea:focus, #sidebar-module .input-enews select:focus {
	background: #eae6d6;
}

#sidebar-module .input-enews {
	font-size: 1.4em;
	border: 1px solid #45a014;
	font-family: Georgia, Times New Roman, Times, serif;
	margin: 1px;
	padding: 3px;
	color: #74705d;
	width: 230px;
}

#sidebar-module .enews-bold {
	font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #377142;
	line-height: 19px;
	font-weight: bold;
	padding: 0px;
	text-transform:uppercase;
}

.submit {
	width: 88px;
	height: 30px;
	background-color: #a59f85;
	border: 0px;
	margin: 8px 3px 0px 0px;
	font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #ffffff;
	font-weight: bold;
	background-image: url(images/button-submit.png);
	background-repeat: no-repeat;
	background-position: left top;
	cursor: pointer;
	text-indent: -9999px;
	float: right;
}

select {
	padding: 1px;
	font-size: 1.3em;
}

/* Content Sidebar */

.rss-feed a {
	float: left;
	width: 205px;
	height: 57px;
	background-image: url(images/rss-feed-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px 0px 15px 0px;
	text-indent: -9999px;
}

#sidebar {
	float: left;
	width: 205px;
	margin: 0px 0px 20px 0px;
	background-color: #c2bca3;
}

.morenews a {
	float: left;
	width: 205px;
	height: 24px;
	margin: 0px 0px 0px 0px;
	background-image: url(images/morenews.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
}

#sidebar li.linkcat {
	list-style-type: none;
	float: left;
}

#sidebar ul {
	width: 166px;
	float: left;
	margin: 10px 20px 0px 20px;
	padding-bottom: 20px;
}

#sidebar ul li {
	width: 142px;
	float: left;
	list-style-type: none;
	color: #FFFFFF;
}

#sidebar ul li a {
	width: 142px;
	float: left;
	padding: 7px 12px 7px 12px;
	list-style-type: none;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#sidebar ul li a:hover {
	width: 142px;
	float: left;
	padding: 7px 12px 7px 12px;
	list-style-type: none;
	background-color: #8e8973;
	color: #ddd6b9;
	font-weight: bold;
	text-decoration: none;
}

#sidebar ul li.current_page_item a {
	width: 142px;
	float: left;
	padding: 7px 12px 7px 12px;
	list-style-type: none;
	background-color: #8e8973;
	color: #ddd6b9;
	font-weight: bold;
	text-decoration: none;
}

#sidebar h2 {
	font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 18px;
	color: #ffffff;
	line-height: 19px;
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 0px 30px;
}

#sidebar .tags p {
	padding: 15px 22px 15px 22px;
	line-height: 24px;
}

#sidebar .tags a {
	color:#8e8973;
}

#sidebar p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #ffffff;
}

/* BLOG CSS */

.post {
	width:100%;
}

.post-top {
	background:#ece8d7 url(images/post-top_bg.gif) no-repeat;
	width:100%;
	float:left;
	margin: 0px 0px 15px 0px;
}

.post-date {
	float:left;
	font-size:14px;
	width:80px;
	padding-bottom:10px;
	color:#ffffff;
	padding-top:15px;
	text-align:center;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.post-date p {
	font-size:33px;
	line-height:30px;
	color:#ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.post-title {
	float: left;
	width: 300px;
	margin: 8px 0px 0px 10px;
}

.post-title h2 {
	font-size: 22px;
	color: #7c9e58;
	font-weight: normal;
	background: url(images/post-title_h2.gif) no-repeat left bottom;
	padding: 10px 0 10px 0;
	margin-right: 10px;
}

.post-title h2 a {
	color: #7c9e58;
}

.post-title h2 a:hover {
	color: #7c9e58;
}

.post-title h3{
	font-weight:normal;
	color:#333333;
	font-size:11px;
	padding:5px 20px 0 0;
}

.post-title h3 a, .post-title h3 span{
	color:#333333;
	font-weight:bold
}

.entry {
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:10px 0 0 5px;
}

.entry p {
	padding-bottom:15px;
}

.postmetadata {
	background:url(images/postmetadata_bg.gif) no-repeat;
	width:100%;
	height:50px;
	margin-top:15px;
	margin-bottom:20px;
	float: left;
}

.postmetadata .alignleft a {
	color:#68634c;
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
}

.postmetadata .alignleft a:hover{
	color:#68634c;
	text-decoration: underline;
}

.postmetadata .alignleft .comments a {
	color:#68634c;
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background:url(images/comm_a.gif) no-repeat left 1px;
	padding-left:20px;
	padding-right: 5px;
}

.postmetadata .alignright .comments a {
	color:#68634c;
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background:url(images/comm_a.gif) no-repeat left 1px;
	padding-left:20px;
	padding-right: 5px;
}

.postmetadata .alignright .linkedin a {
	color:#68634c;
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background:url(images/linkedin-share-ico.gif) no-repeat left 1px;
	padding-left:20px;
	padding-right: 5px;
}

.postmetadata .alignright .facebook a {
	color:#68634c;
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background:url(images/facebook-share-ico.gif) no-repeat left 1px;
	padding-left:20px;
	padding-right: 5px;
}

.postmetadata .alignright .digg a {
	color:#68634c;
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background:url(images/digg-share-ico.gif) no-repeat left 1px;
	padding-left:20px;
	padding-right: 5px;
}

.postmetadata .alignright a span{
	font-weight:bold;
}

.postmetadata .alignleft{
	padding-top:10px;
	padding-left:20px;
}

.postmetadata .alignright{
	padding-top:10px;
	padding-right:20px;
}

a.readmore:hover{
	color:#570608;
}

.post-page{
	width:100%;
}

.post-page h2{
	font-size:27px;
	color:#333333;
	font-weight:normal;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background:url(images/post-page_bg.gif) no-repeat;
	padding:6px 0 10px 20px;
}

.post-page .entry{
	padding-top:13px;
}

.post-page .entry a{
	color:#362f2d;
	text-decoration:underline;
	font-weight:bold;
}

/* Begin Comments*/

h2#comments_title{
	font-size: 22px;
	color: #7c9e58;
	font-weight: normal;
	margin-left: 5px;
	padding-bottom: 15px;
}

.commentlist {
	padding: 0;
	text-align: justify;
	margin: 0 10px 0 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #7c9e58;
	font-size: 12px;
}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 0 0 0;
	list-style: none;
	background: #fcfbf0;
	border: 1px solid #e9e7cc;
}


.commentlist li.alt {
	background:#f9f7e1;
}

.commentlist li li {
	margin: 0px;
	padding: 5px 10px 5px;
	border-bottom: 0px;
	background: none;
	border: 0;
}

.commentlist p {
	margin: 10px 5px 10px 0;
	line-height:18px;
}

.commentmet_text {
	padding-left: 5px;
	padding-top: 5px;
}

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
	padding: 7px 0px 0 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 17px;
	font-weight: bold;
	text-transform: capitalize;
	}
	
.commentmetadata span{
	color: #333333;
	font-weight: normal;
}

.commentmetadata a{
	color: #333333;
	}

.commentmet_text{
	padding:0 20px 10px 20px;
}

.alt .commentmetadata_end {
	background:#fcfbf0;
}

.commentmetadata_end {
	background:#f9f7e1;
	text-align:right;
	padding:10px 10px 10px 0;
	border-top:1px solid #e9e7cc;
	color:#000000;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

.commentmetadata_end span {
	color:#7c9e58;
}

#respond_box {
	margin:40px 15px 0 5px;
	padding-bottom:60px;
}

h3#respond {
	font-size:22px;
	color: #7c9e58;
	font-weight:normal;
	padding-bottom:5px;
	margin-bottom:10px;
	border-bottom:1px solid #cac4ab;
}

#commentform {
	margin-left: 25px;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

#commentform label {
	position:relative;
	top:-2px;
}

#commentform a {
	color:#000000;
}

#commentform input {
	background:#ffffff;
	border:2px #cac4ab solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:3px;
}

#commentform textarea {
	background:#ffffff;
	border:2px #cac4ab solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:3px;
}

#commentform input#submit {
	background:none;
	border:0px;
}

/* End Comments */

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

.entry ul {
	margin: 0 10px 15px 0;
	list-style: none;
	padding:15px 15px 15px 20px;
	background:#f5f2e4;
	border:1px solid #d5d2c3;
} 

.entry ul li {
	padding-bottom:4px;
	padding-top:3px;
}

.entry ul li:before{
	content: url(images/entry_before.gif);
}

.entry ol {
	margin: 0 10px 15px 0;
	padding:15px 15px 15px 40px;
	background:#f5f2e4;
	border:1px solid #d5d2c3;
}

.entry ol li {
	margin: 0;
	padding: 0;
	padding-bottom:4px;
	padding-top:3px;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
	
ol li{
	list-style: decimal outside;
}
	
ol li li {
	list-style: none;
}
	
/* End Entry Lists */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

blockquote {
  width: 90%;
  font-style: italic;
  font-family: Georgia, "Times New Roman", Times, serif;
  padding: 2em 0 0 25px;
  margin: 0 auto 2em auto;
  background: url(images/quote-open.gif) no-repeat left 5px;
}

blockquote p {
  display: block;
  padding-right: 25px;
  background: url(images/quote-close.gif) no-repeat right bottom;
  font-family: Georgia, "Times New Roman", Times, serif;
  line-height: 25px;
  color: #7b7766;
}

hr {
	display: none;
}

/* Footer */

#footer {
	float: left;
	width: 683px;
	height: 60px;
	background-color: #e2dbbd;
	border-top: 5px solid #827c64;
	margin: 0px 0px 0px 47px;
}

.footer-holder {
	margin: 20px 0px 0px 30px;
	text-transform: uppercase;
	font-size: 10px;
	color: #7b7766;
}

.footer-holder a, .footer-holder a:hover {
	text-transform: uppercase;
	font-size: 10px;
	color: #7b7766;
}

#footer-bottom {
	float: left;
	width: 683px;
	height: 125px;
	margin: 0px 0px 0px 47px;
	background-image: url(images/footer-bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/* cfrom */
.cform ol {
	border: none;
	background-color: #ffffff;
}