/*  ZCWD Custom WordPress Theme CSS  **********************/

body {
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	color: #333;
	text-align: center;
	margin: 0;
	padding: 0;
	background-color: #FAF7EB;
	background-image:url(../../images/bkgnd_left.jpg);
	background-repeat: repeat-y;
	}

/*	Begin H-Tags */
h1 {
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 16px;
	color:#930000;
	text-align: left;
	padding: 0 0 15px;
	margin: 0;
	text-decoration: none;
	}

h2 {
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 14px;
	color:#333333;
	text-decoration: none;
	text-align:left;
	}

h3 {
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 12px;
	font-weight:bold;
	padding: 0;
	margin: 30px 0 0;
	color:#FFF;
	text-decoration: none;
	}
	
h4 {
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-weight: bold;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	}
	
/* End Headers */


/* MAIN IDs **********************/

#page {
	text-align: left;
	background-image:none;
	margin-left:0px;
	background-image:url(../../images/top_backer.gif);
	background-repeat:repeat-x;
	}

#header {
	height: 225px;
	width: 927px;
	}

#headernav	{
	position:relative;
	text-align:right;
	right:0px;
	margin:0;
	float:right;
	height:19px;
	width:645px;
	background-image:url(../../images/header_righttop.jpg);
	background-repeat:no-repeat;
	}

#headerimg {
	position:relative;
	margin: 0;
	height: 225px;
	width: 282px;
	float:left;
	text-align:left;
	}
	
#headerimg2 {
	position:relative;
	margin: 0;
	height: 98px;
	width: 645px;
	float:right;
	background-image:url(../../images/header_rightmid.jpg);
	}
	
#headerimg3 {
	position:relative;
	margin: 0;
	height: 108px;
	width: 645px;
	float:right;
	text-align:left;
	background-image:url(../../images/header_rightbtm.jpg);
	}

#contentWrapper3col {
	width:927px;
	background-image:url(../../images/bkgnd_left.jpg);
	background-repeat: repeat-y;
	}

#contentWrapper2col {
	width:927px;
	background-image:url(../../images/bkgnd_left.jpg);
	background-repeat: repeat-y;
	}

#content3col {
	font-size: 12px;
	padding:0px 230px 30px 245px;
	text-align:left;
	line-height:1.5em;
	}

#content2col {
	font-size: 12px;
	padding:30px 30px 30px 250px;
	text-align:left;
	}

.footer {
	padding: 0 0 10px 0;
	margin-left:225px;
	width: 691px;
	}

#footer1 {
	height:15px;
	padding: 10px 20px 0px 20px;
	}

#footer2 {
	height:15px;
	padding: 10px 20px 0px 20px;
	}

.footerNav {
	float:right;
	height:80px;
	margin-bottom:10px;
	}

.footerCredit {
	float:left;
	text-align:left;
	}

/* END MAIN IDs **********************/


/* COLUMN AND SIDEBARS **********************/
	
#sidebar {
	font: 12px Tahoma, Verdana, Arial, Sans-Serif;
	padding: 0 20px 20px 10px;
	margin-left: 0px;
	width: 170px;
	float:left;
	text-align:left;
	}
	
#sidebar2 {
	padding: 20px;
	margin-left: 0px;
	width: 170px;
	float:right;
	text-align:left;
	list-style-type:none;
	}
	
#sidebar3 {
	padding: 20px;
	margin-left: 0px;
	width: 170px;
	float:right;
	text-align:left;
	list-style-type:none;
	}
	
.social {
	width:188px;
	margin-top:5px;
}

.weather {
	width:188px;
	margin-top: 25px;
	text-align:center;
}

.sidebarnav {
	margin-left:16px;
}

/* END COLUMN AND SIDEBARS **********************/



/* CAPSULES **********************/
.sideCapsule {
	border: 1px solid #999;
	clear:both;
	margin-bottom:15px;
	}

.capsuleTop {
	background-color:#06C;
	padding:10px;
	color:#FFF;
	font-weight:bold;
	font-size:14px;
	}

.capsuleMid {
	background-color:#FFF;
	padding:10px;
	}

.capsuleMid p {
	color: #333;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	a.capsuleMid p:visited, a.capsuleMid p:link, a.capsuleMid p:active {
		color: #06C;
		}
	a.capsuleMid p:hover {
		color: #333;
		text-decoration:none;
		}

.capsuleBtm {
	background-color:#4C89C8;
	padding:10px;
	}

#content_capsule {
	list-style:none;
	border:solid 1px #000;
	padding:20px 35px;
	background-color: #E4E4E4;
	}

/* END CAPSULES **********************/


/* NAVIGATION **********************/

a,  a:link {
	color: #930000;
	text-decoration: none;
	}

a:visited {
	color: #930000;
	text-decoration: none;
	}

a:hover {
	color: #383C63;
	text-decoration: underline;
	}

.topNav {
	color: #FFF;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left:8px;
	}
	a.topNav:visited, a.topNav:link, a.topNav:active {
		color: #FFF;
		}
	a.topNav:hover {
		color: #E2C29E;
		text-decoration:none;
		}

.footerLinks  {
	color: #4C523F;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left:8px;
	}
	a.footerLinks:visited, a.footerLinks:link, a.footerLinks:active {
		color: #4C523F;
		}
	a.footerLinks:hover {
		color: #000;
		text-decoration:none;
		}
		
.footerText  {
	color: #4C523F;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:left;
	}
	a.footerText:visited, a.footerText:link, a.footerText:active {
		color: #4C523F;
		}
	a.footerText:hover {
		color: #000;
		text-decoration:none;
		}

.privacy {
	text-align:center;
	color: #4C523F;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
	a.privacy:visited, a.privacy:link, a.privacy:active {
		color: #4C523F
		}
	a.privacy:hover {
		color: #000;
		text-decoration:none;
		}

.navigation {
	display: block;
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
	}
	
a.button1 {
	display: block;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	text-decoration:none;
	background-color:#CCCCCC;
	width:150px;
	padding:8px;
	text-align:center;
	margin-top:6px;
	}
a.button1 img {
	display: block;
	background-color: #D6CCAF;
	}

a.button1:hover {
	background-color: #4282C2;
	color:#FFF;
	}

a.button2 {
	display: block;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10px;
	text-decoration:none;
	background-color:#CCCCCC;
	width:75px;
	text-align:center;
	padding:3px;
	margin-top:6px;
	}

a.button2 img {
	display: block;
	background-color: #D6CCAF;
	}

a.button2:hover {
	background-color: #4282C2;
	color:#FFF;
	}

/* END NAVIGATION **********************/


/* 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;
	}
	
a img {
	border: none;
	}
	
/* End Images */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: left;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {

	}
	
/* End Form Elements */


/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	text-decoration: none;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff;
	}
	
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
	
/* End Calendar */



/* Begin Various Tags & Classes */

.clear {
	clear: both;
	}

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
	
.sticky h2 {
	padding-top: 10px;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	}

.spacer1 {
	height:5px;
	clear:both;
	}

.spacer2 {
	height:10px;
	clear:both;
	}

.spacer3 {
	height:15px;
	clear:both;
	}

.spacer4 {
	height:25px;
	clear:both;
	}
	
/* End Various Tags & Classes*/


/* Captions */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
	}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	}
/* End captions */


/* Begin Lists

Special stylized non-IE bullets
Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

/*.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}*/

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 0;
	}

#sidebar ul p, #sidebar ul select {
	margin: 0;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 0;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 0;
	padding: 0;
	}
/* End Entry Lists */

.required {
	color:#900;
}

.wpcf7-list-item {
	display:block;
}
.ngg-galleryoverview {
	clear:none;
	margin:0 auto;
}
.companies {
	margin-left: 7px;
	padding-top: 30px;
	clear: both;
}
.companies a:link, .companies a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	font-style: italic;
	text-decoration: none;

}
.companies a:hover, .companies a:active {
	color: #E1C19E;
}

