/*
Theme Name: Wageningengoedopweg
Description: Dit is een child theme van Magazine Basic
Author: Dani&euml;l Schwitters
Template: magazine-basic
*/

/*begin: even tijdeljk de discussie uit het menu halen*/
#menu-item-31 {
	display: none;
}
/*eind: even tijdeljk de discussie uit het menu halen*/


/* Hieronder kan de eigen css komen, dit overruled het style.css uit het Magazine Basic theme */

body {
	font-family: 'Open Sans', sans-serif;
	color: black;
}
body.custom-background {
    background-size: cover;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: inherit;
	font-weight: 700;
}
.sticky {
    background: #DAE9F2 none repeat scroll 0 0;
    border-radius: 3px;
    color: black;
    padding: 20px 20px 5px;
    text-shadow: none;
	border: 1px solid #DAE9F2;
}
.sticky .entry-content img {
    background: white none repeat scroll 0 0;
    border: 1px solid #DAE9F2;
    border-radius: 3px;
    padding: 5px;
    width: 40%;
}
#site-logo {
    padding: 0;
}
.title-logo-wrapper {
	line-height: 0;
}
.title-logo-wrapper .header-group {
	display: none;
}
.menus {
    background: #0969ab none repeat scroll 0 0;
    border-bottom: 7px solid #ba237b;
    font-family: inherit;
}
.menus li {
    border-right: 1px solid #0969ab;
}
.menus li a {
    font-weight: 700;
	font-size: 1.3em;
}
#site-navigation li:hover {
	background: #2684BC;
}

#site-sub-navigation li:hover,
#site-sub-navigation li li:hover  {
	background: #2684BC;
}
#secondary aside {
    padding: 20px 0;
}
#secondary aside#text-3 {
	background: #ba237b none repeat scroll 0 0;
    color: white;
    font-size: 0.9em;
    font-weight: 700;
    padding: 5px 0 10px;
}
#secondary aside#text-3 .widget-title {
    border-bottom: 0 solid #ddd;
    box-shadow: 0 0 0 #fff;
    color: white;
    font-size: 1.2em;
    line-height: 1.2;
    margin-top: 0;
    padding: 10px 20px 0;
    text-transform: uppercase;
	text-shadow: 0 0 0 #fff;
}
#secondary aside#text-3 div {
	hyphens: auto;
}
#tertiary .widget-title,
#tertiary .header-widget-title {
    border-bottom: 0 solid #ddd;
    box-shadow: 0 0 0 #fff;
    font-size: 1.2em;
    line-height: 1.2;
    margin-top: 0;
    padding: 10px 20px 0;
    text-shadow: 0 0 0 #fff;
    text-transform: uppercase;
}
.widget {
    background: #f5e0ec none repeat scroll 0 0;
    border: 1px solid #fff;
    margin-bottom: 30px;
    width: 100%;
}
a,
.widget p a, 
.home-widget a {
    border-bottom: medium none;
    color: #0969ab;
    text-decoration: none;
	font-weight: 700;
}
a:hover,
.widget p a:hover, 
.home-widget a:hover {
    color: #ba237b;
}
#search-2 input, textarea {
    border: 1px solid #f5e0ec;
    color: #555;
    font-weight: normal;
    max-width: 100%;
    outline: medium none;
    padding: 8px;
}
.more-link,
#posts-pagination a,
.form-submit input[type="submit"],
.comment-reply-link {
    background: #303880 none repeat scroll 0 0;
    border: 1px solid #303880 !important;
    text-shadow: none;
}
.sticky .post-category,
.sticky .post-category a,
.sticky .entry-title a:hover {
    color: #333 !important;
}
.sticky .entry-meta,
.sticky .entry-meta a,
.sticky .entry-title,
.sticky .entry-title a,
.sticky h1,
.sticky h2,
.sticky h3,
.sticky h4,
.sticky h5,
.sticky h6 {
    color: black !important;
}
.sticky .entry-meta:hover,
.sticky .entry-meta a:hover,
.sticky .entry-title:hover,
.sticky .entry-title a:hover,
.sticky h1:hover,
.sticky h2:hover,
.sticky h3:hover,
.sticky h4:hover,
.sticky h5:hover,
.sticky h6:hover {
    color: #333 !important;
}
body.home .category-uitgelicht {
    display: none;
}
.cat-post-thumbnail img {
    clear: both;
    float: none;
    margin: 5px auto;
}
.cat-post-title {
    clear: both;
    float: left;
    font-size: 0.9rem;
    font-weight: 700;
    line-height: 1.2rem;
    margin-bottom: 15px;
	width: 100%;
}
#footer {
    background: #0969AB none repeat scroll 0 0;
	border-top: 7px solid #ba237b;
}
.entry-content img {
    border: 0px solid #e2e2e2;
}
.highlight {
	font-weight: 700;
	color: #9A1E29;
}
.calendhead {
    font-weight: 700;
    text-align: center;
}
table.calendar {
	font-size: 1em;
}
table.calendar th {
    background: transparent none repeat scroll 0 0;
    font-weight: bold;
}
.calendar a {
	color: #0969ab !important;
    font-weight: 800;
    text-decoration: none;
}
.calendar a:hover {
	color: #ba237b !important;
	text-decoration: none;
}
#secondary aside {
	padding: 20px 0;
	background: #e6f0f6 none repeat scroll 0 0;
	border: 1px solid #fff;
}
#category-posts-2 ul {
    padding: 0 20px;
}
#text-2 {
    background: #a4b628 none repeat scroll 0 0;
	color: black;
}
.sticky h1 {
    margin: 0 0 0.5em;
}
.more-link,
.knop {
    background: #ba237b none repeat scroll 0 0;
    border-radius: 0;
    box-shadow: 0 0 0 #eee;
    color: white !important;
    display: inline-block;
    font-size: 1em;
    line-height: 1;
    margin: 1em 0 0;
    padding: 10px 15px;
    text-decoration: none;
    text-shadow: 0 0 0 #000;
	border: 0 solid #ba237b !important;
	font-weight: normal !important;;
}
.more-link:hover,
.knop:hover {
    background: #0969ab none repeat scroll 0 0;
}

/*forum styling*/
/* div.bbp-breadcrumb, div.bbp-topic-tags {
    display: none;
} */
.bbpress #tertiary {
	display: none;
}
.bbpress #primary {
	width: 75%;
}
.bbpress #secondary.pull6 {
	right: 75%;
}
p.form-allowed-tags,
div.bbp-breadcrumb,
div.bbp-template-notice.info {
    display: none;
}

@media (max-width: 1200px) {
	#shortcode-widget-2 {
		display: none;
	}
}
@media (max-width: 768px) {
	#shortcode-widget-2 {
		display: block;
	}
}