/*
Theme Name: Excelsior Woerden
Description: The default theme for Fanfarecorps Excelsior Woerden.
Version: 0.1
Author: Herman Banken
Author URI: http://www.lauriumwebdesign.nl/
Tags: white, custom header, fixed width, two columns, widgets

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

#content-outer .post img.wp-post-image {
	float:left;
	border:none;
	background:none;
	margin:5px;
}

#content-outer .post:nth-child(even) img.wp-post-image {
	float:right;
}

.postmeta { clear:both; /* Clear for post thumbnail. */}

.alignleft {
	float:left;
}
.alignright {
	float:right;
}

*,html {
	margin:0;
	padding:0;
}
body {
	background:#070707 url(images/bodybg.png) repeat-x;
	color:#666666;
	font-family:"Lucida Grande",Geneva,Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:165%;
	padding:0 0 30px;
	width:100%;
	height:100%;
	text-align:center;
}
/* TAG SPECIFIC */
a {
	color:#A56F38;
	text-decoration:none;
}
a:hover {
	border-bottom:1px dotted #000000;
	color:#000000;
}
h1, h2, h3 {
	color:#111111;
	font-family:"Trebuchet MS",Tahoma,Arial,Sans-serif;
	font-size:1em;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:1.5em;
	margin:0;
	padding:15px 10px 5px;
}
h1 {
	font-size:38px;
	font-weight:normal;
	letter-spacing:-2px;
	/*border-bottom: 1px solid #ebebeb;*/
	padding:0 5px;margin:0 5px;
	color:#000000;
}
h2 {
	color:#663333;
	font-size:34px;
}
#content h2 {	font-style: "Trebuchet MS", Tahoma, Arial, Sans-serif;
	font-variant:normal;font-weight:normal;
	color: #000;
	letter-spacing: -2px;
	text-transform: none;
	border-bottom: 1px solid #ebebeb;
	margin-left: 5px;
	padding-left: 5px;
	margin-right: 10px;
	padding-bottom: 0px;
}
#content h2 a { color: #000; text-decoration: none; background: none;border: none; }
#content h2 span { margin:0;padding:0;margin-left:2px;display:inline;line-height:16px;font-size:12px; }
#content h2 span a { color:#666 !important;letter-spacing:normal;float:right;margin-top:30px; }

#content ul li { list-style-image: url(images/list/bullet.gif); }

#content h3 {
	color: #111;
	font: normal 1.8em "Trebuchet MS", Tahoma, Arial, sans-serif;
	text-transform: none;
	letter-spacing: -0.5px;
	padding: 5px 10px;
	margin: 15px 0 5px 0;
}
#content h3.exerpt-title { padding-bottom:0;margin-bottom:0; }
form h3 { padding-left:0px !important; }

ul.sidemenu { list-style:none;margin:0;padding:0; }
ul.sidemenu li { list-style:none;margin:0;padding:0; }
ul.sidemenu li ul {
	text-align: left;
	margin: 7px 5px 8px 0px; padding: 0;
	text-decoration: none;
 	background: url(images/list/dots.gif) repeat-x left top;
}
ul.sidemenu li ul li {
	list-style: none;
	background: url(images/list/dots.gif) repeat-x left bottom;
	padding: 6px 10px;
	margin: 0;
}
ul.sidemenu li ul li ul { background-image:none; padding: 0; margin-left: 5px; }
ul.sidemenu li ul li ul li { background-image:none;padding: 12px 10px 0px 10px; }
ul.sidemenu li ul li ul li:first-child { padding-top:0; }
* html body ul.sidemenu li ul li { height: 1%; }
ul.sidemenu li ul li a {
	text-decoration: none;
	background-image: none;
	background-color: transparent;
	border: none;
	color: #666666;
}
ul.sidemenu li ul li {
	font-weight:normal;
}
ul.sidemenu li ul li.current_page_item, ul.sidemenu li ul li.current_page_ancestor {
	font-weight:bold;
}
ul.sidemenu li ul li.empty {
	display:none;
}
ul.sidemenu li ul li a span {
	color: #989898;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	font-size: 1em;
}
ul.sidemenu li ul li a:hover {
	color: #000;
	background: none;
	border: none;
}

/* thumbnails */
p.thumbs{ padding: 12px 0 0 10px; }
.thumbs img {
	position: relative;
	padding: 4px;
	margin: 5px;
	background: #fafafa;
	border: 1px solid #dcdcdc;
}
.thumbs img:hover {
	border: 1px solid #8E8E8E;
	background: #8E8E8E;
}
.thumbs a:hover { background-color: transparent; border: none; }

h3 {
	font-size:170%;
	font-weight:normal;
}
p, dl {
	margin:0pt;
	padding:10px;
}
.red { color:#FF0000; } .green { color:#009900; }
.align-right {
	text-align:right;
}
.center {
	text-align:center;
}
ul, ol {
	margin:10px 20px;
	padding:0pt 20px;
}
ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
ul.searchterms { margin:0px; } 
ul.searchterms li { list-style-image:url(images/list/bullet.gif); list-style-position:inside; }
dt {
	color:#895F30;
	font-weight:bold;
}
dd {
	padding-left:25px;
}

#content-outer img, #footer-wrapper img {
	background:#FAFAFA;
	border:1px solid #DCDCDC;
	padding:5px;
	margin:3px;
}
#content img.alignleft { margin-right: 10px; }
#content img.alignright { margin-left: 10px; }
#stimuli_lightbox img { margin:auto; padding:auto; border:auto; }

img.nostyle {
	background:transparent;
	border:none;
	padding:0;
	margin:0;
	vertical-align:bottom;
}
acronym {
	border-bottom:1px dotted #895F30;
	cursor:help;
}
blockquote,span.quote,cite {
	display:block;
	background:#F0F0F0 url(images/quote.jpg) no-repeat 5px 5px;
	color:#555555;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:15px;
	font-style:italic;
	font-weight:normal;
	line-height:1.5em;
	margin:15px 10px;
	padding:10px 10px 10px 35px;
}
table {
	border-collapse:collapse;
	margin:15px 10px;
}
th {
	background:#E6E6E6;
	border-color:#EBEBEB rgb(212, 212, 212) rgb(212, 212, 212) rgb(235, 235, 235);
	border-style:solid;
	border-width:1px;
	color:#555555;
	height:38px;
	padding-left:12px;
	padding-right:12px;
	text-align:left;
}
tr {
	background:#FFFFFF;
	height:34px;
}
td {
	border:1px solid #ECECEC;
	padding-left:11px;
	padding-right:11px;
}
#content form {
	background:#FDFDFD;
	border:1px solid #F1F1F1;
	margin:15px 10px;
	padding:5px 10px 20px;
}
.yui-skin-sam form {
	background:inherit;
	border:inherit;
	margin:inherit;
	padding:inherit;
}
label {
	color:#895F30;
	display:block;
	font-weight:bold;
	margin:8px 0pt 5px;
}
input, select {
	background:#FFFFFF;
	color:#666666;
	font-family:Verdana,sans-serif;
	font-size:1em;
	line-height:normal;
	padding:4px;
}
textarea {
	color:#666666;
	display:block;
	font-family:Verdana,sans-serif;
	font-size:1em;
	height:100px;
	line-height:normal;
	padding:4px;
	width:350px;
}
input, textarea, select {
	background:#FFFFFF;
	border-color:#D4D4D4 rgb(235, 235, 235) rgb(235, 235, 235) rgb(212, 212, 212);
	border-style:solid;
	border-width:1px;
}
input.button {
	background:#E6E6E6;
	border-color:#EBEBEB rgb(212, 212, 212) rgb(212, 212, 212) rgb(235, 235, 235);
	border-style:solid;
	border-width:1px;
	color:#555555;
	font-family:Arial,Sans-serif;
	font-size:12px;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	height:30px;
	line-height:normal;
	margin:0pt;
	padding:2px 3px;
}
.searchform {
	background-color:transparent;
	border:medium none;
	margin:0pt;
	padding:12px 0pt 15px 8px;
	width:190px;
}
.searchform p {
	margin:0pt;
	padding:0pt 0pt 10px;
}
.searchform input.textbox {
	color:#666666;
	height:18px;
	padding:2px;
	vertical-align:top;
	width:115px;
}
.searchform input.button {
	height:24px;
	padding:2px 5px;
	vertical-align:top;
	width:60px;
}
.checkboxA {
	float:left;
	display:block;
	width:21px;
	height:21px;
	background:url(images/nok.png);
}
.checkboxA:hover {
	background:url(images/ok.png);
}
.editA {
	float:left;
	display:block;
	width:24px;
	height:24px;
	background:url(images/edit.gif);	
}
.deleteA {
	float:left;
	display:block;
	width:18px;
	height:18px;
	background:url(images/delete.gif);	
}

/* ID and CLASS SPECIFIC */
#toplevelmenu {
	height:60px;
	background-image:url(images/header_top.png);
	width:930px;
	padding:0 15px;
	margin:0 auto;
	position:relative;
}
#toplevelmenu ul {
	float:left;
	height:40px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:0 15px;
	margin:0;
	width:930px;
}
#toplevelmenu ul li {
	display:inline;
}
#toplevelmenu ul li a {
	color:#070000;
	float:left;
	font-family:'Trebuchet MS',Tahoma,Helvetica,Arial,Geneva,Sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:35px;
	margin:0pt;
	padding:10px 11px 0pt;
	text-decoration:none;
}
#toplevelmenu ul li a:hover, #toplevelmenu ul li a:active {
	color:#663333;
	border:none;
}
#toplevelmenu ul li.current_page_item a, #toplevelmenu ul li.current_page_ancestor a {
	background:#D5D3D6 url(images/nav-current.jpg) repeat-x;
	border-bottom:1px solid #cecece;
	color:#000000;
}
#toplevelmenu ul li ul {
	display:none;
}
/* header search */
form#quick-search {
	position: absolute;
	top: 15px; right: 30px;
	padding: 0; margin: 0;
	width: 260px; height: 26px;
	background: #fff;	
	z-index: 999999;
	border: 1px solid #D8D8D8;		
}
form#quick-search p {
	margin: 0; padding: 0;		
}
form#quick-search .tbox {
	margin: 2px 0 0 4px; 
	width: 210px;
	background: none;
	border: none;
	color: #ABABAB;
}
form#quick-search label,
form#quick-search .btn {
	display: none;	
}
#header-wrapper {
	clear:both;
	background-image:url(images/header_sides.png);
	background-repeat:repeat-y;
	padding-left:15px;
	padding-right:15px;
	width:930px;
	margin:0 auto;
}
#headerimage {
	position:relative;
	width:930px;
	height:301px;
	background-image:url(images/header_bg_1.png);
	background-position:center bottom;
	background-repeat:no-repeat;
}
#headerimage img {
	display:block;
	margin:0 auto 0 auto;
	padding-top:40px;
	background:none;
	border:none;
}
#headerimage h1 {
	position: absolute;
	margin: 0; padding: 0;
	font: normal 70px Georgia, 'Times New Roman', Times, serif;
	letter-spacing: -1.5px;
	color:#CC9933;
	text-decoration: none;
	top: 85px; left: 48px;	
}
#headerimage p {
	position: absolute;
	margin: 0; padding: 0;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 18px;
	line-height: 1.6em;
	font-style: italic;
	color: #663333;
	width: 400px;
	top: 165px; left: 60px;		
}
#content-outer {
	background-color:#FFFFFF;
	width:100%;
}
#content-wrapper {
	width:960px;
	margin:0 auto;
	text-align:left;
}
#content {
	float: left;
	width: 100%;
	padding:0 15px;
	min-height:296px;
	background:#FFFFFF url(images/content_sides.png) no-repeat scroll 0% 0%;
}
.col-one {
	margin-right: 275px;
	padding-left:15px;
}
.col-two {
	float: left;
	width: 210px;
	margin-left: -275px;
	margin-top: 12px;
	padding-right:15px;
}
.col-one, .col-two {
	padding-bottom: 20px;
}

#content .col-one h2 {
	margin-left: 5px;
	padding-left: 5px;
}
#content .col-one h2 a {
	color: #000;
	text-decoration: none;	
	background: none; 
	border: none;
}
#content .col-one h3 a:hover {
	color:#C58F58;
	border-bottom-color:#C58F58;
}
#content .col-one ul li {
	list-style-image: url(images/list/bullet.gif);
}
.yui-skin-sam li {
	list-style-image:none !important;
}
.yui-skin-sam #msgpost_toolbar h3 {
	color:#895F30 !important;
	display:block !important;
	margin:0 0 -5px -10px !important;
	font-size: 11px !important;
}
#content-wrapper .col-two h3 {
	color: #111;
	font: normal 1.8em "Trebuchet MS", Tahoma, Arial, sans-serif;
	text-transform: none;
	letter-spacing: -0.5px;
	padding: 5px 10px;
	margin: 15px 0 5px 0;
}

.postmeta {
	padding: 5px; margin: 20px 10px 15px 10px;
	font-size: 1em;	color: #777;
	border: 1px solid #EBEBEB;
	background: #F5F5F5;
}
.postmeta a { background: transparent; }
.postmeta .date{ margin: 0 10px 0 5px; }
.postmeta a.comments { margin: 0 10px 0 5px; }
.postmeta a.readmore { margin: 0 10px 0 5px; }

.post-info { font-size: .95em; padding-top: 3px; margin-left: 5px; color: #bababa; }
.post-info a { color: #000; }

.commentmeta {
	padding: 5px; margin: 20px 10px 0px 10px;
	font-size: 1em;	color: #777;
	border: 1px solid #EBEBEB;
	background: #F5F5F5;
}
.comment {
	margin: 0px 10px 15px 10px;
	font-size: 1em; border:1px dashed #EBEBEB; border-top:0;
	position:relative;
	background: #F5F5F5;
}
.comment img {
	display:block;
	float:left;
	width:100px;
	padding:5px;
	margin:0;
	border:none;
	background:#F5F5F5;
}
.commenttext {
	padding:5px;
	background:yellow;
	display:block;
	float:left;
	width:528px;
	background:#FEFEFE;
	min-height:100px;
}
.commenttext em { display:block;padding-bottom:15px; }
.commenttext p { padding-left:0;padding-right:0;padding-top:0; }

/* Footer */
#footer-wrapper {
	clear: both;
	width: 940px;
	margin: 0 auto;
	text-align: left;
	font: normal 1em/1.6em 'Trebuchet MS', Tahoma, Sans-serif;			
}
#footer-wrapper h3, #footer-wrapper p {
	padding-left: 0;
}
#footer-wrapper h3 {
	font: normal 1.6em/1.6em 'Trebuchet MS', Tahoma, Arial, Sans-serif;
	color: #ABABAB;	
}
#footer-wrapper a {
	color: #fff;
	background: transparent;
}

#footer-wrapper ul.footerwidgets { list-style:none;margin:0;padding:0; }
#footer-wrapper ul.footerwidgets li { list-style:none;margin:0;padding:0; }

#footer-wrapper ul.footerwidgets li ul {
	border-top: 1px solid #111;
	list-style: none;
	padding: 0;	
	margin-left: 0;	
}
#footer-wrapper ul.footerwidgets li ul li {
	border-bottom: 1px solid #111;
	display: block;
	width: 98%;
	padding: 4px 0;
	margin-left: 0;
	padding-left: 0;
}
#footer-wrapper ul.footerwidgets li a{
	line-height: 2em;
	font-weight: bold;
	color: #666666;
}
#footer-wrapper ul.footerwidgets li a:hover { color: #fff; }
#footer-wrapper ul.footerwidgets li ul li span {
	color: #444;
	font-style: italic;
	font-weight: normal;
	font-family: Georgia, 'Times New Roman', Times, serif;
}
#footer-wrapper ul.footerwidgets li ul li:hover,
#footer-wrapper ul.footerwidgets li ul li:hover a,
#footer-wrapper ul.footerwidgets li ul li:hover span {
	color: #fff;
	text-decoration: none;	
}

#footer {
	float: left;	
	width: 100%;		
	margin-left: 5px;
	margin-top: 10px;
	padding:0 20px;
}
#footer-bottom {
	clear: both;
	border-top: 1px solid #111;
	width: 880px;
	margin: 0 auto;	
}
#footer-bottom .bottom-left {
	float: left;
	padding-left: 5px;	
}
#footer-bottom .bottom-right {
	text-align: right;
	padding-right: 0;
}

/* WIDGETS */
#wp-calendar {
	width:200px;
}
.widget_pages ul li ul { display:none; }
.widget_pages ul li.current_page_ancestor ul, .widget_pages ul li.current_page_item ul { display:block; }

.widget_pages ul li ul li ul { display:none; }
.widget_pages ul li ul li.current_page_ancestor ul, .widget_pages ul li ul li.current_page_item ul { dislay:block; }

/* wp_page_numbers */
#wp_page_numbers {
	background: whiteSmoke;
	border: 1px solid #EBEBEB;
	color: #777;
	font-size: 1em;
	margin: 20px 10px 15px;
	padding: 5px;
}
#wp_page_numbers ul {
	padding: 0;
	margin: 0;
}
#wp_page_numbers ul li {
	float: left;
	display: block;
	margin-right: 2px;
}
#wp_page_numbers ul li a {
	display: block;
	padding: 0 5px;
	border: none;
	list-style: none;
	background: transparent;
	color: #A56F38;
	text-decoration: none;
}

#wp_page_numbers ul li.active_page a, #wp_page_numbers ul li:hover a{
	background: #A56F38;
	color: white;
}

/* Clearers */
.clear {
	clear:both;
}
.clearer {
	display:inline-block;
}
p.navigation {
	clear: both;
}

/*//////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////
	ANDERE MEDIA TYPES: print
////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////*/
@media print{
	*,html {
		background-image:none !important;
	}
	body {
	}
	#toplevelmenu, .col-two, #footer,#headerimage {
		display:none;
	}
	#header-wrapper,#content-wrapper,#footer-wrapper,#footer-bottom {
		margin:0;
		padding:0;
		width:100%;
	}
	.col-one {
		margin:0;
		padding:0;
	}
	#agenda li {
		list-style-image:none !important;
		font-weight:bold;
	}
	#agenda li span.desc {
		display:block !important;
		font-weight:normal;
		padding:0;
	}
}
