/*   
Theme Name: Impact Template
Theme URI: http://www.impactboxing.nl/
Description: Impact 1.0 template.
Author: Said Boulaayoun
Author URI: http://www.dactis.nl
Version: 1.0
*/

html {
	margin-left: -1px;
	overflow-Y: scroll;
}
body {
margin: 0;
padding: 0;
color: #58585a;
font-family: Tahoma, Verdana;
font-size: 12px;
background: #ffffff url('images/bg.gif') repeat center;
}
a:link{
color: #356aa0;
text-decoration: none;
font-weight: bold;
}
a:visited{
color: #356aa0;
text-decoration: none;
font-weight: bold;
}
a:active{
color: #356aa0;
text-decoration: none;
font-weight: bold;
}
a:hover{
color: #356aa0;
text-decoration: underline;
font-weight: bold;
}
#containercontent{
position: relative;
margin: auto;
width: 961px;
padding: 0;
}
#container{
float: left;
position: relative;
margin: 0;
width: 950px;
padding: 0;
}
#container2{
float: left;
position: relative;
margin: auto;
width: 961px;
padding: 0 0 0 5px;
background: url('images/bgmidden.gif') repeat-y left;
}
#links{
float: right;
position: relative;
width: 213px;
height: 950px;
padding: 0;
margin: 0;
background: #ffffff url('images/menubov.png') no-repeat top right;
}
#banner{
position: relative;
float: left;
width: 950px;
height: 160px;
padding: 0;
clear: both;
background: #ffffff url('images/boven.gif') no-repeat left bottom;
}
#inhoud{
float: left;
margin: 0 0 0 5px;
width: 700px;
background: #ffffff;
}
div.nieuws{
float: left;
position: relative;
width:480px;
margin: 0 0 20px 15px;
padding: 0;
line-height: 150%;
}
.menu{
float: left;
width: 680px;
margin: 20px 0 20px 10px;
height: 25px;
padding: 5px 5px 3px 5px;
text-align: left;
background: url('images/horizmenu.gif') no-repeat bottom left;
}
.menu ul{
	margin: 0;
	padding: 0;
	float: left;
}
.menu ul li{
	display: inline;
} /* Makes the link all appear in one line, rather than on top of each other */

.menu ul li a{
	float: left;
	text-decoration: none; /* removes the underline from the menu text */
	color: #6f6e6e; /* text color of the menu */
	padding: 0 10px 0 10px; /* 10.5px of padding to the right and left of the link and 11px to the top and bottom */
	font-weight: bold;
}
.menu ul li a:visited{ /* This bit just makes sure the text color doesn't change once you've visited a link */
	color: #6f6e6e;
	text-decoration: none;
	font-weight: bold;
}
.menu ul li a:hover, .menu ul li .current{
	color: #6f6e6e;
	text-decoration: underline;
	font-weight: bold;
} /* change the background color of the list item when you hover over it */

.menucats {
	float: left;
	position: relative;
	width: 190px;
	margin: 0 0 10px 0;
	padding: 5px 5px 5px 5px;
	font-size: 12px;
}
.menucats ul{
	list-style: none;
	display: inline;
	clear: both;
	margin: 0 0 0 0;
	padding: 0;
}
.menucats ul li a{
	background: url("images/bullet.gif") no-repeat left 40%;
	padding: 0 0 5px 10px;
	margin: .1em 0;
	line-height: 150%;
	text-decoration: none; /* removes the underline from the menu text */
	color: #555555; /* text color of the menu */
	float: left;
	font-weight: bold;
	width: 170px;
}
.menucats ul li a:visited{ /* This bit just makes sure the text color doesn't change once you've visited a link */
	color: #555555;
	text-decoration: none;
	font-weight: bold;
}
.menucats ul li a:hover, .menu ul li .current{
	color: #555555;
	text-decoration: underline;
	font-weight: bold;
} /* change the background color of the list item when you hover over it */

.featured{
float: left; 
padding: 10px 10px 10px 10px; 
margin: 0 0 30px 7px; 
background: #f7f8f8; 
width: 650px; 
border-top: 1px solid #356aa0;
}
.featured p{
float: right; 
width: 400px; 
font-family: Tahoma; 
font-size: 12px; 
margin: 0 0 0 0; 
line-height: 150%; 
padding: 0; 
text-align: justify;
}
.nwskort p{
font-family: Tahoma; 
font-size: 12px; 
margin: 0 15px 0 15px; 
line-height: 150%; padding: 0; 
text-align: justify;
}
.tekst p{
font-family: Tahoma; 
font-size: 12px; 
margin: 0 15px 20px 15px; 
line-height: 200%; 
padding: 0; 
text-align: justify;
}
.tekst ul{
	list-style: none;
	display: inline;
	clear: both;
	margin: 0 0 0 0;
	padding: 0;
}
.tekst ul li{
	background: url("images/bullet.gif") no-repeat left 40%;
	padding: 0 0 10px 20px;
	margin: 0 0 0 15px;
	line-height: 150%;
	text-decoration: none; /* removes the underline from the menu text */
	float: left;
	font-weight: normal;
	width: 650px;
	}
.tekst h3{
margin: 15px 0 15px 15px;
font-size: 14px;
font-weight: bold;
color: #8c8c8c;
}
.youtube_gallery{
position: relative;
float: left;
}