/*  
Theme Name: Eemvogels
Theme URI: http://www.eemvogels.nl
Description: Thema voor korfbalvereniging De Eemvogels
Version: 1.0
Author: Daphne Hilhorst
Author URI: 
*/

body {
	background: #E9E9E9 url(images/bg_page.jg) top left repeat-y;
	/*font: normal 13px "Verdana", Arial, Tahoma, sans-serif;*/
	color: #444444;
	font-family: 'Verdana', Arial;
	font-size: 13px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
a {
	color: #ff0000;
	text-decoration: none;
}
a:visited {
	color: #ff0000;
	text-decoration: none;
}
a:hover {
	color: #ff0000;
	text-decoration: underline;
}
img {
	border: none;
}
p {
	padding: 0px 0px 15px;
	margin: 0px;
}


h1 {
	font-size: 350%;
	font-weight: bold;
	letter-spacing: 0px;
	color: #ff0000;
	text-decoration: none;
	text-align: center;
	margin: 0px 0px 0px;
}

h1 a, h1 a:visited{
	color: #ff0000;
	text-decoration: none;
}
h1 a:hover{
	color: #ff0000;
	text-decoration: none;
}
h2 {
	font-size: 146%;
	font-weight: normal;
	letter-spacing: 0px;
	color: #ff0000;
	margin: 10px 0px 5px;
	border-bottom: 1px dashed #ff0000;
	padding-bottom: 3px;
}
h2 a, h2 a:visited {
	color: #ff0000;
	text-decoration: none;
}
h2 a:hover {
	color: #ff0000;
	text-decoration: underline;
}
h3 {
	font-size: 130%;
	font-weight: normal;
	letter-spacing: 0px;
	color: #ff0000;
	margin: 10px 0px 5px;
}
h3 a, a:hover, a:visited {
	color: #ff0000;
	text-decoration: none;
}
h4 {
	font-size: 120%;
	font-weight: normal;
	letter-spacing: 0px;
	color: #ff0000;
	margin: 20px 0px 5px;
}

h4 a, h4 a:visited {
	color: #ff0000;
	text-decoration: none;
}
h4 a:hover {
	color: #ff0000;
	text-decoration: underline;
}
h6 {
	font-size: 175%;
	font-weight: normal;
	letter-spacing: 0px;	
	color: #000000;
	text-decoration: none;
	text-align: center;
	margin: 0px 0px 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

/* header area */
#top {
	clear: both;
	height: 227px;
}
#header {
	background: url(images/footer.jpg) center repeat;
	margin: 0px auto;
	height: 227px;
	width: 840px;
	/*border-bottom: 3px solid #d1ff6d;*/
}
#headerimg {
	background: url(images/title.png) no-repeat;
	height: 206px;
	width: 221px;
	position:relative;
	float: left;
	left: 16px;
	top: 10px;
}
/*
#headerimg .description{
	position: absolute;
	left: 110px;
	bottom: 3px;
	color: #ff0000;
	font-size: 14px;
}
.header-kop {
	width: 603px;
	float: center;
}
*/
#nav {
	list-style: none;
	margin: 0;
	padding-top: 62px;
	padding-left: 16px;
}
#nav li {
	float: left;
	margin-right: 5px;
}
#nav ul {
	list-style: none;
	margin: 0px auto;
}
#nav .current_page_item a, #nav .current_page_item a:visited{
	color: #000000;
	background: #ff0000;
	padding-bottom: 5px;

	/*border-bottom: 10px solid #fff;*/
	text-decoration: none;
}
#nav .page_item a{
	color: #000;
	text-decoration: none;
	background: #FFFFFF; /*url(images/nav-button-bg.gif) repeat-x;*/
	line-height: 30px;
	padding-left: 15px;
	padding-right: 15px;
	letter-spacing: 0px;
	font-size: 13px; /*"Verdana", Arial, sans-serif;*/
	font-weight: bold;
	display: block;
	/*
	border-top: 1px solid #c8ebfc;
	border-left: 1px solid #0C8EC2;
	border-right: 1px solid #0C8EC2;
	*/
}
#nav .page_item a:hover {
	color: #000000;
	background: #ff0000;
	/*
	margin-top: 5px;
	padding-bottom: 5px;
	border-bottom: 10px solid #fff;
	*/
}

#wrapper {
	margin: 0px auto;
	width: 840px;
}

#page {
	background: #fff;
	margin: 0px auto;
	width: 840px;	
}

/* content area */
#content {
	background: #fff;
	padding: 16px;
	float: left;
	width: 588px;
	overflow: hidden;
}
#content h4 {
	letter-spacing: -1px;
	font-size: 140%;
	font-weight: bold;
	color: #29B2E8;
}
.post {
	clear:both;
	padding-bottom: 24px;
}
/*
.title {
	letter-spacing: -1px;
	font-size: 140%;
	font-weight: bold;
	color: #006699;
	padding-left: 16px;
}
*/
.results {
	clear:both;
	padding: 10px 16px 0px 16px;
	overflow: hidden;
}
ul, li {
	margin: 0px;
	padding: 0px;
}

.post-date {
	float:left;
	font-size: 9px;
	color: #777;

}
/*
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}
*/
.post-title {
	letter-spacing: -1px;
	font-size: 140%;
	font-weight: normal;
	color: #9cdbfb;
}
.entry {
	clear: both;
	padding-top: 12px;
	border-bottom: 1px dashed #ff0000;
	/*
	padding-left: 16px;
	padding-right: 16px;
	padding-bottom: 10px;
	*/
}
/*
.details {
	font-size: 85%;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dashed #ccc;
	padding: 10px 0 10px 16px;
	margin-bottom: 15px;
}

.post-cat {
	background: url(images/mini-category.gif) no-repeat;
	padding-left: 16px;
	float:left;
	font-size: 95%;
	color: #999999;
}
*/
.post-comments {
	background: url(images/mini-comments.gif) no-repeat;
	padding-left: 20px;
	font-size: 90%;
	float: right;

}
/*
.post-calendar {
	background: url(images/mini-calendar.gif) no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 95%;
	color: #999999;
}
*/
.mini-add-comment {
	background: url(images/mini-down-arrow.gif) no-repeat;
	padding-left: 18px;
	float: right;
}

.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #59770e;
}
.previous-entries a {
	float: left;
	padding-left: 18px;
	background: url(images/mini-nav-left.gif) no-repeat left center;
}
.next-entries a {
	float: right;
	padding-right: 18px;
	background: url(images/mini-nav-right.gif) no-repeat right center;
}

/* comments area */
#comments, #respond {
	border-bottom: 1px dotted #CCCCCC;
	padding: 10px 0 5px 0;
	clear: both;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
}
.commentlist .alt {
	background: #F0FFF0;
}
.commentlist cite {
	font-weight: bold;
	font-style: normal;
	font-size: 100%;
	color: #000000;
}
.commentlist cite a, .commentlist cite a:visited {
	color: #000000;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 100%;
}
#commentform {
	margin-top: 10px;
	font-size: 100%;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	color: #787878;
	font-size: 87%;
}
#commentform input{
	width: 200px;
	background:#E9E9E9;
	border: 1px solid #DDDDDD;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 478px;
	height: 115px;
	background:#E9E9E9;
	border: 1px solid #DDDDDD;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: url(images/btn-bg.bmp) no-repeat;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: none;
	float:right;
	width: 148px;
	height: 32px;
	cursor: pointer;
}

/*sidebar */
#sidebar {
	background: #F0FFF0;
	margin: 0px;
	padding: 12px;
	float: right;
	width: 196px;
	color: #000;
	overflow: hidden;

}

.sidebartitle { 
    padding: 6px 0 6px 21px; 
    border-bottom: 1px dotted #CCCCCC; 
    background: url() no-repeat top left; 
    background-position: 3px 4px; 
    font-size: 120%;
	font-weight: normal;
	letter-spacing: 0px;
	color: #ff0000;
	margin: 20px 0px 5px;
}

/*sidebar title (h2) */
#sidebar h2 {
	font-size: 13px;
	font-weight: normal;
	letter-spacing: -1px;
	color: #ff0000;
	margin: 10px 0px 5px;
	border-bottom: 1px dashed #006699;
	padding-bottom: 3px;
}

/*sidebar text styles*/
#sidebar a {
	color: #444444;
	text-decoration: none;
    font-size: 13px; 
    font-weight: normal;  

}
#sidebar a:hover{
	color: #ff0000;
	text-decoration: underline;
}
/*sidebar list level1 */
#sidebar ul {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
/*sidebar list level2 */
#sidebar ul li ul {
	padding: 0;
	margin: 0;
}
#sidebar ul li ul li{
	padding: 2px 0 2px 0px;
	border-bottom: 1px solid #008000;
}
/*sidebar list level3 */
#sidebar ul li ul li ul li{
	padding: 1px 0 1px 10px;
	border: none;
}
/*blogroll */
ul.list-blogroll li{
	background: url(images/mini-blogroll.gif) no-repeat !important;
	padding-left: 16px !important;
}
/*category widget */
ul.list-cat li, li.widget_categories li{
	background: url(images/mini-category.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*archives widget */
ul.list-archives li, li.widget_archives li{
	background: url(images/mini-monthly-archive.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*pages widget */
ul.list-page li, li.widget_pages li, li.widget_recent_entries li{
	background: url(images/mini-page.gif) no-repeat !important;
	padding-left: 20px !important; 
}
/*sub-pages */
ul.list-page li ul li, li.widget_pages li ul li{
	background: url(images/mini-page-arrow.gif) no-repeat !important;
	padding-left: 10px !important;
}
/*recent comments widget */
li.widget_recent_comments li{
	background: url(images/mini-recent-comments.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*calendar widget */
li.widget_calendar td {
	padding: 1px 7px;
}
/*text widget */
.textwidget {
    font-size: 13px; 
    font-weight: normal; 
	padding-top: 5px;
	color: #444444;
}
/*events*/
#events {
	color: #444444;
	text-decoration: none;
    font-size: 13px; 
    font-weight: normal; 
}
#events a {
	color: #ff0000;
	text-decoration: none;
    font-size: 13px; 
    font-weight: normal; 
}
/*search form */
#searchform {
	margin-top: 0px;
	margin-right: 0px;
	float: left;
}
#searchform br {
	display: none;
}
#searchform #s {
	border:1px solid #008000;
	width: 135px;
	height: 22px;
	padding: 5px 5px 0px 5px;
	background: #fff;
	margin-right: 2px;
	color: #000000;
	font-weight: normal;
	font-style: italic;
}
/* search form button - to specify button only use input[type="submit"] */
#searchform input {
	background: url(images/search-btn-bg.bp) no-repeat;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	border: none;
	width: 40px;
	height: 29px;
	color: #FFFFFF;
	vertical-align: middle;
	cursor: pointer;
}
/* footer area */
#bottom {
	clear: both;
	height: 195px;
}
#footer {
	background: url(images/footer.jpg) repeat;
	margin: 0px auto;
	height: 180px;
	width: 840px;
	color: #fff;
	font-weight: normal;
}
#footer a, #footer a:visited {
	color: #fff;
	text-decoration: underline;
}
#footer a:hover {
	color: #fff;
	text-decoration: underline;
}
#footer h4 {
	font-size: 140%;
	font-weight: normal;
	letter-spacing: 0px;
	color: #fff;
}
.footer-about {
	width: 210px;
	height: 160px;
	float: right;
	padding-left: 12px;
}
.footer-contact {
	width: 240px;
	float: left;
	margin-left: 16px;
}
.footer-contact ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.footer-contact ul li {
	background: url(images/mini-footer-comments.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}
.footer-zoeken {
	width: 280px;
	float: left;
	margin-left: 30px;
}
.footer-zoeken strong {
	font-size: 107%;
	line-height: 135%;
	font-weight: bold;
}
.footer-zoeken ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 92%;
	line-height: 110%;
}
.footer-zoeken ul li {
	background: url(images/mini-footer-post.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}
.copyright {
	font-size: 100%;
	color: #fff;
}
.rss {
	background: url(images/rss.png) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-right: 8px;
}
.validate {
	background: url(images/icon-validate.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-right: 8px;
}
/*
.loginout {
	background: url(images/mini-loginout.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 8px;
}
*/
/* alignments */
.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}
img.alignright, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}