/*
Theme Name: Don King Landscaping
Theme URI: http://wordpress.org/
Version: 1.0
Author: Dayjob Inc.
Author URI: http://dayjobinc.com/
*/

/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.2
*/

/* reset and fonts */  
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}body {font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

/* base */
h1{font-size:138.5%;}h2{font-size:123.1%;}h3{font-size:108%;}h1,h2,h3{margin:1em 0;}h1,h2,h3,h4,h5,h6,strong{font-weight:bold;}abbr,acronym{border-bottom:1px dotted #000;cursor:help;} em{font-style:italic;}blockquote,ul,ol,dl{margin:1em;}ol,ul,dl{margin-left:2em;}ol li{list-style:decimal outside;}ul li{list-style:disc outside;}dl dd{margin-left:1em;}th,td{border:1px solid #000;padding:.5em;}th{font-weight:bold;text-align:center;}caption{margin-bottom:.5em;text-align:center;}p,fieldset,table,pre{margin-bottom:1em;}input[type=text],input[type=password],textarea{width:12.25em;*width:11.9em;}

/*
Copyright (c) 2008 Dayjob, Inc.
*/


/* @group layout */

html, body {
  background: #425c38;
}
body {
  text-align: center;
  font-family: "Lucida Grande", arial,helvetica,clean,sans-serif;
  color: #1c340d;
}
#wrapper {
  width: 902px;
  margin: 30px auto 0px auto;
  border: 2px solid #6a392a;
  position: relative;
  background: #e7ecde;
/*  top: 70px;*/
}
#page {
  text-align: left;
  width: 885px;
  margin: 0 auto;
}
#content {
  float: right;
  width: 631px;
  line-height: 18px;
}
#sidebar {
  width: 226px;
  float: left;
}

/* @end layout */


/* @group base elements */
a {
  outline: none;
  cursor: pointer;
  color: #b25400;
  text-decoration: none;
}
h1, h2, h3, h4, h5, h6, blockquote {
  font-family: Georgia, "Times New Roman", Times, serif;
  margin: 0 0 15px;
  font-weight: normal;
  color: #000;
}
h2 {
  font-size: 189%;
}
h3 {
  font-size: 146.5%;
}
label, a {
  cursor: pointer;
}
strong em, em strong {
  font-weight: bold;
  font-style: italic;
  font-family: Georgia,"Times New Roman",Times,serif;
}
li strong em, li em strong {
  display: block;
}
q:before {
  content: "“";
}
q:after {
  content: "”";
}
/* @end base elements */


/* @group common classes */

.access {
  position: absolute;
  left: -1000em;
}
.clear {
  clear: both;
}

/* @end common classes */


/* @group #header */
#header h1 {
  margin: 0 0 30px;
}
#header a {
  display: block;
  width: 100%;
  height: 183px;
  background: #88a061 url(images/header.jpg) no-repeat;
}
/* @end #header */

/* @group #content */
#content .feature {
  background: #bed8db;
  padding: 10px 15px;
  margin-bottom: 20px;
  color: #03425d;
}
#content .feature h2 {
  color: #03425d;
}
#content .feature h2 a {
  color: #03425d;
}
#content .feature img {
  border: 2px solid #09455f;
  margin-bottom: 15px;
}
#content li {
  list-style-image: url(images/list_bullet.png);
  margin: 10px 0;
}
/* @end #content */

#content a {
	text-decoration: underline;
}
#content a:hover {
	text-decoration: none;
}


/* @group #sidebar */
#nav {
  margin: 0 0 25px 0;
  padding: 0;
  font-size: 138.5%;
}
#nav li {
  border-bottom: 1px solid #bdcba8;
  list-style: none;
}
#nav a {
  padding: 2px 0;
  display: block;
}
#sidebar blockquote {
  margin: 0;
  padding: 5px;
  text-align: left;
  font-style: italic;
  font-weight: bold;
  font-size: 100.6%;
  color: #1c340d;
}
#sidebar blockquote cite {
  font-size: 90%;
  margin-top: 1em;
}
/* @end #sidebar */


/* @group #footer */
#footer {
  background: #d2dbc1;
  padding: 9px 10px 0;
  margin-top: 65px;
}
#footer #contact {
  display: block;
  height: 61px;
  background: url(images/contact_us.png) center 0 no-repeat;
  margin-bottom: 10px;
}
#footer div {
  padding-bottom: 10px;
}
/* @end #footer */

/* @group #tagline */
#tagline {
  color: #bed8db;
  font-size: 116%;
  text-align: right;
  position: absolute;
  right: 0;
  top: -2em;
}
#tagline strong {
  color: #fff;
}
/* @end #tagline */


/* PLUGIN STYLE CHANGES */

/* @group .wpcf7-form */
.wpcf7-form {
  position: relative;
  width: 500px;
}
.wpcf7-form dl, .wpcf7-form dt, .wpcf7-form dd {
  margin: 0;
}
.wpcf7-form dl, .wpcf7-form dd {
  margin-bottom: 10px;
}
.wpcf7-form dd {
  border: 1px solid #8c9d64;
  background: #fff;
}
.wpcf7-form dt {
  font-weight: bold;
  font-size: 85%;
}
.wpcf7-form dd input, .wpcf7-form textarea {
  width: 441px;
  border: none;
  padding: 3px;
  margin: 0;
  vertical-align: bottom;
}
.wpcf7-form .required {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 77%;
  color: #6a392a;
}
/* @end .wpcf7-form */