/*
Theme Name: Dynamico
Theme URI: http://www.bcdynamo.nl
Description: Thema voor de website van BC Dynamo Swalmen.
Version: 3.0
Author: Studio Boem
Author URI: http://www.studioboem.nl
*/


/* Reset */

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,
b, u, i, center,
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-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* General */

body {
	background: #e1d8a6 url(img/bg.gif) top center repeat fixed;
}

#bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 260px;
	background: url(img/bg-top.png) top center repeat-x;
	z-index: -1;
}

#wrapper {
	width: 980px;	
	margin: 0 auto 0 auto;
}

.clear {
	clear: both;
}


/* Text */

p {
	margin: 0 0 10px 0;
}

h1 {
	color: #c51224;
	margin-bottom: 5px;
	font-size: 16px;
	font-weight: normal;
}

h2 {
	color: #c51224;
	margin-bottom: 5px;
	font-size: 15px;
	font-weight: normal;
}

h3 {
	color: #c51224;
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: normal;
}

a {
	color: #166444;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


/* Header */

#header {
	width: 980px;
	height: 271px;
	background: transparent url(img/header.png) top center no-repeat;
	margin-bottom: 2px;
}

#logo {
	float: left;
	width: 280px;
	height: 150px;	
	background: url(img/logo.jpg) top center no-repeat;	
	margin: 25px 20px 0 30px;
}

#foto {
	float: right;
	width: 650px;
	height: 150px;	
	margin-top: 25px;
}

#foto-inner {
	width: 580px;
	height: 130px;
	margin-left: 30px;
}


/* Navigation */

#nav {
	float: left;
	width: 940px;
	height: 50px;	
	margin-left: 20px;
	_margin-left: 10px;
	list-style-type: none;
}

#nav li {
	float: left;
	padding-right: 2px;
	height: 50px;	
	background: url(img/nav-divider.gif) top right no-repeat;		
	list-style-type: none;
}

#nav li a {
	float: left;
	height: 35px;
	padding: 15px 15px 0 13px;
	display: block;
	color: #ffcfd4;	
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;	
	text-decoration: none;	
	line-height: 21px;
}

#nav li a:hover {
 	color: #fff;
}

#nav li.current_page_item a, #nav li.current_page_parent a, #nav li.current_page_ancestor a {
	background: url(img/nav-active.gif) no-repeat top right;
 	color: #fff;
}

#subnav {
	float: left;
	width: 640px;
	height: 36px;
	margin-left: 20px;
	_margin-left: 10px;
	list-style-type: none;
}

#subnav li {
	float: left;
	height: 36px;
	padding-right: 2px;
	background: url(img/subnav-divider.gif) right 12px no-repeat;
	list-style-type: none;
}

#subnav li a {
	float: left;
	height: 26px;
	padding: 10px 15px 0 13px;
	display: block;
	color: #ccffea;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	line-height: 16px;
	text-decoration: none;
}

#subnav li.current_page_item a, #subnav li.current-cat a {
	background: url(img/subnav-active.gif) repeat-x top right;
 	color: #fff;
}

#subnav li a:hover {
 	color: #fff;
}


/* Search */

#search {
	float: right;
	width: 280px;
	height: 29px;
	padding: 7px 0 0 40px;
}

#searchform #s {
	width: 180px;
	height: 18px;
	padding-left: 3px;
	background: #2d946a;
	color: #fff;
	border: 1px solid #0c4c31;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
}

#searchsubmit {
	width: 50px;
	height: 22px;
	padding-bottom: 3px;
	background: #24865e;
	color: #fff;
	border: 1px solid #0c4c31;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	cursor: pointer;
}

#searchsubmit:hover {
	background: #1f7c56;
}


/* Main */

#top {
	width: 980px;
	height: 44px;
	background: url(img/top.png) top center repeat-y;
}

#top h1 {
	padding: 18px 0 0 25px;
	color: #fff;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: normal;
}

#main {
	width: 980px;
	height: auto;
	background: url(img/main-bg.png) top center repeat-y;
}

#content {
	float: left;
	width: 610px;
	background: #fff;	
	margin: 15px 15px 15px 25px;
	_margin: 15px 10px 15px 12.5px;
	color: #333;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

#content img {
	float: left;
	margin: 5px 10px 10px 0;
	padding: 5px;
	background: #f8f7f7;
	border: 1px solid #d1d1d1;
}

img.alignleft, div.alignleft {
	float: left;
	margin: 10px 10px 10px 0;
    padding: 5px;
    background: #f8f7f7;
    border: 1px solid #d1d1d1;
}

img.alignright, div.alignright {
	float: right;
	margin: 10px 0 10px 10px;
    padding: 5px;
    background: #f8f7f7;
    border: 1px solid #d1d1d1;
}

img.aligncenter, div.aligncenter {
	text-align: center;
	margin: 10px;
    padding: 5px;
    background: #f8f7f7;
    border: 1px solid #d1d1d1;
}


/* Posts */

.post {
	clear: both;
}

.entry {
	display: table;
	margin-bottom: 35px;
}

.postmeta {
	background: #f3f3f3 url(img/calendar.png) 7px 7px no-repeat;
	color: #666;
	margin-bottom: 10px;	
	padding: 5px 0px 5px 30px;
	border-bottom: 1px solid #e5e4e4;
	font-size: 11px;
}

.navigation {
	clear: both;
	margin-bottom: 30px;
}
.navigation a, .navigation a:visited {
	color: #1f7c53;
}
.previous a {
	float: left;
	padding: 5px 5px 5px 25px;
	background: #f3f3f3 url(img/arrow-left.png) no-repeat 5px center;
	border: 1px solid #e5e4e4;
}
.next a {
	float: right;
	padding: 5px 25px 5px 5px;
	background: #f3f3f3 url(img/arrow-right.png) no-repeat 121px center;
	border: 1px solid #e5e4e4;
}


/* Sidebar */

#sidebar {
	float: right;
	width: 320px;
	margin-right: 9px;
	color: #333;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 12px;
}

#sidebar ul {
	*padding-bottom: 25px;
}

#sidebar li {
	float: left;
}

#sidebar h2 {
	padding: 7px 0 0 15px;
	color: #fff;	
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: normal;
}

#sidebar h2 a {
	color: #fff;
}

#sidebar h2 a img {
	display: none;
}

.heading {
	display: block;
	width: 319px;
	height: 32px;
	background: #166444 url(img/sidebar-heading.gif) top center repeat-y;
}

.block {
	padding: 15px;
	line-height: 20px;
}

#sidebar li ul li {
	width: 289px;
	background: url(img/sidebar-line.gif) bottom center repeat-x;
	margin-bottom: 8px;
	padding-bottom: 8px;
}

#sidebar li ul li a {
	background: url(img/shuttlecock.png) left 2px no-repeat;
	*background: url(img/shuttlecock.png) left top no-repeat;
	padding-left: 25px;
}


/* Footer */

#footer {
	width: 980px;
	height: 44px;
	background: url(img/footer.png) top center repeat-y;
	margin-bottom: 12px;
	color: #666;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 11px;
	line-height: 12px;
}

#footer-left {
	float: left;
	width: 350px;	
	padding: 11px 0 0 25px;
}

#footer-right {
	float: right;
	width: 300px;
	padding: 11px 25px 0 0;
	text-align: right;
}

#footer a {
	color: #9c9b9b;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}