/*
Theme Name: Pikewood Creative
Description: WordPress theme
Author: Pikewood Creative
Author URI: http://www.pikewoodcreative.com
version: 1.0
*/

*{margin:0; padding:0;}

body {
	background: #ebe8e1;
	color: #4a4743;
	line-height: 130%;
	font-family: Helvetica, Arial, Tahoma, sans-serif;
	font-size: 100%;
	margin:0;
	padding:0;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Oxygen', sans-serif;
	font-weight: normal;
}
	
h1 {
	font-size: 2.25em;
	color: #333;
	margin-top: 20px;
	text-transform: none;
	font-weight: normal;
}

h2 {
	color: #333;
	margin:0;
	padding:0;
	margin-top: 20px;
	text-transform: none;
	font-weight: normal;
	font-size: 1.5em;
}

h3 {
	color: #333;
	margin:0;
	padding:0;
	margin-top: 17px;
	text-transform: none;
	font-weight: normal;
	font-size: 1.25em;
}

h4 {
	color: #333;
	margin:0;
	padding:0;
	margin-top: 20px;
	text-transform: none;
	font-weight: normal;
	font-size: 0.875em;
}

h5 {
	color: #333;
	margin:0;
	padding:0;
	margin-top: 20px;
	text-transform: none;
	font-weight: normal;
	font-size: 0.75em;
}


p { margin-top: 6px; }

img { 
	border: none; padding:0; 
}

img a {
	border:none;
}

img.left { 
	float: left; border: none; padding: 6px 0 0 0; 
}

img.right { 
	float: right; border: none; padding: 0 0 0 6px; 
	}

blockquote {
	border-left:1px solid #ccc;
	margin:15px;
	padding:0 12px 0 12px;
	font-style: italic;
}

code{
	font-family:"Courier New", Courier, monospace;
}


/* links */

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

a:hover {
	color: #525d16;
}

/* container */

#container {
	width: 980px;
	clear: both;
	margin: 0 auto;
	padding:0;
}
	
/* header */

#header {
  	width: 100%; 
  	float: left;
	clear: left;
	background:#1b1a18;
}

#top {
	width: 980px;
	margin: 0 auto;
	height: 106px;
}

#logo {	
	width:304px;
	float:left;
	height: 61px;
	margin-top: 22px;
}

#logo a {
	color: #000;
}

#logo a.site-title {
	color: #fff;
	font-family: Georgia, arial, sans-serif;
	font-size: 24px;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	display: block;
	margin-top: 5px;
}

/* search */

#searchbox {
	height: 21px;
	margin-top: 30px;
	float: right;
	width: 152px;
}

#searchform {
	padding:0;
	margin:0;
	width: 200px;
	height: 21px;
	float: left;
}

#searchform input#s {
	margin:0;
	padding: 0;
	color: #666;
	width: 180px;
	border: none;
	border-bottom: solid 1px #eaeaea;	
	font-size: 0.75em;
	padding-left: 2px;
	height: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	background: #fff;
}

#searchform input#searchsubmit {
	display: none;
}

#header h2 {
	display: none;
}

/* breadcrumbs */

#crumbs {
	width: 100%;
	float: left;
	margin-bottom: 15px;
	font-size: 0.875em;
	border-bottom: solid 1px #cac6bc;
	padding-bottom: 15px;
}

.portocat #crumbs {
	width: 980px;
}

/* content */

#contentwrapper {
	width: 980px;
	clear: both;
	float: left;
	margin-top: 20px;
	padding: 0;
	padding-bottom: 30px;
}
#contentwrapper-home {
	width: 980px;
	clear: both;
	float: left;
	margin-top: 25px;
	padding: 0;
}


#content {
	float:left;
	width: 700px;
	padding-top: 0;
	margin: 0;
	padding-right: 30px;
}

#content-home {
	float:left;
	width: 980px;
	margin: 0;
	padding: 0;
}
#contentfull {
	float:left;
	width: 980px;
	padding-top: 0;
	margin:0;
}

.thumby {
	float: right;
	margin-left: 20px;
	margin-top: 13px;
	border: solid 4px #cac6bc;
}

.singlethumb {
	margin-bottom: 20px;
}

.post {
	margin:0;
	padding:0;
	padding-bottom: 40px;
	clear: left;
	float: left;
	width: 100%;
}

.entry {
}

#contentport {
	float:left;
	width: 960px;
	padding-top: 0;
	margin: 0;
}

.portocat .post {
	width: 207px;
	min-height: 390px;
	float: left;
	margin-right: 24px;
	background: #fff;
	border-bottom: solid 1px #eaeaea;
	margin-bottom: 35px;
	clear: none;
	padding-bottom: 0;
}

.portocat .entry {
	margin: 10px;
}

.portothumb {
	width: 190px;
	height: 126px;
	overflow: hidden;
	margin-bottom: 15px;
	margin: 8px;
}

.portocat h2.entry-title {
	margin:0;
	padding: 0;
}

.portocat h2.entry-title a {
	font-size: 0.875em;
	text-decoration: underline;
}

/*
.portocat .post {
	width: 180px;
	float: left;
	margin-right: 60px;
	background: #fff;
	border-bottom: solid 1px #eaeaea;
	margin-bottom: 35px;
	clear: none;
	padding-bottom: 20px;
}

.portocat .entry {
	margin: 10px;
}

.portothumb {
	width: 170px;
	height: 130px;
	overflow: hidden;
	margin-bottom: 15px;
	margin: 5px;
}

.portocat h2.entry-title {
	margin:0;
	padding: 0;
	line-height: 16px;
}

.portocat h2.entry-title a {
	font-size: 14px;
	line-height: 16px;
	text-decoration: none;
} */

h1.entry-title,
h2.entry-title {
	padding: 0;
	line-height: normal;
	margin: 0;
}

h1.entry-title {
	color: #333;
	padding:0;
	text-transform: none;
	font-weight: normal;
	font-size: 2.25em;
	text-decoration: none;
	margin-bottom: 10px;
}	
h2.entry-title a {
	color: #333;
	padding:0;
	text-transform: none;
	font-weight: normal;
	font-size: 0.875em;
	text-decoration: underline;
	margin-bottom: 10px;
}

h2.entry-title a:hover {
	color:#444;
}

h2.pagetitle {
	display: none;
}

.post ul {}

.post li {
	margin-left: 15px;
}

.entry p {
	margin: 20px 0;
}

a.more-link {
	color: #fff;
	text-decoration: none;
	font-size: 0.75em;
	width: 80px;
	height: 24px;
	background: #687819;
	line-height: 24px;
	text-align: center;
	float: left;
	display: block;
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
}

a.more-link:hover {
	text-decoration: none;
	background: #525d16;
}

#audata {
	width: 100%;
	clear: left;
	margin-top: 0;
	margin-bottom: 10px;
	font-size: 0.875em;
	font-style: italic;
}

#audata a {
	text-decoration: none;
	color: #666;
}

#audata a:hover {
	text-decoration: underline;
}

.navigation {
	font-size:8pt;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
}
	
.alignleft a {
	float:left; 
	margin:25px 0;
}

.alignright a {
	float:right;
	margin:25px 0;
}

ol {
	margin: 10px;
}

ul {
	margin: 5px;
}

/* Right Sidebar*/

#rightbar {
	width: 250px;
	float: right;
	padding:0;
}

#rightbar .widgets {
	margin: 0;
	padding: 0;
	float: left;
	clear: left;
	margin-bottom: 15px;
	padding-bottom: 25px;
	border-bottom: solid 1px #e8e8e8;
	width: 250px;
}

#rightbar h2 {
	margin: 0;
	color: #333;
	margin-bottom: 5px;
	text-transform: none;
	font-weight: normal;
	font-style: normal;
	line-height: 1.9em;
}

#rightbar ul {
	margin: 0;
}

#rightbar ul li {
	list-style: none;
	padding: 5px 0;
	border-bottom: 1px solid #CAC6BC;

}
#rightbar ul li ul li {
	border: none;
	list-style: none;
	margin-top: 2px;
	float: left;
	clear: left;
	width: 100%;
}

#rightbar ul li a {
	border: none;
	text-decoration: none;
	display: block;
}

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

#rightbar ul li a:hover {
	text-decoration: none;
}

/* comments */


#commentform {
	margin:0;
	padding:0;
}
	
#commentform p {
	color: #666;
}
	
#commentform a { 
	color: #000; 
	text-decoration: none; 
	line-height: 14pt;
}
	
#commentform h3 {
	font-size: 1.125em;
	font-weight: normal;
	color: #333;
	margin:0;
	padding:0;
}
	
#comment {
	width:80%;
	padding: 5px;
}

#author, #email, #url, #comment, #submit {
	font-size: 0.75em;
	margin:5px 5px 0 0;
	border: none;
	border-bottom: 1px solid #eaeaea;
	color: #666;
	padding-left: 5px;
}

#author, #email, #url {
	height:16px;
	padding-top:5px;
	padding-bottom: 5px;
}
	
#submit {
	margin:5px 5px 0 0; 
	cursor:pointer;
	color: #666;
	padding: 4px 7px;
	background: none;
	background: #fff;
	border-bottom: solid 1px #eaeaea;
}

#comments {
	margin:0; 
	padding:0;
}

#respond h3,
h3#comments {
	color: #333;
	font-size: 0.875em;
	margin-bottom: 2px;
	clear: left;
	text-transform: none;
	font-weight: normal;
	margin-top: 15px;
}	


.reply a.comment-reply-link {
	background: #fff;
	font-size: 0.875em;
	border: none;
	padding:0;
	color: #666;
	padding: 4px 7px;
	border-bottom: solid 1px #eaeaea;
}

.reply a.comment-reply-link:hover,
#submit:hover {
	color: #666;
}

ol.commentlist { 
	list-style-type: none; 
	margin:0; 
	padding:0; 
	float:left;
	margin-top: 15px;
	margin-left: 5px;
}

.avatar {
	float:left; 
	margin:0 12px 0 0;
}

ol.commentlist li {
	border-left: solid 1px #eaeaea;
	margin: 0;
	padding: 20px;
	list-style-type:none;
	float: left;
    width: 100%;
	margin-bottom: 20px;
}

ol.commentlist ul li {
    border: none;
    padding: 20px;
	width: 440px;
	padding-bottom: 0;
	padding-right: 0;
}

ol.commentlist li.alt {
	
}

ol.commentlist li p {
	margin: 6px 0 6px 0; 
	padding: 0 12px 0 0; 
	line-height: 14pt;
}

ol.commentlist a {
	text-decoration: none;
}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 0.75em;
	font-weight: bold;
	font-style: normal;
	}
	
cite a {
	text-decoration: none; 
	border-bottom: 1px solid #ccc;
}

/* misc */

img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	padding-left: 2px;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

.alignleft a {
	margin: 5px;
}
	
.wp-caption {
   	border: 1px solid #ddd;
   	text-align: center;
   	background-color: #f3f3f3;
   	margin: 0 10px 10px 0;
}

.wp-caption img a{
   	margin: 0;
   	padding: 0;
   	border: 0 none;
	margin: 0 auto;
}

p.wp-caption-text {
   	font-size: 0.875em;
   	line-height: 17px;
   	padding: 0 4px 5px;
   	margin: 0;
}

p { margin-top: 6px; }

#archivelist {
	float:left;
	margin-right: 0;
	
}

#archivelist ul li {
	list-style: none;
	line-height: 35px;
}

#archivelist ul {
	height: auto;
	margin-bottom: 30px;
}

#archivelist ul li a {
	color: #666;
	text-transform: none;
}

#archivelist ul li a:hover {
	text-decoration: none;
}


/* footer */

#footer {
	clear: left;
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	background: #1b1a18;
	text-align: center;
}

#footerbottom {
	width: 980px;
	margin: 0 auto;
}
#footerbottom a {
	color: #fff;
}
#footerbottom a:hover {
	color: #fff;
}

/* --- March 2011 --- */

a.more-link-home {
	color: #fff;
	text-decoration: none;
	font-size: 0.75em;
	width: 80px;
	height: 24px;
	background: #00467e;
	line-height: 24px;
	text-align: center;
	float: left;
	display: block;
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
}

a.more-link-home:hover {
	text-decoration: none;
	background: #003865;
}

hr {
    display:block;
    height:1px;
    border:0;	
    border-top:1px solid #CAC6BC;
    margin:26px 0 10px 0;
    padding:0;
}
.wpcf7-form p{
	text-align:left;

}
.wpcf7-text,
.wpcf7-form textarea{
	background: #fff !important;
	border: 1px solid #CCC;
	padding: 10px;
	font-size: 0.875em;
	color: #333;
	width: 370px;
	margin-top: 4px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	padding: 10px;
	font-family: Helvetica, Arial, sans-serif;
}
.wpcf7-submit{
	background: #4d4d4d;
	padding: 5px 15px;
	border: none;
	color: #FFF;
	cursor: pointer;
	font-size: 0.875em;
}
.wpcf7-submit:hover{
	background: #484848;
}
.socialmedia {
	font-size: 0.875em;
	margin-top: 10px;
}
#socialmediabox {
	float:left;
	height:22px;
	width:388px;
	padding: 4px 0 0 0;
	padding-left: 6px;
	padding-top: 4px;
	margin-bottom: 6px;
}
#legal h1 {
	margin: 0;
	padding: 0;
	line-height:normal;
}
.legalpost {
	margin:0;
	padding:0;
	padding-bottom: 40px;
	clear: left;
	float: left;
	width: 100%;
}
#legalvideo {
	float:left;
	margin: 20px 20px 0 0;
}
#legalvideo2 {
	float:left;
	margin: 20px 0 0 0;
}
#legalform {
	background: #DDD;
	margin: 14px 0 0 0;
	padding: 4px 10px 10px 10px;
	width: 230px;
	border:solid 1px #AAA;
}
#legalform input[type="text"] {
	width: 219px;
	display: block;
	margin: 10px 0;
	
}
#legalform .wpcf7-mail-sent-ok a {
	text-decoration: underline;
	color:#fff;
	font-weight: bold;
}
#legalform .wpcf7-mail-sent-ok {
    border: none;
	background: #000 none no-repeat scroll 0 0;
	color: #fff;
}
#legalform .wpcf7-submit{
	text-align:center;
	background: #111;
	background: -webkit-gradient(linear, left top, left bottom, from(#666), to(#111));
	background: -moz-linear-gradient(top,  #666,  #111);
	background: linear-gradient(-90deg, #666, #111);
}
#legalform .wpcf7-submit:hover {
	background: #111;
}
#legalform .wpcf7-form p {
	font-size: 0.875em;
	line-height: 10px;
}
#centersend {
	width: 250px;
	text-align: center;
}

/* July 2011 */
/* #hometxt { float:left; width: 276px; margin-right:36px; font-size: 13px; line-height: 20px;}
#hometxt h1 { font-size: 25px; border-bottom: solid 1px #d4d4d4; padding-bottom: 6px; }
#hometxt a { color:#0A60B8; text-decoration: underline;}
#hometxt a:hover { color:#074789; text-decoration: none;}
					
#hometxt-last { float:left; width: 276px; font-size: 13px; line-height: 20px;}
#hometxt-last h1 { font-size: 25px; border-bottom: solid 1px #d4d4d4; padding-bottom: 6px; }
#hometxt-last a { color:#0A60B8; text-decoration: underline;}
#hometxt-last a:hover { color:#074789; text-decoration: none;} */

.sharepost * {float:left;}
.sharepost li { margin-right: 0 !important; margin: 0 !important;}
.sharepost .sptweet { width: 101px !important;}

div.wpcf7-validation-errors { background: none no-repeat scroll 0 0 #ff0000; color: #fff; border:none !important;}
div.wpcf7-response-output { margin: 20px 0 0 0 !important; padding: 8px !important;}



/* ------------------ MERGED --------------------- */

/* BEGIN pagenavi.css */
.wp-pagenavi {
	margin-bottom: 5px;
	clear: both;
}

.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	color: #687819 !important;
	background: none;	
}
.wp-pagenavi a:visited {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #eaeaea;
	color: #666;
	background: none;	
}
.wp-pagenavi a:hover {	
	background: none;
}
.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	color: #666;
	background: none;	
}
.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px; 
	margin: 2px 2px 2px 2px;
	color: #666;
	background: none;
}
.wp-pagenavi span.current {
	padding: 3px 4px 3px 4px; 
	margin: 2px;
	font-weight: normal;
	border: none;
	color: #fff;
	background: #cac6bc;
}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px; 
	margin: 2px;	
	border: 1px solid #eaeaea;
	color: #666;
	background: none;
}
/* END pagenavi.css */


/* BEGIN shortcodes.css */
.bigbutton a {
	text-decoration: none;
	color: #fff;	
	font-size: 0.875em;
	padding: 6px 18px;
	font-family: arial, helvetica, sans-serif;
	margin: 5px 4px;
	vertical-align: middle;
	display: inline-block;
	zoom:1;
	*display:inline;
	-webkit-border-radius: 17px;
	-moz-border-radius: 17px;
	text-shadow: 1px 1px #000;
}

.smallbutton a {
	text-decoration: none;
	color: #fff;	
	font-size: 0.75em;
	padding: 3px 11px;
	font-family: arial, helvetica, sans-serif;
	margin: 5px 0;
	vertical-align: middle;
	display: inline-block;
	zoom:1;
	*display:inline;
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
	text-shadow: 1px 1px #000;
}
	
.bluebutton a {
	background: #0088cc;
	background: -webkit-gradient(linear, left top, left bottom, from(#00aed9), to(#0088cc));
	background: -moz-linear-gradient(top,  #00aed9,  #0088cc);
	background: linear-gradient(-90deg, #00aed9, #0088cc);
}

.bluebutton a:hover {
	background: #0088cc;
}

.greenbutton a {
	background: #669900;
	background: -webkit-gradient(linear, left top, left bottom, from(#82c300), to(#669900));
	background: -moz-linear-gradient(top,  #82c300,  #669900);
	background: linear-gradient(-90deg, #82c300, #669900);
}

.greenbutton a:hover {
	background: #669900;
}

.redbutton a {
	background: #cc0000;
	background: -webkit-gradient(linear, left top, left bottom, from(#e80000), to(#cc0000));
	background: -moz-linear-gradient(top,  #e80000,  #cc0000);
	background: linear-gradient(-90deg, #e80000, #cc0000);
}

.redbutton a:hover {
	background: #cc0000;
}

.brownbutton a {
	background: #e58c00;
	background: -webkit-gradient(linear, left top, left bottom, from(#fb9b00), to(#e58c00));
	background: -moz-linear-gradient(top,  #fb9b00,  #e58c00);
	background: linear-gradient(-90deg, #fb9b00, #e58c00);
}

.brownbutton a:hover {
	background: #e58c00;
}

.darkbutton a {
	background: #111;
	background: -webkit-gradient(linear, left top, left bottom, from(#666), to(#111));
	background: -moz-linear-gradient(top,  #666,  #111);
	background: linear-gradient(-90deg, #666, #111);
}

.darkbutton a:hover {
	background: #111;
}

.lightbutton a {
	color: #666;
	text-shadow: 1px 1px 1px #fff;
	background: #ccc;
	background: -webkit-gradient(linear, left top, left bottom, from(#eaeaea), to(#ccc));
	background: -moz-linear-gradient(top,  #eaeaea,  #ccc);
	background: linear-gradient(-90deg, #eaeaea, #ccc);
}

.lightbutton a:hover {
	background: #ccc;
}

p.alert {
	float: left;
	margin: 5px 10px;
	background: #fffdf6;
	color: #e1b42f;
	border: solid 1px #eaeaea;
	padding: 10px 5px;
	width: 90%;
}

span.alert {
	background: url(images/alert-icon.png) no-repeat left;
	margin: 5px;
	padding: 5px;
	padding-left: 25px;
	
}

.alert a {
	color: #e1b42f;
	font-weight: bold;
}

p.cart {
	float: left;
	margin: 5px 10px;
	background: #fafdf9;
	color: #6cb656;
	border: solid 1px #c1cec1;
	padding: 10px 5px;
	width: 90%;
}

span.cart {
	background: url(images/cart-icon.png) no-repeat left;
	margin: 5px;
	padding: 5px;
	padding-left: 25px;
}

.cart a {
	color: #6cb656;
	font-weight: bold;
}

p.doc {
	float: left;
	margin: 5px 10px;
	background: #eaeaea;
	color: #666;
	border: solid 1px #ccc;
	padding: 10px 5px;
	width: 90%;
}

span.doc {
	background: url(images/doc-icon.png) no-repeat left;
	margin: 5px;
	padding: 5px;
	padding-left: 25px;
}

.doc a {
	color: #666;
	font-weight: bold;
}

p.download {
	float: left;
	margin: 5px 10px;
	background: #eaeaea;
	color: #666;
	border: solid 1px #ccc;
	padding: 10px 5px;
	width: 90%;
}

span.download {
	background: url(images/download-icon.png) no-repeat left;
	margin: 5px;
	padding: 5px;
	padding-left: 25px;
}

.download a {
	color: #666;
	font-weight: bold;
}
/* END shortcodes.css */


/* BEGIN mainmenu.css */
#mainmenu {
	float: right;
	margin-top: 66px;
}

.mainnav {
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
}

.mainnav * {
	margin: 0;
	padding: 0;
	list-style: none;
}

.mainnav ul {
	position: absolute;
	display: none;
}

.mainnav li {
	float: left;
	position: relative;
	z-index: 999;
	height: 40px;
}

.mainnav a {
	display: block;
	font-family: 'Oxygen', sans-serif;
	font-size: 0.875em;
	font-weight: normal;
	margin: 0;
	padding: 0 15px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}

.mainnav a:hover,
.mainnav li.current-menu-item a,
.mainnav li.current a,
.mainnav li.current-cat a,
.mainnav li.current_page_item a {
	text-decoration: none;
	color: #37939b;
}

.mainnav li:hover {
	text-decoration: none;
}

.mainnav li:hover ul {
	display: block;
	background: #2c2a26;
	top: 40px;
	cursor: pointer;
	width: 180px;
}
.mainnav ul li {
	margin-left: 0;
	padding: 15px;
	height: auto;
	display: block;
	width: 150px;
}
.mainnav ul li a:hover {
	color: #fff;
}
.mainnav ul li:hover {
	background: #3e3b35;
}
/* END mainmenu.css */


/* BEGIN plugins/contactform7/styles.css */
div.wpcf7 {
	margin: 0;
	padding: 0;
}

div.wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
}

div.wpcf7-mail-sent-ok {
	border: 2px solid #398f14;
}

div.wpcf7-mail-sent-ng {
	border: 2px solid #ff0000;
}

div.wpcf7-spam-blocked {
	border: 2px solid #ffa500;
}

div.wpcf7-validation-errors {
	border: 2px solid #f7e700;
}

span.wpcf7-form-control-wrap {
	position: relative;
}

span.wpcf7-not-valid-tip {
	position: absolute;
	top: 20%;
	left: 20%;
	z-index: 100;
	background: #fff;
	border: 1px solid #ff0000;
	font-size: 10pt;
	width: 280px;
	padding: 2px;
}

span.wpcf7-not-valid-tip-no-ajax {
	color: #f00;
	font-size: 10pt;
	display: block;
}

span.wpcf7-list-item {
	margin-left: 0.5em;
}

.wpcf7-display-none {
	display: none;
}

div.wpcf7 img.ajax-loader {
	border: none;
	vertical-align: middle;
	margin-left: 4px;
}

div.wpcf7 .watermark {
	color: #888;
}
#work-order {
	margin-top: 10px;
	float: left;
}
#work-order h4 {
	margin-top: 10px;
}
#work-order ul {
	margin: 0;
}
#work-order li {
	list-style-type: none;
	margin: 0;
}

#consultation-left {
	float:left;
	width: 520px;
	margin-right: 85px;
}
#consultation-right {
	float:left;
	width: 295px;
	padding: 0 30px 30px 25px;
	background: #3a6989;
	border: solid 2px #345c78;
	margin-top: 20px;
}
#consultation-right p {
	color: #fff;
	font-size: 15px;
}
#consultation-right em {
	font-style: normal;
	color: #fff;
	font-size: 0.875em;
}
#consultation-right .wpcf7-text, #consultation-right .wpcf7-form p textarea {
	font-size: 0.875em;
	color: #555;
	text-shadow: none;
	width: 95%;
	font-family: Helvetica, Arial, Tahoma, sans-serif;
	background: #ebe8e1;
/*	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px; */
	padding: 10px;
	border: 0;
}
#consultation-right .wpcf7-text:focus, #consultation-right .wpcf7-form p textarea:focus {
	background: #ebe8e1;
}
#consultation-right .wpcf7-submit {
	background: #222;
	box-shadow: none;
	font-size: 0.875em;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 10px;
}
#consultation-right .wpcf7-submit:hover {
	background: #000;
}
#consultation-right span.wpcf7-not-valid-tip {
	top: 10%;
	left: 3%;
	color: #000;
	width: 98%;
}
#consultation-right div.wpcf7-mail-sent-ok {
	background: #525D16;
	border: 2px solid #242712;
}
#consultation-right div.wpcf7-response-output {
	color: #fff;
}
#consultation-right a {
	color: #fff;
}
#consultation-right a:hover {
	color: #ccc;
}





#free-promo-video-left {
	float:left;
	width: 430px;
	margin-right: 4%;
	padding-top: 20px;
}
#free-promo-video-left h1 {
	margin-top: 0;
	line-height: 1.1em;
}
#free-promo-video-right {
	float:left;
	width:40%;
	padding: 1% 3% 3% 3%;
	background: #687819;
	border: solid 2px #525d16;
	margin-top: 20px;
}
#free-promo-video-right p {
	color: #fff;
}
#free-promo-video-right em {
	font-style: normal;
	color: #fff;
	font-size: 0.875em;
}
#free-promo-video-right .wpcf7-text, #free-promo-video-right .wpcf7-form p textarea {
	font-size: 0.875em;
	color: #555;
	text-shadow: none;
	width: 95%;
	font-family: Helvetica, Arial, Tahoma, sans-serif;
	background: #ebe8e1;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 10px;
}
#free-promo-video-right .wpcf7-text:focus, #free-promo-video-right .wpcf7-form p textarea:focus {
	background: #ebe8e1;
}
#free-promo-video-right .wpcf7-submit {
	background: #1b1a18;
	box-shadow: none;
	font-size: 0.875em;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 10px;
}
#free-promo-video-right .wpcf7-submit:hover {
	background: #000;
}
#free-promo-video-right span.wpcf7-not-valid-tip {
	top: 10%;
	left: 3%;
	color: #000;
	width: 98%;
}
#free-promo-video-right div.wpcf7-mail-sent-ok {
	background: #525D16;
	border: 2px solid #242712;
}
#free-promo-video-right div.wpcf7-response-output {
	color: #fff;
}
#free-promo-video-right a {
	color: #fff;
}
#free-promo-video-right a:hover {
	color: #ccc;
}
#call-out {
	/* height: 140px; */
	height: 83px;
	width: 100%;
	text-align: center;
	padding: 30px 0;
}
#new-home h1 {
	color: #1b1a18;
	margin: 0;
	text-align: center;
	line-height: 1.5em;
}
#new-home h2 {
	color: #7e7c76;
	text-align: center;
	font-size: 1.3em;
	line-height: 1.3em;
}
#new-home h3 {
	margin: 40px 0 15px 0;
}
#recent-work {
	float: left;
	width: 304px;
	margin-right: 22px;
}
#recent-work a {
	float: left;
	margin-bottom: 10px;
}
#footer h3 {
	font-size: 1.5em;
	color: #6b685e;
	margin-top: 30px;
	margin-bottom: 30px;
}
#social {
	margin: 30px auto;
	width: 230px;
	height: 38px;
}
.fancy-button {
	margin: 0 auto;
	display: block;
	background: url('images/fancy-button-blue.jpg') repeat-x 0 0 #37939b;
	border: 2px solid #297781;
	height: 52px;
	line-height: 55px;
	text-align: center;
	text-decoration: none;
	width: 196px;
}
.fancy-button:hover {
	background: none #37939b;
}
.social-box {
	display: block;
	margin: 0 4px;
	height: 38px;
	width: 38px;
	float: left;
}
.social-box:hover {
	background: #23211e;
}
#triangle {
	margin: 0 auto;
	width: 210px;
	clear: both;
	height: 92px;
}
#bar {
	clear: both;
	width: 100%;
	height: 76px;
	line-height: 76px;
	background: #23211e;
	color: #6b685e;
	text-align: center;
	font-size: 0.9em;
}
#bar a {
	color: #6B685E;
}
#bar a:hover {
	color: #939085;
}
#phone {
	float: right;
	width: 195px;
	height: 53px;
	margin: 53px 0 0 5px;
	line-height: 46px;
	text-align: center;
/*	background: #2a2825; */
	color: #fff;
	font-size: 28px;
}
#wordDown_counter {
	margin-top: 6px;
	color: #242712;
	text-align: right;
	padding-right: 6px;
}
