/*  
Theme Name: Made in Haarlem
Theme URI: http://liquorice.monomo.co.uk
Description: The perfect antidote to drop shadows
Version: 1.0
Author: Felix Benedikt
Author URI: http://www.monomo.co.uk

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/*

Comments explained:

=== introduces/ describes a logical set of definitions

--- introduces/ describes specific definitions within a logical set

any other formatted comment shall have explanatory character


*/



/* === General Definitions - valid throughout the page === */

* {
	margin:0; 
	padding:0;
} 

html {
	height:100%; 
	font-size:100.01%;
} 

body
{
	text-align: center;
	min-height: 101%;
	font: 100.01%/130% Verdana, Arial, Helvetica, 'sans-serif';
	/*color: #808184;*/
	/*font-weight:bold;*/
	color: #666;
	/*width: 770px;*/
	margin: 0 auto;
	/*background: #bbbdbf url('/site/wp-content/themes/bg-site.gif') repeat-y fixed center;*/
	background: #bbbdbf url('/site/wp-content/themes/bg-site.gif') repeat-y top center;
} 

body * {
	text-align:left;
}


hr {
	display:none;
}


h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
}
h1 {
	font-size: 21px;

}

h2 {
	margin-left:18px;
	font-size: 14px;
	padding:0;
	margin-top:21px;
	margin-bottom:0px;
}

a:link, a:visited {
	text-decoration: none;
	color: #642200;
	/*background-color: #E5E4E1;*/
	/*padding:0 0.2em;*/
}

a:hover, a:active, a:focus  {
	background-color: white;
	text-decoration: underline;
	color: #000;
}

br {
clear: both;
}



/* === The Main Structure of the page === */

/* extra div for centering allowing for additional background features */
.centerStage_liq {
	width:900px; /* allows 15px plus on both sides - important for background features on 800pixel wide screens */
	margin: 0 auto;
	background: #FFF url('/site/wp-content/themes/header.gif') no-repeat;
	position: relative;
	padding-top:5.0em; /* this value is needed to give top naviagtion some space */
	
	height:613px;

}

#skipNavigation_liq {
	width: 100%;
	position: absolute;
	top:3em;
	left:0;
}

#topNavigation_liq {
	/*width:100%;*/
	position: absolute;
	top:0;
	left:0;
	/* andere hoofdlinks behalve de eerste vier weg laten vallen: */
	width:540px;
	height:50px;
	overflow:hidden;
}

.header_liq {
	width: 71%;
	background-color:white;
}

.content_liq {
	width:71%;
	margin:2em 0 0 0;
	float:left;
}

.sidebar_liq {
	width: 28%;
	margin:2em 0 0 0;
	float:right;
}

.footer_liq {
	width: 100%;
	margin:2em 0 0 0;
	clear:both;
}
#sidebar {
	margin-top:-16px;
}

/* === The Skip Navigation === */


#skipNavigation_liq a, #skipNavigation_liq a:link, #skipNavigation_liq a:visited {
	position:relative;
	top:-800px;
	font-size:0.85em;
	text-decoration: none;
	color: #fff;
	background-color: #44bbf5;
	padding: 0.2em 15px 0.2em 15px;
	margin:2px 0 0 2px;	

}

#skipNavigation_liq a:hover, #skipNavigation_liq a:active, #skipNavigation_liq a:focus  {
	position:relative;
	top:0px;	
	text-decoration: none;
	background-color: #181513;
	color: #FFFFFF;

}





/* === The Page Navigation - or - The Top Navigation === */
#topNavigation_liq {
	margin-left:18px;
}
#topNavigation_liq ul {
	text-align:left;
}

#topNavigation_liq ul li {
	display: inline;
	list-style-type: none;
}

#topNavigation_liq a:link, #topNavigation_liq a:visited {
	text-decoration: none;
	color: #fff;
	/*background-color: #44bbf5;*/
	background-color: transparent;
	padding: 0;
	float:left;
	margin:13px 3px 0 4px;
	background-color: transparent;
}

#topNavigation_liq a:hover, #topNavigation_liq a:active, #topNavigation_liq a:focus  {
	/*background-color: #f0ff44;*/
	background-color: transparent;
	text-decoration: none;
	color: #181513;
}
/* madeinholland topmenu font replacement */
#topNavigation_liq ul li a {

	width:167px;
	text-align:center;
}



/* === The Header & Motto === */

.header_liq h1 {
	float:left;
	font-family: Verdana, Arial, Helvetica, 'sans-serif';
	/*font-size:3em;*/
	line-height:1.1em;
	font-weight:normal;
	margin-bottom:12px;/*correctie*/

}


.header_liq a:link, .header_liq a:visited {
	float:left;
	text-decoration: none;
	color: #642200;
	background-color: #fff;
	padding: 0.3em 15px 0.3em 15px;
	margin:2px 0 0 2px;
}

.header_liq a:hover, .header_liq a:active, .header_liq a:focus  {
	background-color: #fff;
	text-decoration: none;
	color: #181513;
	
}


.header_liq span {
	float:left;
	font-size:1.6em;
	line-height:1.1em;
	padding: 0.3em 15px 0.3em 15px;
	margin:-22px 0 0 2px;
	background-color:#fff;
	color:#642200;
}

.header_liq br {
	clear:both;
}


/* === The Content Navigation === */
.content_liq br {
	clear:both;
}

#contentTopNavigation_liq {
	clear:both;
	width:100%;
	font-size:0.6em;
	line-height:1.2em;
}

#contentBottomNavigation_liq {
	clear:both;
	width:100%;
	font-size:0.85em;
	line-height:1.2em;
	margin:2.0em 0 0 0;
}

.navContainer_liq {
	clear:both;
	padding: 0.6em 15px 0.6em 15px;	
	margin:2px 2px 0.5em 2px;
	color:#fff;
	/*background-color: #181513;*/
	/*border-top:2px dotted #41c4dd;*/
}

.leftNav_liq {
	width:48%;
	float:left;
}

.rightNav_liq {
	width:48%;
	float:right;
	text-align:right;
}



.navContainer_liq a:link, .navContainer_liq a:visited {
	color:#fff;
	background-color: transparent;
}

.navContainer_liq a:hover, .navContainer_liq a:active, .navContainer_liq a:focus  {
	background-color: #E5E4E1;
	color: #000;
}



/* === The Content === */


.pagetitle_liq {
	float:left;
	/*background-color: #44bbf5;*/
	background-color: white;
	color:#fff;
	padding: 0.3em 15px 0.3em 15px;
	margin:2px 2px 0 2px;
	/*border: solid 1px #181513;*/
}


/* extend the colours if you want - and match them with the side menu */
.titleOne {
	background-color: #fff;
}

.titleTwo {
	background-color: #fff;
}

.titleThree {
	background-color: #fff;
}

.titleFour {
	background-color: #fff;
}


/* fancy some microformat? */

.hentry {
	margin:0 0 0 0;
}



.footer a:link, .entry-title a:visited {
	float:left;
	text-decoration: none;
	color: #642200;
	background-color: #fff;
	padding: 0.3em 15px 0.3em 15px;
	margin:2px 2px 0 2px;
}

.entry-title a:hover, .entry-title a:active, .entry-title a:focus  {
	background-color: #fff;
	text-decoration: none;
	color: #181513;
}

.updated {
	font-size:0.6em;
	float:left;
	color:#642200;
	background-color: #ffffff;
	margin:2px 2px 0 2px;
	padding: 0.1em 15px 0.1em 15px;
	border: none;
}

div.entry-content{
	clear:both;
	font-size:0.85em;
	line-height:1.2em;
	padding: 0.1em 15px 0.1em 15px;
	margin:2px 2px 0 2px;
	overflow:hidden;
}

div.postmetadata_liq {
	clear:both;
	font-size:0.6em;
	padding: 0.1em 15px 0.1em 15px;	
	margin:3px;
	margin-bottom:30px;
	/*background-color: #e5e4e1;*/
	border-top:2px dotted #e5e4e1;
	border-bottom:2px dotted #e5e4e1;
}

/* --- Tags formatting within posts&pages --- */

.entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6
{
	padding: 0.3em 0 0.3em 0;
	font-weight:bold;
}

.entry-content p
{
	padding: 0 0 0.3em 0;
	
	font-size: 1.0em;
	line-height: 1.6em;/*bart*/

}

.entry-content blockquote
{
	margin: 0.3em;
	padding: 0.3em;
	color:#111;
	background-color:#f1f1f1;
}

.entry-content img
{
	margin: 0.3em 0;
	padding:0;
	background:none;
	max-width:100%;
	border:none;
}

/* in case the image is linked */
.entry-content a img {
	margin:-0.2em;
}





.entry-content ul, .entry-content ol
{
	padding: 0.3em 1.0em 0.3em 1.0em;
	margin: 0.3em;
}

.entry-content li {
	
}



/* === The Footer === */

.footer_liq {
	/*background-color:#e9e8e5;*/
	background-color:#bbbdbf;
	background-image: url('/site/wp-content/themes/footer.gif');
	/*margin-left:117px;*/
	/*margin-left:143px;*/
	margin-left:-16px;
	width:650px;
	
}

.footer_liqCapsule {
	font-size:0.70em;
	line-height:1.4em;
	padding: 1.5em 15px 1.5em 15px;
	width:650px;

}

.footer_liq ul {
	width:650px;
}

.footer_liq ul li{
	list-style-type: none;
	width:630px;
	margin-left:18px;
}



/* === The Side Menu === */




.sidebar_liq ul {

}

.sidebar_liq ul li {
	list-style-type: none;
	clear:left;
}

.sidebar_liq a:link, .sidebar_liq a:visited {
	float:left;
	text-decoration: none;
	color: #333;
	background-color: #FFF;
	padding: 0.2em 15px 0.2em 0px;
	margin:2px 0 0 2px;
}


/* extend the colour spectrum if you want to! */

li.catOne a:link, li.catOne a:visited {
	/*background-color: #ff4411;*/
	background-color: transparent;
}

li.catTwo a:link, li.catTwo a:visited {
	/*background-color: #f000f0;*/
	background-color: transparent;
}

li.catThree a:link, li.catThree a:visited {
	/*background-color: #FF74A5;*/
	background-color: transparent;
}

li.catFour a:link, li.catFour a:visited {
	/*background-color: #FF9000;*/
	background-color: transparent;
}




.sidebar_liq a:hover, .sidebar_liq a:active, .sidebar_liq a:focus  {
	/*
	background-color: #E5E4E1 !important;
	text-decoration: none;
	color: #000;
	*/
}

.sidebar_liq h2 {
	color:#777;
	padding: 0.7em 15px 0.2em 0;
	margin:2px 0 0 2px;
}

/* --- The Search Field --- */

fieldset.searchSite_liq {
	border:none;
}

.searchSite_liq legend {
	display:none;
}

.searchSite_liq label {
	display:none;
}

#s {
	width:180px; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.0em;
	line-height: 1.2em;
	float: left;
	border:solid 1px #787573;
	
	padding:0.1em;
	margin:2px 0 0 2px;
}

#s:hover, #s:active, #s:focus {
	border:solid 1px #181513;
}

#searchsubmit
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.0em;
	line-height: 1.2em;
	text-align:center;
	color:#333;
	float: right;
	background-color:#fff;

	padding:0 15px 0 15px !important;
	margin:0px 2px 0 2px;
}

#searchsubmit:hover, #searchsubmit:active, #searchsubmit:focus
{

}



/* The Comment Block */

.commentBlock_liq {
	clear:both;
	font-size:0.85em;
	color:#888;
	background-color:transparent;
	margin:2.0em 0 2.0em 0;
}

.commentBlock_liq h3 {
	float:left;
	margin:0 2px 1.0em 2px;
	border:none !important;
	padding: 0.2em 15px 0.2em 15px;
	background-color:#f8f7f6;
}

.commentBlock_liq ol {
	list-style-type:none;
}

.commentBlock_liq ol li {
	padding:0.2em 15px;
	margin: 0 2px 1.0em 2px;
	background-color:#fbfaf9;
	color:#888;
}

.commentBlock_liq ol li.alt {
	background-color:#f8f7f6;
	color:#888;
}

#respond {
	float:left;
	margin: 15px 2px 15px 2px;
	border:none !important;
	padding: 0.2em 15px 0.2em 15px;
	background-color:#f8f7f6;

}


.commentMessage_liq {
	clear:both;
	font-size:0.85em;
	padding:0.2em 15px 0.2em 15px;
	margin:0 2px 1.0em 2px;

}

/* 
	Use that css as a starting point to develop your specific design/layout
	Have fun
*/

#commentform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.4em;
}

#commentform fieldset {
	border: none;
	padding: 0;
	margin: 0;
}

#commentform legend {
	display:none;
}


.commentFormRow_liq {
	clear:both;
	margin: 0 2px 0.5em 2px;
	padding: 0 15px;
	color:#787573;	
	background-color: transparent;
}


.commentFormRow_liq label {
	float:left;
	width:180px;
	padding:0.1em 0 0 0;
	text-align:right;
}

.commentFormRow_liq span {

}

/* contains the actual form elements */
.commentFormElement_liq {
  	margin-left: 190px;
	font-size: 1.0em;
	line-height: 1.5em;
	text-align:left;
}

/* depending on styling the line break can be used to clear floats */
.commentFormRow_liq br {
	display:none;
}



.commentInput_liq {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:1.0em;
	line-height: 1.5em;	
	width:244px;
	height:1.4em;
	margin:0 0.5em 0 0;

	padding-left: 2px;
	padding-right: 2px;
	border:solid 1px #787573;
	color:#444;
	background-color:white;
}


.commentInput_liq:hover, .commentInput_liq:active, .commentInput_liq:focus {
	border:solid 1px #181513;
}


#comment {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:1.0em;
	line-height: 1.5em;		
	
	width:244px;
	height:10em;

	color:#444;
	background-color:white;		
}


.mandatory_liq {
	color:#181513 !important;
	background-color:#fff;	
}



/* The Submit Button */
.commentSubmit_liq {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:1.0em;
	line-height: 1.2em;
	
	padding:0.1em 0.5em;
	border:solid 1px #787573;
	text-align:center;
	background-color:#fff;
	color:#787573;
}

.commentSubmit_liq:hover, .commentSubmit_liq:focus, .commentSubmit_liq:active {
	border:solid 1px #181513;
	background-color:#f0ff44;
	color:#181513;	
}

/* h2 tags in een entry */
div.entry-content h2 {
	margin-left:0px;
	width:580px;
	color: #642200;
	background-color: transparent;
}

/* 'edit this entry' in een page */
.hentry > p > a {
	font-size:11px;
	margin-left:16px;
}
/* image vanuit de admin geupload is 'full standaard 500px max breedte als je geen medium formaat pakt... */
img.size-full {
	width:100%;
	height:100%;
}

/* margin aan bovenkant images: */
.entry-content img:not(.replacement), .entry-content a img:not(.replacement) {
	/* not(.replacement) betekent: dit geldt niet voor de replacement class, margin-top geldt dus niet voor voor de header replacement images */
	margin-top: 15px;
}


/* voor de zekerheid.. */
img.replacement {
	padding:0;
	margin:0;
}

.divider {
	width:100%;
	height:8px;
	margin-left:16px;
	border-bottom:2px solid #41c4dd;
}
