/*CASCADING STYLE SHEET FOR ED REED SINGS */
/* BY CRASHING BULL PRODUCTIONS - APRIL 2008 */

/* note: HOME PAGE "index.htm" has separate special style in own sheet */

/********* COMBO OF MEYERWEB RESET (SEE BOTTOM OF THIS PAGE FOR UNUSED and CBP adds **********/	
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	/*font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: left;  baseline is the mw default */
}

/******** CBP STYLES BEGIN HERE *********/

/*************************  TYPES  ******************************/
h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, li, fieldset, address {
	margin: 1em 0; 
}
body {
	margin: 0 15% 0 10%; 
	font-size: 75%;
	line-height: 140%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #B9B8C0;
	background-color: #000;
}
ol, ul {
	list-style: none;
}
li, dd { 
	margin-left: 5%;
}
fieldset { 
	padding: .5em; 
}

p, ul, li {
	font-size: 1em;
	line-spacing: 135%;
}

h3 {
	font-size: 1.1em;
	font-weight: bold;
	color: #C1866E;
}
h3 + p {
	margin-top: -1em;
	margin-bottom: 1.5em;
}

strong {
	font-weight: bold;
}
em {
	font-style: italic;
}

/************** page titles - class set on the H2 tag *****************/
h2 {
	height: 56px;
	background: transparent;
}
h2 span{	
	display: none;	
}
			
h2.nospace{	
	margin-top: 0;	
}

h2.music {	
	background: url(../images/titles/title_music.gif) no-repeat;	
}
h2.video {	
	background: url(../images/titles/title_video.gif) no-repeat;	
}
h2.schedule {
	background: url(../images/titles/title_schedule.gif) no-repeat;
}	
h2.archives {
	background: url(../images/titles/title_archives.gif) no-repeat;
}	
h2.bio {				
	background: url(../images/titles/title_bio.gif) no-repeat;
}	
h2.bio2 {				
	background: url(../images/titles/title_bio2.gif) no-repeat;
}
h2.bio3 {				
	background: url(../images/titles/title_bio3.gif) no-repeat;
}
h2.highlights07  {
	background: url(../images/titles/title_highlights07.gif) no-repeat;
}
h2.contact {		
	background: url(../images/titles/title_contact.gif) no-repeat;
}
h2.articles {
	background: url(../images/titles/title_articles.gif) no-repeat;
}
h2.saying {
	background: url(../images/titles/title_saying.gif) no-repeat;
}	
h2.teaching {
	background: url(../images/titles/title_teaching.gif) no-repeat;
}	
h2.blue {
	background: url(../images/titles/title_blue.gif) no-repeat;
	height: 66px;
}	

/************ main ID's ************/
#container {
	margin: 0;
	background: transparent;
}
#logo {
	margin: 0;
	padding: 0;
	clear: both;
	width: 230px;
	height: 150px;
}
#column-left {
	float: left;
	margin: 90px 0 2em 0;
	padding: 0 1em;
	background-color: #282831;
}
#column-right {
	margin: 0 0 2em 180px;
	padding: 0 0 1em 2em;
}
#nav {
	margin-top: 20px;
	/*change back after btbb button is removed
	margin-top: 60px; */
	padding-bottom: 60px;
}
#nav li {
	margin: 0;
	padding: .5em 0;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #DCD6F5;
	text-transform: lowercase;
	letter-spacing: .05em;
}
#footer {
	clear: both;
	margin-top: 2em;
	padding-top: 1em;
	text-align: center;
	font-size: .8em;
	color: #B9B8C0;
	/*background: transparent url(../images/misc/blueshorts_small.gif) no-repeat left top;*/
	border-top:4px solid #282831;
}

/************* additional ID's *************/
/* used in footer */
#blueshorts {
	float: left;
	margin-top: .8em;
}

/************* misc. table id's *************/
#contactTable {
	margin: 2em 10% 1em 0;
	background-color: black;
	border: 1px solid #282831;
}
#contactTable td {
	padding: 5px;
	vertical-align: middle;
	background-position: center;
}


/***************** CLASSES ****************/
/* used on home page right column */
.noPadding {
	padding: 0;
}

/* classes on p tags in right column that "wrap" text around background image */
p.videowrap {
	margin-right: 300px;
}
p.biowrap {
	margin-right: 300px;
}
p.biowrap2 {
	margin-right: 150px;
}
p.sayingwrap {
	margin-right: 260px;
}
p.schedulewrap {
	margin-right: 220px;
}
p.teachingwrap {
	margin-right: 330px;
}
p.dashedline {
	margin-top: 2em;
	border-top: 1px dashed #855241;
}
p.dashedlineSayingwrap {
	margin-top: 2em;
	margin-right: 270px;
	border-top: 1px dashed #855241;
}
.strong {
	font-weight: bold;
}
.italics {
	font-style: italic;
}
.txtSmall {
	font-size: .8em;
}
.highlight {
	font-weight: 600;
	color: #FFB699;
}
span.copyright {
	color: #855241;
}
.top {
	font-size: .9em;
}
.top a:link, .top a:visited, .top a:hover, .top a:active {
	text-decoration: none;
}
/* born to be blue button */
.btnBTBB {
	margin: 20px auto;
	margin-bottom: 0;
	border-top: 1px solid #000;
	border-right: 1px solid #282831;
	border-bottom: 1px solid #282831;
	border-left: 1px solid #000;
}

/****************** BACKGROUNDS - classes set on body tag [ SEE NOTE AT BOTTOM ! ]*****************/
/*NOTE: 
Do not apply background images to the container div. 
IE goes friggin' crazy. 
Apply background images to the body tag
*/
	
/* not used 
.bkgHome {
	background: #000 url(../images/home/bkgHome.jpg) no-repeat 75% top;
} 
.bkgHome2 {
	background: #000 url(../images/home/bkgHome2.jpg) no-repeat 130px top;
}*/
.bkgHome3 {
	background: #000 url(../images/home/bkgHome3.jpg) no-repeat 130px top;
}
.bkgSchedule {
	background: #000  url(../images/backpages/bkgSchedule.jpg) no-repeat 75% top;
}
.bkgTeaching {
	background: #000  url(../images/backpages/bkgTeaching.jpg) no-repeat 75% top;
}
.bkgBio {
	background: #000  url(../images/backpages/bkgBio.jpg) no-repeat 75% top;
}
.bkgHighlights07, .bkgArchives {
	background: #000  url(../images/backpages/bkgHighlights.jpg) no-repeat 75% top;
}
.bkgContact {
	background: #000  url(../images/backpages/bkgContact.jpg) no-repeat 75% top;
}
.bkgSaying {
	background: #000  url(../images/backpages/bkgSaying.jpg) no-repeat 75% top;
}
/*note using a bkg image for music pages */
/*.bkgMusic {
	background: #000 url(../images/backpages/bkgContact.jpg) no-repeat 75% top;
}*/


/********** LINKS *************/
a:link, a:visited {
	color: #DCD6F5;
	text-decoration: underline;
}
a:active, a:hover {
	color: #EDEDED;
	text-decoration: underline;
}

#nav li a {
	text-decoration: none;
	display: block;
}
#nav a.here {
	color: #EDEDED;
}
a.live {
	color: #855241;
}

#footer a:link, #footer a:visited {
	color: #855241;
	text-decoration: underline;
}
#footer a:active, #footer a:hover {
	color: #DCD6F5;
	text-decoration: underline;
}


/********** meyerweb unused DON'T CUT ***********/
/* remember to define focus styles! - what does this mean-dk */
/*:focus {
	outline: 0;
	background: transparent;
}
*/
/* tables still need 'cellspacing="0"' in the markup */
/*table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
*/

