
/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */


/***** START RESET CSS *****/
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;
}
body {
	line-height: 1.5;
}
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; */
}

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

h1, h2, h3, h4, h5, h6{
margin: 0;
border: 0;
padding: 50px 0 0 0;
}

/***** END RESET CSS *****/





.body {
background-color: #C0C0C0;
background-image:url('../images/gradient_bg.png');
background-repeat:repeat-x;
background-attachment:fixed;
font-family: verdana, arial, sans-serif;
font-size: 100%;
}

.header {
width: 925px;
height: 150px;
margin: 0 auto;
background-image:url('../images/topbg.png');
position: relative;
}

.footer {
width: 925px;
height: 50px;
margin: 0 auto;
background-image:url('../images/footer_bg.png');
color: #ffffff;
text-align: center;
font-size:0.8em;
}

.logo {
width: 574px;
height: 130px;
padding: 0;
background-image: url('../images/logo.png');
position: absolute;
top: 10px;
left: 20px;
}

.pipes {
width: 284px;
height: 144px;
padding: 0;
background-image: url('../images/pipes.jpg');
position: absolute;
top: 0;
left: 620px;
}

.container_main {
width: 925px;
margin: 0 auto;
background-color: #0d0d0d;
}

#home_page_container_main {
width: 925px;
margin: 0 auto;
background-image: url('../images/tabernacle_stop_knobs_left_by_rwparker.jpg');
background-repeat:no-repeat;
background-color: #0d0d0d;
}

.container_content {
width: 860px;
margin-left: 30px;
padding-top: 80px;
color:#ffffff;
}

.container_content p{
font-size: 0.75em;
color:#E6E6E6;
text-align:justify;
}

h2 {
letter-spacing:5px;
font-size:1.2em;
font-family: "trebuchet ms", arial, sans-serif;
}

h2 span {
margin-left: 10px;
}

h////2 img {
margin-right: 10px;
}

#bio {
padding-top: 95px;
}

#brink_photo {
margin-right: 30px;
margin-bottom: 20px;
float: left;
border: 0px solid #2f2f2f;
}

hr {
border: 6px solid #631717;
}

h2 hr {
margin-top: -15px;
}

table hr {
border: 1px solid #ffffff;
}

#reviews ul {
list-style-type: disc;
padding-left: 30px;
margin: 0px;
font-size: 0.8em;
font-style: italic;
}

#reviews li {
padding-left: 5px;
}

#reviews p strong {
font-size:1.3em;
color: #ffffff;
}

#addthis_button {
margin-top: 5px;
margin-right: 10px;
float: right;
}

.bio_links {
font-style: italic;
color: #ffffff;
}

.italic {
font-style: italic;
}

p.font_white {
color: #ffffff;
font-weight: bold;
}

.float_right {
margin-left: 30px;
margin-bottom: 20px;
float: right;
}

.float_left {
margin-right: 30px;
margin-bottom: 20px;
float: left;
}

p#busoni {
width: 350px;
margin: 0 auto;
text-align: center;
font-weight: bold;
color: #ffffff;
}

p#busoni span {
display: block;
text-align: right;
font-size: 0.8em;
}

p.middelschulte_photos {
width: 650px;
margin: 0 auto;
padding-bottom: 80px;
text-align: center;
color: #ffffff;
}

p.middelschulte_photos img {
margin-left: 40px;
margin-right: 40px;
}

p.middelschulte_photos span{ 
display: block;
margin-top: 25px;

}

p.middelschulte_photos span#group { 
text-align: left;
}

p.middelschulte_photos span#group span { 
display: inline;
font-weight: bold;
}

#cd_description {
font-weight: bold;
color: #ffffff;
}

table#cd_playlist {
clear: left;
}

table#cd_playlist tr td {
padding: 3px;
border-bottom: 1px solid #ffffff;
color: #ffffff;
font-size: 0.8em;
}

p#order_cd {
padding: 30px 0 30px 0;
font-size: 0.9em;
font-weight: bold;
text-align: center;
}

p#order_cd a {
color: #ffffff;
}

.youtube_container {
width: 700px;
height: 330px;
}

.youtube_description {
font-weight: bold;
font-size: 0.8em;
color: #ffffff;
}

.youtube_video {
float: left;
margin-right: 30px;
margin-bottom: 20px;
border: 1px solid #c0c0c0;
}






/* concert_schedule.php */

#schedule_below {
  font-weight: bold;
  color: #ffffff;
  margin: 0 0 0 30px;
}

#next_event {
  width: 470px;
  height: 182px;
  background-image:url('../images/next_event.png');
  margin: 0 0 30px 30px;
  position: relative;
  border: 1px solid #c0c0c0;
}

#next_event_content {
  position: absolute;
  top: 15px;
  left: 80px;
  line-height: 1.3;
}

#next_event div span {
font-weight: bold;
color: #d6d6d6;
font-family: "trebuchet ms", arial, sans-serif;
}

#next_event div a {
color: #ffffff;
}

#schedule_container {
  padding: 0 0 100px 30px;
}

.show_hide_multislide {
  width: 470px;
  m//argin: 1em .5em;
}
                
.show_hide_multislide h3 {
  width: 470px;
  height: 25px;
  margin: 2px 0 2px 0;
  padding: 0 0 0 5px;
  background-image: url('../images/schedule_bg.png');
  background-repeat: repeat;
  border-bottom: 1px solid #631717;
  font-family: "trebuchet ms", arial, sans-serif;
  cursor: pointer;
}

.show_hide_multislide div {
margin: 0 0 0 20px;
font-size: 0.9em;
}

.show_hide_multislide div span {
font-weight: bold;
color: #d6d6d6;
font-family: "trebuchet ms", arial, sans-serif;
}

.show_hide_multislide div a {
color: #ffffff;
}

.show_hide_multislide div hr {
border: 1px dotted #ffffff;
}

#abstract_image {
float: right;
}






/* contact.php */

#brink_cartoon_container {
  width: 258px;
  padding: 0 0 50px 0;
  font-size: 0.65em;
  float: left;
}

#contact_container {
  width: 450px;
  margin: 0 0 0 40px;
  font-size: 0.75em;  
  float: left;
}

#contact_container h1 {
  margin: 0;
  border: 0;
  padding: 0 0 30px 0;
}

#contact_container dd {
	margin: 0 0 20px 40px;
	color:#E6E6E6;
}

#contact_container dt {
	font-weight: bold;
}

.clear_both { 
  clear: both;
}

#subscribe_form table tr td {
  vertical-align: top;
  padding: 3px;
}

#subscribe_form input[type="text"], #subscribe_form textarea {
  background: #f0f0f0;
  border: 3px solid #d6d6d6;
}








/***** START MENU CSS *****/

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/drop_variations.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
 /* common styling */

 /* Set up the default font and ovrall size to include image */
.menu {

padding-top: 3px;
margin-left: 20px;
font-family: "trebuchet ms", arial, sans-serif; 
}


/* make menu horizontal */
.menu ul li {
float:left;
position:relative;
background-image: url('../images/menu_bg.png');
bac///kground: #631717;
margin-right:5px;
}





/* set up the default top level links */
.menu ul li a, .menu ul li a:visited {
display:block; 
text-decoration:none; 
color:#000; 
wi///dth:88px; 
he///ight:1.5em;
f///ont-weight:bold;
font-size: 0.8em;
letter-spacing:1px;
color:#fff; 
/* border-bottom:8px solid #888; */

padding: 2px 4px 2px 4px;
line-height:1.5em;

}


/* hack for IE5.5 to correct the faulty box model 
* html .menu ul li a, .menu ul li a:visited {
width:98px;
w\idth:88px;
}
 hide the drop down menu */


.menu ul li ul {
display: none;
}
/* remove all table style so that it does not interfere with the menu */


.menu table {
margin-left: 0px; /* set where menu drops on MAIN */
border-collapse:collapse;
fo///nt-size:0.9em;
}

.menu table.position {
margin-left:0px; /* set where menu drops on all other top level links items */
}

/* first line for IE7 and non-IE browsers, second line for IE5.5 and IE6 */



/* style the top level hover */
/*.menu ul li:hover a,*/
.menu ul li a:hover {
background-image: url('../images/menu_bg_hover.png');   
/*border-bottom:8px solid #606; */
}


/* make the drop down menu show and correctly position it */
.menu ul li:hover ul,
.menu ul li a:hover ul {
display:block; 
position:absolute; 
top:23px;
wi///dth:86px;
background:transparent;
te///xt-align: center;
}


/* style the drop down links with no hover */
.menu ul li:hover ul li a,
.menu ul li a:hover ul li a {
display:block; 
bac///kground-image: url('../images/menu_bg.png');
bac///kground: #631717;
color:#000; 
bor//der-top:2px;
bor//der-color: transparent;
ma//rgin-top:2px;
color:#fff;
hei///ght:auto; 
li///ne-height:1em; 
pa///dding:5px; 
width:100px; /* width of drop down */ 
}


/* style the drop down menu links when hovered */
.menu ul li:hover ul li a:hover,
.menu ul li a:hover ul li a:hover {
ba///ckground:#3a1414; 
color:#fff;
}



/* special styling for IE5.5 and IE6 - transparency is non validating */
.menu ul li a:hover ul {
background:transparent filter: alpha(opacity=80);
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
opacity:0.8;
margin-top:10px; /* for IE5.5 faulty box model */
marg\in-top:11px; /* for IE6 */
}


/* IE5.5 hack for faulty box model in drop down menu */
.menu ul li a:hover ul li a {
background:#ddd;
width:96px; /* for IE5.5 faulty box model */
w\idth:86px; /* for IE6 */
}
/***** END MENU CSS *****/