/* @override http://music.alien8.it/anthenora/anthenora.css */

/* Neutralize styling: 
   Elements we want to clean out entirely: */
html, body, form, fieldset {
	margin: 0;
	padding: 0;
}
/* Neutralize styling: 
   Elements with a vertical margin: */
h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
	margin: 0;
	padding: 0;
}

/* Apply left margin:
   Only to the few elements that need it: */
li, dd, blockquote {
	margin-left: 1em;
}

/* Miscellaneous conveniences: */
fieldset {
	border: none;
}

/* Form field text-scaling */
input, select, textarea {
	font-size: 100%;
}

/* ------------- */

body {
	color: white;
	background-color: #000;
	text-align: center;
	background: url(img/bg.jpg) no-repeat fixed center top;
	font: 12px/140% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	width: 100%;
}
table {
	font: 12px/140% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
a {
	color: #f1ed98;
	
}
a:hover {
	color: red;
}
#table_01 {
	
	display: none;
}
#outer {

	/*float: left;
	display: inline;*/
	position: relative;
	margin: 0 auto;
	width: 900px;

}
#left {
	width: 34px;
	float: left;
	display: inline;
}

#content {
	float: right;
	clear: both;
	margin: 210px 0 0 auto;
	width: 750px;
	color: white;
	background: url(img/bgtr.png) repeat;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px; 
	z-index: 99;
	text-align: left;
	padding: 20px 40px 40px;
	margin-bottom: 30px;
}
h1 {
	font-size: 18px;
	margin-bottom: 20px;
	border-bottom: 2px solid black;
	padding-bottom: 8px;
	margin-top: 10px;
}
h2 {
	color: #fabe3c;
	font-size: 13px;
}
#pic {
	float: left;
	margin-right: 20px;
}

#homenews {
	
}

#homeshows {
	
}

.dida {
	float: right;
	font-size: 10px;
}


h3 {
	color: #fabe3c;
	border-bottom: 1px solid #f1ed98;
	padding: 2px;
}

.data {
	font-size: 10px;
	text-align: left;

}

ul#menu {
	float: right;
	width: 828px;
	height: 64px;
	background: url(img/menu.png) no-repeat;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	z-index:90;
}
ul#menu li {
	display:inline;
	float:left;
	list-style-type:none;
	margin: 26px 11px 0 0;
	padding: 0;
	height: 13px;
}
ul#menu li a {
	border:none;
	float:left; display:inline;
	height:0 !important;
	overflow:hidden;
	padding:13px 0 0;
	height:13px;
	text-indent: -2200px;
}
#menu a:hover {
	background-position-y:-13px;
}
#menu a:active, #menu a.selected {
	background-position-y:-13px;
}
#menu-home a {
	background: url(img/menu-text.png) no-repeat scroll left top;
	width:42px;
	margin-left: 25px;
}
#menu-home a:hover {
	background-position:left -13px;
}
#menu-news a {
	background: url(img/menu-text.png) no-repeat scroll -48px 0;
	width:40px;
}
#menu-news a:hover {
	background-position:-48px -13px;
}
#menu-band a {
	background: url(img/menu-text.png) no-repeat scroll -96px 0;
	width:35px;
}
#menu-band a:hover {
	background-position:-96px -13px;
}
#menu-history a {
	background: url(img/menu-text.png) no-repeat scroll -140px 0;
	width:52px;
}
#menu-history a:hover {
	background-position:-140px -13px;
}
#menu-tour a {
	background: url(img/menu-text.png) no-repeat scroll -201px 0;
	width:73px;
}
#menu-tour a:hover {
	background-position:-201px -13px;
}
#menu-productions a {
	background: url(img/menu-text.png) no-repeat scroll -282px 0;
	width:82px;
	}
#menu-productions a:hover {
	background-position:-282px -13px;
}
#menu-media a {
	background: url(img/menu-text.png) no-repeat scroll -373px 0;
	width:42px;
}
#menu-media a:hover {
	background-position:-373px -13px;
}
#menu-eshop a {
	background: url(img/menu-text.png) no-repeat scroll -423px 0;
	width:47px;
	}
#menu-eshop a:hover {
	background-position:-423px -13px;
}
#menu-reviews a {
	background: url(img/menu-text.png) no-repeat scroll -478px 0;
	width:60px;
	}
#menu-reviews a:hover {
	background-position:-478px -13px;
}
#menu-guestbook a {
	background: url(img/menu-text.png) no-repeat scroll -546px 0;
	width:71px;
	}
#menu-guestbook a:hover {
	background-position:-546px -13px;
}
#menu-contacts a {
	background: url(img/menu-text.png) no-repeat scroll -626px 0;
	width:60px;
	}
#menu-contacts a:hover {
	background-position:-626px -13px;
}
#menu-links a {
	background: url(img/menu-text.png) no-repeat scroll -695px 0;
	width:38px;
	}
#menu-links a:hover {
	background-position:-695px -13px;
}









