/*
Theme Name: Smart Idrettslag Child
Theme URI: http://smartmedia.no/
Description: Tema utviklet for <kunde> av Smart Media AS
Author: Smart Media AS
Version: 1.0
License: GNU General Public License
Template: smart-il
*/

@import url(../smart-il/style.css);

.wrap {

margin: 0 auto!important;
}

#branding a {
    color: #2769b0;
}

#content {
line-height: 1.5;
}

ul.depts li {
    padding-right: 1px;
}

.widget {
    line-height: 1.5;
}

h3.widget-title {
	color: #fff !important;
	background-color: #1e73be;
	padding: 0.35em;
    	padding-left: 1em;
}

.dept-top-header ul.depts li a {
    background: #EDEA24;
}

.dept-top-header ul.depts li.current-cat > a, .dept-top-header ul.depts li.current-cat-parent > a, .dept-top-header ul.depts li a:hover {
background: #2167ad!important;
color: white!important;
}

#branding {
    padding: 10px 20px 10px;
}


#branding .entire-title {
    margin: 3%;
    padding: 20px 0 0 0;
    font-size: 4em;
    font-weight: 500;
    float: left;
}

.total-title {
    width: 80%;
}

.header-widget {
    width: 1%!important;
}

.sidebar ul li.dept-news-title {
    background-color: #4380CB;
    color: white;
}

.sidebar ul li {
	padding: 3px;
	border-bottom: 0px solid #ededed;
	}

#colophon {
    box-shadow: 0 0 0 #c1c1c1;
    color: #4380CB;
	}

#colophon a {
    color: #000;
}

.entry-meta {
    margin-bottom: 10px;
}

@media only screen and (max-width: 768px) {
	
	
	.dept-top-header {
	margin-top: 0px;
	}
	.list-departments {
	padding-bottom: 0px;
	}
	
	 .current-dept {
	display: block;
	}

}