html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}

/*a {
color: #0CF0CF;
}
*/
/*a { -- Removes dotted outline from clicked links in FF --
	outline: none;
}
*/
img {
	border:none;
}
.clearer {
	clear:both;
}
/*blockquote {
	background: #F2F2F2 url(images/blockquote.png) no-repeat top left;
	border: 1px solid #D7D7D7;
	padding: 10px 10px 10px 40px;
}*/
/*-- Main structure for the layout --*/
body {
	color:#330000;
	font-family:Geneva, Arial, Helvetica, sans-serif;
/*	line-height: 17px;*/
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	background:#FFFFFF;
	 /*#000;*/
}
#background {
	background:#FFFFFF;
	/* #F2F2F2;*/
}
#outerWrapper {
	margin: 0 auto 0 auto;
	text-align: left;
	width: 960px;
}
#contentWrapper {
	overflow: hidden;
	clear:left;
}

#Content {
	margin: 0 0 0 0;
	padding: 20px 0px 10px;
	float: left;
	width: 900px;
	/*850*/
	/*font-size: 12px;*/
font-size: 12px;
	/*font-family: "Verdana", Geneva, sans-serif;*/
	font-family: "Geneva", Verdana, sans-serif;
/*"Times New Roman", Times, serif;*/
}



#Footer {
	border-top: solid 1px #666;
	padding: 5px 50px 0px 10px;
	background:#FFFFFF;
	/* #000 url(images/footerbg.png) repeat-x top; */
	height: 21px;
	color:#330000; /*#999;*/
	font-size:12px;
	/*	font-weight:bold;*/
	text-align:left;
	letter-spacing:2px;
}

/*-- Heading styles --*/
h1 {
	font: normal 22px/22px Verdana, Geneva, sans-serif;
	letter-spacing: 5px;
}
.collectiveH1 {
font: normal 22px/22px Verdana, Geneva, sans-serif;
	letter-spacing: 2px;
}
.posttitleCollective {
	font-size: 20px;
	font-weight: normal;
	border-bottom: 1px solid #F2F2F2;
	padding-bottom: 7px;
	letter-spacing: 2px;
}
.whatDo {
font-size: 14px;
letter-spacing: 2px;
}
.memberNav {
	font: normal 16px/16px Verdana, Geneva, sans-serif;
	letter-spacing: 5px;
color: #0CF;
/*padding-left: 180px;*/
text-align: center;
}
.memberNav a {
	color:#666666;
}
.memberNav a:hover {
	color: #0CF;
}
h2 {
/*font: bold 20px/30px Verdana, Geneva, sans-serif;
	letter-spacing: -1px;*/
}
.collectiveType {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 2px;
	margin: 20px 0 10px 0;
	border-top: 1px solid #F2F2F2;
	padding-bottom: 7px;
	text-align:right;
}	
h3 {
	font: 17px/27px Verdana, Geneva, sans-serif;
	letter-spacing: 5px;
	border-bottom: #CCCCCC 1px solid;
	margin-bottom: 5px;
	padding-top: 10px;
}
h4 {
	font: bold 14px/24px Verdana, Geneva, sans-serif;
}
h5 {
	font: bold 13px/20px Verdana, Geneva, sans-serif;
	color: #069;
}
h6 {
	font: bold 12px/18px Verdana, Geneva, sans-serif;
}

/*-- Link styles -- COME BACK */
a, a:link {
	text-decoration: none;
}
a:hover {
	color: #0CF;
	text-decoration:underline;
}
/*
a:visited, a:active {
	color: #000;
}
*/
.entry a.more-link { /*-- Removes underline from more link --*/
	text-decoration:none;
}
/* you will be back */
#header a, #header a:link, #header a:active, #header a:visited {
	color: #330033;
	/*color: #FFF;*/
}
#header a:hover {
	color: #0CF;
}
#Footer a, #Footer a:link, #Footer a:active, #Footer a:visited {
	color:#330033;
}
#Footer a:hover {
	color: #0CF;
	text-decoration:none;
}

/*-- Header styles --*/
#headerwrap {
	padding: 0;
	text-align: center;
	background: url(images/pulsstageo3.png) repeat-x top;
}
#header {
	width:960px;
	height:68px;
	margin:0px auto;
	text-align:left;
	background: url(images/pulsstagehead.png) no-repeat center top;
	border-bottom:#F7EFE4 1px solid;	
/*border-bottom:#EDE7D5 1px solid;*/
	/*border-bottom:#CCCCCC 1px solid;*/
	/* background: url(images/pulsstageo3.png) repeat-x top;
	background: url(images/pulsstage3.png) no-repeat center top; */
}
#header p {
	margin: 0px;
}
.title { /*-- This is the title of your blog --*/
	font: 22px/22px "Verdana", Arial, Helvetica, sans-serif;
	color:#330033;
	/* #666666; */
	float: left;
	width: 600px;
	
	padding: 8px 0 0 0;
	letter-spacing: 16px;
}



.title a:hover {
	text-decoration:none;	
}
.description { /*-- This is the line of text below your blog title --*/
	font: 14px/14px "Verdana", Times, serif;
	color: #8C7F76;
	/*color: #666666;*/
	float: left;
	clear: left;
	padding-top: -10px;
	margin-left: 32px;
	letter-spacing: 12px;
}
.topnav { /*-- This is the RSS links in the header --*/
	float:right;
	/*color: #000;*/
	text-align:right;
	font: 12px Arial, Helvetica, sans-serif;
	padding-right: 7px;
	padding-top: 10px;
	letter-spacing: 5px;
}

/*-- Header search box styles --*/
#headsearch {
	float:right;
	padding-right: 6px;
	margin-top: 20px;
}
#header #searchform {
	width: 242px;
	height: 31px;
	background: url(images/searchbox.png) left 0px no-repeat;
}
*:first-child+html #header #searchform { /* Filter for IE7 */
	padding: 0px 0;
}
* html #header #searchform { /* Filter for IE6 */
	padding: 5px 0;
}
* html #header #searchbox { /* Filter for IE6 */
	margin-top: 0px;
}
#header #searchbox {
	margin-left: 15px;
	margin-top:8px;
	margin-bottom: 3px;
	width: 180px;
	background: none;
	border: none;
	color: #FFFFFF;
	font-size: 11px;
}
#header #searchbutton {
	width: 30px;
	background: none;
	border: none;
	margin-left:10px;
}
#header #searchbutton:hover {
	cursor: pointer;
}

/* Navigation Styles */
#menu {
	width:960px;
	position:relative;
	margin:0 auto;
	display:block;
	height:26px;
	font-weight:normal;
	font-size:12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}
#menu ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
#menu ul li {
	display:block;
	float:left;
	margin:0;
	padding:0;
}
#menu ul li a {
	display:block;
	float:left;
	color:#000000;
	text-decoration:none;
	padding: 0 5px 0 5px; 
	margin: 8px 18px 0 18px;
	border-right: #8C7F76 1px solid;
	border-left: #8C7F76 1px solid;
	/*padding:8px 22px 0 22px;*/
	/*background-image:url(images/CircleRed.png);*/
	background-repeat:no-repeat;
	background-position: 10px 6px;
}

#menu ul li a:hover {
	color: #0CF;
	/*background-image:url(images/CircleRed2.png);*/
	background-repeat:no-repeat;
	background-position: 10px 6px;
	border-right: #0CF 1px solid;
	border-left: #0CF 1px solid;
	/*height:25px;
	background:transparent url(images/grad.png) 0px -35px no-repeat;*/
}


/*-- Post styles --*/
.posttitle {
	font-size: 20px;
	font-weight: normal;
	border-bottom: 1px solid #F2F2F2;
	padding-bottom: 7px;
}
.posttitle2 {
	font-size: 20px;
	font-weight: normal;
	border-bottom: 1px solid #F2F2F2;
	padding: 20px 0 7px 30px;
}
/*.posttitle a:hover {
	text-decoration:none;
}
*/
.archivetitle {
	font-size: 21px;
	line-height: 35px;
	color:#666;
	background: url(images/archiveicon.png) no-repeat left center;
	padding-left: 42px;
	margin-bottom:8px;
}
.metablock {
	margin-top: 5px;
	padding-bottom: 20px;
	font-size: 11px;
}
.meta {
	float: left;
	background: url(images/icon-date.png) no-repeat left top;
	padding-left: 22px;
}
.postcomments {
	float: right;
	background: url(images/icon-comment.png) no-repeat left top;
	padding-left: 22px;
}
.tags {
	font-weight: bold;
	margin-bottom: 0px;
}
#navwrap {
	height:25px;
	/*background: transparent url(images/grad.png) repeat-x top left;*/
	clear: both;
}

/*-- Sidebar styles --*/

#ContentCollective {
	margin: 0 0 0 195px;
	padding: 24px 0 10px 0;
	width: 720px;
	font-size: 12px;
	font-family: "Geneva", Verdana, sans-serif;
	/*font-family:"Times New Roman", Times, serif;
	font-size: 13px;*/
	/*font-family: "Georgia", Times New Roman, Times, serif;*/
	
}

#sidebar {
	float: left;
 	margin: 15px 0px 100px 0px;
	width: 185px;
	border-right:#999999 1px solid;
}


#sidebar h5 { /*-- This is the title of each widget --*/
	/*background: url(images/sidebarh3.jpg) no-repeat top center;
	font: normal 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	
	color:#330033;
	padding-left: 8px;
	padding-top: 5px;
	margin-bottom: 8px;*/
	color:#330033;
	font-size: 20px;
	font-weight: normal;
	border-bottom: 1px solid #F2F2F2;
	padding: 0 0 0 7px;
	letter-spacing: 5px;
}

#sidebar ul {
	padding: 4px 2px 4px 0;
	margin: 2px 0 2px 0;
	
	padding: 0px;
	list-style: none;
	font-size: 13px;
	text-align: right;
}
/*#sidebar ul ul {
	border:none;
	background:none;
}*/
#sidebar ul li {
	/*border: 1px solid #CCC;*/
	
	padding: 8px 8px 4px 0;
	
}
#sidebar ul li .member {
letter-spacing: 3px;
}
#sidebar ul li .instrument {
display:block;
padding: -2px  0 0 0;
margin: -2px 0 5px 0;
color:#666666;
font-size:11px;
letter-spacing: 2px;
}
#sidebar a {
color: #000;
}
#sidebar a:hover {
color: #0CF;
text-decoration:overline;
}

/*
#sidebar ul li ul li {
	margin-left: 8px;
	background: url(images/arrow.png) no-repeat left top;
	padding-left: 9px;
	padding-bottom: 5px;
	border:none;
	margin-bottom:0;
	padding-top: 0px;
}
#sidebar ul.children {
	padding-top:3px;
}
#sidebar ul.children li { /*-- This styles the sub categories in the hierarchy --*/
/*	background: url(images/childbullets.png) no-repeat left top;
	padding-bottom:2px;
}
*/
/*THIS IS THE BOX FOR THE TEXT*/
.box {
	/* background: #FFF url(images/boxbg.png) repeat-x top; 
	padding: 20px;
	border: 1px solid #CCC;*/ 
	margin-bottom: 10px;
}

/*---Image alignment in posts and pages---*/
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	
}
.alignleft {
	float: left;
	
}
.alignright {
	float: right;
	
}

/*---Image Captions---*/
.wp-caption {
	text-align: right;
	padding-top: 2px;
	margin: 0 10px 10px 10px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border:#330033 1px solid;
}
.wp-caption p.wp-caption-text {
	font-size: 9px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	line-height: 11px;
	padding: 0 2px 2px;
	margin: 0;
}

/* Schedule List Styles */
#scheduleLeft {
width: 130px;
float:left;
border-right:#CCCCCC 1px solid;
font-size:14px;
padding: 0 10px 0 0;
height: 180px;
text-align:right;
}

#scheduleRight {
margin-top: 10px;
padding-top: 10px;
margin-left: 160px;

}

#ContentSchedule {
	margin: 0 0 0 0;
	padding: 20px 0px 10px;
	/*float: left;*/
	width: 960px;
	font-size: 12px;
}

#ContentSchedule table  {
margin-bottom: 20px;
}
#ContentSchedule li {
margin: 10px 0 0 0;
display: inline;
}

#ContentSchedule li ul {
margin: -8px 0 0 -15px;
list-style:none;
}
#ContentSchedule a {
color:#CC0033;
text-decoration:underline;
}

#ContentSchedule a:hover {
color: #0CF;
text-decoration:underline;
}

#ContentSchedule td.date {
width: 85px;
padding: 0 5px 5px 5px;
margin: 0;
}

#ContentSchedule td.place {
border-left:#660066 1px solid;
padding: 5px;
margin: 0;
}

#ContentSchedule .month {
font-size: 12px;
display: block;
font-weight:bold;
padding-top:4px;
}
#ContentSchedule .day {
font-size: 26px;
font-weight:bold;
letter-spacing:0px;
float: right;
padding-right: 5px;
}
#ContentSchedule .year {
font-size: 10px;
display: block;
}
#ContentSchedule .time {
font-size: 12px;
font-weight:bold;
display: block;
border-top:#CCCCCC 1px solid;
padding:5px 0 0 0;
}
#ContentSchedule .event {
font-size: 14px;
font-weight:bold;
display: block;
}
#ContentSchedule .location {
font-size: 12px;
display: block;
}
#ContentSchedule .city {
font-size: 12px;
display: block;
font-weight:bold;
}
/* Past Events */
#ContentSchedulePast {
	margin: 0 0 0 0;
	padding: 20px 0px 10px;
	/*float: left;*/
	width: 800px;
	font-size: 11px;
}

#ContentSchedulePast table  {
margin-bottom: 10px;
}

#ContentSchedulePast a {
color:#CC0033;
text-decoration:underline;
}

#ContentSchedulePast a:hover {
color: #0CF;
text-decoration:underline;
}

#ContentSchedulePast td.date {
width: 95px;
padding: 3px 3px 3px 0;
margin: 0;
vertical-align:text-top;
}

#ContentSchedulePast td.place {
border-left:#660066 1px solid;
padding: 3px;
margin: 0;
}

#ContentSchedulePast .month {
font-size: 12px;
display: block;
font-weight:bold;
padding-top:4px;
}
#ContentSchedulePast .day {
font-size: 12px;
font-weight:bold;
letter-spacing:0px;
padding-right: 5px;
margin:0;
text-align:right;
}
#ContentSchedulePast .year {
font-size: 12px;
display: block;
text-align:right;
padding-right: 5px;
margin:0;
font-weight:bold;
}

#ContentSchedulePast .event {
font-size: 11px;
/*font-weight:bold;*/
display: block;
}
#ContentSchedulePast .location {
font-size: 11px;
display: block;
}
#ContentSchedulePast .city {
font-size: 10px;
display: block;
letter-spacing: 1px;
font-weight:bold;
}
/*---Comment Styles---*/
ol.commentlist {
	clear:both;
	list-style:none;
	margin:15px 0 0 0;
	padding:0;
}
ol.commentlist p {
	clear:both;
	margin:0;
	padding:0 10px 10px 10px;
}
ol.commentlist ul.children {
	list-style:none;	
}
.avatar {
	float:right;
	padding:2px;
}
div.comment-author {
	margin-top:5px;
	background-color:#EBEBEB;
	border: solid 1px #CCC;
	height:36px;
}
div.comment-author .fn {
	font: bold 18px/36px Verdana, Geneva, sans-serif;
	padding-left:10px;
}
.says {
	display:none;
}
div.comment-meta {
	float:right;
	padding-bottom:8px;
}
#respond {
	clear:both;
}
div.reply {
	text-align:right;
}
div.reply a {
	text-decoration:underline;
}
#comment {
	width: 100%;
}

/* Press Images */
#pressImage {
list-style:none;
display:block;
margin: 10px 200px 0 60px;
width:960px;
}
#pressImage ul {
	width:880px;
	position:relative;
	display:block;
	height:150px;
	margin:0 0 30px 0;
	padding:0;
	list-style-type:none;
}


#pressImage ul li {
display:block;
	float:left;
	margin:0;
	padding:0;
}