/*  
	Theme Name: 	In Your Face
	Theme URI: 		http://www.inyourface.nl
	Description:	In Your face website
	Version: 		1.0
	Author: 		Mediablox
	Author URL: 	http://www.Mediablox.nl
*/

html { font-size:100.01%;}

body { font-size:14px; font-family:Georgia, "Times New Roman", Times, serif; color:#8c8c8c;}

h1{
	color:#FFF;
	font-family:Helvetica, Arial, sans-serif;
	text-transform:uppercase;
	font-size:30px;
	font-stretch:condensed;
}

h1 a{
	text-decoration:none;
}

h1 a:hover{
	text-decoration:underline;
}

h2{
	color:#d4e32b;
	font-family:Helvetica, Arial, sans-serif;
	text-transform:uppercase;
	margin:-5px 0 20px 0;
	font-size:20px;
	font-stretch:condensed;
	font-weight:normal;
}

h3{
	color:#FFF;
	font-family:Helvetica, Arial, sans-serif;
	margin:10px 0 5px 0;
	font-size:16px;
	font-weight:normal;
	text-transform:uppercase;
}

h4{
	color:#d4e32b;
	font-family:Helvetica, Arial, sans-serif;
	margin:-5px 0 10px 0;
	font-size:14px;
	font-weight:normal;
	text-transform:uppercase;
}


strong{
	color:#CCC;
}

#content ul { list-style:none; margin-left:15px; padding-top:2px;margin-bottom:10px;}
#content ul li{
	background:transparent url(images/marker-pink.gif) no-repeat scroll 0 6px;
	height:100%;
	overflow:hidden;
	padding:0 0 3px 18px;
	color:#CCCCCC;
}
p { padding:0px 0px 18px 0px;}
		
a {text-decoration: underline; color:#fff;}
a:hover {text-decoration: none;}

hr{
	background-color:#d4e32b;
	border:0 none;
	color:#d4e32b;
	height:1px;
	margin:15px 0 5px 0;
	padding:0;	
}

form p{
	padding:0px 0px 10px 0px;
}

.postmetadata{
	font-size:11px;
	color:#666;
}

.postmetadata a{
	font-size:11px;
	color:#999;
}

.wpcf7-form-control-wrap input, .wpcf7-form-control-wrap textarea {  
	width:440px; 
	padding:2px 0px 3px 6px;
	color:#000000;
}

.submit{
	background:transparent url(images/btn-search.png) no-repeat scroll 0 0;
	border:0 none;
	color:#AAA;
	cursor:pointer;
	height:24px;
	width:100px;
}
	
html body textarea { font-family: "Trebuchet MS"; font-size:13px; color:#8c8c8c;}

.footer-tekst{
	font-size:11px;	
}

.footer-tekst a{
	text-decoration:none;	
}
.footer-tekst a:hover{
	text-decoration:underline;	
}