/*
Theme Name: Lake Country
Theme URI: http://lakecountypublichealth.org/
Description: Theme designed for Lake County Public Health.
Version: 1.0
Author: BigforkWEB
Author URI: http://bigforkweb.com/
Tags: blue, custom header, fixed width, two columns, widgets


*/



/* 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;
}




small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}



h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}








.entry p a:visited {
	color:#b53017;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 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;
	}





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: #76C5EE;
	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 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;
	font-size:.8em;
}

.clear {
	clear: both;
}
.post {padding-bottom:15px;}


/* End Structure */







/* 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 {
	
	margin: 4px 4px 6px 11px;
	display: inline;
	}

img.alignleft {

	margin: 4px 11px 6px 4px;
	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. */





.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}







/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}




.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 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 {
	padding:8px;

}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: .8em;
	font-style:italic;
	padding: 0 4px 5px;
	margin: 0; text-align:center;}
/* 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." */
/***************** Main **************/
* {font-size: 100%; padding: 0; margin: 0;}/*don't change this*/
body{font-size:.8em; font-family:Verdana, Geneva, sans-serif; background:url(images/body-bg.jpg) repeat-x #76c5ee;}
#container{margin:0 auto; padding:0; width:968px; position:relative; text-align:left; background: url(images/layout-corner-top-left.gif) no-repeat top left #fff; color:#434343;}/*centers main content*/
#bottomleft {background:url(images/layout-corner-bottom-left.gif) no-repeat bottom left; height:20px; width:20px; position:absolute; left:0; bottom:0;}
#bottomright {background:url(images/layout-corner-bottom-right.gif) no-repeat bottom right; height:20px; width:20px; position:absolute; right:0; bottom:0;}
#header {height:100px; width:968px; margin:0 auto; position:relative; padding:0; background:url(images/layout-tabs-bg.gif) no-repeat bottom right;}
.background {background:none;}
.background02 {background:url(images/layout-tabs-bg-02.gif) no-repeat bottom right;}
.background03 {background:url(images/layout-tabs-bg-03.gif) no-repeat bottom right;}
#contentwrapper{padding:18px; width:932px;}
#leftcolumn {float:left; width:485px;}
#rightcolumn {float:left; width:195px; margin-left:20px; display:inline;}
#content{width:705px; padding:10px 0 10px 215px; float:left; line-height:1.3em;}
#minheight {height:400px; width:1px; float:right;}/*the minimum height div forces the container to expand to fit the height of this element. It is a cross-platform solution to the minimum height demand*/
.topsentence{font-size:.8em; color:#23436c; text-align:center; margin-top:3px; height:19px; padding:0;}
.clear {clear:both;}
.hidden {position:absolute; left:-9999px;}
/***************** Headers *****************/
h1 {font-size: 1.8em; font-weight:bold; color:#000;}
h1#logo {position:absolute; background:url(images/layout-logo-lake-county.gif) no-repeat; width:543px; height:91px; top:0; left:0;}
h1#logo a {display:block; width:543px; height:91px;}
h2 {font-size: 1.9em; color:#76c5ee; font-weight:lighter; padding:4px 0 10px 0; }
h3 {font-size: 1.5em; font-weight:lighter; padding:6px 0 4px 0; }
h4 {font-size: 1.3em; font-weight:lighter; padding:6px 0 4px 0; }
#content h3, #content h2, #content h4  {line-height:normal;}
h3 a, h3 a:link, h3 a:visited {color:#696969;}
h3 a:hover{color:#D88D21;}
h3.alerth a, h3.alerth a:link, h3.alerth a:visited {color:#D88D21;}
h3.alerth a:hover{color:#76c5ee;}

h2#calheader, h2#alertheader, h2#infoheader {color:#FFF; text-align:center;  font-size:1.2em; height:38px; width:195px;  letter-spacing:-.04em;} 
h2#calheader a, h2#alertheader a, h2#infoheader a {display:block;width:195px;height:38px;padding:1.2em 0 .2em 0;}
h2#calheader {background:url(images/layout-h3-bg-calendar.jpg) no-repeat center;}
h2#infoheader {background:url(images/layout-h3-bg-public-info.jpg) no-repeat center;}
h2#alertheader {background:url(images/layout-h3-bg-alert.jpg) no-repeat center;}
/***************** Basic Links *****************/
a:link, a:visited{color:#D88D21; text-decoration:none;}
a:hover{color:#D88D21; text-decoration:underline;}
a:active, a:focus{outline:none;}
p {padding-top:4px; padding-bottom:8px;}
#content #rightcolumn ul, #content #rightcolumn ol {margin:0;}
#content ul, #content ol {margin-left:25px; padding:4px 0 8px 0;}
#content ul li, #content ol li {padding:3px;}
#content img.doubleborder {border:double 3px #b53017}
#content img.noborder {border:none;}
/***************** Menu *****************/
/*style containing menu div*/
#sidebar {height:auto; padding:0; position:absolute; z-index:100; top:230px; left:18px; width:194px;}
#sidebar .top {background:url(images/layout-navigation-bg-top.jpg) no-repeat; height:15px;}
#sidebar .bottom{background:url(images/layout-navigation-bg-bottom.jpg) no-repeat bottom; height:18px;}
/*style first tier ul, li, a - if you do not redefine these styles later in CSS they will apply to all tiers within the navigation*/
#sidebar ul {margin:0; padding: 0; background:url(images/layout-navigation-bg-repeat.jpg) repeat-y; width:194px;}
#sidebar ul li a {display: block; padding:3px 10px 3px 14px; text-decoration:none; margin:0; width:170px; color:#FFF;}
#sidebar ul li {position:relative; list-style:none; margin:0; background:url(images/layout-navigation-divider.gif) repeat-x bottom;  padding:0 0 2px 0; }
#sidebar ul a:hover {background:url(images/layout-nav-a-hover.jpg) repeat-x bottom #4ca9e8 ;}

#toplinks {right:0; top:-49px; position:absolute; font-size:1.1em; height:29px; width:350px; padding:20px 0 0 15px;}
#toplinks ul li {display:inline; list-style:none;}
#toplinks ul li a {padding:18px 14px 18px 18px; color:#203c63;}
#toplinks ul li a:hover { text-decoration:none;}
/***************** Footer *****************/
#footer ul{margin:0 auto; padding:5px 0 0 0; width:968px; color:#23436c; display:block;}
#footer ul li { display:inline;padding-top:10px; float:right;}
#footer ul li a:link, #footer ul li a:visited{color:#23436c; text-decoration:none; padding:0 3px 0 3px; border-left:1px solid #23436c; }
#footer ul li a:hover{color:#23436c; text-decoration:underline;}
#footer ul li.copyright {background-image:none; float:left; text-align:left; border:none;}
#footer ul li.footerHome a, #footer ul li.footerHome a:link, #footer ul li.footerHome a:visited {background-image:none; border:none;}
#footer ul li.phone, #footer ul li.fax {float:left; padding-left:50px; border:none;}
#footer ul li.phone {background:url(images/layout-icon-phone.gif) no-repeat 20px bottom;}
#footer ul li.fax {background:url(images/layout-icon-fax.gif) no-repeat 20px bottom;}
/***************** Credit *****************/
#credit {clear:both; font-size:0.7em; padding:50px 0pt 20px; text-align:center;}
#credit a:link, #credit a:visited {color:#fff; text-decoration:none;}
#credit a:hover {color:#23436c; text-decoration:none;}

/***************** Tag Cloud *****************/
#tagcloud { position:absolute; top:20px; right:30px; z-index:15; width:310px; height:200px; color:#FFF}
#tagcloud h2 {color:#fcef5a; padding:0; margin:0;}
#tagcloud a, #tagcloud a:link, #tagcloud a:visited {color:#FFF;}

#flubadge {position:absolute; top:50px; right:30px;}
