/*  
Theme Name: Go Well Wordpress Theme
Description: <p></p>
Version: 1.0
Author: Jurgen Vierendeels
*/
body{
	font-size:0.80em; /* Resets 1em to 10px */
	font-family: Candara, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #143F50;
	margin:0px 0 0 0;
	}

html{
	background-repeat: repeat-y;
	margin:0 auto;
	background-position: center top;
}

a, h2 a:hover, h3 a:hover {
	color:#143F50;	
	}

a:hover {
	color:#143F50;
	}

a:link, a:visited {
		color:#143F50;
}

.header{
	position:relative;

}
#header{
	height:142px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#title_desc{
	position: absolute;
	top:30px;
	left:90px;
}

#header h1{
	margin:0px;
	padding:0px;
	font-size:2.5em;
}

#header h1 a{	
	color: #143F50;
	margin:0px;
	padding:0px;
	text-decoration:none;
}

#header h5{
	margin:0px;
	padding:0px;
	font-size:16px;
	color:#143F50;
}

#logo {
	font-size:1.8em;
	font-weight:bold;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	top:55px;
	left:50px;
}

/* menu */
#sidemenu{
	min-height:520px;
	height:520px; /*internet explorer 6 */
	background-image:url(images/menubg.jpg);
	text-align:right;
	background-position:right top;
	background-repeat:no-repeat;
}

.mid{
	position:relative;
	top:00px;
	z-index:1;
	/*	background-color:#D9E2F0;*/
}

/*.content_column{
line-height:20px;
}*/

#content{
padding:0px 30px 10px 20px;
}

#pagecontent{
padding:10px 10px 10px 10px;
}


.add{
text-align:center;
}

.add img{
margin:0 auto;
padding:5px;
}

img {
	border: 0;
    /*max-width: 100%;*/
}

img.centered
{
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright
{
margin: 3px 0 2px 10px;
padding: 4px;
border: 1px solid #ededed;
display: inline;
}

img.alignleft
{
margin: 3px 10px 2px 0;
padding: 4px;
border: 1px solid #ededed;
display: inline;
}

.alignleft
{
float: left;
}

.alignright
{
float: right;
}


#sidebars{
	text-align:left;
}

#sidebars a{
	color: #B5B5B5;
	font-size: 18px;	
	text-transform:uppercase;
	font-weight: 900;
	text-decoration: none;
	padding-right:10px;
	margin-top: 20px;
}

#sidebars li.current_page_item a
{
	color: #143F50;
	font-size: 24px;	
	margin-top:5px;
	margin-bottom:5px;
}

#sidebars li.current_page_item
{
	margin-top:5px;
	margin-bottom:5px;
}


#sidebars ul{
	padding-top:10px;
	margin:0px;
	padding-left:0px;
	list-style:none;
}

#rightsidebar h2 {
	font-size:18px;
}

#sidebars ul li ul {	
	margin-bottom:10px;
	line-height:22px;
	border:1px solid #4170B4;
}

#sidebars ul li ul ul {
border:none;
}

#sidebars ul li ul li {
	border-bottom:0px solid #E9E3D5;
	display:block;
	padding:0px 0px;
	margin-bottom:1px;
}

#sidebars ul li ul li ul li{
 margin-bottom:1px;
 list-style-position:inside;
 color:#092489;
}



.footer{
z-index:5;
position:relative;


}
#footer{
	height: 75px;
	text-align:center;
	/*background-image: url(images/footerBG.png);
	background-repeat:repeat-x;*/
}

#footer p {
	margin: 0;
	padding:20px 0;
	text-align: center;
	color:#fff;
	font-size:12px;
	margin-top: 10px;

	
	}

#footer p a{

	color:#fff;
	font-weight:bold;
	text-decoration:underline;
	
	}

.sponsor ul {
	margin:0px;
	padding:0px;
	text-align:center;


}


.sponsor li{
display:inline;
padding:3px 10px;


}


small {
	
	font-size: 0.9em;
	
	}

h2.pagetitle {
	font-size: 1.2em;
	color:#092041;
	}


	
.aligncenter { display:block; margin-left:auto; margin-right:auto; }
.alignleft { display:block; margin-right:10px;  }
.alignright { display:block; margin-left:10px; }



acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}


#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */

.post {
	text-align: justify;
	margin-bottom: 30px;
	color:#000000;
	border-bottom: #B5B5B5 2px solid;
	}
	
.post  small{
	margin:0px;
	padding:0px;
	

	}
	
.post  small span{
color:#092041;
	
	font-size:1.0em;

	}
	
.post h2,
.post h3
 {

	margin:0px;
	padding:0px;


}
.post h2 a,
.post h3 a
{
	color:#143F50;
	font-size:20px;
	text-decoration:none;
}




.search ul li{
background-image:none;
}

	.author{
	padding:10px;
	margin-bottom:10px;
	border:0px solid #eee;
	height:180px;
	overflow:scroll;

	list-style:none;
	position:absolute;
	right:50px;
	top:180px;
	color:#111;
	font-size:12px;

}
.author h3,
.author ul,
.author li


{
padding:0px;
margin:0px;
list-style:none;


}
.author img {
margin-right:5px;

}


.postmetadata {
}

/* End Structure */



/*	Begin Headers */

h2.pagetitle {
	margin-top: 10px;
	text-align: left;
	padding:0px;
	margin-bottom:0px;
}




/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	
	}

#sidebars #searchform #s {
	width:155px;
	padding: 2px;
	
	}

#sidebars #searchsubmit {
	padding: 1px;
	}



.entry
{
	margin-left:20px;

}



.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}


/* Comments starts here*/


.alt {
	background-color: #4170B4;
	border:1px  dotted #111;
	color:#fff;

	}


#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	background-color:#f5f5f5;
	border:1px solid #eee;
	color:#000;
	}

#commentform textarea {
	width: 95%;
	padding: 2px;
	background-color:#f5f5f5;
	border:1px solid #eee;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */

#sidebar form {
	margin: 0;
	}


/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 10px;
	width: 155px;
	border:1px solid #eee;
	padding:10px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	}
/* End Various Tags & Classes*/

/* icons for user, cat and comments */

.post .folder_icon{

}
.post .folder_icon a{


}

.post .comments{

}
.post .comments a{


}

.post .date{
	color:#B5B5B5;
	font-weight:normal;

	
}

#nieuwsbrief
{
	width:170px;
	margin-left:10px;
}

#nieuwsbrief h2
{
	margin-top:10px;
}

#nieuwsbriefknop
{
	text-align:right;
	width:180px;
}

#submitNB
{
	color:#FFFFFF;
	border:#FFFFFF 1px solid;
	background-color:#143F50;
	margin-right: 25px;
}

#nieuwsbriefknop a
{
	text-align:right;
	width:180px;
	margin-right: 25px;
}

.NBtekstveld
{
	border:none;
	border:#FFFFFF 1px solid;
	background-color:#143F50;
	color:#FFFFFF;
}


#aanbodmenu
{
	width: 660px;
}

#aanbodmenu li
{
	color: #143F50;
	list-style:none;
	display: inline;
	margin-right: 6px;
}


#aanbodmenu a
{
	color: #B5B5B5;
	font-size: 13px;
	text-decoration:none;
	border-bottom: #B5B5B5 2px solid;
	font-weight:900;

}

#aanbodmenu a:hover
{
	color: #4A4A4A;
	border: 0;
}

#aanbodmenu a:active
{
}

#aanbodmenu li.current_page_item a
{
	border:none;
	color:#143F50;
	font-size: 18px;
}

#info
{
	margin:0;
	padding:0;
}

#aanbodtekstblok
{
	text-align:justify;
	width:300px;
	float:right;
	margin-top: 10px;
	margin-right:10px;
}

#uren
{
	float:left;
	/*margin-right:20px;*/
	margin-top:30px;
}

table
{
	color:#143F50;
	border-collapse:collapse;
}

#fitnessuren th
{
	padding-left: 6px;
	text-align:center;
}

#fitnessuren td
{
	border-bottom: #143F50 1px solid;
}

#fitnessuren td
{
	padding-left: 6px;
	padding-right:6px;
}

#aanbodfotos
{
	float:left;
	width:300px;
	height:220px;
	margin-top:10px;
}

.uurroosterstitel
{
	color:#B5B5B5;
	font-size:60px;
	margin-top:0px;
	margin-bottom:0px;
}

#groepslessen
{
margin:0;
padding:0;
width:630px;
}

#groepslessenuurrooster1
{
	float:left;
	width:630px;
}

#groepslessenuurrooster2
{
	float:left;
	width:630px;
	margin-top:10px;

}

.groepsles
{
	float:left;
	color:#143F50;
	margin-right:22px;
	width:100px;
	text-align:center;
}

.lastgroepsles
{
	float:left;
	color:#143F50;
	width:100px;
	text-align:center;
}


.groepslestitel h2
{
	float:left;
	color:#143F50;
	font-weight:900;
}

.groepslestitel
{
	font-size:24px;
	margin-bottom:10px;
}

.groepslesuur div
{
	float:left;
	color:#143F50;
	font-size:12px;
}

#indoorcycling
{
	float:left;
	width: 630px;
}

#indoorcyclinguurrooster1
{
	float:left;
	width:630px;
}

#indoorcyclinguurrooster2
{
	float:left;
	width:630px;
	margin-top:10px;
}


#niveau1
{
float:left;
}

#niveau2
{
float:left;
}

#indoorcyclinguurrooster
{
}

.indoorcyclingniveau
{
	float:left;
}

.indoorcyclingtitel
{
	margin-bottom: 10px;
	font-size:24px;
}

.indoorcyclinguur
{
	float:left;
	margin-right:22px;
	width:100px;
		text-align: center;


}

br
{
	font-size:8px;
}

#openingsuren
{
	margin: 0px auto;
	padding-left:260px;
	margin-top:0px;
}

.kidslogo
{
	background-image:url(images/gowellKidsLogo1kl.png);
	width:85px;
	height:42px;
	float:left;
	margin-top: 18px;
}

.kidstitel 
{
	color:#B5B5B5;
	font-size:60px;
	margin-top:0px;
	margin-bottom:0px;
}

#dans
{
	margin:0;
	padding:0;
	float:left;
	margin-left: 10px;
	width:550px;
}

#kidsdanstitel
{
	padding:0px;
	margin:0px;
}

#stage
{
	float:left;
	margin-left: 5px;
	width:550px; /* IE 6 */
}

div#kidsuurrooster
{
	width:550px;
}

.kidsles
{
	float:left;
	color:#143F50;
	margin-right:11px;
	width:120px;
	text-align:center;
}

#kidsdansstage
{
	margin-bottom: 10px;
	font-size:18px;
}

#kidsdansstageinfolijst li
{
	list-style:disc;
}

#kidsdansstageinfolijst
{
	margin-left: 40px;
	margin-top: 10px;
	margin-bottom:10px;
}

#fotos
{
	width:138px;
	height:129px;
	background-image:url(images/kidsfotos.png);
	float:right;
	margin-top:-60px;
}

#fotos a
{
	position:relative;
	top:110px;
	left:5px;
}

.kidslestitel
{
	font-size: 18px;
}

.kidslesleeftijd
{
	font-size: 14px;
}

#nieuwshoofding
{
	background-image:url(images/Zinnetje.png);
	width:430px;
	height:128px;
	margin-bottom: 20px;
	margin-top: 0px;
}

#nieuwshoofdingFR
{
	background-image:url(images/ZinnetjeFr.png);
	width:430px;
	height:128px;
	margin-bottom: 20px;
	margin-top: 0px;
}

#indexaanbod
{
	background-image:url(images/IndexAanbod.png);
	width:430px;
	height:219px;
	margin-bottom: 20px;
	margin-top: 0px;
}

#indexaanbodFR
{
	background-image:url(images/IndexAanbodFR.png);
	width:430px;
	height:219px;
	margin-bottom: 20px;
	margin-top: 0px;
}


/*#roundedcorners
{	background-image:url(images/RightSidebarBgBottom.png);
	width:180px;
	height: 19px;
	background-repeat:no-repeat;
	position:absolute;
	top:500px;
}*/

h2.aanbodgroepslesuur
{
	margin-bottom:0px;
	padding-bottom:0px;

}

h1.nieuwstitel
{
	color:#143F50;
	font-size:30px;
}