/*
	Happy Birthday Denison Witmer!
	Author: Kristoffer Hedstrm 
	K-Create.com
    Aceness!
*/

/* ------------- re-writes ------------- */

*{
	outline: none;
}

body{
	padding: 0;
	margin: 0;
	color: #444;
	font: normal 12px/1.6em Georgia, Times, serif;
	text-align: center;
	background-color: #dddcc1; /*url("/img/bg.jpg") bottom center fixed no-repeat;*/
}

h1, h2, h3{
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
}

h1{
	font-size: 16px;
	margin: 5px 0;
	color: #baa72c;
	background: transparent;
}

h2, h3, h4{
	font-size: 14px;
	margin: 5px 0;
	color: #baa72c;
	background: transparent;
}

h2.intro{
	font-size: 30px;
	margin: 5px 0;
	color: #baa72c;
	background: transparent;
}

h3.newsheadline{
	font-size: 30px;
	margin: 5px 0;
	color: #801515;
	background: transparent;
}

p{
	margin-bottom: 1em;
}

img{
	border: none;
}

a{
	font-weight: bold;
	text-decoration: underline;
	color: #801515;
}

a:hover, a:active {
	color: #801515;
	/*border-bottom: 1px solid #000;*/
}

form *{
	font: inherit;
}

textarea{
	width: 100%;
}

table{
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 1em;
}

table caption{
	font-weight: bold;
	text-align: left;
}

table th{
	padding: 5px; 
	text-align: left;
	font-weight: bold;
}

cite{
	font-family: Georgia, Times, serif;
	font-style: normal;
}

address{
	text-indent: 1em;
	font-style: normal;
}

code, pre{
	font-family: Monaco, monospace;
}
/* ------------- end re-writes ------------- */


/* ------------- splash wrapper ------------- */


#splashwrapper{
	clear: both;
	position: relative;
	width: 500px;
	margin: 20px auto;
	text-align: center;
}
/* ------------- end header + content wrapper ------------- */



/* ------------- logo ------------- */
h1#logo{
	position: relative;
	background: transparent url("/img/happybday.gif") top left no-repeat;
	text-indent: -9999px;
	height: 100px;
	margin: 0 10px;
	/*float: left;*/
}
/* ------------- end logo ------------- */


/* ------------- navigation ------------- */
ul#nav{
	/*position: absolute;
	left: 20px;
	top: 0;*/
	position: relative;
	margin: -100px 10px 10px;
	float: left;
	width: 700px;
	height: 160px;
	background: url("/img/navigation-bird.gif") top left no-repeat;
	text-indent: -9999px;
	list-style: none;
	/*display: inline;*/
}

ul#nav li{
	position: absolute;
	margin: 0;
	padding: 0;
	list-style: none;
	top: 0;
	/*height: 130px;*/
}

ul#nav a{
	height: 30px;
	display: block;
	text-decoration: none;
	border-style: none;
}

ul#nav li#li_home 					{left: 0; top: 100px; width: 66px;}
ul#nav li#li_about					{left: 72px; top: 100px; width: 77px;}
ul#nav li#li_songs					{left: 156px; top: 100px; width: 80px;}
ul#nav li#li_photos					{left: 244px; top: 100px; width: 87px;}
ul#nav li#li_donate					{left: 339px; top: 100px; width: 91px;}
ul#nav li#li_forum					{left: 436px; top: 100px; width: 83px;}
ul#nav li#li_links					{left: 526px; top: 100px; width: 72px;}

ul#nav li#li_home a:hover			{background: url("/img/navigation-bird.gif") 0 -279px no-repeat;} /*change y to -85px for underline */
ul#nav li#li_about a:hover			{background: url("/img/navigation-bird.gif") -72px -279px no-repeat;}
ul#nav li#li_songs a:hover			{background: url("/img/navigation-bird.gif") -156px -279px no-repeat;}
ul#nav li#li_photos a:hover			{background: url("/img/navigation-bird.gif") -244px -279px no-repeat;}
/*ul#nav li#li_donate a:hover			{margin-top:-100px;background: url("/img/navigation-bird.gif") -339px -179px no-repeat;height: 160px;} Safari doesn't like this, big bummer */
ul#nav li#li_donate a:hover			{background: url("/img/navigation-bird.gif") -339px -279px no-repeat;}
ul#nav li#li_forum a:hover			{background: url("/img/navigation-bird.gif") -436px -279px no-repeat;}
ul#nav li#li_links a:hover			{background: url("/img/navigation-bird.gif") -526px -279px no-repeat;}

body#home li#li_home				{background: url("/img/navigation-bird.gif") 0 -170px no-repeat;height: 30px;}
body#about li#li_about				{background: url("/img/navigation-bird.gif") -72px -170px no-repeat;height: 30px;}
body#songs li#li_songs				{background: url("/img/navigation-bird.gif") -156px -170px no-repeat;height: 30px;}
body#photos li#li_photos			{background: url("/img/navigation-bird.gif") -244px -170px no-repeat;height: 30px;}
body#donate li#li_donate			{background: url("/img/navigation-bird.gif") -339px -170px no-repeat;height: 30px;}
body#forum li#li_forum				{background: url("/img/navigation-bird.gif") -436px -170px no-repeat;height: 30px;}
body#links li#li_links				{background: url("/img/navigation-bird.gif") -526px -170px no-repeat;height: 30px;}
/* ------------- end navigation ------------- */


/* ------------- misc classes ------------- */
.access{
	display: none;
}
/* ------------- end misc classes ------------- */

/* ------------- sIFR classes ------------- */
.sIFR-flash{
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced{
	visibility: visible !important;
}

span.sIFR-alternate{
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to 
make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... 
any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

/*.sIFR-hasFlash h1 {
	visibility: hidden;
}*/

.sIFR-hasFlash h2.intro{
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 20px;
}

.sIFR-hasFlash h2.splash{
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 20px;
	text-align: center;
}


.sIFR-hasFlash h3.newsheadline{
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 20px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}
/* ------------- end sIFR classes ------------- */



