/*******************************************************
 *
 *        Westeindeweb.nl CSS description
 *
 ******************************************************/
 
/* General stuff for header, footers and all pages */
body              { font-family: georgia, verdana, Arial; 
                    background-color: white; 
                    background-image: url("/kids/background.jpg");
                    color: black; }
a                 { color: blue; }
a.wiki            { color: red; }
a:visited         { color: purple; }
a:visited.wiki    { color: purple; }
a:visited.topmenu { color: blue; }
.topmenu          { font-family: "Comic Sans MS", Arial;
                    /* font-family:georgia, verdana, arial, sans-serif; */
         			  text-decoration:none;
                    color: blue;
                    list-style-type: none;
                    margin-left: 0px;
                  }
a:hover.topmenu   { background-color: yellow;
                  }
.topmenu#selected { color: red; 
                    font-weight: bold; }
.footer           { font-size: 0.8em; 
                    text-align: center; }
.westeindeweb_header       { border-width: 0; }
.westeindeweb_header2      { border-width: 0;
                             text-align: center;}
.westeindeweb_logo         { text-align: center; 
                             position: relative;
                              top: 5em;
                           }
.westeindeweb_header_left  { text-align: left; }
.westeindeweb_header_right { text-align: right; }
h1                { text-align: center;
                    font-size: 1.6em; }
h2                { text-align: center;
                    font-size: 1.5em; }                 

/* Settings for framed photos */
.frame_tl   	   { background-image: url("/kids/images/frame.gif"); background-position: top left;}
.frame_top    	   { background-image: url("/kids/images/frame.gif"); background-position: top center; height: 29px;}
.frame_tr   	   { background-image: url("/kids/images/frame.gif"); background-position: top right;}
.frame_left   	   { background-image: url("/kids/images/border.gif"); 
					     background-repeat: repeat-y;
                    width: 27px;}
.frame_right  	   { background-image: url("/kids/images/border.gif");
					     background-repeat: repeat-y;
					     background-position: right;
                    width: 29px;}
.frame_bl   	   { background-image: url("/kids/images/frame.gif"); background-position: bottom left;}
.frame_bot		   { background-image: url("/kids/images/frame.gif"); background-position: bottom center; height: 29px;}
.frame_br   	   { background-image: url("/kids/images/frame.gif"); background-position: bottom right;}

/* Styles for the CuteNews dagboek */
.dagboek          { text-align: center; }
.dagboek_admin    { text-align: left; }
h3.dagboek        { text-align: left;
                    margin-left: auto;
                    margin-right: auto;
                    width: 520px; }
p.dagboek         { text-align: justify;
                    font-family:georgia, verdana, arial, sans-serif;
                    margin-left: auto;
                    margin-right: auto;
                    width: 520px;
                  }
img.dagboek       { margin: 1em;
                    border-style: solid; }
img.inline        { width: 520px; }
.dagboek_story    { font-family:georgia, verdana, arial, sans-serif;
						  color:#666; 
						  /*font-size:1.2em; */
					 	  text-align: justify;
					   }
.dagboek_footer   { width: 520px;
                  }
.dagboek_author   { font-family:georgia, verdana, arial, sans-serif; 
                    color:black; 
                    font-style: italic; 
                    font-size: 0.8em;
                    float: left;
                  }
.dagboek_full     { font-family:georgia, verdana, arial, sans-serif;
                    font-size: 0.8em;
                    float: left;
                    width: 200px;
                    text-align: center;
                  }
.dagboek_comment  { font-family:georgia, verdana, arial, sans-serif;
                    font-size: 0.8em;
                    float: right;
                  }
.dagboek_header   { text-align:justify;
					   }
p.diary_prev_next { text-align: center;
                  }
h4.dagboek        { width: 520px;
                    border-style: solid; 
                    border-width: 0;
                    border-bottom-width: 1px;
                    font-size: 1em;
                    margin-bottom: 0;
                    text-align: left;
                  }
p.comment         { text-align: justify;
                    font-family:georgia, verdana, arial, sans-serif;
                    margin-left: auto;
                    margin-right: auto;
                    width: 520px;
                    margin-top: 0;
                  }
.dagboek_container { text-align: center; }
.dagboek_inputlabel { text-align: left;
                      width: 49px; 
                    }
.dagboek_inputfield { text-align: left;
                      width: 289px;
                    }
.dagboek_inputcomment { width: 520px;
                    }

/* Administrator part */
.beheer           { text-align: center; }

/* Photoalbum */
.photoalbum       { margin-left: auto;
                    margin-right: auto;
                    text-align: center;
                    border-width: 0;
                    list-style-type: none; }
ul.photoalbum     { text-align: left; }
.thumb            { text-align: center;
                    border-width: 0;
                  }
td.thumb            { width: 90px;
                    height: 90px; }
.photo            { border-width: 0; 
                    border-spacing: 0;
                    border-collapse: collapse; 
                    padding: 0; }
td.photo          { width: 700px; }
                  
/* Gastenboek */
.gastenboek       { width: 520px;
                    text-align: center;
                    margin-left: auto;
                    margin-right: auto;
                  }
table.gastenboek  { text-align: center;
                  }
h6.gastenboek     { width: 520px;
                    border-style: solid; 
                    border-width: 0;
                    border-bottom-width: 1px;
                    font-size: 1em;
                    margin-bottom: 0;
                    text-align: left;
                  }
p.gastenboek      { margin-top: 0;
                    text-align: left;
                    margin-bottom: 2em;
                  }

/* Stamboom */
p.stamboom        { text-align: center; }
img.stamboom      { border-width: 0; }
