/*Body and General Design*/
body {
margin:0px 0px 20px 0px;
padding:0px;
background-color:rgb(33,33,33); font-family:verdana; font-size:12px; color:rgb(0,0,0);text-align:center;
background:url('images/background.jpg') no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
a:link {font-family:verdana; text-decoration:none; font-size:12px; color:#005db3;}
a:hover {font-family:verdana; text-decoration:none; font-size:12px; color:#0085fe;}
a:visited {font-family:verdana; text-decoration:none; font-size:12px; color:#005db3;}
a:active {font-family:verdana; text-decoration:none; font-size:12px; color:#005db3;}


/*Text Parameters*/
h1 {font-family:verdana; font-size:22px; color:#005db3; text-align:left;}
h2 {font-family:verdana; font-size:15px; margin:5px; font-weight:bold; color:#005db3; text-align:left; text-shadow: #ccc 3px 2px 4px;}
h3 {font-family:verdana; font-size:12px; margin:2px; font-weight:bold; color:#005db3; text-align:left;}


/*Header Design*/
#header {
width:900px; 
height:150px; 
padding:0px; 
text-align:right; 
margin:0px auto 0px auto; 
text-align:left; 
background-image:url('images/header_sky.jpg'); 
background-repeat: no-repeat;
background-color:#000;
display:block;
border:none;
}

#header h1 {clear:both; margin:0px 0px 15px 10px;}

.headerexpand {height:600px;}

/* Menu */
#mainmenu {list-style-type:none; padding:121px 0px 0px 0px; float:left; margin:0px;}
#mainmenu li {
padding:5px 10px 5px 10px;
margin:0px;
font-variant:small-caps;
float:left;
background-color:#888;
}
#mainmenu li a{
font-size:16px;
color:#fff;
}
#mainmenu li:hover {
background-color:#eee;
}

#mainmenu li a:hover, #mainmenu li:hover a{
color:#005db3;
}

/*Content Design*/
#content_top {width:900px; height:16px; margin:0px; border:0px; clear:both}

#content {
width:898px; 
padding:0px;
text-align:left;
background-color:rgb(233,233,233);
margin:0px auto 0px auto;
text-align:center;
border:1px solid rgb(233,233,233); 
-moz-border-radius:0px 0px 10px 10px; 
-khtml-border-radius:0px 0px 10px 10px; 
-webkit-border-radius:0px 0px 10px 10px; 
}

#content hr {
padding:0px;
background-color:none;
margin:20px auto 20px auto;
border-top:1px solid #888; 
height:0px;
}

#content div div{min-height:10px;}
#content {color:rgb(33,33,33);}
#content_bottom {width:900px; margin:0px auto 0px auto; border:0px;}

/*Content Design inside*/

#content div > img{
	border: 1px solid #888;
	background-color: #eee;
	padding:5px;
}

/*Page Dates*/
#date_bass {border:2px solid rgb(37,115,30); float:right;}
#calendar-button {border:1px solid #333; padding:4px; margin:20px; background:#ccc}


/*Page Dates*/
.CDa {width:350px; margin:5px; border:none; float:left;}
.CDatracks {min-height:255px; list-style-type:decimal-leading-zero; margin:10px 0px 0px 360px; padding-top:10px;}

/*Page Contact*/
input[type=text], textarea  {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: rgb(0,0,0);
    text-decoration: none;
    background-color: none;
    padding: 5px;
    width: 350px;
    border: 1px solid #888;
}
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: rgb(0,0,0);
    text-decoration: none;
    background-color: #eeeeee;
    padding: 1px;
    height: 150px;
    width: 250px;
    border: 1px solid rgb(37,115,30);
}

/*Page About Band*/
#members img{border:2px solid rgb(37,115,30);}
#members {font-size:10px;}

/*Photo Album Layout*/
.GalleryLayer {
	position: relative;
	width: 250px;
	height: 250px;
	padding: 0px;
	margin:30px 30px 0px 0px;
	float: left;
}

.PicLayer {
border:none;
background-color:#000;
filter:alpha(opacity=80);
opacity: 0.8;
-moz-opacity:0.8;
-khtml-opacity:0.8;
-webkit-opacity:0.8;
	position: absolute;
	right: 0px; 
	bottom: 0px;
	margin: -6;
	padding: 0;	
	width: 250px;
	height: 40px;
  display:block;
}

.TextLayer {
color: #d1d1d1;
text-align:right;
overflow:hidden;
max-width: 245px;
display: block;
margin:0px;
padding:5px;
font-size:18px;
}

/* Social Network*/
#sozial_network {list-style-type:none; height:20px;margin:5px auto 5px auto; padding:0px; width:430px;}
#sozial_network li {list-style-type:none; margin:0px; padding:0px; float:left;}

/* Twitter */
.tweet_list {
	-webkit-border-radius: 0.5em;
	-moz-border-radius: 0.5em;
	border-radius: 0.5em;
	list-style: none;
	margin: 0;
	padding: 0;
	overflow-y: hidden;
	background-color: transparent;
}

.tweet_list .awesome,
.tweet_list .epic {
	text-transform: uppercase;
}

.tweet_list li {
	overflow-y: auto;
	overflow-x: hidden;
	padding: 0.5em;
}

.tweet_list li a {
	color: #005DB3;
}

.tweet_list .tweet_even {
	background-color: transparent;
}

.tweet_list .tweet_avatar {
	padding-right: .5em; float: left;
}

.tweet_list .tweet_avatar img {
	vertical-align: middle;
}

.shoplinks {
	list-style-type:none;
	padding:0px;
}

.shoplinks li {
	list-style-type:none;
	float:left;
	margin:10px 10px 0px 0px;

}


/* Administration */
table {
	border:1px solid #333;
	font-size:12px;
	border-collapse:collapse;
	border-spacing:none;
}
table td {
	padding:2px;
	border:1px solid #333;

}
