/*
Theme Name: WP Max
Theme URI: http://wordpresstop.com
Description: A Fantastic Premium News Theme for WordPress
Version: 1.2
Author: Ahmad Fouad
Author URI: http://wordpresstop.com
*/

/* Imports */
@import url("css/rounded.corners.css");
@import url("css/header.css");
@import url("css/menu.css");
@import url("css/featured.story.css");
@import url("css/more.features.css");
@import url("css/latest.css");
@import url("css/more.latest.css");
@import url("css/searchform.css");
@import url("css/300x250.css");
@import url("css/sidebar.css");
@import url("css/ajax.tabs.css");
@import url("css/front.categories.css");
@import url("css/footer.css");
@import url("css/single.post.template.css");
@import url("css/archive.css");
@import url("css/calendar.css");
@import url("css/tabel.css");

/* Reset */
* {
	font-family: Arial, "Trebuchet MS", Verdana, Tahoma;
	font-size: 1em;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0;
	text-decoration: none;
	vertical-align: baseline;
	white-space: normal;
}

html, body {line-height: 1}
hr {display: none}
blockquote:before, blockquote:after, q:before, q:after {content: ''}
blockquote, q {quotes: "" ""}
ul {list-style-type: none;
font-size:12px;
line-height:1.2em}
ol {list-style-type: decimal}
ol {margin: 0 0 0 20px}
.clear {clear:both}
a {color: #404040}
a:hover {color: #404040; text-decoration:underline}

/* Page Layout */
body {
	width: 100%;
	background: #dedede;
	text-align: center;
	cursor: default;
}

#pagei {
	width: 922px;
	height: auto;
	padding: 0px 0 7px 0;
	margin: 0 auto 0 auto;
	text-align: left;
	font-size: 0.75em;
	color: #366799;
}

#page {
	height: auto;
	min-height:600px;
	background: #fff;
	padding: 10px;
}

#main {
	padding-top: 10px;
	width: 902px;
}

#main-left {
	font-size:12px;
	font-weight: bold;
	color: #000000;
	float: left;
	width: 180px;
	height: auto;
	padding: 0px 0px 0px 0px;
	margin-left: 10px;
	margin-top: 70px;

}

#main-left1 {
	float: left;
	width: 180px;
	padding: 10px 10px 0 0;
}

#mainkalender-left {
	float: left;
	width: 902px;
	padding: 0 10px 0 0;
}

#main-center {
	float: left;
	width: 500px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	padding: 0px 10px 0 0px;
	margin-top:0px;
}

#main-right {
	float: left;
	width: 180px;
	display: inline;
	padding-top:10px;
	margin-left: 10px;
		margin-top:15px; 
	-moz-border-radius: 10px;
	border-radius: 10px;

#contents {
	width: 581px;
	padding: 10px 0 10px 0;
}
#contents-b {
	width: 902px;
	padding: 0 0 0 0;
}

#content, #content-b {
	float: left;
	width: 581px;
	border-right: 1px solid #fff;
	margin-right: 10px;
	padding-right: 10px;
}

#sidebar {
	float: left;
	width: 170px;
	display: inline;
}

#footeri {
	width: 922px;
	height: auto;
	margin: 0 auto 7px auto;
	text-align: left;
	font-size: 0.7em;
	color: #fff;
	background: #0079C2;
}

#bottom {
	width: 922px;
	height: auto;
	margin: 0px auto 10px auto;
	text-align: left;
	font-size: 0.7em;
	color: #888;
	line-height: 1.5em;
}

#bottom-left {
	float: left;
}

#bottom-right {
	float: right;
}

/* Global site Headers */
h2.front1 {
	display: block;
	font-size:1.2em;
	line-height: 1.4em;
	font-weight: bold;
	color: #0079C2;
	padding: 4px 5px 3px 0px;
	margin: 0 0 0px 0;
	background: #fff;
}

.sjonnie {
	color: #0F0;
}

h2.front {
	font-size:1.2em;
	line-height: 1.4em;
	font-weight: bold;
	color: #0079C2;
	padding: 0px 5px 3px 0px;
	margin: 0 0 0px 0;
	background: #fff;
}

h2.front-gal {
	display: block;
	line-height: 1.4em;
	font-weight: bold;
	color: #cc0000;
	padding: 4px 5px 3px 30px;
	margin: 0 0 5px 0;
	background: #f1f6e2 url(images/photo.png) no-repeat;
	background-position: 7px center;
	border-bottom: 1px solid #e3e8d4;
	position: relative;
}

h3.front {
	margin: 10px 0 5px 0;
	border-bottom: 1px dotted #ccc;
	padding: 0 0 7px 0;
	color: #666;
	position: relative;
}

/* Various Links CSS */
a.icomment {
	display: inline;
	font-size: 0.9em;
	color: #999;
	margin: 0 0 0 2px;
}




a.icomment:hover {color:#333}

.testje{
	display: block;
	border: 1px solid #d40000;
	color:#fff;
	padding: 4px 5px 0 5px;
	background: #d40000;
	font-weight: bold;
		line-height: 20px;
	}
	
	
.contactformulier{
border: 1px #0179c1 solid;
font-size: 14px;
width:350px;
} 	

.wpcf7-submit verzenden{background:#0179c1;
padding:3px;
color:#fff;
border:1px solid #0179c1;

}

.verzenden:hover{background:#fff;
border:1px solid #0179c1;
padding:3px;
color:#0179c1;
}

