/*
Theme Name: Great Lake Clean Water
Description: Child theme for the twentytwelve theme for Great Lakes Clean Water
Author: Janet Min
Template: twentytwelve
*/

@import url("../twentytwelve/style.css");


h1.site-title a {
    color: #009900;
}

body {
	color: #000;
}


body .site {
	box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
	}

a:link, a:visited, a:hover, a:active, a:focus {
	color: #000000 !important;
}

div#page.hfeed.site {
	background: transparent;
}


header#masthead.siteheader[role=banner]
{
	background: rgba(255, 255, 255, 0.75);
}

a#pause-bkgd {
	color: #000000;
	position:absolute;
	bottom:2em;
	right:2em;
	font-size:14px;
	z:100;
}

/* Smartphones (portrait and landscape) ----------- */
@media only screen
and (min-device-width : 320px)
and (max-device-width : 480px) {
/* Styles */
	a#pause-bkgd {
		color: #000000;
		position:absolute;
		bottom:1.5em;
		right:0.5em;
		font-size:xx-small;
	}
}

.header-image {
	margin-bottom: 10px;
}

span.site-description {
	font-size: 18px;
	color: rgb(255,255,255) !important;
	background: #0287bf;
	padding-left: 4px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
}

/* Smartphones (portrait and landscape) ----------- */
@media only screen
and (min-device-width : 320px)
and (max-device-width : 480px) {
/* Styles */
	span.site-description {
		font-size:x-small;
	}
}

.main-navigation {
	margin-top: 12px;
	margin-top: 0.857142857rem;
}

.main-navigation li a {
	color: #000000;
	}


.main-navigation li a:hover {
	color: #000000;
	background: rgba(255, 255, 255, 0.75);
	}


div#content {
	background: transparent;
	padding-left: 20px;
	padding-top: 7px;
	padding-right: 20px;
	padding-bottom: 7px;
	margin-bottom: 20px;
}

div#yjodlocations article {
	border-bottom: 0px;
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
	padding-bottom: 0px;
	padding-bottom: 0rem;
	word-wrap: break-word;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
}	

div#yjodlocations {
	width: 100%;
	padding-bottom: 24px;
	padding-bottom: 1.714285714rem;
	padding-bottom: 24px;
	padding-bottom: 1.714285714rem;
}

div#display_addr {
	padding-bottom: 24px;
	font-size: 18px;
	text-decoration: bold;
}

input#findyjod {
	margin-top: 20px;
	color: #000;	
	font-size: 14px;
}

div#primary[class=site-content] {
	background: rgba(255, 255, 255, 0.75);
	width: 100%;
	margin-bottom: 48px;
	margin-bottom: 3.428571428rem;
}

form#getlocation {
	padding-bottom: 20px;
}

nav {
	background: rgba(255, 255, 255, 0.75);
}

ul#menu-great-lakes-clean-water li:nth-child(1) {
	margin-left: 15px;
}




.alignright { float: right; }

img.pdflogo {
	vertical-align: middle;
	margin-right: 7px;
}

h1.entry-title {
	padding-left: 7px;
	padding-top: 7px;
	padding-right: 20px;
	padding-bottom: 7px;
}

article.page.type-page.status-publish.hentry{
	margin-bottom: 30px;
}


.entry-content a:visited,
.comment-content a:visited {
	color: #3e3e3e;
}

.orbit-wrapper.minimalist .orbit-caption {
	background: url(../css/bg-transparent.png) repeat;
	z-index: 1000;
	color: #fff;
	text-align: center;
	padding: 7px 0;
	font-size: 13px;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	text-align:justify;
}

footer#colophon[role=contentinfo] {
	background: rgba(255, 255, 255, 0.75);
	color: #000000;
	font-size:14px;
	padding-left: 20px;
	padding-right: 20px;