/*
      Created by Keith Donegan of Code-Sucks.com
	  
	  E-Mail: Keithdonegan@gmail.com
	  
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com
	  
*/
/* v1.0 | 20080212 */

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,
b, u, i, center,
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%;
	vertical-align: baseline;
	background: transparent;
}

* { padding: 0; margin: 0; }

body {
 background-repeat: repeat-x;
 background-image: url(images/background.png);
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
}
#wrapper { 
 margin: 0 auto;
 width: 960px;

}
#header {
 width: 960px;
 float: left;
 padding: 10px;
 height: 100px;
 margin: 10px 0px 5px 0px;
}
#headerleft {
 padding-left: 10px;
 padding-bottom: 10px;
 padding-right: 10px;
 padding-top: 30px;
 margin: 0px 5px 5px 0px;
 width: 200px;
 float: left;
 }
#headerright {
 margin: 0px 5px 0px 0px;
 padding: 10px;
 width: 700px;
 float: left;
 }
#container {
 background-image: url('images/fauxcolumns.png');
 background-repeat: repeat-y;
 background: #BD9C8C;
 }
#leftcolumn { 
 color: #333;
 border: 1px solid #ccc;
 background: #E7DBD5;
 margin: 0px 5px 5px 0px;
 padding: 10px;
 width: 200px;
 float: left;
}
#nav {
 font-size: 1.25em;
 width: 200px;
}
#nav ul {
 margin:0; 
 padding:0;
}
#nav li {
list-style: none;
}
ul.top-level {
 background: #E7DBD5;
 border-top: #fff solid;
 border-bottom: #fff solid;
}
ul.top-level li {
 border-bottom: #fff solid;
 border-width: 1px;
}
#nav a {
 color: gray;
 cursor: pointer;
 display:block;
 height:25px;
 line-height: 25px;
 text-indent: 10px;                   
 text-decoration:none;
 width:100%;
}
#nav a:hover{
 color:yellow;
}
body.homepage #wrapper #container #leftcolumn #nav #navlist li.home a, 
body.aboutpage #wrapper #container #leftcolumn #nav #navlist li.about a,
body.directorpage #wrapper #container #leftcolumn #nav #navlist li.director a,
body.currentpage #wrapper #container #leftcolumn #nav #navlist li.current a,
body.previouspage #wrapper #container #leftcolumn #nav #navlist li.previous a,
body.singerspage #wrapper #container #leftcolumn #nav #navlist li.singers a,
body.auditionpage #wrapper #container #leftcolumn #nav #navlist li.audition a,
body.recordingspage #wrapper #container #leftcolumn #nav #navlist li.recordings a,
body.testimonialspage #wrapper #container #leftcolumn #nav #navlist li.testimonials a,
body.contactpage #wrapper #container #leftcolumn #nav #navlist li.contact a,
body.supportpage #wrapper #container #leftcolumn #nav #navlist li.support a,
body.linkspage #wrapper #container #leftcolumn #nav #navlist li.links a
{
 color:black;
}
#rightcolumn { 
 float: right;
 color: #333;
 border: 1px solid #ccc;
 background: #F2F2E6;
 margin: 0px 0px 5px 0px;
 padding: 10px;
 width: 710px;
 display: inline;
}
#footer { 
 width: 940px;
 clear: both;
 color: #333;
 border: 1px solid #ccc;
 background: #BD9C8C;
 margin: 0px 0px 10px 0px;
 padding: 10px;
}
.separator {
	position: center;
	margin-left: auto;
	margin-bottom: 10px;
	margin-right: auto;
	margin-top: 10px;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: teal;
	font-size: 200%;
	font-weight:bold;
}
h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: teal;
	font-size:120%;
	font-weight:bold;
}
h4 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: teal;
	font-size:110%;
	font-weight:bold;
}
p  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
}
blockquote	{
	margin:10 50 10 50;
	font-style:italic;
	}
.caption {
	font-size:70%;
	margin-top:0;
	margin-bottom:0;
	}
h6 {
		font-style: italic;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 70%;
	}
h5 {
		color: blue;
		text-align: center;
		font-weight: bold;
		font-style: italic;
		font-size: 120%;
	}
.soundclip {
		text-decoration: none;
		margin-right: 5px;
		margin-left: 5px;
		color: #336699;
		font-style: italic;
		font-size: 60%;
		font-family: verdana, helvetica, san-serif;
	}
.soundclip {
		text-decoration: none;
	}
.firstcharacter { float: left; color: #903; font-size: 300%; line-height: 20%; padding-top: 12px; padding-right: 3px; padding-left: 2px; font-family: Georgia; }
.indent { margin-left: 10px; padding-left: 10px; }

