/*  
Theme Name: Varsity
Theme URI: http://www.vormgevingsgezind.nl
Description: 
Version: 4.0
Author: Vormgevingsgezind
Author URI: http://www.vormgevingsgezind.nl
*/

#logo {
/*vertical-align: bottom;*/
bottom: 1px;
width: 200px;
position: absolute;
height: 125px;
text-align: center;
border: 0px solid;
}

#menudiv {
margin-top: 20px;
}


#menudiv h2 {
padding: 4px;
font-family: Georgia, "Times New Roman", Times, serif;
font-style: italic;
font-weight: normal;
font-size: 16px;
color: #fff;
line-height: 22px;
}

#menudiv a{
background-color: #ef3f53;
color: #fff;
padding-left: 2px;
padding-right: 2px;
text-decoration: none;

}
#menudiv a:hover {
background-color: #fff;
color: #ef3e53;
}

/* KADER MET ACHTERGROND OP PAGE*/

#voorportaal {
width: 70px;
background-image:url(images/bg.jpg);
height: 100%; 
float: left;
}

/* menu text vak */

#kadermenu{
margin-top: 20px; 
margin-left: 6px; 
margin-right: 6px; 
color: #000;
font-family: Geneva, Arial, Helvetica, sans-serif;
list-style: none;
font-size: 12px;
line-height: 20px;
}

#kadermenu h2{
font-family: Georgia, "Times New Roman", Times, serif;
font-style: italic;
font-weight: normal; 
font-size: 18px;
color: #fff;
padding: 2px;
background-color: #ef3e53;
}

#kadermenu p{
margin: 2px;
padding-right: 2px;
padding-left: 2px;
background-color: #fff;
display: inline-block;
}

#kadermenu a{
margin: 2px;
text-decoration: none;
background-color: #fff;
/*display: block;*/
padding-right: 2px;
padding-left: 2px;
display: inline-block;
color: #ef3f53;

}

#kadermenu a:hover{
color: #fff;
background-color: #ef3f53;/*
text-decoration: underline;*/
}

/* KADER OP Archive*/

#keuzekader1 { 
height: 100%;
width: 242px;
background-image: url(images/bg02.jpg);
float: right;
}

/* KADER OP PAGE */
#keuzekader2 { 
height: 100%;
width: 242px;
background-image: url(images/bg02.jpg);
float: left;
}

/* MENU op PAGE */
#menu2 {
height: 100%;
width: 200px;
background-color:#000;
text-align: left;
float: left;
margin-bottom: 0px;
margin-top: 0px;
}



/* MENU op INDEX */

#menu1 {
width: 200px;
height: 100%;
display: block;
background-color:#000000;
text-align: left;
float: right;
}

#menu1 h2 {
line-height: auto;
padding: 4px;
font-family: Georgia, "Times New Roman", Times, serif;
font-style: italic;
font-weight: normal;
font-size: 16px;
color: #fff;
}

#menu1 a{
background-color: #ef3f53;
color: #fff;
text-decoration: none;
}

#menu1 a:hover {
background-color: #fff;
color: #ef3e53;
}

img {
border: 0px solid;
}

#main {
width: 500px;
margin: 0 0 0 0;
height: 100%;
float:left;
overflow: auto;
}
	
.entry {
color: #000;
margin-left: 15px;
margin-top: 20PX;
margin-right: 5px;
margin-bottom: 5px; 	
font-size:12px;
line-height: 16px;
	}
	
.entry h2{
font-family: Geneva, Arial, Helvetica, sans-serif;
font-weight: normal; 
font-size: 18px;
color: #ef3e53;
}
	
.entry a {
color: #ef3e53;
text-decoration: none;	
border: 0px;
}

.entry a:hover {
color:#ef3e53;	
text-decoration: underline;
border: 0 0 0 0;
}

html {
height: 100%;
}