/* @override http://www.basisregistraties.nu/wp-content/themes/headlines/custom.css */

/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

#main div.box div.post div.entry table {
	background-color: #f7f7fa;
	margin: 10px;
	font-size: .9em;
}

blockquote {
	background-color: #f7f7fa;
	margin: 10px;
	font-size: .9em;
}

#main div.box div.post div.entry table tbody tr td {
	padding: 4px;
	border: 2px solid #b8bada;
	border-color: white;
}

#cat-nav #search input {
	font-style:normal;
}

#secnav a { font-style: italic; font-weight: normal; font-size:18px; }
