/*
 Theme Name:   GeneratePress Child
 Theme URI:    http://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Thomas Usborne
 Author URI:   http://edge22.com
 Template:     generatepress
 Version:      0.1
 Tags: two-columns, three-columns, one-column, right-sidebar, left-sidebar, fluid-layout, responsive-layout, custom-header, custom-background, custom-menu, custom-colors, sticky-post, threaded-comments, translation-ready, featured-images, theme-options, light, white, dark, black, blue, brown, gray, green, orange, pink, purple, red, silver, tan, yellow
*/
.inside-article .page-header-image {
    margin: -40px -40px 40px !important;
}

/*.main-navigation .main-nav ul li a {
	border-top: #CBCBCB solid 1px;
	border-bottom: #CBCBCB solid 1px;
}*/

.widget ul li {
list-style-type: disc;
line-height: 90%;
}

/*navigation* van oude site 
.TopNavigation {height:60px;background:url(../images/bg_nav.gif) no-repeat top center;}
.social {width:180px; height:60px;float:right; padding: 15px 0 0 0;}
ul.nav {width:960px;margin: 0 0 0 270px;width: 500px;}
ul.nav li {float:left;display:inline;margin:20px 60px 0 0;font-size:15px;font-family:"Century Gothic", arial, Helvetica;}
ul.nav a {color:#666;text-decoration:none;}
ul.nav a:hover {color:#F00;}
ul.nav .active {color:#F00;border-bottom:1px solid #F00;}*/

.site-info {
	border-top:dashed 1px #000000;
	font-size:80%;
}

.nav-aligned-center.nav-below-header .main-navigation, .nav-aligned-center.nav-above-header .main-navigation {
	border-top: #CBCBCB solid 1px;
	border-bottom: #CBCBCB solid 1px;
}