/* Override zen widths */
.region-sidebar-second {
	width: 270px;
	margin-left: 700px;
}

.sidebar-second #content {
	width: 700px;
	margin-right: -700px;
}

#page-wrapper {
  width: 1000px;
}

#content, .no-sidebars #content {
	width: 980px;
	margin-right: -980px;
}

/* Main styling */

@font-face {
	font-family: 'Theatromania';
	src: url('Caslon_Pro.ttf') format('TrueType');
}

body {
	font-family: Trebuchet MS, Helvetica, Verdana, Arial, Sans-serif;
	/* 
	  background-color: #edc950; 
		background-color: #f3f3f3;
	*/
  background-color: #eddfd9;

	padding: 0px 15px;
}

#page-wrapper {
  background-color: #ffffff;
  box-shadow: 0px 0px 30px rgba(0,0,0,0.3);
	/* border-top: 5px solid #01a0b0; */
	border-top: 5px solid #edc950;
}

h1, h2, h3, h4 {
	font-family: 'Theatromania';
	font-weight: normal;
}

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

#content-area table {
  width: 100%;
}

#content-area table.mceLayout, #content-area table.mceLayout table {
  width: auto;
}

.leaderboard {
	margin: 1em 0px;
	width: 728px;
	height: 90px;
}

td, th {
	padding: 3px;
	vertical-align: top;
}

#page-wrapper a {
	-webkit-transition: color 250ms linear;
	-moz-transition: color 250ms linear;
	-o-transition: color 250ms linear;
	transition: color 250ms linear;
}

#logo {
	display: block;
	width: 235px;
	margin-top: 30px;
}

#name-and-slogan {
  display: none;
  font-family: 'Theatromania';
  position: absolute;
  top: 85px;
  margin-left: 5px;
  color: #6a4b3d;
}

#block-search-0 {
  float: right;
  display: inline-block;
}

#block-search-0 .form-text {
  margin: 0px;
  padding: 0px;
	border: 1px solid #666666;
	background-color: #eddfd9;
	width: 100px;
	height: 28px;
}

#block-search-0 .form-submit {
  text-indent: -10000px;
  border: 0px solid transparent;
  background-color: transparent;
  width: 30px;
  height: 30px;
  margin: 0px;
  padding: 0px;
  background-image: url('../images/search.png');
  background-repeat: no-repeat;
  background-position: 4px 4px;
}

#search.container-inline {
  white-space: nowrap;
}

#header {
	padding: 0px 10px;
}

#header .block {
	margin: 0px;
}

.region-header {
	float: right;
	clear: none;
}

#subheader, #footer {
	padding: 5px 10px;
}

#subheader {
  background-color: #cc333f; 
	width: 1000px;
	margin-left: -10px;
	position: absolute;
	z-index: 500;
	box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
}

.scroll #subheader {
  position: fixed;
  top: 0px;
}

/*
.scroll #subheader .region-subheader {
	overflow: hidden;
	padding-left: 60px;
	background-image: url('../images/logo-mini.png');
	background-repeat: no-repeat;
	background-position: 5px top;
}
*/

#ofl, #ofr {
  width: 10px;
  height: 10px;
  position: absolute;
  margin-left: -10px;
  margin-top: -15px;
  background-image: url('../images/overflow_l.png');
  background-repeat: no-repeat;
}

#ofr {
  background-image: url('../images/overflow_r.png');
  margin-left: 1000px;
}

#subheader ul a#home-link {
  text-indent: -1000px;
  font-size: 0px;
  width: 24px;
  height: 24px;
  padding: 2px 5px 7px 5px;
  background-image: url('../images/home.png');
  background-repeat: no-repeat;
  background-position: top center;
  margin-left: 10px;
}

#subheader #block-block-16 {
  float: right;
  display: inline-block;
  height: 31px;
  overflow: hidden;
  margin-right: 10px;
  cursor: default;
}

#subheader #block-block-16 ul li {
  list-style: none;
  display: inline-block;
}
#subheader #block-block-16 ul li a {
  padding: 0px;
  width: 32px;
  height: 32px;
  display: inline-block;
  background-repeat: no-repeat;
  cursor: pointer;
}

#subheader ul.nice-menu>li:hover>a, 
#subheader ul.nice-menu li:hover ul {
  /* background-color: #ea6841; */
}

#fb_icon {
  background-image: url('../images/Facebook.png');
}

#tw_icon {
  background-image: url('../images/Twitter.png');
}

#pin_icon {
  background-image: url('../images/Path.png');
}

#gp_icon {
  background-image: url('../images/GooglePlus.png');
}

#yt_icon {
  background-image: url('../images/YouTube.png');
}

#rss_icon {
  background-image: url('../images/RSS.png');
}

#content-area {
	overflow: hidden;
	margin-bottom: 25px;
}

#footer {
	/* background-color: #01A0B0; */
	background-color: #CC333F;
	margin-bottom: 0px;
	overflow: hidden;
}

#footer h2 {
  display: none;
}

#footer #secondary-menu {
  float: left;
  border-right: 1px solid #e08289;
  padding: 0px 40px;
  margin: 10px 0px;
  min-height: 100px;
  margin-left: 50px;
}

#footer #secondary-menu li {
  display: list-item;
  padding: 0px;
}

#footer .block-webform {
  float: left;
  padding: 0px 40px;
  margin: 10px 0px;
  border-right: 1px solid #e08289;
  min-height: 100px;
}

#footer .block-webform p, #footer .block-webform .form-item  {
  margin: 0px 0px 3px 0px;
}

#footer .block-webform .form-text {
  background-color: #e0e0e0;
  border: 1px solid #ccc;
  padding: 5px;
}

#block-block-8 {
  clear: both;
}

#block-block-22, #block-block-23 {
  float: left;
  padding: 0px 40px;
  margin: 10px 0px;
  border-right: 1px solid #e08289;
  min-height: 100px;
}

#block-block-23 {
  border-right: none;
}

#footer ul {
  list-style: none;
  padding: 0px;
}

#footer ul a {
  color: #ffffff;
}

#community_box {
  margin-top: 10px;
}

#community {
  margin-left: 0px;
  width: 150px;
}

#footer #secondary-menu li a {
  color: #ffffff;
  /* padding: 10px; */
}

#main-wrapper {
	padding: 55px 15px 15px 15px;
}

#subheader ul, #subheader .block, #footer ul {
	margin: 0px;
	padding: 0px;
}

#subheader .block-nice_menus {
	height: 28px;
	float: left;
	padding-top: 3px;
}

#subheader ul li, #footer ul li {
	background-color: transparent;
	border: none;
}

#subheader ul>li>ul {
  background-color: #CC333F;
  border-top: 0px solid transparent;
  margin-top: 8px;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
}

#subheader ul.nice-menu-down>li>a {
  padding-bottom: 10px;
}

#subheader ul.nice-menu-down li.menuparent {
  background-image: none;
}

#subheader ul a {
	/* font-family: 'Theatromania';
	letter-spacing: 1px;*/
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	display: block;
	padding: 5px 10px;
	/* text-shadow: 0px 1px 0px #000000; */
}

/* #subheader ul a:hover, #footer ul a:hover, 
#subheader a.active, #footer a.active {
	color: #edc950;
}*/

.region-footer {
	color: #ffffff;
	overflow: hidden;
}

.region-footer #block-block-8 p {
	font-size: 10px;
	margin: 0px;
	float: right;
}

.node .field-field-image-embeds .field-item {
	float: left;
	margin: 5px;
}

.exclusive {
	position: absolute;
	margin-top: -25px;
	margin-left: -15px;
	height: 20px;
	line-height: 20px;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	padding-left: 30px;
	padding-right: 25px;
	background-color: #c00000;
	background-image: url('../images/excl_arrow.png');
	background-repeat: no-repeat;
	background-position: top right;
}

/* Front page slide show */
.slideshow {
	width: 700px;
	height: 500px;
	overflow: hidden;
	position: relative;
	border-bottom: 1px solid #cccccc;
}

.slideshow.loading {
  background-image: url('../images/loading.gif');
  background-position: center center;
  background-repeat: no-repeat;
}

div.view.slideshow div.views-admin-links {
 margin-top: 0px; 
}

.slideshow .views-row {
  background: #ffffff;
	width: 700px;
	height: 500px;
	position: absolute;
	top: 0px;
	z-index: 8;
	overflow: hidden;
}

.slideshow .views-row.active {
	z-index: 10;
}

.slideshow .views-row.last-active {
	z-index: 9;
}

.slideshow .views-row>div {
	/* position: absolute; */
	z-index: 2;
	font-size: 1.1em;
}

.slideshow .views-field-field-header-images-fid {
	z-index: 1;
}

.slideshow .views-field-title h2 {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 680px;
}

.slideshow .views-field-field-subtitle-value {
	bottom: 0px;
	background-color: #ffffff;
	padding: 0px 10px;
	line-height: 22px;
/*	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis; */
}

.slideshow .views-field-field-subtitle-value p {
	overflow: hidden;
	text-overflow: ellipsis;
	max-height: 44px;
}

.slideshow .views-field-title {
	background-color: #ffffff;
	padding: 0px 10px 0px;
}

.front .views-field-created {
	font-size: 12px;
	color: #666666;
}

.front .slideshow .views-field-created {
  margin: 0px 10px;
}

.front .views-field-created a, .submitted a, .views-field-created a {
  color: #01A0B0;
}

/*
#block-block-18 {
  text-align: center;
}
*/

#block-block-18 .content {
  display: inline-block;
  font-size: 1.3em;
}

#block-block-18 .content p {
  margin: 0px;
}

.submitted, .views-field-created {
  margin-bottom: 5px;
  font-size: 0.9em;
}

.terms {
  display: block;
  margin-top: 20px;
  font-size: 0.9em;
  margin-bottom: 10px;
  max-width: 500px;
}

.terms li:after {
  content: ',';
}

.terms li.last:after {
  content: '';
}

.node-type-news h1.title {
  font-size: 2.4em;
  line-height: 1em;
  margin: 3px 0px;
}

.terms ul.links li {
  padding: 0px 1px;
}

.terms span.terms-title {
  margin-right: 5px;
}

.terms a {
  color: #01a0b0;
  font-style: italic;
}

.terms a.active {
  color: #01a0b0;
  font-weight: bold;
}

.slideshow .views-field-title a {
	/* color: #c7a317; */
	color: #cc333f;
}

.slideshow .views-field-field-subtitle-value p {
	margin: 0px;
}

.slideshow .view-footer {
  position: absolute;
  margin-top: 320px;
  width: 700px;
  height: 20px;
  z-index: 16;
  text-align: center;
}

.slideshow .view-footer .preview {
  background: #000;
  display: inline-block;
  margin: 5px;
  width: 10px;
  height: 10px;
  border-radius: 7px;
  border: 2px solid #fff;
  cursor: pointer;
  box-shadow: 0px 0px 20px #000;
}

.slideshow .view-footer .preview.active {
  background: #edc950;
}

.slideshow .view-footer .preview:hover>.preview-popup {
  display: block;
}

.slideshow .view-footer .preview>.preview-popup {
  display: none;
  position: absolute;
  margin-top: -84px;
  margin-left: -56px;
  padding-bottom: 10px;
  width: 120px;
  background-image: url('../images/preview_arrow.png');
  background-repeat: no-repeat;
  background-position: bottom center;
}

.slideshow .view-footer .preview-popup>.preview-inner {
  width: 120px;
  height: 70px;
  font-size: 9px;
  background-color: #ffffff;
  background-repeat: no-repeat;
  background-position: top 5px;
  border: 1px solid #fff;
  border-radius: 2px;
  box-shadow: 0px -4px 4px rgba(0,0,0,0.4);
}

.slideshow .view-footer .preview-popup>.preview-inner>div {
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-top: 53px;
  text-shadow: 0px 1px 0px rgba(255,255,255,0.7);
  background-color: rgba(255,255,255,0.6);
}

.view-id-frontpage td {
  padding-bottom: 20px;
  vertical-align: top;
}

#block-views-frontpage-block_1 .views-field-field-headline-value {
  width: 340px;
  border-bottom: 5px solid #EA6841;
}

#block-views-frontpage-block_1 .views-field-field-headline-value span {
  background-color: #EA6841;
  padding: 2px 5px;
  color: #ffffff;
  font-size: 1.1em;
  font-weight: bold;
}

#block-views-frontpage-block_1 .views-field-field-header-images-fid {
	float: left;
	margin-right: 15px;
}

#block-views-frontpage-block_1 .views-field-field-subtitle-value p {
	color: #333333;
	margin: 0px 0px 5px;
}

#block-views-frontpage-block_1 .views-field-created {
  margin-bottom: 20px;
}

#block-views-frontpage-block_1 .views-row {
	overflow: hidden;
	width: 340px;
	margin-bottom: 15px;
	border-bottom: 1px solid #ccc;
}

#block-views-frontpage-block_1 .views-row-last {
	border-bottom: none;
}

#block-views-frontpage-block_1 .views-field-field-header-images-fid {
	width: 340px;
	overflow: visible;
}

/* Contributors */
#block-views-contributer_users-block_1 .views-row,
#block-views-contributer_users-block_2 .views-row{
	overflow: hidden;
	padding: 25px;
	border-bottom: 1px solid #aaaaaa;
}

#block-views-contributer_users-block_1 .views-row-last,
#block-views-contributer_users-block_2 .views-row-last {
	border-bottom: none;
}

#block-views-contributer_users-block_1 .views-field-field-picture-fid,
#block-views-contributer_users-block_2 .views-field-field-picture-fid,
.section-users .pane-field-picture {
	float: left;
	padding: 5px;
	margin-right: 10px;
	border: 1px solid #aaaaaa;
	width: 234px;
	height: 200px;
}

#block-views-contributer_users-block_1 .views-field-field-title-value,
#block-views-contributer_users-block_2 .views-field-field-title-value,
.section-users .pane-field-title {
	font-style: italic;
	color: #666666;
}

#block-block-19 img {
  height: 120px;
}

#block-block-19 a:hover img {
  margin-top: -60px;
}

/* Polls */
.block-poll>h2.title, .block-advpoll>h2.title {
	padding: 0px 3px;
}

.block-poll>.content, .block-advpoll>.content, #block-block-20>.content,
#block-block-21>.content {
  border: 1px solid #EA6841;
  border-top-width: 3px;
  padding: 3px;
	text-shadow: 0px 1px 0px #ffffff;
}

#block-block-21>.content {
	height: 350px;
	padding: 0px;
	overflow: hidden;
}

#block-block-20>.content #fb-root {
	display: none !important;
}

.block-poll div.title, .block-advpoll h3 a {
	display: block;
	font-family: Helvetica, Verdana, Arial, Sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #666666;
	margin: 5px 10px 15px;
}

.block-advpoll .content>p {
	font-size: 12px;
}

.block-advpoll .text {
	font-size: 12px;
}

.block-advpoll .bar .foreground {
	background-color: #9E090B;
	border-radius: 2px;
	box-shadow: 0px 1px 2px rgba(0,0,0,0.4);
}

.block-advpoll .percent {
	font-size: 9px;
}

.block-advpoll .total {
	text-align: right;
	margin-right: 40px;
	font-size: 9px;
}

.block-advpoll ul.links {
	margin-bottom: 0px;
	font-size: 10px;
}

.block-advpoll ul.links a {
	color: #000000;
	font-weight: bold;
}

.vote-choices {
  padding-left: 10px;
}

.block-advpoll .content form>div {
  padding-left: 10px;
}

/* Stars for news */
.rating {
  margin-top: 20px;
}

.rating-outer {
	width: 360px;
	height: 94px;
}

.rating-outer>div {
	position: relative;
	height: 94px;
}

.rating-outer>.bg {
	background-image: url('../images/highlight_hover.png');
	background-repeat: no-repeat;
	background-color: #D2AF09;
}

.rating-outer>.overlay {
	background-image: url('../images/stars.png');
	margin-top: -94px;
}

.node-type-news .field-field-poll {
	margin-top: 20px;
}

.view-recent-posts-gallery {
	overflow: hidden;
}

.view-recent-posts-gallery .views-row {
	display: inline;
	float: left;
	overflow: hidden;
	width: 140px;
	height: 140px;
	margin: 0px 2px 2px 0px;
}

/* Article page style */

h1.title {
  margin: 20px 0px 0px;
  color: #cc333f;
}

.node-type-news .subtitle p {
  margin: 10px 0px 3px;
  font-size: 1.3em;
  /* font-style: italic;
  color: #6a483d; */
}

.node-type-news .meta {
  margin-bottom: 30px;
}

#block-views-header_image-block_1 {
  margin: 0px;
}

.region-node-top {
  width: 698px;
  overflow: hidden;
  border: 1px solid #ccc;
  font-size: 0.8em;
  color: #333;
}

.region-node-top .views-field-field-header-images-fid {
  height: 400px;
}

.region-node-top .views-field-field-header-images-data {
  height: 20px;
  line-height: 20px;
  padding: 3px 5px;
}

.region-node-top p {
  margin: 3px;
}

/* Most popular block */

#block-views-most_popular-block_1 .views-row {
  overflow: hidden;
  padding-bottom: 5px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 5px;
}

#block-views-most_popular-block_1 .views-row-first {
  margin-top: 2px;
}

#block-views-most_popular-block_1 .views-row-last {
  border-bottom: none;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

#block-views-most_popular-block_1 .views-field-field-header-images-fid {
  float: left;
  width: 30px;
  height: 30px;
}

#block-views-most_popular-block_1 .views-field-title, 
#block-views-most_popular-block_1 .views-field-created {
  margin-left: 38px;
}

#block-views-most_popular-block_1 .views-field-title a {
  color: #01A0B0;
}

.region-sidebar-second h2.title {
  font-family: Trebuchet MS, Helvetica, Verdana, Arial, Sans-serif;
  font-size: 1.1em;
  font-weight: bold;
  color: #ffffff;
  background-color: #EA6841;
  display: inline-block;
  padding: 3px 5px;
}

#block-views-most_popular-block_1 .content,
#block-calendar_block-0 .content {
  border: 1px solid #EA6841;
  border-top-width: 3px;
  padding: 3px;
}

#calendar_row1 .hok, 
#calendar_row2 .hok, 
#calendar_row3 .hok, 
#calendar_row4 .hok, 
#calendar_row5 .hok, 
#calendar_row6 .hok {
	background-image: none;
}

#calendar_row1 .hok.today, 
#calendar_row2 .hok.today, 
#calendar_row3 .hok.today, 
#calendar_row4 .hok.today, 
#calendar_row5 .hok.today, 
#calendar_row6 .hok.today {
	background-image: none;
/*	background-color: #01A0B0; */
	background-color: #edc950;
	color: #ffffff;
}

#calendar_row1 .hok.today a, 
#calendar_row2 .hok.today a, 
#calendar_row3 .hok.today a, 
#calendar_row4 .hok.today a, 
#calendar_row5 .hok.today a, 
#calendar_row6 .hok.today a {
	color: #ffffff;
}

/* Theatre Info Block */
#block-views-theatre_info-block_1, #block-views-theatre_info-block_2 {
  margin-bottom: 0px;
  font-size: 0.9em;
}

#block-views-theatre_info-block_1 .views-field-field-url-url, 
#block-views-theatre_info-block_2 .views-field-field-url-url {
  margin: 5px 0px;
}

#block-views-news_map-block_1 .content,
#block-views-news_map-block_2 .content {
  border: 1px solid #EA6841;
  border-top-width: 0px;
  width: 248px;
  overflow: hidden;
}

#block-views-theatre_info-block_1 h2.title,
#block-views-theatre_info-block_2 h2.title {
	font-family: Trebuchet MS, Helvetica, Verdana, Arial, Sans-serif;
  font-size: 1.1em;
  font-weight: bold;
  color: #ffffff;
  background-color: #EA6841;
  display: inline-block;
  padding: 3px 5px;
}

#block-views-theatre_info-block_2 h3 {
  margin: 3px 0px;
  color: #01A0B0; 
}

#block-views-theatre_info-block_1 .content,
#block-views-theatre_info-block_2 .content {
  margin-top: -1px;
  border: 1px solid #EA6841;
  border-top-width: 3px;
  border-bottom-width: 0px;
  padding: 3px;
}

/* Article footer image galleries */

.view-article-gallery table {
  width: 100%;
  margin: 0px;
}

.view-article-gallery table td {
  text-align: center;
}

/* Calendar */
.calendar-calendar .month-view .full td.multi-day div.monthview, 
.calendar-calendar .week-view .full td.multi-day div.weekview, 
.calendar-calendar .day-view .full td.multi-day div.dayview,
.calendar-calendar .month-view .full td.multi-day .inner .monthview .continues, 
.calendar-calendar .month-view .full td.multi-day .inner .monthview .cutoff, 
.calendar-calendar .week-view .full td.multi-day .inner .weekview .continues, 
.calendar-calendar .week-view .full td.multi-day .inner .weekview .cutoff {
	background-color: #01A0B0;
}

#block-views-calendar-block_2 .calendar-calendar .month-view .full td.multi-day div.monthview, 
#block-views-calendar-block_2 .calendar-calendar .week-view .full td.multi-day div.weekview, 
#block-views-calendar-block_2 .calendar-calendar .day-view .full td.multi-day div.dayview {
	height: 5px;
	overflow: visible;
	background-color: #edc950;
}

#block-views-calendar-block_2 .calendar-calendar .month-view .full tr.date-box, 
#block-views-calendar-block_2 .calendar-calendar .month-view .full tr.date-box td, 
#block-views-calendar-block_2 .calendar-calendar .month-view .full tr.multi-day, 
#block-views-calendar-block_2 .calendar-calendar .month-view .full tr.multi-day td {
	height: auto;
	max-height: none;
	min-height: 0px !important;
}

#block-views-calendar-block_2 .calendar-calendar ul.links {
	display: none;
}

#block-views-calendar-block_2 .attachment .calendar-calendar {
	margin-top: 0px;
}

#block-views-calendar-block_2 .attachment .calendar-calendar .inner {
	height: 5px !important;
}

#block-views-calendar-block_2 .calendar-calendar .month-view .full tr.single-day .noentry-multi-day, 
#block-views-calendar-block_2 .calendar-calendar .month-view .full tr.single-day .noentry-multi-day .inner {
	height: 5px !important;
}

#block-views-calendar-block_2 .calendar-calendar .month-view .full td.multi-day div.monthview, 
#block-views-calendar-block_2 .calendar-calendar .week-view .full td.multi-day div.weekview, 
#block-views-calendar-block_2 .calendar-calendar .day-view .full td.multi-day div.dayview {
}

#block-views-calendar-block_2 .calendar-calendar .month-view .full td.multi-day .inner .monthview .continues, 
#block-views-calendar-block_2 .calendar-calendar .month-view .full td.multi-day .inner .monthview .cutoff, 
#block-views-calendar-block_2 .calendar-calendar .week-view .full td.multi-day .inner .weekview .continues, 
#block-views-calendar-block_2 .calendar-calendar .week-view .full td.multi-day .inner .weekview .cutoff {
	display: none;
}

#block-views-calendar-block_2 .calendar-calendar .month-view .full td.multi-day .calendar.monthview .view-field a {
	display: none;
}

#block-views-calendar-block_2 .calendar-calendar .month-view .full td.multi-day .calendar.monthview .contents, 
#block-views-calendar-block_2 .calendar-calendar .week-view .full td.multi-day .calendar.weekview .contents {
	height: 5px;
	left: 0px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	box-shadow: 0px 1px 2px rgba(0,0,0,0.5);
	width: 100%;
}

#block-views-calendar-block_2 .calendar-calendar .month-view .full td.multi-day .calendar.monthview:hover .view-field a {
	position: absolute;
	color: #000000;
	display: block;
	background: #ccc;
	border: 1px solid #fff;
	line-height: 14px;
	padding: 2px 5px;
	font-size: 9px;
	margin-top: -20px;
	height: 14px;
	overflow: hidden;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	box-shadow: 0px 1px 2px rgba(0,0,0,0.6);
	text-shadow: 0px 1px 0px #fff;
}

#block-views-calendar-block_2 a:hover {
	text-decoration: none;
}

#block-views-calendar-block_2 .calendar-calendar .month-view .full tr.single-day .no-entry, 
#block-views-calendar-block_2 .calendar-calendar .month-view .full tr.single-day .no-entry .inner {
	height: 5px !important;
	line-height: 5px;
}

.calendar-calendar .month-view .full td.date-box.today, .calendar-calendar .month-view .full tr td.single-day.today {
	border-color: #acc6f6;
}

.calendar-calendar .month-view .full tr td.single-day.today {
  border-bottom: 2px solid #acc6f6;
}

.calendar-calendar .month-view .full tr td.today, 
.calendar-calendar .month-view .full tr.odd td.today, 
.calendar-calendar .month-view .full tr.even td.today {
  border-left: 2px solid #acc6f6;
  border-right: 2px solid #acc6f6;
}

.calendar-calendar .month-view .full tr td.multi-day.starts-today {
  border-left: 2px solid #acc6f6;
}

.view-content .calendar-calendar .date-heading h3 {
  line-height: 25px;
  font-size: 1.5em;
}

/* Bio pages */
.section-users .pane-field-title {
  margin-bottom: 30px;
}

.section-users .pane-field-picture {
  float: left;
  margin-right: 10px;
}

.section-users .pane-node-body {
  margin-right: 30px;
  margin-left: 256px;
}

/* Related Posts */
#block-views-related_posts-block_1 {
  border-top: 1px solid #ccc;
}

#block-views-related_posts-block_1 .views-row {
  overflow: hidden;
  padding-bottom: 10px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 10px;
}

#block-views-related_posts-block_1 .views-field-field-header-images-fid {
  float: left;
  margin-right: 10px;
  height: 100px;
  margin-top: -1px;
  border-top: 3px solid #EA6841;
}

#block-views-related_posts-block_1 .views-field-title a {
  color: #01A0B0;
  font-size: 1.2em;
}

#block-views-related_posts-block_1 .views-field-field-subtitle-value p {
  font-size: 0.9em;
  margin: 3px 0px;
}

#block-views-related_posts-block_1 .views-field-field-headline-value span {
  font-size: 0.8em;
  color: #ffffff;
  background-color: #EA6841;
  padding: 3px 5px;
}

/* Taxonomy pages */
.view-taxonomy-term .views-row {
  padding: 10px 0px 20px;
  margin: 10px 0px;
  border-bottom: 1px solid #ccc;
  overflow: hidden;
}

.view-taxonomy-term .views-field-field-header-images-fid {
  width: 150px;
  height: 128px;
  padding: 5px;
  border: 1px solid #ccc;
  float: left;
  margin-right: 10px;
}

/* Comments */
.comment {
  border-left: 3px solid #ccc;
  border-bottom: 1px solid #ccc;
  background-color: #f0f0f0;
  padding: 5px;
}

.comment ul {
  margin: 10px 0px 0px 0px;
}

.comment .submitted {
  overflow: hidden;
}

.comment .submitted span.user {
  display: inline-block;
  float: left;
  font-size: 1.4em;
  line-height: 1.5em;
  text-shadow: 0px 1px 0px rgba(255,255,255,0.7);
}

.comment .submitted span.date {
  display: inline-block;
  float: right;
  padding-top: 3px;
}

.comment .content {
  margin-left: 10px;
}

.comment .content p {
  margin: 10px 0px;
  color: #333;
}

.indented {
  margin-left: 10px;
}

#comment-form .form-item input {
  border: 1px solid #000;
  padding: 3px;
}

.view-news-listing .views-row {
  overflow: hidden;
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.view-news-listing .views-field-field-header-images-fid {
  float: left;
  padding: 3px;
  border: 1px solid #ccc;
  margin-right: 10px;
  width: 150px;
  height: 128px;
}

#block-block-19 ul {
	list-style: none;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	overflow: hidden;
	white-space: nowrap;
}

#block-block-19 ul li {
	display: inline;
	float: left;
	margin-right: 3px;
	width: 60px;
	height: 60px;
	overflow: hidden;
}

#block-block-19 ul li.last {
	margin-right: 0px;
}

.page-theatres #content-area {
	margin-top: 20px;
}

.page-theatres .views-row {
	overflow: hidden;
	padding: 10px 0px;
	border-bottom: 1px solid #cccccc;
}

.page-theatres .views-field-field-picture-fid {
	float: left;
	width: 150px;
	height: 128px;
	margin-right: 10px;
	border: 1px solid #cccccc;
}

.page-theatres .views-field-field-caption-value {
	color: #666666;
	font-size: 1.2em;
}

#block-views-theatre_image-block_1 {
	width: 400px;
	border: 1px solid #cccccc;
}

#block-views-theatre_image-block_1 .views-field-field-picture-fid {
	height: 300px;
}

#block-views-theatre_image-block_1 .views-field-field-picture-data {
	color: #666666;
	font-size: 0.9em;
	text-indent: 3px;
	line-height: 25px;
}

.events-listing div.views-row {
	overflow: hidden;
	padding: 10px 0px;
	border-bottom: 1px solid #ccc;
}

.events-listing div.views-row>div {
	margin-left: 160px;
}

.events-listing div.views-row>div.views-field-field-event-picture-fid {
	margin-left: 0px;
	float: left;
	width: 150px;
	height: 128px;
	margin-right: 10px;
	background-image: url('../images/event_default.png');
	background-repeat: no-repeat;
}

.events-listing .views-field-title-1 a {
  color: #01A0B0;
}

.events-listing h1 {
	margin-bottom: 20px;
}

.events-listing h2 {
	margin: 0px; 
}

.events-listing .views-field-field-event-dates-value {
	color: #666666;
	font-size: 0.9em;
	margin-bottom: 10px;
}

#block-views-polls_quizzes-block_1 .views-row {
	overflow: hidden;
	padding: 10px 0px;
	border-bottom: 1px solid #cccccc;
}

#block-views-polls_quizzes-block_1 .views-field-field-poll-image-fid {
	width: 150px;
	height: 128px;
	float: left;
	margin-right: 20px;
	background-image: url('../images/poll.png');
}

#block-views-polls_quizzes-block_1 h2 {
	margin: 0px 0px 5px 0px;
}

#block-views-polls_quizzes-block_1 .views-field-nothing span {
	background-color: #EA6841;
	color: #ffffff;
	font-size: 0.9em;
	font-weight: bold;
	padding: 3px;
}

#block-views-theatre_posts-block_1 .views-field-title {
	max-width: 234px;
}

#block-views-theatre_posts-block_1 .views-field-title a {
	color: #01a0b0;	
}

/* Temporary */
.region-sidebar-second .block.first p {
  margin-top: 0px;
}
