
				
				/*
				* Id: 7.92471
				* Version: 1325590588
				* Generated: Feb 23, 2012 3:52:08 AM
				*/
				/* Avis logo */
#np-logo a {
  background: url(/img/logos/frontpages/fb.png) no-repeat 0 10px;
  /* background: url('/polopoly_fs/fb-spesifikt-css-7.92471!/fb_jul.png') left top no-repeat; */
  height:50px;
  width:220px;
  /* width:172px; */
}

/* Avis seksjonsslogo */
.np-section #np-logo a {
    background: url(/img/logos/sections/fb.png) no-repeat scroll left top transparent;
    height: 44px;
    width: 112px;
}

/* Avis bildegalleri logo */
.gallery-view #np-logo a {
    background: url(/img/logos/sections/fb-bw.png) no-repeat scroll left top transparent;
    height: 44px;
    width: 109px;
}


/* Header farge */
#np-brandingBar {
  background: #2D77A2;
}

.np-headerweather {width:14em;}

/* Footer log */
a#footerlogo {
  background: url(/img/logos/sections/fb-bw.png) left top no-repeat;
  width: 188px;
}

/* avis farge på toppmeny-punkter */
.np-nav li a:hover, .np-nav li a:focus {
    background-color: #2D77A2;
    color: #FFFFFF;
}

.np-body blockquote:before {
    color: #2D77A2;
}

.np-body blockquote {
    border-bottom: 8px solid #2D77A2;
}

/* search field */
#np-brandingBar form input.fw-searchfield { width: 230px; }
				
			
