/* 2008(c) Meat Digital AS */

body{
	color: #e1e1e1;
	font: 14px "Lucida Grande", Lucida, Verdana, sans-serif;
	background: #1f2324 none no-repeat;
	background: url(/app/design/frontend/agenda2/img/bg.png)
}

/* @group Global layout */

#wrapper{
	width: 1000px;
	margin: 0 auto auto;
	clear: both;
}

#page{
	margin-right: 0px;
	margin-left: 0px;
	clear: both;
	}

#header{
	background: url(/app/design/frontend/agenda2/img/header.png) no-repeat;
	height:146px;
	width: 962px;
	clear: both;
	float: left;
}

#menu{
	clear: both;
	width: 600px;
	margin-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	top: 105px;
	left: 10px;
	position: relative;
}

#external {
	position: relative;
	top: 114px;
	left: 280px;
}

#external a {
	float: left;
	margin-left: 6px;
}

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

#main{
	margin-top: 20px;
	clear: both;
	float: left;
	width: 100%;
}

#footer{
	background: url(/app/design/frontend/agenda2/img/footer.png) no-repeat;
	height: 82px;
	clear:both;
	
}

#agenda_booking { padding: 20px; }
/* @end */

/* @group Main nav */

#nav ul{

	
}


#nav li
{
	float: left;
	list-style-type: none;
	margin-bottom: 0;
	margin-top: 0;
	font-size: 12px;
	line-height: 1em;
	padding-right: 25px;
	text-transform: uppercase;
}

#nav li a {
text-decoration: none;
}




#nav li a:hover
{
color: #eb008b;
}

#nav li.parent_active a
{
color: #eb008b;

}

#nav li#active a:hover { color: #fff; }

#nav ul.submenu
{
position: absolute;
width: 100%;
left: 10px;
top: 28px;
margin: 0;
padding: 0;
white-space: nowrap;
}

#nav ul#submenu li
{
margin: 0;
border: 0;
}

#nav ul#submenu li a
{
width: auto;
border: 0;
color: #000;
	padding-right: 5px;
	padding-bottom: 0;
}


/* @end */

/* @group Global */

a{
	color: #666;
	cursor: pointer;
}

h1.front{
	margin-top:  5px;
	font-size: 12px;
	color: #333333;
	padding: 10px 5px 0 10px;
	height: 29px;
	text-transform: uppercase;
	background: url(/app/design/frontend/agenda2/img/h1_bg.gif) no-repeat;
}

h1{
	padding: 0 0 15px 0;
	margin: 0;
	font: 30px arial;
	color: #FFF;
	text-transform: none;
	background: none;
}

h2{
	font-size: 16px;
	line-height: 16px;
	color: #666;
	margin-top: 10px;
	margin-bottom: 10px;
}

h3{
	font-size: 15px;
	line-height: 15px;
	color: #eb008b;
	margin-top: 10px;
	margin-bottom: 10px;
}

p{
	margin-bottom: 5px;
}
img{
	float: left;
}

blockquote{
	color: #eb008b;
}

#main ul{
	list-style-type: square;
	list-style-position: inside;
}

#player{
	width: 408px;
	height: 275px;
	background: url(/app/design/frontend/agenda2/img/player_bg.png) no-repeat;
	margin-bottom:10px;
}

#soundcloud{
	padding: 10px;
}

#propagenda{
	width: 408px;
	height: 275px;
	margin-bottom: 10px;
	background: url(/app/design/frontend/agenda2/img/newsletter_bg.png) no-repeat;
}

#signup{
	position: relative;
	top: 160px;
	left: 25px;
}

#twitter{
	width: 408px;
	height: 559px;
	background: url(/app/design/frontend/agenda2/img/twitter_bg.png) no-repeat;
	padding-top:10px;
}

/* @end */

/* @group Article */

#article{
	width: 540px;
	float: left;
	margin-right: 15px;

}
#article a{
	float: left;
	width: 530px;
	text-decoration: none;
}
#article_fulltext{
	float: left;
	width: 530px;
	height: 1128px;
	background: transparent url(/app/design/frontend/agenda2/img/fulltxt_bg.png) no-repeat;
	margin-right: 15px;
	padding: 0px 5px 5px;
	font-size: 12px;
}
#article_fulltext_padding { padding: 20px; }
#article_fulltext h1{
	float: left;
	width: 515px;
	margin-bottom: 5px;
}
#article_fulltext a{
	color: #d2007c;
}
#article_fulltext img{
	margin-right: 5px;
	margin-bottom: 5px;
}
#sidebar{
	width: 408px;
	
	float: left;
}

.tweet{
	margin: 0 0 5px 13px;
	padding:  0px;
	margin-bottom: 5px;
	font-size: 10px;
}

.partner{
	float: left;
	width: 200px;
	height: 200px;
	border: 1px solid #ccc;
	margin-right: 5px;
	margin-bottom: 5px;
}
.partner img{
	margin: 0px;
	padding: 0px;
}


/* @end */

/* @group footer */
.footer_left{
	float: left;
	padding-top: 30px;
	padding-left: 20px;
	font-size: 12px;
}
.footer_right{
	float: left;
}

/* @end */

/* @group Error */

#errortext{
	float: left;
	width: 435px;
	margin-left: 20px;
	margin-right:5px;
}

#errorimage{
	float: left;
	width: 435px;
	margin-left: 5px;
	margin-right:10px;
}

/* @end */



/* @group News Front */

.newsitem{
	float: left;
	background: url(/app/design/frontend/agenda2/img/newsitembg.png) no-repeat;
	
	height: 265px;
	padding: 5px;
	margin-bottom: 10px;
}

.artist{
	float:left;
}

#booking { margin-top: 50px; }
#booking h1 { margin-bottom: 24px; }
#booking fieldset { clear: both; margin-top: 20px; }
#booking fieldset label { width: 250px; float: left; clear: both; margin-bottom: 2px; }
#booking span { color: #eb008b; font-weight: bold; }
#booking fieldset input, #booking fieldset textarea { float: left; clear: both; width: 100%; margin-bottom: 12px; font: 12px "Lucida Grande", Lucida, Verdana, sans-serif; border: 1px solid white; background-color: white; padding: 3px; }
#booking fieldset textarea { height: 100px; }
#booking input.submit { float: left; margin-top: 10px; background: transparent url(/app/design/frontend/agenda2/img/request.png) no-repeat center center; width: 80px; height: 40px; border: 0; cursor: pointer; }

div.feed { width: 379px; }
div.feed_top { background: transparent url(/app/design/frontend/agenda2/img/feed_top.png) no-repeat center bottom; height: 5px; }
div.feed_content { background-color: #f2f1f2; padding: 0 5px; font-size: 11px; color: #000; }
div.feed_footer { background: transparent url(/app/design/frontend/agenda2/img/feed_footer.png) no-repeat center top; height: 5px; }

/* @end */

/* @group News slideshow */



/* @end */

/* @group Releaselist */

.releaselistitem{
	float: left;
	width: 250px;
	background-color: #b3b3b3;
	font-size: 10px;
}

.releaselistitem h1{
	font-size: 10px;
	font-weight: bold;
}
/* @end */




