@charset "utf-8";
/*  
Theme Name: ZeeuwseZomer V2
Theme URI: http://www.zeeuwsezomer.nl
Description: ZeeuwseZomer V2
Version: 2.0
Author: ZeeuwseZomer
Author URI: http://www.zeeuwsezomer.nl/

*/

/* GLOBAL RESET */
* {
margin: 0;
padding: 0;
}

/* BODY */
body {
text-align: center;
background:url(images/background.png) repeat-x;
background-color: #f7941d;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}

/* WRAPPER */
div#wrapper {
margin: 0 auto;
text-align: left;
width: 1000px;
margin-top: 30px;
}

/* HEADER */
div.header {
width: 925px;
height: 170px;
background:url(images/header.png)
}
/* EINDE HEADER */

/* LOGO */
div.logo img {
margin: 60px 0 0 30px;
width: 320px;
height: 30px;
}
div.logo {
height: 140px;
}
div.logo a img{
border: none;
}
/* EINDE LOGO *?

/* NAVIGATIE */
/* div.navigatie {
padding-top: 50px;
}*/
div.navigatie ul {
margin-left: 30px;
white-space: nowrap;
list-style: none;
}
div.navigatie li {
display: inline;
}
div.navigatie li a {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
color: #fff;
display: block;
text-decoration: none;
float: left;
padding: 3px 9px 0 9px;
}

a.actief {
background:url(images/navigatie.png);
width: 42px; 
height: 23px;
}
a.actief:hover {
background-position: 0 -25px;
}
a.cultureel {
background:url(images/navigatie.png) -60px 0;
width: 72px; /* 90 px - 18 padding */
height: 23px; /* 25 px - 2 padding */
}
a.cultureel:hover {
background-position: -60px -25px;
}
a.historisch {
background:url(images/navigatie.png) -150px 0;
width: 75px;
height: 23px;
}
a.historisch:hover {
background-position: -150px -25px;
}
a.kinderen {
background:url(images/navigatie.png) -242px 0;
width: 74px;
height: 23px;
}
a.kinderen:hover {
background-position: -242px -25px;
}
a.natuur {
background:url(images/navigatie.png) -332px 0;
width: 50px;
height: 23px;
}
a.natuur:hover {
background-position: -332px -25px;
}
a.restaurants {
background:url(images/navigatie.png) -402px 0;
width: 90px;
height: 23px;
}
a.restaurants:hover {
background-position: -402px -25px;
}
a.reisverzekering {
background: url(images/navigatie.png) -512px 0;
width: 109px;
height: 23px;
}
a.reisverzekering:hover {
background-position: -512px -25px;
}
a.boerencamping {
background:url(images/navigatie.png) -643px 0;
width: 108px;
height: 23px;
}
a.boerencamping:hover {
background-position: -643px -25px;
}
/* EINDE NAVIGATIE */

/* CONTENT-CONTAINER */
div.contentcontainer {
width: 925px;
background:url(images/contentcontainer.png);
overflow: hidden;
}
	/* CONTENT */
	div.content {
	float: left;
	width: 555px; /* 580px - 25 padding */
	padding: 5px 10px 5px 15px;
	overflow: hidden;
	}
	
	div.content h1 {
	font-size: 18px;
	color: #006db2;
	margin-bottom: 1em;
	}
	div.content h2 {
	font-size: 16px;
	color: #006db2;
	margin-bottom: 1em;
	}
	div.content p#breadcrumbs {
	font-size: 10px;
	color: #3481b2;
	}
	div.content p#breadcrumbs a {
	color: #3481b2;
	}
	div.content p {
	margin-bottom: 1em;
	}
	div.content a {
	color: #006db2;
	}
	div.content img.postfoto {
	float: left;
	padding: 0 5px 5px 0;
	}
	div.content ul.tabel {
	list-style-type: none;
	margin-bottom: 1em;
	}
	div.content table {
	margin-bottom: 1em;
	}
	div.content table ul.tabel {
	margin-bottom: 0px;
	}
	div.onderartikel {
	clear: both;
	}
	p.edit {
	clear: both;
	}
	/* EINDE CONTENT */
	
	/* SIDEBAR */
	div.sidebar {
	width: 325px; /* 345 - padding */
	float: left;
	padding-top: 5px;
	padding-right: 20px;
	}
	
	/* SEARCH BOX */
	#search_box {
	float: right;
    width: 201px;
    height: 31px;
    background: url(images/searchbox.png);
	}
	#search_box #s {
    float: left;
    padding: 0;
    margin: 6px 0 0 6px;
    border: 0;
    width: 159px;
    background: none;
	}
	#search_box #go {
    float: right;
    margin: 3px 4px 0 0;
	}

	/* EINDE SEARCH BOX */
	
	/* EINDE SIDEBAR */
	
/* EINDE CONTENT-CONTAINER */

/* FOOTER */
div.footer {
clear: both;
width: 895px; /* 925px - 30 padding */
height: 45px; /* 75 - 30 */
background: url(images/footer.png);
padding:30px 0 0 30px;
color: #000066;
}
div.footer a {
color: #000066;
}

/* EINDE FOOTER */

/* EXTRA OPTIES */
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* EINDE EXTRA OPTIES */

/* INLINE PAGELIST */
div.content div#inline_pagelist {
	background: #fff;
	float: left;
	}

div#inline_pagelist p {
	text-align: center;
	font-size: 14px;
	font-weight: normal;
	margin: 0 0 5px 0;
	padding: 0;
	}

div#inline_pagelist ul {
	text-indent: 0;
	list-style-position: inside;
	padding: 0px;
	margin: 0px;
	margin-bottom: 1em;
	overflow: visible;
	}

div.content #inline_pagelist ul li {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	}

div.content #inline_pagelist ul li.current_page_item {
	font-weight: bold;
	list-style-type: square;
	}
/* EINDE INLINE PAGELIST */

/* LONGTAIL SEO */
li#lj-longtail-seo {
margin-top: 1em;
list-style-type: none;
}
li#lj-longtail-seo ul li {
list-style-type: none;
}
/* EINDE LONGTAIL SEO */

/* RSS ZEEUWSEREGIO */
li.widget_rss {
margin-top: 1em;
list-style-type: none;
}
li.widget_rss ul li {
list-style-type: none;
}
a.rsswidget img {
 display: none;
}
a.rsswidget {
color: #000;
text-decoration: none;
}
a.rsswidget:hover {
text-decoration: underline;
}
/* EINDE RSS ZEEUWSREGIO */