/**
 * Lancaster Grand Theme
 *
 * Main Layout File
 */

/* Misc Styles and defaults
-------------------------------------------- */

* {
	margin: 0;
	padding: 0;
}

body {
	width: 100%;
	margin: auto;
	font-family: "Trebuchet MS";
	font-size: 100%;
	background: #1e1e1e url(../images/background.jpg) repeat-x center top;
}
#Theme1 {
	position:absolute;
	bottom:-40px;
	left:-130px;
	width:128px;
	height:140px;
	/*background: transparent url(../images/littleman.gif) no-repeat 0 0;*/
}

.clear{
	clear:both;
}

/* Show Listings */
#ShowListingsHeader{
	margin-bottom:10px;
	padding: 5px;
	border: 1px solid #CCCCCC;
	font-family: "Trebuchet MS";
	font-size: 85%;
	text-align:center;
	width:775px;
	float:right;
	background-color:#fff5f5;
}
	#ShowListingsHeader a{
		font-size:24px;
		color:#aaa;
		text-decoration:none;
	}
	#ShowListingsHeader a:hover{
		color:#7a0404;
	}
#ShowListingsHeaderPrevious {
	float:left;
	width:25px;
}
#ShowListingsHeaderNext {
	float:right;
	width:25px;
}
#ShowListingsNone{
	margin-bottom:10px;
	padding: 5px;
	border: 1px solid #CCCCCC;
	font-family: "Trebuchet MS";
	font-size: 85%;
	text-align:center;
	width:775px;
	float:right;
	background-color:#fff5f5;
}
.showListing {
	border:1px solid #CCCCCC;
	font-family:"Trebuchet MS";
	font-size:85%;
	margin-bottom:10px;
	padding: 5px;
	float:right;
	width:775px;
	background-color:#fff5f5;
}
.showListing.past{
	display:none;
}
.showListing h2{
	margin-bottom:4px;
}
.showListing h3{
	margin-bottom:4px;
}
.showListing p{
	margin-bottom:8px;
}
.showListingImage {
	float:right;
	margin:3px;
	width:180px;
	text-align:center;
}
.showListingImage a{
	font-size: 9pt;
	color:#aaa;
	text-decoration:none;
}
	.showListingImage a:hover{
		color:#7a0404;
		text-decoration:none;
	}
.showListingImage img{
	border:none;
}
.showListingDates {
	font-weight:bold;
	margin-top:10px;
}
.showListingTicketPrices {
	font-weight:bold;
}
.showListingBookOnline {
	font-weight:bold;
}


#TogglePastShows {
	float:right;
	width:200px;
	font-size:70%;
	text-align:right;
	margin-bottom:3px;
}
	#TogglePastShows a{
		color:#aaa;
		text-decoration:none;
	}
	#TogglePastShows a:hover{
		color:#7a0404;
		text-decoration:none;
	}

/* Top bar */
#Topbar {
	width: 980px;
	margin: 4px auto;
	}
#Topbar ul {
	list-style:none;
	padding-bottom:4px;
	margin:0;
	float:left;
}
#Topbar li {
	padding:0 0.5em;
	float:left;
}
#Topbar a {
	font-family: "Trebuchet MS";
	color: #747474;
	font-size: 85%;
	text-decoration:none;
}
#Topbar a:hover{
	color: #FFFFFF;
	text-decoration:none;
}
/* Accessibility */
#Accessibility li {
	border-left:1px solid;
}
#Accessibility li.first {
	border-left:none;
	padding-left:0;
}
/* Login link */
#LoginForm ul {
	float:right;
	text-align:right;
}


/* Container */
#ContainerWrapper {
	border: none;
	padding: 0px;
	width: 980px;
	margin: 0 auto;
	position:relative;
}
#Container {
	padding:5px;
	border: 2px solid #000;
	background-color: #fff;
}

/* Main Content Area */
#Main {
	float:right;
	width:785px;
}

/* Content */
#Content {
	margin: 10px 0 0;
	padding: 5px;
	border: 1px solid #CCCCCC;
	font-family: "Trebuchet MS";
	font-size: 85%;
	width:775px;
	float:right;
	background-color:#fff5f5;
}
	#Content p {
		text-align: justify;
	}	#Content a,
		#Content a:link,
		#Content a:visited {
			color: #000000;
			text-decoration: none;
			font-weight: bold;
		}
		#Content a:hover,
		#Content a:active {
			font-size: 100%;
			color: #999999;
			text-decoration: none;
		}



/* Header */
#Header {
	height: 159px;
 	margin: 0 auto;
	overflow: hidden;
	background: #000 url(../images/banner1.jpg) repeat-x right center;
}
 	#Header h1 {
		position:absolute;
		left:-9999px; /* Hide the Site's text header because we have a graphical one.*/
	}

/* Sidebar */
#Sidebar {
	width: 170px;
	margin: 0;
	padding-right:5px;
	float: left;
	font-family: "Trebuchet MS";
	font-size: 85%;
}

/* Navigation */
#Navigation {
	text-decoration: none;
	width: 167px;
	margin-top: 3px;
	border: 1px solid #FFFFFF;
}
	#Navigation ul {
		font-size: 85%;
		list-style-type: none;
	}
		#Navigation ul li {
		}
  			#Navigation a {
				text-align: center;
				display: block;
				margin-bottom: 5px;
				padding:5px;
				color: #FFFFFF;
				text-decoration: none;
				background-color: #7A0404;
				font-family: "Trebuchet MS";
				font-size: 95%;
			}
				#Navigation a:hover,
	    		#Navigation a.current:hover {
				 	background-color: #CE0606;
					text-decoration: none;
				 	color: #FFFFFF;
				}
				#Navigation a.current {
					background-color: #047A04;
				}
	#StopPress{
	}
		#StopPress a{
			padding:15px 5px;
		}
		#StopPress .stopPressHeading{
			font-size:120%;
			display:inline-block;
			margin-bottom:15px;
			font-weight:bold;
		}

/* Calendar */
#ShowCalendar {
	margin:0 auto;
	width: 90%;
	text-align: center;
}
	#ShowCalendar ul {
		font-size: 90%;
		list-style-type: none;
		float: none;
	}
		#ShowCalendar li{
			text-decoration: none;
			width: 30%;
			float: left;
			margin: 2px;
		}
			#ShowCalendar a {
				text-align: center;
				display: block;
				padding:7px 0px;
				color: #FFFFFF;
				text-decoration: none;
				background-color: #444444;
				font-family: "Trebuchet MS";
				font-size: 95%;
			}
			#ShowCalendar a.past {
				background-color: #444444;
			}
			#ShowCalendar a.present.hasShows {
				background-color: #7A0404;
			}
			#ShowCalendar a.future.hasShows {
				background-color: #7A0404;
			}
			#ShowCalendar a.past.current,
			#ShowCalendar a.present.current,
			#ShowCalendar a.future.current{
				background-color: #047A04;
			}
				#ShowCalendar a:hover,
				#ShowCalendar a.section,
				#ShowCalendar a.section:hover,
				#ShowCalendar a.current:hover ,
				#ShowCalendar a.present.hasShows:hover,
				#ShowCalendar a.future.hasShows:hover{
					background-color: #CE0606;
					text-decoration: none;
					color: #FFFFFF;
				}
	.showCalendarYear {
		margin:7px 0px;
	}


/* Breadcrumbs */
#Breadcrumbs {
	margin:10px;
	text-align:left;
	float:left;
}
	#Breadcrumbs a{
		text-decoration: none;
		color:#222222;
	}
	#Breadcrumbs a:hover{
		text-decoration: underline;
	}

/* Comments */
#CommentHolder ul {
	list-style: none;
	margin: 20px 0;
}
#PageComments li {
	margin: 5px 0;
	padding: 1px;
	width: 88%;
}
	#PageComments li.odd {
		background: #E8F6FF url(../images/commentBg.png) no-repeat 1% 10%;
		padding-left: 40px;
		padding-right: 10px;
		border-bottom: 2px solid #BCE4FE;
	}
	#PageComments li.even {
		background: #fff url(../images/commentBgAlt.png) no-repeat 99% 10%;
		padding-right: 40px;
		padding-left: 10px;
	}

		#PageComments li.odd p.info {
			color: #3AA0C3;
		}

		.actionLinks li {
		   display: inline;
		   border-right: 1px solid #ddd;
		}
			.actionLinks li a {
				padding-right: 3px;
				font-size: 10px;
			}
   			.actionLinks li.last {
      			border-right: none;
   			}


/* Homepage Important Announcement */
.importantAnnouncement{
	border:1px solid #444444;
	margin:12px 0 20px;
	width:785px;
	float:right;
	background-color:#fff5f5;
}
.importantAnnouncement div {
	border:3px solid #7A0404;
}
.importantAnnouncement div div {
	border:1px solid #444444;
}
.importantAnnouncement div div div {
	margin:0;
	border:none;
	padding:5px;
}
.importantAnnouncement div div div div{
	padding:0;
}
.importantAnnouncement img {
	float:left;
	border:none;
	padding:0;
	margin-right:10px;
}

.commentrss {
	background: transparent url(../images/feed-icon-14x14.png) no-repeat;
	padding-left: 20px;
	font-size: 1.1em;
	line-height: 1.6em;
}
#PageCommentsPagination p {
	text-align: center;
	font-size: 1.2em;
}
#PageComments p {
	font-size: 1em;
	margin: 8px 0;
}
	#PageComments p.info {
		color: #999;
		margin: 0px;
		padding: 0;
		line-height: 1em;
		font-size: 0.9em;
	}


#PageCommentInterface_Form_PostCommentForm_action_postcomment {
	margin-bottom: 20px;
}

/* SEARCH RESULTS STYLES
------------------------------------------------ */
ul#SearchResults {
	margin: 10px 0;
}
	ul#SearchResults li {
		list-style: none;
		margin: 5px 0;
		font-size: 1em;
		width:775px;
		float:right;
		background-color:#fff5f5;
		padding:5px;
		border: 1px solid #CCCCCC;
	}
	ul#SearchResults h2 a{
		font-family:"Trebuchet MS";
		color:#000;
	}

/* SEARCH FORM
-----------------------------------------------*/
#SearchForm{
	float: right;
	width: 304px;
	margin: 8px 0 10px;
	padding-left:20px;
	background: transparent url(../images/magnifyingGlass.gif) no-repeat 0px 6px;
}
	#SearchForm legend{
		display:none;
	}
	#SearchForm .middleColumn {
		float: left;
		width:258px;
		margin: 0 5px 0 0;
		padding: 2px;
		background:none;
		display:inline; /* Avoid double margin bug in IE6 */
	}
	#SearchForm_SearchForm_Search{
		height:18px;
		color: #666;
		width:258px;
	}

	#SearchForm_SearchForm_action_results {
		height:25px;
		float: left;
		margin-top: 2px;
	}

/* MESSAGEBOXS
--------------------------------------------- */
.message {
	margin: 15px;
	padding: 5px;
	width: 92%;
	color: #979908;
	border: 4px solid #F7F8B4;
	background: #FFFFEA;
}
span.middleColumn .message {
	margin: 4px 0 0 3px;
}
.required {
	margin: 4px 0 0 3px;
	padding: 5px;
	width: 92%;
	color: #DC1313;
	border: 4px solid #FF7373;
	background: #FED0D0;
}

p#Remember label {
	margin: -24px 0 0 20px;
	text-align: left;
}
.entry {
	border-bottom: 1px solid #eee;
}

.typography #Content p.authorDate {
	color: #444;
	margin-top: -15px;
	}

/* UNSUBSCRIBE NEWSLETTER
------------------------------------------------ */
#Unsubscribe_MailingListForm_MailingListForm{
	min-height:100px;
}

	#Unsubscribe_MailingListForm_MailingListForm p{
		margin:0 !important;
		padding:10px;
	}
		#Unsubscribe_MailingListForm_MailingListForm p label{
			display: inline;
		}
	#Unsubscribe_MailingListForm_MailingListForm label{
		margin:0;
	}


/* Footer */
#Footer {
	padding-top:10px;
	margin:0;
	text-align:left;
	width: 960px;
	padding-bottom: 15px;
	margin:0 auto;
	font-family: "Trebuchet MS";
	font-size: 80%;
	color: #747474;
}
	#Footer a {
		font-family: "Trebuchet MS";
		color: #747474;
		font-size: 95%;
		text-decoration:none;
	}
		#Footer a:hover {
			color: #FFFFFF;
			text-decoration:none;
		}
	#Footer ul {
		text-align: center;
		margin-top: 5px;
		margin-right: 0px;
		margin-bottom: 5px;
		margin-left: 0px;
	}
		#Footer li {
			text-decoration: none;
			display: inline;
		}
	#Footer div.footerItemRight {
		width:auto;
		float:right;
	}