/*utleirafargen er #EF5718*/

/*override*/
.tabs-outer {
 overflow: visible;
 position: static;
/* z-index:2!important; */
}

.tabs .widget ul {
 overflow: visible;
 list-style: none;
}


.feed-links, #blog-pager, #footer-3 {
 display:none;
}

#navbar-iframe {
 height:0px;
 visibility:hidden;
 display:none
}

#utleira-beskrivelse {
 display: block;
 float:right; 
 margin-right: 20px; 
 text-align: center; 
 width: 200px;
 font-size: 80%;
}

#utleira-tittel {
 text-align: center;
 color: orange;
}

/* meny */

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

#idrettsmeny li {
 float:left;
 list-style: none;
}

#idrettsmeny li a, 
#idrettsmeny li .menypkt{
 display: block;
 padding: 5px 12px;
 background: black;
}

#idrettsmeny li ul {
 position: absolute;
 visibility: hidden;
 z-index: 2;
}
/* this z-index fix ie7... */

#idrettsmeny li ul li {
 float:none;
 display:inline;
}

/* fix ie8 z-index bug.. need to use -1, and use -1 + 3 on two elements on 
same level... and only for ie8 so links in widgets (in main-outer) won't 
be "frozen" */
div.tabs-outer {z-index:3!important }
div.main-outer {z-index /*\**/:-1\9 }

/* z-index: good browsers seem to cope w/any one of the solutions 
above..*/

#idrettsmeny li, #idrettsmeny li ul {
 width: 145px;
}

#idrettsmeny a:visited, 
#utleira-tittel a:visited,
#idrettsmeny .menypkt {
 color: #EF5718;
}
#utleira-tittel a:hover {
 color: #fF7738;
}
#idrettsmeny a:hover {
 color: white;
} 

/* didn't work... 
#handballmeny, #fotballmeny {
 z-index: 1000; 
}
#handballmeny li, #fotballmeny li {
 z-index: 100;
}
*/


footer tbody {
 vertical-align: top;
}

#idrettsmeny a, 
#idrettsmeny .menypkt {
 font-weight: bold;
}

/* feedburner... */
#creditfooter {
 visibility:hidden;
}

.feedburnerFeedBlock .feedTitle {
 
}


/* gReader tweak */
.reader-publisher-module .f {
 margin-top: 15px;
}


.fauxborder-left {
 position: static;
}

#idrettsmeny .menypkt {
 border-top: 1px solid #EF5718;
 border-bottom: 1px solid #EF5718;
 border-left: 1px solid #EF5718;
 margin: 0;
 font: normal bold 13px Arial, Tahoma, Helvetica, FreeSans, sans-serif
}

