/*
Theme Name: Valerie Lennon
Description: A customized theme for Valerie Lennon
Version: 1.0
Author: Southern Web Group
Author URI: http://www.southernwebgroup.com/

*/


/* Reset */


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,button,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,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}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:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}

.clear {
	clear: both;
}

.hide {
	display: none;
}

a img {
	border: none;
}

/* General */

html {
	background: #605e4f;
}

body {
	background: #605e4f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	
	color: #474747;
}

#wrapper {
	width: 840px;
	margin: 30px auto;
	background: #fff;
	
}


#block-container {
	padding: 12px;
	
}

.block {
	height: 200px;
	width: 202px;
	float: left;
	margin: 0px 2px 2px 0px;
	background: #ccc;
}

.block.sage {
	background: #8e8c7a;
}

.block.red {
	background: #530303;
}


/* Navigation */

#globalnav {
	margin: 0px 0px 20px 90px;
	height: 30px;
}

#globalnav ul {
	margin-bottom: 12px;
}

#globalnav ul li {
	list-style: none;
	float: left;
	display: inline;	
}

#globalnav ul li a {
	display: block;
	padding: 6px 15px;
	color: #606060;
	text-decoration: none;
}

#globalnav ul li a:hover {
	background: #eee;
	
}






/* End Nav */


/* Footer Styling */

.footer h2 {
	display: block;
	text-indent: -9999px;
	width: 840px;
	height: 77px;
	background: url(ui/vlennon.jpg) no-repeat top center;
}


.footer p {
	text-align: center;
	color: #666666;
}

.footer p.copyright {
	margin: 15px 0px 0px 0px;
}

.footer p.copyright span{
	font-size: 11px;
}

.footer a {
	color: #666666;
}


/* End Footer */



.title {
	background: #530303;
}

.title h2 {
	color: #fff;
	font-weight: normal;
	padding: 8px 14px;
	text-align: right;
}

.side-left {
	width: 220px;
	float: left;
}

.post {
	float: right;
	width: 556px;
	padding: 12px 12px;
	background: #8e8c7a;
	color: #fff;
}

.post p, .post h1, .post blockqoute, .post h2, .post h3, .post h4, .post h5, .post h6, .post a {
	color: #fff;
}

.post a:hover {
 color: #eee;
}

.post hr {
	background: #530303;
	border: none;
	height: 2px;
	margin: 22px 0px;
}


.side {
	float: left;
	margin-top: 10px;
	margin-left: 12px;
	width: 168px;
}

.main {
	padding: 12px;
}

.page-id-19 .post {
	background: #8e8c7a;
}




h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	font-weight: bold;
	margin-bottom: 12px;
	color: #333333;
}

h2 {
	font-size: 1.6em;
	margin-bottom: 6px;
	margin-top: 6px;
	font-weight: bold;
}

.side h2 {
	font-size: 1.2em;
}

.side input#searchsubmit {
	margin-top: 4px;
}

.side li ul li {

}

.side li ul {
	margin-top: 4px;
}



h3 {
	font-size: 1.4em;
	margin-bottom: 6px;
	margin-top: 6px;
	font-weight: bold;
}

h4 {
	font-size: 1.2em;
	margin-bottom: 4px;
	margin-top: 6px;
	font-weight: bold;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	margin-bottom: 4px;
	margin-top: 6px;
	font-weight: bold;
}


p {
	font-size: 14px;
	line-height: 1.5em;
	padding-bottom: 6px;
	
}

.side a {
	color: #555555;
	text-decoration: underline;
}

.side a {
	color: #333333;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}


.main ol, .main ul {
	margin-bottom: 12px;
	color: #474747;
	color: #fff;
}

.main ol li {
	list-style: upper-roman;
	margin-left: 45px;
	padding-left: 8px;
	line-height: 1.6em;
	color: #fff;
	
}


.main ul li {
	list-style: disc;
	margin-left: 45px;
	padding-left: 8px;
	line-height: 1.6em;
	color: #fff;
	
}


blockquote {
  font: 14px/22px;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 50px;
  padding-left: 15px;
  border-left: 3px solid #eee;
  color: #fff;
}

.blog .post h2 a {
	color: #530303;
	text-decoration: none;
}

.blog .post a {
	color: #530303;
	text-decoration: none;
}





/* Begin Typography & Colors */
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	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;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
.center {
	text-align: center;
}

.size-full {
	padding: 12px 0px;
}
/* End Images */


.piclenselink {
	display: none;
}
/* Contact Form */
form.wpcf7-form {
	margin: 9px 0 0 0;
	padding: 0 0 0 0px;
	float: left;
}

form.wpcf7-form div.fieldblock {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	width: 560px;
}

form.wpcf7-form div.fieldblock label {
	float: left;
	display: block;
	margin: 0 ;
	padding: 7px 8px 0 0;
	width: 120px;
	text-align: right;
	font-size: 13px;
	color: #fff;
}

/*
form.wpcf7-form div.fieldblock label.error {
	position: absolute;
	top: -7px;
	right: 8px;
	margin: 10px 0 0 0;
	padding: 4px 0 2px 23px;
	width: 142px;
	outline: none;
	text-align: left;
	z-index: 99;
	line-height: 1.2;
}
*/

form.wpcf7-form div.fieldblock div.input {
	float: right;
	margin: 0 0 15px 0;
	padding: 0 0 0 10px;
	width: 420px;
}

form.wpcf7-form div.fieldblock div.input.active {
	border-left: 1px solid #bcc4c4;
}

form.wpcf7-form div.fieldblock div.input input {
	float: left;
	margin: 0 30px 0 0;
	padding: 5px;
	width: 250px;
	border: 1px solid #ccc;
	background: #ffffff;
	outline: none;
}

form.wpcf7-form div.fieldblock div.input select {
	float: left;
	margin: 0 30px 0 0;
	padding: 5px;
	width: 262px;
	border: 1px solid #ccc;
	background: #ffffff;
	outline: none;
}


form.wpcf7-form div.fieldblock div.input textarea {
	margin: 0 15px 0 0;
	padding: 5px;
	width: 387px;
	min-height: 180px;
	border: 1px solid #ccc;
	background: #ffffff;
	outline: none;
	line-height: 1.5;
}


form.wpcf7-form div.fieldblock div.input span {
	
	font-size: 11px;
	color: #ff3716;
	width: 120px;
}


form.wpcf7-form div.fieldblock div.checkboxes {
	float: right;
	margin: 0 0 15px 0;
	padding: 0 0 0 30px;
	border-left: 1px solid #dfe5e7;
	width: 449px;
	
	
}

form.wpcf7-form div.fieldblock div.checkboxes span.wpcf7-list-item {
	float: left;
	width: 250px;
	padding-bottom: 6px;
	font-size: 13px;
	color: #474747;
}

form.wpcf7-form div.fieldblock div.input label.error {
	
	font-size: 11px;
	color: #ff3716;
	
}

form.wpcf7-form input.submit { margin: 0 0 30px 181px; }



