/*  
Theme Name: Per Egland
Version: 1.0
Author: Rockheart Prod. // Nicke Forsberg
*/

@font-face {
	font-family: 'AVANGMB';
	src: url('design/fonts/AVANGMB.ttf');

}

*{
padding: 0;
margin: 0;

}


body {
	background: #cfd0c4 url(design/bkg/bg_tile.png) top center repeat;
	font-family: 'georgia', arial, san-serif;
	font-size: 13px;
	font-weight: normal;
}

body, p, h1, h2, h3, h4, ul, ol, li, form, blockquote {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: underline;
	color: #437498;
	}
	
a:focus {
outline: none;
	}	

a:hover {
	text-decoration: none;
}

img {

border: none;
}

/* Header */

#header {
	width: 920px;
	height: 17px;
	padding: 10px;
	background-color: #252525;
	text-align: center;
}


#header h2 {
	font-size: 30px;
	color: #fff;
	font-weight: normal;
}

#header h2 a {
	color: #fff;
}

#header h2 a:hover {
	color: #ADE166;
	text-decoration: none;
}

#header p {
	padding-top: 1px;
	color: #fff;
	font-size: 13px;
	color: #8F8F8F;
}

/* Wrap */

#wrap {
	width: 940px;
	margin: 0 auto;
	padding: 0px;
}

#menu {
	background-color: #252525;
	width: 900px;
	padding: 20px;
	font-size: 11px;
	position: relative; 
	font-family: 'AVANGMB', Helvetica, arial, san-serif;

}

#menu ul {
	width: 920px;

}


#menu li {
	display: block;
	float: left;
	font-weight: normal;
	color: #adadad;
	text-transform: uppercase;
	font-size: 20px;
}

#menu li a {
	display: block;
	margin-left: 1px;
	color: #adadad;
	padding-right: 17px;
	padding-left: 17px;
	text-decoration: none;
	letter-spacing: 1px;
}

#menu li a:hover {
	color: #fff;
	text-decoration: none;
}




#top-logo {
width: 800px;
height: 60px;
margin: 0;
padding: 70px;	
}

.nyheter-flik{
width: 79px;
height: 31px;
margin-left: -40px;
margin-bottom: 20px;
margin-top: 20px;
background: transparent url(design/img/flik_nyheter.png);
}

.blog-flik{
width: 67px;
height: 31px;
margin-left: -40px;
margin-top: 20px;
margin-bottom: 20px;
background: transparent url(design/img/flik_blog.png)
}

.musik-flik{
width: 59px;
height: 31px;
margin-left: -40px;
margin-top: 20px;
margin-bottom: 20px;
background: transparent url(design/img/flik_musik.png)
}

.video-flik{
width: 59px;
height: 31px;
margin-left: -40px;
margin-top: 20px;
margin-bottom: 20px;
background: transparent url(design/img/flik_video.png)
}




* html #menu li a {
	width: 1%;
}

#menu li.current_page_item, #menu li.current_page_item a {
	color: #f391bc;
	text-decoration: none;
}

#menu li.current_page_item a:hover {
	color: #f391bc;
	text-decoration: none;
}


/* Login (menu) */

#login {
	/* float: right; */
	position: absolute;
	right: 0px;
	top: 15px;
	font-size: 11px;
	color: #8F8F8F;
	/* padding-top: 15px; */
}

/* Page Description */

#page_desc {
	width: 100%;
	height: 3.1em;
	font-size: 14px;
	padding-bottom: 10px;
	background: #EEEEEE;
}

#page_desc #text {
	padding-left: 20px;
	height: 3.1em;
	float: left;
	width: 499px;
	background: #fff;
}

#page_desc p {
	padding: 12px 0px;
}

/* Search */

#search_top {
	float: right;
	width: 262px;
	height: 3.1em;
	background: #fff;
}

#search_top form {
	margin-top: 0.65em;
	position: relative;
}

#search_top input.sfield {
	background: #fff;
	border: #B8C7DA 1px solid;
	width: 159px;
	height: 21px;
	font-size: 13px;
	padding: 3px 2px 0 3px;
}

#search_top input.sbutton {
	position: absolute;
	top: 0;
	left: 180px;
}

/* Content */

#content_wrap {
	padding: 0px 30px 30px 30px;
	width: 880px;
	background: #fff;
}


#content {
	width: 519px;
	float: left;
	border-right: 1px #636466 dashed;
	padding-right: 30px;
	line-height: 19px;
	font-weight: normal;
}

#content h2 {
	font-size: 27px;
	padding-bottom: 10px;
}

#content p {
	font-size: 13px;
	padding: 5px;
	font-family: 'georgia', arial, san-serif;
	font-weight: normal;
}

#content ul, #content ol {
	padding: 0;
	font-size: 11px;
}

#content ul li {
	list-style: none;
	
}

#content ol {

}

#content ol li {
	background: none;
	line-height: 20px;
}

#content-page {
	width: 519px;
	float: left;
	border-right: 1px #636466 dashed;
	padding-right: 30px;
	line-height: 19px;
	font-weight: normal;
}


#content-page h2 {
	color:#518bb6;
font-size:27px;
padding: 30px 0 10px;
font-family: 'georgia', arial, san-serif;
text-decoration: none;
font-weight: normal;
}

#content-page p {
	font-size: 13px;
	padding: 5px;
	font-family: 'georgia', arial, san-serif;
	font-weight: normal;
}

#content-page ul, #content-page ol {
	padding: 0;
	font-size: 11px;
	display: block;
	list-style: none;
}

#content-page ul li {
	list-style: none;
	display: block;
}

#content-page ol {
display: block;
list-style: none;

}

#content-page ol li {
	background: none;
	line-height: 20px;
	display: block;
}


#content-page blockquote {
	background: #F9F9F9;
	border-bottom: #EEEEEE 1px solid;
	border-left: 1px solid #EEEEEE;
	font-size: 13px;
	color: #737373;
	padding: 0 10px;
	width: 87%;
	margin: 10px auto;
	line-height: 20px;
}


#content-musik {
	width: 519px;
	float: left;
	border-right: 1px #636466 dashed;
	padding-right: 30px;
	line-height: 19px;
	font-weight: normal;
}

#content-musik img{
float: left;
padding-right: 10px;
}

#content-musik h2 {
	color:#518bb6;
font-size:27px;
padding: 30px 0 10px;
font-family: 'georgia', arial, san-serif;
text-decoration: none;
font-weight: normal;
}

#content-musik p {
	font-size: 13px;
	font-family: 'georgia', arial, san-serif;
	float: left;
}

#content-musik ul, #content-musik ol {
	padding: 0;
	font-size: 11px;
	display: block;
	list-style: none;
}

#content-musik ul li {
	list-style: none;
	display: block;
}

#content-musik ol {
display: block;
list-style: none;

}

#content-musik ol li {
	background: none;
	line-height: 20px;
	display: block;
	font-size: 13px;
}


#content-musik blockquote {
	background: #F9F9F9;
	border-bottom: #EEEEEE 1px solid;
	border-left: 1px solid #EEEEEE;
	font-size: 13px;
	color: #737373;
	padding: 0 10px;
	width: 87%;
	margin: 10px auto;
	line-height: 20px;
}



/* Caption */

#caption {
	width: 100%;
}

#caption h2 {
	width: 250px;
	float: left;
	font-size: 16px;
	color: #000;
	padding: 0 0 10px 0;
	line-height: 18px; 
	font-style: italic;
	text-transform: uppercase;
	font-weight: normal;
}

#m_post {
	/*width: 200px;
	float: right;
	height: 31px;
	position: relative;
	background: url(img/caption_m_posts.gif) no-repeat 130px 8px; */
}

#m_post span {
	display: none;
}

#m_post .o_entries a {
	position: absolute;
	right: 53px;
	top: 8px;
	display: block;
	width: 17px;
	height: 15px;
	background: url(img/caption_o_entries.gif) no-repeat;
}

#m_post .r_entries a {
	position: absolute;
	right: 21px;
	top: 8px;
	display: block;
	width: 17px;
	height: 15px;
	background: url(img/caption_r_entries.gif) no-repeat;
}

#m_post a:hover {
	background-position: 0 -15px;
	text-decoration: none;
}

#m_post a:hover span {
	display: block;
	font-size: 11px;
	color: #2E2E2E;
	position: absolute;
	top: 0;
}

#m_post .o_entries a:hover span {
	left: -100px;
}

#m_post .r_entries a:hover span {
	left: -130px;
}

/* Post */

.post-header h2 a{
	color: #518bb6;
	font-size:27px;
	text-decoration: none;
	font-weight: normal;
	
}

.post-header h2 {
color:#518bb6;
font-size:27px;
padding:0 0 10px;
font-family: 'georgia', arial, san-serif;
text-decoration: none;
font-weight: normal;
}

.post {
	margin-bottom: 40px;
	margin-top: 10px;
	padding-bottom: 20px;
	border-bottom: 1px #636466 dashed;
}

.post-musik {
	margin-bottom: 40px;
	margin-top: 10px;
	padding-bottom: 80px;
	border-bottom: 1px #636466 dashed;
}



#page_post {
font-family: 'georgia', arial, san-serif;
font-size: 13px;
padding-top: 20px;
font-weight: normal;
}

#page_post h2 {
color:#000000;
font-size:27px;
padding:0;
font-family: 'georgia', arial, san-serif;
text-decoration: none;
line-height: 25px;
padding-bottom: 10px;
padding-top: 10px;
font-weight: normal;
}

#page_post_musik {
font-family: 'georgia', arial, san-serif;
font-size: 13px;
padding-top: 20px;
}

#page_post_musik h2 {
color:#000000;
font-size:27px;
padding:0;
font-family: 'georgia', arial, san-serif;
text-decoration: none;
line-height: 25px;
padding-bottom: 10px;
padding-top: 10px;
font-weight: normal;
}





.post h2 {
color:#000000;
font-size:27px;
padding:0 0 10px;
font-family: 'georgia', arial, san-serif;
text-decoration: none;
line-height: 25px;
padding-bottom: 10px;
padding-top: 10px;
font-weight: normal;
}

.post h2 a {
	text-decoration: none;
}

.post p a {
	text-decoration: underline;
}

.post p a:hover {
	text-decoration: none;
}

.post_details {
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	font-family: 'georgia', arial, san-serif;
	margin-top: 5px;
}

.post_details-left {
float: left;
text-align: left;
}

.post_details-right {
text-align: right;
}


.post_details p {
	padding: 5px 0;
   margin-top: 1px;
	font-size: 12px !important;
}

.post_details p a {
	text-decoration: underline;
}

.post_details p a:hover {
	text-decoration: none;
}


/* More Posts */

#more_posts {
	padding: 10px 15px;
	margin-top: 15px;
	font-size: 12px;
}

/* Comments */

.comments_caption {
	width: 100%;
	background: #fff;
	margin-top: 15px;
}

.comments_caption h2 {
	padding-left: 15px;
	line-height: 2em;
}

.comment_wrap {
	background: #fff;
	margin-top: 15px;
}

.comment_wrap p {
	font-size: 13px !important;
}

.comment_wrap_head {
	padding: 0 15px;
}

.comment_wrap_head p {
	padding: 7px 0 !important;
}

.comment_wrap_head span {
	color: #898989;
	padding-left: 5px;
}

.comment_wrap_post {
	padding: 5px 0;
	border-top: #EEEEEE 1px solid;
}

.comment_wrap_post p {
	padding: 10px 15px !important;
}

#leave_a_comment_wrap {
	width: 100%;
	margin-top: 15px;
}

.leave_a_comment {
	background: #fff;
	width: 10em;
	text-align: center;
	float: left;
}

.leave_a_comment h2 {
	line-height: 30px;
}

.trackback_rss {
	float: right;
	padding-right: 15px;
	padding-top: 8px;
	width: 12.9em;
}

.trackback_rss p {
	padding: 0 !important;
	font-size: 11px !important;
}

#comment_form {
	background: #fff;
	padding: 11px 0;
	clear: both;
}

#content form {
	background: #FAFAFA;
	width: 445px;
	border: #EDEDED 1px solid;
	padding: 15px 0 15px 15px;
	margin: 0 auto;
}

#content form p {
	padding: 0px 0 5px 0;
	line-height: 20px;
}

#content input {
	border: #EEEEEE 1px solid;
	background: #fff;
	padding: 5px;
	font-size: 15px;
	font-family: 'georgia', arial, san-serif;
}

#content input.data {
	width: 184px;
}

#content textarea {
	border: #EEEEEE 1px solid;
	width: 415px;
	height: 170px;
	padding: 3px;
	font-size: 15px;
	font-family: 'georgia', arial, san-serif;
}

#content input.sbutton {
	margin-top: 3px;
}

/* Sidebar */


#sidebar {
	width: 300px;
	float: left;
	padding:0;
	margin-left: 30px;
	margin-top: 20px;
}


#sidebar h2 {
	font-size: 18px;
	color: #000;
	font-family: 'georgia', arial, san-serif;
	font-weight: normal;
	padding-bottom: 20px;
}

#sidebar p {
	font-size: 13px;
}

#sidebar li{
padding-bottom: 20px;
}


#sidebar p {
	line-height: 20px;
}

#sidebar ul {
	list-style: none;
	
	
}

#sidebar ul ul {
	padding: 0;
	list-style: none;
	
}

#sidebar ul ul ul {
	padding: 0;
	
	
}

#sidebar ul li ul li {
	line-height: 15px;
	
}

/* Widgets */

.textwidget {
	line-height: 20px;
	padding-bottom: 20px; 
	border-bottom: 1px dashed #acacac; 
}



#wp-calendar {
	padding: 10px 0 10px 10px;
}

#wp-calendar caption {
	margin: 10px 0px;
	border-bottom: 0;
}

#wp-calendar td {
   margin: 0;
   padding: 3px 5px;
}

#wp-calendar td#today {
   background: #EEEEEE;
}

/* Footer */

#footer {
	background: #252525;
	width: 900px;
	margin: 0 auto;
	padding:20px;
}

#footer-bottom {
	background: #252525;
	width: 900px;
	height: 54px;
	margin: 0 auto;
	padding: 20px;
}

#footer ul {
	padding: 10px 0 0 0;
	display: block;
}

#footer li {
	display: inline;
	list-style: none;
}

#footer li a {
	display: block;
	line-height: 24px;
	font-size: 12px;
	padding: 0px;
	color: #868686;
	text-decoration: underline;
}





.footer-1 {
	width: 281px;
	float: left;
	margin: 0;
	padding: 0px;
	margin-right: 40px;
	}
	
.footer-1 p {
	color: #868686;
	margin: 0px;	
	padding: 0px;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	text-align: left;
	}
	
.footer-1 h1 {
	color: #868686;
	margin: 0px;	
	font-weight: normal;
	}	
	
.footer-2 {
	width: 230px;
	float: left;
	margin: 0;
	padding: 0;
	margin-right: 40px;
	}
	
.footer-2 p {
	color: #868686;
	margin: 0px;	
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	text-align: left;
	}
	
.footer-2 h1 {
	color: #868686;
	margin: 0px;	
	font-weight: normal;
	}		
	
.footer-3 {
	width: 250px;
	float: left;
	margin: 0;
	padding: 0;
	margin-right: 40px;
	
	}
	
.footer-3 p {
	color: #868686;
	margin: 0px;	
	padding: 0px 0px 5px 0px;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	text-align: left;
	}
	
.footer-3 h1 {
	color: #868686;
	margin: 0px;	
	font-weight: normal;
	}
	
.footer-4 {
	width: 230px;
	float: left;
	margin: 15px 0px 10px 0px;
	padding: 5px 20px 0px 20px;
	border-left: 1px solid #2d2d2d;
	}
	
.footer-4 p {
	color: #868686;
	margin: 0px;	
	padding: 0px 0px 5px 0px;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	text-align: left;
	}
	
.footer-4 h1 {
	color: #868686;
	margin: 0px;	
	padding-bottom: 10px;
	font-size: 16px;
	border-bottom: 1px solid #454545;
	font-family: 'georgia', arial, san-serif;
	}


/* Copyright */

#copyright {
	width: 781px;
	margin: 0 auto;
	text-align: center;
	font-size: 11px;
	padding: 15px 0 25px 0;
	color: #8F8F8F;
}

#copyright p {
	line-height: 19px;
}




/* Fix */

#menu:after,
#menu ul:after,
#content_wrap:after,
#footer:after,
#leave_a_comment_wrap:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}



/* GIGPRESS FIX SIDEBAR */

#gigpress-3 ul{
	line-height: 20px;
	padding-bottom: 20px;  
	border-bottom: 1px dashed #acacac;
	font-size: 13px;

}


/* TWITTER FIX SIDEBAR */

#twitter_div{
	font-size: 13px;

}

