/* 
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.

*/
a:link, a:visited  { color: #8e4a9c; }
img { cursor:crosshair; }
a img { cursor:pointer; }
.entry  ol li  { list-style-type: decimal-leading-zero; }
.entry  ol li ol li  { list-style-type: decimal-leading-zero; }
.entry a.btn, input.submit {background-color:#8e4a9c; border:1px solid #5f2d86;}
#comments a.comment-reply-link {background-color:#8e4a9c; border:1px solid #5f2d86;}
#commentform #submit {background-color:#8e4a9c; border:1px solid #5f2d86;}
h1  {font-size: 26px; color:#333333;} h2  {font-size: 22px; color:#333333;}
.post  { padding:10px 14px 20px;}
.widget ul li  { background:none; padding-left:0px;}
.widget_archive ul li { background:url(images/ico-bullet.png) no-repeat 4px 14px; padding-left:20px; }
#tabs ul.wooTabs li a.selected, #tabs ul.wooTabs li a:hover { color:#8e4a9c; }
.zwart { font-weight:bold; }
.required { color:#FF0000; }

.centreer { width:300px; height:55px; text-align:center;}

.upcoming-post { list-style:decimal-leading-zero; margin:3px 0 3px 25px; }

.post-meta a { border-bottom:0px; }
.post-meta a:hover { border-bottom:1px dotted; }

.archive_model_worden { display: block; padding:10px 20px 0; margin:0 0 15px; font-size: 18px; color:#FF0000; background:url(images/bg-widget-title.png) repeat-x; height:33px; }
.archive_model_worden a:link, .archive_model_worden a:visited{ color:#FF0000; text-decoration:underline;}
.archive_model_worden a:hover{ text-decoration:none;}