
/* -------------- NIEUWS PLUGIN --------------- */

.nieuws { /* */ } /* AANPASSINGEN VOOR DAELZICHT 01-07-2008 */
.nieuws A, .nieuws A:link, .nieuws A:visited, .nieuws A:active, .nieuws A:hover {color: #000;}

/* *** NIEUWS: RECHTERKOLOM (home) > Daelzicht Nieuws > 'LATEST' ***/

.nieuws .laatste { /* */ }
.nieuws .laatste .item { border: 1px solid #ffcc66; border-top: 1px solid #000; padding-top: 15px; display: block;}
.nieuws .laatste .item .datum { display: none; }
.nieuws .laatste .item h3 A { font-weight: bold; }
.nieuws .laatste .item .image { padding-bottom: 10px; }
.nieuws .laatste .item p.bodytext { font-style: italic; padding-bottom: 0px; margin-bottom: 0px;}
.nieuws .laatste .item .meerlink { font-style: italic; float: right; margin-top: 0px; padding-top: 0px;}

/* *** NIEUWS:  MIDDENKOLOM (nieuws en pers) > overzichten view > 'LIST' ***/

.nadruk {font-weight: bold; }
.nieuws .lijst { /**/ }
.nieuws .lijst .item { /**/ }
.nieuws .lijst .item .nadruk { float: left; /**/ }
.nieuws .lijst .item .datum { font-size: 10px; width: 50px; float: right;/**/ }
.nieuws .lijst .item .image img { clear: both; border: 1px solid #000; margin-top: 10px;/**/ }
.nieuws .lijst h3 { width: 450px; /**/ }
.nieuws .lijst h3 A { /**/ }
.nieuws .lijst .news-list-morelink { float: right; font-style: italic; }
.nieuws .lijst hr.clearer { clear: both; margin-top: 15px;}

/* *** NIEUWS: MIDDENKOLOM (nieuws en pers) > Detail view > 'SINGLE' ***/

.nieuws .single { /**/ text-align:left; }
.nieuws .single h3 { /**/ }
.nieuws .single .datum { /**/ }
.nieuws .single .news-single-author { /**/ }
.nieuws .single .subheader { /**/ }
.nieuws .single .news-single-img { /**/ margin-bottom: 0px; padding-bottom: 0px;}
.nieuws .single .news-single-img A { /**/ }
.nieuws .single .news-single-img A img { /**/ text-align: left; }
.nieuws .single .news-single-img P.news-single-imgcaption { display: none;}
.nieuws .single p { /**/ margin-top: 0px; padding-top: 0px; }
.nieuws .single p.bodytext { /**/ }
.nieuws .single hr.clearer { /**/ }


/* ARCHIEF */
.nieuwsarchief {display: none; /* evt later wel implementeren indien gewenst == menu per maand met archief.... */ }


