html
{
	height:100%;
}

body{
	height:100%;
	font-family:Georgia;
	/*background-color:#5997ef;*/
	/*background-color:#A3C3F1;*/
	/*background-color:#c5ddff;*/
	/*background-color:#891111;*/
	background-color: rgba(67, 43, 93, 0.08);
	/*background-color:#3c77ca;*/
	background-image: url(../images/bg.png), url(../images/extra-bg.png);
	background-repeat:repeat-x, repeat;
	
	background-position:left top, left middle;
	
	padding:0px;
	margin:0px;
	color:#173155;
	width:100%;
}
#bar
{
	display:none;
	height:1px;
	background:#08101B;
}

@keyframes shadow-animation {
    0% {box-shadow: -30px 35px 20px #08101B;}
    10% {box-shadow: -29px 34px 23px #08101B;}
    50% {box-shadow: -25px 30px 24px #08101B;}
    100% {box-shadow: -30px 35px 20px #08101B;}
}


#container{
	max-width:690px;
	margin:15px auto 20px auto;
	border:3px solid #08101b;
	border-radius:10px;
	/*box-shadow: 8px 8px 8px #08101B;*/
	box-shadow: -30px 35px 80px #08101B;
	background:#08101b;
    /*animation-name: shadow-animation;
    animation-duration: 8s;
	animation-iteration-count: infinite;*/
}

#header {
	position:relative;
	background:url(../images/header.jpg);
	background-size:100%;
	/*height:224px;*/
	padding-top:29.2%;
}

#menu{
	position:absolute;
	top:0px;
	right:0px;
	float:right;
	margin:0px 0px 0px 30%;
	z-index:1000;
}
#menu ul{
	list-style:none;
	margin:0px;
}
#menu ul li{
	float:right;
}
#menu ul li a
{
	color:#2b5797;
	display:block;
	padding:0px 6px 1px 6px;
	margin:0 1px 0 0;
	background:#F1F4FB;
	border:2px outset #3C77CA;
	border-radius:5px;
	font-family:Arial;
	text-decoration:none;
}



/*
@media all and (max-width: 440px) {
	#menu ul li{display:none; width:60px;}
	#menu ul {margin-left:-20px;}
	#menu:hover ul li {display:block;}
	#menu{
		height:30px;
		width:23px;
		margin-left:-30px;
		background:url('/wordpress/wp-content/themes/responsive/core/images/select-icons.png') 0 5px no-repeat;
		cursor:pointer
	}
}
*/

#menu ul li a:hover{
	background:#dbe4fb;
}

#menu ul li.selected a
{
	background:#3C77CA;
	color:#fff;
}

#content{
	max-width:670px;
	background:#f1f4fb /*url(../images/die.png) no-repeat*/;
	border:10px solid #f1f4fb;
	min-height:500px;
	border-radius:10px;
}

.panel
{
	background-color:#f1f4fb;
	
}

#player-container
{
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#player
{
	height: 100px;
	width: 100%;
}

.twitter-content{
	width:400px;
}

.recent-posts ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
.recent-posts ul li {
	margin-bottom:5px;
	
}
.recent-posts ul li a{

}


h1, h2{
	margin-top:5px;
}

h1 {
	color:#9a0028;
	font-size:23px;
	text-shadow: 1px 1px 1px #5E779A;
}
h2 {
	color:#173155;
	font-size:18px;
	text-shadow: 1px 1px 1px #5E779A;
}

hr {
	height: 10px;
	border: 0;
	box-shadow: 0 10px 10px -10px #8c8b8b inset;
}

img {border:0px;}

.lozenge{
	display:block;
	margin:7px;
	border:4px solid #0e1e38;
	border-radius:3px;
	box-shadow: -6px 6px 8px #888;
}

a {color:#9a0028;	text-decoration:none;}
a:hover{ color:#3C77CA;text-decoration:underline;}

#henry{
	position:absolute;
	top:0px;
	margin-top:5%;
	right:30px;
	opacity:.8;
	width:57%;
}

#contact{
	font-size:smaller;
	width:100%;
	text-align:center;
}

#contact ul{
	list-style:none;
	display:inline;
	margin:0px;
	padding:0px;
}

#contact li{
	display:inline;
}

#footer{
	width:100%;
	text-align:center;
}

#footer ul{
	list-style:none;
	display:inline;
	margin:0px;
	padding:0px;
}

#footer li {
	color:#ffffff;
	display:inline;
}

#footer a{
	color:#ffffff;
}

#tabsearch{
	float:right;
}

#gallery{
	margin:0 auto;
	max-width:520px;
	min-height:600px;
	text-align:center;
}
#videos
{
	max-width:560px;
	margin:0 auto;
}
.video
{
	margin:0 0 10px 0;
}

ul#gigs{
	list-style:circle;
	font-size:normal;
}
ul#gigs li{
	margin-bottom:10px;
}

ul#gigs .past{
	color:#666666;
	font-size:smaller;
	margin-bottom:1px;
}

ul#years{
	max-height:1em;
	display:inline-block;
}

ul#years li
{
	display:none;
}



ul#years li.selected, ul#years:hover li
{
	display:list-item;
}

#nextgig{
	font-size:larger;
	font-style:italic;
	background:#DBE1F9;
	padding:0 0 0 15px;
	list-style: disc;
	border-radius:5px;
	box-shadow: -3px 4px 3px #DBE1F9;
}

a.tickets{

	font-size:smaller;
	color:#666666;
}

ul#cds{
	padding:0px;
	margin:0px 0px 0px	60px;
	list-style:none;
}

ul#cds li {
	padding:0px;
	margin:0px;
	list-style:none;
}

ul#cds figure
{
	position:relative;
}
ul#cds figure:hover figcaption{
	opacity:1;
	transition: opacity 0.5s ease;
}
ul#cds figcaption
{
	position:absolute;
	padding:3px;
	bottom:5px;
	left:30px;
	color:#FFF;
	border-radius:4px;
	border:1px solid #fff;
	background: rgba(0, 0, 0, .8);
	opacity:0;
}
ul#cds img{
	display:block;
}

/*paging*/
div.paging{margin:10px auto;text-align:center;clear:both;}
div.paging ul{list-style:none;display:inline;padding:0px;margin:0px;}
div.paging ul li{display:inline;padding:5px;}
div.paging ul li.selected{font-weight:bold;}
div.paging ul li a {display:inline-block;width:10px;height:10px;}

/*             */
.center{
	margin:0px auto 0px	auto;
}
.smaller{
	font-size:smaller;
}
.clearboth{
	clear:both;
}
.clearleft{
	clear:left;
}
.floatright{
	float:right;
}
.floatleft{
	float:left;
}

#banner {  
  position:fixed;
  z-index: 100;  
  font-family:Arial;
  top:50%;  
  left:50%;  
  margin:-280px 0 0 -238px;  
  width:476px;  
  height:409px;  
  border:5px solid #173155;
  border-radius:3px;
  box-shadow: 0px 0px 5px 10px #173155;
}  