/*
Theme Name: WordPress steveverelst 2010
Theme URI: www.scarabeus.be
Description: versie 2010 van steveverelst.com
Version: 2.0
Author: Wim Notredame
*/


* {
  padding:0;
  margin:0;
}

a{
color:#ff7e00;
 text-decoration:none;
}


a:hover{
color:#ff7e00;
}

.newsheader a{

color:#ffffff;
}



body {
  font:62.5%  Helvetica, sans-serif; 
  margin-left:auto;
margin-right:auto;
  background:#FFF url(./images/patroon2.png) repeat; 
}

p, h2, h3, h4, h5 {
  font-size:1.2em;
}

img {
  border:0;
}

div#wrapper {
  width:849px;
  
 margin:0px auto 0;

 
}
#showcase2{
float:left;
margin-left:70;
width:849px;
margin-right:auto;
}



.entry clearfix{
flaot:left;
width:800px;

}
div#masthead {
  width:849px;
 
  position:relative;
}

/* Blog Title */
h1 {
  font:3.2em 'Trebuchet MS', Arial, Helvetica;
color:#FFFFFF;
}

h1 a {
  position:absolute;
  width:300px;
  height:30px;
  left:40px;
  top:15px;
  font-weight:bold;
  text-decoration:none;
  color:#ff7e00;
}

/* Tagline */
#masthead p {
  position:relative;
  margin:0;
  top:62px;
  left:50px;
  color:#888;
}

/* Pages Navigation */
div#masthead ul {
  float:right;
  margin-right:22px;
  position:relative;
  z-index:2;
  bottom:-2px;
}

div#masthead ul li {
  float:left;
}

div#masthead ul li a {
  color:#686868;
  text-decoration:none;
  display:block;
  font-size:1.4em;
  padding:40px 20px 18px;
}




div#masthead ul li a:hover,
div#masthead ul li.current_page_item {
  background:url(./images/Nav_bg.jpg) bottom repeat-x;
}

/* Banner image dropshadow */
div#masthead_image {
  background:url(./images/Imageheader.jpg) center no-repeat;
  width:849px;
  height:281px;
  clear:both;
  position:relative;
  z-index:1;
}

a {
  outline:0;
}

/* Page dropshadow */
div#content {
float:left;
  width:849px;
  background:url(./images/main_bg.jpg) repeat-y;
}

/*-----------------------------------------------------------------------------

  Main Content

-----------------------------------------------------------------------------*/

div#main {
margin-top:30px;
margin-left:auto;
margin-right:auto;
  padding:0 20px 20px;
  width:800px;
  float:left;

}

/* Main header on single pages */
h2.header {
  color:#756c42;
  font-size:18px;
  padding:10px 0 0;
  line-height:1;
heigth:30px;
width:100%;

  position:relative;
}

div#main h2.header a {
  color:#756c42;
heigth:30px;
width:849;
background-color:#b02822;
  text-decoration:none;
}

h2.header span {
  position:relative;
  background:#FFF;
  padding-right:10px;
  bottom:-5px;
}

/* Secondary headline above comments and comment form */
div#main h3 {
  margin:15px 0 5px;
  color:#ff7e00;
}

#main p {
  color:#fff;
  line-height:2;
  margin:10px 0;
}

div#main a {
  color:#507FA3;
}

.article {
  margin-bottom:20px;
  float:left;
  display:inline;
}

.article h1{
Color:#fffff;

}

.article blockquote {

}

.article ul, .article ol {
  font-size:1.2em;
  color:#756c42;
  margin-left:15px;
}
.article a{
font-size:1.2em;
  color:#FFFFFF;

}


.article ul li {
  margin:5px 0;
  padding-left:15px;

}

.article ol {

}

.article ol li {
  list-style:decimal;
  margin:10px 0;
}

.article ol li ol {
  font-size:1em;
  margin-left:15px;
}

#main p.byline {
  color:#999;
}

ul.article_footer {
 
}

ul.article_footer li {
  font-size:0.9em;
  display:inline;
  background:none;
 
  margin-left:5px;
  padding-left:10px;
}

ul.article_footer li.first {
  border-left:0;
}

/*-----------------------------------------------------------------------------

  Secondary Content

-----------------------------------------------------------------------------*/

div#secondary {
  padding:15px 20px 20px 0;
  width:200px;
  float:left;
}

div#secondary ul#sidebar {
  margin:15px 0 20px;
  color:#507fa3;
  padding-bottom:10px;
  border-bottom:1px solid #e7e7e7;
}

div#secondary ul#sidebar li {
  margin:5px 0;
  font-size:1.2em;
  line-height:1.5em;
}

/* Sidebar headers */
div#secondary h2 {
  text-transform:uppercase;
  color:#507fa3;
  margin:20px 0 8px;
  font-size:1em;
  line-height:1;
}

div#secondary a {
  color:#666;
  text-decoration:none;
}

div#secondary a:hover {
  text-decoration:underline;
}

div#secondary ul.children {
  margin-left:5px;
  padding-left:10px;
  border-left:5px solid #EAEAEA;
}

div#secondary ul#sidebar li li {
  font-size:1em;
}

/* Optional bio area header (commented out by default) */












div#author h2 {
  font-size:1.2em;
}

div#secondary p {
  line-height:1.5;
  margin:5px 0;
  color:#000000;
}


/* Search input */


form#searchform {
  position:relative;
  height:28px;
  margin-bottom:20px;
}

form#searchform input#s {
  position:absolute;
  top:0;
  height:18px;
  width:156px;
  padding:5px;
  background:url(./images/text_bg.png) repeat-x;
  border:1px solid #bcbcbc;
}

input#search_submit {
  position:absolute;
  right:0;
}

/*-----------------------------------------------------------------------------

  Footer

-----------------------------------------------------------------------------*/

ul#footer {
  height:8px;
  width:849px;
  margin:0 auto;

  text-align:center;
  font-size:1em;
  color:#686868;
  padding:15px 0;
}

ul#footer li {
  display:inline;
  margin-left:10px;
}

ul#footer li span {
  position:absolute;
  text-indent:-9999em;
}

ul#footer li a {
  color:#686868;
  text-decoration:none;
}

/*-----------------------------------------------------------------------------

  Wordpress Specific Stuff - Elements that weren't in my original stylesheet

-----------------------------------------------------------------------------*/

ol.commentlist {
  margin-top:15px;
  color:#fff;
	
}

/* Background color for visitor comments */
ol.commentlist li {
  background:#a82721;
	border:2px solid #cdcecf;
	color:#000;
	list-style-image:none;
	list-style-type: none;

  padding:10px;
  margin:10px 0;
}

/* Background color for Admin comments */
ol.commentlist li.alt {
	color:#000;


}

textarea#comment {
  width:500px;
color:#000000;
}

#main p.comment_meta {
  margin:0;
  float:right;
}

/* Optional popup window (NOTE: popups make for bad UI IMHO) */
body#commentspopup {
  
  padding:20px;
}

body#commentspopup a {
  color:#666;
}

body#commentspopup h1 a {
  position:relative;
  top:0;
  left:0;
}

body#commentspopup h3 {
  color:#555;
}

body#commentspopup p {
  margin:10px 0;
  color:#000000;
}

body#commentspopup textarea {
  width:340px;
color:#000000;
}
body#commentspopup p {

color:#000000;
}

/* Image stuff for 2.6.1 */
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.alignleft {
  float: left;
color:#fff;
font-size:15px;
margin-top:3px;
}
.alignleft a{color:#ffffff;font-size:15px;
}

.alignright {
  float: right;
color:#fff;
font-size:15px;
margin-top:3px;
}
.alignright a{color:#ffffff;font-size:15px;
}

.wp-caption {
  border: 1px solid #ddd;
  text-align: center;
  background-color: #f3f3f3;
  padding-top: 4px;
  margin: 10px;
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.wp-caption img {
  margin: 0;
  padding: 0;
  border: 0 none;
}

.wp-caption-dd {
  font-size: 11px;
  line-height: 17px;
  padding: 0 4px 5px;
  margin: 0;
}

p.entry_info {
  clear:both;
}

div.navigation {
  margin:00px 0;
	background-color:#b02822;
	width:813px;
	padding-left:10px;
	padding-right:10px;
	margin-left:-12px;
height:20px;
}

/*-----------------------------------------------------------------------------

  CSS Magic

-----------------------------------------------------------------------------*/

.clearfix:after {
  content:".";
  display:block;
  height:0;
  clear:both;
  flaot:left;
  visibility:hidden;
}
.center{
width:700px;

}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
  .clearfix {display:block;}
/* End hide from IE Mac */

#footerimage{
 background:url(./images/imagefooter.png) center no-repeat;
  width:849px;
  height:90px;

  position:relative;
  z-index:2;
float:right;

}



#nav {
  background:url(./images/Nav_bg.jpg) bottom repeat-x;

	height: 54px;
	width:849px;
	float:left;


}
#nav ol li {
	padding:0px;
	float: left;
	list-style-image:none;
	list-style-type: none;
	display:inline;
}
#nav ol {
//display:none;
	margin: 0px;
	padding: 0px;
	float: left;
}
img {
	border:0px;
	float: left;
}
span {
	display:none;
}
#link1, #actief1 {
	background-image:url(./images/btn_home.jpg);
	background-repeat:no-repeat;
	height: 54px;
	width: 117px;
	float:left;
}
#link1:hover, #actief1 {
background-image:url(./images/btn_home_hover.jpg);
	cursor:pointer;

}
#link2, #actief2 {
	background-image:url(./images/btn_bio.jpg);
	height: 54px;
	width: 88px;
	float:left;
}
#link2:hover, #actief2 {
	background-image:url(./images/btn_bio_hover.jpg);
	cursor:pointer;
}
#link3, #actief3 {
	background-image:url(./images/btn_movies.jpg);
	height: 54px;
	width: 130px;
	float:left;
}
#link3:hover, #actief3 {
background-image:url(./images/btn_movies_hover.jpg);
	cursor:pointer;
	
}

#link4, #actief4 {
	background-image:url(./images/btn_stevokitesurf.jpg);
	height: 54px;
	width: 211px;
	float:left;
}

#link4:hover, #actief4 {
	background-image: url(./images/btn_stevokitesurf_hover.jpg);
}
#link5, #actief5 {
	background-image:url(./images/btn_sponsers.jpg);
	height: 54px;
	width: 162px;
	float:left;
}
#link5:hover, #actief5 {
background-image: url(./images/btn_sponsers_hover.jpg);
	
}
#link6, #actief6 {
	background-image: url(./images/btn_contact.jpg);
	height: 54px;
	width: 141px;
	float:left;
}
#link6:hover, #actief6 {
	background-image: url(./images/btn_contact_hover.jpg);
}
#link7, #actief7 {
	
background-image: url(./images/Btn_Contact.jpg);
	height: 31px;
	width: 135px;
z-index:0;
float:left;
margin-top:129px;
margin-left:485px;
	
}
#link7:hover, #actief7 {
	background-image: url(./images/Btn_Contact_hover.jpg);
}

#sponsers{

width:849px;
background-color:#a82721;
margin-top:3px;
padding-top:10px;
height:90px;
margin-right:0px;
float:right;
z-index:2;

display:inline;
}



 #sponsers ol li {
	padding:0px;
	float: left;
	list-style-image:none;
	list-style-type: none;

	display:inline;
}
 #sponsers ol {
	margin: 0px;
	padding: 0px;
	float: left;

}


#sponsers0{
	
	position:relative;
	border:0;
	z-index:0;
        background-image:url(./images/Sponsers1.jpg);
	background-repeat:no-repeat;
	height:68px;
overflow:hidden;
float:left;
	width:150px;
}


#sponsers1{
	
	position:relative;
	border:0;
	z-index:0;
          background-image:url(./images/Sponsers1.jpg);
	background-repeat:no-repeat;
	height:69px;
overflow:hidden;
float:left;
	width:223px;
}
 #sponsers2{
	
	position:relative;
	border:0;
	z-index:1;
background-image:url(./images/Sponsers2.jpg);
	background-repeat:no-repeat;
	height:62px;
overflow:hidden;
float:left;
	width:214px;
}

 #sponsers3{
	
	position:relative;
	border:0;
	z-index:1;
background-image:url(./images/Sponsers3.jpg);
	background-repeat:no-repeat;
	height:62px;
overflow:hidden;
float:left;
	width:190px;
}
#sponsers4{
	
	position:relative;
	border:0;
	z-index:0;
        background-image:url(./images/Sponsers4.jpg);
	background-repeat:no-repeat;
	height:62px;
        overflow:hidden;
	float:left;
	width:215px;
}

#sponsers5{
	display:none;
	position:relative;
	border:0;
	z-index:0;
	background-repeat:no-repeat;
	height:62px;
overflow:hidden;
float:left;
	width:218px;
}


 #wrapper #board{
	
position:absolute;
	border:0;
	z-index:1;
        background-image:url(./images/board.png);
	background-repeat:no-repeat;
	height:38px;
	width:23px;
margin-left:-20px;
margin-top:233px;

}
.fotonews
{

overflow:hidden;
width:200px;
float:left;
margin-top:-10px;
margin-left:60px;
margin-bottom:10 px;
 border-color:#b02822;
  border-width:3px;

  border-style:solid;
}
.about{
overflow:hidden;

float:left;

 border-color:#b02822;
  border-width:6px;

  border-style:solid;
}

.newstext
{
padding-top:15px;
padding-left:20px;
float:left;
 font-size:1.3em;
color:#ffffff;
width:500px;



}


.newstextMovie
{
padding-top:20px;
padding-left:20px;
float:left;
 font-size:1.3em;
color:#ffffff;
width:500px;
height:70px;



}
.HDDMovie{float:left;
width:720px;
height:550px;
margin-left:45px;
}


.newsfull
{
padding-top:15px;
padding-left:20px;
font-size:1.1em;
color:#ffffff;
width:750px;
float:left


}


#newdatum
{
margin-top:auto;
margin-bottom:auto;
color:#ffffff;
 font-size:1.2em;
float:left;
margin-left:15px;
margin-top:2px;
display:inline;
}

.newsheader a
{
color:#ffffff;
margin-left:230px;
 font-size:1.25em;
float:left;
display:inline;
text-decoration:none;

}
#hoofdregelheader{
width:842px;
margin-left:-20px;
background-color:#b02822;
float:left;



}

#hoofdregelheader2,#hoofdregelheaderrechts2{

width:849px;
margin-left:-80px;



padding-top:6px;
padding-bottom:6px;

float:left;



}



#hoofdregelheaderrechts2 img{

border: 4px solid #b02822;
float:right;
margin-left:auto;
margin-right:8px;


}
#hoofdregelheader2 img{

border: 4px solid #b02822;

float:left;
margin-left:8px;
margin-right:auto;


}

.artikelpost
{
margin-bottom:10px;
width:800px;
float:left;
}

#hoofdregelheader .newsheader .linkcolor 
{
color:#b3a565;

}
.linkcolor{
margin-top:2px;

}


.header2 {

display:inline;
}

ul.header2 {
  text-align:right;
float:right;
margin-right:-23px;
margin-top:30px;

  padding:5px 10px;
  border-width:1px 0;
  line-height:1.5;
}

ul.header2 li {
  font-size:0.9em;
  display:inline;
  background:none;
 
  margin-left:5px;
  padding-left:10px;
}

ul.header2 li.first {
  border-left:0;
}

.article_menu{
margin-right:-23px;
margin-bottom:0px;
background-color:#b02822;

float:right;

   border-width:1px 0;
  line-height:1.5;
font-size:1.3em;
 padding:5px 5px;


}
#contactform{

background-image:url(./images/contactachtergrond.png);
background-repeat:no-repeat;
width:800px;
margin-top:-30px;
margin-bottom:-30px;
margin-left:5px;
height:434px;
float:left;
color:#ffffff;
}



#album img{
height:100px;
width:150px;
margin-left:22px;
}

#album {
width:200px;
height:120px;
text-align:center;
float:left;
margin-left: 7px;
margin-bottom:10px;
border-style:solid;
border-width:0px;

}

.wit{

background-color:#FFFFFF;
}

.news1{
	width:420px;
	float:right;
	margin-right:25px;


}
.newpost {
	padding-bottom:20px;
	float:left;
	width:680px;
	margin-left:35px;


}
.news1 h1 {
	margin-top:-5px;
	font-size:1.3em;
	
}
.news1 p {
	
	font-size:0.9em;
}
.news1 h2 {
	font-size:0.8em;
	color:#999999;
	display:inline;
	float:right;
	margin-top:-20px;
}
.news1 p {
margin-top:5px;
	
	}
.foto {
	border-width:Opx;
	border-style: none;
	display:block;	
	width:200px;
}

.midden img{
margin-right:auto;
margin-left:auto;
}


/*-----------------------------------------------------------------------------

  CSS Seteve V1

-----------------------------------------------------------------------------*/	
.more-link 
{

margin-left:20px;
font-size:1em;
}

a:hover {
	text-decoration:underline;
}

#sidebar1 {
	float: left;
	width: 154px; 
	margin-left:-17px;
	
}



#sidebar1 ol li {
	padding:0px;
	float: left;
	list-style-image:none;
	list-style-type: none;
	display:inline;
}
#sidebar1 ol {
	margin: 0px;
	padding: 0px;
	float: left;
}

#sublink1, #subactief1 {

	background-image:url(./images/Btn_SubBio.jpg);
	background-repeat:no-repeat;
	height: 53px;
	width: 153px; 
	float:left;
}
#sublink1:hover, #subactief1 {
background-image:url(./images/Btn_SubBio_hover.jpg);
	cursor:pointer;

}
#sublink2, #subactief2 {
	background-image:url(./images/Btn_SubMedia.jpg);
	height: 49px;
	width: 153px;
	float:left;
}
#sublink2:hover, #subactief2 {
	background-image:url(./images/Btn_SubMedia_hover.jpg);
	cursor:pointer;
}
#sublink3, #subactief3 {
	background-image:url(./images/Btn_SubResults.jpg);
	height: 53px;
	width: 153px;
	float:left;
}
#sublink3:hover, #subactief3 {
background-image:url(./images/Btn_SubResults_hover.jpg);
	cursor:pointer;
	
}
#fastlinks{width:100%;float:left;background-color:#a82721;height:22px;}
#fastlinks ol li {
	padding:0px;
	float: left;
	list-style-image:none;
	list-style-type: none;
	display:inline;
	margin-right:20px;
	text-align:center;

}
#fastlinks ol {
	margin: 0px;
	padding: 0px;
margin-top:5px;
padding-left:220px;
	float: center;
}
#fastlink{color:#fff; font-size:12px;text-decoration:underline;font-family:Tahoma;font-weight:200;}
.comment_bubble .linkcolor p
{

color:#000000;
}
.entry_info{display:none;}
.avatar{display:none;}
#fullmovies{width:805px;float:left;}
#movies{width:720px;float:left;margin-left:40px;}
#movietitle{width:700px;text-align:center;font-size:20px;border-bottom:2px #b02822 solid;}


#Facebookdiv{width:150px;height:40px;float:right; margin-top:225px;margin-right:-10Px;}

.FB_share_button{float:right}
