/*
Theme Name: Magazine Basic
Theme URI: http://themes.bavotasan.com/our-themes/basic-themes/magazine-basic
Description: Built for WordPress 3.0. A magazine style theme with a fully customizable layout. Theme options include site width, 1 or 2 widgetized sidebars, header logo, multiple front page grid layouts, new WP 3.0 menu system, pagination, drop-down menus and tons more. Also includes dynamic SEO keywords and site descriptions. Tested in Firefox 3.6, IE 7 & 8, Safari 5 and Chrome 7. Fully optimized for search engine ranking. Translation ready. 100% valid xHTML. Designed by <a href="http://themes.bavotasan.com/">Themes by bavotasan.com</a>.
Version: 2.6.11
Author: c.bavota
Author URI: http://themes.bavotasan.com/
Tags: right-sidebar, left-sidebar, flexible-width, three-columns, two-columns, white, custom-header, theme-options, custom-background, custom-menu, threaded-comments, sticky-post, translation-ready

	License: GNU General Public License v2.0
	License URI: http://www.gnu.org/licenses/gpl-2.0.html

*/

/* Basic Tag Elements */
@import url('http://www.hovefestivalen.no/wp-content/themes/magazine-basic/font/font-face.css');
@import url('kjop.css');

#trollfabet {
	font-family: 'trollfabet','Yanone Kaffeesatz', serif;
	font-size: 27px;
	letter-spacing: -8px;
	line-height: 27px;
	font-weight: normal;
	text-transform: uppercase;
	}

a {
	text-decoration: none;
	outline: none;
	color: #ff64a0;
	}
	
a:hover {
	text-decoration: underline;
	color: #ff64a0;
}

p {
	margin: 5px 0px;
}

img { 
	border: 0;
	}

body {
	color: #444;
 	margin: 0 auto; 
	font-size: 12px;
	font-family: Arial, Helvetica, serif; 
	padding: 0; 
	background: #000;
	}

#gradient-background {
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3b0e37', endColorstr='#000000');
	background: -moz-linear-gradient(top, #3b0e37, #000000);
	background: -webkit-gradient(linear, left top, left bottom, from(#3b0e37), to(#000000)); /* for webkit browsers */
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: -2;
	height: 100%;
}

h1 a, h2 a, h3 a, h4 a, h5 a {
	color: #1B262C;
}


h2 {
	color: #26644F;
}

textarea {
	width: 97%;
	}

#leftcontent table {
	border: 0;
	}

#leftontent table td {
	border: 1px solid #eee;
	padding: 5px 10px;
	}
	
	#leftontent table th {
		border: 1px solid #eee;
		padding: 5px 10px;		
		background: #f4f6f3;
		}
		
.facebook{
}
.facebook iframe{
}

		
.fl {
	float: left;
	}
	
.fr {
	float: right;
	}
	
.clear {
	clear: both;
	}
.clearfix:after {
	clear:both;
	content:' ';
	display:block;
	font-size:0;
	line-height:0;
	visibility:hidden;
	width:0;
	height:0
}

/* Header Elements */

#billett_tilbud {
	position: absolute;
	display: inline;
	left: 463px;
	top: 8px;
	width: 327px;
	height: 106px;
	font-family: 'Yanone Kaffeesatz', serif;
	font-size: 20px;
	float: center;
	color: white;
	/*background-color: blue;*/
	
	z-index: 1000;
}
#billett_tilbud:hover {
	background-color: #e7d291;
	/*background-image: url("../../uploads_mir/top_banner_rollover.png");*/
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
	-moz-opacity: 0.1;
	-khtml-opacity: 0.1;
	filter: Alpha(opacity=10);
	opacity: 0.1;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-khtml-border-radius: 10px;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 1px 10px;
	}

#header{
	/*background: #f4f6f3;*/
	position: relative;
	background:transparent;
	float: left;
	width: 100%;
	padding-bottom: 10px;
}

#headerad {
	margin: 24px 20px 16px;
	text-align: center;
	}

#login {
	height: 16px;
	font-size: 12px;
	color: #fff;
	text-align: right;
	padding: 10px 20px 15px;
	background: url(images/login.png) repeat-x;
	}
	
	#login a {
		color: #fff;
		}
	
	#login ul {
		padding: 0;
		margin: 0;
		}
	
	#login ul li {
		display: inline;
		}
	
.dot:before {
	content: url(images/whitedot.png) " ";
	}

#title {
	margin: 20px 16px 0;
	padding: 0;
	}
	
	#title a {
		font-size: 48px;
		color: #222;
		line-height: 50px;
		}	

	#title.aligncenter {
		margin: 20px auto 0;
		text-align: center;
		}
		
	#title.fr,
	#description.fr {
		text-align: right;
		clear: right;
		}			
	
	#title a:hover {
		color: #cc0000;
		text-decoration: none;
		color: #73b9bd;
		}
	
	.headerimage img {
		margin: 0px 0px 0;
}
		
	.headerimage .aligncenter {
		margin: 0x auto 0 !important;
		}
		
#description {
	font-size: 12px;
	margin: 0 16px 20px;
	padding: 0;
	clear: left;
	}
	
	#description.aligncenter {
		margin: 0 auto 20px;
		text-align: center;
		clear: both;
		}
	
.main-navigation {
	margin: 0;
	float: left;
	/*clear: both;*/
	/*width: 100%;*/
	background:	f4f6f3; /*url(images/nav.png);*/
	position: relative;
	z-index: 1000;
	}

/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			2em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/
.sf-menu {
	float:			left;
	margin-bottom:	0;
}
.sf-menu a {
	border-right:	1px solid #fff;
	padding: 		.6em 1em .4em;
	text-decoration:none;
}

.sf-menu li li a {
	border: 0;
	}

.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#fff;
}
.sf-menu li {
}
.sf-menu li li {
	background:		#888;
}
.sf-menu li li li {
	background:		#888;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background:		#666;
	outline:		0;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			.90em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url(images/arrows-ffffff.png) no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.65em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url(images/shadow.png) no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}
							
.sub-navigation {
	clear: both;
	border-bottom: 1px solid #888;
	float: left;
	width: 100%;
	padding: 0px 0 0;
 	z-index: 50;
 	position: relative;
	text-align: center;
	}
	
	.sub-navigation ul {
		padding: 0 0 0 0px;
		margin: 0;
		}
	
	.sub-navigation li {
		list-style-type: none;
		float: left;
		font-size: 12px;
		padding: 0 8px 0 0;
		text-transform: uppercase;
		margin: 0;
		line-height: 24px;
		background: url(images/blackdot.png) right 5px no-repeat;
		position: relative;
		}
		
	.sub-navigation a {
		color: #222;
		padding: 0 1px;
		color: f55664;
		}
		
		.sub-navigation a:hover {
			color: #73b9bd;
			text-decoration: none;
			}
			
.sub-navigation ul li:hover ul { display: block; }	
.sub-navigation ul li:hover ul ul { display: none; }	
.sub-navigation ul ul { position:absolute; top:24px; left:0; background:#fff; display:none; list-style:none; margin:0;padding:0; border-top: 1px solid #000; z-index: 500;}
.sub-navigation ul ul li {position:relative; border:1px solid #aaa; border-top: 0;width:159px; margin:0; padding: 0; background: none;}
.sub-navigation ul ul li a {display:block; padding:0 7px 0 12px; color: #555; background-color:#fff; border-right: 0; font-size: 12px; }
.sub-navigation ul ul li a:hover {background-color:#eee; text-decoration: none;}
.sub-navigation ul ul li:hover ul { display: block; }
.sub-navigation ul ul ul { left:159px; top:-1px; display: none; }	


.sub-navigation li.nodot {
	background: none;
	z-index: -50;
	}
	
.sub-navigation li.right-d {
	float: right;
	}

/* Main Elements */
	
#mainwrapper {
	float: left;
	padding: 0 0px 0px;
	/*padding: 15px 10px;*/
	margin: 0 0 20px 0;
	/*border-top: 2px solid #ccc;*/
	/*border-bottom: 2px solid #ccc;*/
	background: #ccc;
	background:transparent;
	}

#sidebar {
	float: left;
	margin: 0px 11px 0px 14px;
	/*padding: 5px 0 0;*/
	background: #fff;
	background:transparent;
}

#sidebar img {
	margin-left:auto;
	margin-right:auto;
	/*width: 100%;*/
}

#secondsidebar {
	float: right;
	margin: 0 14px 0px 11px;
	/*padding: 5px 0 0 0px;*/
	/*font-size: 11px;*/
	/*font-weight: bold;*/
	background: #fff;
	background:transparent;
}

#secondsidebar a {
	font-weight: bold;
	font-size: 11px;
}

#secondsidebar a:hover {
	font-weight: bold;
	font-size: 11px;
}

.side {
	line-height: 20px;
	font-size: 18px;
	margin-bottom: 0;
	}	
	
.side-widget {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	/*future proofing */
	-khtml-border-radius: 10px;
	float: left;
	margin: 0px 0px 10px 0px;
	padding: 10px 10px 10px 10px;
	/*background: url(images/bg-hatch.gif);*/
	/*border: 1px solid #ddd;*/
	/*border-right-color: #ccc;*/
	/*border-bottom-color: #ccc;*/
	text-align: left;
}


	.side-widget ul {
		padding: 0;
		margin: 0;
		list-style-type: none;
}

	.side-widget ul li {
		padding: 0 0 7px;
		margin: 0;
		font-size: 11px;
}
		
	.side-widget ul li {
		padding-left: 0;
		margin: 4px 0;
		}

	.side-widget a {
		/*font: bold 11px/13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;*/
		/*font-weight: bold;*/
		/*font-size: 11px;*/
		text-decoration: none;
		/*outline: none;*/
		color: #00babe;
	}
	
	.side-widget a:hover {
		color: #ff64a0;
		text-decoration: none;
	}
	
	.side-widget h2 {
		font-size: 11px;
		padding: 0 0 2px;
		margin-top: 0;
		text-align: left;
		/*background-repeat: repeat-x;
		border-bottom: 1px solid #F7C0BD;*/
		color: #1B262C;
		font-weight: bold;
		}



	.side-widget .storycontent {
		border-bottom: 1px solid #ddd;
		}
		
	.side-widget .noline {
		border-bottom: 0;
		}		
	.side-widget #s {
		margin-top: 15px;
		padding: 2px;
		width: 94%;
		}
.white {
	background: #fff;
}

.transparent {
	background: transparent;
	padding: 0;
	width: 215px !important;
}
.instagram-image {
	padding: 2px!important;
	margin-right: 5px!important;
}
.black {
	background: #000;
}

.black h2 {
	font-size: 30px;
	font-weight: bold;
	color: #fff;
	font-family: 'Yanone Kaffeesatz', Arial, Helvetica, serif;
	text-transform:uppercase;
	letter-spacing: 0px;
	margin-bottom: 5px;
}

.green {
	background: #007e68;
}

.red {
	background: #FF64A0;
	}
.red h2 {
	/*border-bottom: 1px solid #F7C0BD;*/
	text-transform:uppercase;
	}

.red ul li a, .red h2 a {
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	font-family: 'Yanone Kaffeesatz', Arial, Helvetica, serif;
	text-transform:uppercase;
	}

.red ul li a:hover, .red h2 a:hover {
	color: #000;
	}

.red ul li {
	padding: 0 0 0px;
}
#selected-sub-menu {
	color: #000;
}

.artist h1 {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 26px;
	font-weight: bold;
	margin: 0 auto;
	padding: 0;
	}

.artist h2 {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 22px;
	font-weight: bold;
	margin: 0 auto;
	padding: 0;
	border-bottom: 0px;
	letter-spacing: -1px;
	}

.artist h3 {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 8px;
	font-weight: normal;
	margin: 0 auto;
	padding: 0;
	}

.artist a {
	text-decoration: none;
	}

.artist a:hover {
	text-decoration: none;
	color: #444;
	}

.color1 a {
	color: #eba214;
	}

.color2 a {
	color: #61b27b;
	}

.color3 a {
	color: #e792ae;
	}
	
.storycontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	word-wrap: break-word;
	padding-bottom: 5px;
	
}

.posts {
	border-bottom: 1px solid #eee;
	margin-bottom: 10px;
	float: left;
	width: 100%;
	}
	
	.posts h2 {
		margin: 10px 0 0;
		}
	
	.posts img {
		margin: 10px 10px 10px 0;
		float: left;
		}
		
.readmore {
	color: #ff64a0;
	}
		
p#credit {
	width: 1025px;
	display: inline-block;
	background-color: white;
	padding-top: 25px;
	padding-bottom: 25px;
	margin-top: 0;
	margin-bottom: 20px;
}

.footer {
	clear: both;
	float: left;
	width: 1070px;
	padding: 0px 0 0 0px;
	text-align: center;
	font-size: 11px;
	color: #f4f6f3;
	background:transparent;
}

.footer-ads {
	clear: both;
	float: center;
	width: 100%;
	padding: 0px 0 0 0px;
	text-align: center;
	font-size: 11px;
	background:#444;
}


/* Left Content Elements */

#leftcontent {
	float: left;
	margin: 0 0px;
	padding: 0;
	}

	#leftcontent h5.latest {
		/*font-family:Verdana, Arial, Helvetica, sans-serif;*/
		font-family: 'Yanone Kaffeesatz', Arial, Helvetica, serif;
		margin: 0;
		padding: 0;
		color: #cc0000;
		margin-bottom: 5px;
		font-size: 12px;
		}

	#leftcontent h1 {
		margin: 0;
		padding: 0 0 3px;
		font-size: 26px;
}
	#leftcontent h1 a:hover {
		color: #ff64a0;
		text-decoration: none;
		}
	

#leftcontent .post h1, 
#leftcontent .ind-post h1, 
#leftcontent .twopost h1, 
#leftcontent .pages h1, 
#leftcontent h1.catheader,
#leftcontent .threepost h1,
#leftcontent h1.artist_header_text {
	margin-top: 0;
	font-family: 'Yanone Kaffeesatz', Arial, Helvetica, serif;
	font-size: 46px;
	line-height: 46px;
	font-weight: bold;
	/*font: bold 26px Helvetica, Arial, sans-serif;*/
	text-align: left;
	text-transform:uppercase;
}
#leftcontent .ind-post h1 {
	font-size: 30px;
	line-height: 30px;
	}

	#leftcontent h1.catheader {
		color: #cc0000;
		margin-bottom: 15px;
		}
		
	#leftcontent .twopost h1 {
		font-size: 16px;
		line-height: 19px;
		font-weight: bold;
		letter-spacing: 0;
		margin-bottom: 2px;
}
	
	#leftcontent .threepost h1 {
		font-size: 14px;
		line-height: 18px;
	font-weight: bold;
	letter-spacing: 0;
	padding-bottom: 4px;
}
	
	#leftcontent .postmetadata {
		clear: both;
		line-height: 15px;
		}
		
	#leftcontent .post .entry {
		font-size: 12px;
		line-height: 18px;
		font-family:  Arial, Helvetica, sans-serif;
}
	
	#leftcontent .date {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #706A6A;
		}

	#leftcontent .meta {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #706A6A;
		}	
		
	#leftcontent .catdesc {
		background: #f7f7f7;
		border: 3px double #ddd;
		padding: 0 10px;
		color: #666;
		font-size: 13px;
		line-height: 15px;
		margin-bottom: 10px;
		}
		
/* This is your subtitle style */

#leftcontent p.sub {
	font-size: 24px;
	line-height: 26px;
	font-weight: bold;
	font-style: italic;
	margin: 10px 0 0;
	}

/* This is your blockquote style */
	
#leftcontent .entry .pullquote {
	width: 250px;
	font-size: 24px;
	line-height: 26px;
	float: right;
	margin: 0 0 0 30px;
	padding: 0;
	font-style: italic;
	}
	
	#leftcontent .entry .pullquote p {
		padding: 0;
		margin: 0;
		}
#leftcontent a.more-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style:italic;
	font-weight: bold;
	line-height: 20px;
	
	}
#leftcontent a.more-link {
	color: #ff64a0;
}

#leftcontent a:hover.more-link {
	text-decoration: none;
	color: #ff64a0;
}
#leftcontent img.more-link {
	vertical-align: text-bottom;
	margin: 0px 0 0px 0;
}

#leftcontent .comments-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

#leftcontent a.comments-link {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

#leftcontent a:hover.comments-link {
	font-family: Arial, Helvetica, sans-serif;
	color: #ff64a0;
}

#leftcontent .navigation {
	font-family: 'Yanone Kaffeesatz', Arial, Helvetica, serif;
	font-size: 20px;
}
#leftcontent .nav-next a {
	color: #ff64a0;
	text-decoration: none;
	float:right;
	}
#leftcontent .nav-previous a {
	color: #ff64a0;
	text-decoration: none;
	float:left;
	}	
/*#leftcontent a:hover.nav-next, 
#leftcontent a:hover.nav-previous a {
		color: #ff64a0;
		}
*/
.tags a {
	color: #cc0000;
	}
	
.ind-post, .post {
	float: left;
	/*border-bottom: 1px solid #eee;
	margin-bottom: 10px;
	padding-bottom: 10px;*/
	width: 520px;
	word-wrap: break-word;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	/*future proofing */
	-khtml-border-radius: 10px;
	margin: 0px 0px 10px 0px;
	padding: 10px 10px 5px 10px;
	background: #fff;
}

.frontpage-video {
	float: left;
	/*border-bottom: 1px solid #eee;
	margin-bottom: 10px;
	padding-bottom: 10px;*/
	width: 520px;
	word-wrap: break-word;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	/*future proofing */
	-khtml-border-radius: 10px;
	margin: 0px 0px 10px 0px;
	padding: 10px 10px 10px 10px;
	background: #fff;
}

	.ind-post img {
		margin: 0px 10px 0px 0;
		/*padding-bottom: 2px;*/
}

#twocol {
	float: left;
	margin-bottom: 3px;
	padding: 10px 0 0;
	border-top: 1px solid #9DCBAE;
}

	#twocol img {
		margin: 0px 5px 5px 0;
		}
		
	#twocol hr.two {
		height: 0;
		border: 0;
		clear: both;
		/*border-bottom: 1px solid #eee;*/
		}
	
.mainhr {
	float: left;
	background: #9DCBAE;
	clear: both;
	width: 100%;
	height: 1px;
	margin: 3px 0;
}	
	
.twopost {
	width: 49%;
	float: left;
	word-wrap: break-word;
	}	

	.twopost img,
	.threepost img,
	.twopost embed,
	.threepost embed {
		max-width: 100%;
		height: auto !important;
		}

	.twopost2, .twopost4 {
		margin-left: 2%;
		}
		
	.twopost3, .twopost4 {
		border-top: 1px solid #eee;
		padding-top:5px;
		}
		
	.twopost1, .twopost3 {
		clear: left;
		}		
		
#threecol {
	float: left;
	/*background: url(images/line.gif) repeat-y 31.5% 0;*/
	margin-top: 3px;
	width: 100%;
	}

#threecol2 {
	float: left;
	padding: 0;
	/*background: url(images/line.gif) repeat-y 67% 0;*/
	width: 100%;
	border-bottom: 1px solid #9DCBAE;
	margin-top: 5px;
	margin-bottom: 15px;
}

	#threecol img {
		margin: 0px 5px 5px 0;
		}

.threepost {
	width: 32%;
	float: left;
	border-top: 1px solid #eee;
	padding-top: 0px;
	word-wrap: break-word;
	}

	.threepost2, .threepost5 {
		padding: 0px 0 0;
		margin: 0 2%;
		}
		
	.threepost1, .threepost2, .threepost3 {
		border-top: 0;
		}
		
	.threepost1, .threepost4 {
		clear: left;
		}

/* Pagination */	
	
.pagination {
	margin: 5px 0 0px;
	float: left;
	background:transparent;
	width: 97%;
	/*border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;*/
	padding: 0px 0 0px;
	text-align:center;
	}	

.pagination a {
	padding: 3px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #ccc;
	color: #ff64a0;
	background:transparent;
}

.pagination a:hover {	
	border: 1px solid #444;
	color: #ff64a0;
	background-color: #fff;
}

.pagination span.pages {
	padding: 3px 4px 2px 4px; 
	margin: 2px 2px 2px 2px;
	color: #000;
	/*border: 1px solid #ccc;*/
	background:transparent;
}
.pagination span.current {
	padding: 3px 4px 2px 4px; 
	margin: 2px;
	border: 1px solid #000;
	color: #000;
	background:transparent;
}
.pagination span.extend {
	padding: 3px 4px 2px 4px; 
	margin: 2px;	
	border: 1px solid #ccc;
	color: #444;
	background:transparent;
}
			
/* Other Elements */

.red, .entry a {
	color: #ff64a0;
	}
	
#tagcloud {
	width: 80%;
	text-align: center;
	margin: auto;
	padding: 20px;
	}	
	
#tagcloud a {
	color: #cc0000;
	}

/* Comment Elements */

#postcomments {
	padding-top: 20px;
	}
			
	 #comments h3, #respond h3 { 
	 	margin: 10px 0; 
	 	clear: left;
		padding-top: 10px;
		font-size: 25px;
		font-weight: bold;
		font-family: 'Yanone Kaffeesatz', Arial, Helvetica, serif;
}

	 #respond p { font-size:11px; margin: 0 0 1em;
		padding-top: 5px;
		padding-left: 0;
}	

	 ol.commentlist { list-style:none; margin:0; padding:0; float: left; }

	 ol.commentlist li { margin:0 0 10px; padding:5px 0 5px 5px;  
	 	border-bottom: 1px solid #4d4d4d;
		border-right: 1px solid #4d4d4d;}

	.commentlist .even {
		border-bottom: 1px solid #4d4d4d;
		border-right: 1px solid #4d4d4d;
		background: #aaa;
		background: transparent;
		}

	.commentlist .avatar {
		float: right;
		padding: 5px;
		border: 1px solid #ddd;
		margin: 0 20px 10px 10px;
		background: #fff;
		display: none;
}
	
	.commentlist .comment-author {
		font-size: 16px;
		font-weight: bold;
		font: Arial,Helvetica, sans-serif;
		font-family: 'Yanone Kaffeesatz', Arial, Helvetica, serif;
}
	
	.commentlist .comment-text {
		padding: 0 10px 0 0;
		font-size: 12px;
		font: Arial,Helvetica, sans-serif;
}
	
.commments-title  {
	margin-bottom: 0;
	font-size: 25px;
	font-weight: bold;
	padding-bottom: 10px;
	font-family: 'Yanone Kaffeesatz', Arial, Helvetica, serif;
	
}	
	
	.commentlist .url {
	font: 12px Arial,Helvetica, sans-serif;
}

	 ol.commentlist li div.reply { background:#ccc; border:1px solid #666; border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px; color:#fff; font:bold 14px/1 arial, helvetica, sans-serif; padding:6px 5px 4px;  text-align:center; width:36px; font-family: 'Yanone Kaffeesatz', Arial, Helvetica, serif;}

	 ol.commentlist li div.reply:hover { background:#bbb; border:1px solid #cc0000; }

	 ol.commentlist li div.reply a { color:#fff; text-decoration:none; text-transform:uppercase; }

	 ol.commentlist li ul.children { margin:16px 10px 0 0; padding: 0 0 0 20px; list-style-image: url(images/commentarrow.png); }

	 ol.commentlist ul.children li.odd { background:#fff; background: transparent;}

	 ol.commentlist ul.children li.even { background:#eee; background: transparent;}

/* WordPress Required Elements */

.aligncenter,
div.aligncenter {
   display: block;
   margin: 5px auto;
}

.alignleft, div.alignleft {
   float: left;
   margin: 0px 0px 5px 0;
}

.content .storycontent .alignleft,
.search .storycontent .alignleft,
.archive .storycontent .alignleft { 
	margin-top: 0; 
	}

.alignright, div.alignright {
   float: right;
   margin: 5px 0 5px 15px;
}

.alignnone {
	margin: 0 0 5px;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 0;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text,
.gallery-caption {
   font-size: 11px;
   line-height: 14px;
   padding: 3px 4px 5px;
   margin: 0;
}

#today {
	color: #cc0000;
	}

#wp-calendar {
	margin: auto;
	}
	
.bypostauthor {}
.sticky {}

#leftcontent .ngg-imagebrowser img {
	max-width: 510px;
	height: auto;
}
.transparent_class {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	}


/*  akkreditering_personForm  */

#akkreditering_personForm textarea{
	height:100px;
	width:302px;
}
#akkreditering_personForm select[name="day"]{
	width:50px;
}
#akkreditering_personForm select[name="month"]{
	width:74px;
}
#akkreditering_personForm select[name="year"]{
	width:74px;
}
#akkreditering_fname,
#akkreditering_lname,
#akkreditering_phone,
#akkreditering_mobile,
#akkreditering_mobile_no,
#akkreditering_fax,
#akkreditering_office_phone,
#akkreditering_email,
#akkreditering_street1,
#akkreditering_street2,
#akkreditering_placeName,
#akkreditering_firm,
#akkreditering_title,
input[name^="extraP"]{
	width:200px;
}
#akkreditering_zip{
	width:100px;
}
#akkreditering_mobile,#akkreditering_phone{
	width:200px;
}
#akkreditering_mobile_ac, #akkreditering_phone_ac {
	width: 26px;
}

select[name^="categor"],
select[name="country"],
select[name^="extraP"]{
	width:250px;

}
#akkreditering_personForm .button, input[type="submit"]{
	width:516px;
	padding:5px;
	margin-top:20px;
	}
	
#newsletter_form .button, input[type="submit"]{
	width: auto;
	padding:5px;
	margin-top:20px;
	}