@charset "UTF-8";
/* CSS Document */

/* 
Theme Name: Stichting Fris
Theme URL: http://www.stichtingfris.nl/
Description: Custom theme for Stichting Fris
Author: Ontwerpstudio Trendwerk
Author URI: http://www.trendwerk.nl/
Version: 1.0
*/

/*
====================
Reset
====================
*/

body, img, ul, ol, li {
	margin: 0;
	padding: 0;
	border: 0;
	text-align: left;
	vertical-align: baseline;
}

/*
====================
Typography
====================
*/

body,h1,h2,h3,h4,h5,h6,textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body {
	color: #333;
	font-size: 12px;
	font-weight: normal;
}
p {
	font-size: 12px;
	line-height: 20px;
	margin: 0px 0px 10px 0px;
}
textarea {
	font-size: 12px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666;
	font-size: 32px;
	font-weight: normal;
	margin: 0px 0px 15px 0px;
	text-transform: none;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666;
	font-size: 22px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	text-transform: none;
	font-style:italic;
	font-weight:lighter;
}
h3 {
	color: #EF8D01;
	font-size: 20px;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	text-transform: none;
}
h4 {
	color: #666;
	font-size: 16px;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	text-transform: none;
}
h5 {
	color: #666;
	font-size: 14px;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	text-transform: none;
}
h6 {
	color: #666;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	text-transform: none;
}
a {
	color: #ef8d01;
	text-decoration: underline;
}
a:hover {
	color: #666;
}

/* Misc */

small {
	font-size: 11px;
}
ul {
	margin: 0 0 10px 25px;
}
li {
	line-height: 20px;
}
.left, .alignleft {
	float: left;
}
.right, .alignright {
	float: right;
}
.clear {
	clear: both;
}
.greyed_label {
	color: #999;
}

/* Forms */

input, textarea {
	margin: 0px 0px 0px 0px;
}

/*
====================
Layout
====================
*/

body {
	background: #ffffff;
}
#wrap {
	width: 100%;
	height: 100%;
}
#headerwrap {
	background: #ddd;
	width: 100%;
	position:relative;
	z-index: 2;
}
#headercontainer {
	background: url('images/nav_bg_gradient.gif') repeat-x top left;
	height: 80px;
	width: 100%;
	position: relative;
}
#header {
	height: 80px;
	width: 960px;
	position: relative;
	margin: 0px auto;
	}
#logo {
	position: absolute;
	left: 0px;
	top: 15px;
	z-index:3;
}
#toplinks {
	display:none;
	position: absolute;
	right: 10px;
	top: 10px;
}
	#toplinks ul {
		list-style:none;
		list-style-type:none;
	}
		#toplinks ul li {
			display: inline;
		}
#hormenu {
	position: absolute;
	left: 345px;
	top: 0px;
	border-left: solid 1px #ccc;
	height: 80px;
	overflow:hidden;
}
#content-slider {
	background: url('images/content_slider_bg.gif') repeat-x top left;
	height: 300px;
	width: 100%;
	position: relative;	
	z-index: 1;
}
#mainwrap {
	width: 100%;
	overflow: hidden;
}
#main {
	background: #fff;
	width: 960px;
	margin: 0px auto;
	overflow: hidden;
}
#main.page { margin-top: 25px; }

#left {
	width: 200px;
	background: #eee;
	float: left;
	margin: 20px 10px;
	padding: 10px;
	display:none;
}
#content {
	width: 620px;
	float: left;
	margin: 10px;
	padding: 10px 0px;
	display:inline;
}

#right {
	width: 280px;
	float: right;
	margin: 20px 35px 0px 0px;
	display:inline;
}
#footerwrap {
	width: 100%;
	clear:both;
	background: url('images/footer_bg.gif') repeat-x top left;
}
#footer {
	width: 960px;
	margin: 0px auto;
	overflow:hidden;
	margin-bottom: 15px;
}

	#footer p,#footer li {
		font-size: 11px;
		line-height:22px;
		list-style:none;
		list-style-image:none;
	}
	#footer a {
		color: #444751;
		text-decoration:underline;

	}
	#footer a:hover {
		color: #6b8ea5;
	}
	
	#footer h3 {
		font-style:italic;
		color:#333;
	}
.footerkolom {
	float: left;
	margin: 15px;
	display:inline;	
	width: 205px;
}
#footerleft {
	clear:both;
	margin-left: 15px;
}

#footerright {
	float: right;
	margin-right: 15px;
	margin-top: -28px;
}

/*
====================
Posts
====================
*/

#content .post {
	border:1px solid #CCCCCC;
	padding: 1px #fff;
	margin: 0 0 20px 0;
	padding: 0 0 15px 0;
	}
#content .post img{
	padding: 4px;
	border: solid 1px #ccc;	
	}
.posttop {
	height: 80px;
	background: url('images/post_bg_gradient.gif') repeat-x top left;
	border: solid 1px #fff;
	margin: 0px 0px 25px 0px;
}
.page .posttop {
	margin: 0;
}

.page .blog .posttop {
	margin: 0px 0px 25px 0px;
}

.posttop h1 {
	margin: 20px 20px 0 20px;
}
.postbg h2 {
	max-width: 550px;
	margin: 12px 20px 12px 10px;
	height: 26px;
	overflow: hidden;
}
	.postbg h2 a {
		color:#fff;
		text-decoration:none;
	}
	.postbg  h2 a:hover{
		text-decoration: underline;
		
	}
	.blog .postleft {
		background: url('images/post_titel_links_bg.png') repeat-x top left;
		height:65px;
		width:10px;
		float:left;
		z-index:2;
		margin:10px 0px 0px -11px;
	}
	.blog .postbg {
		background: url('images/post_titel_bg.gif') repeat-x top left;
		height:54px;
		width:auto; 
		float:left;
		margin:20px 0px 0px -1px;
	}
	.blog .postright {
		background: url('images/post_titel_right_bg.png') no-repeat top left; 
		height:54px;
		width:13px;
		float:left;
		margin-top:20px
	}

small {
	color: #999;
	display:block;
	clear:both;
	padding: 5px 20px;
	}

small a {
	color: #999;
	}
	
	.blog  .small_bottom small {
		width: 450px;
	}

.post .entry {
	padding: 0 20px;
}

.blog .entry img {
	border: solid 1px #ccc;
	padding: 4px;
}
	
	.readmore_wrapper {
		position:relative;
		margin: 15px -5px 0px 1px;
	}
	.readmore_left {
		background: url('images/lees_meer3.jpg') top left no-repeat;
		height: 31px;
		width:5px;
		float: right;
		}
	.readmore {
		background: url('images/lees_meer2.jpg') top left repeat-x;
		height: 31px;
		float: right;
	}
	
	.readmore a {
		font-family:Georgia, "Times New Roman", Times, serif;
		font-style:italic;
		font-weight:lighter;
		line-height: 35px;
		text-decoration: none;
		padding:0px 10px 0px 10px;
		color:#fff;
	}
	.readmore a:hover {
		text-decoration: underline;
	}
	.readmore_right {
		background: url('images/lees_meer1.png') top left no-repeat;
		height: 31px;
		width:5px;
		float: right;
	}			
	.sociallinks {
	width: 100%;
	}
	.sociallinks td {
		width: 25%;
		text-align: center;
	} 

/* comments */
#comments {
	margin-top: 20px;
}

#respond {
	margin-top: 20px;
	clear:left;
}
	#respond #comment {
		width: 100%;
		height: 100px;
	}

.commentlist {
	list-style: none;
	list-style-type:none;
}
	.commentlist li {
		padding: 10px;
		margin: 15px 0px;
		background-color:#eee;
	}
		.commentlist .comment-author {
			display: inline;
		}
			.commentlist .comment-author img {
				float: left;
				margin: 2px 4px 0px 0px;
			}
			.commentlist .comment-author .says {
				display: none;
			}
		.commentlist .comment-meta {
			display: inline;
			float:right;
			font-size: 11px;
		}
			.commentlist .comment-meta a {
				text-decoration:none;
				color: #999;
			}

/*
====================
Menu
====================
*/

/* Hormenu level 1 */ 
 
#hormenu ul {
	margin: 0;
	clear: both;
	
}
#hormenu li {
	float: left; 
	list-style: none;
}
#hormenu li a { 
	width: 102px; 
	background: url('images/nav_btn.gif') no-repeat top left;
	color: #666;
	float: left; 
	font-weight: normal;
	line-height: 30px;
	padding: 45px 10px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-family:Verdana, Geneva, sans-serif;
}
#hormenu li a:hover {
	background: url('images/nav_btn_hover.gif') no-repeat top center;
	font-weight: bold;
}
#hormenu li.current_page_item a, #hormenu li.current_page_parent a {
	background: url('images/nav_btn_hover.gif') no-repeat top center;
	font-weight: bold;
}
	#hormenu li.current_page_item li a, #hormenu li.current_page_parent li a {
	}

/*
====================
Sidebars & widgets
====================
*/

.sidebar {
	list-style: none;
	list-style-type:none;
	margin:0;
}

.sidebar .widget {
	background: url('images/post_bg_gradient.gif') repeat-x top left;
	border: solid 1px #ccc;
	margin-bottom: 20px;
	padding: 15px 20px 20px 20px;
	width: 258px;
}

.widgettitle {
	padding: 17px 20px 5px 15px;
	margin: -20px -20px 5px;
	height: 24px;
	font-size: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: 400;
}

.sidebar .blijfopdehoogte {
	background: url('images/widget_bg.gif') repeat-x top left #ef8d01;
	border: 1px solid #cc9451;
	color: #fff;
	font-family:Arial, Helvetica, sans-serif;
}

.blijfopdehoogte .widgettitle {
	color: #FFF;
}

.wp125_write_ads_widget {
	overflow: auto;
	margin: 0px;
}

.sidebar .widget_sp_image{
	background: url('images/post_bg_gradient.gif') repeat-x top left;
	margin-bottom: 20px;
	padding: 0px;
}

.widget ul {
	width: 260px;
	list-style: none;
	list-style-type: none;
	border-top: 1px solid #CCC;
	padding: 0;
	margin: 0;
}
.widget li a, .aktt_widget li {
	width: 250px;
	line-height: 15px;
	color: #666;
	border-bottom: 1px solid #CCC;
	padding: 5px;
	display: block;
	text-decoration: none;
}

.widget li a:hover {
	color: #EF8D01;
	text-decoration:  underline;
	background-color: #EEE;
}

.widget li ul {
	border-top: 0;
}

.widget li li a {
	width: 235px;
	padding-left: 20px;
	display: block;
	font-style: italic;
	font-size: 12px;
}

/* WH Subpages */ 

#wh-subpages h2 a {
	color: #666;
	text-decoration: none;
}

#wh-subpages h2 a:hover {
	color: #ef8d01;
	text-decoration: underline;
}

/* Twitter tools */ 

.aktt_widget li {
	padding: 5px 0;
}

.aktt_widget li a {
	display: inline;
	width: auto;
	height: auto;
	line-height: normal;
	border: 0;
	padding: 0;
	color: #999;
}

.aktt_widget li a:hover {
	background: none;
	}

.aktt_tweet_time {
	font-size: 11px;
}

.textwidget p a{
	color:#fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}
.textwidget img {
	vertical-align: middle;
	padding-right: 5px;
	}
.textwidget2 p a{
	color:#fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}
.textwidget2 img {
	vertical-align: middle;
	padding-right: 5px;
	}
.textwidget input {
	height: 18px;
	border: 1px solid #CC9451;
	width: 160px;
	margin: 0 5px 10px 0;
	padding:5px;
}
.textwidget button {
	background: url('images/emailbutton.gif') no-repeat top left;
	width: 76px;
	height: 30px;
	border: none;
	cursor: pointer;
	}

.sidebar #text-5 {
	width:300px;
	padding:0px;
	border: solid 1px #CC9451;
}

/*
====================
Plugins
====================
*/			

/* The Events Calendar */ 
		
#tec-event-meta { margin: 10px; }
.back { padding-left: 10px; }
.tec-event .posttop { margin:0;}
#tec-content .entry { margin-top: 15px; }

/* CForms */ 

#cformsform {
	width: 100%;
	margin-top: 20px;
}

#cformsform label, #cformsform input {
	margin-right: 25px;
}

p.cf-sb {
	margin-left: 110px;
}
