/*

Theme Name: NPG
Theme URI: http://wordpress.org/
Description: Custom theme voor Nederlands Psychoanalytisch Genootschap Utrecht.
Version: 1.0
Author: Marijn Tijhuis, Fat Pixel
Author URI: http://www.fatpixel.nl
Tags: cms, custom home, nieuws, static pages

____________________________

NPG styles
by fatpixel.nl
____________________________

*/

/* ________ overall styling */

html{
	background: #0c4933;
}

body{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	background: transparent;
}

.hide{
	position: absolute;
	top: -9999px;
}

/* ________ site framework */

#wrapper{
	width: 100%;
	text-align: center;
	background: #ffffff url(images/back_content.png) 0px 108px repeat-x;
	border-bottom: 1px solid #6ea08e;
}

#header{
	background: url(images/back_header.png) 0% 0% repeat-x;
	height: 107px;
}

#header #logo{
	width: 884px;
	text-align: left;
	margin: 0 auto;
	position: relative;
	height: 107px;
}

#header #logo a{
	display: block;
	width: 522px;
	height: 60px;
	background: url(images/logo_npg.png) 0% 0% no-repeat;
	position: relative;
	top: 26px;
	left: 324px;
}

#header #logo a span{
	display: none;
}

#container{
	width: 884px;
	text-align: left;
	margin: 0 auto;
	position: relative;
}

#content{
	width: 540px;
	margin-left: 323px;
	margin-top: 42px;
	min-height: 40em;
}

#leftcol{
	position: absolute;
	top: -101px;
	left: 0px;
	z-index:3;
	width: 303px;
/*	background: url(../img/back_nav_shade.png) left top repeat-y;*/
	background: url(images/back_nav_shade_head.png) left top no-repeat;
}

#leftcolcont{
	width: 268px;
	min-height: 484px;
	background: #197755 url(images/back_nav.png) left top no-repeat;
	border: 1px solid #083d2a;
	margin: 16px;
}

#leftcolhead{
	width: 303px;
	min-height: 253px;
/*	background: url(../img/back_nav_shade_head.png) left top no-repeat;*/
	top: 0px;
	position: absolute;
	z-index: -2;
}

#leftcolfoot{
	width: 303px;
	height: 293px;
	background: #ffffff url(images/back_nav_shade_foot.png) left top no-repeat;
	bottom: 0px;
	position: absolute;
	z-index: -1;
}

#footer{
	width: 866px;
	text-align: left;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	padding-top: 28px;
	padding-bottom: 28px;
}

#footer .copytext{
	width: 60%;
	float: left;
}

#footer .toplink{
	width: 30%;
	float: right;
	text-align: right;
}

/* ________ text and link styles */

#container{
	font-size: 0.88em;
	line-height: 1.43em;
	letter-spacing: 0.015em;
	color: #212121;
}

#content p, #nav p{
	margin-bottom: 1em;
}

#container a{
	color: #197654;
	text-decoration: underline;
}

#container #content a:hover{
	color: #0c4933;
}

#nav{
	color: #a6d1c1;
/*	font-size: 0.88em;*/
	line-height: 1.43em;
	letter-spacing: 0.015em;
}

#nav ul a{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}

#nav p a{
	color: #a6d1c1;
}

#nav p a:hover{
	color: #ffffff;
}

#container #content ul{
	list-style: disc;
	margin-left: 1.15em;
	margin-bottom: 1em;
}

#container #content ul ul{
	margin: 0.25em 1.15em;
	list-style: circle;
}

#container #content ol{
	list-style: decimal;
}

#container #content ul li, #container #content ol li{
	padding-left: 0.25em;
	margin-bottom: 0.25em;
}

#footer{
	font-family: Arial, Helvetica, sans-serif;
	color: #a6d1c1;
	font-size: 0.75em;
	line-height: 1.25em;
	letter-spacing: 0.015em;
}

#footer a{
	color: #ffffff;
	text-decoration: none;
	text-transform: lowercase;
	background: url(images/icon_backtop.png) 100% 50% no-repeat;
	padding-right: 10px;
}

#container h2 a{
	text-decoration: none;
}

/* ________ headings */

h1{
	font-family: Arial, Helvetica, sans-serif;
	color: #00695b;
	font-size: 1.88em;
	font-weight: normal;
	margin-bottom: 0.5em;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.29em;
	color: #00695b;
	font-weight: bold;
	margin-bottom: 0.29em;
}

h3{
	font-size: 1em;
	font-weight: bold;
}


/* ________ navigation */

#nav{
/*	margin: 32px 24px;*/
	margin: 32px 20px;
}

#nav ul{
	margin-bottom: 60px;
}

#nav ul li{
}

#nav ul li a{
	display: block;
	padding: 7px 3px;
	border-bottom: 1px solid #4a7b69;
}

#nav ul li.last a{
	border-bottom: none;
}

#nav ul li a:hover{
	text-decoration: underline;
}


/* ________ content markup */

.alignleft{
	float: left;
}

.alignright{
	float: right;
}

.homeintro{
	background-color: #e7efec;
	margin: 0px -12px 2em -12px;
	padding: 12px;
}

#content .homeintro p{
	margin: 0px;
}

hr{
	background-color: #d4e5df;
	color: #d4e5df;
	height: 1px;
	border: 0px;
	margin: 2em 0em;
}

.datum{
	color:#699c8a;
	padding-bottom: 0.5em;
	display: block;
}

.nieuwsindex .post{
	margin-bottom: 1.5em;
	padding-bottom: 1.5em;
	border-bottom: 1px dotted #d4e5df;
}

#container #bibliotheek{
	position: absolute;
	margin-top: 2em;
	margin-left: 40px;
	background: url(images/bibliotheek.gif) 0px 0px no-repeat;
	width: 223px;
	height: 52px;
	display: block;
	color: #00695B;
	font-weight: bold;
	text-decoration: none;
	padding-left: 70px;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
}

#container #bibliotheek:hover{
	padding-left: 71px;
	padding-top: 6px;
}

/* ________ ledenlijst specific */

.ledenlijst .contentblock .post ul{
	margin-left: 0em;
}

.ledenlijst .contentblock .post ul li{
	list-style: none;
	margin: 0em;
	padding: 0em;
}

.ledenlijst .contentblock .post ul li{
	margin-bottom: 1em;
	position: relative;
	margin-left: 0em;
	padding-left: 0em;
	margin-top: 0.5em;
	padding-bottom: 0.5em;
	border-bottom: 1px dotted #999999;
}

.ledenlijst .contentblock .post ul li ul{
	background-color: #e7efec;
	margin: 1em 0em 1em 0em !important;
	border: 1px dotted #9ec1b4;
	padding: 0em;
}

.ledenlijst .contentblock .post ul li ul li{
	margin-bottom: 0em;
	padding-bottom: 0em;
	border-bottom: none;
}

.ledenlijst .meer{
	position: absolute;
	right: 0.25em;
	top: 0.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.86em;
	color: #699c8a;
	text-decoration: none;
	background: url(images/icon_plus.gif) 0em 0.5em no-repeat;
	padding-left: 11px;
}

.ledenlijst .minder{
	top: auto;
	background: url(images/icon_min.gif) 0em 0.5em no-repeat;
}