/*
Theme Name: Excelsior 1.0
Theme URI: http://lddcreations.com
Description: Default Theme for <a href="http://excelsiorclassical.org/">Excelsior Classical</a>
Version: 2 (WP2.6.2)
Author: Baylor Weathers
Author URI: http://geek-like-me.com
Tags: dark, old, paper
*/
* { margin: 0; padding: 0; }

body {
	background: #3b2309 url(images/body-bg.jpg) center top no-repeat;
	text-align: center;
	color: #524C44;
	font-size: 13px;
	font-family: "Lucida Grande";
}

a { text-decoration: none; color: #49443D; outline: none; }
a:hover { color: #2d251a; }
a img { border: none; }

h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, Serif;
	font-weight: normal;
	color: #48433C;
}

h1 { font-size: 28px; }
h2 { font-size: 26px; }
h3 { font-size: 22px; }
h4 { font-size: 20px; }
h5 { font-size: 18px; }
h6 { font-size: 16px; }

/* ul, ol { list-style: none; } */

input[type=text], input[type=password], textarea {
	outline: none;
	border: 1px solid #696175;
	padding: 4px;
	font-family: Georgia, Serif;
	font-style: italic;
	font-size: 18px;
	color: #696175;
	margin: 4px;
}
input:focus, textarea:focus { background: #F2EADC; }

#page-wrap {
	width: 1050px;
	text-align: left;
	margin: 0 auto;
	position: relative;
}

#header {
	position: relative;
	}
	#header #logo {
		width: 683px;
		height: 98px;
		background: url(images/logo.jpg);
		text-indent: -9999px;
		float: left;
		margin-left: -1px;
	}
	
#nav {
	margin: 0px;
	padding: 0px;
	right: 0;
	margin-top: 30px;
	z-index: 50;
	position: absolute;
	list-style: none;
	}

	#nav ul {
		float: left;
		list-style: none;
		margin: 0px;
		padding: 0px;
		}

	#nav li {
		list-style: none;
		margin: 0px;
		padding: 0px;
		}

	#nav li a, #nav li a:link, #nav li a:visited {
		color: #ffffff;
		display: block;
		font-size: 14px;
	    margin: 0px;
		padding: 8px 15px 13px 15px;
		}

	#nav li a:hover, #nav li a:active {
		color: #457DD9;
	    margin: 0px;
		padding: 8px 15px 13px 15px;
		text-decoration: none;
		}

	#nav li li a, #nav li li a:link, #nav li li a:visited {
		opacity: .90;
		filter: alpha(opacity=90);
		background: #3B2309;
		width: 150px;
		color: #CCCCCC;
		float: none;
		margin: 0px;
		padding: 7px 10px 7px 10px;
		border-bottom: 1px solid #373737;
		border-left: 1px solid #373737;
		border-right: 1px solid #373737;
		}

	#nav li li a:hover, #nav li li a:active {
		background: #40280f;
		color: #FFFFFF;
		padding: 7px 10px 7px 10px;
		}

	#nav li {
		float: left;
		padding: 0px;
		}

	#nav li ul {
		z-index: 9999;
		position: absolute;
		left: -999em;
		height: auto;
		width: 170px;
		margin: 0px;
		padding: 0px;
		}

	#nav li li { 
		}

	#nav li ul a { 
		width: 140px;
		}

	#nav li ul a:hover, #nav li ul a:active { 
		}

	#nav li ul ul {
		margin: -29px 0 0 171px;
		}

	#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
		left: -999em;
		}

	#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
		left: auto;
		}

	#nav li:hover, #nav li.sfhover { 
		position: static;
		}


#content-top {
	width: 683px;
	height: 38px;
	float: left;
	margin-top: -10px;
	background: url(images/content-top.jpg) left bottom no-repeat;
}

#content-bottom {
	width: 683px;
	height: 56px;
	float: left;
	background: url(images/content-bottom.png);
}

#content {
	width: 683px;
	min-height: 358px;
	float: left;
	background: url(images/content-bg.png) 0 10px repeat-y;
}

#sidebar {
	background: #2c1907 url(images/side-bar.jpg) no-repeat;
	width: 354px;
	position: absolute;
	right: 0;
	top: 101px;
	min-height: 351px;
	}
	#sidebar #inner { padding: 15px; }
	#sidebar li {
		margin-bottom: 15px;
		list-style: none;
	}

#sidebar h1,
#sidebar h2,
#sidebar h3,
#sidebar h4,
#sidebar h5,
#sidebar h6 {
	color: #fff;
	margin-bottom: 4px;
}

#sidebar h2 { font-size: 24px; }

#sidebar .page_item {
	margin: 5px;
	padding: 0;
	}
	#sidebar .page_item a {
		color: #999;
		font-family: Georgia, Serif;
		font-size: 19px;
		-webkit-transition: color 200ms;
	}
	#sidebar .page_item a:hover {
		color: #fff;
		border-bottom: 1px dotted #fff;
	}
	
	#sidebar .large-image {
		text-align: center
	}

#photos {
	
	}
	#photos li {
		display: inline;
	}
	#photos div {
		text-align: right;
		margin-top: 4px;
		}
		#photos div a {
			color: #fff;
			font-family: Georgia, Serif;
			font-size: 17px;
		}
		#photos div a:hover { border-bottom: 1px dotted #fff; }

#teacher-list {
	margin-top: 10px;
	margin-left: 10px;
	}
	#teacher-list li {
		
		}
		#teacher-list li a {
			
		}

#footer {
	clear: both;
	text-align: left;
	margin-left: 40px;
	color: #999;
	margin-bottom: 20px;
	}
	#footer a {
		color: #999;
		border-bottom: 1px dotted #999;
	}
	#footer a:hover { color: #fff; }

.post {
	margin-left: 30px;
	width: 630px;
	margin-bottom: 20px;
	}
	.post .title {
		text-align: center;
		font-style: italic;
		font-family: Georgia, Serif;
		font-size: 26px;
		} 
		.post h2 a { text-decoration: none;	color: #696157; }
		.post h2 a:hover { color: #493c2b; }
	.post .meta {
	color: #3b3b3b;
	font-size: 15px;
	text-align: center;
	background: url(images/meta-bg.jpg) repeat-x center center;
	}
	.post .meta span {
		background: url(images/content-bg.png) center center no-repeat;
		padding: 0 10px;
	}
	.post .meta a { text-decoration: none; color: #3b3b3b; }
	.post .meta a:hover { color: #599ffd; }
	
	.post .author {
		margin-bottom: 10px;
		text-align: center;
		font-family: Georgia, Serif;
		font-style: italic;
		color: #3b3b3b;
		font-size: 15px;
	}
	.post p {
		padding: 4px;
	}
	.post ul,
	.post ol {
		margin-left: 40px;
		margin-top: 20px;
		margin-bottom: 20px;
		font-size: 14px;
		}
		.post ul li,
		.post ol li {
			margin: 0 3px;
		}
	
	
#respond { font-style: italic; }

#comment {
	width: 383px;
	height: 130px;
	max-width: 611px;
	max-height: 193px;
}

form {
	
	}
	form .input_field {
		margin: 8px 0;
		font-family: "Verdana";
		font-size: 18px;
		}
		form .input_field label {
			
		}
	form .submit_field {
		text-align: right;
	}

.popup {
	width: 500px;
	height: 300px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -250px;
	margin-top: -150px;
	background: #fff;
	
}

#container {
	height: 600px;
	position: relative;
}

#large {
	width: 630px;
	height: 500px;
	position: absolute;
	overflow: hidden;
	}
	#large img {
		position: relative;
		max-width: 630px;
		max-height: 500px;
	}
	
#infiniteCarousel {
	width: 630px;
	position: relative;
	top: 500px;
	}
	#infiniteCarousel #wrapper {
		width: 556px;
		overflow: auto;
		height: 105px;
		margin: 0 40px;
		position: absolute;
		top: 0;
		}
		#infiniteCarousel #wrapper ul {
			width: 560px;
			list-style: none outside;
			margin: 0;
			padding: 0;
			position: absolute;
			top: 0;
			}
			#infiniteCarousel #wrapper ul li {
				width: 136px;
				height: 97px;
				float: left;
				display: block;
				margin: 0;
				padding: 0 2px;
			}
			#infiniteCarousel #wrapper ul li.empty {
				width: 136px;
				height: 97px;
				float: left;
				display: block;
				}
				#infiniteCarousel #wrapper ul li a {
					outline: none;
					}
					#infiniteCarousel #wrapper ul li a img {
						width: 130px;
					}
		#infiniteCarousel .arrow {
			display: block;
			width: 37px;
			height: 37px;
			background: url(images/arrows.png) no-repeat top;
			text-indent: -9999px;
			position: absolute;
			top: 32px;
		}
		#infiniteCarousel .back {
			background-position: 0 -74px;
		}
		#infiniteCarousel .back:hover {
			background-position: 0 -111px;
		}
		#infiniteCarousel .forward { right: 0; }
		#infiniteCarousel .forward:hover {
			background-position: 0 -37px;
		}
		
		#infiniteCarousel #paging {
			position: absolute;
			top: 100px;
			text-align: center;
			width: 630px;
			}
			#infiniteCarousel #paging li {
				display: inline;
				}
				#infiniteCarousel #paging li a {
					display: inline-block;
					margin: 0 3px;
					text-indent: -9999px;
					width: 15px;
					height: 15px;
					background: url(images/bullet.png);
				}
				#infiniteCarousel #paging li a.chosen {
					background: url(images/bullet.on.png);
				}
	