/*
Theme Name: Lauren's Trees
Theme URI: http://triggersandsparks.com
Description: Made for Lauren by Sarah! Sunday night vino!
Version:1.2.0
Author: sarah
Author URI: http://triggersandsparks.com
Tags:white, tree, fixed-width


	This theme was designed and built by my fabulous self!


*/


body {
	font: 85% Arial, Helvetica, sans-serif;
	background: #333;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
}
 #container {
	width: 900px; 
	min-height: 677px;
	background: url('images/mock.png');
	background: url('images/background.png') no-repeat bottom #dcddde; 
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */



/* header */
} #header {
	padding: 5px 20px 5px 190px;
	font-size: 1.2em;
	font-weight: bold;
	color: #999;
	background: #696969;
	height: 20px;
} #header a {
	 color: #dcddde;
	 text-decoration: none;
} #header a:hover {
	color: #fff;
} #header #nav {
	float: left;
} #header #credit {
	float: right;




} #mainContent {
	padding: 40px 20px 0 190px; 
} h1 {
	color: #fff;
	font-weight: normal;
	font-size: 2em;
	margin: 10px 0;
} h2 {
	color: #696969;
} p {
	margin: 10px 0;
} div.about {
	width: 400px;
}






 #breadcrumbs {
	clear: both;
	text-align: left;
	padding: 20px 0px 20px 0px;
	height: 20px;
	font-size: 0.9em;
	text-transform: lowercase;
} div.prev {
	float: left;
	width: 50%;
	text-align: left;
} div.next {
	float: right;
	width: 50%;
	text-align: right;
}




a:link,a:active,a:visited {
	color: #000;
	text-decoration: none;
} a:hover {
	background-color: #FFF;
	text-decoration: none;
}







/* portfolio list */
div.portfolio_list {
	clear: left;
	width: 100%;
} div.portfolio_list div.thumb {
	margin: 0px 20px 20px 0;
} div.portfolio_list div.last {
	margin-right: 0;
}




/* portfolio pages */
div.thumb {
	float: left;
	margin: 20px 20px 50px 0;
} div.thumb img {
	border: 8px solid #696969;
} div#project_details {
	width: 260px;
	float: right;
	padding: 30px 0px 0 0px;
	
	



} ul,ol {
	text-align: left;
	margin-left: 80px;
} ul.li {
	list-style-type: circle;
}



/* forms */
form {
	margin: 40px 0;
	padding: 0;
} label {
	width: 140px;
	float: left;
	text-align: right;
	padding-top: 3px;
	margin: 0;
} .text {
	font-size: 0.9em; 
	text-align: left;
} input, textarea {
	float: left;
	width: 220px;
	margin: 0 0 0 12px;
	font-size: 1em;
	font-family: "Trebuchet MS", "MS Serif", Helvetica, Arial, sans-serif;
} textarea {
	width: 225px;
} div.checkboxes {
	float: left;
	width: 220px;
	margin: 0 0 0 0px;
} textarea {
	margin-bottom: 10px;
} input[type=submit] {
	margin-left: 140px;
} input[type=checkbox] {
	display: inline;
	float: none;
	width: 20px;
	margin: 0 5px 0 0;
} form p {
	text-align: left;
	padding-top: 10px;
	clear: both;
	width: 100%;
	margin: 0;
} 



 div.wpcf7-response-output {
	margin: 2em 0em 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 #c00;
	display: block;
} span.wpcf7-list-item {
	width: 220px;
	display: block;
} span.wpcf7-checkbox {
	display: inline;
} span.wpcf7-list-item-label {
	display: inline;
	font-size: 0.9em;
} span.wpcf7-not-valid-tip {
	position: relative;
	top: 0;
	left: 0;
	margin-left: 89px;
	z-index: 100;
	background: #fff;
	border: 1px solid #cc0000;
	border-top: 0;
	font-size: 0.9em;
	width: 220px;
	padding: 2px;
} img.ajax-loader {
	border: none;
	vertical-align: middle;
}
