/* Hovedstylesheet for den nye forsiden*/
/* Format inni row. Setter bakgrunn og border + padding +font osv*/
.row_border_bg { border: solid 1px #973365;background-color: #f8f6f9; padding: 5px;}
/* responsive bilder som ikke er definert i bootstrap.css*/
.img-responsive-small-250,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img { display: block; max-width: 250px; min-width: 200px; padding: 3px; height: 225px;}
/* NavBar i toppen av siden som har menyen. Denne overstyrer den originale.*/
@media (min-width:768px) {
.navbar-static-top {position:fixed;}
}
.navbar-matoppskrift {background-color: #0066cc;border-color: #ffffff;text-align:left;}
.navbar-matoppskrift .navbar-brand {padding: 1px; height: auto; text-align: left;}
/* link */
.navbar-matoppskrift .navbar-nav > li > a {color: #ffffff;}
.navbar-matoppskrift .navbar-nav > li > a:hover,
.navbar-matoppskrift .navbar-nav > li > a:focus {color: #ffffff;}
/* caret */
.navbar-matoppskrift .navbar-nav > .dropdown > a .caret {border-top-color: #777;border-bottom-color: #777;}
.navbar-matoppskrift .navbar-nav > .dropdown > a:hover .caret,
.navbar-matoppskrift .navbar-nav > .dropdown > a:focus .caret {border-top-color: #333;border-bottom-color: #333;}
/* mobile version */
.navbar-matoppskrift .navbar-toggle {border-color: #DDD;}
.navbar-matoppskrift .navbar-toggle:hover,
.navbar-matoppskrift .navbar-toggle:focus {background-color: #DDD;}
.navbar-matoppskrift .navbar-toggle .icon-bar {background-color: #CCC;}
@media (max-width: 767px) {.navbar-matoppskrift .navbar-nav .open .dropdown-menu > li > a {color: #ffffff;}
.navbar-matoppskrift .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-matoppskrift .navbar-nav .open .dropdown-menu > li > a:focus {color: #000000;}}
/* Diverse class rundt forbi på former.*/
.text_sokeform{ font-weight: 600;font-size: 1.4em;width: 100%;color: #0066cc;text-align: left;height: 35px;background-color: #FFFFFF;}
/* Min egen listgruppe*/
.list-group-knut1 { padding-left: 0; margin-bottom: 5px;}
.list-group-item-knut1{ position: relative;  display: block;  padding: 8px;  margin-bottom: -1px;  background-color: #fff;  border: 1px solid #ddd;font-weight: 600;font-size: 1.2em; text-decoration:underline;}
/* Div som lar en reklame bli sticky*/
#sticky { padding: 50px; width: 300px; border-radius: 1px;}
#sticky.stick { position: fixed; top: 0; z-index: 10000; border-radius: 0 0 0.5em 0.5em;}
.Bakgrunn_blue {background-color: #d2e7f2;padding: 1px;text-align:left;color: #000000;font-weight: 400;font-size: 1.1em;}
/* Style class for ads*/
.adsense_midtbanner { width: 728px; height: 90px; }
@media (min-width:990px) { .adsense_midtbanner { width: 970px; height: 90px; } }
@media (min-width:730px) { .adsense_midtbanner { width: 728px; height: 90px; } }
@media(max-width: 720px) { .adsense_midtbanner { display: none !important; } }
.hidead_toppbanner { width: 320px; height: 50px; }
@media(min-width: 576px) { .hidead_toppbanner { width: 468px; height: 60px; } }
@media(min-width: 768px) { .hidead_toppbanner { width: 728px; height: 90px; } }
@media(min-width: 990px) { .hidead_toppbanner { display: none !important; } }
.hidead_336x280 { width: 300px; height: 250px; }
@media(min-width: 300px) { .hidead_336x280 { width: 300px; height: 250px; } }
@media(min-width: 400px) { .hidead_336x280 { width: 336px; height: 280px; } }
@media(min-width: 600px) { .hidead_336x280 { display: none !important; } }
.plakat_midten { width: 580px; height: 400px; }
@media(min-width: 600px) { .plakat_midten { width: 580px; height: 400px; } }
@media(max-width: 599px) { .plakat_midten { display: none !important; } }
.plakat_336_desktop { width: 336px; height: 280px; }
@media(min-width: 727px) { .plakat_336_desktop { width: 336px; height: 280px; } }
@media(max-width: 726px) { .plakat_336_desktop { display: none !important; } }
