/* 
Theme Name: Zwembad
Theme URI: http://www.zwembadebosberg.nl
Description: Thema voor de website van Zwembad de Bosberg.
Version: 0.9
Author: Studio Boem
Author URI: http://www.studioboem.nl
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/* Focus styles */

:focus {
	outline: 0;
}

body {
	line-height: 14px;
	color: black;
	background: white;
}

ol, ul {
	list-style: none;
}

/* Tables still need 'cellspacing="0"' in the markup */

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

strong { font-weight: bold }
em { font-style: italic }


/* Global classes */

.left { float: left; }
.right { float: right; }



/* Header */

body {
	background: #12475f url(img/bg.gif) repeat-x top;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 13px;
}

#wrapper {
	width: 900px;
	margin: 0 auto;
} 

#header {
	height: 112px;
	background: url(img/header-award.jpg) no-repeat;
}

#logo {
	float: left;
	width: 200px;
	height: 100px;
	margin: 10px 0 0 84px;
}

#headeronder {
	height: 116px;
	background: #0d3242 url(img/header_onder-award.gif) top no-repeat;
}

#headeronder .menu {
	float: right;
	margin: 11px 7px 0 0;
	height: 31px;
}

#headeronder .menu li {
	float: left;
	height: 31px;
	margin-left: 10px;
	padding: 20px 10px 0 0;
}

#headeronder .menu li a {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
}

#headeronder .menu li a:hover {
	color: #b6b984;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 14px;
	text-decoration: none;
}

#header .search {
	float: right;
	padding: 10px 35px 0 0;
}

#header input.s {
	width: 100px;
	height: 13px;
	margin-bottom: 2px;
	padding-left: 2px;
	color: #999;
	border: 1px solid #0d3242;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
}

#searchsubmit {
	width: 40px;
	height: 17px;
	background: #0d3242;
	margin-bottom: 2px;
	color: #fff;
	border: 1px solid #0d3242;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
}


/* Content */

#content {
	width: 900px;
	margin-top: -20px;
	padding-top: 10px;
	background: #0d3242 url(img/topper.gif) top no-repeat;
}

#content .entry {
	float: right;
	width: 580px;
	margin-right: 10px;
	background: #fff url(img/content_bg.gif) repeat-y;
}

#content .entry h2 {
	height: 24px;
	background: url(img/content_top.gif) no-repeat;
	padding: 7px 0 0 15px;
	color: #fff;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 20px;
}

#content .entry h2 a, #content .entry h2 a:hover {
	color: #fff;
	text-decoration: none;
}

#content .entry img {
	margin: 0 10px 5px 0;
}

#content .entry img.float {
	float: left;
}

#content h3 {
	margin: 0 0 15px 20px;
	color: #fff;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 18px;
	font-weight: normal;	
	line-height: 30px;
}

#content h3.seraphim {
	margin: 0 0 10px 325px;
}

#content p {
	margin-bottom: 15px;
}

#comments h3 {
	margin: 10px 0 15px 20px;
	color: #0d3242;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 30px;
}

#comments input, #comments textarea {
	margin-left: 20px;
	border: 1px solid #0d3242;
	color: #999;
}

#comments #submit {
	background: #0d3242;
	margin-left: 20px;
	border: 1px solid #0d3242;
	color: #fff;
}

#content .info {
	float: left;
	height: 20px;
	background: url(img/date.gif) no-repeat;
	margin: 5px 0 0 15px;
	padding: 5px 0 0 20px;
	font-family: "tahoma", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #12475f;
}

#content .date {
	color: #999;
}

#content .text {
	clear: left;
	margin-top: 10px;
	padding: 0 15px 0 15px;
	color: #12475f;
	line-height: 18px;
}

#content .text h1 {
	padding-bottom: 10px;	
	font-family: "Trebuchet MS", sans-serif;
	font-size: 18px;
	font-weight: normal;
}

.description {
	text-indent: -9999px; }

#content .text h6 a {
	font-size: 16px;
}

#content .text ul {
	list-style: disc;
}

#content .comments {
	float: right;
	height: 20px;
	padding-top: 10px;
	padding-right: 10px;
	color: #12475f;
	font-family: "tahoma", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#comments { color: #12475f; }

#content .bottom {
	height: 30px;
	background: url(img/content_bottom.gif) no-repeat;
	margin-top: -10px;
}

#content img {}

#content img.border {	
	margin-top: 10px;
	padding: 0px;
	display: block;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #147db4;
}

#content  a { 
	color: #147db4;
	text-decoration: none;
}

#content a:hover { 
	color: #147db4;
	text-decoration: underline;
}


/* Navigation */

#navigation { 
	float: right;
	width: 580px;
	padding-right: 15px;
	padding-bottom: 12px;
	color: #fff;
}

#navigation a, #navigation a:hover { 
	color: #fff;
}

#navigation .right {
	float: right;
	height: 20px;
	padding-top: 5px;
	color: #333;
	font-family: "tahoma", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#navigation .left {
	float: left;
	height: 20px;
	padding: 5px 0 0 10px;
	color: #333;
	font-family: "tahoma", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


/* Sidebar */

#sidebar {
	float: left;
	width: 280px;
	margin-left: 10px;
	color: #12475f;
}

#sidebar h2, #sidebar h3 {	
	background: url(img/sidebar_top.gif) no-repeat;
	height: 24px;
	padding: 7px 0 0 15px;	
	color: #fff;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 20px;
}

#sidebar .blok {
	background: url(img/sidebar_bg.gif) repeat-y;
}
#sidebar .blokbottom {
	background: url(img/sidebar_bottom.gif) repeat-y;
	height: 30px;
	margin-top: -20px;
}
#sidebar .blokbottom_krant {
	background: url(img/sidebar_bottom.gif) repeat-y;
	height: 30px;
	margin-top: 0px;
}

#sidebar ul {
	position: relative;
	margin: 10px 0 20px 25px;
	font-size: 13px;
	line-height: 18px;
	z-index: 1;
}

#sidebar ul li {
	width: 190px;
	background: url(img/list.gif) top left no-repeat;
	margin-left: 0px;
	padding: 0 0 5px 20px;
}

#sidebar ul.krant li {
	width: 190px;
	background: url(img/krant.gif) top left no-repeat;
	margin-left: 0px;	
	padding: 0 0 5px 20px;
}

#sidebar ul.weer li {
	width: 230px;
	background: url(img/weer.gif) top left no-repeat;
	margin-left: 0px;	
	padding: 0 0 5px 20px;
}

#sidebar ul a {
	color: #147db4;
	text-decoration: none;
	font-weight: bold;
}

#sidebar ul a:hover {
	color: #147db4;
	text-decoration: underline;
	font-weight: bold;
}
	
#sidebar ul ul a, #sidebar ul ul a:hover {
	font-weight: normal;
}
	
#sidebar ul, .menu ul {
	list-style: none;
	margin: 10px 0 10px 15px;
}

#sidebar ul li ul li {
	background: none;
	list-style: url(img/arrow.png);
	padding-left: 0px;
	margin-left: 0px;
	width: 120px;
}


/* Footer */

#error {
	height: 20px;
	margin-top: -18px;
	background: url(img/footer.gif) no-repeat;
	z-index: -1;
}

#registauthor {
	text-align: left;
	margin: 10px 0 10px 20px;
}

#author {
	text-align: left;
	margin: 10px 20px;
	color: #fff;
	font-size: 12px;
	line-height: 18px;
	overflow: hidden;
}

#author .right { text-align: right; }

#author a {
	color: #fff;
	text-decoration: underline;
}

#author a:hover {
	color: #fff;
	text-decoration: none;
}

.cleaner {
	clear: both;
}

.text p {
	margin-bottom: 0px;
}

blockquote {
	margin: 5px 0px 5px 0px;
	padding: 15px 0 5px 15px;
	background: #eee;
	border-top: 3px solid #147db4;
	font-size: 12px;
	font-style: italic;
}

ul {
	list-style: none;
	margin: 10px 0 10px 20px;
}

ul.commentlist {
	margin-bottom: 20px;
	padding-right: 10px;
	color: #12475f;
}

ol {
	list-style: decimal;
	margin: 10px 0 10px 20px;
}

ol.commentlist {
	margin-bottom: 20px;
}

.invisible { 
	display: none;	
	position: absolute;
}
