/* 
    Document   : content
    Author     : Wim Thijssen
*/
.itemList{
     float: left;   
}
.item{
    float: left;
    width: 95%;
    background-image: url(img/horizon_divider_2.png);
    background-repeat: no-repeat;
    background-position: bottom;
    margin: 0 0px 10px 0;
    padding: 0px 10px 10px 0;
}
.item img, .body img{
    float: right;
    margin:0 0 10px 5px;
    width: 300px;
}
.item img.logo, .body img.logo{
    float: right;
    margin:0 0 10px 5px;
    width: auto;
}
table#gallery img{
    float: none;
    width: 80px;
}
table#gallery{
    border: 2px solid gray;
    width: 100%;
    margin: 10px 0 10px 0;
}
table#gallery td{
    padding: 5px;
    border: 1px solid #BBBBBB;
    text-align: center;
    vertical-align: middle;
}
h3{
    margin: 6px 0 6px 0;;
}
h4{
    margin-top: 6px;
}
h5{
    margin: 8px 0 6px 0;
}
.item h4{
    font-size: 14px;
}
.item ul{
    margin-left: 15px;
}
.item ol{
    margin-left: 20px;
}
.subtitel{
    margin: 8px 0 8px 0;
    font-style: italic
}
#pagetext h4{
    color: #E7288C;
    font-size: 18px;
    margin-bottom: 5px;
}
#voorstellingen ul{
    list-style-type: none;
}
.bodytoggler{
    cursor: pointer;
    width: 40px;
}
a.leesmeer:hover{
    color: #444444;
}
div#gallery{
    clear: both;
    border-top: 1px solid #999999;
    padding: 8px 0 0 0;
}
/* ======== overzicht van items ==========*/
div.thumbnail{
    float:left;
    margin:0;
}
img.thumbnail{
    padding:1px;
    background:#fff;
    border:1px solid #033e8a;
    margin: 3px 5px 0px 0;
}
#toewijzingform legend{
    font-weight: bold;
}
form#toewijzingform label{
    font-weight: bold;
    width: 120px;
    display: inline-block;
    vertical-align: top;
}
form#toewijzingform fieldset{
    margin-bottom: 3px;
    padding: 10px;
}
form#toewijzingform select{
    width: 260px;
    margin-bottom: 2px;
}
form#toewijzingform input{
    margin-bottom: 2px;
}
form#toewijzingform td{
    padding-right: 20px;
}
form#toewijzingform .submit{
    background-color: #D92631;
    color: white;
    font-size: 16px;
    padding: 0 20px 0 20px;
    text-transform: uppercase;
}
.foutmelding{
    background-color: red;
    padding: 10px;
    margin: 0 10px 10px 0;
    color: white;
    font-weight: bold;
}
.foutmelding ul{
    margin-left: 15px;
}
.foutmelding p{
    Color: white;
    font-weight: bold;
}
.error{ color: red;font-weight: bold; }
.expandable{
    cursor: pointer;
}
.expanded{
    padding-left: 20px;
    background-image: url(img/ButtonArrowOpen.gif);
    background-repeat: no-repeat;
    background-position: 5px;
}
.closed{
    padding-left: 20px;
    background-image: url(img/ButtonArrowClosed.gif);
    background-repeat: no-repeat;
    background-position: 5px;
}
.extrainfo{
    margin: 10px 0 0 0;
    
}
#contentblock{
    position: relative;
    float: left;
    padding-bottom: 15px;
}
form.selector .eraser{
    border: none;
}
ul.checkboxList{
    list-style-type: none;
}
.form_label{
    font-style: italic;
    color: gray;
}
ul#advertenties{
    margin-bottom: 15px;
}

/* jaarkalender */
/* ========== jaarkalender ================== */
#kalender{
    margin-top: 10px;
    width: 99%;
    border-left: 0px solid #033e8a;
    margin-bottom: 10px;
    border-collapse: collapse;
}
#kalender th{
  border-top: 0px solid #033e8a;
  border-bottom: 1px solid #033e8a;
  padding-left: 5px;
  padding-right: 5px;
}
.maandnav{
    border-bottom: 1px solid #033e8a;
    height: 30px;
}
#kalender th.monthname{
    color: #033e8a;
    text-align: left;
    font-size: larger;
}
#kalender td{
    min-height: 60px;
    vertical-align: top;
    border-right: 1px solid #033e8a;
    border-bottom: 1px solid #033e8a;
    border-left: 1px solid #033e8a;
    padding: 4px;
}
#kalender a{
    
    color: #033e8a;
    font-size: 10px;
}

#kalender a:hover {
    
    color: #033e8a;
    text-decoration: underline;
    font-size: 10px;
}

.nomonth{
    background-color: #e8e8e8;
    color: #333333;
    font-style: italic;
    font-size: smaller;
}
.dagnr{
    color: #033e8a;
    font-weight: normal;
    width: 15px;
    height: 25px;
    text-align: center;
}
.nomonth .dagnr{
    color: gray;
    width: 20px;
    height: 20px;
    text-align: center;
}
.dagnaam{
    padding: 3px;
    text-align: center;
    color: #E76701;
    border-left: 1px solid #033e8a;
    border-right: 1px solid #033e8a;
}
.kalender-item{
    margin: 0;
    padding: 0;
    list-style: none;
}
.kalender-item li{
    border-top: 1px dotted #D0D0D0;
    padding: 2px 0 2px 0;
}
.prevmonth{
    text-align: left;
}
.nextmonth{
    text-align: right;
}
.prevmonth a,.nextmonth a{
    color: #033e8a;;
}
.tweetfoto img{
    width: 263px;
    padding: 1px;
    border: 2px solid #81BD48;
}
#evenementformulier fieldset, #advertentieformulier fieldset{
    background-color: #E2EDF3
}
#evenementformulier legend{
    font-weight: bold;
}
#tweets{
    position: absolute;
    left: 700px;
    top: 725px;
}
.downloadbutton{
    background-image: url('img/download.png');
    background-repeat: no-repeat;
    height: 28px;
    width: 93px;
}
