/*
Theme Name: Valt

green: 		#5e8423
Grey:  		#edebdd
Nav Text	#cbdeac



* Reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}

#left ul {list-style:square inside; font-size:15px}

#left ol {list-style:decimal inside; font-size:15px}

#left ul li, #left ol li {padding:10px 22px;}
	
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}



/* Global */

body {
	background: #edebdd url(images/bg.png) top repeat-x;
	font-family: arial, sans-serif;
	color: #000;
	font-size: 100%;
	}

a, a:visited {
	color: #5e8423; 
	text-decoration: none;
	}

a:hover, a:active {
	color: #000;
	text-decoration: none;
	}
	 
strong, b {
	font-weight: bold;
	}

em, i {
	font-style: italic;
	}

input, textarea {
	font-family: arial, sans-serif;
	font-size: 100%;
	}

input {
	}

textarea {
	}

hr {
	border: 0;
	background: #e1decb;
	color: #e1decb;
	height: 1px;
	clear: both;
	margin: 20px 0px;
	}

blockquote {background:#f2f0e6;
	padding:15px;
	border-left:3px solid #5e8423;
	margin:10px 35px;}
code {
	color: green;
	background: #fff;
	padding: 0 3px;
	border: 1px solid #5e8423	;
	}
	
h2 {font-size:24px;
	font-weight:600;
	}
h1,h2,h3,h4,h5 {padding:10px 0;}	

h1 {font-size:21px;}
h3 {font-weight:600;}
	
p {font-size:14px;
line-height:20px;
margin:0 0 10px;}

/* site specific */

#container {
	width:960px;
	margin:0 auto; 
	display:table;
}

#header, #navigation, #footer, #hero, #footerinner {
	width:820px;
	margin:0 10px;
	margin:0 auto;
	}



a.hide {margin-left:-9999px;}
a.homelink {
	display:block;
	width:150px;
	height:125px;}

#photos {
	float:right;
/*	position:relative;*/
	width:400px;
	height:200px;
	margin-top:-223px;
	margin-right:94px;
	z-index:-1;
	position:relative;}
	
#photos img {float:right; height:200px; width:400px; position: absolute; z-index: -1;}

#photos p {color:#fff; float: right; background: url(images/black.png);}

p.eventname {
	padding:4px;
position:absolute;
right:10px;
top:135px;}

p.eventdate {
	padding:4px;
position:absolute;
right:10px;
top:163px;}

#photos p {
color:#FFFFFF;
z-index: 3;
text-shadow: 1px 1px 2px #000;
}



#header {
	height:250px;
	background:url(images/header.png) top center no-repeat;
	z-index:999;
	position:relative;
	z-index:2;
	}
#navigation {
	height:50px;
	background:url(images/buttonbg.png) repeat-x;}
	
#navigation a {
	color:#cbdeac;}
	

	
#navigation ul {
	font-size:13px;
	}

#navigation ul li {
	display:block;
	float:left;
	padding:18px;
	background:url(images/divider.png) center left no-repeat;
	}
#navigation ul li.current_page_item {background:url(images/buttonbg_current2.png) repeat-x; }	

#navigation ul li:hover {background:url(images/buttonbg_current2.png) repeat-x;
	color:#fff;}


li.last {
height:50px;
margin:0 !important;
padding:0 !important;
width:2px;
}
	
#hero {
	height:118px;
	color:#fff;
	}
	
#hero h1, #hero h2{
	padding-top:39px;
	font-size:20px;
}

#hero a span {
	color:#5e8423;
	font-size:20px;
	margin-top:-10px;}
	
	
#hero a span:hover {
	color:#fff;}
	
#hero span {
	background:url(images/tb.png);
	padding:10px;
	float:left;}
	
#homepage {
	height:457px;
	width:940px;
	background:url(images/landing_mid.png) no-repeat;
	position:relative;
	}

 .welcome {
	 position:relative;
	width:650px;
	height:150px;
	padding:25px;
	display:block;
	left:61px;
	top:22px;
	}
	#homemain {
	width:960px;
	margin:0 auto;}
.homeleft {
	display:block;
	height:150px;
	left:60px;
	padding:30px 40px 0 110px;
	position:relative;
	top:25px;
	width:267px;
	float:left;}
	
.homeright {
	display:block;
	height:150px;
	left:60px;
	padding:30px 40px 0 133px;
	position:relative;
	top:25px;
	width:267px;
	float:left;}
	
.homeleft h2 a, .homeright h2 a {
	color: #000;}


.homeleft h2, .homeright h2 {padding-top:25px;}
.homeleft p, .homeright p {padding-top:10px;}

#homeclients {
	height:355px;
	width:575px;
	margin:0 0 0 65px;
	float:left;
	}

#homeclients ul {
	width:580px;
	margin-top:15px;}
#homeclients ul li{
	display:block;
	float:left;
	margin:0 20px 20px 0;
	}
#homeclients h2 {margin-bottom:15px; margin-top:15px;}

#homequote {
	background:url(images/quotebg.png) top left no-repeat ;
	float:right;
	height:183px;
	margin-right:70px;
	margin-top:91px;
	width:250px; 
}
#homequote blockquote {padding:15px; line-height:22px; color:6d6a56;}

#homequote p {
	margin:15px;}

/* Single, Static & Blog */


	
#main {
	width:840px;
	margin:0 auto;
	overflow:auto;
	background: transparent url(images/px.png) repeat-y scroll 600px 0;}

#left {
	float:left;
	padding:30px 10px;
	width:560px;}
.post {
	float:left;
	width:560px;
	}
.post hr {
	background:#e1decb;
	border:0;
	margin:15px 0;}
	
.post h2 {font-size:24px; padding:5px 0}
	
p.small {font-size:12px; 
	color:#6d6a56;
	margin:0;} 
	
	
/* clients page */

#clients {
	width:575px;
	float:left;
	}

#clients ul {
	width:580px;
	margin-top:15px;}
#clients ul li{
	display:block;
	float:left;
	margin:0 -30px 20px 0;
	}
	
.quote {
	background:transparent url(images/quotebg.png) no-repeat -1px 0px;
	float:left;
	height:183px;
	width:219px;
	min-height:230px;
	padding:30px;
	overflow:hidden;
	border-left:1px solid #f2f1e7; 
	margin-bottom:10px;
}
.quote blockquote, .quote p, #homequote p {
	
	color:#6D6A56;
font-style:italic;
line-height:22px;

	}

/* sidebar */ 
	
.spacer {line-height:20px; font-size:1px;}
#sidebar {
	float:right; 
	width:219px;
	padding:0 0 0 20px;
	/* border-left:1px solid #f2f1e7 */;
	}
#sidebar ul {
	padding:0 0 30px;
	}
#sidebar ul li {
	padding:10px 0;
	border-bottom:1px solid #d6d4c7;
	}
#sidebar h3 {
	padding:30px 0 10px 0;
	text-transform:uppercase;}

/* footer */
#footer {
	width:100%;
	background:#000;
	background:#5e8423 url(images/footer_shadow.png) top repeat-x;
	min-height:150px;
	}
#footerinner {
		padding:30px 0px 0 0;
	font-size:12px;
	
	}
#footerinner ul li {
	display:inline;
	padding-right:30px;
	float:left;
	}
	
#name {float:right;}
.bold {font-weight:600;}
.green {color:#5e8423;}



#footerinner ul li a:hover { 
	color:#bcd29a;}
#footerinner ul li a {
	color:#fff;}

#footer p.right {
	float:right;
	color:#bcd29a;
	font-size:12px;
margin-top:-5px;
}

/* cforms */

.cform fieldset {background:none !important;
	border:none !important;
	}
	
ol.cf-ol li {padding:0px !important; }
span.reqtxt, span.emailreqtxt {display:none !important; }

.cform label {width:500px !important;
	text-align:left !important;
	padding-top:0 !important;}
	
.cform textarea, .cform input { 
	width:360px !important;
	margin-bottom:15px !important;
	bodrer:1px solid #d7d5cd !important;}
	
.cform label span {
	  color:#333333 !important;
	  display:block !important;
	  font-weight:600 !important;
	  width:90px !important;
}

.cform {margin:0px !important;}
 .cform select:hover {
	 border:1px solid #fff !important;
	 background:none !important;}
	
.cform input.backbutton, .cform input.resetbutton, .cform input.sendbutton { 
	background:url(images/submit_button.png); !important;
	width:61px;
	height:24px;}
	
p.cf-sb {text-align:left !important;}

.cform input.backbutton, .cform input.resetbutton, .cform input.sendbutton {
	width:60px !important;
	color:#fff;
	font-size:16px !important;}
	
.cform input.sendbutton:hover {color:#000; cursor:pointer;
}
.linklove a, .linklove a:visited {display:none !important; }

/* page navi */ 

.wp-pagenavi {clear:both; font-size:12px; }

.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px; 
	margin: 2px 2px 2px 2px;
	color: #000000;
}


.wp-pagenavi a, .wp-pagenavi a:link {

	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	color: #5E8423;

}


.wp-pagenavi a:visited {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	color: #5E8423;

}

.wp-pagenavi a:hover {	

	color: #000000;

}

.wp-pagenavi a:active {

	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #5E8423;
	color: #0066cc;
}



.wp-pagenavi span.current {

	padding: 2px 4px 2px 4px; 
	margin: 2px;
	font-weight: bold;
	color: #000000;

}

.wp-pagenavi span.extend {

	padding: 2px 4px 2px 4px; 
	margin: 2px;	
	color: #000000;

}


/* other stuff needed for wordpress wysiwyg */

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

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

    img.alignleft {
    padding: 4px;
    margin: 0 20px 20px 0;
    display: inline;
    }

    .alignright {
    float: right;
    }

    .alignleft {
    float: left;
    }
	
table {
	font-size:14px;
	margin-left:-10px;
	}

table td {
	padding:10px;}
