@charset "UTF-8";
/* CSS Document */

/* 
    Theme Name: Rijbewijskeuring Officieel
    Theme URI: http://www.RijbewijskeuringOfficieel.nl
    Description: Template
    Version: 1.0 
    Author: Wijzeronline
    Author URL: http://www.wijzeronline.nl
 */  
/* RESET CSS */
img{
	border-style:none;
	max-width: 100%;
	height: auto;
}

.post-edit-link {
  display: block;
  width: 100%; 
  clear: both !important; 
}

input.button, button.button.alt {
	-webkit-appearance: none !important;
}


/* Image stuff for 2.6.1 */

.alignnone {
	padding: 0px;
	margin: 0px;
}

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.alignleft {
  float: left;
   	padding-left: 5px;
	padding-right: 5px;
}

.alignright {
 	float: right;
   	padding-left: 5px;
	padding-right: 5px;
}

.wp-caption {
  border: 1px solid #718119;
  text-align: center;
  background-color: #606e14;
  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;
}

.gallery-caption {
font-size: 12px;
}

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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}



html, body {
  overflow-x: hidden;
  font-family: 'Open Sans', sans-serif;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
  display: block;
}


blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}

strong , b{
font-weight: bold !important;
}

/* START CSS MAIN */




