/*
    Theme Name: Golf pro
    Theme URI: http://www.kyravanleeuwen.com/blog
    Description: Deze theme is gemaakt voor Kyra van Leeuwen
    Version: 1.0
    Author: Twinkel
    Author URI: http://www.Twonk3l.com/
    */

html,body{
	margin: 		0 auto;
	font-family: 	verdana;
	font-size: 		10px;
	height:			100%;
	height:			auto;
	min-height:		100%;
	background-color:	#505050;
	color:			#484848;
}

img{
	border:		none;
}
	
#container{
	position:		relative;
	min-width: 		900px;
	width:			100%;
	height:			100%;
	height:			auto;
	min-height:		100%;
	background-image: url(img/grey_bg.jpg);
	background-repeat:	repeat-x;
	background-position:	bottom;
	background-color:	#9b9b9b;
}

#flowerBG{
	position:		relative;
	margin-top:		0px;
	width:			100%;
	height:			376px;
	background-image: url(img/flower_bg.jpg);
}

#logo{
	width:			181px;
	height:			69px;
	padding:		10px;
}   
   
#wrapper {       
	width:1000px;      
	height:100%;      
	margin:0 auto; 
	position:	relative;
	padding-bottom:	10px;
}               

#nav {       
	width:784px;      
	height:auto;      
	padding:8px;     
	text-align:center;         
}         

#sidebar {      
	width:180px;      
	height:auto;       
	float:rigth;       
	padding:8px;      
	text-align: left;  
	position:	relative;
} 

#menu{
	background-image: url(img/menu.png);
	background-repeat:	no-repeat;
	width:			800px;
	height:			101px;
	margin: 		0 auto 0 auto;
	padding-top:	14px;
	color:			#FFF;
	font-weight:	bold;
	font-size:		12px;
	font-family:	Trebuchet MS;
}   

#menu a:link{
	color:			#FFF;
	text-decoration: none;
}

#menu a:visited{
	color:			#FFF;
	text-decoration: none;
}

#menu a:hover{
	color:			#FFF;
	text-decoration: none;
}

.buttonHome{margin-left:	185px; margin-top:	40px;}

.buttonBio{margin-left:	45px; margin-top:	40px;}

.buttonResultaten{margin-left:	60px; margin-top:	40px;}

.buttonGallery{margin-left:	40px; margin-top:	40px;}

.buttonSponsoren{margin-left:	35px; margin-top:	40px;}
     
#nav{
	width:			780px;
	text-align:		left;
	font-family:	Trebuchet ms;
	color:			#707070;
	font-size:		18px;
	margin-top:		5px;
}
	
#nav a:link{
	color:			#707070;
	text-decoration:	none;
	font-size:		20px;
}
	
#nav a:visited{
	color:			#707070;
	text-decoration:	none;
	font-size:		20px;
}

#nav a:hover{
	color:			#ff005a;
	text-decoration:	none;
	font-size:		20px;
}
	
h2{
	color:			#ff005a;
	font-family:	Trebuchet MS;
	font-size:		24px;
}

h3{
	color:			#ff005a;
	font-family:	Trebuchet MS;
	padding:		0px;
	margin:			0px;
	font-size:		18px;
	margin-top:		10px;
}

a:link{	color:			#707070;}
a:visited{	color:		#707070;}
a:hover{	color:		#ff005a;}

#header {                    
	padding-left:		40px; 
	padding-right:		40px;
	padding-bottom:		20px; 
	background-color:	#fff;
	width:			718px;
	min-height: 	500px;
	height:			auto;
	height:			100%;
	position:		relative;
	margin: 		0 auto 0 auto;
	background-repeat:	no-repeat;
	margin-top:		-220px;
}         

#footer {                   
	position: 		relative;
	width:			100%;	
	height:			350px;
	text-align:		left;
	padding-top:	5px;	
	color:			#c9c8c8;
	background-color:	#3c3c3c;
}  

#footerInhoud{
	width:			800px;
	margin:			0 auto;
} 

ul,li {list-style:none;}
#nav ul li {display:inline;padding:2px 10px 2px 10px;}

.entry {margin-bottom:20px;} 

.footerBlok{
	position:	relative;
	float:		left;
	width:		200px;
	text-align: left;
}

.alt{
	background-color: 	#fff;
	padding:			5px;
	color:				#696969;
	margin-bottom:		10px;
}

.commentAuteur{
	color:		#ff005a;
	padding: 		5px;
}

.commentText{
	padding-left: 		20px;
}

#comments{
	background-color:	#dbdcdd;
	padding:			5px;
}

.ec3_list ec3_list_day{
	color:	#fff;
}

.sponsoren{
	position: absolute;
	right: 0;
	top: 0;
	padding: 5px;
	margin-top: ;
}

.sponsorBox{
	float: left;
	padding: 2px;
}
