@import url('css/reset.css');
@import url('css/style.css');
@import url('css/p3globalnavigasjon.css');

#podcastgrid .podcastitem {height: 200px; margin-left: 0; margin-right: 10px;}

#univers_urortfinale2011 a {color: #b70000;}
#univers_urortfinale2011 { padding: 10px 0 20px 0; clear: both; border-style: solid; border-color: #b70000; border-top-width: 1px; border-bottom-width: 1px;}
.clr {clear: both;}



.alignright {float: right;}
.alignleft {float: left;}

/* spillelister */
ul.spilleliste { list-style-type: none !important; padding: 0 !important; margin: 0 !important;}
ul.spilleliste li {border-top: 1px solid #999999; padding: 0.5em 10px; margin: 0 !important;}

table.spilleliste {width: 100%; margin-bottom: 20px;}
table.spilleliste .time {border-top: 1px solid #a3a3a3; padding: 0.5em 0; width: 20px;}
table.spilleliste .time a, table.spilleliste .time span.program {font-weight: normal; font-size: 10px;}
table.spilleliste .song {border-top: 1px solid #a3a3a3; padding: 0.5em 0; width: 200px;}
table.spilleliste .listen {border-top: 1px solid #a3a3a3; padding: 0.5em 0; width:20px;}

table.spilleliste tr {height:60px;}

table.spilleliste .youtube {display:none;}

table.siste10spilt {width: 100%;}
table.siste10spilt .song {border-top: 1px solid #a3a3a3; padding: 0.5em 0; width: 200px;}
table.siste10spilt .listen {border-top: 1px solid #a3a3a3; padding: 0.5em 0; width:20px;}
table.siste10spilt  {border-bottom: 1px solid #a3a3a3; margin-bottom: 10px;}


a.spotify, a.wimp, a.youtube, a.urort {
   display: block;
    height: 20px;
    overflow: hidden;
    text-indent: -10000px;
    width: 20px;
}

a.youtube {
width: 39px; 

    background: url("http://p3.no/wp-content/plugins/sjef/gfx/icon-youtube-16px.png") no-repeat scroll 0 0 transparent;
}


a.spotify {
    background: url("http://p3.no/wp-content/plugins/sjef/gfx/icon-spotify.png") no-repeat scroll 0 0 transparent;
}

a.wimp {
    background: url("http://p3.no/wp-content/plugins/sjef/gfx/icon-wimp-16px.png") no-repeat scroll 0 0 transparent;
}

a.urort {
    background: url("http://p3.no/wp-content/plugins/sjef/gfx/icon-urort-16px.png") no-repeat scroll 0 0 transparent;
}

a.spotifyoff {display: none;}

.entry ul.spilleliste li::before, #sidebar ul ul li::before {
content: "";
}

html>body .entry ul.spilleliste li {
    margin: 7px 0 8px 10px;
    }

/* Påskekrim 2011 */

.krim_flash_wrap{
	
	background-image:url(http://p3.no/saus/paaskekrim_2011/gfx/infobox-bg-ny.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	background-color:#000;
	
}

.krim_infoboks{
	padding-top:5px;
	height:366px;
	color:#FFF;
	font-weight:bold;
	
}

.krim_infoboks h4{
	color:#FFF;
	font-size:24px;
	margin-bottom:10px;
	font-weight:bold;
		
}

.krim_item a h6{
	color:#FFF;
}

.krim_item a:hover h6{
	text-decoration:underline;
}


.krim_item h6{
	
	color:#BBB;
	
}

.krim_episoder_boks{
	
	background-image:url(http://p3.no/saus/paaskekrim_2011/gfx/alle_episoder_bg3.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#000;	
	
}


/* KRIM UNIVERS */
.krim_episoder_univers{
	
	background-image:url(http://p3.no/saus/paaskekrim_2011/gfx/alle_episoder_bg3.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#000;	
	
}

