@CHARSET "UTF-8";

/* ============================
		HTML ELEMENTS
============================*/
* {
	margin:0px;
	padding:0px;
	}

body {
text-align: center;
font-size: 12px;
font-family: Arial;
line-height: 1.4em;
margin-top: 25px;
color: #ffffff;
background-color:#fff;
}

body,html {
min-height:101%;
}

p {
margin: 0px 0px 15px 0px;
}

a{
color: #990000;;
text-decoration: none;
font-weight: bold;
}

#eventsText a{
color: #FC0;
text-decoration: none;
font-weight: bold;
}

#eventsText a:hover {
text-decoration:underline;

}

a:hover, a:active {
text-decoration:underline;
}

h3, h4 {
font-family: Times, Times New Roman, serif;
}

h3 {
padding-left: 0;
padding-bottom: 1px;
padding-right: 0;
padding-top: 5px;
font-size: 23px;
font-weight: bold;
text-transform: uppercase;
margin: 0;
line-height: 22px;
}
h4 {
padding-left: 0;
padding-bottom: 5px;
padding-right: 0;
padding-top: 0px;
font-size: 18px;
font-weight: bold;
text-transform: uppercase;
margin: 0;
}

h5 {
padding-left: 0;
padding-bottom: 0px;
padding-right: 0;
padding-top: 0px;
font-size: 14px;
font-weight: bold;
text-transform: uppercase;
margin: 0;
line-height: 20px;
}


 ul {
list-style-type: none;
}

img {
border: 0;
}

/* ============================
		TEXT CLASSES
============================*/
.redTextBold {
	color: #900;
	font-weight: bold;
}
.redText {
color: #900;
}

.yellowText {
color: #FC0;
}

.whiteText {
color: #ffffff;
}

.greyText
{
	color: #999;
	font-size: 12px;
	font-weight:bold;
	text-transform:uppercase;
}

a:link.more {
color: #FC0;
text-decoration: none;
font-weight: bold;
text-transform: uppercase;
}

a.redLink {
color: #900;
text-decoration: none;
font-weight: bold;
}

a.yellowtext {
color: #FC0;
text-decoration: none;
font-weight: bold;
}

.padLeft {
padding-left: 60px;}


.uprbld{
font-weight: bold;
text-transform: uppercase;
}

/* ============================
	POSITION CLASSES
============================*/

.left {
float:left;
}

.right {
float:right;
}


/* ============================
	STRUCTURE
============================*/

#centered {
width:auto;
margin-left: auto;
margin-right: auto;
display:block;
}

.centered {
width:auto;
margin-left: auto;
margin-right: auto;
}

.content {
text-align: left;
float:left;
color:#000;
}


div#container {
margin: 0pt auto;
text-align: center;
width: 955px;
}

div.whitebox {
width: 955px;
background-color:#fff;
}

a.anchored
{
	float: right;
	color: #999;
	font-size: 10px;
	text-transform:uppercase;
}
/*=================================
	Hand Drawn Border - 914px wide
===================================*/
div.drawnborder914 {
	width:914px;
	background-image: url(images/borders/boxMid.gif);
	color: #000000;
	height: auto;
	float:left;
}
div.drawnborder914top {
	float:left;
	width:914px;
	background-image: url(images/borders/boxTop.gif);
	background-repeat: no-repeat;
	height: 27px;
}
div.drawnborder914bot {
	float:left;
	width: 914px;
	background-image: url(images/borders/boxBot.gif);
	background-repeat: no-repeat;
	height: 21px;
}
div.drawnborder914inner {
	width: 100%;
	float: left;
}


/*=================================
	Hand Drawn Border - 640px wide
===================================*/
div.drawnborder640 {
	width:640px;
	background-image: url(images/borders/boxMid.jpg);
	color: #000000;
	height: auto;
	float:left;
}
div.drawnborder640top {
	float:left;
	width:640px;
	background-image: url(images/borders/boxTop.jpg);
	background-repeat: no-repeat;
	height: 27px;
}
div.drawnborder640bot {
	float:left;
	width: 640px;
	background-image: url(images/borders/boxBot.jpg);
	background-repeat: no-repeat;
	height: 21px;
}
div.drawnborder640inner {
	width: 100%;
	float: left;
}



/* ============================
			HEADER
============================*/

img.topicons {
position: relative;
bottom: 0;
float: left;
}

img#toprule {
padding-top: 10px;
float: left;

}

div#topicons {
width: 320px;
float: right;
margin-top: 15px;
}

div#topicons-members {
width: 6155px;
float: right;
margin-top: 15px;
}

div#topiconsloggedin {
width: 506px;
float: left;
padding-top:15px;
}

div#menu {
width: 815px;
float: left;
height:35px;
padding-bottom: 2px;
display:block;
}

.navimg {
margin-left:20px;
}

div#theaterbeginshere {
float: left;
width: 317px;
padding:0px;
margin:0px;
}


div#logo {
float: left;
padding:0px;
margin:0px;
}

.banner {
position:static;text-align:left;
}

.banner > .bannerText {
width:955px;padding-left:27px;padding-bottom:15px;padding-top:10px;
}

.banner > .bannerText > .column1 {
float:left;width:480px;padding-left:20px;padding-right:15px;color:#000000;text-align:left;
}

.banner > .bannerText > .column2 {
float:left;width:395px;padding-left:5px;color:#000000;text-align:left;
}

.banner > .bannerText > .column2 p:first-child {
padding: 0px;
margin: 0px;
}
.column1 {
float:left;width:480px;padding-left:20px;padding-right:15px;color:#000000;text-align:left;
}

.column2 {
float:left;width:395px;padding-left:5px;color:#000000;text-align:left;
}

/* ============================
		SIDEBAR
============================*/

div#sidebar {
width:290px;
margin-0right:10px;
word-wrap: break-word;
}


ul#sidebar li ul li {
	padding-left:10px;
	line-height: 1.5em;
}

ul#sidebar {
width:270px;
margin-0right:10px;
}

.newsbar li ul li{ 
list-style-image: url("/images/ulbox.gif");
list-style-position: inside;
padding: 4px 0px;
margin-left: 5px; 
}

ul#sidebar li ul li a{
	color: #333333;
}
ul#sidebar li ul li a:hover {
	border-bottom: none;
}
#sidebar
{
float:left;
}

#sidebar p
{
width:275px;
margin:0px;
color:#111;}

#sb_bordertop
{
height: 11px;
background: url(images/sidebar/sbframe_t.gif) no-repeat;
width:280px;
}

.sb_bordermiddle
{
background: url(images/sidebar/sbframe_m.gif) repeat-y;
width:280px;
}

a.sbtitle
{
background: url(images/sidebar/message-bar.gif) no-repeat;
width:260px;
display:block;
height: 25px;
padding:17px 0 5px 10px;
font-family: Times, Times New Roman, serif;
font-size: 17px;
color:white;

}
a.sbtitle2
{
background: url(images/sidebar/title-bar.gif) no-repeat;
width:260px;
display:block;
height: 25px;
padding:17px 0 5px 10px;
font-family: Times, Times New Roman, serif;
font-size: 17px;
color:white;
}


.sidebarTitle
{
	background-image: url(images/sidebar/sidebar_title.gif);
	background-repeat: no-repeat;
	width: 100%;
	height: 25px;
	padding: 12px 10px 0px 8px;
	font-family: "Times New Roman", "Times", serif;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	display:compact;
}


.sidebarTitleTop
{
	background-image: url(images/sidebar/st_top.gif);
	background-repeat: no-repeat;
	margin-top:5px;
}


.sidebarTitleMid
{
	background-image: url(images/sidebar/st_mid.gif);
	background-repeat: repeat-y;
	width: 100%;
	padding: 0px 6px;
	font-family: "Times New Roman", "Times", serif;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
}


.sidebarTitleBot
{
	background-image: url(images/sidebar/st_bot.gif);
	background-repeat: no-repeat;
}
.sidebarTitle2
{
	background-image: url(images/sidebar/smallpenscratch1.gif);
	background-repeat: no-repeat;
	width: 260px;
	height: 25px;
	padding: 12px 10px 0px 20px;
	font-family: "Times New Roman", "Times", serif;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	color:white;
}

.sidebarTitle3
{
	background-image: url(images/sidebar/sidebar_title.gif);
	background-repeat: no-repeat;
	width: 225px;
	height: 25px;
	padding: 12px 10px 0px 20px;
	font-family: "Times New Roman", "Times", serif;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	margin:-0px 0 0 -10px;
}

.sidebarTitle2 a
{
	color:white;
}

.sidebarTitle3 a
{
	color:white;
}


.sidebarTitle a, div#sideCol div.sidebarTitle{
	color: #ffffff;
	font-weight: normal;
}

.sidebarTitleMid a{
	color: #ffffff;
	font-weight: normal;
}

.sidebarTitle a:hover{
	color: #ffffff;
	font-weight: normal;
}

.sidebarTitleMid a:hover{
	color: #ffffff;
	font-weight: normal;
}

.newsbar ul
{
	list-style-type: decimal;
	list-style-position: outside;
	margin-top: 20px;
}

/* ============================
		HOME PAGE
============================*/

div#main {
text-align: left;
width: 955px;
margin: 0pt auto;
}
img.floatleft {
float: left;
}

div.middleContainer {
text-align: center;
margin-left: auto;
margin-right: auto;
padding-top: 25px;
padding-bottom: 10px;
width: 955px;
float: left;
height: 337px;
vertical-align: middle;
}
div.slider {
float: left;
padding-top: 134px;
height: 150px;
width: 20px;
vertical-align: middle;
}

div.mainFrame
{
	text-align: center;
	margin: 0pt auto;
	float: left;
	height: 350px;
	width: 914px;
	background-image: url(images/testEvent.jpg);
}

div.submainFrame {
text-align: center;
margin: 0pt auto;
height: 337px;
width: 914px;
background-image: url(images/pwc_mainframe.gif);
}

div#lowerContainer {
float:left;
width: 955px;
padding-top: 20px;
padding-left: 25px;
}

div#newsContainer {
float: left;
width: 398px;
height: 226px;
}

/* ============================
div#newsContainer h3 {
font-size: 18px;
font-weight: normal;
text-transform: uppercase;
padding: 0px;
margin: 0px;
line-height:16px;
}
============================*/
div.bannerText h4 {
	text-transform: uppercase;
	font-size: 18px;
	font-family: "Arial",sans-serif;
}

div.newsFrame {
width: 380px;
height: 156px;
padding-top: 15px;
padding-left: 15px;
background-image: url(images/pwc_redpapersmall.jpg);
}

div#newsUpArrow {
padding-left: 10px;
}

div#newsDownArrow {
padding-left:180px}

div#featuredartistContainer {
width: 513px;
float: left;
height: 170px;
}

div#artistContainer {
width: 513px;
float: left;
height: 170px;
}

div#faUpArrow {
padding-left:250px;

}

div#faDownArrow {
padding-left:250px;


}

div#featuredartist
{
	background-image: url(images/pwc_lowerframe.jpg);
	width: 514px;
	height: 193px;
	background-repeat: no-repeat;
}

div#eventsPicture {
padding-right: 2px;
padding-top: 3px;
width: 461px;
height: 297px;
float: left;
}

div#eventsText
{
	width: 394px;
	height: 296px;
	padding-top: 5px;
	padding-left: 5px;
	float: left;
	text-align: left;
	background-image: url(images/pwc_redpaperlarge.jpg);
	color: #ffffff;
	background-repeat: no-repeat;
}

div#eventsText h3 {
padding-bottom: 0px;
}

div#eventsText h4 {
padding-left: 0;
padding-right: 0;
padding-top: 0;
text-transform: uppercase;
font-weight: normal;
font-size: 12px;
line-height:16px;
margin: 0;
}

.playtitle{
padding-left: 0;
padding-bottom: 5px;
padding-right: 0;
padding-top: 5px;
font-size: 23px;
font-weight: bold;
margin: 0;
line-height: 20px;
font-family: Times, Times New Roman, serif;
font-style: italic;
}

div#eventsText p {
padding: 0;
margin: 0;
margin-bottom:2px;
}

div#eventsText p {
font-size: 12px;
}

div. {
padding:10px;
padding-right:11px;
}
div.mainContainer
{
width: 870px;
/*padding-top: 15px; */
text-align: center;
margin-top: 0pt;
margin-right: auto;
margin-bottom: 0pt;
margin-left: auto;
}


div.featuredartistText {
width: 372px;
float: left;
color: #000000;
padding-top: 13px;
padding-left: 10px;
}
div.featuredartistText a{
color: #900;
}
div.featuredartistpicture {
float: left;
padding-top: 13px;
padding-left: 20px;

}
div.italic {
text-align: center;
font-weight: bold;
font-style: italic;
line-height: 1em;
}
p#featuredartist {
padding-top: 5px;
margin-top: 0px;
padding-left: 10px;
color: #000000;
}
div#bottomruler {
padding-top: 5px;
padding-bottom: 50px;
float: left;
width: 955px;
}


/* ============================
		PLAY LAB
============================*/

.lab {
float: left;
background-image: url(images/thelab/titlebar_bg.jpg);
background-repeat: no-repeat;
width: 640px;
}

.bio {
float: left;
background-repeat: no-repeat;
width: 640px;
}

.redTop {
float: left;
background-image: url(images/theBio/redTop.jpg);
background-repeat: no-repeat;
width: 640px;
height:10px;
}

.redMid {
float: left;
background-image: url(images/theBio/redMid.jpg);
background-repeat: repeat-y;
width: 640px;
}

.redBot {
float: left;
background-image: url(images/theBio/redBot.jpg);
background-repeat: no-repeat;
width: 640px;
height:20px;
}


.bio  .userheader {
float: left;
width: 600px;
padding: 15px;
padding-top: 0px;
padding-bottom: 0px;
color:#CCC;
margin-top:0px;
}

.lab  .labheader {
float: left;
width: 400px;
height: 63px;
padding: 15px;
padding-top: 12px;
color:#CCC;
margin-bottom:10px;
}

.lab  .userheader {
float: left;
width: 600px;
height: 70px;
padding: 15px;
padding-top: 12px;
color:#CCC;
margin-bottom:10px;
margin-top:0px;
}

.labtimes {
padding: 19px 0px 0px 25px;
color: #FC0;
float: left;
height: 53px;
text-transform:uppercase;
line-height:12px;
}

.labuser {
padding: 15px;
float: left;
height: 63px;
font-style: italic;
}
.labuser img {
float: left;
}

.labinfo {
color: #000000;
margin-left:10px;
margin-top:10px;
}

.labtext {
float:left;
width:350px;
padding-left:10px;
}

.lab  img, .bio img {
padding:5px 70px 15px 10px;
}

.labline {
width: 640px;
height:15px;
background-image: url(images/pwc_line.gif);
background-repeat: no-repeat;
clear:both;
}

.scratcher
{
background-image: url(images/sidebar/smallpenscratch1.gif);
background-repeat: no-repeat;
width: 260px;
height: 35px;
display:inline;
padding: 10px;
padding-right:111px;	
font-family: "Times New Roman","Times",serif;
font-size: 20px;
font-weight: bold;
text-transform: uppercase;
color: white;
}

/* ============================
		EVENTS
============================*/
.events {
float: right;
width: 645px;
background-repeat: no-repeat;
padding-bottom: 15px;
}
.events  .labheader {
float: left;
width: 400px;
height: 63px;
padding: 15px;
padding-top: 12px;
color:#CCC;
margin-bottom:10px;
}
.events  .userheader {
float: left;
width: 400px;
height: 63px;
padding: 15px;
padding-top: 12px;
color:#CCC;
margin-bottom:10px;
}
.events  .labtimes {
padding: 19px 0px 0px 25px;
color: #FC0;
float: left;
height: 53px;
text-transform:uppercase;
line-height:12px;
}
.events  .labuser {
padding: 15px;
float: left;
height: 63px;
font-style: italic;
}
.events  .labuser img {
float: left;
display:block;
}
.events .labinfo {
color: #000000;
margin-left:10px;
margin-top:10px;
display:block;
}
.events .labtext {
float:left;
width:350px;
padding-left:10px;
}
.events  img {
float: left;
}
.events .labline {
width: 640px;
height:15px;
background-image: url(images/pwc_line.gif);
background-repeat: no-repeat;
}

.labinfo img{padding-bottom:10px;
}
/* ============================
 		NEWS
============================*/
.newscontent {
color: #000000;
width: 490px;
}

.newscontent a {
padding:0px;
margin:0px;
}

/* ============================
 		CLASSES
============================*/
.classcontent {
color: #000000;
width: 600px;
clear:both;
}
.classinfo {
padding-left:20px;
}
.classdate {
color:#222;
}
.classtime {
color:#222;
}
/* ============================
 		OPPORTUNITIES
============================*/
.opp1 {
color: #000000;
width: 450px;
float:left;
}
.opp2 {
color: #000000;
width: 450px;
float:left;
}
.opps {
color: #000000;
margin-top:15px;
}
.opps .bordertop {
height: 11px;
background: url(images/opps/frame_t.gif) no-repeat;
width:450px;
}
.opps #bordermiddle {
height: 20px;
background: url(images/opps/frame_m.gif) repeat-y;
}
.opps #borderbottom {
height: 11px;
background: url(images/opps/frame_b.gif) no-repeat;
position:relative;
}
.oppsWrapper {
padding:0px 15px;
width:450px;
background: url(images/opps/frame_m.gif) repeat-y;
}
.oppsWrapper h2 {
padding-top: 0px;
text-transform: uppercase;
font-family: "Times";
}
.oppsWords {
width:400px;
padding-left:15px;
}
.innerOpps {
color: #ffffff;
width: 420px;
height: 112px;
background: url(images/opps/paper.jpg) no-repeat;
padding-top:5px;
}
.innerOppsNew {
color: #ffffff;
width: 420px;
height: 112px;
background: url(images/opps/newOpp.jpg) no-repeat;
padding-top:5px;
}

.innerOppsText {
width:400px;
padding-left: 15px;
padding-top: 5px;
width: 100%;
}
.innerOppsText h2 {
padding-top: 7px;
width: 390px;
text-transform: uppercase;
font-family: "Times";
line-height: 19px;
margin:0px;
}
.oppsText {
float: left;
width: 460px;
padding-left:10px;
background: url(images/opps/frame_m.gif) repeat-y;
margin-left:-30px;
padding:0px 5px 0px 5px;
}
.oppsText p{
padding:0px 15px 0px 15px;
}
.oppsTextHidden {
height: 20px;
margin-left:-30px;
width:460px;
background: url(images/opps/frame_m.gif) repeat-y;
}
.opps ul {
font-weight: bold;
}

/* ============================
 		FOOTER
============================*/
p#footer {
text-align: right;
font-size:10px;
color: #000000;
}
#footer a {
text-align: right;
font-size:10px;
color: #900;
}
div#featuredartist {
float: left;
color: #000000;
}
div#faText1 {
float: left;
}
div#featuredartistText p, div.newsFrame p {
margin: 0px;
padding: 0px;
}
/*===========================
	Contribute
============================*/
div#contributeDivider {
	background-image: url(images/blackpaper.jpg);
	width: 914px;
	height: 142px;
}
div#contributeLeadIn {
	width: 450px;
	padding-top: 15px;
	padding-left: 15px;
}
div#contributeLeadIn > h3 {
	text-transform: capitalize;
}
.fundHeaders {
	text-transform: uppercase;
	color: #900;
	font-weight: bold;
}
div#left {
	float: left;
	width: 39%;
	color: #000000;
}
div#middle {
	float: left;
	width: 39%;
	color: #000000;
}
div#right {
	float: left;
	width: 21%;
	color: #000000;
}

/*===========================
	Div Slider Stylin!
============================*/
#slider {
  width: 620px;
  margin: 0 auto;
  position: relative;
}
.scroll {
  height: 250px;
  overflow: auto;
  position: relative; /* fix for IE to respect overflow */
  clear: left;
  background: #FFFFFF url(images/content_pane-gradient.gif) repeat-x scroll left bottom;
}
.scrollContainer div.panel {
  padding: 20px;
  height: 210px;
  width: 580px; /* change to 560px if not using JS to remove rh.scroll */
}
.scrollButtons {
  position: absolute;
  top: 150px;
  cursor: pointer;
}
.scrollButtons.left {
  top: -20px;
}
.scrollButtons.right {
  bottom: -20px;
}

.message_head
{
	cursor: pointer;
	color: #855;
	text-transform: uppercase;
	font-weight: bold;
	padding: 5px 0px 5px 0px;
	background-image: url(images/arrows.gif);
	background-repeat: no-repeat;
	background-position: right 15px;
}

.message_head2
{
	cursor: pointer;
	color: #855;
	text-transform: uppercase;
	font-weight: bold;
	padding: 5px 0px 0px 0px;
	background-image: url(images/arrows.gif);
	background-repeat: no-repeat;
	background-position: right 5px;
}

  .highlight { background:yellow; }
p.message_head {
padding: 0px 0px 0px 0;
margin-bottom: -3px;
}
.message_body {
padding: 5px 0px 15px 0;
}

#loginForm {background-color:white;}

/*=======================
	EMAIL FORM
=========================*/
p#success
{
	padding: 3px 10px;
	background: #fff;
	border: 2px solid #fff;
	color: #333;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: left;			
	width:200px;
	margin-top:10px;
}

p#bademail, p#badserver
{
	padding: 3px 10px;
	background: #fff;
	border: 2px solid #fff;
	color: #900;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: left;
	width:200px;
}



/*=======================
	MEMBERSHIP
=========================*/



/*=======================================================================================
	Code below by Justin Heideman
=========================================================================================*/

/* forms styling */
	
	form ul{
		display: block;
	}
	form ul li{
		margin-bottom: 10px;
		display: block;
		float: left;
		width: 96%;
	}
	form ul li label{
		width:90px;
		display:block;
		float: left;
	/*	font-size: 85%;*/
		font-weight: normal;
		font-style: oblique;
	}
	form ul li strong label{   /* required form fields */
		font-weight: bold;
		font-style: normal;
	}
	
	form ul li input, form ul textarea{
		float: left;
		border: 1px solid #ccc;
		padding: 2px;
	}
	
	form ul input[type=text], form ul input[type=password] {
		width: 250px;
		padding: 4px;
	 }
	
	form ul input[type=submit]{
		background-color: #F0F0F0;
		border: 1px solid #ccc;
		color: #333;
		font-weight: bold;
		padding: 3px 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
	}
	form ul input[type=submit]:hover{
		border: 1px solid #000;
		color: #000;
	}
	
	
	form ul select{
		width: 185px;
		float: left;
		border: 1px solid #ccc;
		padding: 2px;
	}
	
	form span.help{
		margin-left: 120px;
		font-size: 90%;
	}





