/* Start of CMSMS style sheet 'Typografie: Rechterkolom' */
/* Start van stijlblad voor 'Typografie: rechterkolom' */

/* Let op dat je ook bij opsommingen zoals ol, ul de selector voor sidebar toevoegd!!! */

/* Headings
-------------------------------------------------------------- */
#sidebar h1 { font-size: 1.5em; line-height: 1; margin-bottom: .5em; }
#sidebar h2 { font-size: 1.2em; line-height: 1.25; margin-bottom: .625em;}
#sidebar h3 { font-size: 1em;  line-height: 1.5; font-weight: bold; margin-bottom: .75em;}

#sidebar h1, #sidebar h2, #sidebar h3 {margin-left: 15px;}


/*
#sidebar h1 + h2 { margin-top: -.5em; }
#sidebar p + h2 { margin-top: 0.9375em; margin-bottom: 0.3125em; }
*/

/* Text elements
-------------------------------------------------------------- */

#sidebar p { margin: 0 .5em 0 .5em; }
#sidebar p + p { text-indent:1em; }

#sidebar p + ul,
#sidebar p + ol,
#sidebar ul + p,
#sidebar ol + p { margin-top: 1.5em; }


#sidebar img + p { margin: 0 .5em 0 .5em; font-style:italic; font-size: 0.8em;  line-height: 1.875; }


/* Lists
-------------------------------------------------------------- */

#sidebar li ul, 
#sidebar li ol       { margin:0 1.5em; }
#sidebar ul,
#sidebar ol     {
    margin: 1.5em .5em 1.5em 1.5em;
    width:auto;

}

#sidebar ul          { list-style-type: square; color: #BABABA; background-color:inherit;}
#sidebar ol          { list-style-type: decimal; }



/* Eind van stijlblad voor 'Typografie: rechterkolom' */
/* End of 'Typografie: Rechterkolom' */

