﻿/*  
Theme Name: Fresn
Theme URI: 
Description: 
Author: PC & Gunnar
Author URI: 
Version: 3.2
Tags: 
.
Released under the <a href="http://www.opensource.org/licenses/gpl-license.php">GPL</a>.
.
*/

/* Defaults */

* {
  margin: 0;
  padding: 0;
  }

h1, h2, h3, h4, h5, h6, p {
  margin: 0;
  padding: 10px 0;
  }

h1, h3, h4, h5, h6 {
  font-family: Verdana;
  }
  h2 {	font-family: Georgia;	font-style: italic;}
hr {
  color: #333;
  border: 1px solid #121212;
  }

pre {
  height: auto; 
  overflow-x:scroll;
  }

fieldset {
  margin: 0;
  padding: 0; 
  border: 0;
  }

dd {
  padding-left: 15px;
  }


p {
  font-size: 9pt;
  }

a {
  color: #6598b8; /* !!! */
  text-decoration: none;
  }

a:hover {
  color: #222; /* !!! */
  text-decoration: underline;
  }

a img {
  border: none;  
  }

blockquote {
  background: #fff;
  border: 1px solid #060606;
  padding: 5px 15px;
  margin: 10px 10px 5px 15px;
  font-family: Georgia 12px;
  color: #545454; 
  }

code {
  color: #3366cc; 
  font-style: italic;
  }

strong {
  font-size: 110%;
  }

body {
  text-align: center;
  margin: 0;
  padding: 0 0 15px 0;
  font-family: arial, verdana, helvetica, sans-serif;
  background-image: url(http://www.fresn.no/wordpress/wp-content/themes/fresn/images/fresbak.gif);
  background-repeat: repeat;

 }


/* Header and wrapper */
#wrapper {
  margin: 0 auto;
  width: 960px;
  text-align: left;
  padding: 0;    border: 2px solid #545455;
  }

#header {
  padding: 0;
  margin: 0;
  height: 192px;
 /* background: url(images/head.gif) no-repeat top left; */  border-bottom: 2px solid #545455;
  }

#header-statistikk {
  padding: 0;
  margin: 0;
  height: 150px;
  background: url(images/headfressb.jpg) no-repeat top left;
  }
  
#header-radio {
  padding: 0;
  margin: 0;
  height: 150px;
  background: url(images/headradiofres.jpg) no-repeat top left;
  }

#header #logo, #header-radio #logo {
  float: left;
  margin: 0;
  padding: 0;
  float: left;
  height: 150px;
}

#header #logo h1, #header-radio #logo h1 {
	text-indent: -900%;
}


/* Menu */

#catnav { /*usikker kva dette er */
  margin: 63px 0 0 0;
  padding: 0;
  float: right;
  height: 30px;
  width: 400px;
  }
/* -- ny meny -- */   
#nav, #nav ul {		
	padding: 0;		
	margin: 0;		
	list-style: none;		
	font: bold 10px/20px arial, "sans serif";		
	text-transform: uppercase;
}

#nav a {		
	display: block;		
	color: #fff;		
	text-decoration: none;	
}

#nav a:hover {		
	color: #ff7b03;
}

#nav li {		
	float: left;		
	width: 158px;		
	height: 40px;		
	line-height: 40px;		
	border-top: 2px solid #545455;		
	border-right: 1px solid #545455;		
	border-left: 1px solid #545455;		
	background: #FF7B03 url(images/menybak.jpg) top left repeat-x; /* #676769 */
}

#nav li a {
	text-align: center;	
}

#nav li.current {
	text-align: center;	
}

#nav li li {		
	border: 0;
}	

#nav li ul {		
	position: absolute;		
	width: 158px;		
	left: -999em;
}

#nav li.current {		
	background: url(images/aktivmeny.jpg) top left repeat-x;	
	color: #cdcdcd;
}

#nav li:hover ul ul, #nav li.sfhover ul ul {     
	left: -999em; 
} 

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {     
	left: auto; 
} 

#nav li:hover {
    visibility: visible;  /* makes IE7 think something changes on hover */
}


/* Top Content */

#main {
  margin: 0;
  clear: both;
  width: 960px;
  padding-bottom: 5px;
  background: #545455 url(images/bkgr_venstre.jpg) repeat-y;  
  }
#contentwrapper {
  float: left;
  width: 590px;
  margin: 0 0 15px 0;
  padding: 5px 0 0 10px;
  }
#contentwrapper2 {
  float:left;
  width: 900px;  
  margin: 0 0 15px 0;
  padding: 5px 0 0 10px;
  }
#contentwrapper .pageTitle, #contentwrapper2 .pageTitle {
  margin: 15px 0 10px 0;
  font-size: 14pt;
  letter-spacing: -1px;
  color: #000; 
  font-weight: normal;
 /* background: url(images/bg-trans.png) repeat; */
  padding: 5px;
  }
.topPost {
  margin: 0;
  padding: 0;
  font-size: 9pt;
  }
.topPost h2.topTitle a {
  font-size: 36px;
  font-weight: normal;
  color: #FF7B03;
  letter-spacing: -2px;
  }
.topPost h2.topTitle a:hover {
  text-decoration: none;
  color: #abd1ea; 
  }
.topPost p.topMeta {
  padding: 5px;
  margin: -10px 0 0 0;
  font-size: 9pt;
  color: #cdcdcd;      background: url(images/gradientfar.gif) repeat-y;  }    
.topPost p.topMeta a {
  text-decoration: underline;
  color: #FF7B03;    text-decoration: none;
  }
.topPost p.topMeta a:hover {
  color: #3b5958; 
  }   
.topPost div.topContent {
  /* background: url(images/bggrad-horiz.jpg) no-repeat; */    font-size: 12px;
  color: #545455; /* dette er fargen på mesteparten av innhaldet */ 
  margin: 4px 0;    padding: 20px 0;  }
.topPost div.topContent a {
  text-decoration: underline;
  color: #FF7B03;    font-weight: bold;
  }
.topPost div.topContent a:hover {
  text-decoration: underline;
  color: #3b5998; 
  }

.topPost div.topContent ul, .topPost div.topContent ol {
  padding: 0 0 0 30px;
  }
.topPost div.topContent ul li, .topPost div.topContent ol li {
  /* color: #eee; */
  }
.topPost span.topComments, .topPost span.topMore, .topPost span.topTags {
  font-size: 9pt;
  font-style: italic;
  padding: 8px 10px;
  margin-right: 5px;
  line-height: 27pt;
  color: #000;
  }   
.topPost span.linkpages {
  font-size: 9pt;
  font-style: italic;
  color: #000;
  margin-bottom: 10px; display:block;
  }
.topPost span.linkpages a:hover {
<!--  color: #ddd; -->
  }

.topPost span.topComments a {
  color: #000;
  background: url(images/comments.gif) left no-repeat;
  padding-left: 39px;
  line-height: 27pt;
  vertical-align: middle;
  }
.topPost span.topMore a {
  color: #000;
  background: url(images/more.gif) left no-repeat;
  padding-left: 20px;
  line-height: 27pt;
  vertical-align: middle;
  }
.topPost span.topTags em {
  background: url(images/tags.gif) left no-repeat;
  padding-left: 20px;
  line-height: 27pt;
  vertical-align: middle;
  color: #0a0a0a;
  }
.topPost span.topTags a {
  color: #000;
  line-height: 27pt;
  vertical-align: middle;
  }
.topPost span.topComments a:hover, .topPost span.topMore a:hover, .topPost span.topTags a:hover {
  color: #000;
  text-decoration: underline;
  }

#nextprevious {
  margin: 10px 0 5px 0;
  }
#nextprevious a {
  color: #83adc8;
  text-transform: lowercase;
  text-decoration: underline;
  }
#nextprevious a:hover {
  color: #000;
  }


/* Comments */

#comment {
  margin-bottom: 10px;
  margin-top: 15px;
  /* background: #040404; */
  width: 530px; /* fixes bug in IE7 where putting focus on the text makes it disappear behind the background. yeah, weird. they call it a dimensional bug. */
  border: 1px 0 0 0 solid #ccc;
  padding: 0px 15px 10px 15px;
  color: #545455;
  }
#comment h3 {
  font-size: 10pt;
  font-weight: normal;
  color: #000;
  margin: 15px 0;
  padding: 0;
  }
#comment p a {
  color: #6598b8;
  }
#comment p a:hover {
  color: #000;
  }
#comment p {
  padding:0;
  margin: 7px 0;
  }
ul.commentlist, ul.trackback  {
  list-style-type: none;
  margin: 10px 0;
  font-size: 9pt;
  }
.commentlist li, .trackback li {
  margin: 10px 0 15px 0;
  padding: 10px;
  /* background: #080808; */
  border: 1px solid #040404;
  list-style-type: none;
  }
.commentlist li.alt {
  background: #eee;
  border: 1px solid #020202;
  border: none;
  margin-top:10px;
  }
.commentlist li.cleared {
  background: transparent;
  border: none;
  }
.commentlist a:hover {
  color: #eee;
  }
.commentlist a.gravatar {
  float: left;
  margin: 0 15px 10px 0;
  width: 60px;
  }
.commentlist .commentbody {
  margin: 0;
  padding: 0;
  }
.commentlist .commentbody p a {
  text-decoration: underline;
  }
.commentlist cite {
  font-size: 10pt;
  font-style: normal;
  color: #848484;
  }
.commentlist small.commentmetadata a {
  color: #666;
  }
.commentlist p {
  color: #848484;
  }
#respond {
  clear: both;
  margin-top: 15px;
  }
textarea#comment {
  width: 450px;
  background: #fff;
  color: #111;
  padding: 10px;
  }
#comment #submit {
  margin: 0;
  }



/* Welcome section */

#main #welcome {
  margin: 0 0 20px 0;
  padding: 0 0 5px 0;
 /* background: url(images/bg-trans.png) repeat; */
  }
#main #welcome h2 {
  font-size: 40px;
  font-weight: bold;    font-style: italic;    color: #FF7B03;
  letter-spacing: -2px;
  margin: 0 10px;
  padding: 10px 0 3px 0;
  }
#main #welcome p {
  font-size: 9pt;
  color: #eee;  
  margin: 0 10px;
  padding: 6px 0;
  }
#main #welcome a {
  text-decoration: underline;
  color: #ff9933;
  }
#main #welcome a:hover {
  color: #6598b8;
  }
#main #welcome form {
  margin: -5px 0 0 0;
  background: transparent; /* required for IE */
  }
#main #welcome #feedbox {
  border: 1px solid #ccc;
  padding: 2px 1px;
  width: 180px;
  }
.submitbutton {
  margin: -5px 0 0 5px;
  background: #010101;
  color: #fff;
  font-size: 8pt;
  padding: 3px 6px;
  vertical-align: middle;
  border: 1px solid #111;
  }
.submitbutton:hover {
  cursor: pointer;
  background: #050505;
  }


/* Sidebars */
#sidebars {
  margin: 15px 0 0 0;
  float: right;
  width: 340px;
  color: #eee;
  }
#sidebars .sidebarbox {
  /* background: url(images/bg-trans.png) repeat; */
  padding: 8px 15px;
  }

#sidebar_full {
  padding: 0;
  margin: 0;
  }

#sidebar_left {
  float: left;
  width: 160px;
  }

#sidebar_right {
  float: right;
  width: 160px;
  }

#sidebar_botn {
  padding: 0;
  margin: 0;
  clear: both;
}

#sidebar_statistikk, #sidebar_radio {
  padding: 0;
  margin: 0;
  }

#sidebars h2 {
  margin: 0;
  padding: 0 0 8px 0;
  font-weight: bold;    font-style: italic;
  font-size: 24px;
  color: #FF7B03;
  letter-spacing: -1px;
  }

#sidebars table {
  width: 130px;
  }

#sidebars ul {
  margin: 0;
  padding: 0 0 5px 0;
  }

#sidebars li {
  margin-bottom: 20px;
  list-style: none;
  font-size: 9pt;
  }

#sidebars li ul {
  padding: 0;
  }

#sidebars ul ul li {
  margin: 0;
  padding: 2px 2px 2px 16px;
  color: #eee;
  background: url(images/bullet.gif) left 8px no-repeat;
  line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */
  }

#sidebars a {
  display: inline;
  color: #eee;
  }
#sidebars a:hover {
  color: #6598b8;
  text-decoration: underline;
  }

#sidebars p {
  padding: 2px 0;
  font-size: 9pt;
  color: #eee;
  }

#tag_cloud a {
  display: inline;
  }

#sidebars ul.children li {border-bottom:none;}
#sidebars ul.children {margin-bottom:0;}



/* Before footer */

#morefoot {
  background: #FF7B03 url(images/bggrad.jpg) top left repeat-x;
  border: 1px solid #070707;
  padding: 15px;
  color: #dfdfdf;
  margin: 0;
  }
#morefoot p {
  margin: 5px 0;
  padding: 5px 0;
  }
#morefoot ul {
  list-style-type: none;
  margin-top: 5px;
  }
#morefoot ul li, #morefoot p {
  font-size: 9pt;
  }
#morefoot a {
  text-decoration: underline;
  color: #ddd;
  }
#morefoot a:hover {
  text-decoration: underline;
  color: #6598b8;
  }
#morefoot h3, #morefoot h3 a {
  font: bold italic 24px Arial, "sans serif";
  color: #FF7B03;
  letter-spacing: -1px;
  border-bottom: 1px dotted #444;    text-decoration: none;
  margin: 0;
  padding: 0 0 2px 0;
  }
#morefoot #searchbox {
  padding: 1px;
  width: 180px;
  }
#morefoot .col1 {
  float: left;
  width: 340px;
  }
#morefoot .col2 {
  margin: 0 25px;
  }
#morefoot .col2, #morefoot .col3 {
  float: left;
  width: 260px;
  }
#morefoot li {
  padding-left: 20px;
  margin-bottom: 5px;
  background: url(images/more.gif) left 2px no-repeat;
  line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */
  }


/* footer*/
#footer {
  clear: both;
  background: #FF7B03;
  border: 1px solid #070707;
  padding: 15px 15px 10px 15px;
  }
#footer p {
  font-size: 9pt;
  color: #545455;
  padding: 0;
  }
#footer a {
  color: #545455;
  text-decoration: underline;
  }
#footer a:hover {
  color: #ccc;
  }
#footerleft {
  float: left;
  width: 500px;
  }
#footerright {
  float: right;
  width: 300px;
  text-align: right;
  }



/* Misc */

.highlight {
  color: #222;
  font-weight: bold;
  }

.cleared {
  margin: 0;
  padding: 0;
  clear: both;
  }

.alignleft {
  float: left;
  margin: 5px 10px 5px 0;
  }
.alignright {
  float: right;
  margin: 5px 0 5px 10px;
  }
.aligncenter,
div.aligncenter {
  margin: 10px auto;
  text-align: center;
  display: block;
  }

img.alignleft {
  float: left;
  margin: 5px 10px 5px 0;
  }
img.alignright {
  float: right;
  margin: 5px 0 5px 10px;
  }
img.aligncenter {
  margin: 10px auto;
  text-align: center;
  display: block;
  }

.wp-caption {
  border: 1px solid #ddd;
  text-align: center;
  background-color: #f3f3f3;
  padding-top: 4px;
}

/* Diverse fjas */

.omtale {
  clear: both;
  float: left;
  margin: 5px;
  display: block;
  width: 450px;
}

.utheva {
 clear: both;
}

a.spm	{
	cursor: help;
}
�
a.intern	{
	color: white;
	text-decoration: none;
}
a img.flickr_photo	{	border: 1px solid white;}
#main dt {
	margin-top: 2em;
	}

  /* optional rounded corners for browsers that support it */

  -moz-border-radius: 3px;

  -khtml-border-radius: 3px;

  -webkit-border-radius: 3px;
  border-radius: 3px;
  }

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

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  padding: 0 4px 5px;
  margin: 0;
  color: #111;
  }




