/*
Theme Name: Crane Valley Dam
Theme URI: http://cranevalleydam.com
Description: Crane Valley Dam Seismic Retrofit informational website
Version: 1.0
Author: Dennis Derammelaere
*/

/*
COLORS:
Green text: #698e36
Green background: #87B24D
*/

/*----------------reset.css----------------*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}


/*----------------global----------------*/
body  {
	font-family: Verdana, Helvetica, "lucida grande", sans-serif;
	font-size: 13px;
	background: url(images/bg-map2.jpg);
	background-repeat: repeat;
	line-height: 1.6em;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #111;
	}

img, div, a, input, li, ul { behavior: url(css/resources/iepngfix.php); }

/*----------------layout elements----------------*/

#container { 
	width: 910px;
	background-image: url(images/label-bottom.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	background-color: #FFF;
	padding-bottom: 45px;
	margin: 0 auto;
	border: none;
	text-align: left;
	} 
#header { 
	height: 128px;
	width: 910px;
	padding: 21px 0px 0px 0px;
	clear: both;
	}
#headerIndex { 
	height: 128px;
	width: 910px;
	padding: 21px 0px 0px 0px;
	background-image: url(images/index-feature-header.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	clear: both;
	}
#logo {
	float: left;
	width: 321px;
	height: 128px;
	border: none;
	display: block;
	}
#pgelogo {
	float: right;
	width: 87px;
	border: none;
	margin: 5px 8px 0 0px;
	}
#mainContent {
	width: 910px;
	}
#feature {
	width: 910px;
	clear: both;
	}
	
	
/*--------index left--------*/
#indexLeft {
	width: 525px;
	padding: 0 40px 0 50px;
	padding-top: 30px;
	float: left;
	}
#indexLeft a {
	color: #000;
	text-decoration: underline;
	}
#indexLeft p {
	margin: 0 0 10px 0px;
	}
#indexLeft h2 {
	font-size: 18px !important;
	line-height: 1.1em !important;
	padding: 0px 0 0px 0 !important;
	margin: 25px 0 0 0px !important;
	font-weight: normal;
	}
	
	
/*--------indexRight--------*/
#indexRight {
	width: 270px;
	padding: 30px 20px 0 0px;
	font-size: 11px;
	line-height: 1.4em;
	float: left;
	}
#indexRight h2 {
	font-size: 18px !important;
	line-height: 1.1em !important;
	padding: 0px 0 0px 0 !important;
	margin: 0 !important;
	font-weight: normal;
	}
#indexRight p {
	margin: 0 0 10px 0;
	padding: 0;
	}	
#indexRight .title {
	font-size: 11px;
	font-weight: bold;
	padding: 0;
	margin: 2px 0 0 0;
	color: #698e36;
	}	
#indexRight .title a {
	font-size: 11px;
	font-weight: bold;
	padding: 0;
	margin: 2px 0 0 0;
	color: #698e36;
	}
.indexPost {
	border-bottom: 4px solid #CCC;
	margin-bottom: 12px;
	}
.indexPost a {
	color: #0083A9;
	}
.moreIndex {
	color: #111;
	display: block;
	font-weight: bold;
	font-size: 9px;
	padding: 0px 0px 3px 0px;
	margin: 0px 0 4px 0 !important;
	}
.moreIndex:hover {
	color: #698e36 !important;
	}
.btn {
	margin-bottom: 30px;
	}

/*--------leftColumn (INTERIOR PAGES)--------*/
#leftColumn {
	width: 540px;
	padding: 0 40px 0 50px;
	padding-top: 30px;
	float: left;
	}
#leftColumn a {
	border-bottom: 1px dotted #0083A9;
	color: #0083A9;
	}
#leftColumn p {
	margin: 0 0 10px 0px;
	}
#leftColumn h2 {
	padding: 10px 0 0px 0px !important;
	}
.post {
	margin: 0 0 25px 0px;
	}
#leftColumn ul {
	padding-bottom: 10px !important;
	display: block;
	margin-left: 18px;
	}
		
/*--------rightColumn (INTERIOR PAGES)--------*/
#rightColumn {
	width: 250px;
	padding: 80px 20px 0 0px;
	font-size: 11px;
	line-height: 1.4em;
	float: left;
	}
#rightColumn h2 {
	font-size: 18px !important;
	line-height: 1.1em !important;
	padding: 0px 0 0px 0 !important;
	margin: 0 !important;
	font-weight: normal;
	}
#rightColumn h6 {
	font-size: 14px;
	color: #698e36;
	font-weight: bold;
	padding: 0 0 5px 0px;
	margin: 15px 0 5px 0;
	border-bottom: 4px solid #CCC;
	}
#rightColumn p {
	margin: 0 0 10px 0;
	padding: 0;
	}
#sidebarLinks {
	margin-bottom: 20px;
	}
#sidebarLinks img {
	border: none;
	display: block;
	margin: 0 0 20px -5px;
	}
#rightColumn .listbox li {
	list-style: none;
	margin: 0 0 10px 0px;
	padding: 0;
	}
#rightColumn .listbox {
	font-size: 11px;
	font-weight: bold;
	padding: 0 0 15px 0px;
	margin: 15px 0 0 0;
	color: #698e36;
	border-bottom: 4px solid #CCC;
	}	
#rightColumn .listbox a {
	font-size: 11px;
	font-weight: bold;
	padding: 0;
	margin: 2px 0 0 0;
	color: #698e36;
	}


/*--------footer--------*/
#footer {
	width: 830px;
	margin: 0 auto;
	padding: 20px 40px 20px 40px;
	font-size: 10px;
	text-align: left;
	line-height: 1.5em;
	background: #ded7bb;
	min-height: 120px;
	}
.footer-column {
	width: 180px;
	float: left;
	}
.footer-column ul li, .footer-column ul {
	list-style:none;
	line-height: 1.5em;
	margin:0px;
	padding:0px;
	}
#footer .long {
	width:410px;
	margin-right: 40px;
	}
	
	
/*----------------global styling elements----------------*/

a {
	font-weight: normal;
	text-decoration: none;
	color: #45443e;
	}
img a {
	border: none;
	}
img a:hover {
	background: none;
	text-decoration: none;
	}
.imgblock {
	display: block;
	border: none;
	}
h1 {
	font-size: 24px !important;
	line-height: 1.1em !important;
	padding: 0px 0 5px 0 !important;
	margin: 0 !important;
	font-weight: normal;
	}
h2 {
	font-size: 18px !important;
	line-height: 1.1em !important;
	padding: 0px 0 0 0 !important;
	margin: 0 0 0 0 !important;
	font-weight: normal;
	}
h4 {
	font-size: 35px;
	font-weight: normal;
	color: #698e36;
	padding: 15px 0 5px 0px;
	}
h6 {
	font-size: 14px;
	color: #698e36;
	font-weight: bold;
	padding: 0 0 5px 0px;
	margin: 30px 0 5px 0;
	border-bottom: 4px solid #CCC;
	}
.clear {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
	}
.date {
	color: #555;
	font-style: italic;
	font-size: 9px;
	margin: 5px 0 0 0 !important;
	}
.more {
	color: #698e36;
	border-bottom: 4px solid #CCC;
	display: block;
	font-weight: bold;
	font-size: 9px;
	padding: 0px 0px 3px 0px;
	margin: 5px 0 0px 0 !important;
	}
.more:hover {
	color: #000 !important;
	}
blockquote {
	margin:0 0 25px 0px;
	padding: 0 0px 0 35px;
	background: url("images/q.gif") no-repeat 0 0;
	}
.divider {
	display: block;
	height: 1px;
	border-bottom: 4px solid #CCC;
	padding: 3px 0 0px 0px;
	margin-bottom: 15px;
	}
.greenbox {
	background-color: #e5f3d3;
	border-bottom: 1px solid #b3d3ac;
	border-top: 1px solid #b3d3ac;
	padding: 0 15px 20px 15px;
	margin-left: -15px;
	}
.greenbox p {
	font-size: 11px;
	font-style: italic;
	}
.status {
	background-image: url(images/checkmark.gif);
	background-repeat: no-repeat;
	padding-left: 45px;
	padding-bottom: 12px;
	padding-top: 7px;
	font-size: 15px;
	height: 20px;
	margin: 10px 0 5px 0;
	display: block;
	color: #408937;
	}
.downloadheader {
	background-color: #DED7BB;
	background-image: url(images/download.gif);
	background-repeat: no-repeat;
	padding: 0 0 7px 30px;
	}
.listbox .downloadheader {
	background-color: #FFF !important;
	background-image: url(images/download-whitebg.gif);
	background-repeat: no-repeat;
	padding: 0 0 7px 30px;
	}
	
/*----------------Signup form----------------*/

#signup-form {
	background-color: #e0eff3;
	width: 450px;
	padding: 30px 40px 0 40px;
	margin-top: 10px;
	color: #4f5f64;

	}
.submit { 
	font-size: 18px; 
	height: 40px !important;
	padding-left: 20px !important;
	padding-right: 20px !important;
	margin-top: 25px !important;
	text-transform: uppercase;
	color: #FFF;
	cursor: pointer;
	background-color: #6bb0c5 !important;
	}
.submit:hover {
	background-color: #FFF !important;
	color: #6bb0c5;
	}
.captcha-style {
	padding: 15px 15px 0px 0px;
	vertical-align: bottom;
	margin-bottom: 10px !important;
	}
#signup-form input { 
 	background-color: #FFF; 
	border: 1px solid #cbe0e7;
	height: 25px;
	margin-bottom: 10px !important;
	}
#signup-form textarea { 
	background-color: #FFF; 
	border: 1px solid #cbe0e7;
	margin-bottom: 10px !important;
	}
.texta {
 	width: 100%;
	}
.half-form-left {
	width: 215px;
	margin-right: 20px;
	float: left;
	}
.half-form-right {
	width: 215px;
	float: left;
	}	

/*----------------Wordpress standard classes----------------*/

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

.alignleft {
   float: left;
}

.alignright {
   float: right;
}
.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}
.wp-caption {
	margin-bottom: 25px;
	}
.wp-caption p.wp-caption-text {
   font-size: 11px;
   background-image: url(images/green-corner.gif);
   background-position: bottom right;
   background-repeat: no-repeat;
   text-align: center;
   display: block;
   border-top: 6px solid #FFF;
   background-color: #87B24D;
   color: #000;
   font-weight: bold;
   width: 540px;
   line-height: 17px;
   padding: 8px 0px 8px 0px;
   margin: 0 0 0px 0;
}	
em {
	font-style: italic;
	}

	
/*----------------navigation----------------*/

#nav {
	}
#navLeft {
	width: 190px;
	float: left;
	margin: 5px 37px 0 40px;
	}
#navRight {
	width: 190px;
	float: left;
	margin: 5px 0 0 0px;
	}
#nav ul {
	margin: 0;
	padding: 0;
	}
#nav ul li{
	list-style: none;
	}
#nav li a {
	display:block;
	height:29px;
	text-indent:-9999em;
	}
.nav1 {
	background-image: url(images/nav1.gif);
	background-position: 0 -29px;
	}
.nav1:hover {
	background-position: 0 0px;
	}
.nav2 {
	background-image: url(images/nav2.gif);
	background-position: 0 -29px;
	}
.nav2:hover {
	background-position: 0 0px;
	}
.nav3 {
	background-image: url(images/nav3.gif);
	background-position: 0 -29px;
	}
.nav3:hover {
	background-position: 0 0px;
	}
.nav4 {
	background-image: url(images/nav4.gif);
	background-position: 0 -29px;
	}
.nav4:hover {
	background-position: 0 0px;
	}
.nav5 {
	background-image: url(images/nav5.gif);
	background-position: 0 -29px;
	}
.nav5:hover {
	background-position: 0 0px;
	}
.nav6 {
	background-image: url(images/nav6.gif);
	background-position: 0 -29px;
	}
.nav6:hover {
	background-position: 0 0px;
	}
	
/*--------Breadcrumb nav--------*/
#breadcrumb {
	margin: 0 0 15px 0px;
	font-size: 10px;
	font-weight: bold;
	color: #698e36;
	}
#breadcrumb a {
	font-weight: bold;
	border-bottom: 1px dotted #999 !important;
	color: #777 !important;
	}
#breadcrumb a:hover {
	color: #000;
	border-bottom: 1px dotted #000;
	}
	

/*--------Blog stuff--------*/

.post-date {
	float: left;
	display: inline;
	margin: 0 6px 0 0;
	padding: 0 6px 5px 0px;
	border-right: 3px solid #CCC;
	}
.month {
	text-transform: uppercase;
	text-align: center;
	color: #698e36;
	margin: 0;
	padding: 0;
	font-size: 11px;
	}
.day {
	font-size: 22px;
	text-align: center;
	color: #698e36;
	margin: 0;
	padding: 0;
	}
.postbox {
	width: 540px;
	margin: 0 0 0 0px;
	}
.blogHeader {
	padding: 0;
	margin: 0 0 0 50px;
	}
.blogHeader h2 {
	color: #356982 !important;
	font-size: 23px !important;
	text-decoration: none;
	margin: 0;
	padding: 0;
	}
.blogHeader h2 a {
	color: #356982 !important;
	text-decoration: none;
	}
.blogContent {
	/*border-bottom: 1px solid #cdc9c1;*/
	margin: 5px 0 40px 50px;
	padding: 0px 0 20px 0;
	}
.blogContent a {
	border-bottom: none !important;
	color: #0083A9 !important;
	}
.blogContent img {
	padding: 0px;
	margin: 0 0px 10px 0px;
	}
.blogDate {
	font-size: 11px;
	margin: 0;
	}
	
	
	
/* CONTACT PAGE
---------------------------------------------------------------------- */
.contactForm { width: 540px; float: left; margin: 40px 0px 0 0; }
.contactInfo { width: 225px; float: left; margin: 60px 0 0 0; }
.contactInfo p { color: #8d8a74; }

.contactForm input { background: #fbfaf3; float: left; display: inline; border: 2px solid #d9d7c6; height: 20px; width: 350px; margin: 0px 0 0px 0px; padding-left: 10px; font-family: font-family: Georgia, Cambria, "Times New Roman", "Hoefler Text", "Liberation Serif", serif; }
.contactForm textarea { background: #fbfaf3; float: left; display: inline; border: 2px solid #d9d7c6; width: 350px; margin: 0px 0 0px 0px; padding-left: 10px; font-family: font-family: Georgia, Cambria, "Times New Roman", "Hoefler Text", "Liberation Serif", serif; min-height: 100px; }
.contactForm label { float: left; display: inline; width: 120px; margin-right: 30px; text-align: right; padding-top: 4px; }
.contactForm fieldset { margin-bottom: 10px; }

.contactForm input.submit { /* background: #75b238 url(../images/shade.png) repeat-x bottom; */ -moz-border-radius: 6px; -webkit-border-radius: 6px; float: left; margin: 15px 0px 0 150px; padding: 7px 10px; height: 40px; color: #FFF !important; font-size: 13px; font-weight: bold; border: none !important; cursor: pointer; -moz-box-shadow: 0 1px 3px #999; -webkit-box-shadow: 0 1px 3px #999; width: 200px; }
.contactForm input.submit:hover { text-decoration: none; background: #85AF4B !important; color: #FFF; }

.contactForm select { width: 362px; }

.alertGreen { background: #b7cd9e; padding: 10px; }
.error { color: red; width: 238px !important; margin-left: 150px; text-align: left !important; }