/*
Theme Name: THS Drama
Theme URI: http://www.bencarr.net/
Description: Modern artsy theme for THS Mane Stage Theatre Company.
Version: 1.0
Author: Ben Carr
Author URI: http://www.bencarr.net/
Tags: clean, modern, artsy, purple, fixed width

*/


/* Reset ---------------------------------- */
.clear {
	clear: both; }
body, h1, h2, h3, h4, h5, h6, p {
	margin: 0; padding: 0; font-weight: normal; }
	
/* Typography ---------------------------------- */
body {
	background: #000 url('images/purpleblackclouds.jpg') fixed no-repeat top;
	font-family: Lucida Grande, Helvetica, Arial, Sans-Serif;
	font-size: 13px;
	color: #333; }
h1 {
	font-size: 30px;
	font-family: Georgia, serif;
	font-style: italic;
	color: #000;
	letter-spacing: -1px; }
h2 {
	font-size: 22px;
	color: #410057;
	font-weight: bold;
	letter-spacing: -1px;
	margin: 0 0 10px; }
h3 {
	font-size: 18px;
	color: #444;
	font-weight: bold;
	margin: 0 0 10px; }
h4 {
	font-weight: bold;
	font-style: italic;
	font-family: Georgia, serif;
	font-size: 14px;
	color: #666;
	margin: 10px 0 20px; }

p {
	line-height: 22px;
	margin: 0 0 22px; }
blockquote {
	border-left: 5px solid #EEE;
	padding: 5px 5px 5px 30px;
	background: url('images/quotes.png') no-repeat 5px 0;
	font-family: Georgia, Times, serif;
	font-style: italic;
	color: #777;
	font-size: 14px; }
blockquote p {
	margin: 0; }
code {
	background: #FFF;
	border: 1px solid #DDD;
	padding: 5px;
	font-family: Monaco, Courier, Courier New, monospace;
	color: #1c345d; }
cite {
	font-family: Georgia, Times, serif;
	color: #777;
	display: block;
	text-indent: 40px; }
hr {
	clear: both;
	background: transparent;
	border: 0;
	margin: 20px 0;
	border-top: 1px dotted #AAA; }
.serif {
	font-family: Georgia, Times, serif; }
a, a:active, a:visited {
	color: #410057; }
a:hover, a:focus {
	color: #ab7ab7; }
a.blocklink {
	display: block;
	width: auto;
	background: #000;
	color: #FFF;
	padding: 3px 10px; }
a.blocklink:hover {
	background: #FFF;
	color: #000; }
.blockhead {
	display: block;
	background: #000;
	color: #FFF;
	font-size: 32px;
	line-height: 100%;
	text-transform: uppercase;
	padding: 8px 15px 2px;
	margin: 0 10px 0 0; }
.blockhead_small {
	font-size: 22px;
	padding: 4px 5px 0;
	margin: 0 0 0 10px; }
.cufonhead {
	display: block;
	color: #000;
	font-size: 32px;
	line-height: 100%;
	text-transform: uppercase;
	margin: 0 0 10px; }
#pagetitle {
	clear: both;
	display: block;
	background: #dcab00;
	color: #000;
	text-transform: uppercase;
	font-size: 46px;
	padding: 5px 10px 0; }
#pagesubtitle {
	color: #FFF;
	font-size: 24px; }
.blockhead, #pagetitle, .productiontitle, .cufonhead {
	font-family: 'Arial Narrow';
	font-weight: bold; }
/* Structure --------------------------------- */
#container {
	background: #FFF;
	box-shadow: 0 0 10px #000;
	-webkit-box-shadow: 0 0 10px #000;
	-moz-box-shadow: 0 0 10px #000;
	margin: 20px auto 0;
	width: 900px; }
#header {
	position: relative;
	height: 105px;
	background: url('images/logoheader.png') no-repeat top left; }
#homelink {
	display: block;
	width: 370px;
	height: 105px;
	text-decoration: none; }
#footer {
	clear: both;
	position: relative;
	background: #000;
	color: #AAA;
	font-size: 11px;
	padding: 15px; }
#footer a {
	color: #FFF; }
#footer a:hover {
	color: #FC0; }
#bclogo {
	position: absolute;
	top: 5px;
	right: 10px;
	display: block;
	width: 100px;
	height: 30px;
	text-indent: -9999em;
	text-decoration: none;
	background: url('images/bclogo.png') no-repeat top left;
	opacity: 0.5;
	filter: alpha(opacity=50); }
#bclogo:hover {
	opacity: 1;
	filter: alpha(opacity=100); }
#left {
	width: 630px;
	padding: 15px 20px; 
	float: left; }
#right {
	width: 200px;
	margin-left: 700px; }
.sideblock {
	background: #bebebe;
	margin: 20px 0 0;
	padding: 10px 0; }
.pad {
	padding: 10px 15px; }

/* Menu --------------------------------------- */
#nav {
	height: 40px;
	background: #000;
	border-bottom: 3px solid #aaa; }
#menu {
	list-style: none; margin: 0 0 0 15px; padding: 0; }
#menu li {
	float: left; }
#menu li a {
	display: block;
	background: #000;
	line-height: 13px;
	text-transform: uppercase;
	color: #FFF;
	padding: 13px 15px 14px;
	letter-spacing: -1px;
	text-decoration: none; }
#menu li a:hover {
	background: #333; }

/* Search Form ———------------------------- */
#searchform {
	width: auto;
	float: right;
	margin: 5px 0 0; }
#searchform label {
	float: left;
	font-size: 10px;
	padding: 9px 3px 0 0;
	color: #FFF;
	text-transform: uppercase; }
#searchform input[type="text"] {
	margin: 5px 15px 0 0;
	background: #FFF;
	border: 1px solid #bebebe;
	padding: 2px;
	width: 170px; }
#searchform input[type="submit"] {
	display: none; }

/* Images ----------------------------------- */
a img {
	border: 0; }
img {
	padding: 0;
	max-width: 100%;
	height: auto; }
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto; }
img.alignright {
	margin: 0 0 2px 7px;
	display: inline; }
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline; }
.alignright {
	float: right;
	margin: 0 0 5px 7px; }
.alignleft {
	float: left;
	margin: 0 7px 5px 0; }


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

/* Pages ------------------------------- */
.sideblock ul li {
	margin: 0 0 5px; }
.sideblock a {
	color: #000; }
.sideblock a:hover {
	font-weight: bold; }
.sideblock ul li.current_page_item a {
	text-decoration: none;
	font-weight: bold; }

/* Forms --------------------------------- */	
input[type="text"], textarea {
	background: #FFF;
	border: 1px solid #CCC;
	padding: 2px; }
input[type="text"]:focus, textarea:focus, input[type="text"]:hover, textarea:hover {
	border-color: #777;
	outline: 0; }
input[type="submit"] {
	clear: both;
	display: inline;
	width: auto;
	font-size: 12px;
	padding: 3px 20px;
	color: #FFF;
	background: #000;
	border: 0;
	cursor: pointer; }
input[type="submit"]:hover {
	background: #410057;
	color: #FFF; }
textarea {
	width: 294px;
	height: 110px; }
label {
	display: inline;
	font-weight: bold;
	padding: 2px; }
label small {
	font-size: 10px;
	color: #777;
	font-style: italic;
	font-weight: normal; }
.commentform-left {
	float: left;
	width: 190px;
	margin: 0 10px 0 0; }
    
/* Page-Specific --------------------------------- */	
#buytickets {
	display: block;
	position: absolute;
	top: -10px;
	right: -30px;
	width: 173px;
	height: 114px;
	background: url(images/buytickets.png); 
	text-decoration: none; }
#buytickets:hover {
	top: -11px; }
#newsblock {
	float: left;
	padding: 10px 0 0 0;
	margin: 15px 15px 15px 0;
	background: #888;
	width: 270px;
	height: 390px; }
#newsscroller {
	position: relative;
	width: 260px;
	height: 305px;
	margin: 15px 0 0; }
#newsscroller div {
	height: 305px;
	padding: 0 15px; }
#newsblock .navi {
	float: right;
	height: 20px;
	padding: 0 0 10px;
	margin: 0 10px 0; }
#newsblock .navi a {
	cursor: pointer;
	display: block;
	float: left;
	font-size: 12px;
	width: 15px;
	color: #555;
	text-decoration: none; }
#newsblock .navi a.activeSlide {
	color: #000;
	font-weight: bold; }
#newsblock h1 {
	font-size: 24px;
	margin: 0 0 15px; }
#slideshow {
	width: 600px;
	height: 400px;
	margin: 15px 0 15px 285px; }
#productionsscroller {
	position: relative;
	width: 870px;
	height: 150px;
	overflow: hidden; }
#productionsscroller .items {
	position: absolute;
	width: 20000em; }
#productionsscroller a.production {
	display: block;
	float: left;
	margin-right: 15px;
	width: 258px;
	height: 100px;
	padding: 10px;
	border: 1px solid #CCC;
	text-decoration: none;
	color: #000; }
#productionsscroller a.production p {
	font-size: 11px;
	line-height: normal;
	margin: 10px 0 0; }
#productionsscroller a.production:hover {
	background: #DDD;
	border-color: #AAA; }
#productionsscroller .production .productiontitle {
	font-size: 18px;
	text-transform: uppercase; }
#productionsscroller .production .productionimage {
	width: 100px;
	float: left;
	margin: 0 10px 0 0; }
#productions #arrows {
	float: right;
	margin: 10px 0 0;
	width: 150px;
	text-align: right; }
#productions #arrows a {
	display: inline-block;
	zoom: 1;
	*display: inline;
	cursor: pointer;
	background: url(images/arrow_left.gif) no-repeat top left;
	width: 30px;
	height: 16px;
	padding: 0 0 0 18px;
	color: #000;
	text-align: left; }
#productions #arrows a.nextPage {
	background: url(images/arrow_right.gif) no-repeat top right;
	padding: 0 18px 0 0;
	text-align: right; }
#productions #arrows a.disabled {
	visibility: hidden !important; }
#productions #arrows a:hover {
	text-decoration: underline; }