/*
Theme Name:		Paul Corvers 3
Theme URI: 		http://wpframework.com/
Version: 		0.2.4.10
Description: 	A <em>blank</em> WordPress Theme Framework <strong>that's everything you need, and nothing you don't.</strong> With features like <em>microformats, a traditional template structure, convention over configuration, clean semantic code, documenation, and it's atomic templating system</em>, WP Framework is <em>completely extensible, flexible</em> and <strong><em>the</em></strong> starting point for theme authoring and customization. To learn more, visit <a href="http://wpframework.com">http://wpframework.com</a>.
Author: 		Winy Schalke
Author URI:		http://www.alva-design.com
Tags:			one-column, two-columns, three-columns, fixed-width, sticky-post, threaded-comments, microformats

Copyright 2008 Ptah Dunbar <http://ptahdunbar.com> All rights reserved.
WP Framework is licensed under the terms of the GNU General Public License version 2.
*/

/* Reset Browser Defaults */
/* Eric Meyer Reset Reloaded */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td { margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; }

/* Removes dotted line when focus */
:focus { outline: none; }

/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0px; }
caption, th, td { text-align: left; font-weight: normal; }
table, td, th { vertical-align: middle; }

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

/* Remove annoying border on linked images. */
a img { border: none; }

/* Clearing floats without extra markup
   Based on How To Clear Floats Without Structural Markup by PiE
   [http://www.positioniseverything.net/easyclearing.html] */
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: block; }

/* Regular clearing, just in case! */
.clear { clear: both; }





/*
LAYOUT: One-Column (center) Fixed
DESCRIPTION: One-column 900px fixed layout with one sidebar right of content
*/

/* =Header
-------------------------------------------------------------- */

.header { width:900px; margin: 0 auto;height:85px; }
#logo {
    font-size:2em;
    font-weight:bold;
    line-height:1;
    padding-top:36px;
}

#logo a {
    color:#333;
    text-decoration:none;
}
#logo a:active,
#logo a:hover {
    color: #ccc;
}
#tagline {
   text-indent:-9999px;
}

/* =Menu
-------------------------------------------------------------- */


/* Menu */
#lijn {
    border-bottom:1px solid #ccc;
    height:29px;
    font-size:15px;/* dit bepaalt de grootte van de letter */
    overflow:visible;
    z-index:100;
}

.menu {width:900px; margin:0 auto ; }
.nav {line-height: 1; background-color: #fff; }
.nav, .nav * { list-style: none;}
.nav li { float: left; padding: 0; }


.nav a:link, .nav a:visited { display: block; position: relative; padding: 8px 20px; text-decoration:none; font-size:12px;/* dit bepaalt de grootte van de letter */ background:#fff; color: #666; border-right: 1px solid #ccc; border-top: 1px solid #ccc; border-bottom:1px solid #ccc;}
.nav li.page-item-24  {border-left: 1px solid #ccc; }
.nav a:hover { text-decoration: none; background: #e0e0e0; }
.nav li.current_page_item  a{border-bottom: 1px solid #fff; }


/* =content
-------------------------------------------------------------- */

.container {}

#content {clear: both; width:900px; margin: 30px auto 20px auto;
}

.hentry {width:540px;
position:relative;/* voor positionering imagebrowser nav */	
min-height:430px;}

body.home .hentry {width:900px;
}

/* =footer
-------------------------------------------------------------- */


.footer {color: #666; 
    border-top:1px solid #ccc;}
  

#siteinfo { width:900px; margin: 10px auto 20px auto;
   font-size:.6em; 
}

#siteinfo a:link, #siteinfo a:visited {color: #666; text-decoration:none;}
#siteinfo a:hover { text-decoration:underline;; color: #ccc;}



/* Apply default theme styles and colors */


/* =Global Elements & typography
-------------------------------------------------------------- */

body, input, textarea {
    font-size: 62,5%; font-family:  "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", Verdana, "Verdana Ref", sans-serif;
    line-height:1.5;
    color:#333;
}
p, ul, ol, dd, pre {
    margin-bottom:1em; font-size:1em;
}
pre, code {
	font:1.4em Monaco, monospace;
	line-height:2.2em;
}

table {
    border:1px solid #ccc;
    border-width:1px 1px 0 1px;
    font-size:1.3em;
    line-height:1.8em;
    margin:0 0 2.2em 0;
    text-align:left;
}

tr {
    border-bottom:1px solid #ccc;
}
th, td {
    padding: .7em 1.25em;
}
a:link {
    color:#333; text-decoration:underline;
}
body.pageid-18 a:link {
    color:#333; text-decoration:none;
}

a:visited {
    color:#666; text-decoration:none;
}
a:active,
a:hover {
    color: #999; text-decoration:underline;
}
body.pageid-18 a:active, body.pageid-18 a:hover {
    color:#999; text-decoration:underline;
}
body.pageid-18 a:visited {
    color:#666; text-decoration:none;
}


/* Lists
-------------------------------------------------------------- */
#content li ul, #content li ol {margin:0 1.5em;}
#content ul, #content ol {margin:0 1.5em 1.5em 1.5em;}
#content ul {list-style-type:disc;}
#content ol {list-style-type:decimal;}
#content dl {margin:0 0 1.5em 0;}






/* =Content
-------------------------------------------------------------- */







h1,h2,h3,h4,h5 {
    font-weight:bold;
   font-family:  "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", Verdana, "Verdana Ref", sans-serif;}

    
    
h1.entry-title {
    display:none;
}

.entry-content h2 {
    font-size:1.2em;  margin-bottom:0;
    margin-top: 1em;
}

.entry-content p + h2 {
   padding-top: 1em;
    border-top: 1px solid #ccc;
    margin-top: 1.5em;
}

.entry-content h3 {
    font-size:.9em;
    margin-bottom: 0;
font-family:  "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", Verdana, "Verdana Ref", sans-serif;
margin-top: 1em;
}

.entry-content p, .entry-content ul {
    font-size:.75em;  
    line-height:1.7;
}


blockquote {
    color:#666;
    font-style:italic;
}







/* -------------------------------------------------------------- 
   
   Default styles for Images
   
  
-------------------------------------------------------------- */   

.entry-content img {
    margin: 0 0 18px 0;
    max-width:100%;
}
.alignleft,
img.alignleft {
	float: left;
    margin-right:20px;
}
.alignright,
img.alignright {
	display: block;
	float: right;
    margin-left:20px;
}
.aligncenter,
img.aligncenter {
	margin-left:auto;
	margin-right:auto;
	display: block;
	clear: both;
}
.wp-caption {
	text-align: center;
	margin-bottom:18px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	margin: 0;
	padding:5px;
}
.gallery img {
    margin:0;
}
.wp-smiley { /* Prevent the smileys from breaking line-height */
	max-height:12px;
	margin:0 !important;
}






/* ----------- Gallery style -------------*/

.ngg-galleryoverview {
	overflow: hidden;
	margin-top: 10px;
	width: 477px;
	_width: 540px;
	clear:both; 
	display:block !important;
}

.ngg-galleryoverview .desc {
/* required for description */
   margin:0px 10px 10px 0px;
   padding:5px;
}

.ngg-gallery-thumbnail-box {
	float: left;
}

.ngg-gallery-thumbnail {
	float: left;
	margin-right: 5px;
	text-align: center;
}

.ngg-gallery-thumbnail img {
	background-color:#FFFFFF;
		border:1px solid  #fff;
	display:block;  
	margin:4px 0px 4px 5px;
	padding:3px;
	position:relative;
}

.ngg-gallery-thumbnail img:hover {
	border:1px solid  #ccc;
} 

.ngg-gallery-thumbnail span {
	/* Images description */
	font-size:90%;
	padding-left:5px;
	display:block;
}


.ngg-clear {
	clear: both;
}

/* ----------- Gallery navigation -------------*/

.ngg-navigation {
position:absolute; top:0;left:560px;
	width:40px;
}

.ngg-navigation span {
	display:none;
}

.ngg-navigation a.page-numbers,
.ngg-navigation span.page-numbers,
.ngg-navigation span.next,
.ngg-navigation span.prev {
		display:none;}

.ngg-navigation a.page-numbers:hover,
.ngg-navigation span.page-numbers:hover,
.ngg-navigation span.next:hover,
.ngg-navigation span.prev:hover 
 {
    color: #ccc;
}

.ngg-navigation a.prev,  .ngg-navigation a.prev:visited{
	text-indent: -5000px; border:0;text-decoration:none; 
	display:block;float:left;
	width:17px; height: 16px; background: url(library/media/images/knop-prev-next.gif) 0 -1px no-repeat;}

.ngg-navigation a.next,  .ngg-navigation a.next:visited{
		text-indent: -5000px; border:0;text-decoration:none; 
border:0;text-decoration:none; display:block;float:right;width:17px; height: 16px; background: url(library/media/images/knop-prev-next.gif) -17px -1px no-repeat;}

.ngg-navigation a.prev:hover{
background: url(library/media/images/knop-prev-next.gif) 0 -21px no-repeat;}

.ngg-navigation a.next:hover{
background: url(library/media/images/knop-prev-next.gif) -17px -21px no-repeat;}


/* ----------- Image browser style -------------*/

.ngg-imagebrowser {
color:#666;
font-family:  "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", Verdana, "Verdana Ref", sans-serif;}



.ngg-imagebrowser img {
	border:0;
	margin-top: 0; 
	margin-bottom: 0; 
	display:block !important;
	padding:0;
}


.ngg-imagebrowser-nav {
width: 300px;position:absolute; top:0;left:560px;
 font-size:.6em;}



.ngg-imagebrowser-nav a.prev,  .ngg-imagebrowser-nav a.prev:visited{
	border:0;text-decoration:none; display:block; float:left;width:17px; height: 16px; background: url(library/media/images/knop-prev-next.gif) 0 -1px no-repeat;}

.ngg-imagebrowser-nav a.next,  .ngg-imagebrowser-nav a.next:visited{
	border:0;text-decoration:none; display:block; float:left;width:17px; height: 16px; background: url(library/media/images/knop-prev-next.gif) -17px -1px no-repeat;}

.ngg-imagebrowser-nav a.prev:hover{
background: url(library/media/images/knop-prev-next.gif) 0 -21px no-repeat;}

.ngg-imagebrowser-nav a.next:hover{
background: url(library/media/images/knop-prev-next.gif) -17px -21px no-repeat;}

.ngg-imagebrowser-nav a.overzicht,  .ngg-imagebrowser-nav a.overzicht:visited{
	border:0;text-decoration:none; display:block; float:left;width:36px; height: 16px; background: url(library/media/images/knop-overzicht.gif) 2px 0px no-repeat;}

.ngg-imagebrowser-nav a.overzicht:hover{
text-decoration:none;display:block; float:left;width:36px; height: 16px; background: url(library/media/images/knop-overzicht.gif) 2px -20px no-repeat;}

.ngg-imagebrowser-title {clear:left;margin-top:50px;
}
.ngg-imagebrowser-desc {}


.ngg-imagebrowser-nav .counter {
	text-align:center;
	font-size:0.9em !important;
}

.exif-data {
  	margin-left: auto !important;
    margin-right: auto !important;	
}

.
/* ----------- Slideshow -------------*/
.slideshow {
	margin-left: auto; 
	margin-right: auto;
	text-align:center;
	outline: none;	
}

.slideshowlink {
	
}

/* ----------- Single picture -------------*/
.ngg-singlepic {
	background-color:#FFFFFF;
	display:block;  
	padding:4px;
}

.ngg-left {
	float: left;
	margin-right:10px;
}

.ngg-right {
	float: right;
	margin-left:10px;
}

.ngg-center {
  	margin-left: auto !important;
    margin-right: auto !important;
}

/* ----------- Sidebar widget -------------*/
.ngg-widget,
.ngg-widget-slideshow {
	overflow: hidden;
	margin:0pt;
	padding:5px 0px 0px 0pt;
}

.ngg-widget img {
	border:2px solid #A9A9A9;
	margin:0pt 2px 2px 0px; 
	padding:1px; 
}

/* ----------- Related images -------------*/
.ngg-related-gallery {
	background:#F9F9F9;
	border:1px solid #E0E0E0;
	overflow:hidden;
	margin-bottom:1em;
	margin-top:1em;
	padding:5px;
}
.ngg-related-gallery img {
	border: 1px solid #DDDDDD;
	float: left;
	margin: 0pt 3px;
	padding: 2px;
	height: 50px;
	width:  50px;
}

.ngg-related-gallery img:hover {
	border: 1px solid #000000;
} 

.piclenselink {display:none;}
