/*
Theme Name: Pressens Uddannelsesfond
Theme URI: http://peytz.dk/
Description: A custom theme by Peytz & Co
Version: Based on v3alpha
Author: Peytz & Co
Author URI: http://peytz.dk/
Template: mediernesefteruddannelse
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Based on Bullet WordPress Theme, Copyright 2013 Peytz & Co
Bullet is distributed under the terms of the GNU GPL
*/

/* Overwrites menu colors from main theme */
#catalog .widget a p {
	color: #468BC8;
}

#catalog .widget a:hover p {
	color: #186DA3;
}

#nav {
	background-color: #468BC8;
}

#nav>ul>li>a:focus,
#nav>ul>li>a:hover {
	background: #186DA3;
}

#about-nav-wrap.active {
	background-color: #186DA3;
}

#about-nav-wrap a#about-menu-toggle {
	background-color: #186DA3;
}

#about-nav-wrap ul {
	background: #186DA3;
}

#about-nav-wrap.active ul {
	background: #186DA3;
}