/*  
Theme Name: Murk van Stralen
Theme URI: http://www.murkvanstralen.nl/
Description: Het thema voor de www.murkvanstralen.nl
Version: 1.0
Author: Harry Wedzinga
Author URI: http://www.noordmedia.nl/
*/

* {
	margin: 0px;
	padding: 0px;
}

body {
	background:#000000 url(images/bg.jpg) no-repeat center 60px;
	color:#F0DBC6;
	font:0.8em/180% "Trebuchet MS", Verdana, Arial, sans-serif;
	padding-bottom:15px;
}

#container, #footer, #top, #headercontent, #container_content{width:800px}
#container, #headercontent, #footer, #container_content{margin:0 auto}

#container {clear:both;}

#head{
	background: #000000;
	height:60px;
	clear:both;
	width:100%;
}

#headercontent {
	position:relative;
	height:60px;
}

#logo {
	position:absolute;
	left:0px;
	top:15px;
	color: #FFFFFF;
	font-size: 2em;
}

#splash{margin-bottom:30px;}

#submenu {
	width:180px;
	float:left;
	padding: 30px 20px 0px 0px;
}

#content{
	float: left;
	width: 580px;
	padding: 30px 0px 0px 20px;
	/*min-height hack*/
	min-height:300px;
	height:auto !important;
	height:300px;	/*End hack*/
}

#content-home {
	padding-top:30px;
	width: 800px;
	clear:both;
}

.col-left {
	float:left;
	width:380px;
	padding-right:20px;
}

.col-right {
	float:left;
	width:380px;
	padding-left:20px;
}

#footer{height: 15px;}

div.sidebartext{
	font-size: 0.95em;
	line-height: 130%;
	color:#DDB7E3;
}

/*LISTS*/

ul,ol{list-style: outside;margin-bottom:15px;}
ul li,ol li {margin-left: 30px;}

ul.mainnav{
	text-transform: uppercase;
	list-style: none;
	margin-top:18px;
	margin-bottom:0px;
	font-weight: bold;
	font-size: .85em;
	height:24px;
	float:right;	
}

ul.mainnav li {
	margin-left: 0px;
	float:left;
}

ul.mainnav li a {
	background: url(images/button-mainnav-left.png) no-repeat left top;
	float:left;
	line-height:24px;
	height:24px;
	padding-left:10px;
	margin-right:0px;
	margin-left: 10px;
	color:#fff;
	cursor:pointer;
}

ul.mainnav li a span {
	display:block;
	height:24x;
	padding-right:10px;
	background: url(images/button-mainnav-right.png) no-repeat right top;
}

ul.mainnav li a:hover{
	background: url(images/button-mainnav-left.png) no-repeat bottom left;
	text-decoration:none;
}

ul.mainnav li a:hover span {
	background: url(images/button-mainnav-right.png) no-repeat bottom right
}

ul.mainnav li.current_page_item a,
ul.mainnav li.current_page_parent a {
	line-height:24px;
	background: url(images/button-mainnav-left.png) no-repeat bottom left;
}

ul.mainnav li.current_page_item a span,
ul.mainnav li.current_page_parent a span {
	background: url(images/button-mainnav-right.png) no-repeat bottom right;
}

ul.subnav{font-size:1em;list-style:none; line-height:1.8em;}


ul.subnav {
	font-size:0.8em;
	list-style:none;
	text-transform: uppercase;
}

div.subnav-container {
	background: #427901;
	position:relative;
	padding:10px;
}

ul.subnav li {
	padding-bottom:0px;
	margin-left: 0px;
}

ul.subnav li a {
	display:block;
	padding-left: 0px;
	padding-top:5px;
	padding-bottom:5px;
	color:#fff;
	
}

a[href$='.pdf'] {
	display:block;
	padding-left:20px;
	padding-top:10px;
	padding-bottom:10px;
	line-height:18px;
	background:transparent url(images/icn-pdf.gif) center left no-repeat;
}

/*HEADERS*/

h1,h1 a,h2,h2 a,h3,h3 a {
	font-weight: normal;
	color:#fff;
	
}

h1{
	font-size:1.8em;
	line-height:100%;
	margin-bottom:15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	
}

h1.articleheader {
	margin-bottom:30px;
	padding-bottom:10px;
	background: url(images/divider-dotted.gif) repeat-x left bottom;
	font:1.3em/100% "Trebuchet MS", Verdana, Arial, sans-serif;
	text-transform: uppercase;
	
}

h2, h2 a {
	font-size:.9em;
	font-weight: normal;
		text-transform: uppercase;
font-weight: bold;
	margin-bottom:10px;
	color:#fff;
}

h2.subnav-header {
	margin-top:0px;
	font: bold 1.1em "Trebuchet MS", Verdana, Arial, sans-serif;
	text-transform: uppercase;
	margin-bottom:30px;
}

h2.listheader {
	padding-top:0em;
	margin-bottom:5px;
	border-bottom: none;
	font-weight: bold;
	font-size:.85em;
	text-transform: uppercase;
}

h2.listheader a {text-decoration:none;}
h2.listheader a:hover {text-decoration:underline;}



p{margin-bottom:25px}


p#copyright {
	margin-top:10px;
	text-align:center;
	color:#735024;
	font-size: 0.8em;
	text-transform: uppercase;
}

p#copyright a {color:#735024;}

p.date{
	margin-bottom:15px;
	font-size: .8em;
	text-transform: uppercase;
}

/*LINKS*/

a{text-decoration:none;color:#F0DBC6;}
a:hover {text-decoration:underline;}

a img {border:none;}

#footer a{color:#666}

.submenu li a,.outlinelist li a {text-decoration:none}
.more a:hover {color:#404035}

/*IMAGES*/

img.alignright {
	float:right;
	margin:5px 0 5px 20px;
}

img.alignleft{
	float:left;
	margin:5px 20px 5px 0;
}

img.alignnone {clear:both;}


edit{
	font-size: .85em;
	text-transform: uppercase;
	color: #666;
}

table {
	border-collapse:collapse;
	width:100%;
	margin-bottom:10px;
}

