/* --------------------------------------------------------
Red Woody- Ron McConkey
   -------------------------------------------------------- */

/* Declare body first of all */

body {
/*background:#666;*/
background:url(Stage.jpg);
background-repeat:no-repeat;
background-attachment: fixed;
background-position: center center;
background-color: black;
font:normal 62.5% 'Lucida Grande',Verdana,sans-serif;
text-align:center;
}
/* Wireframing - use border:1px to place borders around all div elements during development, but be aware that you'll need to change sidebar width to 306px to allow for the border widths */

div {
margin:0;
padding:0;
/*border:1px solid #F00;*/
}
#spacer{
margin-top: 50px;
}
#masthead {
height:214px;
background: black;
/*background:url(images/masthead.png) no-repeat; */
}
#masthead img {
text-align:center;
}
#container {
width:850px;
margin:20px auto 20px auto;
background:black; 
}
#content {
width:850px;
/*background:url(bg1.jpg) no-repeat;*/
}
#mainCol {
float:right;
width:570px;
font-size:1.1em;
line-height:150%;
color:#CCC;
background:black url(back_rightcol.gif) no-repeat;
/*background:url(bg1.jpg) no-repeat;*/
text-align:left;
}
#mainCol2{
float:right;
width:570px;
font-size:1.1em;
line-height:150%;
color:#CCC;
background:black url(back_rightcol.gif) no-repeat;
/*background:url(bg1.jpg) no-repeat;*/
text-align:center;
}
#mainCol3{
float:right;
width:845px;
font-size:1.1em;
line-height:150%;
color:#CCC;
background:black url(back_rightcol.gif) no-repeat;
/*background:url(bg1.jpg) no-repeat;*/
text-align:left
}


#mainCol ul {
list-style:none;
margin:10px 0 10px 0;
padding:0;
}
#mainCol li {
display:inline;
margin:0 10px 0 0;
padding:0;
line-height:200%;
}
#mainCol li a:link, #mainCol li a:visited {
text-decoration:none;
font-size:1.3em;
font-weight:bold;
color:#FFE86C;
}
#mainCol li a:hover {
color:#FFF;
}
/* Highlighting the current page */
#home #mainCol a.home { 
border-bottom:3px solid #FFE86C;
}
#band #mainCol a.band {
border-bottom:3px solid #FFE86C;
}
#tour #mainCol a.tour {
border-bottom:3px solid #FFE86C;
}
#contact #mainCol a.contact {
border-bottom:3px solid #FFE86C
}
#video #mainCol a.video {
border-bottom:3px solid #ffE86C
}
#music #mainCol a.music {
border-bottom:3px solid #FFE86C
}

#mainCol p {
width:400px;
}
/* The left column and descendants */

#sidebar {
float:left;
width:220px;
/*background:#211E0E url(back_leftcol.gif) no-repeat;*/
text-align:left;
}
#member h4 {
   color: yellow;
}
#member strong {
   color: white;
}

#biopic {
position: relative;
margin-right: 1em;
float: left;

}
#bioinfo {

float: right;
}
/* Boxed Style */

.boxed {
	margin-bottom: 20px;
      /* border: 1px solid black; */
      border-width: 5px;
	border-color: rgb(207, 207, 207);
	border-style: outset;
	background-color: transparent

}

.boxed .title {
	margin: 0;
	padding: 5px 0;
	background: url(images/img07.gif) repeat-x left bottom;
	font-size: 1.2em;
	
}

.boxed .content {
	padding: 15px;
	font-size: 1.1;
	
}
/* The footer and descendants */

#footer {
margin-top:10px;
clear:both;
height:10em;
min-height:120px;
font-size:0.9em;
line-height:150%;
color:#FFFFFF;
background:dark-gray url(back_footer.gif) right top no-repeat;
text-align:left;
border: 3px solid red;
}

#footer img {
float:left;
margin:5px 112px 60px 56px;
}

#footer ul {
list-style:none;
margin:10px 0 0 0;
padding:0;
}
#footer li {
display:inline;
margin:0 10px 0 0;
padding:0;
line-height:160%;
}
#footer li a:link, #footer li a:visited {
text-decoration:none;
font-weight:bold;
color:#FFE86C;
font-size:1em;
}
#footer li a:hover {
color:#FFF;
}

#footer p {
margin:0 0 3px 0;
}
/* ----------------------------
   All headings and versions of 
   ---------------------------- */

h2, h3 {
color:#FFF;
}
h2 {
margin-top:40px;
font-size:1.6em;
}
h3 {
margin-top:30px;
font-size:1.5em;	
}
h4 {
margin:550px 0 10px 56px;
font-size:1.3em;
color:#FFE86C;
}
h2 a:link, h2 a:visited, h3 a:link, h3 a:visited {
color:#FFF;
}
/* Turn off borders on image links */
img {
border:0;
}
/* Link states */

a:link {
	
}
a:visited {
	
}
a:hover {
	
}
a:active {
	
}

/* ------------
   Unique Items 
   ------------*/

.date {
	
}
/* Content > Sidebar > Login */

#login {
background-color: transparent;
margin-top: 10px;
}

#login form {
}

#login fieldset {
	border: none;
}

#login legend {
	display: none;
}

#login label {
	font-size: x-small;
	font-weight: bold;
}

#login input {
	margin-bottom: 5px;
	padding: 2px 5px;
	border: 1px solid #385B88;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#inputtext1, #inputtext2 {
	color: #385B88;
}

#inputsubmit1 {
	background: #385B88;
	color: #FFFFFF;
}

#login p {
	font-size: .8em;
      background-color: black;
}

/* -------------
   Form elements 
   -------------*/

form {
margin:0;
padding:0;
}

fieldset {
border:0;
margin:10px 0 10px 0px;
padding:0;	
}

label {
font-weight:bold;
color:#FFE86C;
}

input.submit {
margin:0 0 30px 56px;
}
#updates {
 margin-top: 15px;
 /*background-color: black;*/
 /*border: 1px solid red; */
 }

#updates ul {
	margin: 0;
	list-style: none;
}

#updates h3 {
	margin: 0;
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
}

#updates p {
	margin-bottom: 1.4em;
	font-size: x-small;
	line-height: normal;
	color: yellow;
}
#updates a {
    color: yellow;
}
	
div.transOFF {width: 100%; background-color: silver;border:1px solid black; }
div.transON {width: 100%; background-color: red;opacity:.75;filter: alpha(opacity=75); -moz-opacity: 0.75;border:1px solid black; };
/*div.transON {width: 100%; background-color: rgb(132, 50, 0);opacity:.75;filter: alpha(opacity=75); -moz-opacity: 0.75;border:1px solid black; }*/
div.trans25 {width: 100%; background-color: silver;opacity:.25;filter: alpha(opacity=25); -moz-opacity: 0.25;border:1px solid black; }
div.trans75 {width: 100%; background-color: silver;opacity:.75;filter: alpha(opacity=75); -moz-opacity: 0.75;border:1px solid black; }
#dhtmltooltip{
position: absolute;
width: 150px;
border: 2px solid black;
padding: 2px;
background-color: lightyellow;
font-color: black;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}