/* Christauff.com Global style sheet */


@import url("christauff-reset.css");

body {font-size:1.0em; line-height:1.25em;}

h1 {font-size:1.5em;padding:10px 0; color:#281e36;}
h2 {font-size:1.15em;padding:10px 0; color:#281e36}
h3 {font-size:1.0em;padding:10px 0; color:#281e36;}

a:link {color: #333399;} /* unvisited link */
a:visited {color: #330066;} /* visited link */
a:hover {color:#FF6600;} /* mouse over link */
a:active {color:#FFC364;} /* selected link */



p {font-size:90%; padding-bottom:10px;}
.em {font-weight:bold;}
.text-icon {float:right; margin-left:10px;}
.img-border-white { padding-left:10px;} /* border:1px solid #FEC264; */
.img-200 { float:left; margin-right:10px;} 
.list li {font-size:80%; list-style:circle; list-style-position:inside; line-height:1.1em;}
.party-wrap {width: auto; background-position: top right; background-repeat: no-repeat; margin-top:20px; padding-right:320px;}
.float_r {float:right; padding-left:20px;}
.float_l {float:left; padding-right:10px;}
.clear {clear:both; padding-bottom:20px;}


#wrap { background-image:url(../img/bg.gif);background-color: #281e36;}
#header {max-width:1024px; margin:0px auto; height:140px;}
#headphones {float:left; position:relative; top:20px; left:20px;}
#mailer {float:right; position:absolute; width:120px; right:20px; z-index:4; top:20px; font-family:Verdana, Arial, Helvetica, sans-serif;}
#blackbar {float:left; position:absolute; background-color:#060107; width:100%; height:400px; z-index:1; top:160px; left:0px; background-image:url(../img/christauff_229.jpg); background-position:right; background-repeat:no-repeat;}
#logo {float:left; position:relative; left: 33px; top: 30px; }
#main {;max-width:1024px; margin:0px auto; font-family:Verdana, Arial, Helvetica, sans-serif; }
#text {float:left; position:relative; top:0px; left:20px; width:700px; height:auto; border: #FFC364 solid 5px; padding:10px; overflow: auto; background-image:url(../img/grey-vert-gradient.png); background-repeat:repeat-x; background-position:bottom; background-color:#fff; z-index:3; min-height:410px; overflow:hidden;}

#footer {color:#FFF;}
/* Gigs Table */
#showgigs table, td, tr { background-color:#CCCCCC; font-family:Verdana, Arial, Helvetica, sans-serif; padding:5px;}


/*
Navigation Menu
*/

#pipe {padding: 3px 0 3px 0; 
       font-size:.7em; 
	   font-family:Verdana, Arial, Helvetica, sans-serif; 
	   text-transform:uppercase;
	   float: left; width: 600px; height:25px; position:relative; left: 23px; top: 50px;}

#pipe a:link {color: #FFF}     /* unvisited link */
#pipe a:visited {color: #FFF}  /* visited link */
#pipe a:hover {color: #ffc364; text-decoration:underline; }   /* mouse over link */
#pipe a:active {color: #ffc364; text-decoration:underline;}   /* selected link */

#pipe ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	} 

#pipe ul li {
	margin-left: 0;
	padding: 3px 8px 3px 10px;
	border-left: 1px solid #FFF;
	list-style: none;
	display: inline;
	}
	
		
#pipe ul li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
	}

code {margin-left:50px; font-family:"Courier New", Courier, monospace; font-size:14px;}
/*
end nav
*/
