﻿/* undohtml.css */
/* (CC) 2004 Tantek Celik. Some Rights Reserved.             */
/*   http://creativecommons.org/licenses/by/2.0                   */
/* This style sheet is licensed under a Creative Commons License. */

/* Purpose: undo some of the default styling of common (X)HTML browsers */


/* link underlines tend to make hypertext less readable, 
   because underlines obscure the shapes of the lower halves of words */
:link,:visited { text-decoration:none }

/* no list-markers by default, since lists are used more often for semantics */
ul,ol { list-style-type:circle; }

/* avoid browser default inconsistent heading font-sizes */
/* and pre/code too */
/* h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }

/* remove the inconsistent (among browsers) default ul,ol padding or margin  */
/* the default spacing on headings does not match nor align with 
   normal interline spacing at all, so let's get rid of it. */
/* zero out the spacing around pre, form, body, html, p, blockquote as well */
/* form elements are oddly inconsistent, and not quite CSS emulatable. */
/*  nonetheless strip their margin and padding as well */
ul,ol,li,pre,form,body,html,p,blockquote,fieldset,input
{ margin:0; padding:0 }

/* whoever thought blue linked image borders were a good idea? */
a img,:link img,:visited img { border:none }

/* de-italicize address */
address { font-style:normal }

/* more varnish stripping as necessary... stuff below this I added */

 /* zeroes all margins and paddings */
 *, body, table, td, p, ul, ol, li, form {
 	margin: 0;
 	padding: 0;
 }
 
/* Now for the Freckles Brown Band custom styles*/

body {
    font-family: Arial, Verdana,  Sans-Serif;
	font-size: small;
	color: #ebca6d;
	background-color: #000000;
	letter-spacing: 1.5px;
	line-height: 1.5em;
	font-weight: 600;
	text-align: center; /* weird ie centering bug */
}

.black {
background-color: Black;
}


#wrapper 
{
    text-align: center; /* weird ie centering bug */
    width: 1000px;
    margin:auto;
}
#header {margin: auto;}
#facebook 
{
	position:absolute;
	top:0;
	float:left;
}
#content {
    text-align: center; /* weird ie centering bug */
    margin: 0 60px;
	}

h1 {
    margin: 20px 0;
    color: #ffba30;
    /*font-family: Artisan, Brush script mt, Arial, Verdana,  Sans-Serif;*/
    }

printH1{
    /*margin: 20px; Print Only */
    }
    
printMargins {
    /*margin: 10px; Print Only */
    background-repeat: no-repeat;
    }
    
        
h2 {
    margin: 20px 0;
    color: #ffba30;
    line-height: 1.1em;
    /*font-family: Artisan, Brush script mt, Arial, Verdana,  Sans-Serif;*/
}

h3 {
    Margin: 0px 0px 20px 0px;
    }
    
h4 {
    margin: 10px 0px;
    color: #003399;
    font-size: larger;
}  
.topnav
    {
    font-size: 110%;
    font-weight: bold;
    margin-bottom: 30px;
    padding: 0 65px;
    }	
    
.topnav table {
    margin: auto;
    }
    
.bottomNav {
    font-size: 85%;
}

.bottomNav table {
    margin: auto;
    }
    
.printOnly {
	display: none;
}

a, a:link, a:visited, a, a:link, a:visited {
    color: #09ffff;
    }
    
a:hover, .a:active, a:hover, a:active 
{
    color: #003366;
    }
    
.floatLeft {
float: left;
}

.floatRight {
float: right;
}

.alignLeft {
    text-align: left;
    }

.alignRight {
    text-align: right;
    }

.alignCentered {
    text-align: center;
    }
     
.alignJustify {
    text-align: justify;
    }
    
.paragraph {
    text-align: left;
    margin: 20px 50px 0 30px;
    }
    
 /* Home Page */   
.homepageimg {
    margin: 20px;
    }
    
    .flashclass{ 
width: 340px; /*must have width for transition to work*/
}

/* Schedule Page */

.schedulepageimg {
    margin: 20px 0px 20px 0px;
    }

.schedule  {
    margin-left: 0px;
    }
    
.schedule ul {
   list-style: none;
}

.schedule li {
   margin: 0 0 20px 0;
}

#mailingList 
{
    font-size: 120%;
    font-weight: bold;
    text-align: left;
}

#starImage
{
    float: left;
}

.jukebox
{
    float: left;
    margin: 20px 10px 0px 0px;
}

.youtube
{
    float: left;
    margin: 15px 10px 0px 0px;
}

.sonicbids
{
    float: left;
    margin: 10px 10px 0px 10px;
}
   
/* mpg3 Page */

#listen ul {
   list-style: none;
}

.listenTable 
 {
    width: 90%;
    text-align: center;
    margin: 0 auto 20px auto;
 }
 
 .thanks {
    width: 50%;
    margin: auto;
    }

/* Songlist */

#songListTable
{
   margin: auto;
   width: 100%;
   text-align: left;
}

/*#songListTable tr {
    line-height: 2em;
    width: 100%;
    }
    
#songListTable td
    {
    width: 50%;
    }
    
#songListTable td.left
    {
        text-align: right;
    }
 */
 
.songListColumn {
width: 32%;
}

 .song 
 {
 	margin: 10px;
 }
 
 sup {
    font-size: 120%;
    }

/*  Bios Page */

.bioParagraph {
    text-align: left;
    margin: 20px 0px 0 0px;
    }

.bioParagraph ul 
{
	margin: 10px 0 10px 20px;
}

hr {
    color: #003366;
    background-color: #003366;
    margin: 0px 10px;
    border: 0px;
    height: 3px;
    }

.NWWeb	{
	margin-top: 10px;
			}	
		
.clearit {
    clear: both;
    }	 
    
/* bio page */

#bioPage {
    width: 70%;
    margin: auto;
    }
   
.bioPicLeft {
    float:left;
    }
.bioPicRight {
    float: right;
    }
    
.bios {
    text-align: justify;
    margin-bottom: 30px;
    }
    
.bios div {
    margin: 20px 20px;
    }
    
/* Subscribe Page */

#subscribeTable td {
    text-align: right;
}

#mailingList 
{
    /*margin-left: auto;
    margin-right: auto;*/
    font-size: 120%;
    font-weight: bold;
    text-align: left;
}

#subscribe 
{
   margin-left: auto;
   margin-right: auto;
   width: 90%;
}

#starImage
{
    float: left;
}

.starImageRight {
    margin: 5px 0 0 8px; 
    text-align: right;
    }
    
.sonicbid {
    margin: 5px 8px 0 0; 
    }
    
/* Previous Venues */

.previousDatesList {
    text-align: left;
    list-style-type: none;
    }
    
.previousDates {
    text-align: left;
    margin: 20px 5px;
    }
    
.italisized
{
    font-style: italic;
    color: #ffba30;
}

.italics {
    font-style: italic;
    }
    
#placeholder	{
	/*position:relative; */
	width:664px; 
	height:60px;
	margin: auto;
	/*text-align: left;*/
}

.column {
width: 45%;
}

.centered {
    margin: auto;
   /* padding: auto;*/
}

#flashcontent {
		border: solid 0px #000;
		width: 450px;
		height: 350px;
		margin: auto;
		/*padding: auto;*/
		}
		
#flashcontentOld99 {
		border: solid 0px #fff ;
		width: 640px;
		height: 430px;
		margin: auto;
		}
		
.screenOnly {
display: block;
}

.printOnly {
display: none;
}

.videoPics {
    width: 45%; 
    font-size: 120%; 
    margin-top: 20px;
    }
    
blockQuote	{
	margin: 2em 10em;
	font-size: 90%;
	font-style: italic;
			}

.blockQuoteColumn	{
	margin: 0em 0em;
	text-align: left;
	width: 300px;
			}

.blockQuoteColumn380	{
	margin: 2em 2em;
	text-align: left;
	width: 380px;
			}
						
.author 
{
    font-size: smaller;
}

.authorSmall 
{
    font-size: smaller;
	text-align: center;
	margin-top: -2em;
}

.fontExtraSmall 
{
	font-size: x-small
}

#marquee {
    font-size: 140%;
    margin: 40px auto 0 auto;
    width: 100%;
    }
    
/* Guestbook Styles */

.gbooktopnav
    {
    font-size: 110%;
    font-weight: bold;
    margin-bottom: 30px;
    padding: 0 8px;
    }	
    
.gbookbottomnav
{
font-size: 79%;
font-weight: bold; 
margin-bottom: 30px;
padding: 0 10px;
}	

/* Contact Us Page */

/* Contact Page */

.contactForm
    {
   /* font-size: 110%;
    font-weight: bold;*/
    }	
   
.contactForm table {
    margin: auto;
    }
    
/* Band Page */

.Freckles {
    margin: 10px 10px 10px 0;
    }
    
/* newCD Page */
.cd {
    text-align: left;
    margin: 20px 10px 0 10px;
    }
   
.cdFrontImg {
    margin: 0px 20px 0px 20px;
}

.IE8Fix {
z-index: 99;
position: relative;
width: 20em;
}
/* For rounded corners; for ie, you'll need to download the border-radius.htc file from Google Code and place it in the same folder as your CSS.*/ 
.rounded {
-webkit-border-radius: 9px;  /* safari-chrome */ 
 -moz-border-radius: 9px;   /* firefox */ 
 border-radius: 9px;  /* opera */ 
 behaviour: url(border-radius.htc);  
 /* IE hack */ 
 }
 
 .flashPlayer 
 {
 	margin: 0 0 20px 0;
 }
 
 
