/* SYSTEM / DEFAULTS / LAYOUT */
body {
background-color: black; color: #ccccbb; background-image: url(images/body-bg.jpg);
font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 13px
}

p {
padding:0px; margin:0px; margin-bottom: 6px;
}

a {
color:#E09121; text-decoration:none; font-weight: bold; 
}

a:hover { color: #ccccbb; }

div.pagewrapper { 
text-align:center; width:100%
}

div.page { 
width:760px; text-align:left; margin:auto;
border: 1px solid #ccccbb; padding: 0px; padding-top: 0px;
background-image:url(images/bg.jpg); background-repeat: no-repeat
}

div.cleared {clear:both} 

div.pagecontent { 
color:#F2F6E6; padding: 12px; padding-top: 20px; padding-bottom:20px
}

.rssfeed {
border:1px solid;border-color:#FC9 #630 #330 #F96;padding:0 3px;font:bold 10px verdana,sans-serif;color:#FFF;background:#F60;text-decoration:none;margin:4px;
}

/* END */

/* MENU */
div.menu{
border-top:  1px solid #ccccbb; border-bottom: 1px solid #ccccbb;
background-color: black; padding: 2px;
}

div.menu a {
font-family: Tahoma,Arial,Helvetica,sans-serif;
font-size: 14px; color:#E09121; text-decoration:none; font-weight: bold; font-style:italic;
padding: 2px; padding-left: 12px; padding-right: 12px
}

div.menu a:hover { color: #ccccbb; background-color: #000000 }
/* END MENU */

/* GENERICS */
div.news, div.photos, div.song { /* Wraps a content block of the relevant type */
	font-size: 13px;
	border: 1px solid #909080; margin-top: 8px;
}

div.content {
	 background-image:url(images/fakeo.gif);padding: 4px;
}

.newsflash { 
	font-weight: bold; color: white; border: 1px dashed white; display: block; float: right; width: 260px; padding: 4px;
	font-size: 11px; z-index:10
}

div.header {
	font-family: Tahoma,Arial,Helvetica,sans-serif;padding:4px; background-color: black;
}

div.header span.date, div.header span.date {
color: #E09121; font-weight: bold
}

div.header span.title, div.header span.title {
font-weight: bold
}

div.item {
	padding-bottom: 0px
}

img {
	padding:12px
}

img.frontpage_fixed {
	float:right;top:0px; position:relative
}

img.right, div.stack_right {
	float:right;
}

img.left, div.stack_left {
	float:left
}

div.stack_right img, div.stack_left img{
	margin-bottom: 4px
}

div.copyright {
	padding-top: 4px; 
	font-weight:bold; font-size: 10px
}

span.cancelled {
	text-decoration: line-through
}

/* END GENERICS */

/* GALLERY */
div.photos div.content img {
	margin: 2px
}

table.image td a.image img {
	margin: 0px
}

table.image { 
display:inline; background-color: #000000; border-style:none; border-collapse:collapse;padding:0px;margin:2px;
font-size: 10px;color: #ccccbb;
}

table.image td {
padding:0px;margin-0px;
}

table.image td.caption {
padding:2px;
}
/* END GALLERY */

/* LYRICS */
div.song div.title {
	font-family: Tahoma,Arial,Helvetica,sans-serif;padding:4px; background-color: black;
	color: #E09121; font-weight: bold
}

div.song div.verse {
	padding: 4px; 
	padding-bottom:8px
}

div.song div.chorusheader {
	padding: 4px;
	padding-left: 12px;
	padding-bottom:0px;
	font-weight:bold; font-size: 11px
}

div.song div.chorus {
	font-style:italic;
	padding-left:12px;
	padding-right: 4px; 
	padding-top:0px;
	padding-bottom:8px
}

/* END LYRICS */