﻿body  
{
	margin:0; 
	padding:0;
	font-family:Verdana, Sans-Serif; 
	-webkit-text-size-adjust:none;
}
#wrapper  
{
	width:100%; 
	overflow:hidden; 
}
img 
{ 
    border:0;
}
/* Story */
#story_content
{
   margin:0.8em 0.8em;
   margin-top:0.5em;
   float:left;
}
h1
{
    font-size:1.3em;
    line-height:1.3em;
    margin:0.2em 0 0.7em;
    padding:0;
}
p
{
    margin:0.3em 0 0.3em 0;
}
.byline
{
    border-bottom:0.12em solid #C5C5C5;
    border-top:0.12em solid #C5C5C5;    
    list-style:none outside none;
    overflow:hidden;
    padding:0.25em 0;
}
.byline a
{
    color:#000000;
    text-decoration:none;
}
.byline li
{
    float:left;
    margin:0;
    padding:0;
}
.byline .date
{
    float:right;
}

/* Menu top */
#menutop, #menutopsub
{
    background-color: #4d3144;
    background-repeat: repeat-x;
    font-weight: bold;
    height: 32px;    
    font-size: 1.1em;
}
#menutopwrapper
{
    background: url("/images/menu_iPhone_logo.png") repeat scroll 0 0 transparent;
    padding-left:102px;
}
.mainMenu, .mainMenu li.last
{
    background: url("/images/menu_iPhone_32px.png") repeat scroll 0 0 transparent;
    margin:0;
}
#menutop
{
    border-bottom: 1px solid #000000;
}
.mainMenu a
{
    border-left: 1px solid #919191;
    border-right: 1px solid #000000;
    color: #ffffff;
    display: block;
    height: 32px;
    line-height: 32px;
    padding: 0 10px;
    text-align: center;
    text-decoration: none;    
}
.mainMenu ul
{
    width:100%;
}
.mainMenu li, .mainMenu ul
{
    list-style: none outside none;
    margin:0;
    padding:0;
    float:left;
}
.mainMenu li.last a
{
    border-right:0 none;
    padding-left: 10px;
}

.p4logo
{
	padding-right:1em;
}

/* Footer */
.footer 
{
    width:100%;
    background: url("/images/menu_iPhone.png") repeat-x scroll 0 0 transparent;
    background-color:#4d3144;
    border-bottom:0.12em solid #ffffff;
    border-top:0.12em solid #ffffff;
    margin:2.0em 0 0 0;
    padding:0.5em 0 0.5em 0.8em;
    font-size:0.9em;
    float:left;
    color:#ffffff;
}

/* Onair panel */
#onairPanel
{
    float:left;
    padding:0.5em;
    width:100%;
}
#onairPanel img 
{
    float:left;
}
#onairPanel .hosts
{
    float:left;
    width:100%;
}
#onairPanel .hosts b
{
    font-size:1.1em;
    line-height:1.5em;
}
#onairPanel .nclCurrent
{
    font-size:1em;
}
#onairPanel .nclNext
{
    font-size:1em;
}

/* Top list */
#toplist
{
    float:left;
    margin-top:0.5em;
}

h4.element-header  
{
    background-position:center top;
    background-repeat:no-repeat;    
    font-size:1.2em;
    font-weight:bold;
    height:1.4em;
    margin:0 0 0.2em 0;
    padding:0;
    float:left;
    width:100%;
}
h4.element-header span
{
    padding:0.4em;
}
h4.black
{
    background: url("/images/header_black.png") repeat scroll 0 0 transparent;
    background-color:#000000;
    color:#F8F8F8;
}
h4.purple
{
    background: url("/images/header_purple.png") repeat scroll 0 0 transparent;
	background-color:#4D3144;
	color:#F8F8F8;
}
h4.red
{
    background: url("/images/header_red.png") repeat scroll 0 0 transparent;
    background-color:#7c0014;
    color:#F8F8F8;
}
h4.element-header a
{
    font-size:0.8em; color:#ffffff;
    text-decoration:none;
}

/* News Boxes */
.image-left  {
    float:left;
    margin-right:0.4em;
}
a img {
    border:0 none;
}
.float-left {
    float:left;
}
.box {
    border:0 none;
    float:left;    
    margin:0;
    width:100%;
}
.box-margin
{
    margin:0 0.6em 0 0.6em;
}
.box h4 {
    font-weight:normal;
    margin:0.5em 0 0.5em 0;
}
.newsbox h4 a {
    color:#000000;
    text-decoration:none;
}
.newsbox h4 {
    font-size:1.2em;
}
.newsboxlist 
{
    border-bottom: 1px solid #e0e0e0;
    padding:0.2em 0.6em 0.2em 0.6em;
    background: url(/images/iPhoneArrow.png) no-repeat right center;
}
.newsboxlist h4
{
    margin:0;
}
.newsboxlist h4 a
{
    color:#000000;
    text-decoration:none;
    font-size:1.2em;
}
.newsboxlist p
{
    margin:0 1.5em 0.2em 0;
    font-size:0.9em;
    color:#a6a198;
}
.newsboxlist p a
{
    color:#a6a198;
    text-decoration:none;
}

/* Lyden */
.lydenavnorge-suggestions div
{
	font-size:0.9em;
}

/* Musikk */
.musiclist
{
	float:left;
	border-collapse:collapse;
	border-spacing:0;	
}
.musiclist td
{
	font-size:0.8em;
	padding:0.3em;
	vertical-align:top;
}
.musiclist tr.alt td
{
    background-color:#f0f0f0;
}

/* Podcast */
.podcastList a
{
    font-size:0.9em;
    text-decoration:none;
    color:#000000;
}

/* Info */
.info-wrapper
{
	color:#ffffff;
	margin:2em;
	font-size:1.2em;
	line-height:1.4em;
}
.info-wrapper h1
{
	font-size:1.3em;
}
.info-wrapper a
{
    color:#90216b;
    text-decoration:none;
}

.back-link
{
    float:left; 
    margin:0.5em 0.8em 0.5em 0.8em;
}
.back-link a
{
    color:#000000;
}
