/*
Theme Name: Kvitfjell
Theme URI: http://www.kristoffermads.dk/
Description: Theme for Kvitfjell Hotel.
Version: 1.0
Author: Kristoffer Mads Soerensen
Author URI: http://www.kristoffermads.dk/
Tags: blue, custom header, fixed width, two columns, widgets

*/


          body{
               margin:0px;
               color: #595959;
               font-family:Tahoma;
               font-size: 11px;
               filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#00FFFFFF',EndColorStr='#00FFFFFF'); 
               line-height:15px;
          }
          
          input{
               font-family:Tahoma;
               font-size: 11px;
          }
          textarea{
               font-family:Tahoma;
               font-size: 11px;
          }
          a{
               color:#406d80;
               text-decoration:underline;
          }

          #page{
               width:927px;
               background-image: url(http://www.kvitfjellhotel.no/wp-content/themes/kvitfjell/images/page_bg.gif);
          }
          #page_forside{
               width:927px;
          }
          #info img{
               border-top:1px solid white;
               border-bottom:1px solid white;
          }
          
          img.thumb{
               border:0px;
               background-color:white;
               margin:0px;
               padding:0px;
          }

          #info{
               background-color: #EAE5C6;
               width:468px;
               float:left;
          }
          #info ul{
               list-style:none;
               background-color: #69A5C0;
               
               width:468px;
               height:38px;
               margin:0px;
               padding:0px;
          }
          #info ul li{
               text-align:left;
               float:left;
               
               height:38px;
               padding:0px;
               margin:0px;
          }
          #info ul li img{
               border:0px;
          }
          
          #info #extra{
               text-align:left;
               width: 468px;
               min-height: 185px;
               background-color: #EAE5C6;
          }
          #info #extra_small{
               text-align:left;
               width: 468px;
               height: 185px;
               background-color: #EAE5C6;
          }
          
          #text{
               border-left:1px solid white;
               float:left;
               min-height:200px;
          }
          div#text.large{
               width:389px;
          }
          div#text.small{
               width:314px;
          }
          #text .entry{
          }
          #text p{
               text-align:left;
               padding:0px;
               margin:15px;
               margin-top:0px;
               /*font-size:9pt;*/
          }
          #text h1{
               text-align:left;
               margin:0px;
               padding:15px;
               padding-top:11px;
               padding-bottom:14px;
               height:13px;
               margin-bottom:15px;
               font-size:11px;
               color: #3F6C7C;
               background-color: #EAE5C6;
          }
          #text h2{
               text-align:left;
               margin:15px;
               margin-bottom:0px;
               font-size:11px;
               color: #406d80;
          }
          #bg_add{
               background-color: #EAE5C6;
               float:left;
               width:69px;
               clear:right;
          }
          
          #kampagne{
               border-left:1px solid white;
               float:left;
               width:143px;
               clear:right;
               background-color:white;
          }
          #kampagne p{
               text-align:left;
               padding:0px;
               margin:15px;
               margin-top:0px;
/*               font-size:9pt;*/
          }
          #kampagne h1{
               text-align:left;
               margin:0px;
               padding:15px;
               padding-top:14px;
               padding-bottom:11px;
               height:13px;
               margin-bottom:15px;
               font-size:11px;
               color: #3F6C7C;
               background-color: #EAE5C6;
          }

          
          #adresse{

               float:left;
               width:927px;
               border-top:2px solid white;
               background-color:white;
               text-align:left;
               clear:both;
          }
          #adresse p{
               color: #537C8C;
               margin:0px;
               padding:13px;
               width:432px;
               height:18px;
               font-size:9px;
               line-height:9px;
               margin-left: 469px;
               background-color: #E6F0F5;
          }
          #adresse a.hidden_link{
               text-decoration:none;
               color: #537C8C;
          }
