/*
Theme Name: BenniHemmHemm
Theme URI: http://sigurbjorno.com/
Description: Benni Hemm Hemm site theme
Version: 1.0
Author: Sigurbjorn Oskarsson
Author URI: http://sigurbjorno.com/
Tags: music, sand, graphical
*/

body{
	background:transparent url(images/sandpappir_bg_edit.jpg) repeat;
	color:#330000;
	font-family:courier new, serif;
	font-size:0.95em;
}

h1, h2, h3, h4, h5, h6{
	color:#663300;
	font-family:verdana, arial, sans-serif;
}

a{
	color:#663300;
	font-weight:bold;
	text-decoration:none;
}

a:hover{
	color:#fff;
	text-decoration:underline;
}

ul{
	padding:0;
	margin:0;
	list-style-position:inside;
}

p{
	margin:10px 0 !important;
}

#wrapper{
	width:1024px;
	padding:10px;
	overflow:hidden;
}

#nav{
	background:transparent url(images/toskur.png) no-repeat scroll 0 0;
	list-style-type:none;
	height:460px;
	width:1024px;
}

#nav li{
	list-style-type:none;
	overflow:hidden;
}

#nav li a{
	display:block;
	height:100%;
	text-indent:-7000px;
}
.nav_music{
	height:50px;
	left:200px;
	position:absolute;
	top:30px;
	width:200px;
	}
.nav_lyrics{
	height:50px;
	left:70px;
	position:absolute;
	top:100px;
	width:200px;
}
.nav_info{
	height:70px;
	left:360px;
	position:absolute;
	top:350px;
	width:120px;
}
.nav_links{
	height:70px;
	left:250px;
	position:absolute;
	top:220px;
	width:120px;
	}
.nav_buy-stuff{
	height:80px;
	left:590px;
	position:absolute;
	top:340px;
	width:180px;
	}
.nav_photos{
	height:80px;
	left:610px;
	position:absolute;
	top:240px;
	width:180px;
	}
.nav_contact{
	height:80px;
	left:880px;
	position:absolute;
	top:290px;
	width:160px;
	}


#category_nav{
	float:left;
	padding-top:210px;
	margin-top:20px;
	width:230px;
}

.news{background:transparent url(images/single_menu_news.png) no-repeat scroll 0 0;}
.music{background:transparent url(images/single_menu_music.png) no-repeat scroll 0 0;}
.lyrics{background:transparent url(images/single_menu_lyrics.png) no-repeat scroll 0 0;}
.photos{background:transparent url(images/single_menu_photos.png) no-repeat scroll 0 0;}
.info{background:transparent url(images/single_menu_info.png) no-repeat scroll 0 0;}
.contact{background:transparent url(images/single_menu_contact.png) no-repeat scroll 0 0;}
.webstore{background:transparent url(images/single_menu_bg.png) no-repeat scroll 0 0;}


#brand{
	position:relative;
	top:20px;
	left:630px;
	overflow:hidden;
	height:200px;
	width:250px;
}

#brand a{
	display:block;
	height:200px;
	text-indent:-7000px;
}

#category_brand{
	background:transparent url(images/benni_brand_2.png) no-repeat scroll 0 0;
	height:200px;
	overflow:hidden;
	width:250px;
}

#category_brand a{
	display:block;
	height:100%;
	text-indent:-7000px;
}

#updates{
	float:left;
	width:500px;

}

#webflyer{
	float:left;
	width:500px;
	margin-left:20px;
}

#webflyer img{
	width:450px;
}

.plata_listi{
border-bottom:1px dashed #663300;
float:left;
padding-bottom:20px;
width:100%;
}

.plata_listi img{
	float:left;
	margin-right:20px;
}



#footer{
	height:20px;
	width:100%
}

.no_display{
	display:none;
}


.entry h4{
	margin-top:35px !important;
}

.entry a{margin:10px 0 !important;}
