/*
	Happy Birthday Denison Witmer!
	Author: Kristoffer Hedstrom 
	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: #dddcc1 url("/img/bg.jpg") bottom center fixed no-repeat;
}

h1, h2, h3, h4, h5, h6{
	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;
}

h5, h6{
	font-size: 12px;
	margin: 5px 0 0 0;
	color: #444;
	background: transparent;
}	

/*
ul{
	margin: 10px 0;
	padding: 0;
	list-style-position: inside;
}

ol{
	margin: 10px 0;
	padding: 0;
	list-style-position: inside;
}

ol li{
	margin-right: 15px;
	padding: 5px;
}
*/
p{
	margin-bottom: 1em;
}

img{
	border: none;
}

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 ------------- */

/* ------------- headers ------------- */
h2.intro{
	font-size: 16px;
	margin: 5px 0;
	color: #baa72c;
	background: transparent;
}

h3.newsheadline, h3.recommended, h4.links{
	font-size: 16px;
	margin: 5px 0;
	color: #801515;
	background: transparent;
}

h3.links, h4.songlist, h4.credits{
	font-size: 16px;
	margin: 5px 0;
	color: #444;
	background: transparent;
}
/* ------------- end headers ------------- */

/* ------------- links ------------- */
a{
	font-weight: bold;
	text-decoration: none;
	color: #801515;
	border-bottom: 1px dashed #801515;
}

a:hover, a:active {
	color: #801515;
	border-bottom: 1px solid #801515;
}

a.externallink{
	background: transparent url("/img/icon-exlink.gif") right center no-repeat;
    padding-right: 14px;
	border-bottom-width: 0;
		
}

a.externallink:hover{
    background: transparent url("/img/icon-exlink.gif") right center no-repeat;
	border-bottom-width: 0;
	text-decoration: underline;
}

a.noline{
	color: #801515;
	border: none;
}

a.noline:hover{
	border: none;
}
/* ------------- end links ------------- */

/* ------------- cornerbanner ------------- */
#cornerbanner{
	position: absolute;
	right: 0;
	top: 0;
	overflow: visible;
	height: 110px;
	width: 110px;
	background: transparent url("/img/rightcorner-banner.gif") 0 0 no-repeat;
	z-index: 1;
	border: none;
}
/* ------------- end cornerbanner ------------- */

/* ------------- header + content + footer ------------- */
#headerwrapper{
	position: relative;
	width: 960px;
	margin: 20px auto;
	text-align: left;
}

#contentwrapper{
	clear: both;
	position: relative;
	width: 960px;
	margin: 20px auto;
	text-align: left;
}

#leftsidebar{
	position: relative;
	width: 200px;
	float: left;
}

#sidebarphoto{
	height: 500px;
	width: 180px;
}

#content{
	position: relative;
	width: 760px;
	float: right;
}

#footerwrapper{
	clear: both;
	position: relative;
	width: 960px;
	margin: 20px auto 10px auto;
}

#footer{
	position: relative;
	width: 720px;
	margin: 20px 40px 0 170px;
	text-align: left;
	border-top: 1px dashed #555;
	padding: 10px;	
}

#footer p{
	font: normal 10px/1.4em Verdana, Arial, sans-serif;
	color: #555;
}

#footer a{
	font-weight: bold;
	color: #444;
	border-bottom: 1px dashed #444;
	text-decoration: none;	
}

#footer a:hover, #footer a:active {
	color: #801515;
	/*text-decoration: underline;*/
	border-bottom: 1px solid #801515;
	/*border-bottom: 1px solid #000;*/
}
footer a.externallink{
        background: transparent url("/img/icon-exlink.gif") right center no-repeat;
        padding-right: 14px;
}

footer a.externallink:hover{
        background: transparent url("/img/icon-exlink.gif") right center no-repeat;
}
/* ------------- end header + content + footer ------------- */

/* ------------- columns ------------- */
.column{
	position: relative;
	width: 170px;
	float: left;
	margin-right: 10px;
}

.column2x{
	position: relative;
	width: 400px;
	float: left;
	margin-right: 15px;
}
/* ------------- end columns ------------- */

/* ------------- logo ------------- */
h1#logo{
	position: relative;
	background: transparent url("/img/happybday.gif") top left no-repeat;
	text-indent: -9999px;
	height: 100px;
	margin: 0 0 0 10px;
	/*float: left;*/
}
/* ------------- end logo ------------- */

/* ------------- navigation ------------- */
ul#nav{
	position: relative;
	margin: -100px 10px 10px;
	float: right;
	width: 750px;
	height: 160px;
	background: url("/img/navigation.gif") top left no-repeat;
	text-indent: -9999px;
	list-style: none;
	z-index: 10000;
}

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_stories				{left: 71px; top: 100px; width: 99px;}
ul#nav li#li_songs					{left: 175px; top: 100px; width: 80px;}
ul#nav li#li_photos					{left: 263px; top: 100px; width: 87px;}
ul#nav li#li_donate					{left: 357px; top: 100px; width: 91px;}
ul#nav li#li_forum					{left: 456px; top: 100px; width: 83px;}
ul#nav li#li_links					{left: 545px; top: 100px; width: 72px;}

ul#nav li#li_home a:hover			{background: url("/img/navigation.gif") 0 -279px no-repeat;} /*change y to -85px for underline */
ul#nav li#li_stories a:hover		{background: url("/img/navigation.gif") -71px -279px no-repeat;}
ul#nav li#li_songs a:hover			{background: url("/img/navigation.gif") -175px -279px no-repeat;}
ul#nav li#li_photos a:hover			{background: url("/img/navigation.gif") -263px -279px no-repeat;}
/*ul#nav li#li_donate a:hover			{margin-top:-100px;background: url("/img/navigation.gif") -357px -179px no-repeat;height: 160px;} Safari doesn't like this, big bummer */
ul#nav li#li_donate a:hover			{background: url("/img/navigation.gif") -357px -279px no-repeat;}
ul#nav li#li_forum a:hover			{background: url("/img/navigation.gif") -456px -279px no-repeat;}
ul#nav li#li_links a:hover			{background: url("/img/navigation.gif") -545px -279px no-repeat;}

body#home li#li_home				{background: url("/img/navigation.gif") 0 -279px no-repeat;}
body#stories li#li_stories			{background: url("/img/navigation.gif") -71px -279px no-repeat;}
body#songs li#li_songs				{background: url("/img/navigation.gif") -175px -279px no-repeat;}
body#photos li#li_photos			{background: url("/img/navigation.gif") -263px -279px no-repeat;}
body#donate li#li_donate			{background: url("/img/navigation.gif") -357px -279px no-repeat;}
body#forum li#li_forum, 
body#DiscussionsPage li#li_forum, 
body#CommentsPage li#li_forum,
body#CategoryPage li#li_forum,
body#SearchPage li#li_forum, 
body#SettingsPage li#li_forum,
body#AccountPage li#li_forum		{background: url("/img/navigation.gif") -456px -279px no-repeat;}
body#links li#li_links				{background: url("/img/navigation.gif") -545px -279px no-repeat;}
/* ------------- end navigation ------------- */

/* ------------- photos ------------- */
#thumbnails{
  position: relative;
  width: 600px;
  margin: 20px 0px;
}

#thumbnails img {
  	padding: 5px;
  	border: none;
  	background: transparent url("/img/imagebg.gif") repeat;
	border: 1px solid #ccc;
}

#thumbnails img.selected {
	border: 1px solid #801515;
}

#mainphoto{
  margin: 20px 0px;
}

#mainphoto img {
  	padding: 5px;
  	border: none;
  	background: transparent url("/img/imagebg.gif") repeat;
	border: 1px solid #ccc;
}
/* ------------- end photos ------------- */

/* ------------- forum wrapper------------- */
#forumwrapper{
	/*background-color: #fff;*/
	margin-bottom: 20px;
}
/* ------------- end forum wrapper------------- */

/* ------------- misc classes ------------- */
.access{
	display: none;
}

.net-box{
	/*background: transparent url("/img/crazy-bird.png") no-repeat 0% 0%;*/
	margin: 10px 0; 
	padding: 5px 0;
	/*height: 300px;*/
	/*border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;*/
}

.box{
	margin: 10px;
	padding: 0 10px; 
}

.padbox{
	/*background: transparent url("/img/imagebg.gif") repeat;*/
	margin: 10px 0;
	padding: 0;
	/*padding: 0 10px; 
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;*/
}

/* images */
.rssicon{
	vertical-align: text-bottom;
	padding: 0 5px 0 0;
}

.imgfloatl{
	float: left;
	margin: 2px 6px 6px 0;
	padding: 6px;
	background-color: #fbffff;
	border: 1px solid #ccc;
}

.imgfloatr{
	float: right;
	margin: 1px 0px 6px 6px;
	padding: 6px;
	background-color: #fbffff;
	border: 1px solid #ccc;
	text-align: right;
}


.imgfloatr-no{
	float: right;
	margin: 0 5px 5px;
	background-color: transparent;
	text-align: right;
}

.nofloat{
	margin: 0 5px 10px 0;
	padding: 6px;
	background-color: #fbffff;
	border: 1px solid #ccc;
}
/* /images */

/* ------------- 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, .sIFR-hasFlash h3.newsheadline, .sIFR-hasFlash h3.recommended, .sIFR-hasFlash h4.songlist{
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 16px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}
/* ------------- end sIFR classes ------------- */
