/* @override 
	http://www.podiumpresentaties.nl/wp-content/themes/delegate/custom.css
	http://www.bentopresentaties.nl/wp-content/themes/delegate/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.

*/

#header { padding-top: 20px;
	
}

#breadcrumb { display: block; width: 100%; margin:-12px 0 20px; padding:0 0 10px; font-size: 11px; border-bottom:#EBEBEB 1px solid;
	font-weight: normal;
	color: #999;
	font-family: "Lucida Grande", Helvetica, Arial, Sans-serif; }

/*#main div.entry a:link, #main div.entry a:visited  { text-decoration: underline;
}*/

.entry ul  { margin: 0 0 5px 10px; padding: 0 0 0 15px; }

div.entry table {
	background-color: #f6f6f6;
	font: .8em "Lucida Grande", Helvetica, Arial, Sans-serif;
	color: #767676;
}
div.entry table th, 
div.entry table td {
	padding: 5px;
	border: 2px solid white;
}
div.entry table.form td {
	vertical-align: top;
}

table.form small {
	font: .8em Arial, Helvetica, Geneva, sans-serif;
	color: #b3b3b3;
}
table.form small.verplicht {
	color: red;
}

table.form input, table.form textarea {
	border: 1px solid #dabb24;
	width: 250px;
	font-size: 1.3em;
}

table.form input.button {
	border: 1px solid #dabb24;
	width: 250px;
	font-size: 1.3em;
}




div.entry table th {
	font-size: 1.2em;
	font-weight: bold;
	color: #585858;
}



#main div.entry a:hover {
	/*text-decoration: none;*/
}

#main div.entry a.button {
	text-decoration: none;
}

#sidebar .widget ul li.twitter-item  { border-bottom: 1px solid #eee; background: url(images/widgetbullet.png) no-repeat 7px 12px;
padding-left: 20px; text-decoration: none; color:#666; }

#twitter-1 ul.twitter li span.twitter-timestamp {
	font-size: .8em;
	color: #b7b7b7;
}

#sidebar .widget ul.twitter li a  { padding: 0 0 0 0px; line-height: inherit; text-decoration: none; color: #2366ae;  }

#nav a  { display:block; z-index:100; padding:0 10px; line-height:28px; color: #5d5d5d; line-height: 38px; }
#nav a:hover, #nav .current_page_item a  { color: #191919; text-decoration: none; }	

img.noborder {
	border-style: none;
}


/*#author span.author-info {
	font: normal .8em/.9em "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-top: 10px;
}*/

/*#author img.avatar {
	border: 1px solid #ccc;
	padding:  3px;
}*/

/*#author h3.widget_title img { float: right;
	
}*/

/*#author.widget ul, #author.widget div, #author.widget p { padding:0px 15px 10px; }*/


#author .widget_title img { vertical-align:top; margin-right:10px; margin-top:1px; }
#author .wrap { padding:10px 5px; }
#author img.avatar { padding:2px; background:#fff; border:1px solid #ddd; margin: 0px 15px 10px 0;}

#sidebar {
	color: #5d5d5d;
}

p.post-meta-end {
margin: 30px 0 5px 0; text-transform: uppercase; font-size: 11px; color: #595959; font-weight: bold;
}

.post p.tags{text-transform: uppercase; font-size: 11px; color: #595959; font-weight: bold; background:url(images/ico-tag.png) no-repeat center left;padding-left:25px;clear:both;}

#author .author-info { float:left; width:190px; font-family:Verdana, Geneva, sans-serif; font-size:10px; text-transform:uppercase; line-height:16px; padding:2px 0 0 0px; color:#777; }
#author .author-desc { font-style: normal;
	font-weight: normal;
}

.fl{float: left;}

span.comments { float: right;
}

#footer a:link, #footer a:visited, #footer .widget a:link, #footer .widget a:visited  { color: #f9d62a;
	text-shadow: gray 1px 1px 1px;
	font-weight: bold;
}

span.downloaddate {
	font-size: .8em;
	color: #8a8989;
}

span.downloaddescription {
	font-size: .8em;
	line-height: 1.1em;
}
#footer .widget a:hover  { color: #f9d62a; }

span.editpost  { font-size: .8em;
	font-weight: normal;
	font-style: normal;
}

h1.title span.editpost a.post-edit-link {
	color: #ffcc00;
}


.entry ol  { margin: 0 0 15px 15px; padding: 0 0 0px 20px; }
.entry ol ol  { margin: 0; }
.entry  ol li  { list-style-type: decimal; }
.entry  ol li ol li  { list-style-type: lower-latin; }
