/* Shape vorm aan informatie Winterswijk */

h2.newsheading  { 
    font-size: 100%;
    color: #5aa46a;
    }
h2.newsitemheading {
    color: #A35B00;
    font-size: 1.2em;
    border-bottom: 1px solid #ccc;
    }
div.portletNewsHeading {
   margin-top: 1.4em;
   color: #6F3507;
   font-weight: 800;
   font-size: 1em;
   display: block;
   text-align: left;
   border-bottom: 1px solid #ccc;
   }

.portletNewsHeading a {
    color: #A35B00;
    text-decoration: none;
    }

.description  {
    font-size: 95%;
    color: #666;
    }
div.image-center {
    margin: 5px 0 10px 0;
}
div#nav {
    margin: 15px 0;
    padding-left: 260px;
    text-align: left;
}
div#nav a.agendalink {
    color: #6586b1;
    background: #e0e8d0 url(../img/nrm.gif) no-repeat;
    font-size: 90%;
    border: 1px solid #D3DFB7;
    padding: 0 4px;
    text-decoration: none;
    width: 100px;
    }
    
#newsitemDescription {
    margin-top: 3px;
    text-align: left;
    }

#newsitemDescription p.lead, #newsitemDescription p.p {
    line-height: 1.3em;
    }

#newsitemDescription a.newsarticlelink {
    color: #6586b1;
    background: #e0e8d0 url(../img/nrm.gif) no-repeat;
    font-size: 90%;
    border: 1px solid #D3DFB7;
    padding: 0 4px;
    text-decoration: none;
    }

#newsitemDescription p.lead a.newsarticlelink:visited, 
#newsitemDescription p.p a.newsarticlelink:visited {
    color: #999;
    }

#newsitemDescription p.lead a.newsarticlelink:hover, 
#newsitemDescription p.p a.newsarticlelink:hover {
    background: #fcfcfc url(../img/zwf.gif);
    color: black;
    }

p.newsiteminfopublicationdate  {
    font-size: 80%;
    color: ccc;
    display: none;
    visibility: hidden;
    }

.summary {
    margin-top: 0;
    }
    
.portletDetails, p.newsiteminfodatetime  {
    color: #8F9700;
    font-weight: 800;
    font-size: 0.92em;
    }

a.sourceLink {
    color: #6586b1;
    background: #e0e8d0 url(../img/nrm.gif) no-repeat;
    font-size: 90%;
    border: 1px solid #D3DFB7;
    padding: 0 4px;
    text-decoration: none;
    }

#footer a.sourceLink:hover {
    background: #fcfcfc url(../img/zwf.gif);
    color: black;
    }

#footer {
    white-space: nowrap;
    }

.even_newsitem_thumbnail {
   float: right;
   margin-left: 1em;
   clear: none;
   border: 2px solid #7191ac;
   margin: 0 6px;
   }

.odd_newsitem_thumbnail {
   float: right;
   margin-left: 1em;
   clear: none;
   border: 2px solid #7191ac;
   margin: 0 6px;
   }

.newsitemthumbnaillink img {
    border: 0;
    }
ul.disc, ul.square, ul.circle {
	margin: 0.5em 0;
	padding: 0.5em 1em 0.1em 1em;
}
ul.disc li, ul.square li, ul.circle li {
	margin: 0.5em 0;
}
/* cc 27-07-2010 */