/* ---------------------------------------------------------
RESET
------------------------------------------------------------ */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,
fieldset,input,textarea,p,blockquote{ 
	margin:0;
	padding:0;
	font-size:100%;
	font-family:Arial, Helvetica, sans-serif;
}
table {
	border-collapse:collapse;
	
}
td {
	vertical-align:top;
}
fieldset,img { 
	border:0;
}

/* ---------------------------------------------------------
STRUCTURE
------------------------------------------------------------ */
#headerWrapper {
	width: 100%;
	height:103px;
	margin:5px 0 0;
	padding: 0;
	background: url(../images/main/headerWrapper_background.jpg) repeat-x top left;
}

#header {
	width: 987px;
	height:103px;
	position:relative;
	margin: 0 auto;
	padding: 0;
	text-align:left;
	background: url(../images/main/header_background.jpg) no-repeat top left;
	z-index:990;
	
	
}

#header-link { 
	position: absolute; 
	top: 0px; 
	left: 0px; 
	width: 254px; 
	height: 103px; 
	background-color: transparent; 
	border:none;
}	


#header #upperMenu {
	width:732px;
	height:30px;
	position:absolute;
	top:20px;
	left:255px;
}

#upperMenu ul {
	list-style: none;
	padding: 0;
	margin: 0;
	float:right
}

#upperMenu li {
	float: right;
	margin: 0;
	line-height:29px;
}

#upperMenu li a {
	display: block;
	margin:0;
	padding:0 10px;
	color: #0d2474;
	font-size:12px;
	text-align: center;
	text-decoration:none;
}
#upperMenu li a:hover {
	color: #000;
	background:#FEFABF;
	border-top:1px solid #ECE582;
	text-decoration:none;
}

#header #lowerMenu {
	width:712px;
	height:40px;
	position:absolute;
	top:50px;
	left:275px;
	z-index:991;
	
}

#wrapper {
	clear:both;
	width: 987px;
	margin: 0 auto;
	padding: 0;
	text-align:left;
	background: url(../images/main/wrapper_background.jpg) repeat-y;
}

#indexContainer {
	width:685px;
	margin:6px 0 0 15px;
	padding:0 0 15px;
}

#pageContainer {
	width:685px;
	margin:0 0 0 15px;
	padding:0 0 15px;
}

#newsContainer {
	width:685px;
	margin:0 0 0 15px;
	padding:0 0 15px;
}

#fullContainer {
	width:941px;
	margin:0 0 0 19px;
	padding:0 10px 20px 10px;
	position:relative;
}

#fullContainer #logoRevealFix {
	position:absolute;
	width:19px;
	height:20px;
	top:0px;
	left:-19px;
	z-index:992;
	background-image: url(../images/calendar/logoRevealFix.jpg) ;
}

#footerWrapper {
	width: 100%;
	margin: 0;
	padding: 0;
	background:#0D529C url(../images/main/footerWrapper_background.jpg) repeat-x top left;
}

#footer {
	width: 967px;
	height:126px;
	margin: 0 auto;
	padding: 10px 0 0 20px;
	
}


/* --------------------------------------------------------------  
TYPOGRAPHY
------------------------------------------------------------ */
h1, h2, h3, h4, h5 {
	font-weight:normal;
}

h1.pageTitle { 
	font-family: Gill Sans, Verdana;
	font-size: 28px  !important; 
	color:#0063AB !important; 
	font-variant:small-caps;
	font-weight:bold;
	border-left:4px solid #0063AB;
	border-top:4px solid #0063AB;
	border-right:4px solid #2A358B;
	border-bottom:4px solid #2A358B;
	margin:0 0 10px;
	padding:1px 10px;
}


h2, h2 a { font-size:	20px; color:#2A358B; } 
h3, h3 a { font-size:	16px; color:#2A358B; } 
h4, h5 { font-size: 14px; } 

p {
	margin:0;
	padding:0;
	font-size:12px;
	color:#333;
}

a {
	outline:none;
	color:#333;
	text-decoration: none;
	cursor:pointer;
}

a:hover {
	text-decoration: underline;
}

.hr { 
	margin:0; padding:0; 
	width:100%; 
	height:1px; 
	background-color:#0063AB;
}

.greyTitle {
	margin:0 0 10px; padding:0;
	font-size: 18px; 
	color:#666;
}
/* --------------------------------------------------------------  
HELPERS
------------------------------------------------------------ */
.yellow{
	/*color:#FEF68A; Actual*/
	color:#FFEE88;
}

.blue {
	color:#0063AB;
}
/* --------------------------------------------------------------  
CONTENT
------------------------------------------------------------ */
#indexContainer p {
	color:#666;
}

.content_hr {
	width:100%;
	height:1px;
	margin:10px 0;
	padding:0 0 0 0;
	border:none;
	border-top:1px dotted #1353A4;
}

.videoContainer {
	position:relative;
}

.videoContainer .videoOverlay{
	position:absolute;
	width:250px;
	height:30px;
	bottom:0;
	left:0;
	background: url(../images/home/videoOverlay.png) no-repeat top left;
}

.videoContainer:hover .videoOverlay {
	background: url(../images/home/videoOverlayRoll.png) no-repeat top left;
}

.videoContainer:hover .videoOverlay p a {
	color:#FFEE88;
	text-decoration:none;
	margin:8px 0 0 36px;
}

.videoOverlay p a {
	display:block;
	margin:8px 0 0 35px;
	color:#FFF;
	font-size:12px;
}

.videoOverlay p a:hover {
	color:#FFEE88;
	text-decoration:none;
	margin:8px 0 0 36px;
}


/* --------------------------------------------------------------  
CONTENT
------------------------------------------------------------ */
#pageContainer p {
	margin:0 0 10px;
	line-height:140%;
	color:#444;
}


/* --------------------------------------------------------------  
SIDE BAR
------------------------------------------------------------ */
#sideBar {
	width:260px;
	overflow:hidden;
}
.sb_wrapper {
	width:260px;
	position:relative;
	background: url(../images/main/sideBarRightShadow.jpg) repeat-y top left;
}

.sb_wrapper span.shadowFix {
	position:absolute;
	top:0;
	right:0;
	width:5px;
	height:5px;
	background: url(../images/main/sideBarRightShadowFix.jpg) no-repeat top right;
}

.sb_inner{
	width:235px;
	overflow:hidden;
	padding:0 10px 10px 10px;
	background: #0C519B url(../images/main/sideBarGradient.jpg) repeat-x top left;
}

.sb_title{
	text-align:center;
	padding:10px 0 5px;
	font-size:18px;
	color:#FFF;
	text-shadow:#444 1px 1px 1px;
}

.sb_hr {
	width:100%;
	height:1px;
	margin:0;
	padding:0;
	border:none;
	border-top:1px dotted #2A358B;
}
/* --------------------------------------------------------------  
SIDEBAR ELEMENT STYLES
------------------------------------------------------------ */
.fe_Abstract {
	padding:5px 0;
	
}
.fe_date {
	font-size:11px;
	font-weight:bold;
}
.fe_title {
	font-size:14px;
	color:#FFF;
}

/* --------------------------------------------------------------  
FOOTER
------------------------------------------------------------ */
.footerTitle {
	color:#CCC;
	font-size:18px;
}

#footer p, #footer a {
	color:#FFF;
}

.footerHighlight{
	color:#CCC;
	font-weight:bold;
}

#footer .sb_hr{
	margin:10px 0;
}

/* --------------------------------------------------------------  
buttons
------------------------------------------------------------ */	
button { 
	position: relative;
	border: 0; 
	padding: 0;
	margin:0 ;
	cursor: pointer;
	overflow: visible; /* removes extra side padding in IE */
}

button::-moz-focus-inner {
	border: none;  /* overrides extra padding in Firefox */
}

button span { 
	position: relative;
	display: block; 
	white-space: nowrap;	
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	/* Safari and Google Chrome only - fix margins */
	button span {
		margin-top: -1px;
	}
}

.yellowButton { 
	padding: 0 26px 0 0; 
	margin-right:5px; 
	font-size:14px; 
	text-align: center; 
	background: transparent url(../images/main/yellowButtonSprite.gif) no-repeat right -92px; 
}
	
.yellowButton span {
	padding: 2px 0 0 15px; 
	height:24px; 
	background: transparent url(../images/main/yellowButtonSprite.gif) no-repeat left top; 
	color:#039;  /*#0063AB; */
	font-weight:bold;
}

a.blueButton { 
	background: transparent url(../images/main/blueButtonSprite.gif) no-repeat right -92px; 
	display:block;
	float:left;
	height:22px;
	padding: 0 28px 0 0; 
	margin:2px 5px 0 0; 
	cursor: pointer;
}
	
.blueButton span {
	background: transparent url(../images/main/blueButtonSprite.gif) no-repeat left top;
	display: block; 
	float:left;
	height:19px;
	line-height:19px;
	padding: 0 0 3px 15px; 
	font-size:12px;  
	color:#FFF;
}

.yellowButton:hover, .blueButton:hover{ 
	background-position: right -138px; 
}
	
.yellowButton:hover span, .blueButton:hover span {
	background-position: 0 -46px;
}



/* --------------------------------------------------------------  
mini cal
------------------------------------------------------------ */
.miniCalendarContainer {
	width:230px;
}

#miniCalendar {
	width:230px;
	height:188px;
	overflow:hidden;
	
}

.monthYearTitle {
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	margin:0;
	padding:0 0 5px;
}

.miniCalendarContainer th { 
	text-align:center;
	font-size: 11px;
	font-weight:normal;
	color: #FFF;
}

.miniCalendarContainer td {
	vertical-align:top; 
	text-align:center;
	margin:0;
	padding:0;
	color:#FFF;
	border-top:1px solid #0E57A6;
	border-left:1px solid #0E57A6;
	font-size: 12px;
}
.miniCalendarContainer td:hover {
	cursor:pointer !important;
}


td.miniCalendarActiveCell:hover p.day, 
	td.miniCalendarTodayCell:hover  p.day, 
	td.miniCalendarEmptyCell:hover  p.day {
	color:#000 !important;
	background:#FCF37F !important;
} 

.miniCalendarInactiveCell {
	background:none;
}

p.day{
	margin:0;
	padding: 5px;
	color:inherit;
	
}

.miniCalendarActiveCell p.day {
	background:#2A4EC4;
	color:#FFF;
}

.miniCalendarTodayCell p.day {
	color:#000 !important;
	background:#FCF37F;
}

.miniCalendarEmptyCell p.day {
	background:#2A358B;
	color:#FFF;
}

/* --------------------------------------------------------------  
GRID CAL
------------------------------------------------------------ */

.dayNumber{
	margin:0 0 5px; padding:1px;
	width:20px;
	font-size:10px;
	font-weight:bold;
	background-color:#FFEE88;
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
	text-align:center;
}

a.event{ 
	display:block;
	margin:0 3px 3px 3px;
	padding:3px;
	font-size:12px;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	
}
a.event:hover{ 
	text-decoration:underline;
}

.eventTime {
	color:#FFF;

}
.calendarBlueButton {
	padding:4px 7px; 
	border:1px solid #2A358B;
	background-color:#0063AB;
}

.calendarBlueButton a {
	font-size:12px;
	color: #FFF;
}

/* --------------------------------------------------------------   
PERFORMANCE CATEGORY COLORS
------------------------------------------------------------ */

.pc1 { /* Special Performances */
	background: #B545FF url(../images/calendar/categories/pc1.jpg) repeat-x top left;
	border:1px solid #B545FF;
}

.pc2 { /* Children */
	background: #FF9D0B url(../images/calendar/categories/pc2.jpg) repeat-x top left;
	border:1px solid #FF9D0B;
}
.pc3 { /* The Picture Show */
	background: #CC0000 url(../images/calendar/categories/pc3.jpg) repeat-x top left;
	border:1px solid #CC0000;
}
.pc4 { /* The Workshops */
	background: #FF9966 url(../images/calendar/categories/pc4.jpg) repeat-x top left;
	border:1px solid #FF9966;
}
.pc5 { /* Mainstage */
	background: #0063AB url(../images/calendar/categories/pc5.jpg) repeat-x top left;
	border:1px solid #0063AB;
}
.pc6 { /* Literature Live */
	background: #AA55AA url(../images/calendar/categories/pc6.jpg) repeat-x top left;
	border:1px solid #AA55AA;
}
.pc7 { /* Comedy */
	background: #0DC43A url(../images/calendar/categories/pc7.jpg) repeat-x top left;
	border:1px solid #0DC43A;
}

.pc0, .pc8, .pc9 { /* No Cat, Parrish, WLIU */
	background: #1C7A7C url(../images/calendar/categories/pc0.jpg) repeat-x top left;
	border:1px solid #1C7A7C;
}

/* --------------------------------------------------------------  
FORMS
------------------------------------------------------------ */

label {  
	color:#666;
}

input[type=text], input.text, input.title, textarea, select { 
  background-color:#fff; 
  border:1px solid #999; 
  color:#666;
  font-size:14px;
}
input[type=text]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus { 
  border-color:#0063AB; 
}

input[type=text], textarea { padding:3px; font-size:14px; padding:3px; font-size:14px; }

input[type=radio] { padding:1px 2px 0 0; }
/* --------------------------------------------------------------  
VALIDATOR
------------------------------------------------------------ */

div.validatorError { 
	font-weight:bold;
	font-size:12px;
	color: #9e1111;
	display:inline-block;
	margin:5px 0; 
	padding: 0 0 0 35px; 
	background: #FFF url(../icon/16x16/error.png) no-repeat 10px center;
}

/* --------------------------------------------------------------  
PAGINATION
------------------------------------------------------------ */
/*color:#FFEE88;
color:#0063AB;*/

.paginationContainer {
	margin:0;
	padding:10px;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#999;
}
a.pagination {
	margin:0 1px 0 0;
	padding:4px 5px;
	text-decoration:none !important;
	color:#FFF;
	background:#0063AB;
}
a.pagination:hover {
	background: #FFEE88;
	color: #333;
	text-decoration: none;
}
a.paginationCurrent {
	margin:0 1px 0 0;
	padding: 4px 5px; 
	cursor: default;
	background:#FFEE88;
	color: #333;
	text-decoration: none !important;
}
span.paginationInactive {
	padding: 4px 5px;
	color: #CCC;
	cursor: default;    
} 

/* --------------------------------------------------------------  
CSS DROP SHADOWS
------------------------------------------------------------ */
.dropShadow {
  float: left;
  background: url(../images/shadow1.gif) no-repeat bottom right;
  margin: 0px 0 0 0px;
}

.dropShadow div {
  background: url(../images/shadow2.png) no-repeat left top !important;
  padding: 0px 3px 3px 0px;
}

.dropShadow img {
  background-color: #fff;
  border: 1px solid #CCC;
  padding: 3px;
}

.abstractThumb {
	margin:0 10px 3px 0;
}

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height:1px;
}

/* --------------------------------------------------------------  
clear styles for an editor div
------------------------------------------------------------ */
#editorContainer {
	width:685px;
	margin:0 0 0 15px;
	padding:0 0 15px;
	font-size:12px;
	color:#333;
}

#editorContainer h1,
#editorContainer h2,
#editorContainer h3,
#editorContainer h4,
#editorContainer h5{
	margin: 5px 0;
}

#editorContainer h1, #editorContainer h1 a { font-size:	24px; color:#2A358B; } 
#editorContainer h2, #editorContainer h2 a { font-size:	20px; color:#2A358B; } 
#editorContainer h3, #editorContainer h3 a { font-size:	16px; color:#2A358B; } 
#editorContainer h4, #editorContainer h5 { font-size: 14px; color:#2A358B; } 

#editorContainer p {
	margin:0 0 5px;
	padding:0;
	font-size:12px;
	color:#333;
}

#editorContainer a {
	outline:none;
	color:#333;
	text-decoration: underline;
	cursor:pointer;
}

#editorContainer a:hover {
	text-decoration: none;
} 

#editorContainer ul {
	margin:0 0 0 25px;
	list-style:square;
	color:#0063AB;
}

#editorContainer li {
	margin:3px 0;
	font-size:12px;
	color:#333;
}

/* --------------------------------------------------------------  
BRAND LINK
------------------------------------------------------------ */

a.third_perspective {
	margin:0;
	padding:0 0 0 24px;
	background: url('../images/main/third_perspective_logo_forBrand.png') no-repeat center left; 
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999 !important;
	text-decoration:none;
}

a.third_perspective:hover {
 
	color:#FFF !important;

}
