body {
	//background: url(/images/background.jpg) center top repeat-y black;
	background: black;
	font-family: verdana, tahoma, helvetica, sans-serif;
	color: #DDD;
	font-size: 14px;
	line-height: 2em;
}

a, a:visited {
	color: #CC5516;
	text-decoration: none;
}

a:hover {
	color: #FC8546;
	text-decoration: underline;
}

a[name] {
	color: #CC5516;
	text-decoration: none;
}

img {
	border: none;
}

h1 {
	color: #F72405;
	font-size: 20px;
	letter-spacing: 1px;
}

h2 {
	color: #DC9F47;
	font-size: 18px;
}

h3 {
	font-size: 16px;
	color: #DC9F47;
	margin-bottom: 0;
}

h4 {
	font-size: 14px;
	color: white;
	margin-bottom: 0;
	margin-top: 0;
}

blockquote {
	color: #DC9F47;
	width: 400px;
	margin: 0 10px;
}

blockquote .credit {
	display: block;
	text-align: right;
	font-style: italic;
}

.container {
	width: 816px;
	margin: auto;
	position: relative;
}

.container p {
	text-align: left;
	color: #DDD;
}

.navigation {
	text-align: center;
	margin: auto;
}

.navigation ul {
	display: block;
	padding: 0 0 20px 0;
	margin: auto;
	background: url(/images/fadedline.jpg) center bottom no-repeat;
	font-weight: bold;
}

.navigation li {
	display: inline-block;
	margin: 0px 10px;
	font-size: 12px;
	vertical-align: top;
	text-align: left;
}

ul.submenu {
	background: transparent;
	border-top: 1px solid orange;
	padding: 0;
	font-weight: normal;
}

.columnLarger {
	float: left;
	width: 460px;
}

.content {
	margin: auto;
}

.columnSmaller {
	float: right;
	width: 320px;
	padding-left: 10px;
	border-left: 1px dotted #888;
}

.columnEven {
	float: left;
	margin: 0 10px;
	width: 380px;
}

.columnCentered {
	width: 600px;
	margin: auto;
}

.railItem {
	text-align: center;
	margin: 20px 0;
	line-height: auto;
}

.blog-date {
	font-size: 12px;
	color: #CCC;
	font-style: italic;
}

.blog-post {
	font-size: 80%;
	line-height: normal;
}

.family-group {
	border-bottom: 1px solid #555;
	clear: both;
	margin: 10px auto;
	width: 730px;
}

.family-member {
	width: 360px;
	color: white;
	font-size: 13px;
	height: 320px;
	margin: auto;
	float: left;
}

.family-member a {
	color: white;
}

.family-member h2 {
	margin: 0;
}

.family-member .mug {
	border: 1px solid #F72405;
	padding: 2px;
	width: 320px;
	height: 240px;
	display: block;
	overflow: hidden;
	margin: auto;
	position: relative;
}

.video-mug {
	cursor: pointer;
}

.video-chiron {
	position: absolute;
	bottom: 0;
	height: 50px;
	background: #333;
	opacity: .7;
	vertical-align: middle;
	alpha: filter(opacity=70);
	width: 100%;
	font-size: 16px;
}

ul.performers {
	display: block;
	padding: 0;
}

ul.performers li {
	display: block;
	float: left;
	width: 30%;
	text-align: left;
}

.footer {
	text-align: center;
	color: #6A361A;
	padding-top: 20px;
	background: url(/images/fadedline.jpg) center top no-repeat;
}

table.class-schedule {
	border: thin solid #9D8256;
    border-collapse: collapse;
	width: 100%;
	font-size: 12px;
	line-height: 1.2em;
}

table.class-schedule th {
	background-color: #9D8256;
    color: black;
    margin-top: 0;
    padding-left: 25px;
    text-align: left;
}

table.class-schedule td {
	//color: #9D8256;
	color: #9D8256;
	padding: 5px;
	border: thin solid #9D8256;
}

ul.breadcrumb-menu {
	display: inline-block;
	margin: 10px 0;
	padding: 0;
}

.breadcrumb-menu li {
	display: inline-block;
	margin: 0 15px 0 0;
	font-weight: bold;
}

.breadcrumb-menu a {
	font-weight: normal;
}

.group {
	margin: 10px 0;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #888;
	overflow: hidden;
	zoom: 1;
}

.group:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
}

.half-width {
	width: 392px;
	margin-right: 12px;
	display: inline-block;
	vertical-align: text-top;
	overflow: hidden;
}

.half-width.even {
	margin-right: 0px;
	margin-left: 12px;
}

.production-logo {
	float: left;
	margin: 0 8px 8px 0;
}

.logo-group a {
	vertical-align: top;
}

a.no-logo {
	display: inline-block;
	background: #222;
	color: #CCC;
	margin-right: 4px;
	padding: 4px;
	width: 120px;
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 2px;
}

a.no-logo:hover {
	text-decoration: none;
}

.performance-table {
	font-size: 12px;
	color: #9D8256;
	border: 1px solid #9D8256;
	border-collapse: collapse;
	width: 100%;
}

.performance-table th {
	color: black;
	background: #9D8256;	
}

.performance-table td {
	border: 1px solid #9D8256;
	padding: 4px;
	vertical-align: top;
	line-height: normal;
}

.performance-table a[rel=lightbox] {
	display: block;
	text-align: center;
}

.performance-table .event {
	font-weight: bold;
	font-size: 15px;
}

.performance-table tr:nth-child(2n + 1) {
	background: #181812;
}

@media (max-width: 500px) {

	body {
		font-size: 14px;
		//overflow: hidden;
	}

	div {
		max-width: 100%;
	}

	div.columnLarger, div.columnSmaller, div.columnEven {
		float: none;
		display: block;
		width: 100%;
		border: none;
	}

	iframe, img, embed, object { max-width: 100% !important; }

	ul.performers li {
		width: 50%;
		line-height: 1em;
		padding-bottom: 1em;
	}

	.navigation li {
		font-size: 14px;
	}
	.navigation .subhead {
		display: block;
		text-align: center;
	}

	.navigation .submenu {
		display: inline-block;
		border-top: none;
		border-bottom: 1px dotted orange;
	}

	.submenu li {
		display: inline;
	}

	.navigation ul.submenu  {
		display: block;
	}

	div.half-width.even {
		margin-right: 12px;
		margin-left: 0px;
	}
}
