/*
Theme Name: Atelier Authenticum
Theme URI: http://wordpress.org/extend/themes/twentyeleven
Author: the WordPress team
Author URI: http://wordpress.org/
Description: The 2011 theme for WordPress is sophisticated, lightweight, and adaptable. Make it yours with a custom menu, header image, and background -- then go further with available theme options for light or dark color scheme, custom link colors, and three layout choices. Twenty Eleven comes equipped with a Showcase page template that transforms your front page into a showcase to show off your best content, widget support galore (sidebar, three footer areas, and a Showcase page widget area), and a custom "Ephemera" widget to display your Aside, Link, Quote, or Status posts. Included are styles for print and for the admin editor, support for featured images (as custom header images on posts and pages and as large images on featured "sticky" posts), and special styles for six different post formats.
Version: 1.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: dark, light, white, black, gray, one-column, two-columns, left-sidebar, right-sidebar, fixed-width, flexible-width, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
Text Domain: twentyeleven
*/

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

@charset "UTF-8";

body {
	background-color: #000;
	background-image:url(./images/achtergrond.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	margin: 0;
	padding: 0;
	border: 0;
}

#navmenu ul {margin: 0; padding: 0; 
	list-style-type: none; list-style-image: none; }
	
#navmenu li {display: inline; }

#navmenu a, a:visited {
		font-size:14px;
		font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif, Arial, Helvetica, sans-serif;
		color:#ff33cc;	
		text-decoration:none;  
		margin: 1px;
		padding: 3px 10px 3px 10px; 
	
	}
	

#navmenu a:hover {
	color:#ffffff;
	background: #ccc;
	cursor:pointer; }


#navmenu a:active {
	color:#ffffff;
	background: #ccc; }

#navmenu a:focus {
		color:#ffffff;
	background: #ccc; }


a:link, a:visited
{
	color:#ff33cc;
	text-decoration:none;
}

a:hover, a:active, a:focus
{
	color:#666;
	text-transform:none;
}

.buiten

{

margin-left:auto;
margin-right:auto;
margin-top:0px;
width:933px;

}

.buiten_onder

{

margin-left:auto;
margin-right:auto;
width:933px;
margin-bottom:auto;
margin-top:auto;

}



.menu { 
		padding-left:30px;
		padding-top:8px;
		font-size:14px;
		font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif, Arial, Helvetica, sans-serif;
		color:#ff33cc;	
	
	}

.top { 
		background-color:#FFF;
		width: 933px;
		height:37px;	
	
	}

.twitter {
	
		float:left;
		background-color:#fff;
		width: 63px;
		height:379px;	
	
	}
	
	
#facebook {
	display: block;
	width: 63px;
	height: 173px;
	background: url('images/button_facebook.jpg') no-repeat;
	text-indent: -99999px;
}

#facebook:hover {
	background-position: -63px 0;
}
	
.sidebar_left {
		float:left;
		background-color:#fff;
		width: 250px;
		height:100%;
	}

#sidebar_left {
		font-size:12px;
		font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif, Arial, Helvetica, sans-serif;
		color:#ccc;				
	}	
		
.sidebar_blog {
	
		float:right;
		background-color:#fff;
		width: 250px;
		height:100%;
	}

#sidebar_blog {
		font-size:12px;
		font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif, Arial, Helvetica, sans-serif;
		color:#ccc;				
	}	
	
.image { 

		float:right;
		background-color:#FFF;
		width: 870px;
		height:379px;
		background-image:url(./images/schilderij.jpg);
		background-position:left, top;
		background-repeat:no-repeat;
	
	}

.gallery-icon { 

		width: 150px;
		border:#999;
		border-style:solid 3px;
		margin-left:10px;
		margin-right:10px;
		margin-top:10px;
		margin-bottom:10px;
	
	
	}

.bottom { 
		width: 933px;
		height:10px;	
	}

#footer { 
		width: 933px;
		padding-left:20px;
		padding-top:0px;
		font-size:8px;
		font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif, Arial, Helvetica, sans-serif;
		color:#ccc;				
	}
	
#footer a:link,
#footer a:visited
{
	color:#fff;
	text-decoration:none;

}
	
#footer a:hover,
#footer a:active,
#footer a:focus
{
	color:#ff33cc;
}

#footer H3 { visibility:hidden;
margin-top: -30px; }

#footer ul {margin: 0; padding: 0; 
	list-style-type: none; list-style-image: none; }
	
#footer li {display: inline; }


	
.onder_sidebar_left {
		background-image:url(./images/onder.jpg);
		background-position:left top;
		background-repeat:no-repeat;
		background-color:#ccc;
		width: 683px;
		height:100%;
		float:right;
}
	
.onder_blog {
		
		background-image:url(./images/onder.jpg);
		background-position:left top;
		background-repeat:no-repeat;
		background-color:#ccc;
		width: 683px;
		height:auto;

}

.onder {
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;

		background-image:url(./images/onder.jpg);
		background-position:left top;
		background-repeat:no-repeat;
		background-color:#ccc;
		width: 933px;
		height:100%;

}
#onder_inhoud { 
		width: 95%;
		height:100%;
		padding-left:30px;
		padding-top:35px;
		padding-right:30px;
		padding-bottom:20px;
		font-size:11px;
		font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif, Arial, Helvetica, sans-serif;
		color:#000;				
	}
#onder_rechts { 
		width: 45%;
		height:100%;
		padding-left:5px;
		padding-top:25px;
		padding-right:30px;
		padding-bottom:20px;
		font-size:11px;
		font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif, Arial, Helvetica, sans-serif;
		color:#000;				
	}
#onder_links { 
		width: 45%;
		height:100%;
		padding-left:5px;
		padding-top:25px;
		padding-right:30px;
		padding-bottom:20px;
		font-size:11px;
		font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif, Arial, Helvetica, sans-serif;
		color:#000;				
	}
	
#onder strong{
		font-size:12px;
		font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif, Arial, Helvetica, sans-serif;
		color:#ff33cc;	
}
	
#onder a:link,
#onder a:visited
{
	color:#ff33cc;
	text-decoration:none;

}
	
#onder a:hover,
#onder a:active,
#onder a:focus
{
	color:#ccc;
	background-color:#FFFFFF;
}

#onder_rechts img {
	width:100px;
	height:146px;
	
	margin:10px 10px 10px 10px;
	
}



.search {
	padding-left:60px;
	padding-top:12px;
	
	}
	
.search-form input {
 	width: 150px;
 	background-color:#0389bc;
 	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	border:none;
}

.info {	background-image:url(./images/info.jpg); 
		background-position:top, center; 
		background-repeat:no-repeat;
		width: 933px;
		height:153px;	
	
	}
	
.content {	
		background-color:#FFF; 
		width: 933px;
		height:379px;
	}
	

	
#content {
		font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
		font-size:12px;
		color:#818181;
		letter-spacing:2.5pt;
		word-spacing:3pt;
	
	
	}
	
	
	
#content a:link,
#content a:visited
{
	color:#818181;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;

}
	
#content a:hover,
#content a:active,
#content a:focus
{
	color:#ff33cc;
}

.content_view {	
		background-color:#ccc; 
		background-image:url(./images/onder.jpg);
		background-position:left top;
		background-repeat:no-repeat;
		background-color:#ccc;
		width: 933px;
		height:100%;
	}

.content_blog {	
		background-color:#FFF; 
		width: 933px;
		height:100%;
	}

entry-title {
		padding-left:30px;
	
	}
	
H1 {
		font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
		font-size:20px;
		color:#ff33cc;
	}
	
H2 {
			font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
		font-size:18px;
		color:#ff33cc;
	}
	
H3 {
			font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
		font-size:16px;
		color:#ff33cc;
	}
	
strong {
		font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
		font-size:13px;
		color:#ff33cc;
	}


	
#side {
		font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
		font-size:12px;
		color:#999;
		padding-left:20px;
		padding-right:20px;
		padding-top:10px;
	
	}


	
#bottom {
		font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
		font-size:9px;
		color:#fff;
		padding-left:20px;
		padding-top:10px;
	}
	
#bottom a:link,
#bottom a:visited
{
	color:#ff33cc;
	text-decoration:none;

}
	
#bottom a:hover,
#bottom a:active,
#bottom a:focus
{
	color:#ccc;
}

#carousel1 {
	width:625px;
	height:379px;
	overflow:scroll;
	border:0px solid #999;
}
.textholder {
	text-align:left;
	font-size:small;
	color:#000;
	padding:6px;
	-moz-border-radius: 0px 0px 0 0;
	-webkit-border-top-left-radius: 0px;	
	-webkit-border-top-right-radius: 0px;
}

/* Page Elements */

.pagingNav{ margin:16px 0px 8px 0px}
.pagination{ text-align:center; color:#bbb; padding-top:4px}
.pagination .pageRight{width:20%; float:right; text-align:right}
.pagination .pageLeft{width:20%; float:left; text-align:left}

/* MISC STYLES & SHORTCUTS */
div.code {border: 1px solid #ddd; background: #eee; padding: 10px}
div.spacer,div.ccm-spacer{ clear:both; font-size:1px; line-height:1px }
.noTopSpace{margin-top:0px; padding-top:0px}
div.pageSection { margin-bottom: 10px; }