/*******************************************************************************
  Design by J-B || web.jan-bart.be ||
  for pinoparty.be
  date: 05/08/2009 23:37:33
  last change: 30/09/2010 22:24:00
*******************************************************************************/

body{
	background:#07447d;
	text-align:center;
	}
a{
	color:#07447d;
	}
h2{
	color:#07447d;
	}
h2 a{
	color:#07447d;
	}
h3 a{
	color:#07447d;
	}
#wrapper{
	background-image:url(img/middle.jpg);
	background-repeat:repeat-y;
	font-family: arial,"Times New Roman", Times, sans-serif;
	margin-left: auto;
	margin-right: auto;
	min-height: 543px;
	position:relative;
	text-align:left;
	top:0px;
	width:914px;
	}
#container{
 	background-image:url(img/kader.jpg);
 	background-repeat:no-repeat;
 	}
#content_wrapper{
	float:left;
	font-size:12px;
	left:280px;
	min-height:417px;
	padding-right:10px;
	position:relative;
	width:590px;
	}
.groups{ display:none;} /*Verberg de group waarin het bericht gepost is*/
/*********************************************
*  Primary Links
*********************************************/
#primary-links ul{
  	margin-left:180px;
  	padding-left: 0;
  	color: #000;
  	float: left;
  	margin-bottom:40px;
  	}
#primary-links ul li { display: inline; }
#primary-links ul li a{
  	padding: 0.3em 1em;
  	background-color: #fff;
  	color: #000;
  	text-decoration: none;
  	float: left;
  	border-right: 0px solid #000;
  	}
#primary-links ul li a:hover{
 	background-color: #07447d;
  	color: #fff;
  	}
/*******************************************************************************
	Comments
*******************************************************************************/	
#new, #new a, .new{
	background:yellow;
	color:#000;
	}
.box{
	background:#F3F3F3;
	padding:10px;
	margin:10px;
	border: 1px solid #dddddd;
	clear:both;
	}
#comments .comment{
	clear:both;
	border: 1px solid #dddddd;
	margin-left:10px;
	margin-bottom:10px;
	padding:10px;
	}
#comments .comment .content{
  	margin-top:10px;
	}
#comments .comment .submitted{
	font-style:italic;
	}
#comment-form, ul.links{
	text-align:right;
	}
.form-item, .wysiwyg, #comment-form p{
	text-align:left;
	font-size:12px;
	}
/*******************************************************************************
	Sponsors
*******************************************************************************/
#sponsors{
	height:70px;
	width:490px;
	margin-left:160px;
	position:relative;
	top:20px;
	}
#footerContent {
	height:70px;
	margin-left:162px;
	position:relative;
	top:25px;
	width:490px;
	}
.views-field-field-sponsorlogo-fid img{
	border:0 none;
	display:inline;
	float:left;
	margin:5px;
	}
/*******************************************************************************
	Social Media
*******************************************************************************/
#facebook span{display:none;position:absolute;}
#facebook a {
	display:block;
	height:50px;
	margin-left:657px;
	position:relative;
	text-indent:-9000px;
	top:-20px;
	width:100px;
	}
#facebook a span{visibility:hidden;}
#footer{
	background-image:url(img/footer.jpg);
	clear:both;
	height:111px;
	}

