/*
Theme Name: Lincoln High School Band
Theme URI: http://lincolnband.org
Description: Created specifically for the Lincoln High School Band, Sioux Falls, SD
Version: 1.0
Author: Chris Prendergast
Author URI: http://atomicconcept.com

*/




@import url("reset.css");

.left, .alignleft	{ float: left; }
.right, .alignright	{ float: right; }
.clear , .alignclear	{ clear: both; }
h1		{ font-size: 2.5em; font-weight: bold; }
h2		{ font-size: 2.2em; font-weight: normal;}
h3		{ font-size: 1.5em; font-weight: bold; }
h4		{ font-size: 1.4em; font-weight: bold; padding: 0px; }
p		{ font-size: 1em; padding-bottom: 14px; }


body {


	background: #0b0555 url('images/redstripe.png') repeat-x top center;
	color: #333;
	text-align: center;
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	text-align: left;
	background-color: #0b0555;
	margin: 0px auto;
	padding: 0;
	width: 960px;
	border: 0px;
	}

.peoplelist, .medialist {
	display:none;
}
	
#header {
	background: url('images/header2.png') no-repeat top center;
	margin: 0px;
	padding: 0px 0px 17px 0px;
	height: 109px;
	width: 960px;
	text-indent: -9999px;
}
#headerimg 	{
	margin: 0px;
}

	
#navbar {
	width: 144px;

	background-color: #1d1391;
	border: 1px white solid;
	margin-right: 9px;
	float: left;
	color: white;
}

#navbar a, #navbar a:hover {
	text-decoration: none;
	color: white;
}

#navbar ul {
	padding: 8px 8px 0px 14px;
}

#navbar li {
	font-size: 1.4em;
	font-weight: bold;
	padding-bottom: 8px;
}

#navbar ul li ul li {
	font-size: .8em;
}

#notnav {
	width: 796px;
	margin: 0 0 0 9px;
	background-color: white;
	float: left;
}	
	
#content {
	padding: 14px;
	float: left;
	width: 503px;
	font-size: 1.2em;
	
	}
	
	
#sidebar
{
	background-color: white;
	padding: 14px;
	float: left;
	width: 237px;
	font: 1.05em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#sidebar p {
	padding-bottom: 5px;
}

#sidebar li {
	/*padding-bottom: 14px;*/
	padding-bottom: 6px;
	margin-bottom: 14px;
	border-bottom: 1px dotted #ddd;
}

#sidebar ul li li {
	padding-bottom: 14px;
	margin: 0;
	border: 0;
}

#sidebar .ec3_list {
	padding-left: 15px;

}

.note {
	padding-left: 18px;
	padding-right: 18px;
	text-align: justify;
}



#eventlist ul li {
	padding-bottom: 6px;
	text-indent: -8px;
}

.ec3_list_day {
	font-weight: bold;
}

#eventlist ul li ul li {
	font-weight: normal;
	text-indent: 0px;
	text-decoration: underline;

}

#footer {
	background-color: #1d1391;
	border: solid 14px white;
	border-top: 0px;
	padding: 0;
	margin: 0 auto;
	width: 768px;
	clear: both;
	float: right;
	color: white;
}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
	
#footer a {
	color: #ddd;
}
	
.wpcf7 {
	text-align: left;
	padding: 18px;
}
/*
.wpcf7 label {
	clear: both;
	display: block;
	float: left;
	width: 100px;

}
*/


.wpcf7 p {
	text-align: left;
}

.wpcf7 input {
	text-align: left;
	height: 1.4em;
	width: 200px;
	padding: 1px;
	margin: 0px 5px 8px;
	border: 1px solid #ddd;
}
.wpcf7 textarea {
	width: 350px;
	height: 100px;
	padding: 1px;
	margin: 0px 5px 8px;
		border: 1px solid #ddd;
}
.wpcf7 #contactsend input {
	border: solid black 1px;
	padding: 5px;
	height: 2.5em;
	width: 70px;
	text-align: center;

}
	
	
	.screen-reader-text {
		display: none;
	}

small {
	font-size: 0.9em;
	line-height: 1.5em;
	}
	
.postinfo {
	display: block;
	padding: 0px 10px 8px 30px;
	background-color: #ddd;
}

.postmetadata  {
	padding-left: 5px;

}

a:hover {
	color: #147;
	text-decoration: underline;
	}

.post {
	margin: 0 0 25px;
	text-align: left;
	border: solid 2px #ddd;
	}

.entry {
	padding: 12px 3px 5px;
}
	
.post hr {
	display: block;
	}

.post h2 {
	padding-top: 4px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	background: #ddd;
	 color: #f41016;
}

.post h2 a {
	text-decoration: none;
}

.post h3 {
	margin-right: 14px;
	margin-left: 14px;
}

.post p {
	margin-left: 14px;
	margin-right: 14px;
}

.post ul {
	margin: 14px;
}

.post li {
	padding-bottom: 5px;
}

.pagetitle {
	font-size: 2.4em;
	margin-top: -8px;
	padding: 0px 3px 5px 3px;
	font-weight: bold;

}

.entry .ec3_schedule {
	display: block;
	padding: 5px;
	margin: 20px;
}


.ec3_eventday {
	background-color: #ddd;

}

#wp-calendar tbody tr td {
	height: 3em;
}


#wp-calendar .nav tbody tr td  a{
	background-color: white;
}


#fulleventlist {
	padding-top: 20px;

}


#fulleventlist .ec3_list_month {
		margin: 0 0 25px;
	text-align: left;
	border: solid 2px #ddd;
	padding-bottom: 15px;
}

#fulleventlist .ec3_list_month h2 {
	padding-top: 4px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	background: #ddd;
}



#fulleventlist .ec3_list_month li {
	margin-left: 14px;
	margin-right: 14px;
	padding: 12px 3px 5px;
}


/* 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;
	}

#searchform {
	text-align: left;
	padding-bottom: 10px;
	}

#sidebar #searchform #s {
	width: 145px;
	padding: 5px;
	border: solid black 2px;
	}
	
	
html>body #sidebar #searchform #s {
	width: 160px;
		border: solid black 1px;

	}
	
#content p input #submit {
	border: solid black 1px;

}

#sidebar #searchsubmit {
	padding: 4px;
	border: solid black 1px;
	cursor: pointer;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#sidebar #photobox ul li {
	/*display: block;
	float: left;*/
	display: inline;
	/*padding: 1px 2px;
	padding-bottom: 1px;*/
	padding: 0;
	margin: 0px;
}

#sidebar #photobox ul li img {
	border: 2px solid #fff;
}

#sidebar #photobox ul li img:hover {
	border: 2px solid #333;
}




/* 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;
}

hr {
	display: none;
	}

a img {
	border: none;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}



/* 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 */

