/* @override 
	http://www.gijzelgracht.nl/wp-content/themes/thesis_182/custom/custom.css */

/*
File:			custom.css
Description:	Custom styles for Thesis
More Info:		http://diythemes.com/thesis/rtfm/custom-css/
*/

/*Twitter*/
div.twtr-ft {
	display: none;
}

/*Footer*/
.custom #footer {
  text-align:center;
}
.custom #footer ul, .custom #footer li {
  display:inline;
}

/*Menu*/
.custom ul.menu {
	margin-top: 20px;
	margin-bottom: 10px;
}
.custom ul.menu a {
	text-transform: uppercase;
	letter-spacing: 2px;
	padding-left:0.49em; 
	padding-right: 0.49em;
}

.custom .menu a { 
	 
}


.custom .current-post-ancestor a {/*menu van de category oplichten*/
	background:#DADDB7;
}
/*Zoek*/
.custom .menu-item.menu-item-search { float:right; width:260px; }
.custom .menu-search-form { float:right; padding-top:3px; width:250px; }
.custom form.menu-search-form { width:auto; }
.custom form.menu-search-form #s { background:#fff; border:1px solid #C1C1C1; font-size: 11px; margin:0 2px 0 0; padding:4px; width:180px; float:left; 	letter-spacing: 2px;border: 2px solid #efda54;
color: #807b7b;}
.custom .menu-search-form input#searchsubmit.my-wp-search { background:white;
	cursor:pointer; border: 2px solid #efda54;float:right; padding:4px; width: 60px;	letter-spacing: 2px; height: 24px;font-size: 11px;
 }
 .custom .current-menu-parent a{
 	background: #DADDB7;
 }
.custom .menu-hoofdmenu-container {
/*	border-bottom: 3px solid #F0E873;*/
}
/*Contact*/
custom.fm-form input[type="checkbox"] { width: auto !important; }
#commentform input.form_submit { border-width: 1px; }
.custom input.form_submit:hover { color: #090; }
.custom input.form_submit { font-weight: bold; color: #111; background: /*url('lib/images/submit-bg.gif');*/ /*border: 3px double #999;*/ /*border-top-color: #ccc; border-left-color: #ccc;*/ cursor: pointer; width: auto !important; overflow: visible; }
.custom input, textarea { font-size: 1em; color: #444; background: #eee; border: 1px solid #aaa; border-right-color: #ddd; border-bottom-color: #ddd; }


/*Home*/
.category-home.teaser {
/*	width: 600px;*/
}
p#tagline {
	margin-left: 12px;
	font-style: italic;
	font-size: 11px!important;
}
a.more-link {
	text-decoration: none;
}

p.to_comments, .headline_meta {
	display: none;
}
a.teaser_link {
	display: inline-block;
}
.entry-content {
	margin-bottom: 5px!important;
}

/*Use description h1*/
.custom .catdesc {
	margin-top: 20px;
	font: 11pt/22px Arial;
	letter-spacing: 0.3px;
}
.custom #feature_box {
	background: none;
	padding: 10px;
}
.custom.cat_documentatie #archive_intro h1, .custom.cat_media #archive_intro h1, .custom.cat_archief #archive_intro h1, .custom.cat_actueel #archive_intro h1  {
	 	display: none;
}
.custom .catdesc h1 {
	margin-bottom: 1em;
	font-size: 1.5em; line-height: 1.364em;
	padding-top: 1.2em;
}
/*end use desc h1*/	