/*
Theme Name: Aikido Centrum Zoetermeer
Theme URI: http://wordpress.org/
Description: Theme developed for Aikido Centrum Zoetermeer  
Version: 1.0
Author: Sander van Driel
Author URI: http://wordpress.org/
Tags: lightblue, white, three-columns, fixed-width, left-sidebar, right-sidebar, cms

	ACZ Theme v1.0
	 http://wordpress.org/

	This theme was designed and built by Sander van Driel.

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/ /* The Reset ---------------------------------- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,table,th,td
	{
	margin: 0;
	padding: 0;
}

fieldset,img,abbr {
	border: 0;
}

address,caption,cite,code,dfn,em,h1,h2,h3,h4,h5,h6,strong,th,var {
	font-style: normal;
	font-weight: normal;
}

caption,th {
	text-align: left;
}

q:before,q:after {
	content: '';
}

a {
	text-decoration: none;
}

/* ------------------------------------- */
body {
	background: #505570 url(images/footer_bg.gif);
	font-family: Verdana, Helvetica, Arial, Sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #262626;
}

/****** Basic font styling *******/
h1 {
	font-family: Georgia, Helvetica, Verdana, Serif;
	font-size: 46px;
	font-weight: bold;
	letter-spacing: 1px;
	font-variant: small-caps;
	padding: 10px 0px 20px 0px;
	line-height: 32px;
}

h2 {
	font-family: Georgia, Helvetica, Verdana, Serif;
	font-size: 32px;
	font-weight: bold;
	letter-spacing: 1px;
	font-variant: small-caps;
	padding: 10px 0px 15px 0px;
	line-height: 32px;
	clear: both;
}

#sidebar h2 {
	font-family: Georgia, Helvetica, Verdana, Serif;
	font-size: 22px;
	letter-spacing: 1px;
	padding: 10px 0px 10px 0px;
	line-height: 32px;
}

h3 {
	font-family: Georgia, Helvetica, Verdana, Serif;
	font-size: 22px;
	letter-spacing: 1px;
	padding: 10px 0px 10px 0px;
	line-height: 32px;
}

pre {
	overflow: auto;
}

abbr,acronym {
	border-bottom: 1px dashed #324044;
}

p,ul,ol,dl {
	padding-bottom: 5px;
}

a {
	font-weight: bold;
	text-decoration: none;
	color: #324044;
}

a:hover {
	color: #000000;
}

a {
	border-bottom: 1px dashed #324044;
}

a img {
	border-bottom: none;
}

a:hover {
	border-bottom: 1px dashed #324044;
}

h1 a,h2 a,h3 a,h4 a,h5 a,h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover
	{
	border-bottom: none
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

blockquote {
	padding-left: 8px;
	font-style: italic;
	color: #506060;
	border-left: 2px #ee9700 solid;
	border-right: 2px #ee9700 solid;
	padding: 2px 12px;
}

hr {
	background-color: #bebebe;
	color: #bebebe;
	height: 1px;
	border: 0px;
}

/***** Page layout ****/
#page {
	min-width: 950px;
}

.container {
	width: 950px;
	margin: 0 auto;
	position: relative;
}

#header {
	background: #a9c8d7 url(images/header_slice.gif) repeat-x center;
	height: 181px;
}

#logo {
	background: url(images/header.png) no-repeat;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 644px;
	height: 181px;
}

#logo a {
	display: block;
	text-indent: -9999px;
	height: 151px;
	border: none;
}

#logo .description {
	text-indent: -9999px;
}

#daf_logo {
	right: 0px;
	top: 30px;
	position: absolute;
}

#daf_logo a {
	width: 150px;
	height: 40px;
	display: block;
	text-align: center;
	font-family: Georgia, Helvetica, Verdana, Serif;
	font-size: 12px;
	line-height: 14px;
	background: url(images/daf_logo_plain.png) no-repeat top center;
	padding-top: 100px;
	border-bottom: none;
	/* Fix transparency issue in IE 5.5, 6.0 */
	behavior: url(scripts/iepngfix.htc);
}

#searchbox {
	position: absolute;
	right: 0px;
	top: 4px;
	background-color: #728e9e;
	border: 1px solid #D0D0E0;
	margin: 0px;
	padding: 0px;
}

#searchbox input {
	border: 0px;
	background-color: #728e9e;
	color: #313f43;
	margin: 0px;
	padding: 0px;
}

#searchsubmit {
	vertical-align: top;
}

#topbar {
	background: #b2b8bc url(images/topbar_slice.gif) repeat-x;
}

#topbar .container {
	height: 52px;
	background: url(images/topbar_intersection.gif) no-repeat;
	font-family: Georgia, Helvetica, Verdana, Serif;
	font-size: 14px;
	letter-spacing: 1px;
}

ul#menu_top {
	position: absolute;
	left: 175px;
	margin-top: 3px;
	padding-top: 4px;
	padding-bottom: 4px;
	list-style: none;
}

ul#menu_top li {
	display: inline;
	text-transform: lowercase;
}

ul#menu_top a {
	display: inline;
	color: #262626;
	border-left: 1px dashed transparent;
	border-right: 1px dashed transparent;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 4px;
	padding-bottom: 5px;
	border-bottom: none;
}

ul#menu_top a:hover,#topbar a.active,#topbar li.current_page_item a {
	background-color: #5a5a5a;
	border-left: 1px dashed white;
	border-right: 1px dashed white;
	color: white;
}

div#updates {
	position: absolute;
	left: 710px;
	margin-top: 8px;
}

div#updates ul {
	display: inline;
}

div#updates li {
	display: inline;
	margin-right: 0px;
}

div#updates li a {
	padding-left: 2px;
	padding-right: 2px;
	font-weight: bold;
	color: #222b2e;
	border-bottom: none;
}

div#updates li a:hover {
	color: #000000;
}

img#rss {
	position: absolute;
	top: -12px;
	right: -5px;
	width: 60px;
	height: 62px;
	z-index: 1;
	/* Fix transparency issue in IE 5.5, 6.0 */
	behavior: url(scripts/iepngfix.htc);
}

#main {
	background: #f6f8f7 url(images/content_bg.gif);
}

#main .container {
	min-height: 400px;
	background: url(images/navbar_slice.gif) repeat-y;
	overflow: hidden;
}

#navbar {
	float: left;
	width: 148px;
	min-height: 396px;
	background: #b2b8bc url(images/navbar.gif) no-repeat;
	font-family: Georgia, Helvetica, Verdana, Serif;
	font-size: 14px;
	letter-spacing: 1px;
}

ul#menu_navbar {
	margin-left: 3px;
	margin-right: 8px;
}

ul#menu_navbar li {
	border: 1px solid transparent;
	list-style: none;
	text-transform: lowercase;
	text-align: center;
}

ul#menu_navbar a {
	display: block;
	color: #262626;
	border-top: 1px dashed transparent; /* #b4b9bd */
	border-bottom: 1px dashed #8f9396;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}

ul#menu_navbar a:hover,ul#menu_navbar a.active,ul#menu_navbar li.current_page_item a
	{
	border-top: 1px dashed white;
	border-bottom: 1px dashed white;
	background-color: #5a5a5a;
	color: white;
}

#content {
	float: left;
	display: block;
	position: relative;
	width: 474px; /* Total: 544px */
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 20px;
	padding-bottom: 30px;
	border-right: 1px dashed #bebebe;
	min-height: 400px;
	margin-bottom: 20px;
}

.widecolumn {
	width: 732px !important;
}

#content table {
	margin-top: 4px;
	margin-bottom: 4px;
}

#content table thead {
	background: #d2d8dc;
}

#content table td {
	padding: 3px 5px 3px 5px; /* Top Right Bottom Left */
}

#content li {
	margin-left: 20px;
	list-style-type: disc;
}

#content li.comment {
	margin-left: 0px;
	list-style-type: none;
}

.notice {
	border: 1px solid #804040;
	background: #FFFF80;
	padding: 5px;
	font-size: 16px;
	margin-bottom: 10px;
}

#subscribe_email {
	float: right;
	width: 250px;
	background-color: #E0E0E0;
	border: 1px solid #D0D0E0;
	padding: 3px;
	text-align: center;
}

.entry {
	margin: 5px 0px 5px 0px;
}

.entry a {
	border-bottom: none;
}

.wp-caption {
	margin: 3px;
	background-color: #E0E0E0;
	border: 1px solid #D0D0E0;
	text-align: center;
	font-size: 10px;
}

.entry img {
	margin: 3px;
	background-color: #E0E0E0;
	border: 1px solid #D0D0E0;
	font-size: 10px;
}

.entry .wp-caption img {
	margin: 0px;
	background: none;
	border: 0px;
}

.entry img {
	padding: 5px;
}

.more-link {
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 40px;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

a.post-edit-link {
	background-color: #e0e0e0;
	border: 1px dashed #b2b8bc;
	text-align: center;
	font-variant: small-caps;
	font-size: 14px;
}

a.post-edit-link:hover {
	background-color: #5a5a5a;
	border: 1px dashed white;
	color: white;
}

.postmetadata {
	font-size: 10px;
}

#sidebar {
	float: left;
	width: 228px; /* Total: 258 px */
	padding-left: 30px;
	padding-top: 20px;
	padding-bottom: 30px;
}

#sidebar ul,#sidebar ul ol {
	margin: 0px;
	padding: 0px;
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}

#sidebar ul p,#sidebar ul select {
	margin: 5px 0 8px;
}

#sidebar ul ul,#sidebar ul ol {
	margin: 5px 0 0 10px;
}

#sidebar ul ul ul,#sidebar ul ol {
	margin: 0 0 0 10px;
}

ol li,#sidebar ul ol li {
	list-style: decimal outside;
}

#sidebar ul ul li,#sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}

#bottombar {
	clear: both;
	background: #b2b8bc url(images/bottombar_slice.gif) repeat-x;
	min-width: 950px;
}

#bottombar .container {
	height: 20px;
	background: url(images/bottombar_intersection.gif) no-repeat;
}

#footer {
	background: url(images/footer_slice.gif) repeat-x;
}

#footer .container {
	color: white;
	min-height: 115px;
}

#footer_content {
	padding-left: 170px;
	padding-top: 20px;
	font-family: Georgia, Helvetica, Verdana, Serif;
}

#footer a {
	color: white;
	border-bottom: dashed 1px white;
}

.commentlist li {
	list-style: none;
}

.commentlist li,#commentform input,#commentform textarea {
	font: 0.9em Verdana, Arial, Sans-Serif;
}

.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}

.commentlist cite,.commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

li.comment {
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #E0E0E0;
	border: 1px solid #D0D0E0;
}

li.comment p {
	margin: 15px 0px 0px 00px; /* Top Right Bottom Left */
}

li.comment .says {
	margin-left: -9999px;
}

li.comment .commentmetadata a {
	color: #808080;
	font-size: 10px;
	border-bottom: none;
}

li.comment .commentmetadata a:hover {
	border-bottom: dashed 1px #808080;
}

li.comment-author-admin,li.bypostauthor {
	border: 1px solid #B0B0C0;
	background-color: #D0D0E0;
}
