/*  
Theme Name: Heidi De Gier - V2
Theme URI: http://www.heididegier.nl
Description: wordpress weblog theme for Heidi De Gier
Author: Marten Timan
Author URI: http://www.atypisch.nl
*/

/* basic elements */
html, body { 
	font-family: 'PlantinStd', 'Georgia';
	font-size: 16px;
	color: #000; 
	background: #fff; 
	margin: 0; 
	padding:0;
	text-align: left;
}
	
h1, .post_title {
	clear: both;
	font-weight: normal;
	font-size: 34px; 
	font-family: 'PlantinStd-Italic', 'Georgia';
	color: #000; 
	margin: 0; 
	padding: 0 0 20px 0;
	text-indent: 45px;
	text-transform: none;
	background: url(images/title_stripe.png) no-repeat left 17px;
	max-width: 205px;	
	line-height: 34px;
}

.single_post .post_title { 
	font-weight: normal;
	font-size: 34px; 
	font-family: 'PlantinStd-Italic', 'Georgia';
	color: #000; 
	margin: 0; 
	padding: 0 0 20px 45px;
	text-transform: none;
	background: url(images/title_stripe.png) no-repeat left 17px;
	max-width: 205px;	
	line-height: 34px;
}
	
h2 { 
	font-size: 23px; 
	color: #000; 
	margin: 0; 
	padding: 0 0 20px 0;
	max-width: 205px;
	font-weight: normal;
	line-height: 23px;
	font-family: 'PlantinStd', 'Georgia';
}

h3 { 
	float: left;
	font-size: 16px; 
	color: #000; 
	margin: 0; 
	padding: 0 0 0 0;
	width: 205px;
	font-weight: normal;
	line-height: 18px;
	font-family: 'PlantinStd', 'Georgia';
}

.post_wide h3 { 
	float: left;
	font-size: 16px; 
	color: #000; 
	margin: 0; 
	padding: 0 0 0 0;
	width: 347px;
	font-weight: normal;
	line-height: 18px;
	font-family: 'PlantinStd', 'Georgia';
}

.post_wide ul {
	width: 347px;
} 
	
a img {
	border: 0;
}
	
a:link, a:visited { 
	text-decoration: none; 
	color: #85a9b5;
}

a:hover, a:active { 
	color: #000;
}

ul {
	float: left;
	list-style-position:inside;
	list-style-image: url(images/stripe_small.png);
	padding: 0 0 25px 0px;
	margin: 0;
}

ol {
	float: left;	
	padding: 0 0 25px 20px;
	margin: 0;
}


blockquote {
	padding: 10px 0 10px 30px;
	margin:0;
	color: #838383; 
}	

.text-large {
  font-weight: normal;
  font-size: 24px; 
  font-family: 'PlantinStd-Italic', 'Georgia';
  color: #000;
  line-height: 1.4 !important;
}

/* specific divs */
#horizon {
	background-color: transparent;
	position: absolute;
	top: 0;
	left: 0;
}
 
/* following rules are invisible to IE 5 \*/
#horizon {
	top: 0;
	left: 0px;
	width: 100%;
	margin-top: 0px;
	text-align: center;
	min-width: 1000px; 
}
/* end IE 5 hack */ 

#container { 	
	padding: 0; 
	border: 0;
	text-align: left; 
	width: 1000px; 
	margin-left: auto; 
	margin-right: auto; 
}
	
/* een absolute-positioned container om de andere items (links etc) ook absolute te kunnen positioneren */	
#container_abs { 
	position: relative;
	top:0;	
	padding: 0; 
	border: 0;
	text-align: left; 
	width: 1000px; 
	margin-left: auto; 
	margin-right: auto; 
	z-index: 1;
}

#wrap {
	float: left;
	width: 1000px;
	padding: 30px 0 10px 0;
	margin: 0;
	background: #fff;
}

#backtohome {
	float: left;
	width: 120px;
	padding: 0 0 23px 0;
	margin: 0;
	border: 0;
}	
	
#backtohome a:link , #backtohome a:visited  {
	float: left;
	padding: 0;
	margin: 0;
	border: 0;
	font: 34px 'PlantinStd', 'Georgia';
	font-weight: normal;
	color: #000;
	line-height: 33px;
	letter-spacing: 1.2px;
}

#backtohome a:hover , #backtohome a:active  {
	color: #a1bcc3;
}

#content {  
	float: left;
	padding: 0; 
	margin: 0;
	text-align: left; 
	width: 1000px;
}

/* standard DIVS */

.content_right {
	float: right;
	width: 745px;
	padding: 0 0 0 20px;
	margin: 0;
	border: 0;
}

.content_right img, .content_right img a, .content_right a img  {
	max-width: 745px;
	max-height: 600px;
	border: 0;
	padding: 0;
	margin: 0;
}	

.breadcrumb {
	float: left;
	padding: 0 0 10px 0;
	margin: 0;
}

.post {
	float: left;
	padding: 0 0 20px 0;
	margin: 0;
	text-align: left;
}

.post_wide {
	float: left;
	padding: 0 25px 20px 0;
	margin: 0;
	text-align: left; 
	width: 347px;
}

.single_post {
	float: left;
	padding: 0 0 20px 0;
	margin: 0;
	text-align: left; 
	min-height: 550px;
}
	
.post p, .single_post p, .post p {
	float: left;
	text-align: left; 
	line-height:  17px;
	padding: 0 25px 25px 0;
	margin: 0;
	width: 225px;
}

.post_wide p  {
	float: left;
	text-align: left; 
	line-height:  17px;
	padding: 0 25px 25px 0;
	margin: 0;
	width: 347px;
}

.post_wide h1, .post_wide h2, .post_wide h3 {
	max-width: 347px;
}

.post_wrap_werk {
	float: left;
	width: 233px;
	height: 260px;
	padding: 0 15px 10px 0;
	margin: 0;
}

.post_werk {
	float: left;
	width: 233px;
	height: 260px;
	padding: 0;
	margin: 0;
}

.post_werk_title {
	position: absolute;
	z-index: 1000;
	padding: 2px 0 0 5px;
	word-wrap: break-word;
}

.post_werk_title a:link, .post_werk_title a:visited {
	color: #fff;
	font-size: 35px; 
	padding: 3px 3px 3px 40px;
	font-family: 'PlantinStd-Italic', 'Georgia';
	background: url(images/title_stripe_white.png) no-repeat left 17px;
	word-wrap: break-word;
}

.post_werk_imagewrap {
	float: left;
	padding: 0 0 10px 0;
	margin: 0;
	height: 250px;
	background: url(images/separator_werk.png) no-repeat bottom;
}

.post_werk_link {
	position: absolute;
	z-index: 100;
}

.post_werk_link.inactive a {
	/*background: url(images/bg_blue_transparent.png);*/
}

.post_werk_link.active a {
	background: url(images/bg_white_transparent.png);
}

.post_werk_image {
	float: left;
	padding: 0 0 10px 0;
	margin: 0;
}

.post_werk img, .post_werk img a, .post_werk a img {
	float: left;
	max-width: 233px;
	max-height: 250px;
}

p.postmetadata {
	clear: both;
	text-align: left; 
	color: #838383;
	line-height:  17px;
	padding: 2px;
	margin: 0;
}

.post .entry, .single_post .entry {
	float: left;
	padding: 0 15px 15px 0;
	margin: 0;
	width: 235px;
}

.post_content {
	float: left;
	padding: 20px 0 0 0;
	margin: 0;
	width: 235px;
}

.post .ngg-singlepic, .single_post .ngg-singlepic {
	float: left;
}

.post_image {
	float: right;
	padding: 0 0 15px 0;
	margin: 0;
	width: 490px;
	min-height: 490px;
}

.post_image_single {
	float: right;
	padding: 0 0 25px 0;
	margin: 0;
	width: 490px;
}

.post_image img, .post_image img a, .post_image a img {
	float: left;
	width: auto;
	height: auto;
	max-width: 490px;
	max-height: 490px;
}

/* press */
.post.press ul, .post.press p {
	padding: 0;
	margin: 0;
}

span.right_images {
	position: absolute;
	top: auto;
	right: 0;
	width: 450px;
	height: auto;
	padding: 0;
	margin: 0;
}

/* specials divs for press */
.post_press {
	float: left;
	padding: 0;
	margin: 0;
	width: 745px;	
}

.post_press p {
	float: left;
	padding: 0;
	margin: 0;
}

.post_press .post_content {
	padding: 0;
}

/* navigation for page-navi plugin */
.navigation {
	float: left;
	width: 745px;
	padding: 20px 0 10px 0;
	margin: 0;
}

/* sidebar for menu, widgets, etc */
.sidebar {
	float: left;
	width: 225px;
	padding: 0 0 0 10px;
	margin: 0;
}

.separator_sidebar {
	float: left;
	width: 235px;
	height: 1px;
	padding: 0;
	margin: 0;
	background: url(images/separator_sidebar.png) no-repeat;
}

.separator_content {
	float: left;
	width: 745px;
	height: 1px;
	padding: 0;
	margin: 0;
	background: url(images/separator_content.png) no-repeat;
}

.separator_content2 {
	float: left;
	width: 745px;
	height: 0;
	padding: 0;
	margin: 0;
}

.space_content {
	float: left;
	width: 745px;
	height: 10px;
	padding: 0;
	margin: 0;
}


.footer_content {
	float: left;
	width: 745px;
	padding: 0;
	margin: 0;
}

.footer_content p {
	float: left;
	width: 745px;
	padding: 0 0 5px 0;
	margin: 0;
}

.footer {
	float: left;
	width: 1000px;
	height: 35px;
	text-align: left;
	padding: 0;
	margin: 0;
	color: #fff;
	font-size: 11px;
}		

.footer p {
	float: left;
}

.footer a {
	color: #fff;
}

/*
WIDGET CSS
*/	

.textwidget {
	padding: 0 10px 0 10px;
	margin: 0;
}	

/* align images  */

img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright, a img.alignright {
	position: absolute;
	top: auto;
	right: 0;
	padding: 0 0 25px 0;
	margin: 0;
}

img.alignleft {
	padding: 0;
	margin: 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

/* End align Images */

/* start forms */
form p {
	float: left;
	width: 800px;
}

select {
	width: 100px;
}

input {
	border: 0;
	padding: 5px;
	margin: 0 0 5px 0;
	background: #d6e7ef;
	font-size: 14px;
	font-family: 'Georgia';
}

#respond form {
	float: left;
	width: 800px;
	padding: 0;
	margin: 0;
}

#comment {
	float: left;
	width: 798px;
	padding: 0;
	height:125px;
	border: 1px solid #262626;
}

#submit, .mp_submit {
	padding: 5px;
	margin: 0 0 10px 0;
	background: #262626;
	border: 0;
	color: #fff;
}
	
/* einde forms */
.ngg-imagebrowser {
	float: left;
	width: auto;
	max-width: 490px;
	padding: 0;
	margin: 0;
}

.ngg-imagebrowser .pic {
	float: left;
	width: 490px;
	height: 490px;
	padding: 0 0 25px 0;
	margin: 0;
}

.ngg-imagebrowser .pic img {
	float: left;
	max-width: 490px;
	max-height: 490px;
	padding: 0 0 0 0;
	margin: 0;	
}

/* next arrow*/
.ngg-imagebrowser .next {
	float: left;
	padding: 0 0 0 20px;
	margin: 0;
	width: 47px;
	height: 22px;
}

a.ngg-browser-next:link, a.ngg-browser-next:visited {
	float: right;
	background: url(images/arrow_right.gif) no-repeat;
	width: 47px;
	height: 22px;
	padding: 0;
	margin: 0;
}

a.ngg-browser-next:hover, a.ngg-browser-next:active {
	background: url(images/arrow_right-over.gif) no-repeat;
}

/* previous arrow */
.ngg-imagebrowser .back {
	float: left;
	padding: 0 0 0 185px;
	margin: 0;
	width: 47px;
	height: 22px;
}

a.ngg-browser-prev:link, a.ngg-browser-prev:visited {
	float: left;
	background: url(images/arrow_left.gif) no-repeat;
	width: 47px;
	height: 22px;
	padding: 0;
	margin: 0;
}

a.ngg-browser-prev:hover, a.ngg-browser-prev:active {
	background: url(images/arrow_left-over.gif) no-repeat;
}

/* back to post view */
.ngg-imagebrowser .backtopost {
	float: left;
	padding: 0 0 0 50px;
	margin: 0;
	width: 100px;
	height: 22px;
}

.ngg-imagebrowser .backtopost a:link, .ngg-imagebrowser .backtopost a:visited {
	float: left;
	color: #000;
	padding: 5px 0 0 0;
	font-size: 12px;
}

.ngg-imagebrowser .backtopost a:hover, .ngg-imagebrowser .backtopost a:active {
	float: left;
	color: #a1bcc5;
}

/* popup for imagebrowser */
.ngg-imagebrowser_popup {
	position: absolute;
	z-index: 99;
	width: 765px;
	min-height: 745px;
	left: 240px;
	top: 10px;
	background: #fff url(images/separator_content.png) no-repeat bottom;
	padding: 0 0 45px 0;
}

.hide {
	display: none;
}

.show {
	display: inline;
}

.ngg-imagebrowser_popup_nav {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 0 0 20px 120px;	
}

.pic_popup {
	float: left; 
	width: 725px;
	padding: 20px;
	margin: 0;
	text-align: center;	
}

#close_popup {
	position: absolute;
	z-index:999;
	right: 20px;
	top: 0;
	color: #000;
	font-size: 14px;
}

.pic_popup img, .pic_popup img a, .pic_popup a img {
	float: left;
	max-width: 725px;
	max-height: 745px;
	margin: 0;
}

/* other */
.ngg-imagebrowser .counter {
	float: left;
	padding: 0;
	margin: 0;
	width: 100px;
	text-align: center;
	color: #000;
	font-size: 12px;
	display: none;
}


/* gallery thumbnails */ 

.ngg-gallery-thumbnail-box {
	float: left;
	padding: 0 17px 20px 0;
	margin: 0;
	width: 105px;
	height: 105px;
}

.ngg-singlepic.ngg-left {
	float: left;
	padding: 0;
	margin: 0;
}

.ngg-singlepic.ngg-right {
	float: right;
	padding: 0;
	margin: 0;
}

.ngg-singlepic.ngg-center {
	
	text-align: center;
	padding: 0;
	margin-left: 25%;
	margin-right: 25%;
}

/* qtranlate */
.widget {
	float: left;
	width: 230px;
	padding: 10px 0 10px 0;  
	margin: 0;
}

.qtrans_language_chooser {
	float: left;
	width: 215px;
	padding: 0;  
	margin: 0;
	list-style: none;
}

.qtrans_language_chooser li {
	float: left;
	padding: 0;
	margin: 0;
	width: auto;
	background: transparent;
}

.qtrans_language_chooser a:link, .qtrans_language_chooser a:visited	 {
	float: left;
	color: #000;
	font: 24px 'PlantinStd', 'Georgia';
	padding: 0 10px 0 0;
	margin: 0;
	background: transparent;
}

.qtrans_language_chooser li.active {
	background: transparent;
}

.qtrans_language_chooser .active a:link, .qtrans_language_chooser .active a:visited {
	float: left;
	color: #a1bcc3;
	font: 24px 'PlantinStd', 'Georgia';
	padding: 0 10px 0 0;
	margin: 0;
	background: transparent;
}

/* mailpress extra code fix */
div.MailPress div.mp-container, div.MailPress div.mp-formdiv {
	position:relative;
}

div.MailPress div.mp-loading, div.MailPress div.mp-message {
	position:absolute;
	filter:alpha(opacity=0); 
	-moz-opacity:0;
	-khtml-opacity: 0;
	opacity:0;
}

#shName {
	color: #000;
}