/*
Theme Name: Lydverket 2.0
Theme URI: http://wordpress.org/
Description: P3.no. Hola bambino v1.0.
Version: 1.0
Author: P3nett 2010
Author URI: http://p3.no/
Tags: p3

	*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-size: 15px;
	font-family: Verdana, Arial, Tahoma;
	margin: 0px auto 0px;
	padding: 0px;
	color: #333;
	text-align: center;


}
#page {
	background-color: #fff;
	text-align: left;
	}

#header {
	background: #fff;

	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#content {
	font-size: 1.4em;
	font-size:13.4px;
	line-height:19px;

	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	background: #333;
	border: none;
	color: #fff;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

h1 {

	border-top:0 none;
	font-size:46px;
	font-weight:normal;
	line-height:48px;
	color: #000;

	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 34px;	
	line-height:38px;
	font-weight: normal;
	color: #000;
	}

h2.xpagetitle {
	font-size: 1.6em;
   text-transform:uppercase;
   
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 31px;
        line-height:33px;
        font-weight: normal;
        color: #000;

	}

h4 {
	font-size: 27px;
        line-height:29px;
        font-weight: normal;
        color: #000;

	}
h5 {
	font-size: 23px;
        line-height:25px;
        font-weight: normal;
        color: #000;
	}
h6 {
	font-size: 18px;
        line-height:20px;
        font-weight: normal;
        color: #000;
	}

h6 a{
        font-weight: normal;
        color: #000;
	font-size: 14px;
	}




h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #000;
	}

h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #000;
	}

h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}


.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #c32522;
	font-weight:bold;
	text-decoration: none;
	}

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

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}






/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0;
	background-color: #fff;

	}




#bgwrapper {

	margin: 0 auto;
	width: 990px;

}

#wrapper {

	margin: 0 auto;
	margin-bottom: 30px;
	width: 990px;
	background-color: #fff;
	float: left;
	text-align: left;
} 


.sublevel ul li ul {

	text-align:left;
	
	}


#page {
	background-color: #ccc;
	margin: 0 auto;
	padding: 0;
	width: 970px;
	}

#header {
	background-color: #000;
	padding: 0;
	height: 100px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0;
	margin: 0 20px 0 0;
	width: 640px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	}

.post p{
	margin-bottom: 10px;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

/*

# {
	padding: 0;
	}
*/
#footer p {
	margin: 0;
	text-align: center;
	}





/* End Structure */



/*	Begin Headers */
h1 {
	margin: 0;
	}

h2 {
	}

h2.pagetitle {
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft{
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
        margin: 0 0  0 10px !important;
	}


.alignleft {
	float: left;
	margin: 0 10px 0 0 !important;

}

/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	}


#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 10px 10px 10px 0;
	padding: 46px 10px 10px 10px;
	width: 223px;
	float: left;
	color: #333;
	background: url("../images/quote.png") no-repeat scroll 10px 10px;
	background-color: #efefef;
	font-family:"Times New Roman",Georgia,Serif;
	font-size: 18px;
	border: 1px solid #efefef;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.breadcrumb {

	border-bottom: 1px dotted #f1f1f1; 
	padding-bottom: 6px;
	font-size: 10px;
}


.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}


.wp-caption{
	text-align: center;
	background-color: #fff;
	padding: 0;
	margin: 0;
}


.wp-caption-top{
	border: 0;
	text-align: center;
	background-color: #000;
	padding: 0;
}




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

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

.wp-caption p.wp-caption-text, .wp-caption-top p.wp-caption-text {
	color: #888;
	font-size: 9px;
	line-height: 10px;
	padding: 0 0 10px 0;
	margin: 0;
	text-align: left;
	background-color: #fff !important;
}

        
.wp-caption-text{
	color: #888;
	line-height: 10px;
	font-size: 9px;
	padding: 0 0 10px 0;
}



/* End captions */
 


/* Begin Typography-structure */

.hentry	h2{
}

.excerpt {
	font-weight: bold;
        font-size: 16px;
	color: #000; 
    }





/*menu*/
#menu{height:31px;border-top:1px solid #B5B5B5;}
#menu ul{float:left;margin:0;padding:0;}#menu li{display:inline;}
#menu li.home a{display:block;height:20px;width:20px;text-indent:-10000px;padding-right:0;border-left:none;background:transparent url(../../../../../wp-content/themes/p3/images/sprite_ikoner_20px.png) no-repeat scroll -50px 0;margin:5px 10px 0;}
#menu ul a{ color: #000; border-left:1px solid #F3F3F3;float:left;font-size:12px;font-weight:700;height:26px;line-height:20px;text-decoration:none;text-transform:uppercase;margin:0;padding:5px 10px 0;}
#menu a:hover{color:#000;}






.menu ul li {

	float: left;
	margin: 5px 10px 0 10px;
}

.menu ul li a{

	color: #000;
}

/* END Meny */




/* Article */

.articlemeta {

	float: right;
 	text-transform:uppercase;

}



 
.post-edit-link {
	background-color: #f1f1f1;
	font-size: 10px;
	padding: 4px;
	margin: 4px !important;
	color: #000;
	border: 1px solid #c7c7c7;
	display:block;
	width: 100px;
}   

.post-edit-link img{
}   
 




/* NRK Grid */

.wrapper {
	margin: 0 auto;
	width: 990px;
}
.row {
	margin-left: -10px;
	margin-right: -10px;
}
.col-1, .col-2, .col-3,
.col-4, .col-5, .col-6,
.col-7, .col-8, .col-9,
.col-10, .col-11, .col-12,
.col-13, .col-14, .col-15,
.col-16, .col-17, .col-18 {
	position: relative;
	margin-right: 10px;
	margin-left: 10px;
	display: inline;
	float: left;
}
.col-1 { width: 35px; }
.col-2 { width: 90px; }
.col-3 { width: 145px; }
.col-4 { width: 200px; }
.col-5 { width: 255px; }
.col-6 { width: 310px; }
.col-7 { width: 365px; }
.col-8 { width: 420px; }
.col-9 { width: 475px; }
.col-10 { width: 530px; }
.col-11 { width: 585px; }
.col-12 { width: 640px; }
.col-13 { width: 695px; }
.col-14 { width: 750px; }
.col-15 { width: 805px; }
.col-16 { width: 860px; }
.col-17 { width: 915px; }
.col-18 { width: 970px; }


.push-1 { left: 55px; }
.push-2 { left: 110px; }
.push-3 { left: 165px; }
.push-4 { left: 220px; }
.push-5 { left: 275px; }
.push-6 { left: 330px; }
.push-7 { left: 385px; }
.push-8 { left: 440px; }
.push-9 { left: 495px; }
.push-10 { left: 550px; }
.push-11 { left: 605px; }
.push-12 { left: 660px; }
.push-13 { left: 715px; }
.push-14 { left: 770px; }
.push-15 { left: 825px; }
.push-16 { left: 880px; }
.push-17 { left: 935px; }

.pull-1 { left: -55px; }
.pull-2 { left: -110px; }
.pull-3 { left: -165px; }
.pull-4 { left: -220px; }
.pull-5 { left: -275px; }
.pull-6 { left: -330px; }
.pull-7 { left: -385px; }
.pull-8 { left: -440px; }
.pull-9 { left: -495px; }
.pull-10 { left: -550px; }
.pull-11 { left: -605px; }
.pull-12 { left: -660px; }
.pull-13 { left: -715px; }
.pull-14 { left: -770px; }
.pull-15 { left: -825px; }
.pull-16 { left: -880px; }
.pull-17 { left: -935px; }

.alpha { margin-left: 0; }
.omega { margin-right: 0; }

.vspacetop    { 
		margin-top: 10px;
		}

.vspacebottom   { 
	      margin-bottom: 10px; 
		}

.row:after,
.clearfix:after {
  height: 0;
  clear: both;
  content: '.';
  display: block;
  visibility: hidden;
}
.row, .clearfix { display:inline-block ;}
* html .row, * html .clearfix { height:1%; } /* IE */
.row, .clearfix { display:block ;}


/* Ticker */

.ticker{

text-align: left;
height: 35px;
font-size: 20px;
background-color: #fff;
background-image:url('http://alpha.nrkp3.no/ide/wp-content/themes/p3/images/tickerback.jpg'); 
}

.ticker p{

padding: 10px;

}

.ticker li{

color: #fff;

}

.ticker li a{

color: #000;

}

.tickerDate {


}

#news-ticker {

	margin-top: 5px;
}


.tickerLink {

	display:none !important;
}


/* Style for Sidebar tabs */

.usual {
  background:#fff;
  color:#111;
  padding:0;
  width:310px;
  border:0;
  margin:0 auto;
}
.usual li { list-style:none; float:left; }
.usual ul a {
  display:block;
  padding:6px 10px;
  padding:6px 10px;
  text-decoration:none!important;
  text-transform:uppercase;
  margin: 0 2px 0 0;
  margin-left:0;
  font:10px Verdana;
  color:#000;
  background:#fff;
}
.usual ul a:hover {
  color:#FFF;
  background:#111;
  }
.usual ul a.selected {
  margin-bottom:0;
  color:#fff;
  background:#000;
  cursor:default;
  }
.usual div {
  padding:0;
  clear:left;
  background:#000;
  color: #fff;
}
.usual div a { color:#000; font-weight:bold; }

#usual2 { background:#0A0A0A; border:1px solid #1A1A1A; }
#usual2 a { background:#222; }
#usual2 a:hover { background:#000; }
#usual2 a.selected { background:red; }
#tabs3 { background:#FF9; }



/* Style for Twitter Box */

.twtr-hd {

	display: none;
}
.twtr-ft {

	display: none;
}


/* Style for Facebook Box */



/* Begin Widgets */

.widget ul{


}


.widget li{

}

.widget-title{

	font-size: 22px !important; 
}



/* Begin Author Page */

.authorpage .avatar {

	border: 1px solid #000 !important;

}


#forsidetoppcontent {

	font-size: 15px;

}


/* P forsiden n */

.sidefeature {
	background: #FFFFFF;
	float: left;
	font-size: 11px;
	width: 310px;
	margin: 0;
	padding: 0;
	line-height: 16px;
	margin: 0;
	}




.sidefeature h1{

	color: #202020;
        font-size: 22px;
        font-family: Times New Roman, Tahoma, Verdana;
        font-weight: normal;
        margin: 0px 0px 5px 0px;
        padding: 0px 0px 0px 0px;

		border: 1px solid red;
}


.sidefeatureexcerpt {
	
	margin-bottom: 10px;

}


/* Related saker */

.related-posts {

	background-color: #fff !important;
	margin-top: 14px;
	padding: 0 !important;
	

}

.related-posts img{
	padding-top: 14px;
}

.related-post {
	float: left; 
	width: 128px;
	padding-right: 0px;
}


.related-post a{
	font-size: 10px;
	line-height:3px;
}


/* Recent comments */

#recent-comments ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/*border: 23px solid pink;*/
	}

#recent-comments ul li {
	padding: 0px 0px 5px 18px;
	margin: 0px 0px 0px 0px;
	}


/* Fotoalbum */

.album{

	/*border: 0 solid pink;*/
	font-size:  11px;
	}
	
/* EPG */

.epg {

	font-size: 18px;
	font-weight: bold;

}

.epg_radioresepsjonen{
	color: #7a3e97;
}

.epg_nationalrapshow{
	color: #157527;
}

.epg_pyro{
	color: #A81636;
}
.epg_sexy{
	color: #7FB742;
}

.epg_banden{
	color: #F79831;
}

.epg_filmpolitiet{
	color: #1A58E2;
}

.epg_p3morgen{
	color: #B25204;
}

.epg_juntafil{
	color: #2EA9E4;
}

.epg_popsalongen{
	color: #DB4091;
}

.epg_fkfotball{
	color: #E2B33D;
}

.epg_lydverket{
	color: #DF0000;
}

.epg_urort{
	color: #C61910;
}



/* Fickr box forsiden */


.flickr-photos img{
	border: 4px solid #fff;
}




/* Begin Overlay video-knapp på artikkelnivå */

.fp-artikkeltopp, .fp-artikkeltopp-playing{
	height:545px;
	width:970px;
	background-color:#000;

}


.playKnapp{
	background: transparent url(../../../../../wp-content/themes/p3/images/VideoOverlayPlaySprite.png) no-repeat 0 0;
	text-indent: -10000px; 
	display:block;
	z-index:100;
	top: 450px;
	left:35px;
	position: absolute;
	width:220px;
	height:70px;
	cursor:pointer;
}


.playKnapp:hover, .playKnapp.hover{
	background-position: 0 -225px ;
}


/* End Overlay video-knapp på artikkelnivå */







/* Tyopgrafi deleknapp */
 
.deletekst{
	margin-top: 2px;
	font-size: 12px;
	font-weight: bold;
}




/* Polldaddy */

.pds-links-back{
	display:none;
}


.anmelderunivers h1 a, .anmelderunivers h1 a:hover, .anmelderunivers h1 a:visited{

	color: #fff;

}

.anmelderunivers_terning {

	line-height: 40px;
	}


.anmelderunivers_sorter p{
	
	margin:8px;	
	font-size: 12px;
	color: #fff;
	
	}


.anmelderuniversheader h1 {

	color: #ea0000;
	font-size: 14px;
	line-height: 17px;
   text-transform:uppercase;
   margin:4px 0 0 4px;
   padding:0;

}


.anmelderunivers_sendinger h1 {

	color: #fff;
	font-size: 16px;
	line-height: 16px;
	margin:0;
	padding:0;
}





.democracy {

	border: 1px solid red;
	width: 310px !important;
	text-alighn: left;
		}


.sistesendinger h3{

	display: none;
	
	}



/* Tweetblender */


.tb_twitterlogo  {

	display:none;
	
	}


.nrk-globalfooter {
	text-align: left;

}

.nrk-globalfooter a{
	font-weight: normal;

}