/* Global Whitespace Reset */
* {	padding:0;	margin:0;	 }
h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, label, ul, ol, dl, fieldset, address {	margin:20px 0; }
li, dd, blockquote {	margin-left: 40px; }
p {	margin: 15px 0;}
fieldset {	padding:10px; }
h1, h2, h3, h4, h5, h6 {	margin: 20px 0 5px; }
p {	margin: 5px 0 20px;}
h1 {	font-size: 160%; }
h2 {	font-size: 150%; }
h3 {	font-size: 140%; }
h4 {	font-size: 130%; }
h5 {	font-size: 120%; }
h6 {	font-size: 110%; }
ul ul {	margin: 5px 0;	}
.structure,	#logo {	display: none;}
hr.clear {	clear: both;	height: 1px;	margin: 0;	visibility: hidden;}
a:link, a:visited {
	color: #085454;
	text-decoration: underline;
}
a:hover, a:active {
	color: #618B8A;
	text-decoration: none;
}
td {
	padding: 2px 7px 2px 0;
}
/* Styles */
html, body {	height: 100%;	}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #707070;
	background: #FFF url(../images/bg.gif) 50% 0 repeat-y;
	font-size: 12px;
}
#container {
	min-height: 100%;
	width: 800px;
	margin: 0 auto;
	background: url(../images/content-bg.gif) 0 0 repeat-y;
	position: relative;
}
#wrapper {
	background: url(../images/collage/collage.jpg) 144px 149px no-repeat;
}
#internal #wrapper {
	background: transparent;
}
#header {
	margin: 0;
	height: 115px;
	text-indent: -1234em;
	background: url(../images/header.jpg) 0 0 no-repeat;
}
#header a {
	display: block;
	height: 110px;
	text-decoration: none;
	width: 250px;
}
/* Menu */
#navigation {
	margin: 0;
	min-height: 1px;
	background: #767676;
	padding: 0 10px 0 0;
	text-align: center;
	list-style: none;
	border-top: 10px solid #618b8a;
}
#navigation li {
	display: inline;
	margin: 0 20px;
	position: relative;
}
#navigation li a {
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	line-height: 24px;
	vertical-align: middle;
	padding: 0 5px;
}
#navigation li a:hover {
	color: #dbdbdb;
}
#navigation ul {
	display: none;
}
#navigation li:hover ul {
	display: block;
	position: absolute;
	left: 0;
	top: 10px;
	background: #767676;
	width: 140px;
	text-align: left;
	padding: 4px;
}
#navigation ul li {
	font-size: 12px;
	margin: 0;
	display: block;
	line-height: 16px;
}
#navigation ul li a {
	line-height: 16px;
}
#secondarynav {
	position: absolute;
	left: 0;
	top: 128px;
	width: 144px;
}
#secondarynav dt {
	margin: 0;
	color: #767676;
	background: #dbdbdb;
	border-bottom: 1px solid #707070;
	border-top: 1px solid #707070;
	font-size: 16px;
	padding: 3px 5px;
	font-weight: bold;
	text-align: center;
	font-variant: small-caps;
}
#secondarynav dd {
	font-size: 13px;
	margin: 0;
	padding: 5px 7px;
}
#secondarynav dd.policy {
	font-size: 13px;
	background: #eeeeee url(../images/bullet.gif) 1px 10px no-repeat;
	margin: 0;
	padding: 0;
}
#secondarynav dd.calculator {
padding-left: 15px;
background: #EEEEEE;
}

#secondarynav a {
	color: #333;
	text-decoration: none;
	display: block;
}
#secondarynav dd.policy a {
	padding: 5px 1px 5px 12px;
}
#secondarynav a:hover {
	color: #618B8A;
}
#secondarynav dd.calculator a {
	color: #618B8A;
}
#secondarynav dd.calculator a:hover {
	color: #000;
}
#sitemap {

}
a:hover#sitemap {
	color: #000;
}
/* Content */
#content {
	float: left;
	padding: 120px 0px 10px 154px;
	width: 479px;
	min-height: 1200px;
}
#internal #content {
	float: none;
	padding: 10px 20px 10px 121px;
	width: auto;
}
h2#title {
	margin: 0 0 15px;
	padding: 0 0 10px;
	border-bottom: 1px solid #618B8A;
}
/* Column News */
#column {
	margin-left: 651px;
	padding: 0 5px;
	color: #d2dede;
}
#column h4 {
	margin: 0 -5px 10px;
	padding: 3px 5px;
	color: #d2dede;
	background: #687f7e;
	border-bottom: 1px solid #707070;
	font-size: 15px;
	font-variant: small-caps;
}
#column h4 a {
	color: #d2dede;
	text-decoration: none;
}
#column h5 {
	font-size: 12px;
	font-weight: normal;
	margin: 0 0 15px;
	color: #d2dede;
}
#column h5 a {
	display: block;
	font-weight: bold;
	text-align: right;
	color: #d2dede;
	text-decoration: none;
}
#column h5 a:hover {
	text-decoration: underline;
}
#column h6 {
	color: #d2dede;
	font-size: 12px;
	margin: 5px 0 0;
}
/* Footer */
#clear {
	height: 31px;
}
#footer {
	width: 551px;
	padding: 1px 149px 0px 100px;
	border-top: 1px solid #BBBBBB;
	height: 24px;
	margin: -26px auto 0;
	background: #FFF;
	text-align: center;
	position: relative;
}
#footer a {
	color: #707070;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#links {
	margin: 0;
	font-size: 11px;
	line-height: 11px;
}
#byline {
	margin: 0;
	font-size: 10px;
	line-height: 10px;
}
#byline em {
	font-style: normal;
	text-decoration: underline;
}
/* Search Results */
#search_form {
float: right;
padding: 5px;
margin: 0;
}
#search_form label {
display: none;
}
#search_form input {
border: 1px solid #666;
padding: 1px 2px;
width: 100px;
}
#search_form input.button {
width: auto;
}
.search_results {
border-bottom: 1px solid #666;
margin: 10px 0;
}
.search_results h5 {
/*background: #690215;*/
/*color: #FFF;*/
margin: 0;
padding: 5px;
}
/* Forms */
option {
padding-right: 10px;
}

form label {
display: block;
margin: 2px 0;
float: left;
width: 130px;
height: 14px;
}
form input, 
form textarea,
form select  {
clear: right;
display: block;
margin: 2px 0 2px 140px;
font-size: 12px;
}

form input {
padding: 2px 3px;
}
form textarea {
padding: 2px 3px;
width: 300px;
height: 120px;
}
form select {
}
.hidden {
	display: none;
}
form input.button {
margin-left: 0;
margin: 5px 0;
border: 1px solid #000;
background: #FFF;
color: #000;
font-weight: bold;
letter-spacing: 0;
font-size: 14px;
width: 100px;
text-align: center;
cursor: pointer;
}


#emailsignup {
	margin-top: 35px;
font-size: 10px;
border: 1px solid #a9a9a9;
padding: 5px;
line-height: 22px;
vertical-align: middle;
color: #333;
text-align: center;
}
#container #emailsignup * {
display: inline;
margin: 0;
float: none;
height: auto;
vertical-align: middle;
}
#emailsignup .submit {
padding: 0;
margin: 0;
vertical-align: middle;
}

#topsearch {
	position: absolute;
	top: 0;
	right: 0;
	text-align: right;
	width: 200px;
	margin: 0;
	padding: 10px 5px;
}
#topsearch * {
	display: inline;
	margin: 0;
}
#topsearch input#words {
	margin-right: 5px;
	color: #333;
}
#topsearch .hidden,
#topsearch label {
	display: none;
}
.newsdate {
	margin: -10px 0 15px;
	font-size: 10px;
	text-transform: uppercase;
}
/* News */
.newslist h3 {
	margin: 5px 0;
	font-size: 16px;
}
.newslist h3 a {
	text-decoration: none;
}
.newslist h5 {
	margin: 5px 0;
	font-size: 12px;
	font-weight: normal;
}
.newslist {
	padding: 0 0 15px;
}
.pagination {
	line-height: 12px;
	font-size: 12px;
	text-align: center;
	padding: 10px;
	margin: 20px 0;
	border-top: 1px solid #085454;
}
.pagination a {
	text-decoration: none;
}
.pagination .left {
	text-align: left;
	margin-bottom: -12px;
}
.pagination .right {
	text-align: right;
	margin-top: -12px;
}

#content img.map {
margin: 0;
}


#countylist {
list-style: none;
margin: 0 0 10px;
}
#countylist li {
margin: 0;
}
#countylist a {
color: #EEE;
text-decoration: none;
}
#countylist a:hover {color: #FFF;}
h2.countyname {
	margin: 0 0 15px;
	padding: 0 0 5px;
color: #06524E;
}
p.backtocounty {
	clear: both;
	text-align: right;
	padding-top: 20px;
}
table#self-sufficiency{
  margin:5px auto;
border: 1px solid #333;
border-collapse: collapse;
}
table#self-sufficiency th{
  text-align:left;
border: 1px solid #333;
  padding: 2px;
}
table#self-sufficiency td{
  padding: 2px;
border: 1px solid #333;
}
table#self-sufficiency td.spacer{
  margin:0;
  padding:0;
  background-color:#618B8A;
height: 3px;
font-size: 3px;
line-height: 1;
}
span.negative{
  color:red;
}

#jobsform {
margin: 0 0 20px;
}
#jobslist select,
#jobsform select {
width: 330px;
}
#submit_response h3 {
font-size: 14px;
margin: 20px 0 0;
}
#self-sufficiency th {
border: 1px solid #333;
padding: 2px;
vertical-align: top;
color: #000;
background: #E0EFEE;
}
#job_data table {
border: 1px solid #333;
border-collapse: collapse;
}
#job_data td {
border: 1px solid #333;
padding: 2px;
vertical-align: top;
}
#job_data th {
border: 1px solid #333;
padding: 2px;
vertical-align: top;
color: #000;
background: #E0EFEE;

}



/* BLOG */


#blogwp #wrapper {
background: none;
}
#blogwp #container {
background-image: url(/images/blog-bg.gif);
}


#blogwp #content {
padding-top: 0;
padding-right: 10px;
min-height: 900px;
}
#blogwp #column {
float: none;
width: auto;

border-width: 0;
}
#blogwp form,
#column form {
float: none;
width: auto;
}
#blogwp form *,
#column form * {
clear: none;
float: none;
height: auto;
width: auto;
margin: 0;

}
#column label {
display: block;
float: none;
width: auto;
clear: none;
}
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

cite {
	font-size: 90%;
	font-style: normal;
}

#blogwp h2 {
	border-bottom: 1px dotted #ccc;
	margin: 15px 0 2px 0;
	padding-bottom: 2px;
}

#blogwp h3 {
	border-bottom: 1px dotted #eee;
	margin-top: 0;
}


#blogwp h2.blogdate {
margin-top: 0;
margin-bottom: 5px;
font-size: 12px;
	padding-top: 2px;
border-bottom-width: 0;
}

#blogwp h3.storytitle {
	border-bottom-width: 0;
	margin: 0 0 5px;
	padding: 7px 0 7px;
	border-bottom: 1px solid #618B8A;
}


ol#comments li p {
	font-size: 100%;
}

p, li, .feedback {
}

/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.credit {
	background: #90a090;
	border-top: 3px double #aba;
	color: #fff;
	font-size: 11px;
	margin: 10px 0 0 0;
	padding: 3px;
	text-align: center;
}

.credit a:link, .credit a:hover {
	color: #fff;
}

.feedback {
	color: #ccc;
	text-align: right;
	clear: both;
}

.meta {
	font-size: .75em;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta, .meta a {
	color: #808080;
	font-weight: normal;
	letter-spacing: 0;
}

.storytitle {
	margin: 0;
}

.storytitle a {
	text-decoration: none;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 460px;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}

#commentlist li .avatar {
	float: right;
	margin-right: 25px;
	border: 1px dotted #ccc;
	padding: 2px;
}
#menu {
	border-top: 1px solid #ccc;
	padding: 5px 0 10px 0px;

}

#menu form {
	margin: 0 0 0 13px;
}

#menu input#s {
	width: 80%;
	background: #eee;
	border: 1px solid #999;
	color: #000;
}

#menu ul {
	color: #ccc;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
}

#menu ul li {
	margin-top: 10px;
margin-left: 10px;
color: #085454;
	padding-bottom: 2px; /*border-bottom: dotted 1px #ccc;*/
}

#menu ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

#menu ul ul li {
	border: 0;
	font: normal normal 12px;
	letter-spacing: 0;
	margin-top: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding: 0;
	line-height: 14px;
color: #707070;

}

#menu ul ul li a {
	color: #707070;
	text-decoration: none;
}

#menu ul ul li a:hover {
	border-bottom: 1px solid #809080;
}

#menu ul ul ul.children {
	font-size: 142%;
	padding-left: 4px;
}

#wp-calendar {
	border: 1px solid #ddd;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 90%;
}

#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;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: #999;
	font-size: 16px;
	text-align: left;
}

#wp-calendar td {
	color: #ccc;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

/* Captions & aligment */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.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 & aligment */
div#extralinks {
margin: 30px 0 0;
border-top: 1px solid #618B8A;
padding: 5px 0 0;
}
#extralinks p {
margin: 0 0 5px;
}


p.disclaimer {
float: right;
text-align: right;
}
#extralinks a {
	text-decoration: none;
	color: #555;
}
#extralinks a:hover {
	color: #618B8a;
}

.addthis_toolbox {
	top: -5px;
}
#blogwp .addthis_toolbox {
	top: 0;
}
.addthis_toolbox {
float: right;
padding: 10px 0 0 0;
height: 18px;
width: 200px;
position: relative;
margin-left: 10px;
}
#container .addthis_toolbox a {
text-decoration: none;
outline: 0;
}
.addthis_toolbox a.mepcrss {
background: #FFF url(/images/rss.gif) 0 1px no-repeat;
position: absolute;
left: 0;
top: 10px;
padding: 1px 3px 2px 18px;
height: 16px;
}



dt#blog {

margin: 0;
}
#press a,
#blog a {color: #767676;}
#press a:hover,
#blog a:hover {color: #618B8A;}
#pressreleases,
#wpheadlines {
background: #EEEEEE;
}
#pressreleases ul,
#wpheadlines ul {
margin: 3px 0;
list-style: none;

}
#pressreleases ul li,
#wpheadlines ul li {
margin: 0 0 8px;
line-height: 1;
}


.addthis_toolbox {
}

.policy {font-weight: bold;}
.conference {font-weight: normal;}


#newslettersignupmenu a {
	color: #618B8A;
	font-weight: bold;
}

form.new div{
clear: both;
}
form.new label {
height: auto;
}
form.new fieldset * {
display: inline;
width: auto;
margin: 0 5px 0 0;
float: none;
vertical-align: middle;
}
#calc #topsearch,
#calc #footer #links,
#calc #navigation *,
#calc #secondarynav {
display: none;
}
#calc #navigation {
height: 14px;
}
#calc #container {
background-position: -144px;
width: 656px;
}
#calc #wrapper {
	background: none;
}
#calc #content {
padding-left: 10px;
padding-top: 10px;
float: left;
}
#calc #column {
margin-left: 507px;
}
#calc #footer {
width: 656px;
padding: 5px 0 0;
}
body#calc {
background: url(/images/calc-bg.gif) 50% 0 repeat-y
}
#calc #header {
background: url(/images/calc-header.jpg) 0 0 no-repeat;
}

