/*   
Theme Name: Niro Rijschool
Theme URI: http://www.niro-rijschool.nl/
Description: Custom Theme voor Autorijschool Niro
Author: Dozmo Websites enzo
Author URI: http://www.dozmo.nl/
*/

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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* End reset */

body {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: url(images/bg.png) repeat-x;
	color: #555;
	font-family: "Lucida Grande",Verdana,"Bitstream Vera Sans",Arial,sans-serif;
	font-size: 62.5%;
	line-height: 22px;
	margin-bottom: 40px;
}

h2 {
	font: italic 24px/35px Georgia,"Times New Roman","Bitstream Charter",Times,serif;
}

table {
	color: #000;
	margin: 0 auto;
}

td {
	font-size: 12px;
	border: 1px solid #000;
	padding: 2px;
}

td.column-3 {
	text-align: right;
}

tr.odd {
	background-color: #8295da;
}

tr.even {
	background-color: #a1b0e5;
}

a {
	color: #333;
	text-decoration: none;
	border-bottom: 1px dotted #333; 
}

p {
	font-size: 12px;
	line-height: 2em;
	margin-bottom: 20px;
}

.alignright {
	float: right;
}

#container {
	margin: 0 auto;
	width: 960px;
}

#header {
	float: left;
	width: 100%;
	margin: 10px 0 0 0;
}
	#header a {
		border: none;
		padding: 0 15px;
	}
	#navigation {
		height: 32px;
		font-size: 18px;
	}
	.current_page_item {
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		background-color: #555;
	}
	.current_page_item a {
		color: #fff;
	}
	#navigation a:hover {
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		background-color: #ccc;
		padding: 0 15px;
	}

	#nav li {
		float: left;
		margin: 2px;
		padding: 2px;
	}
.floatright {
	float: right;
}
#headerimg {
	display: block;
	margin: 10px auto;
}

a title {
	padding: 0 5px;
	margin: 5px;
}
.entry {
	float: left;
	width: 720px;
	min-height: 338px;
	border: 1px solid #c00c15;
	margin: 5px 0;
	padding: 10px;
}
#aanmelding {
	margin: 5px;
}
#aanmelding td {
	border: none;
}
.no-margin {
	margin-bottom: 0;
	font-weight: bold;
}
#wpcf7-f1-p56-o1 label {
	font-weight: bold;
}
.wpcf7-list-item {
	float: left;
	width: 100px;
}
.wpcf7-validation-errors, .wpcf7-not-valid-tip-no-ajax {
	font-size: 12px;
	text-align: center;
	margin: 0 5px;
	padding: 0 1px 3px 2px;
	color: #000;
	background: #ff6666;
	border: 1px solid #f00;
}
.wpcf7-mail-sent-ok {
	font-size: 12px;
	text-align: center;
	margin: 0 5px;
	padding: 0 1px 3px 2px;
	color: #000;
	background: #66ff66;
	border: 1px solid #0f0;
}

#sidebar {
	float: left;
	width: 208px;
	margin-left: 10px;
}
#sidebar h2 {
	font-size: 20px;
	color: #48172b;
}
#sidebar p {
	line-height: 1em;
	color: #eee;
}
p#proefles {
	font-size: 18px;
}
	#call_me, #contact {
		background-color: #d90000;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		margin: 10px 0;
		padding: 5px;
	}
	#call_me legend, #contact legend {
		font-size: 20px;
		margin-left: -5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		padding: 7px;
		background-color: #d90000;
		color: #eee;
	}
	#call_me input {
		border: 1px solid #ccc;
	}
#links a {
	font-size: 20px;
	margin: 5px;
}

.wp-table-reloaded-table-name {
	text-align: center;
	font-size: 20px;
}
.column-1 {
	width: 100px;
}
.column-2 {
	width: 400px;
}

#footer {
	float: left;
	margin-bottom: 10px;
	height: 40px;
	width: 100%;
}

.clear {
	clear: both;
}

#footer p {
	text-align: center;
}               
