/*
Theme Name: Voetbalschool Atletico
Theme URI: http://atletico.be
Description: Custom theme for Voetbalschool Atletico by Bram Van Oost at Este Media
Version: 1.0
Author: Bram Van Oost

Tags: custom

*/

body {
	background: url('img/bg_grass.jpg');
	margin: 0;
	padding: 0;
}

#header img {
	-moz-border-radius: 4px;	
}
:link img {
  border: none;
}
.alignleft {
	float:left;	
	padding-right: 10px;
}
.alignright {
	float:right;	
	padding-left: 10px;
}

a {
	color:#06C;
	text-decoration:none;
}
a:hover {
	color: #03C;
	border-bottom: 1px solid #03C;
}

#page {
	margin: 20px auto;
	width: 1000px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background:#fff;
	-moz-box-shadow:0px 0px 12px 0 #333;
	-webkit-box-shadow:0px 0px 12px 0 #333;
}
#header {
	padding: 10px 0 0 10px;
	width: 1000px;
	height: 160px;
	margin-bottom: 20px;

}
#footer {
	margin: 20px auto;
	width: 1000px;
	height: 50px;
	background-color: #fafafa;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: url('img/footer.bg.png') repeat-x;
	-moz-box-shadow:0px 0px 12px 0 #333;
	-webkit-box-shadow:0px 0px 12px 0 #333;
}

/* MAIN SECTIONS */

#container {
	display:block;
	width: 1000px;
	height: auto;
}

#left {
	display:block;
	float:left;
	width: 200px;
	min-height: 400px;
	background-color: #FFF;
	margin-bottom: 5px;

}
#main {
	min-height: 400px;
	display:block;
	float:left;
	width: 790px;
	background-color:#FFF;
}

/* ADDITIONAL SECTIONS */

#recentnieuws {
	display: block;
	margin-top: 20px;
	border-top: 1px solid #CCC;
}
#topnavigation {
	display:block;
	width: 788px;
	height: 40px;
	background: url('img/topnavigation.bg.png') repeat-x;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	border: 1px solid #cfcfcf;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	margin-bottom: 10px;
}
#topnavigation a {
	display:block;
	float:left;
	width: 197px;
	padding-top: 12px;
	height: 28px;
	text-align:center;
	text-decoration:none;
	color:#000;
}
#topnavigation a:hover {
	background: url('img/topnavigation.bg.down.png') repeat-x;
	color:#FFF;
	border:none;
}
#content {
	width: 590px;	
	margin: 0 20px 20px 0;
	float:left;
	min-height: 350px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #6d6d6d;
	font-size: 12px;
	font-weight:normal;
	line-height:16px;
}

#right {
	display:block;
	float: left;
	width: 180px;
}
#right ul {
	background-color: #fafafa;
	border: 1px solid #cfcfcf;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding:0 0 0 5px;
	list-style-type:none;
}

#right ul li ul {
	border: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding:0;
	list-style-type:none;
	color: #000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
}
#right ul li ul a {
	color: #39F;
	text-decoration: none;
}
#right h2 {
	padding:none;
	margin:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:normal;
	border-bottom: 1px solid #ccc;
	width: 95%;
}
#navigation {
	padding-left: 10px;
	border: 1px solid #cfcfcf;
	min-height: 200px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	margin: 0 10px 10px 10px;
	background-color: #fbfbfb;
}

/* CLEARING DIV */
.clear {
	float:none;
	clear:both;
}

/* TEXT STYLING */


#content .date {
	display:block;
	font-size: 12px;
	color:#666;
}

#recentnieuws h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	margin:0;
}
#recentnieuws .date {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #999;
}
#recentnieuws p {
	line-height:18px;
	padding-left: 20px;	
}
#content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	font-style:italic;
}
#content p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #6d6d6d;
	font-size: 12px;
	font-weight:normal;
	line-height:16px;

}

#footer p {
		padding-left: 10px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
	color:#666;
	width: 150px;
	float:left;
}

#footer a {
	text-decoration:none;
	color:#39C;
}
#footer a:hover {
	text-decoration:none;
	color:#36C;
}

#right ul li a {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #36F;
	text-decoration: none;
	margin-left: 3px;
		
}
#right ul li a:hover {
	color: #33F;	
}

#right h3 {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight:normal;
	padding:none;
	margin:none;
}
#right ul li {
	padding-bottom: 5px;	
}

#right ul li a:hover {
	text-decoration: none;
		
}

.widget p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
}

/* NAVIGATION STYLING */

#navigation a {
	text-decoration: none;
	color: #000;
}

#navigation ul {
	margin:15px 0 15px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding:0;
}

#navigation ul li {
	list-style-type:none;
	font-size: 14px;
}
#navigation ul li a {
	width: 200px;
	border-bottom: 1px solid #CCC;
}

#navigation ul li ul {
	padding-left: 20px;
	margin-top: 10px;
}
#navigation ul li ul li {
	font-size: 12px;
}
#navigation ul li ul li a {
	display:block;
	width: 130px;
	padding: 3px;
	border: 1px solid #fbfbfb;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
#navigation ul li ul li a:hover {
	background: url('img/sidenavigation.bg.down.png') repeat-x;
	color: #fff;
}

#navigation ul li ul li ul {
	margin:0;
	padding: 0 0 0 8px;
}


#navigation li .current_page_item a {
	background: url('img/sidenavigation.bg.down.png') repeat-x;
	color: #fff;
}
#video {
	text-align:center;
	margin-top: 50px;
}


#mededeling {
	margin-top: 20px;
	border-top: dashed 1px #999;
}
.subpost {
	margin-top: 20px;
	padding-top: 5px;
	border-top: dashed 1px #999;
}

.wpcf7-mail-sent-ok {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.post h1 {
 	margin:0;
	padding:0;
}