/*
Theme Name: SchultheaterFestival Theme
Theme URI: http://wordpress.org/
Description: The SchultheaterFestival Theme
Version: 1.6
Author: DAVIDDREXLERSTUDIOS,COM
Author URI: http://www.daviddrexlerstudios.com/
Tags: blue, custom header, fixed width, two columns, widgets

*/


/* SchultheaterFestival Theme Attributes */
html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, input {
	margin:0px;
	padding:0px;
	position:relative
}

body {
	background: #fbfaf9 url('images/globalGradientBg.jpg') repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:17px;
}

#header {
	background: url('images/headerImage.jpg') no-repeat;
	height:325px;
	width:986px;	
	margin-left:7px;
}
#stfLogo {
}

#globalContainer {
	height:auto;
	min-height:600px;
	margin:0 auto;
	width:1000px;
	background: url('images/globalContainerBg.png') repeat-y;
}

#pageContainer {	
	margin-left:7px;
}

#naviCol {
	border:solid 0px red;
	margin-top:10px;
	float:left;
	width:225px;
}

#naviCapTop {
	background: url('images/mainnaviCapTop.gif') no-repeat;
	height:5px;
	width:225px;
}

#naviCapBottom {
	background: url('images/mainnaviCapBottom.gif') no-repeat;
	height:8px;
	width:225px;
}

#mainNavi {
	list-style:none;
	width:225px;
	margin:0px;
	padding:0px;
}

#mainNavi li {
	margin:0px;
	padding:0px;
}

#mainNavi li a {
	background: url('images/mainnaviBtnBg.gif') no-repeat;
	padding:7px 0px 6px 15px;
	margin:0px;
	font-size:14px;
	color:#5a5a5a;
	text-decoration:none;
	width:225px;
	display:block;
}

#mainNavi li a:hover {
	color:#000000;
	background: url('images/mainnaviBtnBg_ov.gif') no-repeat;
}

#mainNavi li a:active {
	color:#FFFFFF;
	background: url('images/mainnaviBtnBg_ac.gif') no-repeat;
}

.mainNaviActive {
	color:#FFFFFF !important;
	background: url('images/mainnaviBtnBg_ac.gif') no-repeat !important;
}

.submenu {
	background:url('images/submenuBg.gif') repeat-y; 
	display:block; 
	height:auto; 
	margin:0px; 
	padding:0px 0px 10px 0px; 
	list-style:none;
}

.submenu li a{
	background:none !important;
	font-size:12px !important;
	margin:0px !important;
	padding:1px 5px 1px 15px !important;
}

.submenu li a:hover, 
.submenu li a:active {
	color:#990000 !important;
}

.submenu li ul {
	background:none; 
	display:block; 
	height:auto; 
	margin:0px; 
	padding:0px;
	list-style:none;
}

.submenu li ul li {
	padding-left:10px !important;
}

.submenu li ul li a {
	font-size:10px !important;
	line-height:12px !important;
}

#contentCol {
	float:left;
	width:536px;
	height:auto;
	margin-right:7px;
	margin-top:10px;
}

#contentArea {
	background: url('images/contentBg.gif') repeat-y;
	height:auto;
	width:486px;
	padding:10px 25px 20px 25px;
}

#contentCapTop {
	background: url('images/contentCapTop.gif') no-repeat;
	height:10px;
	width:536px;
}

#contentCapBottom {
	background: url('images/contentCapBottom.gif') no-repeat;
	height:10px;
	width:536px;
}

#sidebarCol {
	float:left;
	width:218px;
	margin-top:10px;
}

#cloudTag {
	margin-top:20px;
	padding:0px;
	height:auto;
	width:200px;
}

.sidebarBox {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	background: url('images/sidebarHeadbarBg.gif') no-repeat;
	padding:8px 10px 0px 15px;
	margin:0px 0px 20px 0px;
}

.sidebarBoxLinks {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	padding:8px 0px 0px 0px;
	margin:0px 0px 20px 0px;
}

.sidebarBoxLinks h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
}

.sidebarBoxLinks #linkList {
	list-style:none;
	background: url('images/sidebarHeadbarBg.gif') no-repeat;
	padding:8px 0px 0px 15px;
}

.sidebarBoxLinks #linkList ul {
	list-style:none;
	margin:10px 0px 0px 15px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#000000
}

.sidebarBoxLinks #linkList ul li {
	margin-bottom:5px;
}

.sidebarBoxLinks #linkList ul li a {
	color:#000000;
	text-decoration:none;
}

.sidebarBoxLinks #linkList ul li a:hover {
	color:#800000;
}

.sidebarBox ul {
	list-style:none;
	margin:10px 0px 0px 15px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#000000
}

.sidebarBox ul li {
	margin-bottom:5px;
}

.sidebarBox ul li a {
	color:#000000;
	text-decoration:none;
}

.sidebarBox ul li a:hover {
	color:#800000;
}

#footer {
	background: url('images/footerBg.png') no-repeat;
	height:50px;
	width:1000px;
	margin:0 auto;
	text-align:center;
	padding-top:20px;
	color:#919191;
	font-size:10px;
}

/* Begin Typography & Colors */
.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

.entry {
	background:url('images/postEndline.gif') repeat-x left bottom;
	padding-bottom:15px;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}
	
a, p a {
	color:#a71205;
	text-decoration:none;
}

a:hover, p a:hover {
	color:#5c0000;
}

h1{
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}
	
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:17px;
	margin:0px 0px 10px 0px;
	padding:0px;
}

h2, h2 a, h2 a:hover {
	font-family:'Arial Black', Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size: 18px;
	color:#A71205;
	margin: 0px 0px 10px 0px;
	text-decoration:none;
	}
	
h3, h3 a, h3 a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 15px;
	line-height:18px;
	color:#000000;
	margin: 0px 0px 0px 0px;
	text-decoration:none;
	}
	
h4, h4 a, h4 a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 13px;
	font-style:italic;
	line-height:18px;
	color:#919191;
	margin: 0px 0px 0px 0px;
	text-decoration:none;
	}	


h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}


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

.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;
	}

#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 */
.post {
	margin:0px 0px 30px 0px;
	}

.post hr {
	display: block;
	}

.postmetadata {
	font-size:10px;
	color:#000000;
	clear: both;
}

.postmetadataInfo {
	color:#A71205;
}
/* 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 {
	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;
	}
/* 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;
	}

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: 0px;
	margin-bottom: 30px;
	background:url(images/footerLine.gif) repeat-x bottom;
	height:20px;
	width:480px;
	font-size:10px;
	font-weight:bold;
	}
/* 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;
}