/* Default styling for Wes Crawford.
------------------------------------------------------------------------------- */

/* Main values for the web site
------------------------------------------------------------------------------- */
body {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif; 
	font-size:0.7em;
	color:#333333;
	text-align:center;
	background-image:url(images/bg.gif);
	background-repeat:repeat;
	}
	
p {
	font-size:11px;
	line-height:150%;
	text-align:left;
	}
	
h1 {
	text-align:left;
	font-size:2em;
	color:#660000;
	}
	
h2 {
	font-size:1.8em;
	}
	
h3 {
	font-size:1.5em;
	color:#330000;
	text-align:left;
	}
	
h4 {
	font-size:1.0em;
	color:#330000;
	text-align:left;
	}
img {
    margin-right: 20px;
	}
th {
	padding-top: 10px;
	}
	
a:link {
	color:#666666;
	}
	
a:visited {
	color:#666666;
	}
	
a:hover {
	color:#660000;
	}
	
a:active: {
	color:#666666;
	}

/* Styles for Flash Drums
------------------------------------------------------------------------------- */
.style1 {color: #0066FF}
.style2 {color: #CCCCCC}
.style3 {color: #CC0000}
.style4 {color: #FFFFFF}

/* Container holding all website stuff
------------------------------------------------------------------------------- */
#container {
	width:850px;
	padding:5px 0px 0px 0px;
	background:#CCCC99;
	border:none;
	margin-top:15px;
	margin-bottom:15px;
	margin-right: auto;
	margin-left: auto; 	
	/* opera does not like 'margin:20px auto' */
	text-align:center; 
	/* part 2 of 2 centering hack */
	width: 850px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 830px; 
	}
	
#banner {
	clear:both;
	height:197px;
	width:730px;
	color:#ffffff;
	padding:0;
	background:#505050 url(images/banner.jpg) top center no-repeat;
	margin:0 auto 15px auto;
	}
	
/* Wes Crawford Link Bar
------------------------------------------------------------------------------- */
#menu {display:block; height:80px; margin-top:10px; margin-right:0px; margin-bottom:5px; margin-left:60px;}
#menu ul {margin:0; padding:0; list-style-type:none;}
#menu li {float:left; margin-right:1px; display:block; width:100px; border:none;}
#menu li.list1 {background:transparent url(images/drum1_bw.gif);}
#menu li.list2 {background:transparent url(images/drum2_bw.gif);}
#menu li.list3 {background:transparent url(images/drum3_bw.gif);}
#menu li.list4 {background:transparent url(images/drum4_bw.gif);}
#menu li.list5 {background:transparent url(images/drum5_bw.gif);}
#menu li.list6 {background:transparent url(images/drum6_bw.gif);}
#menu li.list7 {background:transparent url(images/drum7_bw.gif);}
#menu a {display:block; width:100px; padding-top:86px; height:0; color:#000; text-decoration:none; overflow:hidden;}
* html #menu a:link, * html #menu a:visited {height:86px; he\ight:0;}

#menu a#item1 {background:transparent url(images/drum1.gif) -115px -86px no-repeat;}
#menu a#item2 {background:transparent url(images/drum2.gif) -115px -86px no-repeat;}
#menu a#item3 {background:transparent url(images/drum3.gif) -115px -86px no-repeat;}
#menu a#item4 {background:transparent url(images/drum4.gif) -115px -86px no-repeat;}
#menu a#item5 {background:transparent url(images/drum5.gif) -115px -86px no-repeat;}
#menu a#item6 {background:transparent url(images/drum6.gif) -115px -86px no-repeat;}
#menu a#item7 {background:transparent url(images/drum7.gif) -115px -86px no-repeat;}

#menu a#item1:hover {background-position:top right; z-index:50;}
#menu a#item2:hover {background-position:top right; z-index:50;}
#menu a#item3:hover {background-position:top right; z-index:50;}
#menu a#item4:hover {background-position:top right; z-index:50;}
#menu a#item5:hover {background-position:top right; z-index:50;}
#menu a#item6:hover {background-position:top right; z-index:50;}
#menu a#item7:hover {background-position:top right; z-index:50;}

* html #menu a:hover {height:86px; he\ight:0;}

/* Welcome Floatbox
------------------------------------------------------------------------------- */
.welcome {
	float:left;
	margin: 0 20px 0 47px;
	width:535px;
	border:none;
	/*margin-left:20px;*/
	}
	
/* Welcome Text
------------------------------------------------------------------------------- */
p.welcometext {
	font-size:11px;
	line-height:150%;
	clear:left;
	}
	
/* Welcome Sidebar
------------------------------------------------------------------------------- */
.sidebar {
	float:right;
	width:145px;
	border:dotted;
	margin-right:20px;
	margin-bottom:5px;
	}

/* Spacer
------------------------------------------------------------------------------- */	
.spacer {
	clear:both;
	}
	
/* Footer
------------------------------------------------------------------------------- */
#footer {
clear:both;
background:#fafafa;
padding:0;
margin:20px 0 0 0;
border-top:1px solid #000;
}

p.footertext {
	font-size:1.1em;
	line-height:150%;
	text-align:center;
	}
	
/* Welcome Sidebar Link Menu
------------------------------------------------------------------------------- */
#menu_sidebar a, #menu_sidebar a:visited {
  text-decoration:none;
  text-align:center;
  background-color:#000033; 
  color:#fff;
  display:block; 
  width:8em; 
  padding:0.2em;
  margin:0.5em auto;
  border-right:5px solid #CCCC99;
  }
#menu_sidebar a:hover {
  border-right:5px solid #660000;
  }
  
 /* Music Samples CD Cover Floats
 ------------------------------------------------------------------------------- */
 .cd_float {
 	float:left;
	margin:0 5px 5px 0;
	}
	
.musicalbumstrongtext { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color:#330000; font-weight: bold }
.musicalbumtrackssmall { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color:#003366; font-weight: normal }

/* Music CNuts Reviews- Blue Text and CNuts Mythology First Letter
 ------------------------------------------------------------------------------- */
.musicalbumtitlewhite { font-family: Arial, Helvetica, sans-serif; font-size: 16px; color:#000033; font-weight: bold }
.musicalbumtitle {  font-family: Arial, Helvetica, sans-serif; font-size: 24px; color:#330000; font-weight: bold}
	
/* Contact page Oil Paint image float right
 ------------------------------------------------------------------------------- */
.contact_float {
	float:right;
	margin:0 0 5px 5px;
	}
/*  Friends page */
tr.h3 {
text-align: left;
}
