/*
Theme Name: alfrinkschool2
Description: alfrinkschool layout 1.0
Author: Michel van Dop
Author URI: http://www.inetactief.nl/
*/



body {
	margin:0;
	padding-top:0px;
	background:#1C82AE;
	font-family: Verdana,Helvetica,sans-serif;
	color:#000;
	font-size:11px;
	}
img {
	border:0;
	}
a {
	color:#000000;
	}
a:hover {
	color:#000000;
		}
h1, h2, h3, h4, h5, h6 {
	
	}
blockquote {
	padding-left:10px;
	color:#010202;
	font-style: normal;
	background:#949494;
	padding:2px 3px 2px 3px;
	}
.clear {
	clear:both;
	}
.alignleft {
	float:left;
	}
.alignright {
	float:right;
	}

/* The Wrapper */

.wrapper {
	width:769px;
	margin:0 auto;
	border: 0px solid #000;
	
	}

/* The Top */

.top {
	height:153px;
	margin-top:0px;
	background:url(images/top.jpg);
	}
.blogname {
	float:left;
	width:300px;
	}
.blogname h1 {
	font-size:45px;
	font-weight:bold;
	margin:25px 0 0 40px;
	color:#bebebe;
	}
.blogname h2 {
	margin:10px 0 0 40px;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	}

/* The Search Form */

.search {
	float:right;
	width:225px;
	height:29px;
	margin-top:16px;
	padding-right:5px;
	}
.search form {
	margin:0;
	padding:0;

	}
.search input {
	border:none;
	padding:0;
	float:left;
	}
.search input#s {
	width:160px;
	height:20px;
	margin-right:4px;
	font-size:16px;
	padding:2px 2px 1px 7px;
	}
.search input#submit {
	width:36px;
	height:25px;
	padding:2px 2px 1px 1px;
	background:url(images/search.png);
	}

/* The Menu */

.menu {
	height:36px;
	background:url(images/menu.png);
	}
.menu ul {
	list-style:none;
	margin:0;
	padding:8px 10px 0 0;
	float:left;
	}
.menu li {
	display:inline;
	font-size:16px;
	padding:0px 5px 0px 10px;
	font-weight:bold;
	}
.menu a {
	color:#FFF;
	text-decoration:none;
	}
.menu a:hover {
	color:#000;
	background:none;
	}

/* The Line */

.line {
	height:19px;
	background:url(images/line.png);
	}

/* The Content */

.content {
	padding:10px 10px 25px 15px;
	background:url(images/contentbg.jpg);
	}
	

.content2 {
	padding:10px 10px 25px 15px;
	background:#FFF;
	}

.date .day {
	color:#000;
	font-size:16px;
	font-weight:bold;
	line-height:22px;
	}

/* The Posts */

.text {
	width:551px;
	font-size:12px;
	line-height: 18px;
	float:left;
	}

.text2 {
	width:551px;
	background:#FFF;
	font-size:12px;
	line-height: 18px;
	float:left;
	}

.post {
	padding:0 0 10px 23px;
	}

h1.title {
	height:14px;
	background:url(images/titel.jpg);
	padding:1px 3px 3px 3px;
	border: 2px solid #B31F2A;
 	font-size:13px;
	}

h1.title a {
	padding-left:8px;
	color:#F4F4F4;
	text-decoration:none;
	}
h1.title a:hover {
	padding-left:8px;
	color:#F4F4F4;
	background:none;
	text-decoration:none;
	}
.postinfo {
	height:20px;
	background:none;
	padding: 2px;
	border: 1px solid #858484;
	background:#222222;	

	}
.postinfo a {
	color:#5f92ff;
	font-weight:bold;
	text-decoration:none;

	
	}

/* The Sidebar */

.sidebar {
	width:193px;
	float:left;
	line-height:20px;
	}
.sidebar ul {
	margin:0;
	padding:0;
	list-style:none;
	}
.sidebar h2 {
	height:17px;
	padding-top:1px;
	padding-left:13px;
	border: 2px solid #4F7D20;
	background:#222222;
 	font-size:13px;
	margin:5px 0;
	color:#E2E2E2;
	line-height:normal;
	}

.sidebar a {
	padding-left:0px;
	text-decoration:none;
	color:#000;
	font-weight:normal;
	
	}
.sidebar a:hover {
	color:#B31F2B;
	}


/* The Footer */

.footer {
	height:25px;
	background:url(images/footer.jpg);
	text-align:center;
	color:#fff;
	font-size:11px;
	padding-top:10px;
	}
.footer a {
	color:#FFFFFF;
	text-decoration:none;
	}
.footer a:hover {
	color:#F5F5F7;
	text-decoration:underline;
	}

/* The Navigation */

.navigation {
	height:25px;
	padding:0 20px;
	}
.navigation a {
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	color:#448aff;
	}
.navigation a:hover {
	color:#000;
	background:#eedcbd;
	}

/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	padding:0;
	margin:0 0 20px 0;
	font-size:25px;
	text-align:center;
	}

/* The Comments */

.comments {
	}
.comments form {
	}
.comments textarea {
	width:90%;
	height:156px;
	background:#fff;
	border:1px solid #e9e5e1;
	color:#484849;
	padding:10px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}
#commentform {
	padding-left:23px;
	}
#commentform input {
	background:#fff;
	border:1px solid #e9e5e1;
	color:#484849;
	padding-left:10px;
	}
.comments input#submit {
	padding:0;
	width:72px;
	height:29px;
	}


.clearfix:after {
			content: "."; 
			display: block; 
			height: 0; 
			clear: both; 
			visibility: hidden;
		}
		
		/* Hides from IE-mac \*/
		* html .clearfix { height: 1%; }
		/* End hide from IE-mac */
		
				.clearfix:after {
			content: "."; 
			display: block; 
			height: 0; 
			clear: both; 
			visibility: hidden;
		}
		
		/* Hides from IE-mac \*/
		* html .clearfix { height: 1%; }
		/* End hide from IE-mac */
		
		div.intouch {
			margin: 20px auto 40px auto;
		}
		
		div.intouch  form {
			float: left;
			width: 100%;
			font-size: 12px;
		}
		
		div.intouch div.inputfield { 
			padding: 4px 0px;
			position: relative;
			font-size: 11px;
		}
		
		div.intouch label { 
			font-family: "verdana, Lucida Grande", "Lucida Sans", Arial, Helvetica, sans-serif;
			display: block;
			float: left;
			clear: left;
			width: 40%; 
			font-size: 12px;
			text-align: right;
		}
		
		div.intouch div.inputfield input, div.intouch div.inputfield textarea {
			float: left;
			font-family: "verdana, Lucida Grande", "Lucida Sans", Arial, Helvetica, sans-serif;
			font-size: 12px;
			margin-left: 10px;
		}
		
		div.intouch div.inputfield input {
			width: 30%;
		}
		
		div.intouch div.inputfield textarea {
			width: 50%;
		}

		div.intouch div.inputfield input.submitbutton {
			width: auto !important;
			padding: 2px;
			margin-left: 280px;
			font-size: 11px;
			left: 25%;
			font
			position: absolute;
		}
		
		div.intouch div#usermessage {
			margin-bottom: 10px;
			font-size: 11px;
			text-align: center;
		}
		
		div.intouch .error {
			border: 1px solid #FF0000 !important;
			padding: 1px;
			font-size: 11px;
		}

