/*
THEME NAME:		CDA Verkiezingswebsite
Theme URI:		http://verkiezingen.cdahuizen.nl/
DESCRIPTION:	CDA Verkiezingswebsite; Dit WordPress thema is speciaal ontwikkeld voor de gemeenteraadsverkiezingen 2010. De richtlijnen zoals omschreven op de <a href="http://cda.nl/Default.aspx?tabid=5282">CDA Huisstijl</a> website zijn hierop toegepast. Deze template is ontwikkeld door <a href="http://rubenwoudsma.nl">Ruben Woudsma</a> (webmaster CDA Huizen).<br /><br />
VERSION:			0.6 NL
AUTHOR:				<a href="http://rubenwoudsma.nl" title="WordPress Expert">Ruben Woudsma<a/>
AUTHOR URI:		http://rubenwoudsma.nl
TAGS:					CDA, two-colums, Dutch, Nederlands, widgets, green, orange, verkiezingen, gemeenteraad, threaded-comment, slideshow
*/

/* Reset */
a, abbr, acronym, address, area, b, bdo, big, blockquote, body, button, caption, cite,
code, col, colgroup, dd, del, dfn, div, dl, dt, em, fieldset, form, h1, h2, h3, h4,
h5, h6, hr, html, i, images, ins, kbd, label, legend, li, map, object, ol, p, param, pre,
q, samp, small, span, strong, sub, sup, table, tbody, td, textarea, tfoot, th, thead,
tr, tt, ul, var {
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}

body {
	background:url(images/bg.png) #a7d200 repeat-x;
}
img {
	border:0;
}

#wrapper {
	margin:auto;
	background:url(images/bgCenter.png) repeat-x;
	width:960px;
}
#header {
	padding: 22px 0 0 0;
}
	#header img{
		float:left;
	}
	#header .rightAlign{
		float:right;
		margin-right:15px;
	}

	#blog-description  p {
		text-indent: -9999px;
		display: none;
	}
	
#subheader {
	color: #ccc;
	background-color:#fcfcfc;
}

	#subheader p {
		margin: 30px 0 0 10px; padding 0;
		padding-bottom: 10px;
		font-family:Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 16px;
	}
	
		#subheader p cite {
			font-style: normal;
			float: right;
			margin-right: 15px;
		}
	
#photoslideshow {
	height:400px;
	padding-left:10px;
	background-color:#fcfcfc;
}

#smallbanner {
 padding-left:10px;
 background-color:#fcfcfc;
}

	#header .imgbanner {
		padding:30px 35px 20px 25px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:13px;
		width:960px;
		background-color:#fcfcfc;
	}
	
		#navigation {
			background-color:#fcfcfc;
			width:960px;
		}

		#navigation .menu {
			list-style-type: none;
			border-top:3px solid #ff9900;
			background-color:#fcfcfc;
			height: 54px;
			width: 896px;
			margin: 0 10px 0 10px;
			padding-left: 40px;
			position: relative;
			background: url(images/menu-background.png) #fff repeat-x;
		}

		#navigation .menu li {
			text-indent: -9999px;
			float: left;
			height: 54px;
			width: 140px;
			text-align: center;
		}

		#navigation .menu li a {
			bottom: 0;
			display: block;width:140px;height:54px;
			text-decoration: none;
			color: #ff9900;
			font-family:Arial, Helvetica, sans-serif;
			font-size: 16px;
			font-weight: bold;
		}
		
		#navigation .menu li#btn_cdahuizennl, #navigation .menu li#btn_cdahuizennl a { width: 142px; }
		
		#btn_news a {
			background: transparent url(images/cda-menu.png) -39px 0 no-repeat;
		}
		
		#btn_speerpunten a {
			background: transparent url(images/cda-menu.png) -179px 0 no-repeat;
		}
		
		#btn_blog a {
			background: transparent url(images/cda-menu.png) -319px 0 no-repeat;
		}
		
		#btn_program a {
			background: transparent url(images/cda-menu.png) -459px 0 no-repeat;
		}
		
		#btn_candidates a {
			background: transparent url(images/cda-menu.png) -599px 0 no-repeat;
		}
		
		#btn_cdahuizennl a {
			background: transparent url(images/cda-menu.png) -739px 0 no-repeat;
		}
		
		#btn_news a:hover,#btn_news.selected {
			background-position: -39px -59px;
		}

		#btn_speerpunten a:hover,#btn_speerpunten.selected {
			background-position: -179px -59px;			
		}
		
		#btn_blog a:hover, #btn_blog.selected {
				background-position: -319px -59px;			
		}
		
		#btn_program a:hover,#btn_program.selected {
				background-position: -459px -59px;			
		}
			
		#btn_candidates a:hover, #btn_candidates.selected {
				background-position: -599px -59px;			
		}
		
		 
		#btn_cdahuizennl a:hover, #btn_cdahuizennl.selected {
				background-position: -739px -59px;			
		}

		#navigation .menu li a:hover {
			background-color: #ff9900;
			color: white;
		}

#content {
	padding:30px 35px 20px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	background-color:#fcfcfc;
	
}

	#contentleft {
		float: left;
		width: 570px;
		margin: 0;
		padding: 0 26px 20px 0;
		border-right: 1px dashed gray;
	}


	#content p {
		padding: 8px 0 8px 0;
		font-size: 14px;
	}

	#content h2, #content h2 a {
		font-size:26px;
		color:#339933;
		font-weight:bold;
		text-decoration:none;
		padding:0 0 5px 0;
	}
	#content h3 {
		font-size:22px;
		color:#ff9900;
		font-weight:bold;
	}
	#content h4 {
		font-size:16px;
		color:#ff9900;
		font-weight:bold;
		font-style: italic;
	}

	#content h5 {
		font-size:13px;
		font-weight:bold;
		margin: 5px 0 5px 0;
	}

	#content dl {
		margin-bottom:10px;
	}

	#content dl dt {
		float:left;
		font-weight:bold;
		margin-right:10px;
		width:150px;
	}

	#content dl dd {
		margin:0;
		padding:0;
	}

	#content #kandidatenoverzicht td {
		text-align:center;
	}

	#content #kandidatenoverzicht a {
		text-decoration:none;
		font-weight:bold;
	}

	#content .candidate {
		margin: 0 0 10px 0;
		padding: 0 0 10px 0;
/*		border-bottom: 1px dashed #ffcc00; */
	}

	#content .candidate hr {
		border: 0;
		border-bottom: 1px dashed #ffcc00;
	}

	#content .candidate .photo {
		float:right; margin:0 0 1em 1em;
	}

	.header {
		width: 100%;
		height: 50px;
		background: #a7d200;
	}

	.header .date {
		width: 100px;
		float:right;
		height: 60px;
		background: #339933;
		margin: -55px 10px 0 0;
		color: #fff;
		text-align:center;
		padding:0;
	}

	.header .date .day {line-height:32px;margin-top:-15px;font-weight: bold;font-size:36px;width:90px;}
	.header .date .month {font-weight: bold;text-transform: uppercase;}
	.header .date .year { font-weight: bold; font-size: 16px;display:none;}

	.entry-meta {
		background: #f3ffe4;
		color: #197f3e;
		width: 97%;  /* 550px;*/
		font-size: 11px;
		margin-bottom: 30px;
		padding: 5px 10px 5px 10px;
		border: 1px dotted #339933;
	}

	.entry-meta p {
		margin: 0;
		padding: 0;
	}

	.entry-meta a {
		color: #197f3e;
		text-decoration:underline;
	}

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.alignleft { float: left; }
.alignright { float: right; }

.entry-content .wp-caption {
   background-color: #f7f7f7;
   border-radius: 3px;
  -moz-border-radius: 3px;
   padding: 2px;
   margin: 8px;
   text-align: center;
   font-size: 10px;
   color: #928a85;
}

.entry-content .wp-caption p{
  font-size: 10px!important;
}
.entry-content .wp-caption img{
  margin: 0;
  border: 0 none;
  padding: 0;
}


img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

/* GENERAL HTML Elements - and allowed by Wordpress.com */
p, hr {
	padding:5px 0 5px 0;
}
a img {border:0; }

#content ul, #content ol  {
	padding:5px 0 5px 0;
}
#content li { margin-left: 25px; padding-left: 5px; }
#content ul ul { }
#content ul ul li { }
#content ul ul ul li { }

blockquote, cite, code, pre, table {
	padding:5px 0 5px 0;
}

/* Comment */
 
ul.commentlist { list-style:none; margin:0; padding:0; text-indent:0; }
ul.commentlist li { border:1px solid #ddd; margin:0 0 10px; padding:5px 7px 5px 25px; }
ul.commentlist li.alt { }
ul.commentlist li.bypostauthor {}
ul.commentlist li.byuser {}
ul.commentlist li.comment-author-admin {}
ul.commentlist li.comment { }
ul.commentlist li div.comment-author { padding:0; }
ul.commentlist li div.vcard { font:bold 14px/1.4 helvetica,arial,sans-serif; }
ul.commentlist li div.vcard cite.fn { font-style:normal; }
ul.commentlist li div.vcard cite.fn a.url { color:#fec42d; text-decoration:none; }
ul.commentlist li div.vcard cite.fn a.url:hover { color:#000; }
ul.commentlist li div.vcard img.avatar { float: right; border:1px solid #f0f0f0; padding:2px; }
ul.commentlist li div.vcard img.avatar-32 {}
ul.commentlist li div.vcard img.photo {}
ul.commentlist li div.vcard span.says {}
ul.commentlist li div.commentmetadata {}
ul.commentlist li div.comment-meta { font:bold 10px/1.4 helvetica,arial,sans-serif; float:right; margin: -15px 5px 0 0; }
ul.commentlist li div.comment-meta a { color:#000; text-decoration:none; }
ul.commentlist li div.comment-meta a:hover { color:#000; }
ul.commentlist li p { font:normal 12px/1.4 helvetica,arial,sans-serif; margin:0 0 1em; }
ul.commentlist li ul { font:normal 12px/1.4 helvetica,arial,sans-serif; list-style:square; margin:0 0 1em; padding:0; text-indent:0; }
ul.commentlist li div.reply { background:#808080; border:2px solid #666; border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px; color:#fff; font:bold 9px/1 helvetica,arial,sans-serif; padding:5px 10px;&nbsp; text-align:center; width:80px; }
ul.commentlist li div.reply:hover { background:#fff9ea; border:2px solid #fec42d; }
ul.commentlist li div.reply a { color:#fff; text-decoration:none; text-transform:uppercase; }
ul.commentlist li ul.children { list-style:none; margin:1em 0 0; text-indent:0; }
ul.commentlist li ul.children li { list-style-image: url(images/libullet_arrow.gif); }
ul.commentlist li ul.children li.alt {}
ul.commentlist li ul.children li.bypostauthor {}
ul.commentlist li ul.children li.byuser {}
ul.commentlist li ul.children li.comment {}
ul.commentlist li ul.children li.comment-author-admin {}
ul.commentlist li ul.children li.depth-2 { margin:0 0 .25em; }
ul.commentlist li ul.children li.depth-3 { margin:0 0 .25em; }
ul.commentlist li ul.children li.depth-4 { margin:0 0 .25em; }
ul.commentlist li ul.children li.depth-5 {}
ul.commentlist li ul.children li.odd {}
ul.commentlist li.even { background:#f3ffe4; } /* was: f7f7f7 */
ul.commentlist li.odd { background:#fff; }
ul.commentlist li.parent { }
ul.commentlist li.pingback { }
ul.commentlist li.pingback.parent { }
ul.commentlist li.pingback div.vcard { padding:0 170px 0 0; }
ul.commentlist li.thread-alt { }
ul.commentlist li.thread-even {}
ul.commentlist li.thread-odd {}

/* Forms 
 * --------------------------------------------------
 */

fieldset {
	margin: 0;
	padding: 0
}

form {
	margin: 0;
	padding: 6px 0;
}

form .button {
	border-bottom: 1px solid;
	font-weight: bold;
	width: 120px !important;
	background-color: #F0F0F0;
	border-color: white #DCDCDC #DCDCDC white;
}

form .hiddenfield {
	display: none;
}

form .info {
	padding-left: 90px;
}

form em {
	font-size: 0.9em;
	font-style: normal;
	margin-left: 5px;
	color: #C8C8B4;
}

form fieldset {
	border: 0 solid;
}

form input {
	border: 1px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	padding: 3px;
	width: 200px;
	border-color: #DCDCDC #F0F0F0 #F0F0F0 #DCDCDC;
	color: #000000;
}

form label {
	display: block;
	float: left;
	width: 60px;
	color: #6C8C37;
}

form p {
	border-bottom: 1px solid;
	padding: 6px 0;
	border-color: white;
}

form textarea {
	border: 1px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	overflow: auto;
	padding: 3px;
	width: 200px;
	border-color: #DCDCDC #F0F0F0 #F0F0F0 #DCDCDC;
}

/* Form - comment */
#commentform {
	margin-bottom: 18px;
	background-color: #EDF3DE;
}

#commentform .button {
	margin-left: 90px;
}

#commentform input {
	width: 200px;
}

#commentform label {
	margin: 0 15px 0 15px;
}

#commentform textarea {
	width: 400px;
}

/* SIDEBAR */

#sidebar {
	float: left;
	width: 280px;
	margin: 0;
	padding: 0 0 10px 5px;
	}

#sidebar h4 {
        font-size: 20px;
        font-weight: bold;
}

#sidebar #searchform label {
	display: none;
}

#sidebar #searchform #searchsubmit {
	width: 60px;
}

#sidebar ul li.cat-item {
	list-style-image: url(images/libullet_categories.gif);
}

#sidebar ul li.recentcomments {
	list-style-image: url(images/libullet_cube.gif);
}

/* FOOTER */

#footer {
	width: 960px;
	height: 200px;
	background-color: #f3ffe4;
	margin: 0 auto 0;
	padding: 0;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	}

.footerleft {
	width: 340px;
	float: left;
	margin: 0;
	padding: 20px 20px 5px 0px;
	}
	
.footermiddle {
	width: 270px;
	float: left;
	margin: 0;
	padding: 20px 20px 5px 0px;
	}
	
.footerright {
	width: 290px;
	float: left;
	margin: 0;
	padding: 20px 20px 5px 0px;
	}

#footer h4 { margin-left:15px;font-size:18px;color:#ffcc00; }
#footer ul { margin: 5px; }
#footer ul li { margin-left: 25px; padding-left: 5px; list-style-image: url(images/libullet_cube.gif); }

#copyright {
	width: 960px;
	margin: 0 auto 0;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	color:#1f782b;
	font-size:11px;
	margin: 5px 0 10px 0;
}

	#copyright p {
		color:#1f782b;
		text-decoration:none;
		text-align: right;
	}

.clear {
	clear:both;
}
