/*
Theme Name: YVZ
Theme URI: http://www.yvz.nl/
Description: IJsvereniging Zoetermeer
Version: 1.0
Author: Eddie Turfboer
Author URI: http://www.turfboer.net/
Tags: 
*/

/* Base */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p,fieldset {
	margin:0;
	padding:0;
}
body {
	color:#555;
	font-family:Verdana,"BitStream vera Sans",Tahoma,Helvetica,Sans-serif;
	font-size:12px;
}
table {
	font-size: 10pt;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:bold;
	letter-spacing:-0.05em;
	font-family:Arial;
}
h1 {font-size:200%;}
h2 {
	font-size:170%;
	margin-top: 1px;
}
h2 a{
	color: #444;
}
h3 {
	font-size:130%;
	margin-top: 10pt;
	margin-bottom: 2pt;
}
h4 {font-size:120%;}
h5 {font-size:110%;}
h6 {font-size:100%;}
p {
	margin: 0pt 0px 6pt 0px;
}
ul {
	margin-bottom: 6pt;
}
img {
	border:0;
}
small,
.postmetadata {
	font-size:10px;
	color: #777;
}
a {
	color:#2970A6;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
blockquote, pre {
	background:#F4F5F7 3px 3px no-repeat;
	border:1px thin dashed #CCC;
	padding:8px 12px 8px 36px;
	margin:5px 0;
}
.content_center {
	padding-top: 3px;
}
.wrapper {
	width: 100%;
}
.alignleft {
	float:left;
	margin-right:5px;
	margin-bottom: 5px;
}
.alignright {
	float:right;
	margin-left: 5px;
	margin-bottom: 5px;
}
.aligncenter {
	margin:0 auto;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
.sub-header{
	font-weight: bold;
	margin-top: 6px;
	
}
.sub-header .schrijver-wrapper{
	font-style: normal;
	font-weight: normal;
}
.sub-header .schrijver{
	font-style: italic;
	font-weight: normal;
}

/* Header */
.header_wrapper {
	height: 167px;
	overflow:hidden;
}
.header_links {
	width: 15%;
	float:left;
	height: 167px;
	overflow:hidden;
	background-image:url(images/logo_1_1.png);
/*	background-image:url(images/logo_1_1_125.png); */
	background-position: right bottom;
	background-repeat:no-repeat;
}
.header_center {
	width: 80%;
	float:left;
	height: 167px;
	overflow:hidden;
	background-position: center top;
	background-repeat:repeat;
}
.header_logo {
	width:110px;
	width:451px;
	height:167px;
	float:left;
	background-image:url(images/logo_2_1.png);
/*	background-image:url(images/logo_2_1_125.png); */
	background-position: left bottom;
	background-repeat: no-repeat;
}
.header_main,
.header_main_shadow {
	position: absolute;
	left: 25%;
	font-size:32pt;
	color:#FFF;
	top: 81px;
	font-variant: small-caps;
	width:710px;
}
.header_main_shadow{
	color: #000;
	opacity: 0.6;
	top: 83px;
}
.header_sub,
.header_sub_shadow {
	position: absolute;
	left: 25%;
	font-size: 11.6pt;
	color:#FFF;
	top: 127px;
	width: 710px;
	font-style: italic;
}
.header_sub_shadow{
	color: #000;
	opacity: 0.6;
	top: 129px;
}
.header_rechts {
	width:5%;
	height: 167px;
	overflow:hidden;
}

/* Menu */
.menu_wrapper {
	width:100%;
	height: 24px;
}
.menu_left {
	width: 15%;
	float:left;
	height: 24px;
	overflow:hidden;
	background-image:url(images/logo_1_2.png);
/*	background-image:url(images/logo_1_2_125.png); */
	background-position:  right top;
	background-repeat: no-repeat;
}
.menu_center {
	height: 24px;
	position:relative;
	margin:0px;
	padding:0px;
	width:80%;
	float:left;
	z-index: 1;
}
/* format menu to fit properly */
.menu_center ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
	list-style-image:none;
}
.menu_center ul li{
	vertical-align:top;
	//width:14.2857143%;
	width:14.259%;
}
.menu_center ul ul li{
	width:100%;
}

/* apply the base colors to the menu */
.menu_center ul{
	background-color: #999;
}
.menu_center ul li{
	background-color: #444;
}
.menu_center ul li ul li{
	background-color: #999;
}

/* make the menu pop-down */
.menu_center:hover ul ul{
	display: block;
}
.menu_center ul li{
	display: inline-block;
}
.menu_center ul ul li{
	display: block;
}
.menu_center ul ul{
	display: none;
}
.menu_center ul:hover ul{
	display: block;
}
.menu_center ul li{
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
}

/* Give the currently selected page category their format */
.menu_center .current_page_item{
}

/* make the menu color itself on hover */
.menu_center ul li:hover ul li{
	background-color: #449;
}
/* Informatie */
.menu_center .page-item-1172:hover ul li{
	background-color: #6666ff;
}
/* Jeugdschaatsen */
.menu_center .page-item-1306:hover ul li{
	background-color: #669966;
}
/* Langebaan */
.menu_center .page-item-1108:hover ul li{
	background-color: #cc6666;
}
/* Shorttrack */
.menu_center .page-item-1116:hover ul li{
	background-color: #cc99ff;
}
/* Marathon */
.menu_center .page-item-1118:hover ul li{
	background-color: #ffcc66;
}
/* Zomertraining */
.menu_center .page-item-1236:hover ul li{
	background-color: #ff99ff;
}
.menu_center ul li:hover,
.menu_center ul li ul li:hover{
	background-color: #00F;
}
/* Clubinformatie */
.menu_center .page-item-1172:hover,
.menu_center .page-item-1172 ul li:hover{
	background-color: #00F;
}
.CI{
	color: #00F;
}
/* Jeugdschaatsen */
.menu_center .page-item-1306:hover,
.menu_center .page-item-1306 ul li:hover{
	background-color: #006600;
}
.JS{
	color: #006600;
}
/* Langebaan */
.menu_center .page-item-1108:hover,
.menu_center .page-item-1108 ul li:hover{
	background-color: #990000;
}
.LB{
	color: #990000;
}
/* Shorttrack */
.menu_center .page-item-1116:hover,
.menu_center .page-item-1116 ul li:hover{
	background-color: #9900ff;
}
.ST{
	color: #9900ff;
}
/* Marathon */
.menu_center .page-item-1118:hover,
.menu_center .page-item-1118 ul li:hover{
	background-color: #ff9900;
}
.MA{
	color: #ff9900;
}
/* Zomertraining */
.menu_center .page-item-1236:hover,
.menu_center .page-item-1236 ul li:hover{
	background-color: #ff00ff;
}
.ZT{
	color: #ff00ff;
}

/* style the menu */
.menu_center a{
	color: #FFF;
	text-decoration: none;
	padding-left: 5pt;
	font-variant: small-caps;
	font-size: 12pt;
}
.menu_center ul li ul li a{
	font-size: 10pt;
}
/*.menu_center ul li ul{
	padding: 4px 0px 0px 0px;
}
.menu_center ul li {
	padding: 4px 0px 3px 0px;
}
.menu_center ul li ul{
	padding-bottom: 0px;
}
.menu_center ul li ul li{
	padding: 4px 0px 0px 0px;
}
*/

/* Content */
.content_wrapper {
	width:100%;
	overflow:hidden;
}
.content_left {
	width: 15%;
	height: 300px;
	float:left;
	overflow:hidden;
	background-image:url(images/logo_1_3.png);
/*	background-image:url(images/logo_1_3_125.png); */
	background-position: right top;
	background-repeat:no-repeat;
}
.content_center {
	width:85%;
	min-height: 85px;
	float:left;
	padding-bottom: 15px;
	background-image: url(images/yvz-logo.png);
	background-repeat:  repeat-y;
	background-position:  top;
}
.content_center .item{
	margin-right: 6.1%;
}
.content_center .item h2{
	margin-top: 7pt;
}
.content_center .item li{
	margin-left: 30px;
}
.content_center .navigation{
	width: 93.9%;
	text-align: center;
}
.content_right {
	/*width:5.88235295%;*/
	width: 30%;
	float: right;
	overflow:hidden;
	position: relative;
}

/* Contact */
.contact_wrapper{
	height: 80px;
	background-color:#e1e1e1;
	padding: 0.3%;
	width:31%;
	overflow:hidden;
	margin-top:5px;
	margin-right:1%;
	float:left;
	border: 1px;
	border-style: solid;
	border-color: #777;
}
.contact_wrapper a:hover{
	text-decoration: none;
	color: inherit;
}
.contact_box{
	color: #555;
}

/* Sidebar */
.sidebar{
	float: right;
	background-color: #CCC;
	margin-right: 20.166667%;
}
.sidebar a{
	color: #555;
}
.sidebar h2{
	margin: 4px 0px 2px 6px;
}
.sidebar ul{
	margin: 0px 0px 4px 6px;
	list-style-type:none;
	list-style-image:none;
}
.sidebar li{
	margin: 4px 0px;
}
.sidebar ul ul{
	display: none;
	list-style-type: disc;
	margin-left: 15px;
}
.sidebar ul li:hover ul{
	display: block;
}

/* Footer */
.footer_wrapper {
	width:100%;
	overflow:hidden;
}
.footer_left {
	width: 15%;
	float:left;
	overflow:hidden;
}
.footer_center {
	width:80%;
	float:left;
}
.footer_content{
	color:#FFF;
	width: 125px;
	overflow:hidden;
	float:left;
	padding-top:6px;
	margin-right:20px;
}
.footer_content h1{
	font-size: 12pt;
	font-variant:  small-caps;
}
.footer_content ul{
	font-size: 8pt;
	color: #FFF;
}
.footer_content a{
	color: #FFF;
	opacity: 0.8;
}
.footer_sponsor{
	float:left;
	overflow:hidden;
	width:350px;
	height:100px;
	margin-top:6px;
	margin-bottom: 6px;
	background-repeat:no-repeat;
}
.footer_right {
	width:5%;
	float:left;
	overflow:hidden;
}

/*Groepsindeling */
#info ol{
	margin-left: 22px;
}

/*Subpagina's list*/
#subpages ul{
	padding-left: 18px;
}