/*
Theme Name: Club88 Child
Theme URI: 
Description: Concordia CSS aanpassingen
Author: Me
Author URI: 
Template: wp_club88
Version: 1.0
*/


@import url("../wp_club88/style.css");


body.page, body.single, body.home{
	background: url('/gfx/background.png');
	background-attachment: fixed;
	/*font-family: Tahoma, Verdana;	*/
}
.read-more {
/*    color: #0d203d!important;*/
background-color: #006290!important;
}

#navigation a {
	color: #e3b831!important;	
}

.entry-title a, .list-title a{
    color: #006290!important;
}



#nav {
	font-size: 15px!important;	
}

#main-wrap {
/*	padding-top:50px!important;	*/
}
.widget-title {
top: -55px!important;	
}


.entry-content .widget-title {
	top: -82px!important;	
}


#top-wrap .large-4 {
    position: relative;
    width: 23.3333%!important;
}
#top-wrap .large-8 {
	width: 76.6667%!important;	
}




#footer-wrap {
	background-color: #374051!important;
		
	
}
.datepicker.dropdown-menu { z-index: 999 !important; }