/*
Theme Name: EMC
Theme URI: http://www.emcenter.com
Description: A theme made for the Environmental Mediation Center website.
Version: 1.0
Author: Zak Strassberg
Author URI: http://design.zakstrassberg.com
*/

/*-----------Block Level Elements--------------*/

* {
  margin: 0;
	padding: 0;
}

.clear {
	clear:both;
}

img {
	border: 0;
}

html {
	background-color: #669933;
}


body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-align:center;  
}

#page {
	background-color: white;
	width: 770px;
	margin: 0px auto;
}

#header {
	margin: 0px auto;
	width: 770px;
	border-bottom: dotted #ccc;
	background-color: white;
	height: 200px ;
}


#headerimg {
	margin: 0px auto;
	width: 770px;
	height: 200px ;
}

.description {

}

#wrapper {
	width: 770px;
	margin: 0px auto 35px auto;
	background-color: #ffffff;
	border-left: 3px solid #cccccc;
	border-right: 3px solid #cccccc;
	border-bottom:  3px solid #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .75em;
}

#content {
	width: 705px;
	margin: 0px auto;
	text-align:left;
}
#pages {
	list-style-type: none;
	background-color: white;
	height: 30px;
	margin-bottom: 20px ;
	padding-top: 10px ;
}

li.pagenav {
	margin-left: 33px;
	width: 705px;
}

li.page_item {
	list-style-type:none;
	display: inline;
	margin-top: -5px;
	font-weight:bold;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;

}

li.page_item a {
	color: #3399CC;
	text-decoration:none;
}
li.page_item a:hover, #pages li.current_page_item a {
	color: #99CC33 ;
	text-decoration: underline ;	
}

#footer {
	margin-top: 20px;
	text-align:center;
}

#foooterborder {
	border-top: dotted #ccc;
	width: 770px;
	margin-left:-33px;
}

#footertext {
	margin-top: 10px;
}
#footer-nav {
	padding-bottom: 10px ;
}
	#footer-nav a {
		font-size: 10px ;
	}
		#footer-nav li .pagenav {
			list-style: none ;
			display: inline ;
		}
			#footer-nav ul {
				display: inline ;
			}
				#footer-nav ul li {
					list-style: none ;
				}
.entrytext img {
	margin-left: -33px;
	position:relative;
	padding-top: 2px;
	padding-bottom: 2px;
}
/*-------------Headings-------------*/

h1 {
	color: #3399CC;
	font-size:18px;
	padding-top: 10px;
	text-align:center;
	font-weight:normal;
	padding-bottom: 10px;
}
	
h2 {
	font-size:13px;
	font-weight:bold;
	color:#213;
}

h3 {
	font-size:13px;
	font-weight:bold;
	color:#213;
}

h4 {
	color: #39C;
	font-size:16px;
	font-weight:normal;
	padding-bottom: 5px;

}

h5 {
	color: #3399CC;
	font-size:18px;
	padding-top: 10px;
	text-align:center;
	font-weight:normal;
	padding-bottom: 10px;

}

h6 {
	list-style:none;	
	visibility:hidden;
}

#unindent {
	margin-left: -10px;
}

#pop {
	color: #333399;
}
/*-------------Alternating Colors for Case Studies --------------*/
.color-1 {
	background-color: rgb(205,242,168) ;
}
.color-2 {
	background-color: rgb(228,254,202) ;
}
.color-3 {
	background-color: rgb(204,204,228) ;
}
.color-4 {
	background-color: rgb(221,222,244) ;
}
	.color-1, .color-2, .color-3, .color-4 {
		margin-bottom: 5px ;
		overflow: auto ;
	}
		.color-3, .color-4 {
			padding: 10px ;
		}
		.color-1 div, .color-2 div {
			padding: 10px ;
		}
		.color-1 b , .color-2 b, .color-3 b, .color-4 b {
			color: rgb(80,80,80) ;
		}
		.color-1 a:hover, .color-2 a:hover, .color-3 a:hover, .color-4 a:hover {
			text-decoration: none !important;
		}
#saying, #case {
	background-color: #3399CC ;
	color: rgb(255,255,255) ;
	text-align: left ;
	padding-left: 15px ;
}
/*-------------The Post-------------*/



h2 a:hover {
	color: #99CC33;
	text-decoration:underline;	
}

h2 a {
	color: #3399CC;
	text-decoration:none;
}

p a {
	color: #3399CC;
	text-decoration:none;
}

p a:hover {
	color: #99CC33;
	text-decoration:underline;	
}

.post h2 {
	padding-top: 20px;
}

.post {

}

.post p {
	padding-top: 5px;
}

.post img {
	text-indent: -10px;
}

.post a:hover {
	color: #99CC33;
	text-decoration:underline;	
}

.post a {
	color: #3399CC;
	text-decoration:none;
}

.post ul p {
	margin-left: -10px;
}


.post ul {
	padding-top: 5px;
}

.post ol {
	padding-top: 5px;
}

.post li {
	padding-left: 6px;
	list-style-position: inside;

}

.entry {	
	
	line-height: 15px;
	letter-spacing: 1px;
}

.entrytext {
	
	line-height: 15px;
	letter-spacing: 1px;
}

.entrytext .postmetadata {
	padding-left: 10px;
	line-height: 15px;
	color: #AAAAAA;
	
}

.postmetadata alt {

}

.postmetadata a {
	color: #3399FF;
	text-decoration:none;
}

.navigation {
	list-style:none;
}

.alignleft {
	text-align:left;
}

.alignright {
	text-align:right;
}

.center {
	text-align:center;
}

.pagetitle {
	color: #3399CC;
	padding-left: 1px;
	font-size:18px;
}

.subtitle {
	font-size: 16px;
	font-weight:bold;
	padding-top: 10px;
}

blockquote {
	padding-left:50px;
}

cite {
	font-size:10px;
	font-style:italic
}

a img {

}

acronym, abbr {

}

.indent {
}

/*--------------Comments--------------*/

ol.commentlist {

}

ol.commentlist li {

}

ol.commentlist li.alt {

}

ol.commentlist a {

}

small.commentmetadata {

}

/*--------------Search Form-------------*/

#searchform {

}

#searchform input {

}

#searchform #s {

}

/*-------------Images------------------*/
#pagebands {
	width: 770px;
	height: 225px;
	background-image:url('http://emcenter.org/wp-content/themes/Emcenter/images/pagebands.jpg');
	margin-left: -33px;
}

#pictleft {
	float:left;
	background-color: #eee;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 43px;
}

#pictright {
	float:right;
	background-color: #eee;
	margin-top: 10px;
	margin-bottom: 15px;
	margin-right: 10px;
	margin-left: 43px;
}
.shadedbox {
	padding: 10px;
	background-color: #ddd;
}
.shadedboxright {
	float:right;
	background-color: #ddd;
	margin: 0px 0px 7px 15px;
	padding: 10px;
	width: 350px ;
}

.shadedboxleft {
	float:left;
	background-color: #ddd;
    margin: 12px 15px 0 0 ;
    width: 340px;
	padding: 10px;
	text-align: left ;
}


/* Request for Mediation Form */
fieldset {
	margin-left: -80px ;
}
legend {
	font-size: 14px !important;
}
label span {
	font-size: 14px !important;
}
p.cf-sb {
	width: 318px !important;
}
.linklove {
	display: none ;
}