/*  
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {
	font-size: 76%; /* Resets 1em to 12px */
	font-family:'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
	background: #000;
	color: #fff;
	text-align: center;
	}

#page {
	background-color: #000;
	/*border: 1px solid #fff;*/
	text-align: left;
	}

#header {
	background: #000 url(/images/h1.gif) no-repeat top left;
	/*background: #000 url(/images/h1_xmas.gif) top left no-repeat;*/
	text-indent:-5000px;
	height:120px;
	width:512px;
	}

#headerimg 	{ 
	/*margin: 7px 9px 0; 
	height: 192px; 
	width: 740px;*/
	} 
/*TMMC edits */

.author {
color:#99f;
}

.author_description {
	line-height:1.7em;
	padding:7px;
	border-style:solid;
	border-width:1px;
	border-color:#333 #909090 #909090 #333;
	color:#9999ff;
	display:block;
	margin:2.0em 15px 2.0em 0;
	float:none;
	font-weight: normal;
}

#main {
	border:1px solid #fff;
	/*border-left:none;*/
	float:left;
	width:100%;
}

/*Navigation 1*/
#main #navigation-1 {
	background:url(/images/navigation_div_bg.jpg) repeat-y;
	width:200px;
	padding:0;
	margin:0;
	/*height:290px;*/
	/*padding-top:50px;
	padding-left:50px;*/
}

#main #navigation-1 ul {
	background:url(/images/navigation_ul_bg.jpg) no-repeat;
	list-style:none;
	padding:70px 0 0 0;
	margin:0;
}

#main #navigation-1 li {
	width:200px;
	display:inline;
	padding:0;
	margin:0;
}

#main #navigation-1 a:link, #main #navigation-1 a:visited {
	margin: 0 42px 0 44px;
	padding:2px 4px;
	color:#fff;
	text-decoration:none;
	display:block;
	font-size:1.1em;
	text-align:center;
	border-style:solid;
	border-width:1px;
	border-color:#333 #909090 #000 #333;
}

#main #navigation-1 a:hover, #main #navigation-1 a:active {
	background-color:#f93;
}

#main #navigation-1 a.selected {
	background-color:#99f;
}

/*SPONSORS*/
ul#sponsors {
	clear:both;
	float:left;
	padding:10px 10px 10px 40px;
	margin:20px 0 10px 0;
	list-style:none;
	border:1px solid #fff;
	width:710px;
	background-color:#FFFFFF;
}

#sponsors li {
	float:left;
	margin-right:20px;
}

#sponsors li a {
	display:block;
	text-indent:-5000px;	
}

#sponsors li#rose_bruford a {
	width:305px;
	height:80px;
	background:url(/images/logo_rose_bruford.gif) no-repeat;
}

#sponsors li#theatre_futures a {
	width:80px;
	height:80px;
	background:url(/images/logo_theatre_futures.gif) no-repeat;
}

#sponsors li#v_and_a a {
	width:139px;
	height:80px;
	background:url(/images/logo_v_a.gif) no-repeat;
}

/*Navigation 2*/
#navigation-2 {
	clear:both;
	padding:10px 10px 10px 40px;
	margin-bottom:30px;
	list-style:none;
}

#navigation-2 li {
	float:left;
	margin-right:20px;
}

#navigation-2 li.credit {
	margin-right:0;
	float:right;
}

#navigation-2 a:link, #navigation-2 a:visited {
	color:#666;
	text-decoration:none;
}

#navigation-2 a:hover {
	color:#fff;
}

#navigation-2 a:active, #navigation-2 a.selected {
	color:#99f;
}


#main #subsidiary {
	background:#000 url(/images/navigation_end_bg.jpg) no-repeat;
	width:114px;
	margin:0;
	padding:120px 42px 0 44px;
	/*clear:left;*/
}

#main #subsidiary p.podcast , #main #subsidiary p.rss  {
	margin:0 0 20px 0;
}

#main #subsidiary p.podcast a, #main #subsidiary p.rss a {
	font-size:0.8em;
	margin:0;
}

#main #subsidiary p.podcast a.podcast {
	background: #000 url(/images/iTunes_podcast_rss.gif) no-repeat left;
	display:block;
	height:20px;
	text-indent:-5000px;
	/*float:left;*/
}

#main #subsidiary p.rss a.rss {
	background:#000 url(/images/rss.gif) left no-repeat;;
	padding-left:25px;
	height:20px;
	display:block;
	/*float:left;
	/*margin-bottom:5px;*/
	font-size:1.0em;
} 

/*Breadcrumb*/
#breadcrumb {
	/*position:absolute;
	z-index:10;*/
	font-size:1.1em;
	margin:10px 0 0 218px;
	list-style:none;
	padding:0;
}

#breadcrumb li {
	display:inline;
}

/*AV */
#av {
	position:absolute;
	top:80px;
	left:580px;
	
}

#av ul {
	list-style:none;
}

#av li {
	margin-bottom:10px;
	height:34px;
}

#av a {
	width:170px;
	height:0px;
	padding-top:34px;
	display:block;
	text-indent:-5000px;
	overflow:hidden;
}

#av a.listen:hover, #av a.watch:hover {
	background-position:0 -34px;
}

#av a.listen {
	background:url(/images/listen_now.gif) top left no-repeat;
}

#content {
	font-size: 1.1em;
	float:right;
	margin: 35px 20px 0 0;
	width:517px;
}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.9em;
	clear:left;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn  {
	text-align: left;
	}

.post img {
	float:left;
	border:1px solid #9999ff;
	padding:4px;
	margin:0 1.0em 1.0em 0;
}

.alt {
	/*background-color: #f8f8f8;*/
	border-top: 1px dashed #555;
	border-bottom:1px dashed #555;
	}

#footer {
	/*background: #eee url('images/kubrickfooter.jpg') no-repeat top; */
	border: none;
	background-color: #000;
	}

small {
	font-family:"Trebuchet MS", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: normal;
	}



h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.3em;
	}

h2.the_blog, h2.comment, h2.yourcomment {
	border-bottom:1px solid #99f;
	text-indent:-5000px;
	padding-bottom:5px;
	margin-bottom:20px;
	margin-right:-20px;
}

h2.the_blog {
	height:14px;
	background:url(/images/h2_the_blog.gif) top left no-repeat;
}

h2.comment {
	height:16px;
	background:url(/images/h2_make_comment.gif) top left no-repeat;
	clear:both;
}

h2.yourcomment {
	height:16px;
	background:url(/images/h2_your_comments.gif) top left no-repeat;
	clear:both;
}

h2.pagetitle {
	font-size: 1.4em;
	}

#sidebar h2 {
	font-family:"Trebuchet MS", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	/*text-decoration: none;
	color: white;*/
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	/*color: #333;*/
	}

h1, h2, h3 {
	color: #99f;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #f93;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em "Trebuchet MS", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-style:italic;
	line-height:1.6em;
	padding:5px;
	border-style:solid;
	border-width:1px;
	border-color:#333 #909090 #909090 #333;
	background-color:#444;
	color:#fff;
	display:block;
	width:100%;
	margin:5px 0;
	float:none;
	font-weight: normal;
	}

#commentform p {
	font-family:"Trebuchet MS", "Lucida Grande", Verdana, Arial, Helvetica, 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: #99f;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
 	color:#f93;
	font-weight:bold;
	}

a:hover {
	color:#fc6;
	text-decoration: underline;
	}

#wp-calendar #prev 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 */
body {
	margin: 0;
	padding: 0; 
	}

#page {
	background-color: #000;
	margin:0 auto;
	padding:0;
	width: 760px;
	position:relative;
	}

#header {
	background-color: #000;
	margin: 0 0; 
	padding: 0; 
	height: 120px; 
	width: 760px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	/*float: left;
	padding: 0 0;
	margin: 0;
	width: 450px;*/
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	border-bottom:1px solid #fff;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: left;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* 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;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px 0 0 0;
	padding: 5px 3px; 
	text-align: left;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar button#searchsubmit {
	border:0;
	width:114px;
	height:61px;
	display:block;
	text-indent:-5000px;
	margin-bottom:5px;
	background:url(/images/button_search_small.jpg) top left no-repeat;
}

#sidebar #searchform input {
	margin-bottom:0.5em;
	font-size:1.0em;
	font-family:"Trebuchet MS", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	border:0;
	background:#fff;
	width:108px;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform label {
	display:block;
	/*font-size:1.1em;*/
	font-weight:bold;
	margin-bottom:0.1em;
	color:#99f;
}

#commentform input,#commentform textarea {
	margin-bottom:1em;
	font-size:1.0em;
	font-family:"Trebuchet MS", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	width:250px;
	border:0;
}

#commentform textarea {
	overflow:auto;
	padding: 2px;
	}

#commentform button#submit {
	border:0;
	margin: 0 0 20px 0;
	width:162px;
	height:87px;
	display:block;
	text-indent:-5000px;
	background:url(/images/button_submit.jpg) center no-repeat;
	}


/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 30px 0 20px 0;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	margin:0;
	}

.commentlist li {
	margin: 15px 0 3px 0;
	padding: 5px 10px 3px 0;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 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;*/

	border-top:1px dashed #555;
	width:144px;
	margin:0;
	padding:15px 10px 15px 44px;
	}

#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;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
