/*
Theme Name: EMAO Public Page Theme
Description: Mod of default theme to EMAO public page template
Author: Mike Beargie
Author URI: http://www.erootsohio.com
*/


body {background-color:#e2e1dc; padding:0px; margin:0px; font-family: futura, myriad pro, helvetica, arial, sans-serif}

h1 {color:#000000; font-size:24px; margin:0px; padding:0px;}
h2 {color:#800c1f; font-size:20px; margin:0px 15px 0px 0px; padding:0px;}

#whitewrap {background-color:#ffffff; width:856px; border:2px solid #d3d2cd; margin-left:auto; margin-right:auto; margin-top:20px; padding-bottom:10px;}

#contentwrap {margin-left:auto; margin-right:auto; width:825px; margin-top:10px;}

#nav {text-align:right; margin-top:-57px; padding-right:20px;}
#nav a {text-decoration:none; color:#ffffff; font-size:20px; font-family: futura, myriad pro, helvetica, arial, sans-serif}
#nav a:hover {text-decoration:underline;}
#nav2 {text-align:right; margin-top:-25px; padding-right:20px;}
#nav2 a {text-decoration:none; color:#ffffff; font-size:18px; font-family: futura, myriad pro, helvetica, arial, sans-serif}
#nav2 a:hover {text-decoration:underline;}

.gradient {background-image:url('images/embg.png'); width:212px; background-color:#ffffff; padding-left:20px; padding-right:5px; background-repeat:repeat-x;}

.gradient2 {background-image:url('images/gradientbg.png'); width:212px; background-color:#ffffff; padding-left:20px; padding-right:5px; background-repeat:repeat-x;}

/* Begin Typography & Colors */

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	background: #e7e7e7 url('images/kubrickfooter.jpg') no-repeat top;
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#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 Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}

#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 758px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */




h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* 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;
	}
/* End Images */



/* 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: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#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 {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* 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%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
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;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* 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 */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

/* Map Popup Css */
#map {
	position:relative;
	margin:0;
	padding:0;
	width:550px;
	height:675px;
	background:url(http://www.emaohio.org/wp-content/uploads/Ohio_Counties.jpg) top left no-repeat #fff;
	font-family:arial, helvetica, sans-serif;
	font-size:8pt;
}

#map li {
	margin:0;
	padding:0;
	list-style:none;
}

#map li a {
	position:absolute;
	display:block;
	/*
	   Specifying a background image
	   (a 1px by 1px transparent gif)
	   fixes a bug in older versions of
	   IE that causeses the block to not
	   render at its full dimensions.
	*/
	background:url(blank.gif);
	text-decoration:none;
	color:#000;
}

#map li a span { display:none; }

#map li a:hover span {
	position:relative;
	display:block;
	width:300px;
	left:10px;
	top:10px;
	border:2px solid #000;
	background:#fff;
	padding:5px;
	filter:alpha(opacity=90);
	opacity:0.90;
}
#map li a:hover span.q1 {
	position:relative;
	display:block;
	width:300px;
	left:-325px;
	top:10px;
	border:2px solid #000;
	background:#fff;
	padding:5px;
	filter:alpha(opacity=90);
	opacity:0.90;
}

#map li a:hover span.q2 {
	position:relative;
	display:block;
	width:300px;
	left:-325px;
	top:-100px;
	border:2px solid #000;
	background:#fff;
	padding:5px;
	filter:alpha(opacity=90);
	opacity:0.90;
}
#map li a:hover span.q3 {
	position:relative;
	display:block;
	width:300px;
	left:60px;
	top:-100px;
	border:2px solid #000;
	background:#fff;
	padding:5px;
	filter:alpha(opacity=90);
	opacity:0.90;
}
#map li a:hover span.q4 {
	position:relative;
	display:block;
	width:300px;
	left:50px;
	top:10px;
	border:2px solid #000;
	background:#fff;
	padding:5px;
	filter:alpha(opacity=90);
	opacity:0.90;
}
#map li a:hover span.midtop {
	position:relative;
	display:block;
	width:300px;
	left:-150px;
	top:50px;
	border:2px solid #000;
	background:#fff;
	padding:5px;
	filter:alpha(opacity=90);
	opacity:0.90;
}

/* County List*/

#map a.Adams {
	top:559px;
	left:148px;
	width:60px;
	height:60px;
}

#map a.Allen {
	top:249px;
	left:61px;
	width:56px;
	height:31px;
}

#map a.Ashland {
	top:210px;
	left:301px;
	width:30px;
	height:80px;
}

#map a.Ashtabula {
	top:65px;
	left:473px;
	width:60px;
	height:60px;
}

#map a.Athens {
	top:479px;
	left:335px;
	width:50px;
	height:40px;
}
#map a.Auglaize {
	top:285px;
	left:45px;
	width:60px;
	height:20px;
}
#map a.Belmont {
	top:354px;
	left:459px;
	width:66px;
	height:48px;
}
#map a.Brown{
	top:561px;
	left:102px;
	width:44px;
	height:49px;
}
#map a.Butler{
	top:470px;
	left:0px;
	width:60px;
	height:40px;
}
#map a.Carroll {
	top:265px;
	left:448px;
	width:48px;
	height:37px;
}
#map a.Champaign {
	top:354px;
	left:100px;
	width:64px;
	height:34px;
}
#map a.Clark {
	top: 387px;
	left: 99px;
	width: 64px;
	height: 35px;
}
#map a.Clermont{
	top:517px;
	left:70px;
	width:30px;
	height:80px;
}
#map a.Clinton{
	top:471px;
	left:112px;
	width:40px;
	height:30px;
}
#map a.Columbiana{
	top: 230px;
	left: 470px;
	width: 75px;
	height: 28px;
}
#map a.Coshocton{
	top: 310px;
	left: 334px;
	width: 64px;
	height: 48px;
}
#map a.Crawford{
	top: 222px;
	left: 213px;
	width: 49px;
	height: 46px;
}
#map a.Cuyahoga{
	top: 130px;
	left: 355px;
	width: 73px;
	height: 24px;
}
#map a.Darke{
	top: 334px;
	left: 0px;
	width: 51px;
	height: 72px;
}
#map a.Defiance{
	top: 152px;
	left: 0px;
	width: 75px;
	height: 29px;
}
#map a.Delaware{
	top: 328px;
	left: 209px;
	width: 51px;
	height: 39px;
}
#map a.Erie{
	top: 138px;
	left: 251px;
	width: 54px;
	height: 31px;
}
#map a.Fairfield{
	top: 406px;
	left: 259px;
	width: 45px;
	height: 49px;
}
#map a.Fayette{
	top: 444px;
	left: 159px;
	width: 36px;
	height: 51px;
}
#map a.Franklin{
	top: 373px;
	left: 203px;
	width: 51px;
	height: 45px;
}
#map a.Fulton{
	top: 103px;
	left: 54px;
	width: 57px;
	height: 35px;
}
#map a.Gallia{
	top: 555px;
	left: 310px;
	width: 41px;
	height: 54px;
}
#map a.Geauga{
	top: 116px;
	left: 427px;
	width: 48px;
	height: 32px;
}
#map a.Greene{
	top:420px;
	left:95px;
	width:50px;
	height:35px;
}
#map a.Guernsey{
	top: 360px;
	left: 397px;
	width: 62px;
	height: 29px;
}
#map a.Hamilton{
	top:515px;
	left:0px;
	width:70px;
	height:30px;
}
#map a.Hancock{
	top: 194px;
	left: 113px;
	width: 50px;
	height: 58px;
}
#map a.Hardin{
	top: 252px;
	left: 116px;
	width: 47px;
	height: 49px;
}
#map a.Harrison{
	top: 310px;
	left: 450px;
	width: 51px;
	height: 42px;
}
#map a.Henry{
	top: 141px;
	left: 71px;
	width: 42px;
	height: 53px;
}
#map a.Highland{
	top:514px;
	left:124px;
	width:61px;
	height:33px;
}
#map a.Hocking{
	top: 463px;
	left: 269px;
	width: 56px;
	height: 25px;
}
#map a.Holmes{
	top: 273px;
	left: 336px;
	width: 62px;
	height: 35px;
}
#map a.Huron{
	top: 171px;
	left: 248px;
	width: 50px;
	height: 46px;
}
#map a.Jackson{
	top: 534px;
	left: 263px;
	width: 45px;
	height: 42px;
}
#map a.Jefferson{
	top: 281px;
	left: 502px;
	width: 32px;
	height: 70px;
}
#map a.Knox{
	top: 295px;
	left: 276px;
	width: 57px;
	height: 46px;
}
#map a.Lake{
	top: 85px;
	left: 419px;
	width: 41px;
	height: 19px;
}
#map a.Lawrence{
	top: 614px;
	left: 275px;
	width: 47px;
	height: 40px;
}
#map a.Licking{
	top: 347px;
	left: 264px;
	width: 69px;
	height: 53px;
}
#map a.Logan{
	top: 304px;
	left: 103px;
	width: 57px;
	height: 44px;
}
#map a.Lorain{
	top: 137px;
	left: 309px;
	width: 44px;
	height: 44px;
}
#map a.Lucas{
	top: 96px;
	left: 115px;
	width: 88px;
	height: 20px;
}
#map a.Madison{
	top: 373px;
	left: 167px;
	width: 29px;
	height: 68px;
}
#map a.Mahoning{
	top: 188px;
	left: 480px;
	width: 61px;
	height: 38px;
}
#map a.Marion{
	top: 275px;
	left: 178px;
	width: 55px;
	height: 31px;
}
#map a.Medina{
	top: 186px;
	left: 342px;
	width: 49px;
	height: 31px;
}
#map a.Meigs{
	top: 524px;
	left: 325px;
	width: 74px;
	height: 31px;
}
#map a.Mercer {
	top: 270px;
	left: 0px;
	width: 48px;
	height: 64px;
}
#map a.Miami{
	top: 360px;
	left: 47px;
	width: 49px;
	height: 45px;
}
#map a.Monroe {
	top: 405px;
	left: 457px;
	width: 58px;
	height: 49px;
}
#map a.Montgomery{
	top:411px;
	left:45px;
	width:45px;
	height:45px;
}
#map a.Morgan{
	top: 427px;
	left: 359px;
	width: 41px;
	height: 44px;
}
#map a.Morrow{
	top: 281px;
	left: 236px;
	width: 40px;
	height: 45px;
}
#map a.Muskingum{
	top: 359px;
	left: 339px;
	width: 54px;
	height: 59px;
}
#map a.Noble{
	top: 407px;
	left: 415px;
	width: 33px;
	height: 37px;
}
#map a.Ottawa{
	top: 117px;
	left: 176px;
	width: 65px;
	height: 23px;
}
#map a.Paulding{
	top: 191px;
	left: 0px;
	width: 62px;
	height: 32px;
}
#map a.Perry{
	top: 414px;
	left: 314px;
	width: 40px;
	height: 45px;
}
#map a.Pickaway{
	top: 426px;
	left: 201px;
	width: 52px;
	height: 47px;
}
#map a.Pike{
	top: 531px;
	left: 201px;
	width: 57px;
	height: 36px;
}
#map a.Portage{
	top: 144px;
	left: 428px;
	width: 48px;
	height: 59px;
}
#map a.Preble{
	top:412px;
	left:0px;
	width:40px;
	height:55px;
}
#map a.Putnam{
	top: 197px;
	left: 58px;
	width: 56px;
	height: 39px;
}
#map a.Richland{
	top: 228px;
	left: 273px;
	width: 29px;
	height: 64px;
}
#map a.Ross{
	top: 482px;
	left: 197px;
	width: 68px;
	height: 46px;
}
#map a.Sandusky{
	top: 145px;
	left: 172px;
	width: 72px;
	height: 32px;
}
#map a.Scioto{
	top: 570px;
	left: 205px;
	width: 63px;
	height: 53px;
}
#map a.Seneca{
	top: 180px;
	left: 173px;
	width: 71px;
	height: 40px;
}
#map a.Shelby{
	top: 319px;
	left: 50px;
	width: 49px;
	height: 38px;
}
#map a.Stark{
	top: 230px;
	left: 400px;
	width: 70px;
	height: 26px;
}
#map a.Summit{
	top: 168px;
	left: 393px;
	width: 34px;
	height: 47px;
}
#map a.Trumbull{
	top: 128px;
	left: 479px;
	width: 59px;
	height: 53px;
}
#map a.Tuscarawas{
	top: 282px;
	left: 405px;
	width: 43px;
	height: 53px;
}
#map a.Union{
	top: 308px;
	left: 167px;
	width: 30px;
	height: 64px;
}
#map a.VanWert{
	top: 228px;
	left: 0px;
	width: 52px;
	height: 41px;
}
#map a.Vinton{
	top: 499px;
	left: 270px;
	width: 57px;
	height: 27px;
}
#map a.Warren{
	top:465px;
	left:61px;
	width:40px;
	height:50px;
}
#map a.Washington{
	top: 458px;
	left: 402px;
	width: 75px;
	height: 43px;
}
#map a.Wayne{
	top: 218px;
	left: 338px;
	width: 61px;
	height: 51px;
}
#map a.Williams{
	top: 105px;
	left: 0px;
	width: 51px;
	height: 47px;
}

#map a.Wood {
	top: 137px;
	left: 115px;
	width: 58px;
	height: 56px;
}
#map a.Wyandot {
	top: 228px;
	left: 169px;
	width: 45px;
	height: 45px;
}


