@charset "UTF-8";
/*
Theme Name: active
Theme URI: http://www.ahcleidschenveen.com
Description: thema voor active health center leidschenveen
Version: 2.0
Author: Yusuf Azer
Author URI: http://www.project-y.com/
*/
	a{
		font-style:inherit;
		text-decoration:inherit;
		font-size:inherit;
		color:inherit;
	}
	.post-edit-link{
		color:#EA4035;
	}
	.post-edit-link:hover{
		color:#014479;
	}
	.style1{
		font-size:13px;
		color:#1d1d1f;
	}
	ul{
		list-style:none;
		color:inherit;
		font:inherit;
	}
	li{
		list-style:none;
		color:inherit;
		font:inherit;
	}
	.style_1{
		border-bottom:1px #000 solid;
		border-left:1px #000 solid;
		font-size:9px;
		font-family:Arial, Helvetica, sans-serif;
	}
	.style2{
		border-bottom:1px #000 solid;
		border-left:1px #000 solid;
		border-right:1px #000 solid;
		font-size:9px;
		font-family:Arial, Helvetica, sans-serif;
	}
	#style2{
		border-top:1px #000 solid;
	}
	#style_1{
		border-top:1px #000 solid;
	}
	.style1bold{
		border:3px solid #000;
		font-size:9px;
		font-family:Arial, Helvetica, sans-serif;
	}	
	small{
		font-size:3px;
	}

	a img{border:none;}
	
	p > a{color:#EA4035; text-decoration:underline;}
	p > a:hover{color:#014479; text-decoration:none;}
	
	.parent{
		font-size:6px;
		font-style:italic;
		font-weight:bold;
	}
	
	body{
		background-image:url(images/bg.jpg);
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
	}
	div#clear{
		clear:both;
	}
	div#page_wrapper{
		position:absolute;
		width:960px;
		left:50%;
		margin-left:-480px;
	}
	div#border_wrapper{
		width:960px;
		border:solid;
		border-width:1px;
	}
	div#header_wrapper{
		width:960px;
	}
		div#empty{
			float:left;
		}
		div#links{
			float:right;
			color:#fff;
			font-size:12px;
		}
			div#links a{
				color:#fff;
				text-decoration:none;
			}
			div#links a:hover{
				color:#fff;
				font-weight:bold;
				text-decoration:none;
			}
		div#banner{
			width:960px;
			height:175px;
		}
	div#content_wrapper{
		position:relative;
		width:960px;
		min-height:364px;
		background-image:url(images/bg-content.jpg);
		background-repeat:repeat-y;
	}
		div#menu{
			float:left;
			min-height:364px;
			width:135px;
		}
			div#menu-links{
				width:160px;
			}
			#menu-links ul li{
			font-family:Arial, Helvetica, sans-serif;
			list-style-type:none;
			text-decoration:none;
			}
			#menu li > a{
			font-size:12px;
			line-height:30px;
			color:#fff;
			padding-left:15px;
			display:block;
			cursor:pointer;
			background-image:url(images/menu_button.jpg);
			background-repeat:no-repeat;
			background-position:300px 0;
			text-decoration:none;			
			}
			#menu li > a:hover{
			cursor:pointer;
			background-image:url(images/menu_button.jpg);
			background-position:3px 0;
			background-repeat:no-repeat;
			text-decoration:none;
			color:#EA4035;
			font-weight:bold;			
			}		
		div#submenu{
			float:left;
			min-height:364px;
			width:145px;
		}
			div#sub-menu-links{
				width:145px;
				}
			#sub-menu-links ul li{
				font-family:Arial, Helvetica, sans-serif;
				list-style-type:none;
				text-align:none;
			}
			#sub-menu-links li > a {
				color:#000;
				font-size:12px;
				height:37px;
				display:block;
				text-decoration:none;
				padding-left:20px;
				padding-top:9px;				
				background-image:url(images/sub_button.jpg);
				background-repeat:no-repeat;
				background-position:300px 0;
				cursor:pointer;				
			}
			#sub-menu-links li > a:hover {
				color:#fff;
				text-decoration:none;
				background-image:url(images/sub_button.jpg);
				background-repeat:no-repeat;
				background-position:9px 3px;
			}
			.page-item-44 {
			}				
		div#content{
			float:left;
			min-height:394px;
			width:570px;
			padding-bottom:10px;
			padding-left:10px;
		}
		div#silvester{
			float:right;
		}
			div#img-sil{
				width:87px;
				height:100%;
				padding-top:50%;				
			}
	div#footer-img{
		background-image:url(images/footer.jpg);
		width:960px;
		height:153px;
		background-repeat:no-repeat;
	}
	div#copy{
		color:#fff;
		width:960px;
		text-align:right;
		font-size:12px;
	}
	#copy > a{
		color:#fff;
		text-decoration:none;
	}
	#copy > a:hover{
		font-weight:bold;
	}
        .wp-caption-text{
                text-decoration:underline;
        }