/********************************************************
                      COLORS unum.
/********************************************************/
/*
BHM GRØNN          #006558    rgba(114,178,32,1)
BHM GRØNN, MØRK    #538117
*/


body,html {background-color:#fff;}
#wrapper {background-color:#fff;}
/*
body,html {background-color:#f7f7f7;}
#wrapper {background-color:#fff; box-shadow:0 0 25px 0 rgba(0,0,0,0.1);}

*/a, a:focus,a:visited {color:#66a01d;}
a:hover, a:focus {color:#000;}

.sidebar {border-left:1px solid #e5e5e5;}
/*.sidebar {background:transparent url(/assets/css/img/bg-sidebar.png) no-repeat left top;}*/
.sidebar .headline h3 {color:#333;}
#content .col-md-9 {border-right:1px solid #e5e5e5;}

/********************************************************
                      HEADER / MAIN MENU
/********************************************************/

.sf-menu li a {color:#f15a24 !important; border-left:1px solid #e5e5e5;}
.sf-menu li:last-child a {border-right:1px solid #e5e5e5;}
.sf-menu li a:hover {background-color:#f7f7f7}

.sf-menu ul.sub-menu {}
.sf-menu ul.sub-menu li a {
    background-color:#fff;
    border-right:1px solid #e5e5e5;
    border-left:1px solid #e5e5e5;
 }
.sf-menu ul.sub-menu li a:hover {background-color:#f7f7f7;}

h4.sectionheading,
.event-date,
.art-box .readmore i,
.btn,
input[type=submit] {color:#fff; background-color:#006558;}

.trans-dark .sf-menu .sub-menu {background-color: rgba(0,0,0,0.1); box-shadow:none;}

#mobile-menu-trigger {color:rgba(114,178,32,1);}
#mobile-menu-trigger:hover,
#mobile-menu-trigger:hover:after {color:#000;}

#mobile-menu {background-color:#fafafa; border-left:1px solid #e5e5e5;}
#mobile-menu li a {border-bottom:1px solid #e5e5e5; color:#f15a24;}
#mobile-menu li a:hover {background-color:#f3f3f3;}

.tools .drop {border:1px solid #ccc; background-color:#f0f0f0;}
.nav-search,
.nav-contact {background-color:#fff;}
.nav-search a {color:#555; background-color:#f0f0f0;}
.nav-search a:hover {background-color:#e0e0e0;}

.tools .nav-dropper h6 {background-color:#0095eb; color:#fff;}
.tools .nav-dropper h6 a.closeit {color:#fff; background-color:rgba(0,0,0,0.3);}
.tools .nav-dropper h6 a.closeit:hover {background-color:rgba(0,0,0,0.6);}

/********************************/

.colnav ul li a {color:#555;}

.top-search a {color:#fff; background:#555;}

#subtitle {background-color:#fcfcfc;}

/***************************************
			ARTICLEBOX
***************************************/

.art-box {box-shadow:0 0 2px 0 rgba(0,0,0,0.25);}
.art-box .content {color:#444000; background-color:#fff;}
.art-box .content h4:hover {color:#000;}
.art-box .readmore i:hover {background-color: #000;}
.col-sm-6.bigbox .art-box {background-color: #000;}
.col-sm-6.bigbox .art-box .content {color: #fff; background-color: rgba(0,0,0,0.6);}
.col-sm-6.bigbox .art-box h4 {color: #fff;}

/***************************************
			FORMS
***************************************/

input[type=submit]:hover {background-color:#333;}
a.button,
a.button:visited {color:#fff; background-color:#555;}

/***************************************
			CALENDAR
***************************************/

.calendar .heading {}
.calendar td a {color:#333;}
.calendar .heading a {color:#333;}
.calendar .pastmonth,
.calendar .nextmonth,
.calendar .heading a {background-color:#006558; color:#fff;}
.calendar td.linkday {background-color:rgba(186, 203, 0, 0.2);}
.calendar td.today {background-color:rgba(255, 0, 0, 0.1);}
.calendar .weeknum,
.calendar table th {color:#333; background-color:rgba(100,100,100,0.1);}
.calendar table th,
.calendar table td,
.calendar table td.linkday,
.calendar table td.today {border-right:1px solid rgba(0,0,0,0.1); border-bottom:1px solid rgba(0,0,0,0.1);}
.calendar td a {color:#333;}
.calendar.cal-big {border-left:1px solid #dadada;}

footer .calendar.cal-small table th,
footer .calendar.cal-small table td {color:#eee; background-color:rgba(255, 255, 255, 0.05);}
footer .calendar.cal-small table td a {color:#fff;}
footer .calendar.cal-small td.linkday {background-color:rgba(186, 203, 0, 0.2);}
footer .calendar.cal-small td.today {background-color:rgba(255, 0, 0, 0.1);}

table.calweek th {background-color:#ccc;}
table.calweek td {border-bottom:1px solid #e3e3e3;}

/***************************************
			FOOTER
***************************************/

footer {background:#333;}
footer .footer-overlay {}
.footer {color:#9f8e85;}
.footer a {color:#f7f7f7;}
.footer a:hover {color:#fff; text-decoration:underline;}
.footer .widget {color:#9f8e85;}
.footer .widget .headline h3 {color:#aaa; font-weight:normal;}
.footer .widget.default {background:none;}
.footer .widget.coursecond {color:#eee;}
.footer ul.ticker li {color:#ccc;}
.footer ul.ticker li a {color:#ccc;}
.fb-facepile * {color:#fff !important;}

#copyright {color:rgba(255, 255, 255, 0.5); background-color:rgba(0, 0, 0, 0.3);}
#copyright a {color:rgba(255, 255, 255, 0.8);}
#copyright a:hover {color:#fff;}

/***************************************
			MISC
***************************************/

.bg-white {background-color:#fff; border:1px solid #e0e0e0;}
.bg-white img.profile {border:1px solid #e0e0e0;}
.border-bottom {border-bottom:1px solid #e0e0e0;}
.border-top {border-top:1px solid #e0e0e0;}
.separator {border-bottom:1px solid #e0e0e0;}
