img, div, a, input { behavior: url(iepngfix.htc) }
/* ------------------------------------------------------------------------------------ */
/*                                          style                                       */
/* ------------------------------------------------------------------------------------ */
h1, h2, h3, h4, h5, h6{
	margin:0px;
	padding:0px;
}
h1 {
	font-size:197%;
	font-weight:normal;
}

h2 {
	font-size:167%;
	font-weight:normal;
}

h3 {
	font-size:147%;
	font-weight:normal;
}
h4 {
	font-size:123%;
	font-weight:normal;
}

strong{
	font-weight:bold;
}

a, a:visited{
	color:#555;
	text-decoration:none;
	/*remove dotted links*/
	outline: none;
	-moz-outline-style: none;
}

a:hover{
	color:#66ccff;
}

.clear{
	clear:both;
	margin:0px;
}

ul{
	margin:0px;
	padding:0px;
}

/* ------------------------------------------------------------------------------------ */
/*                                          structure                                   */
/* ------------------------------------------------------------------------------------ */

html {
	height: 100%;
}

body {
	font-family:Helvetica, Arial;
	height: 100%;
	background-color: #383631;
	text-align: center;
}

body.home{
	
}

body.page{
	background: #383631 url(../assets/page_bkgr.gif) no-repeat scroll top center;
}

#wrapper {
	min-height: 100%;
	min-width:920px;
	position: relative;
	height: auto !important;
	height: 100%;
}

/*workaround for IE*/
* html #wrapper {
	height: 100%;
	min-width:920px;
}

#page_wrapper{
	width:920px;
	min-width:920px;
	background-color:transparent;
	margin:auto;
	zoom:1;
}

#page_wide_header{
	width:100%;
	position:absolute;
	left:0px;
	top:0px;
	height:360px;
	background: #000 url(../assets/header_bkgr_border.gif) repeat-x bottom left;	
}

#page_wide_header_page{
	width:100%;
	position:absolute;
	left:0px;
	top:0px;
	height:40px;
	background: #000 url(../assets/header_bkgr_border.gif) repeat-x bottom left;
}

#content_wrapper:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#head_block{
	height:360px;
	clear:both;
}

#head_block_page{
	height:40px;
	clear:both;
}


/* ------------------------------------------------------------------------------------ */
/*                                         navigation                                   */
/* ------------------------------------------------------------------------------------ */
#navigation{
	background-color:transparent;
	float:left;
	width:100%;
	clear:both;
}

#head_block #signature{
	font-family:Georgia;
	position:absolute;
	top:168px;
	padding-left:100px;
	height:30px;
	color:#999966;
	width:300px;
}
	
ul.pages{
	float:left;
	margin:0px;
	padding:0px;
	padding-top:10px;
}

ul.pages li{
	display:block;
	float:left;
	margin-right:20px;
}

li.current_page_item a{
	color:#ccc;
	font-weight:bold;
}

/* ------------------------------------------------------------------------------------ */
/*                                          main                                        */
/* ------------------------------------------------------------------------------------ */
#main{
	/*background: transparent url(../assets/main_shadow.gif) no-repeat top center;*/
	padding-top:30px;
	text-align:left;
}
#main_home{
	background: transparent url(../assets/main_shadow.gif) no-repeat top center;
	padding-top:30px;
	text-align:left;
}

#content{
	float:left;
	width:920px;
}

#content.page{
	float:left;
	width:500px;
	padding-left:20px;
	margin-top:-40px;
}

#sidebar{
	float:right;
	width:350px;
	padding-top:20px;
}

#sidebar h2{
	font-size:100%;
	font-family:Georgia;
	color:#e4e575;
	margin-bottom:10px;
}

#sidebar ul{
	margin:0px;
	padding:0px;
}

#sidebar ul li{
}

#sidebar ul li a, #sidebar ul li a:visited{
	width:200px;
	padding:3px 0px 3px 0px;
	font-size:85%;
	color:#888;
}

#sidebar ul li a:hover{
	color:#66ccff;
}

.widget{
	display:block;
	margin-bottom:30px;
}

#sidebar h4{
	font-family:Georgia;
	border-bottom:1px solid #4c4c49;
	color:#e4e575;
	margin-bottom:10px;
}

div.stray_quote-276907{
	width:100%;
	display:block;
}

div.column{
	
	float:left;
	width:190px;
	margin-right:30px;
}

div.column h4{
	font-family:Georgia;
	border-bottom:1px solid #4c4c49;
	color:#e4e575;
	margin-bottom:10px;
}

div.column ul{ 
	margin:0px;
	padding:0px;
}

div.column ul li a,div.column ul li a:visited{ 
	color:#6a6a62;
}

#quotes{
	float:left;
	font-size:85%;
	padding-top:210px;
	width:540px;
	text-align:left;
	color:#777;
	clear:both;
}

p.more_quotes{
	display:block;
	font-size:85%;
	padding-top:210px;
	width:300px;
	text-align:left;
	color:#777;
}

.entry{
	color:#aaa;
	font-size:93%;
}

h2{
	font-family:Georgia;
	color:#aaa;
	margin-bottom:.5em;
	font-size:197%;
}

img.image_big{
	/*border:5px solid #504d47;*/
	border:5px solid #999;
}


ul.discography li{
	border-top:1px solid #504d47;
	font-size:80%;
	margin-bottom:10px;
	padding-top:5px;
}
ul.discography li strong{
	font-size:13px;
	color:#fff;
	display:block;
}

/* ------------------------------------------------------------------------------------ */
/*                                           shop                                       */
/* ------------------------------------------------------------------------------------ */

ul.shop{
	margin:0px;
	padding:0px;
}
li.album{
	display:block;
	float:left;
	border:5px solid #504d47;
	width:120px;
	text-align:center;
	padding:10px;
	margin-right:10px;
	margin-bottom:10px;
}

/* ------------------------------------------------------------------------------------ */
/*                                qtrans_language_chooser                               */
/* ------------------------------------------------------------------------------------ */

ul.qtrans_language_chooser{
	float:right;
	width:160px;
	font-size:85%;
	margin:0px;
	padding:0px;
	margin-left:20px;
	
}

ul.qtrans_language_chooser li{
	border-top:2px solid #777;
	padding-top:5px;
	display:block;
	width:30px;
	float:right;
}

ul.qtrans_language_chooser li.active{
	color:#fff;
	border-top:2px solid #fff;
	
}

ul.qtrans_language_chooser li.active a span{
	color:#fff;
}

ul.qtrans_language_chooser li a{
	color:#888;
	text-decoration:none;
	display:block;
	float:left;
}

ul.qtrans_language_chooser li a:hover{
	color:#fff;
}

ul.qtrans_language_chooser li a.selected{
	color:#fff;
}


/* ------------------------------------------------------------------------------------ */
/*                                        footer                                        */
/* ------------------------------------------------------------------------------------ */
#footer{

	}


