* { margin: 0; padding: 0; }

body {
	text-align: center;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-attachment: fixed;
	background-position: center center;
	background-image: url('images/background.jpg');
	background-color: #fff;
}

html { overflow-y: scroll; }

a { 

	text-decoration: none; 
	color:#B33F00;
	cursor:default;
	-webkit-transition: 200ms linear 0s;
	-moz-transition: 200ms linear 0s;
	-o-transition: 200ms linear 0s;
	transition: 200ms linear 0s; 

}

a:hover {
	color:white;
	text-shadow: 1px 0px 5px #B33F00, -1px 0px 5px #B33F00;
	cursor:default;-webkit-transition: 200ms linear 0s;-moz-transition: 200ms linear 0s;-o-transition: 200ms linear 0s;transition: 200ms linear 0s; 

}




#container { 

	width: 900px;  
	text-align: left; 
	position:relative;
	margin:auto;
	background:white;
	background-attachment:fixed;
	-moz-box-shadow: 3px 3px 10px #666;
	-webkit-box-shadow: 3px 3px 10px #666;
	box-shadow: 3px 3px 10px #666;

}

#header {
	vertical-align: middle;
	width: 860px;
	height: 60px;
	padding-top: 20px;
	padding-left:40px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
	background:white;
}

#headerimage {
	width: 900px;
	height: 325px;
	margin:0px;
	padding:0px;
	background-image:url('images/controlpano.jpg');
	*/-moz-box-shadow: 3px 3px 10px #666;
	*/-webkit-box-shadow: 3px 3px 10px #666;
	*/box-shadow: 3px 3px 10px #666;
	*/-moz-border-radius: 20px;
	*/-webkit-border-radius: 20px;
	*/-khtml-border-radius: 20px;
	*/border-radius: 20px;

}
 
p { 

	font-size: 12px; 
	font-family: 'noto sans', sans-serif;     
	margin: 0 0 0 0;  
	line-height:2;
	text-indent:0px;
	margin-bottom: .6em;
	text-align:justify;
	color:#000;


}

.artist {

	line-height:1;

}

h1 {

	font-family: 'roboto condensed', sans-serif;
	font-weight: 300;
	font-size: 26px;
	text-align: left;
	color:#B33F00;
	position: relative;
	text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.47);
	letter-spacing: 0.25em;
	cursor: default;
	text-shadow:  10px 0px 10px #fff, -10px 0px 10px #fff, 10px 0px 10px #fff, -10px 0px 10px #fff, 0px 10px 10px #fff, 0px -10px 10px #fff, 0px 10px 10px #fff, 0px -10px 10px #fff;
	-webkit-transition: 200ms linear 0s;
	-moz-transition: 200ms linear 0s;
	-o-transition: 200ms linear 0s;
	transition: 200ms linear 0s;

}

h1:hover {

	color:#fff;
	text-shadow: 10px 0px 20px #B33F00, -10px 0px 20px #B33F00, 10px 0px 20px #B33F00, -10px 0px 20px 	#B33F00, 10px 0px 20px #B33F00, -10px 0px 20px 	#B33F00, 10px 0px 20px #B33F00, -10px 0px 20px #B33F00;
	-webkit-transition: 200ms linear 0s;
	-moz-transition: 200ms linear 0s;
	-o-transition: 200ms linear 0s;
	transition: 200ms linear 0s;
}

h1:active {

	color:#CC3333;	
	position: relative;
	top: 2px;
	left: 2px; 
	-webkit-transition: 0ms linear 0s;
	-moz-transition: 0ms linear 0s;
	-o-transition: 0ms linear 0s;
	transition: 0ms linear 0s;
	
}

h2 {

	font-family: 'noto sans', sans-serif;
	font-weight:300;
	font-size: 16px;
	color: #000;
	text-align: left;

	position: relative;
	letter-spacing: 0.15em;
	margin-bottom: .6em;
	cursor: default;
	-webkit-transition: 200ms linear 0s;
	-moz-transition: 200ms linear 0s;
	-o-transition: 200ms linear 0s;
	transition: 200ms linear 0s;

}

#socialbuttons {
	position: relative;
	top: -70px;
	left:55px;
	visibility: visible;
	overflow: visible;
	float: right;
	bottom: 0px;
	width: 300px;
	text-align: right;
	padding-right: 5px;
}


.hide { 

	position: absolute; top: -9999px; left: -9999px; 

}

#blog {

	padding:20px 20px 20px 20px;
	position:relative;


}

#left {
	

	width:470px;
	margin:0 10px 20px 10px;
	padding:15px;
	background:white;

 
}

#border {

	position:absolute;
	width:400px;
	height:42px;
	margin:0 10px 20px 9px;
	border-left:solid;
	border-top:solid;
	border-color:#ddd;
	border-width:1px;

}

#borderright {

	position:absolute;
	left:569px;
	top:480px;
	width:268px;
	height:350px;
	margin:0 10px 0 7px;
	padding:10px;
	border-left:solid;
	border-top:solid;
	border-color:#ddd;
	border-width:1px;

}



#right {

	position:absolute;
	left:570px;
	top:481px;
	width:290px;
	margin:0 10px 0 10px;
	padding:10px;
	background:white;
	z-index:2;

} 

#content { 

	background: none; padding: 0px; margin: 10px 0 20px 0;
	position:relative;

}

#content .nav { 

	overflow: hidden; 
	padding-top:5px;
	background:white;

}

#content .nav li { 

	width: 110px;float:left; margin: 0px 0px 0px 14px;

}

#content .nav li.last { margin-right: 0; }

#content .nav li a { 

	font-family: 'noto serif', sans-serif;
	font-weight:300;
	letter-spacing: 0.15em;
	display: block; 
	padding:10px; 
	color: black; 
	font-size: 18px; 
	text-align: center; 
	border: 0; 

}

#content .nav li a:hover { 	

	background:none;
	text-shadow: 10px 0px 20px #B33F00, -10px 0px 20px #B33F00, 10px 0px 20px #B33F00, -10px 0px 20px 	#B33F00, 10px 0px 20px #B33F00, -10px 0px 20px 	#B33F00, 10px 0px 20px #B33F00, -10px 0px 20px #B33F00;
	cursor:default;
	-webkit-transition: 200ms linear 0s;
	-moz-transition: 200ms linear 0s;
	-o-transition: 200ms linear 0s;
	transition: 200ms linear 0s; 

}


#content ul { list-style: none; }
#content ul li a { display: block; border-bottom: 1px solid #666; padding: 4px; color: #666; }
#content ul li a:hover { background: none; color: white; }
#content ul li:last-child a { border: none; }

#content .nav li a.current {

	color:#B33F00;
	text-shadow:  10px 0px 10px #fff, -10px 0px 10px #fff, 10px 0px 10px #fff, -10px 0px 10px #fff, 0px 10px 10px #fff, 0px -10px 10px #fff, 0px 10px 10px #fff, 0px -10px 10px #fff;


} 
#content .nav li a:hover { 

	background:none; 
	text-shadow: 10px 0px 10px #B33F00, -10px 0px 10px #B33F00, 10px 0px 10px #B33F00, -10px 0px 10px #B33F00, 10px 0px 10px #B33F00, -10px 0px 10px #B33F00, 10px 0px 10px #B33F00, -10px 0px 10px #B33F00;  
	color: white; 

}
