/* Styles Developed for centreformusicalminds.org redesign */
/* Mid-2008 - des at webandflowdesign dot com */

@import url("cmmNav.css");
@import url("cmmefx.css");

* {
	padding: 0;
	margin: 0;
}

body {
	background: #000 url(assets/bg/repeatBG.png) top left repeat-x;
	font: small/1.2 "Lucida Grande", "Trebuchet MS", Geneva, Tahoma, sans-serif;
	color: #fff;
}

/* @group Lists */


dl {
	
}

dl.cList dt {
	font-weight: normal;
	margin-top: 20px;
}


dt {
	font-weight: bold;
}
dd {
	margin-left: 8px;
	margin-bottom: 10px;
}


/* @end */



/* @group Major Divs */

#siteWrapper {
	background: transparent url(assets/bg/mainBG.png) top center no-repeat;
	width: 1100px;
	margin: 0px auto;
	
}

#contentWrapper {
	width: 800px;
	background: transparent;
	margin: 0px auto;
	height: 800px;
}

#leftColumn {
	width: 246px;
	float: left;
	background: transparent url(assets/logo/logo.png) no-repeat center top;
	height: 800px;
}

#rightColumn {
	width: 554px;
	float: right;
	background: transparent url(assets/bg/bodyBG.png) repeat-y left top;
	position: relative;
}

#mainContent {
	width: 432px;
	float: left;
	padding-bottom: 50px;
}

#rightContent {
	width: 110px;
	float: right;
	padding-bottom: 75px;
}

#footer {
	width: 554px;
	background: transparent url(assets/bg/footerBG.png) top left no-repeat;
	height: 225px;
}

/* @end */

/* @group Next Event */

#nextEvent h3 {
	margin-top: 32px;
	font-size: 0.95em;
}

#nextEvent h3,
#nextEvent h4 {
	text-align: center;
	color: #613e62;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#nextEvent h4 {
	font-style: italic;
	font-size: 0.9em;

	}
	
	

#nextEvent a:link,
#nextEvent a:active,
#nextEvent a:visited {
	color: #613e62;	
	text-decoration: none;
}

#nextEvent a:hover {
	text-decoration: underline;
}

/* @end */

/* @group #mainContent Styles */

#mainContent {
	color: #454545;

}
	
#mainContent p,
#mainContent h1,
#mainContent h2,
#mainContent h3,
#mainContent h4,
#mainContent h5,
#mainContent h6 {
	margin: 0px 12px 0px 12px;
}

#mainContent p {
	margin-bottom: 18px;
}

#mainContent a:link,
#mainContent a:visited,
#mainContent a:active {
	color: #901420;
	text-decoration: none;
}

#mainContent a:hover {
	text-decoration: underline;
}

#mainContent h1 {
	font-size: 1.2em;
}

#mainContent h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 1.1em;
	margin-bottom: 10px;
	color: #86812c;
}


#mainContent h2.study-heading {
	color: #405d1d;
	font-size: 20px;
	line-height: 30px;
	background: transparent url(assets/images/cmm-check.png) left center no-repeat;
	padding-left: 32px;
}

.study-reason {
	margin-bottom: 50px;
}

#mainContent ul,
#mainContent ol,
#mainContent dl {
	margin: 10px 10px 10px 45px;
}

#mainContent ul#eventsList {
	font-size: 1.3em;
	list-style: none;
}

#mainContent ul#eventsList li {
	margin-bottom: 15px;
}

#mainContent ol dl {
	margin-left: 10px;
}

#mainContent ol dl dt {
	font-style: italic;
	font-weight: bold;
}

#mainContent ol dl dd {
	margin-left: 10px;
}

#mainContent ul li, 
#mainContent ol li {
	margin-bottom: 5px;
}


/* @end */

/* @group #rightContent Styles */

#rightContent {
	color: #dedede;
	font-size: 0.85em;
}

/* @end */

/* @group Footer */

#footer p {
	font-size: 0.8em;
	color: #787878;
}

#footer a:link,
#footer a:visited,
#footer a:active {
	color: #787878;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

/* @end */

/* @group Table Styles */

.contactDetails {
	margin: 15px 10px 15px 25px;
	font-size: 1.3em;
}

.contactDetails .type {
	text-align: right;

}

.contactDetails .data {
	text-align: left;
	padding-left: 8px;
}


#enrollment {
	margin: 10px;
}

#enrollment tr {
	margin-bottom: 3px;
}

#enrollment .type {
	text-align: right;
	width: 125px;
	padding-bottom: 10px;
	
}

#enrollment .data {
	text-align: left;
	padding-left: 5px;
	padding-bottom: 10px;
}

.enrInput {
	padding: 4px;
	border: 1px solid #454545;
	width: 275px;
	font: 1.2em "Lucida Grande", "Trebuchet MS", Geneva, sans-serif;
}

#newsletterSignup {
	padding-top: 390px;
	text-align: left;
	color: #cdcdcd;
	font-size: 0.85em;
	width: 80%;
	margin: 0px auto;
}

.newsEmail {
	padding: 4px;
	border: 1px solid #454545;
	display: block;
	width: 100%;
	font: 1.1em "Lucida Grande", "Trebuchet MS", Geneva, sans-serif;
	
}

textarea.enrInput {
	height: 120px;
}

/* @end */

/* @group classes */

.headerImage {
	margin: 0px 0px 110px 0px;
}

.homeHeaderImage {
	margin: 0px 0px 55px 0px;
}

.opener {
	font-size: 1.2em;
}

.bioPic {
	float: right;
	padding: 4px;
	border: 1px solid #86812c;
	margin-left: 5px;
}

.featureImage {
	margin: 10px auto 30px;
	border: 1px solid #86812c;
	padding: 4px;
	display: block;
}

.highlightQuote {
	text-align: center;
	font: 1.3em Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

.notice {
	font-size: 0.8em;
	border: 1px solid #c09c6c;
	background: #fef6d1;
	width: 380px;
	margin: 10px auto;
	padding: 8px;
	}

.sucMessage {
	font-size: 1.3m;
	border: 1px solid #248936;
	background: #c1ffba;
	width: 380px;
	margin: 10px auto;
	padding: 8px;
	padding-top: 20px;
}

.errMessage {
	font-size: 0.8em;
	border: 1px solid #893e33;
	background: #ffc5bf;
	width: 380px;
	margin: 10px auto;
	padding: 8px;
}

.eventRed {
	font-weight: bold;
	color: #901420 ;
}

.eventGreen {
	font-weight: bold;
	color: #4a730a ;
}

.eventBlue {
	font-weight: bold;
	color: #10536e ;
}

.cmmYTVideo {
	width: 390px;
	margin: 10px auto 60px auto;
}


#mainContent p.no-way {
	background-color: #d5e7ff;
	padding: 10px;
	border: 3px solid #8da7d4;
	color: black;

}

/* @end */

a:link,
a:visited,
a:active {
	color: #901420;
	text-decoration: none;
}


div.event {
	width: 390px;
	margin: 30px auto 30px auto;
}

div.event h1 {
	padding-left: 47px;
}

h2.eventTagline {
	padding-left: 50px;
	font-style: italic;
	margin-bottom: 0px ! important;
}

table.eventTime {
	margin-left:75px;
	margin-top: 7px;
	margin-bottom: 7px;
}

.eventTime td.detail {
	text-align: right;
	font-weight: bold;
	margin-top: 0px;
}

.eventTime td.data {
	text-align: left;
	padding-left: 5px;
}

.additionalInfo {
	padding-left: 60px;
	font-size: 0.9em;
	margin-bottom: 0px ! important;
}

h1.monthName {
	font-size: 1.8em !important;
	font-weight: normal ! important;
	text-align: center;
	padding-bottom: 5px;
	border-bottom: 1px solid #909090;

}

div.eventList {
	margin-bottom: 25px;
}

div.event {
	padding-bottom: 20px;
}


/* Christmas Stuff */

.christmasInfo {
	border-color: #4f5f43;
	border-style: solid;
	border-width: 2px;
	background-color: #aed292;
	color: #232323;
	width: 80%;
	margin: 10px auto 20px auto;
	padding: 15px;
	text-align: center;
	cursor: pointer;

}

.christmasInfo h2 {
	color: #232323 ! important;
	margin-bottom: 0px ! important;
}

.christmasInfo .smallLink {
	margin: 0px ! important;
	font-style: italic;
	margin-bottom: 10px ! important;
	

}

.christmasInfo .hidden {
/* 	padding-top: 25px ! important; */
	display: none;
}

.testimonial {
	font-size: 1.1em;
	line-height: 1.4;


}

.credit {
	font-size: 1.2em;
	font-style: italic;
	margin-top: 40px ! important;
	margin-bottom: 5px ! important;
	color: #86812c;
	text-align: right;

}

ul.highlightlist li {
	margin-bottom: 20px ! important;
	font-size: 1.2em;
	line-height: 1.4;
}

.callout {
	border-color: #6d7a8c;
	border-style: solid;
	border-width: 2px;
	background-color: #a6b9d2;
	color: #232323;
	width: 80%;
	margin: 10px auto 20px auto ! important;
	padding: 15px;
	text-align: center;
}

.callout a {
	color: #232323 ! important;
	font-weight: bold
}

.callout a:hover {
	text-decoration: none ! important;
	
}

.callout:hover {
	background-color: #b8ceec 

}