@charset "UTF-8";
/* MOBIUS NEW MEDIA */
/* CLEAR DEFAULTS */
p, h1, h2, h3, h4, h5, h6, dd, dt, dl, ul, ol, li, hr, td, tr, img, a, form, fieldset, label, input, legend, table, thead, tbody, tfoot, span {
	margin: 0;
	padding: 0;
}
img {
	border: none;
	float: left;
}
p {
	font-size: 13px;
	line-height: 15px;
 
}
/* LAYOUT */
body {
	font: 62.5%/1.4em Helvetica, Arial, sans-serif;/* 62.5% sets the default font size to 10px, 1.4em is a 14px line height. use em's for variable font sizes like this: 14px = 1.4em */
	margin: 0;
	padding: 0;
	background: #7d285e url(../images/tile_page.jpg) repeat  center top;
	width: 100%;
	display: table;
}
#container { /* main container to hold all divs */
	margin: 0 auto;
	padding: 0;
	width: 940px;
	background: url(../images/tile_container3.jpg) #fff;
}
#headerLeft {
	margin: 0;
	padding: 0;
	float: left;
	width: 192px;
	height: 198px;
}
#headerMiddle {
	margin: 0;
	padding: 0;
	float: left;
	width: 553px;
	height: 198px;
}
#headerRight {
	margin: 0;
	padding: 0;
	float: right;
	background: url(../images/header_right.jpg) no-repeat;
	width: 195px;
	height: 198px;
}
#feature {
	margin: 0;
	padding: 0;
	float: left;
	width: 940px;
	height: 286px;
}

/* NAVIGATION UL */
#nav {
	margin: 0;
	padding: 0;
}
#mainContent {
	margin: 0;
	padding: 0;
	background: url(../images/container_back.jpg) top no-repeat;
}
#leftSide {
	float: left;
	margin: 0;
	padding: 0 0 0 80px;
	width: 525px;
}

#leftSideInt {
	float: left;
	margin: 0;
	padding: 0 0 0 80px;
	width: 500px;
}

#leftSideInt img {
	border: none;
	float: none;
}

#leftSideInt h2{
	margin:20px 0 5px 15px;
	border-top:#dec9d7 solid 3px;
	line-height:30px;
	font-size:26px;
	color:#990066;
}
#leftSideInt h3, #leftSide h3{
	margin:5px 0 10px 35px;
	line-height:20px;
	font-size:20px;
	color: #df23a0;
	border-bottom:#dec9d7 solid 3px;
}

#leftSideInt p{
	margin:10px 0 10px 35px;
	line-height:20px;
	font-size:14px;
	color: #333333;
}

#picBox{
padding: 20px 0 0 25px;
}

#picBox img{
	border:#990066 solid 2px;
}

#galleryOP img{
	margin: 10px 0 10px 0;
	border: #aeada6 solid 5px;
	}

#gallery2{
	width: 400px;
	height:155px;
	border: #e6a8d1 solid 3px;
	background-color:#dec9d7;
	margin: 60px 0 0 60px;
}

#gallery2 img {
	border: none;
	float: left;
	padding: 0 10px 0 0;
}

#gallery2 a:link, #gallery2 a:visited {
	text-decoration: none;
	color: #a6217a;
	font-weight:bold;
}
#gallery2 a:hover, #gallery2 a:active {
	text-decoration: underline;
	color: #6c074a;
}
#gallery2 a:focus {
	outline: none;
}

#upcoming {
	/*height: 535px;*/
	border-bottom: #dec9d7 5px solid;
	width: 500px;
}

#about {
	/*height: 535px;*/
	border-bottom: #dec9d7 5px solid;
	width: 500px;
	margin:10px 0 0 0;
}

#about p {
	margin: 19px 0 10px 0;
	font-size: 13px;
	line-height: 15px;
}

#press {
	/*height: 535px;*/
	border-bottom: #dec9d7 5px solid;
	width: 500px;
	margin:10px 0 0 0;
}

#press p {
	margin: 19px 0 10px 0;
	font-size: 13px;
	line-height: 15px;
}

#press a:link, #press a:visited {
	text-decoration: none;
	color: #a6217a;
	font-weight:bold;
}

#press a:hover, #press a:active {
	text-decoration: underline;
	color: #6c074a;
}
#press p img{
	padding-right:10px;
	border:#000000 0px;
	float:left;
	}
	
#audio {
	/*height: 535px;*/
	border-bottom: #dec9d7 5px solid;
	width: 500px;
	margin:10px 0 0 0;
}

#audio p {
	margin: 19px 0 10px 0;
	font-size: 13px;
	line-height: 15px;
}

#audio a:link, #audio a:visited {
	text-decoration: none;
	color: #a6217a;
	font-weight:bold;
}

#audio a:hover, #audio a:active {
	text-decoration: underline;
	color: #6c074a;
}
#audio img{
	padding-right:10px;
	border:#000000 0px;
	float:none;
	}

#upcomingLeft {
	margin: 0;
	padding: 0;
	float: left;
	width: 240px;
}
#upcomingRight {
	margin: 25px 0 0 10px;
	padding: 0;
	float: left;
	width: 230px;
}

#events {
	border-bottom: #dec9d7 5px solid;
}

.eventsBox {
	margin: 20px 0 0 0;
	padding: 0;
	float: left;
	width: 450px;
	height: 250px;
	border:#00FF00 solid 1px;
}

.eventsBox p{
	margin: 0 0 0 80px;
	border:#00FF00 solid 1px;
}

.eventsBox img {
	margin: 0 15px 0 0;
	padding: 0 0 0 1px;
	float:left;
	border-left: 8px solid #666;
}
.eventsDate {
	margin: 0;
	padding: 0;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #666;
}
.eventsTitle {
	margin: 15px 0 0 0;
	padding: 0;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #7d285e;
}

#gallery {
	/*height: 535px;
	border-bottom: #dec9d7 5px solid;*/
	margin: 0;
	border:#009900 solid 0px;
	width: 490px;
}

#galleryToggle{
	text-align:center;
	margin: 10px 20px 0 0;
	}
	
#galleryToggle p{
	font-weight:bold;
	}
	
#galleryToggle a:link, #galleryToggle a:visited {
	text-decoration: none;
	color: #a6217a;
	font-weight:bold;
}

#galleryToggle a:hover, #galleryToggle a:active {
	text-decoration: underline;
	color: #6c074a;
}

#galleryToggle a:focus {
	outline: none;
}	

#galleryLeft {
	margin: 0;
	padding: 0;
	float: left;
	width: 245px;
}
#galleryRight {
	margin: 0;
	padding: 0;
	float: left;
	width: 245px;
}

.galleryBox, .galleryBoxLg {
	margin: 25px 0 25px 0;
	padding: 0;
	width: 225px;
	/*height: 175px;*/
	border-bottom: #dec9d7 5px solid;
}

.galleryBox img, .galleryBoxLg img {
	margin: 0 15px 0 0;
	padding: 0 0 0 1px;
}

.galleryBox p, .galleryBoxLg p {
	text-align:center;
	margin: 0 0 10px 0;
}

.galleryBox a:link, .galleryBox a:visited, .galleryBoxLg a:link, .galleryBoxlg a:visited, #leftSideInt a:link, #leftSideInt a:visited {
	text-decoration: underline;
	font-weight:bold;
	color: #7d285e;
}
.galleryBox a:hover, .galleryBox a:active, .galleryBoxLg a:hover, .galleryBoxLg a:active, #leftSideInt a:hover, #leftSideInt a:active {
	text-decoration: underline;
	color: #d50690;
}
.galleryBox a:focus, .galleryBoxLg a:focus, #leftSideInt a:focus {
	outline: none;
}

#rightSide {
	float: right;
	margin: 0 0 0 0;
	padding: 0 85px 0 0;
	width: 250px;
	text-align: right;
}
#footer {
	margin: 0 auto;
	padding: 0;
	border-top: 10px solid #a09ba3;
	width: 940px;
}

#logo {
	width: 195px;
	height: 210px;
	margin: 0;
	padding: 20px 0 0 20px;
	position: absolute;
	top: 0px;
	float: left;
	clear: both;
	z-index: 10;
}

a#nav_home {
	width: 162px;
	background-position: 0 0;
}
a#nav_home:hover {
	background-position: 0 -198px;
}
#body_home a#nav_home {
	background-position: 0 -198px;
}
#navContainer {
	margin: 0;
	padding: 0;
	width: 553px;
	height: 64px;
	background: #FFFFFF;
	float: left;
}
#nav {
	width: 553px;
	height: 64px;
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	clear: both;
}
#nav ul {
	float: left;
	margin: 0;
	padding: 0;
	clear: both;
	width: inherit;
	list-style: none;
}
#nav a {
	background: url(../images/nav3.jpg) no-repeat;
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	clear: both;
	height: 64px;
	text-indent: -9999em;
	overflow: hidden;
}
#nav li {
	float: left;
	position: relative;
}
#nav li ul {
	position: absolute;
	left: -999em;
	z-index: 2;
}
#nav li:hover ul {
	left: auto;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}
#nav li:hover ul.nav_sub.nav_sub_end {
	position: absolute;
	right: 0;
	text-align: right;
}
a#nav_events {
	width: 114px;
	background-position: 0 0;
}
a#nav_venue {
	width: 93px;
	background-position: -114px 0;
}
a#nav_gallery {
	width: 115px;
	background-position: -207px 0;
}
a#nav_contact {
	width: 116px;
	background-position: -322px 0;
}
a#nav_donate {
	width: 115px;
	background-position: -438px 0;
}
a#nav_events:hover {
	background-position: 0 -64px;
}
a#nav_venue:hover {
	background-position: -114px -64px;
}
a#nav_gallery:hover {
	background-position: -207px -64px;
}
a#nav_contact:hover {
	background-position: -322px -64px;
}
a#nav_donate:hover {
	background-position: -438px -64px;
}
#body_events a#nav_events {
	background-position: 0 -128px;
}
#body_venue a#nav_venue {
	background-position: -114px -128px;
}
#body_gallery a#nav_gallery {
	background-position: -207px -128px;
}
#body_contact a#nav_contact {
	background-position: -322px -128px;
}
#body_donate a#nav_dontate {
	background-position: -438px -128px;
}

/* FONTS */
p, q, li, td {
	font-size: 1.2em;
	color: #333;
	margin-bottom: 10px;
}
h1 {
	font-size: 2.4em;
	color: #000;
	margin-bottom: 10px;
}
h2 {
	font-size: 2.1em;
	color: #000;
	margin-bottom: 10px;
}
h3 {
	font-size: 1.8em;
	color: #000;
	margin-bottom: 10px;
}
h4 {
	font-size: 1.2em;
	color: #000;
	margin-bottom: 10px;
}
h5 {
	font-size: 1.4em;
	color: #000;
	margin-bottom: 10px;
}
h6 {
	font-size: 1.2em;
	color: #000;
	margin-bottom: 10px;
}
.imageReplace {
	display: block;
	text-indent: -9999em;
	overflow: hidden;
}
#id {/*easy image replacement for headers*/
	height: px;
	background: (url) no-repeat;
	text-indent: -9999em;
	overflow: hidden;
}
#id a {/*link for image replacement*/
	display: block;
	width: px;
	height: 100%;
}
/* LINKS */
#rightSide a:link, #rightSide a:visited {
	text-decoration: underline;
	font-weight:bold;
	color: #7d285e;
}
#rightSide a:hover, #rightSide a:active {
	text-decoration: underline;
	color: #d50690;
}
#rightSide a:focus {
	outline: none;
}

.upcomingTitle a:link, .upcomingTitle a:visited, .eventsTitle a:link, .eventsTitle a:visited, .upcomingBoxLg a:link, .upcomingBoxLg a:visited  {
	text-decoration: underline;
	font-weight:bold;
	color: #7d285e;
}
.upcomingTitle a:hover, .upcomingTitle a:active, .eventsTitle a:hover, .eventsTitle a:active, .upcomingBoxLg a:hover, .upcomingBoxLg a:active  {
	text-decoration: underline;
	color: #d50690;
}
.upcomingTitle a:focus, .eventsTitle a:focus, .upcomingBoxLg a:focus {
	outline: none;
}

/* LISTS */
ul.basicList {
	margin: 0;
	padding: 0;
	list-style: circle;
}
ul.basicList li {
	margin: 0;
	list-style: circle;
}

#highlight ul {
	margin: 0 0 0 70px;
	padding: 0;
	list-style: circle;
}
#highlight ul li {
	margin: 0;
	list-style: circle;
}

/* TABLES */
table.basicTable {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}
table.basicTable td {
	margin: 0;
	padding: 0;
}
/* FORMS */

/* MISC. STYLING CLASSES */

/* ULTILITIES */
.clearfloat { /* use <br class="clearfloat" /> before close of </div> to contain all floated divs inside of it */
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0;
}
.imgRight {
	margin: 0 0 20px 20px;
	float: right;
}
.imgLeft {
	margin: 0 20px 20px 0;
	float: left;
}
.floatright { 
	margin: 0;
	padding: 0;
	float: right;
}
.floatleft {
	margin: 0;
	padding: 0;
	float: left;
}

/* HOME */
a.link {
	font-size: 13px;
	color: #7d285e;
	font-weight: bold;
}
#headerLogos {
	margin: 13px 0 0 0;
	float: right;
	width: 95px;
}
#wxpn {
	margin: 0 0 0 0;
	padding: 0;
	float: right;
	width: 85px;
	height: 25px;
}
#worldcafe {
	margin: 30px 0 0 0;
	padding: 0;
	float: right;
	width: 95px;
	height: 90px;
}
.upcomingBox {
	margin: 20px 0 0 0;
	padding: 0;
	float: left;
	width: 240px;
	height: 140px;
}

.upcomingBoxLg {
	margin: 20px 0 0 0;
	padding: 0;
	float: left;
	width: 480px;
	/*height: 100px;*/
	border-bottom: 5px solid #666;
}

.upcomingBox img, .upcomingBoxLg img {
	margin: 0 5px 0 0;
	padding: 0 0 0 1px;
	border-left: 8px solid #666;
}

.upcomingBox#noBorder img {
	border-left: 0px solid #666;
}

#highlight{
	background-color:#f4f4f4;
	padding:15px 15px 15px 0;
	border:#c22e91 solid 1px;
}

#highlight img{
	text-align:center;
}

.Date {
	margin: 0;
	padding: 0;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #666;
}
.upcomingTitle {
	margin: 15px 0 0 0;
	padding: 0;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #7d285e;
}
.upcomingTickets {
	margin: 5px 0 0 0;
	padding: 0;
	width: 67px;
	height: 16px;
}
#tickets, #tickets_gray  {
	width: 67px;
	height: 16px;
	background: url(../images/tickets.gif) no-repeat;
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	clear: both;
}
#tickets ul {
	float: left;
	margin: 0;
	padding: 0;
	clear: both;
	width: inherit;
	list-style: none;
}
#tickets a, #tickets_gray a {
	background: url(../images/tickets.gif) no-repeat;
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	clear: both;
	height: 16px;
	text-indent: -9999em;
	overflow: hidden;
}

#tickets_gray a {
	background: url(../images/tickets_gray.gif) no-repeat;
}

#tickets li, #tickets_gray li {
	float: left;
	position: relative;
}
#tickets li ul, #tickets_gray li ul {
	position: absolute;
	left: -999em;
	z-index: 2;
}
#tickets li:hover ul, #tickets_gray li:hover ul {
	left: auto;
}
#tickets li:hover ul, #logo li.sfhover ul, #tickets_gray li:hover ul {
	left: auto;
}
#tickets li:hover ul.logo_sub.logo_sub_end, #tickets_gray li:hover ul.logo_sub.logo_sub_end {
	position: absolute;
	right: 0;
	text-align: right;
}
#ticketsInt{
	padding: 0 0 0 60px;
	}

a#upcoming_tickets {
	width: 67px;
	background-position: 0 0;
}
a#upcoming_tickets:hover {
	background-position: 0 -16px;
}
#missionBox {
	margin: 18px 0 0 0;
	height: 123px;
	width:500px;
	border-bottom: #dec9d7 5px solid;
}
#missionBox p {
	margin: 19px 0 0 0;
	font-size: 13px;
	line-height: 15px;
}
#rightSide img {
	float: right;
}
#rightSide img {
	margin: 0 0 15px 0;
}
#updateBox {
	height: 340px;
	border-bottom: #dec9d7 5px solid;
	padding:25px 0 0 0;
	width: 250px;
}
#updateBox img {
	float: left;
}

a.updateTitle {
	padding: 0;
	font-size: 18px;
	line-height: 20px;
	color: #333;
}
a.updateTitle:hover {
	text-decoration: none;
	color: #7d285e;
}

#helpBox {
	margin: 45px 0 0 0;
	height: 219px;
	border-bottom: #dec9d7 5px solid;
	width:250px;
}
#helpBox p {
	margin: 0 0 0 10px;
	font-size: 13px;
	line-height: 15px;
	width: 240px;
}
#purple {
	color: #7d285e;
}
#internBox {
	height: 123px;
	margin: 18px 0 0 0;
	border-bottom: #dec9d7 5px solid;
	width:250px;
}
#internBox p {
	margin: 0 0 0 10px;
	font-size: 13px;
	line-height: 15px;
	width: 240px;
}

/* FOOTER */
#footerLeft {
	float: left;
	margin: 0;
	padding: 20px 0 0 50px;
	background: url(../images/column_left.jpg) repeat-y;
	width: 410px;
	height: 130px;
}
#footerLeft img {
	margin: 20px 0 0 0;
}
#footerRight {
	margin: 0;
	padding: 5px 30px 0 0;
	width: 370px;
	float: right;
	background: url(../images/column_right.jpg) repeat-y right;
	height: 130px;
}
#footerLinks {
	float: left;
	margin: 0 10px 0 0;
}
#footerLinks img {
	margin: 20px 10px 0 0;
}

#headerss {
	width: 940px;
	height: 97px;
	background: url(../images/1header.jpg) no-repeat;
}
#navContainers {
	margin: 0 0 0 191px;
	padding: 0;
	width: 553px;
	height: 64px;
	float: left;
}
#wxpns {
	margin: 30px 0 0 0;
	float: right;
	width: 85px;
	height: 25px;
}
#worldcafes {
	margin: 0;
	padding: 0;
	float: right;
	width: 113px;
	height: 387px;
	background: url(../images/1feature_right.jpg) no-repeat;
}
#worldcafes img {
	float: right;
}
.slideshow {
	width: 710px;
	height: 387px;
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	float: left;
	background-image:url(../images/slideBack.jpg);
}
.slideshow li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#divider{
	height:5px;
	border-bottom: #dec9d7 5px solid;
	margin-left:32px;
	}
