/*  
Theme Name: greenroom
Theme URI: http://www.greenroomarts.org/
Description: Custom theme for greenroom
Version: 1.0
Author: High Density
Author URI: http://highdensity.co.uk/

*/ 

/* */

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Sans-Serif; 
	background: black url('images/gr_bg.gif') repeat-y top center;
	color: white;
	text-align: center;
	margin: 0;
	}
	
#page {
	background: white url('images/gr_page_bg.gif') repeat-y top center;
	color: black;
	margin: auto;
	width: 784px;
	text-align: left;
	}

/* header ------------------------------------------------------------------- */

#header {
	background: black url('images/gr_header_bg.gif') no-repeat bottom center;
	padding: 0 12px; 
	}
	
#topnavbar {
	height: 46px; 
	}
	
#topnavbar ul {
	margin: 0;
	padding: 0;
	}

#topnavbar ul li {
	list-style-type: none;
	list-style-image: none;
	display: inline;
	}

li.accesskey, li.accesskey a {
	width: 0;
	display: none;
	}

#topnavbar a {
	float: left;
	height: 46px; 
	display: block;
	text-indent: -10000px;
	outline: none;
	background-repeat: no-repeat;
	background-position: 0 -46px;
	}
#topnavbar a:hover,
#topnavbar a.current {
	background-position: 0 0;
}
	
a.home {
	width: 66px;
	background-image: url('images/home_tab.gif');
	}

a.about {
	width: 143px;
	background-image: url('images/about_tab.gif');
	}

a.whats-on {
	width: 87px;
	background-image: url('images/whats-on_tab.gif');
	}

a.box-office {
	width: 87px;
	background-image: url('images/box-office_tab.gif');
	}

a.interact {
	width: 76px;
	background-image: url('images/interact_tab.gif');
	}

/* Begin Typography & Colors ---------------------------------------------- */ 

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.36em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}
	
.alt {
	background-color: #fafafa;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	}

small, .small {
	font-size: 0.9em;
	line-height: 1.5em;
	}
	
p.small {
	margin: 10px 0;
	}

h1, h2, h3 {
	font-family: Arial, Verdana, Sans-Serif;
	letter-spacing: -0.065em;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

h2 {
	font-size: 1.8em;
	line-height: 1.1em; 
	background: #fafafa;
	color: #CE000C;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	padding: 4px;
	margin: 12px 0 0 0;
	}

h2.pagetitle {
	font-size: 2.0em;
	line-height: 1.1em; 
	padding: 14px 4px;
	}
	
div.pagetitle {
	background: #fafafa;
	color: #CE000C;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	padding: 10px 4px;
	margin: 12px 0 0 0;
}
	div.pagetitle h2 {
		font-size: 2.0em;
		line-height: 1.1em; 
		padding: 4px 0;
		background : none;
		border: 0 none;
		margin: 0;
	}

h3 {
	background: #fafafa;
	color: #CE000C;
	font-size: 1.8em;
	line-height: 1.1em; 
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	padding: 8px 4px;
	margin: 12px 0 0 0;
	}

h4 { 
	font-family: Arial, Verdana, Sans-Serif;
	letter-spacing: -0.06em;
	font-size: 1.6em;
	color: #CE000C;
	padding: 8px 0 0;
	margin: 12px 0;
	border-top: 1px dotted #ccc;
	}

h3.clear, h4.clear, p.clear {
	display: block;
	clear: both;
	}
	
h4.noborder {
	padding: 0;
	border-top: none;
	}

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

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #wp-calendar caption, cite {
	text-decoration: none;
	}

strong, b {
	color: #333333;
}

.entry p a, .entry ul a {
	font-weight: bold;
	}

.entry small a, p.small a {
	font-weight: normal;
	}

.entry ul, #pp_wrap ul.posts {
	margin: 12px 16px;
	padding: 0;
	}

.entry ul li, #pp_wrap ul.posts li {
	list-style-type: none;
	list-style-image: none;
	margin: 4px 0;
	background-image: url('images/menu_bullet.gif'); 
	background-position: 1px 2px;
	background-repeat: no-repeat; 
	padding: 0 0 0 18px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 1em  Verdana, Arial, Sans-Serif;
	}

.commentlist cite {
	font-weight: bold;
	color: #333333;
	}

.commentlist cite a {
	font-weight: bold;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.27em;
	text-transform: none;
	}

#commentform p {
	font-family: Verdana, Arial, Sans-Serif; 
	}

.commentmetadata {
	font-weight: normal;
	}

small, .small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, strike {
	color: #a3a3a3;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a {
	color: #CE000C;
	text-decoration: none;
	}

a:hover {
	color: white;
	background-color: #CE000C;
	}

/* End Typography & Colors */

/* content --------------------------------------------------------------------- */

#content {
	font-size: 1.1em; /* 11px */
	}

.narrowcolumn {
	background: white; 
	float: right; 
	width: 555px;
	margin: 0 33px 15px 0;
	}

.widecolumn {
/*	background: white; */
	width: 717px;
	padding: 0 0 15px 0;
	}
	
.navigation {
	padding: 10px 0 12px 0;
	margin: 0 0 11px 0;
	display: block;
	text-align: center;
	}
	
.bordertop {
	border-top: 1px dotted #ccc;
	}

.event_wrapper {
	width: 555px;
	border-bottom: 1px dotted #ccc;
	}
	
.event_thumb {
	vertical-align: top;
	padding: 10px 10px 10px 0;
	}

.event_thumb img {
	background: #fafafa;
	width: 124px;
	height: 124px;
	border: 1px solid #ccc;
	}
	
.event_thumb a:hover img {
	border: 1px solid #CE000C;
	}
	
.event_summary {
	width: 419px;
	vertical-align: top;
	padding: 7px 0 6px;
	}
	
.event_summary .navigation,
.event_summary .entry {
	padding: 0;
	}
	
.event_summary h2 {
	line-height: 1.0em; 
	}
	
.event_summary .entry p {
	margin: 6px 0 0 0;
	}
	
.event_heading {
	background: #fafafa;
	border-top: 1px dotted #ccc;
	display: block;
	border-bottom: 1px dotted #ccc;
	}
	
.event_summary .event_heading {
	padding: 4px;
	margin: 20px 0 0;
	}

.event .event_heading {
	padding: 14px 4px;
	}

.event_details {
	background: #f5f5f5;
	display: block;
	border-bottom: 1px dotted #ccc;
	}

.event_summary .event_details {
	padding: 4px;
	}

.event .event_details {
	padding: 6px 4px;
	}
	
.event h2 {
	font-size: 2.0em;
	}

.event_heading h2,
.event_heading p,
.event_details p,
.event_listing p {
	margin: 0;
	background: none;
	padding: 0;
	border: none;
	}
	
.event_details p {
	line-height: 1.4em;
	}

.event .event_heading p,
.event .event_details p,
.ec3_schedule {
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 1.4em;
	letter-spacing: -0.025em;
	line-height: 1.2em;
	}

.event_listing {
	vertical-align: top;
	padding: 4px 4px 3px;
	line-height: 1em;
	}
	
.event_listing .navigation,
.event_listing .entry {
	font-size: 0.9em;
	padding: 0;
	margin: 0;
	}

.event_listing h2 {
	margin: 12px 0 1px 0; 
	font-size: 1.4em;
	background: none;
	padding: 0;
	border: none;
	clear: both;
	}

.event_wrapper td.ec3_schedule {
	width: 220px;
	padding: 4px;
	vertical-align: top;
	text-align: left;
	}

.odd {	
	background: white;
	}

.even {	
	background: #fafafa;
	}
	
.excluded, .excluded a {
	color: #ccc;
	}

#content div.mailshot {
	border-bottom: 1px dotted #ccc;
	}
	
#repeat_schedule {
	margin: 0 0 12px 0;
	padding: 0;
	}

#repeat_schedule li {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	}

#slideshow {
	margin: 17px 0 4px;
	width: 555px;
	height: 269px;
	}
	
#slideshow_alt {
	width: 252px;
	height: 245px;
	padding: 12px 17px 12px 286px;
	background: url('images/slideshow_alt_bg.png') no-repeat top left;
	}
	
#slideshow_alt h2 {
	color: white;
	background: none;
	padding: 0;
	margin: 0 0 12px 0;
	border: none;
	}

#slideshow_alt div.entry {
	color: white;
	background: none;
	padding: 0;
	margin: 0;
	line-height: 1.3em;
	}
	
#slideshow_alt strong {
	color: white;
	}
	
#home_features {
	background: url(images/home_features_bottom_bg.gif) no-repeat left bottom;
	padding-bottom: 28px;
	margin-top: 12px;
}
	#home_features .entry {
		padding: 0 15px 0 17px;
		line-height: 1.27em;
		clear: both;
	}
	#home_features .entry p {
		margin: 8px 0 0 0;
	}
	#home_features .entry h4 {
		margin: 10px 0 8px 0;
	}
#home_interact {
	width: 269px;
	min-height: 100px;
	float: left;
	background: url(images/home_features_top_bg.gif) no-repeat 0 50px;
}
	#home_interact h2 {
		background: none;
		border: 0 none;
		padding: 0;
		margin: 0 0 12px 0;
	}
	#home_interact h2 a,
	#home_interact h2 span {
		display: block;
		width: 269px;
		height: 50px;
		text-indent: -10000px;
		background-image: url(images/interact_home_header.gif);
		background-repeat: no-repeat;
		background-position: 0 0;
		outline: none;
	}
	#home_interact h2 a:hover {
		background-position: 0 -50px;
	}
	#home_interact .entry, #home_interact .entry strong, #home_interact .entry h4 {
		color: #ffffff;
	}
#home_coming_up {
	width: 286px;
	float: left;
	background: url(images/home_features_top_bg.gif) no-repeat -269px 50px;
}
	#home_coming_up h2 {
		background: none;
		border: 0 none;
		padding: 0;
		margin: 0 0 6px 0;
	}
		#home_coming_up h2 a {
			display: block;
			width: 286px;
			height: 50px;
			text-indent: -10000px;
			background-image: url(images/coming_up_home_header.gif);
			background-repeat: no-repeat;
			background-position: 0 0;
			outline: none;
		}
		#home_coming_up h2 a:hover {
			background-position: 0 -50px;
		}
	#home_coming_up .odd {
		background: none;
	}
	#home_coming_up .even {
		background: #dedfe1; 
	}
	#home_coming_up .event_snippet {
		border-bottom: 1px dotted #FFFFFF;
		padding: 3px 17px;
		margin: 0 1px 0 2px;
	}
		#home_coming_up .event_snippet .event_details {
			border-bottom: 0 none;
			background: none;
		}

div.blog_panel {
	width: 269px;
	margin-top: 12px;
	background: #FFFFFF url(images/blog_panel_bottom.gif) no-repeat bottom right;
	padding-bottom: 32px;
}
#author_list {
	float: right;
	padding-left: 17px;
	padding-bottom: 24px;
}	
div.blog_panel h3 {
	font-size: 1.8em;
	line-height: 1.1em; 
	border: 0 none;
	background: url(images/blog_panel_top.gif) no-repeat top right;
	color: #e2e2e2;
	padding: 0;
	margin: 0;
}
div.blog_panel h3 a, div.blog_panel h3 span {
	display: block;
	background-repeat: no-repeat;
	background-position: right 0;
	background-image: url(images/blog_panel_top_link.gif);
	color: #e2e2e2;
	padding: 10px 11px 10px 11px;
}
div.blog_panel h3 a:hover {
	background-position: right -50px;
}
div.author_summary {
	line-height: 1.27em;
	padding: 0 12px;
}
div.author_summary.first {
	background: url(images/blog_panel_top.gif) no-repeat top right;
	padding-top: 12px;
}
	div.author_summary p {
		color: #ffffff;
		margin: 8px 0 0 0;
	}
		div.author_summary p a {
			font-weight: bold;
		}
	div.author_summary h4 {
		color: #e2e2e2;
		margin: 10px 0 8px 0;
	}
	div.author_summary.first h4 {
		margin-top: 0;
		padding: 0;
		border-top: 0 none;
	}
ul.interact_icon_links {
	margin: 0;
	padding: 0;
	float: right;
}
ul.interact_icon_links li {
	width: 32px;
	height: 32px;
	margin: 0;
	padding: 0 0 0 4px;
	list-style: none;
	float: left;
}
ul.interact_icon_links a, ul.interact_icon_links a img {
	display: block;
	/*
	width: 32px;
	height: 32px;
	*/
}
ul.interact_icon_links a:hover {
	background: none;
}
#home_features ul.interact_icon_links {
	float: left;
	padding: 0 13px;
	margin-bottom: 10px;
}

.newsleft {
	width: 269px;
	margin-right: 17px;
	float: left;
/*	clear: both; */
	}
	
.newsright {
	width: 269px;
	float: right;
	}
	
.newsleft .entry p, .newsright .entry p {
	line-height: 1.27em;
	margin: 10px 0 0;
	}

#subscriptionPanel {
	border-bottom: 1px dotted #ccc;
	padding: 10px 0;
}	
#subscriptionPanel p {
	margin-top: 0;
}
#subscriptionPanel .alignleft {
	width: 200px;
}	
#mailingListForm {
	float: right;
	width: 318px;
	margin-left: 17px;
	text-align: left;
	padding: 10px 10px 0;
	background: #fafafa;
}
#mailingListForm fieldset {
	border: 0 none;
	padding: 0;
	margin: 0 0 12px 0;
}
#mailingListForm div {
	clear: both;
}
#mailingListForm label {
	color: #333333;
	font-weight: bold;
	float: left;
	width: 100px;
}
#mailingListForm .textInput {
	float: right;
	width: 210px;
	margin-bottom: 8px;
}
#mailingListForm .submitInput {
	float: right;
}
#mailingListForm .error {
	margin-bottom: 4px;
	padding-left: 100px;
	color: #CE000C;
	font-weight: bold;
}
	
/* sidebar ----------------------------------------------------------------- */

#sidebar {
	width: 147px;
	float: left;
	margin: 0 0 12px 28px;
	}

#sidebar h2 {
	background: white url('images/menu_bullet_on.gif') no-repeat 1px 4px; 
	font-family: Verdana, Arial, Sans-Serif;
	letter-spacing: 0em;
	font-size: 1.2em; /* 12px */
	font-weight: normal;
	color: black;
	margin: 13px 0 0 0;
	padding: 3px 0 3px 16px;
	border-bottom: none;
	}
	
#sidebar .entry {
	font-size: 1.1em; /* 11px */
	margin: 0;
	padding: 2px 0 0 0;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	} 
	
#sidebar p {
	margin: 0 0 5px;
	} 
#sidebar p a {
	font-weight: bold;
}
	
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	}

#sidebar ul li ul {
	margin: 13px 0;
	border-top: 1px dotted #ccc;
	}

#sidebar ul li ul.home {
	margin: 17px 0 13px;
	}

#sidebar ul li ul li ul{
	margin: 0;
	border-top: none;
	}

#sidebar ul li ul li {
	font-size: 1.2em; /* 12px */
	display: block;
	padding: 2px 0 2px 0;
	border-bottom: 1px dotted #ccc;
	margin: 0;
	}

#sidebar ul li ul li ul li {
	display: block;
/*	padding: 2px 0 2px 10px; */
	font-size: 0.92em;  /* 11px */
	border-bottom: none;
	margin: 0;
	}

#sidebar ul li ul li a {
	background-image: url('images/menu_bullet.gif'); 
	background-position: 1px 2px;
	background-repeat: no-repeat; 
	padding: 0 0 0 16px;
	}
	
#sidebar li.current a {
/*	color: #600000; */
	color: black;
	display: block;
	}

#sidebar li.nocurrent a {
	color: #CE000C;
	display: block;
	}
	
#sidebar ul li ul li.current a {
	background-image: url('images/menu_bullet_on.gif');
	}

#sidebar ul li ul li.nocurrent a {
	background-image: url('images/menu_bullet.gif');
	}
	
#sidebar ul li ul li a:hover {
	background-image: url('images/menu_bullet_hover.gif'); 
	}

#sidebar ul li ul li ul li a, 
#sidebar ul li ul li ul li.current a, 
#sidebar ul li ul li ul li.nocurrent a, 
#sidebar ul li ul li ul li a:hover {
	background-image: none;
	}

#sidebar li.current a:hover, 
#sidebar li.nocurrent a:hover {
	color: white;
	}

#sidebar #searchform {
	padding: 5px 0; 
	text-align: right;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	margin: 0;
	}

#searchform label {
	display: none;
}

#searchform #s {
	width: 100px;
	padding: 0px;
	float: left;
	}

#searchsubmit {
	font-size: 1.1em;
	padding: 0px;
	width: 35px;
	}

#sidebar_footer {
	color: #333333;
	line-height: 1.3em;
	}
	
#sidebar_footer h2.logo {
	background: white url('images/gr_logo_red_est1983.gif') no-repeat 0 0;
	border: 0 none;
	padding: 0;
	height: 52px;
	text-indent: -10000px;
	}
#sidebar_map {
	display: block;
	width: 147px;
	background-image: url('images/sidebar_map.gif');
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 103px;
	}

/* footer ----------------------------------------------------------------- */

#footer {
	background: white url('images/gr_footer_bg.gif') no-repeat bottom center;
	clear: both;
	padding: 30px 33px 9px 28px;
	}
	
#footer div.divider {
	clear: both;
	width: 723px;
	height: 10px;
	border-bottom: 1px dotted #ccc;
	padding: 0;
	margin: 0;
	}

#footer p {
	color: #333333;
	line-height: 1.5em;
	margin: 0;
	padding: 0;
}

#footer p.alignleft {
	text-align: left;
	clear: left;
	}

#footer p.alignright {
	text-align: right;
	clear: right;
	}

#footer div.logos {
	float: right;
	padding: 14px 0;
	}

#footer div.logos a {
	margin: 0 0 0 20px;
	background: none;
	}

#footer div.logos a img {
	border: none;
	}

/* Begin Structure */

.post {
	clear: both;
	}
	
.post hr {
	display: block;
	}

.narrowcolumn .postmetadata {
	padding: 5px 0;
	margin: 12px 0;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	margin: 5px 0 5px 0;
}

.postmetadata {
	clear: both;
}

/* End Structure */

/* Begin Images --------------------------------------------- */

p img, p a img {
	padding: 0;
	max-width: 100%;
	border: 1px solid #ccc;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.left {
	display: block;
	margin-left: 0;
	margin-right: auto;
	}

img.alignright {
	margin: 3px 0 12px 12px;
	display: inline;
	}

img.alignleft {
	margin: 3px 12px 12px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

/* End Images */

/* Begin Form Elements */

.entry form { 
	text-align:center;
	}

select {
	width: 130px;
	}
	
#commentform {
	background: white;
	}

#commentform input {
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px 0;
	}

#commentform #submit {
	background: white;
	margin: 0 0 15px 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/

.commentlist {
	padding: 0;
	margin: 0;
	}

.commentlist li {
	padding: 6px 4px;
	list-style: none;
	clear: left;
	}

.commentlist p {
	margin: 0 6px 12px 180px;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
div.comment-number {
	display: none;
}

p.comment-page-numbers {
	margin: 10px 6px;
}

/* End Comments */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 0 0 12px;
	width: 147px;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	padding: 2px 0 2px 0;
	}

#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;
/*	font-weight: bold; */
	font-size: 1.2em;
	padding: 2px 0;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }

#ec3_publish, #ec3_spinner {
	width: 16px;
	height: 16px;
	background: none;
}

/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	color: #666666;
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}
	
.right {
	text-align: right;
	}

hr {
	display: none;
}

div.hr {
	clear: both;
}
	div.hr hr {
		display: none;
	}

#ec3DaysForm {
	clear: both;
	float: right; 
	padding: 11px 4px 0;
	}
	
#mailshotForm input {
	margin-top: 15px;
	float: right;
	}
	
#logos {
	clear: both;
	text-align: right;
	vertical-align: bottom;
	padding: 15px 0 0 0;
	display: block;
	}

#logos a {
	margin: 0 0 0 18px;
	display: inline;
	}

#logos a:hover, a:hover.logo {
	background: none;
	}

a.logo {
	margin-right: 10px;
}

/* p.funder */ 
a.logo img {
	border: none;
}

.featured_links {
	margin: 2px 0;
	padding: 0;
	float: right;
	}

.featured_links li {
	list-style-type: none;
	list-style-image: none;
	display: inline;
	margin: 0;
	font-family: Arial, Verdana, Sans-Serif;
	letter-spacing: -0.065em;
	font-size: 1.5em;
	font-weight: bold;
	}
	
.featured_links li a {
	background-image: url('images/feature_bullet.gif'); 
	background-position: 6px 6px;
	background-repeat: no-repeat; 
	display: block;
	float: left;
	margin: 0 0 0 14px;
	padding: 6px 6px 6px 26px;
}

.featured_links li a:hover {
	background-image: url('images/feature_bullet_hover.gif'); 
	background-color: #CE000C;
}

.featured_links li a.first {
	margin-left: 0;
}

a img {
	border: none;
	}
div.clearFloat {
	clear: both;
}
	
/* End Various Tags & Classes*/

