@import url(https://fonts.googleapis.com/css?family=Lora);


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
:focus {/* remember to define focus styles! */
	outline: 0;
}
body {
	#background-image:url('wood.jpg');
	background-repeat:repeat;
	background-color:#fff;
	line-height: 1;
}
ol, ul {
	list-style: none;
}
table {/* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a img {
	border: 0;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}


body, input, textarea {
	color: #373737;
	font: 15px Lora, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 300;
	line-height: 1.625;
}

#page {
	background: #fff;
}

/* Headings */
h1,h2,h3,h4,h5,h6 {
	clear: both;
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.625em;
}

/* Text elements */
p {
    margin-left: 10px;
	margin-bottom: 1.625em;
}
ul, ol {
	margin: 0 0 1.625em 2.5em;
}
ul {
	list-style: square;
}
ol {
	list-style-type: decimal;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul, ol ol, ul ol, ol ul {
	margin-bottom: 0;
}
dl {
	margin: 0 1.625em;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 1.625em;
}
strong {
	font-weight: bold;
}
cite, em, i {
	font-style: italic;
}
blockquote {
	font-family: Georgia, "Bitstream Charter", serif;
	font-style: italic;
	font-weight: normal;
	margin: 0 3em;
}
blockquote em, blockquote i, blockquote cite {
	font-style: normal;
}
blockquote cite {
	color: #666;
	font: 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 300;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}
pre {
	background: #f4f4f4;
	font: 13px "Courier 10 Pitch", Courier, monospace;
	line-height: 1.5;
	margin-bottom: 1.625em;
	overflow: auto;
	padding: 0.75em 1.625em;
}
code, kbd {
	font: 13px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr, acronym, dfn {
	border-bottom: 1px dotted #666;
	cursor: help;
}
address {
	display: block;
	margin: 0 0 1.625em;
}
ins {
	background: #fff9c0;
	text-decoration: none;
}
sup,
sub {
	font-size: 10px;
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}

/* Float Properties*/

.clearfloat:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
    vertical-align: top;
	}

.clearfloat {
	display: inline-block;
	}

.cupcake { margin: 0px; background: url(https://brutsellog.net/beeld/eusite/cup_bg.png) no-repeat; padding-left: 20px;}
.reactie { margin: 0px; background: url(https://brutsellog.net/beeld/eusite/reactie.png) no-repeat; padding-left: 20px;}
.wereldbol { margin: 0px; background: url(https://brutsellog.net/beeld/eusite/wereldbol.png) no-repeat; padding-left: 20px;}

#wrap {
	#background:#0000 center top no-repeat;
	padding:20px 0;
	xbackground: grey;
}
#mobiel_wrap {
	#background:#0000 center top no-repeat;
	padding:2px 0;
	background:#e2e2e2;
}
#container {
	margin:0 auto;
	width: 95%;
	#background: white;
}
#mobiel_container {
	margin:0 auto;
	width:405px;
	background:#fff;
}

#vp_wit {
	width:480px;
	height:2px;
	float:left;
	background:#ffff;
   }

#vp_blok {
	width:480px;
	height:1540px;
	float:left;
	padding:10px;
	/* border: 1px solid #0101DF;*/
	}
#vp_streamblok {
	width:480px;
	height:360px;
	float:left;
	background:#fff;
	padding:10px;
	/* border: 1px solid #0101DF;*/
	}
#vp_breed {
	width:980px;
	height:760px;
	background:#fff;
	padding:10px;
	/* border: 1px solid #0101DF;*/
	}
	
#artikel {
	width:350px;
	height:150px;
	float:left;
    }
#art_img {
	width:120px;
	height:150px;
	float:right;
	display: inline;   
}
    
#art_img img {
  height:150px;
  position:absolute;
  clip: rect(25px 120px 150px 10px);
}

#artikel2 {
	width:260px;
	height:130px;
	float:left;
	padding:10px 10px 10px 10px;
    }
#art_img2 {
	width:130px;
	height:150px;
	float:right;
	overflow: hidden;

}
    
#art_img2 img {
  height:150px;
  position:absolute;
  display:block; 
  margin:0 auto;  
  text-align:center;
  clip: rect( 0px 114px 150px 20px);
}
#vp_blok2 {
	width:480px;
	height:310px;
	float:left;
	padding:10px;
	/* border: 1px solid #0101DF;*/
	}
#vp_art {
    width:480px;
	height:150px;
	border: 2px solid #BDBDBD;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
}
#artikel3 {
	width:165px;
	height:53px;
	margin-top:8px;
	text-align: center;
	white-space: normal;
	overflow: hidden;
	padding:10px 10px 10px 10px;
    }
#art_img3 {
	width:185px;
	height:65px;
	margin:0 auto;	
}
    
#art_img3 img {
  width:185px;
  #height:50px;
  position:absolute;
  display:block; 
  margin:0 auto;  
  text-align:center;
  clip: rect( 14px 185px 80px 0px);
}
#vp_blok3 {
	width:1000px;
	height:150px;
	float:left;
	padding:10px;
	/* border: 1px solid #0101DF;*/
	}
#vp_art3 {
    width:185px;
	height:155px;
    margin-right:5px;
	border: 2px solid #BDBDBD;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
}
#vp_wit2 {
	width:460px;
	height:10px;
	float:left;
	background:#ffff;
}
   
#vp_blok4 {
	width:309px;
	height:235px;
	float:left;
	padding:10px;
	/* border: 1px solid #0101DF;*/
	}
#vp_art4 {
    width:298px;
	height:210px;
    padding:10px 10px;
	line-height: 1.25;
	border: 1px solid #000;
}

.datum {
  font-style: italic;
  font-size: 9px;
  width:350px;
  float:left;
  }
.tekst {
  font-size: 14px;
  width:350px;
  float:left;
  }
  
.titel a {
  float:left;
  width:345px;
  color: #000;
  font-style: bold;
  font: 16px Lora, Helvetica, Arial, sans-serif;
  text-decoration: none;
  }
.titel3 a {
  float:left;
  	width:165px;
	height:50px;
  color: #6E6E6E;
  white-space: normal;
  font-style: bold;
  font: 16px Lora, Helvetica, Arial, sans-serif;
  text-decoration: none;
  }
.titel4 a {
  float:left;
  color: #6F6F6F;
  #font-style: bold;
  font: 13px Lora, Helvetica, Arial, sans-serif;
  text-decoration: none;
  }
  
#hoofd {
   width:1000px;
   height:100px;
   #filter:alpha(opacity=60); 
   #opacity:.6;
   background: url(https://www.brutsellog.net/header100.png) no-repeat;
}
#mobiel_hoofd {
   width:400px;
   height:400px;
   background: url(https://www.brutsellog.net/header_mobiel.jpg) no-repeat;
}
#voeter {
   width:1000px;
   height:18px;
   #background: #505050;
   margin-top:20px;
   opacity:0.9;
   text-align:center;
}

#volgers {
	display: block;
    margin-left: auto;
    margin-right: auto;
    width: 55em
       }

#mobiel_voeter {
   width:400px;
   height:18px;
   background: #505050;
   margin-top:10px;
   text-align:center;
}

#social {
   width:1000px;
   height:28px;
   background: #000;
   color:#fff;
}

#social a {
  color:#fff;
  text-decoration: none;
}

#social hover {
  color:#000;
  text-decoration: none;
}
#titel {
   float:left;
   color:#000;
   padding:10px;
   font-size:48px;
   font-style: bold;
   margin-left:-10px;
   width:400px;
   filter:alpha(opacity=100); 
   opacity:1;
   text-shadow: 2px 2px #E6E6E6;
}

#mobiel_hoofd h1 {
   color:#000;
   padding:30px;
   font-size:48px;
   font-style: bold;
   margin-left:10px;
   text-shadow: 2px 2px #E6E6E6;

}

#reclame {
	width:500px;
	height:80px;
	float:left;
	#background:#fff ;
	/* border: 1px solid #0101DF;*/
	}
	
#zoeker {
   width:1000px;
   height:auto;
	font-size:12px;
   #margin-left:20px;
   background: #fff;
 }
 
#bolreclame {
   width:1000px;
   height:180px;
   background: #fff;
 }
 
#bolreclamegroot {
   width:1000px;
   height:340px;
   background: #fff;
 }
#inspring {
	margin-left:25px;
 }

#links {
   width:50px;
   float:left;
   height:2000px;
   background: #fff;
 }
 
#zoekform {
   float:right;
   margin-right:50px;
   margin-top:40px;
   width:400px;
  filter:alpha(opacity=100); 
   opacity:1;
}

#mobiel_zoekform {
   float:right;
   margin-right:10px;
 }


#left_blok {
	align:left;
	#vertical-align:text-top;
	vertical-align: top;
	width:330px;
	height:auto;
	margin-left:-7px;
	/* border: 1px solid #0101DF;*/
}

#right_blok {
	width:300px;
	align:right;
	height:auto;
	#padding:1px;
	margin-left:5px;
	
	/* border: 1px solid #0101DF;*/
}

#brnl_blok {
	width:1000px;
	height:auto;
	padding:10px;
	/* border: 1px solid #0101DF;*/
	}

#brnl_blok h1 {
		margin: 0;
                padding: 0;
		margin-left:40px;
                font-family: "Helvetica Neue", Helvetica, serif;
                color: #777777;
                line-height: 1.2;
                font-size: 22px;
	}

#brnl_art {
    width:280px;
	height: 220px;
    float:left;
	background:#fff;
    padding: 5px;
    margin: 10px 12px;
	border: 1px solid #A4A4A4;
	padding: 10px;
	#margin-right: 20px;
	-moz-box-shadow:    5px 5px 5px #2e2e2e;
  	-webkit-box-shadow:  5px 5px 5px #2e2e2e;
 	 box-shadow:         5px 5px 5px #2e2e2e;
}

#brnl_img img {
  width: 280px;
  height: 190px;  
  text-align:center;
  #clip: rect( 0px 114px 150px 20px);
}

#brnl_ttl {
   left: 10px;
   width: 100%; 
   text-align: center;
}

#brnl_ttl a {
  color: #000;
  #font-style: bold;
  text-shadow: 1px 1px #E6E6E6;
  font: 12px Lora, Verdana, Helvetica, Arial, sans-serif;
  text-decoration: none;

}


#breu_blok {
	width:988px;
	margin-left:12px;
	height:auto;
	#padding:10px;

	/* border: 1px solid #0101DF;*/
	}

#breu_blok h1 {
		margin: 0;
                padding: 0;
		margin-left:40px;
                font-family: "Helvetica Neue", Helvetica, serif;
                color: #777777;
                line-height: 1.2;
                font-size: 22px;
	}

#breu_art {
    width:200px;
	height: 230px;
    float:left;
	background:#fff;
    padding: 5px;
    margin: 10px 12px;
	border: 1px solid #A4A4A4;
	padding: 10px;
	#margin-right: 20px;
	-moz-box-shadow:    5px 5px 5px #2e2e2e;
  	-webkit-box-shadow:  5px 5px 5px #2e2e2e;
 	 box-shadow:         5px 5px 5px #2e2e2e;
}

#breu_img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  vertical-align:middle;
  height:205px;

}

#breu_ttl {
   left: 10px;
   width: 100%; 
   text-align: center;
   vertical-align:bottom;
}

#breu_ttl a {
  color: #000;
  #font-style: bold;
  text-shadow: 1px 1px #E6E6E6;
  font: 12px Lora, Helvetica, Arial, sans-serif;
  text-decoration: none;

}

#ins_blok {
    width:930px;
	height: 110px;
    float:left;
    margin-left: 35px;
    margin-top: 10px;
	margin-bottom: 5px;
	#padding: 10px;
}

#share_blok {
	width:990px;
	height:70px;
	float:left;
	#background:#fff;
	margin-top:15px;
    margin-left:40px;
	#padding:0px 10px 10px 0px;
	/* border: 1px solid #0101DF;*/
	}
#share_art {
    width:160px;
	height:60px;
	float:left;
    margin-right:30px;
	-moz-box-shadow:    5px 5px 5px #2e2e2e;
  	-webkit-box-shadow:  5px 5px 5px #2e2e2e;
 	box-shadow:         5px 5px 5px #2e2e2e;
}

#witruimte {
	width:990px;
	height:10px;
}

#cse-search-results {
    padding: 20px;
}
