

/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 20px;
	background: url(../images/bg/bodybg_06.jpg);
	background-position: top center;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-color: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #787878;
}

h1, h2, h3 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: white;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.4em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #A42424;
}

a:hover {
	background: none;
	text-decoration: underline;
}

a img {
	border: 0px;
}

#wrapper {
	width: 910px;
	margin: 0 auto;
	padding: 20px 20px 0 20px;
	background: none;
}

/* Header */

#header {
	width: 810px;
	height: 250px;
	margin: 0 auto;
	background: url(../images/header2.gif);
}

/* Logo */

#logo {
	float: left;
	width: 640px;
	color: #B2B2B2;
}

#logo h1, #logo p {
}

#logo h1 {
	float: left;
	padding: 100px 0 0 20px;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-size: 2.6em;
}

#logo p {
	float: left;
	margin: 0;
	padding: 110px 0 0 5px;
	text-transform: uppercase;
	font: bold 14px Arial, Helvetica, sans-serif;
}

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Search */

#search {
	float: right;
	width: 230px;
	padding-top: 16px;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 90px 0 0 0px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 200px;
	border: none;
	text-transform: lowercase;
	border: 1px #525252 dotted;
	font: bold 1.2em Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#search-submit {
	display: none;
}

/* Menu */

#menu {
	width: 810px;
	height: 41px;
	margin: 0 auto;
	padding: 0;
	background: url(../images/menubck.png);
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	margin: 0 8px;
}

#menu a {
	display: block;
	padding: 13px 10px 10px 15px;
	text-transform: uppercase;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

/* Page */

#page {
	width: 810px;
	margin: 0 auto;
	background: url(../images/transbck.png);
	background-repeat: repeat;
}

/* Content */

#content {
	float: left;
	width: 500px;
	padding: 40px 0 0 20px;
}

.post {
}

.post .title {
	color: #FFFFFF;
}

.post .meta {

	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}

.post .entry {
	padding: 10px 0 20px 0;
	text-align: justify;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 220px;
	padding: 40px 20px 0 0;
	color: #787878;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	padding-bottom: 30px;
}

#sidebar li li {
	line-height: 35px;
	border-bottom: 1px dashed #D2D4C9;
}

#sidebar h2 {
	letter-spacing: -.5px;
	color: #FFFFFF;
}

#sidebar p {
	padding-bottom: 20px;
	text-align: justify;
}

#sidebar .a {
	color: #787878;
	border: none;
}

#sidebar .a:hover {
	text-decoration: underline;
	color: #787878;
}

#sidebar p {
	margin-bottom: 0px;
}
	
/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	vertical-align: top;
	background: url(../images/footerbck.png) no-repeat top;
	width: 810px;
	height: 58px;
	margin: 0 auto;
	padding: 10px 0 40px 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #B2B2B2;
}

#footer .element {
	float: left;
	height: 100px;
	margin: 0 5px;
}

#footer .text {
	float: left;
	height: 100px;
	width: 280px;
	margin: 0 15px;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: justify;
}

#footer a {
	color: #FFFFFF;
}

#loginPanel {
	margin: 100px auto 0px;
	width: 400px;
	height: 200px;
	border: 1px dotted #FFF;
	background: url(../images/loginPanelBackg.png);
}

#loginPanel table {
	margin: 40px 80px;
	border: none;
}

td.label {
	vertical-align: top;
	text-align: left;
	width: 80px;
}

.labelerror {
	vertical-align: top;
	text-align: left;
	width: 150px;
}

.input {
	width: 250px;
	font-size: 13px;
	background-color: #000;
	border: 1px solid #B2B2B2;
	color: #B2B2B2;
	margin: 0px 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.inputs {
	width: 200px;
	font-size: 13px;
	background-color: #000;
	border: 1px solid #B2B2B2;
	color: #B2B2B2;
	margin: 0px 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.inputPrice {
	width: 20px;
	font-size: 13px;
	background-color: #000;
	border: 1px solid #B2B2B2;
	color: #B2B2B2;
	margin: 0px 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.inputshort {
	width: 30px;
	font-size: 13px;
	background-color: #000;
	border: 1px solid #B2B2B2;
	color: #B2B2B2;
	margin: 0px 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.newsContentInput {
	width: 450px;
	height: 150px;
	font-size: 13px;
	background-color: #000;
	border: 1px solid #B2B2B2;
	color: #B2B2B2;
	margin: 0px 0;
	padding: 0;
}

.submitButton {
	background-color: #000;
	color: #FFF;
	border: 1px solid #B2B2B2;
}

.newspic {
	margin: 5px;
	max-width: 500px;
}

.picframe {
	text-align: left;
}

/* Live */

.livepics {
	margin-top: 60px;
	text-align:right;
}

.livetable {
}

.livetable th {
	text-align: left;
	border-bottom: 1px solid #B2B2B2;
}

.livetable td {
}

/* Admin */
#admin {
	position: absolute;
	top: 0px;
	left: 0px;
}

/* Miscellanious */
.left {
	float: left;
}

.center {
	text-align: center;
}

.error {
	color: #A42424;
	font-style: italic;
}

.name {
	font-style: italic;
	text-transform: uppercase;
}

.thankyou {
	text-align: center;
	color: white;
}

.select {
	width: 250px;
	font-size: 13px;
	background-color: #000;
	border: 1px solid #B2B2B2;
	color: #B2B2B2;
	margin: 0px 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

td {
vertical-align: top;
}

.imgtd {
	vertical-align: top;
}

.imgtd img {
	margin-top: 4px;
	margin-left: 1px;
}

td.text {
	width: 200px;
	text-align: justify;
}

.brokensilence {
	margin-left: 520px;
}

div.inputMeta {
	font-size: 10px;
	font-style: italic;
}

/* Shop */
.article {
	margin-top: 40px;
}

.article img {
	float: left;
	margin: 5px;
	border: 1px solid #B2B2B2;
}

.inputAmount {
	width: 20px;
	font-size: 13px;
	background-color: #000;
	border: 1px solid #B2B2B2;
	color: #B2B2B2;
	margin: 0px 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.articleDescript {
	clear: both;
}

.articleMeta {
	margin-top: 8px;
}

.articleAdmin {
	color: #70A287;
	font-style: italic;
}

.articleActive {
	color: green;
}

.articleInactive {
	color: red;
}

.cart {
}

table.cart{
	border-color: #B2B2B2;
	border-width: 1px 0px 1px 1px;
	border-style: solid;
}

.cart td {
	border-color: #B2B2B2;
	border-width: 0px 1px 0px 0px;
	border-style: solid;
	padding: 3px;
}

.cart th {
	border-color: #B2B2B2;
	border-width: 0px 1px 1px 0px;
	border-style: solid;
	padding: 3px;
}

td.total {
	border-color: #B2B2B2;
	border-width: 1px 1px 0px 0px;
	border-style: solid;
	text-align: right;
}

td.number {
	text-align: right;
}

td.text {
	text-align: left;
}

td.totalright {
	text-align: right;
	border-color: #B2B2B2;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
}

.checkoutButton {
	text-align: left;
}

.delete {
	text-align: center;
}

/* Contact */
table.contact td {
	height: 25px;
}

/* Discography */
.album { 
	min-height: 280px;
	margin-top: 50px;
	clear: both;
}

.albumcover {
	margin-top: 5px;
	float: left;
	width: 200px;
}

.albumcover img{
}

.album h2 {
	margin-bottom: 15px;
}

.album h3 {
	margin-bottom: 10px;
}

.tracklist {
	margin-left: 215px;
}

.tracklist ol li img {
	position: relative;
	top: 2px;
	margin-left: 5px;
}

.tracklist ol {
	margin-left: 20px;
	padding: 0;
}

.albummeta {
	font-size: 11px;
	font-style: italic;
}

/* Band */
.band {
	text-align: center;
	margin-bottom: 25px;
}

.band img {
	
}

.metainfo {
	font-size: 10px;
	font-style: italic;
}

.history {
	text-align: justify;
}

/* Links */

div.linkbox {
	width: 300px;
}

ul.links {
	list-style: none;
	margin: 0;
	padding: 0 0 30px 0;
}

ul.links li {
	border-bottom: 1px dashed #D2D4C9;
	line-height: 35px;
}

ul.categories {
	list-style: none;
	margin: 0;
	padding: 0 0 30px 0;
}

ul.categories li {
	border-bottom: 0px;
	line-height: 35px;
}

/* Contact */

.contactform {
	margin-bottom: 45px;
}

.small {
	font-size: 10px;
}

/* Lightbox */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
