/*
Theme Name: Neal Barrow
Author: Neal Barrow
Author URI: http://nealbarrow.com/
*/

* {outline: none;}

body {
	font: small Arial, sans-serif;
	background: #0A252C;
	color: #FFF;
	}

body, h1, h2, h3, h4, h5, h6, p, ul, li, dl, dt, dd, input, form, fieldset, label, a:link, a:hover {padding: 0;margin: 0}

p {margin: 0 0 1.5em 0; line-height: 1.5em}

ul, li, dl, dt, dd {list-style: none}

a:link, a:visited {color: #8AC340;}
a:hover {color: #B3E86F;}
img {border: none;}

/* ///////////////////////////////////////////////////////////
	Clearfix
///////////////////////////////////////////////////////////// */
.clear {
	clear: both;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
	
/* ------------------------------------------------------------
	Page Structure
------------------------------------------------------------ */
#container {
	width: 595px;
	margin: 0 auto;
	}

/* ------------------------------------------------------------
	Header
------------------------------------------------------------ */	
#header {
	background: url(images/logo3.jpg) top left no-repeat;
	height: 147px;
	position: relative;
}

#header h1 a {
	width: 264px;
	height: 90px;
	position: absolute;
	top: 37px;
	left: 165px;
	text-indent: -9999px;
	border: none;
}

/* ------------------------------------------------------------
	Navigation
------------------------------------------------------------ */
#nav ul {
	float: right;
	margin: 0 0 0 20px;
}

#nav ul li {
	float: left;
	font-size: 11px;
	border-left: 1px solid #456B19;
	margin: 0 0 0 12px;
}

#nav ul li.first {
	border-left: none;
}

#nav ul li a {
	color: #8AC340;
	text-decoration: none;
	padding: 0 0 0 12px;
	display: block;
	text-transform: uppercase;
}

#nav ul li a:hover {
	text-decoration: underline;
}
/* ------------------------------------------------------------
	Content
------------------------------------------------------------ */
#outeroutercontent {
}

#outercontent {
	background: url(images/bg_content.jpg) top left repeat-y;
	padding: 0 0 10px 0;
	margin: 0 0 20px 0;
}

#content {
	width: 528px;
	margin: 0 auto;
	padding: 20px 0 0 0;
}

#content h3 {
	margin: 30px 0 5px 0;
	font-size: 20px;
	font-weight: normal;
	color: #8AC340;
}

.home #content h3 {
	margin: 30px 0 8px 0;
}

#content h3 a {
	text-decoration: none;
}

#content h4 {
	color: #FFF;
	font-weight: normal;
	margin: 0 0 28px 15px;
	font-size: 26px;
	text-align: center;
}

.welcome {
	font-size: 14px;
	font-weight: normal;
	margin: 0 0 50px 0;
}

.welcome a:hover, .project a:hover, #footer a:hover {
	text-decoration: none;
}

.welcome strong {	
	color: #8AC340;
}

.project {
	border-bottom: 2px solid #112529;
	padding: 0 0 15px 0;
	margin: 0 0 25px 0;
}

.project h2 {
	color: #87C242;
	font-weight: normal;
	margin: 0 0 8px 0;
}

.project ul {
	margin: 0 0 7px 0;
}

.project li {
	font-size: 85%;
	background: url(images/bg_arrow.png) 0 5px no-repeat;
	padding: 2px 0 2px 25px;
	color: #C8CA89;
	line-height: 1.6em;
}

.project img {
	padding: 6px;
	background: #081416;
	margin: 0 0 15px;
}

.project a:hover img {
	background: #87C242;
	margin: 0 0 15px;
}

.blogImg img {
	padding: 2px;
	background: #081416;
	margin: 0 0 5px 0;
}

.blogImg img:hover {
	background: #87C242;
	padding: 2px;
}

.blogImg .enlarge {
	text-align: right;
	padding: 0;
	margin: 0;
	font-size: 12px
}

.project .viewsite {
	font-size: 90%;
	margin: 10px 0 5px 0;
	background: none;
}

/* ------------------------------------------------------------
	 Footer
------------------------------------------------------------ */
#footer {
	margin: 0 auto;
	padding: 0 0 5px 0;
	width: 595px;
	font-size: 11px;
	text-align: center;
}

/* ------------------------------------------------------------
	 Form Fields
------------------------------------------------------------ */
label, input, select, textarea {
	padding: 4px;
	font-size: 14px;
	background: #FFF;
	border: none;
	width: 350px
	}
	
textarea {
	width: 450px
}

/* ------------------------------------------------------------
	Contact Form
------------------------------------------------------------ */
	
#content .wpcf7 {
	margin: 0 0 15px 15px;
	overflow: hidden;
}

#content .wpcf7 p {
	font-size: 14px;
	margin: 0 0 15px 0;
}

#content .wpcf7 .phone {
	margin: 0 10px 18px 0;
	padding: 13px 0 10px 0;
	border-top: 2px dashed #112529;
	border-bottom: 2px dashed #112529;
}

#content .wpcf7 .submit {
	margin: 10px 0 10px 0;
	overflow: hidden;
	width: 300px;
	float: left;
	clear: left;
}

#content .wpcf7 .submit input {
	background: #FFF;
	width: 60px;
	color: #000;
	float: left;
}

#content .wpcf7 .submit img {
	float: left;
	width: 20px;
	background: #FFF;
}

#content .captcha input {
width: 60px;
	margin: 0;
	float: left;
}

#content .captcha .wpcf7-captcha-captcha-330 {
	float: left;
	margin: 0 5px 0 0;
	padding: 3px 3px 2px 3px;
	background: #FFF;
}

#wpcf7-f1-p-o1 .your-message span.wpcf7-not-valid-tip,
.update-description-1 span.wpcf7-not-valid-tip {
	background: #FF0000;
	border: 1px solid #FF0000;
	font-size:14px;
	height: 170px;
	left:0;
	padding:2px 4px;
	position:absolute;
	top:-160px;
	width:448px;
	z-index:100;
}

#wpcf7-f1-p-o1 span.wpcf7-not-valid-tip {
	background: #FF0000;
	font-size: 14px;
	left: 0;
	padding: 0 4px;
	position: absolute;
	top: -7px;
	height: 23px;
	width: 348px;
	z-index: 100;
}
	
#wpcf7-f1-p-o1 .captcha span.wpcf7-not-valid-tip {
	position: absolute;
	top: 0;
	left: 10px;
	width: 160px;
	z-index: 100;
	font-size: 11px;
	text-align: center;
}

div.wpcf7 {
	margin: 0;
	padding: 0;
}

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

div.wpcf7-mail-sent-ok {
	background: #398f14;
	float: left;
	font-size: 15px;
	padding: 6px;
	margin: 0;
	color: #FFF;
}

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

#content div.wpcf7-validation-errors {
	background: #FEFC3B;
	float: left;
	font-size: 15px;
	padding: 6px;
	margin: 0;
	color: #0A252C;
}

#content .wpcf7-not-valid-tip-no-ajax {
	display: block;
	clear: both;
}

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

span.wpcf7-not-valid-tip {
	position: absolute;
	top: -8px;
	left: 0;
	z-index: 100;
	background: #FF0000;
	border: 1px solid #FF0000;
	font-size: 14px;
	width: 350px;
	padding: 2px 4px;
}

.captcha span.wpcf7-not-valid-tip {
	top: 0;
	left: 10px;
}

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

/* ------------------------------------------------------------
	Update Request
------------------------------------------------------------ */
#content .wpcf7 .update {
	border: 2px dashed #112529;
	padding: 10px;
}

#content .wpcf7 .update em {
	font-size: 11px;
}

#content .wpcf7 .skip {
	margin: 0;
	padding: 0;
	font-size: 12px;
}
/* ------------------------------------------------------------
	Misc
------------------------------------------------------------ */
.profile_photo {
	float: right;
	margin: 0 0 10px 10px;
	border: 3px solid #0B171A;
}

#content .wpcf7 .note {
	clear: both;
	padding: 10px;
	background: #0E1E21;
	font-size: 12px;
}