/*   
Theme Name: BodyScan2011 V1
Theme URI: http://www.jpkdesign.nl
Description: Basis voor www.body-scan.nl -- WordPress v3.1.3
Author: JPKDesign.nl
Author URI: http://www.jpkdesign.nl
Version: 1.1
*/



/*----------------styling---------------------------*/
html, body{
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, Georgia, sans-serif;
	}



/*
	TYPOGRAPHY
*/
h1, h2, h3, h4, h5, h6 {padding:0; margin:0 0 10px 0;}
h1 { font-size: 26px; color: #6D6D6E; text-shadow:2px 2px 3px #ffffff, 2px 2px 1px #ffffff; font-weight: 100; text-transform: uppercase; }
h2 { font-size: 20px; color: #6D6D6E; text-shadow: 1px 1px 1px #ffffff, 2px 2px 1px #ffffff; letter-spacing: 2px; }
h3 { font-size: 16px; color: #6D6D6E; text-shadow: 1px 1px 1px #ffffff, 2px 2px 1px #ffffff; padding: 0;text-transform: uppercase; letter-spacing: 0px; }
h4 { font-size: 14px; color: #6D6D6E; text-shadow: 1px 1px 1px #ffffff, 2px 2px 1px #ffffff; text-transform: uppercase; letter-spacing: 0px; }
h5 { font-size: 12px; color: #6D6D6E; }
h6 { font-size: 12px; color: #6D6D6E; line-height: 1em; }
p { font-size: 12px; color: #6D6D6E; line-height: 1em; }
a { text-decoration: none; color: #647484; }
a img { border: 0; }
/**/.zoomer:active { top: 0; }
.screen-reader-text { position: absolute; top: -9999px; left: -9999px; }

h1 a, h2, h4 a, h5 a {display: block; }
a:hover, a:focus { text-decoration: underline; outline:none; color:#fa9944;
}
a:active { position: relative; top: 1px; }
p { margin: 0 0 10px 0; }
blockquote { padding: 0 0 0 15px; margin: 0 0 15px 0; font-style: italic; color: #666; }
/**/ul, ol { margin: 0; padding:0; }
ul ul, ul ol, ol ol, ol ul { margin-bottom: 0; }
ul { list-style: none; margin: 0; padding:0 0 0 15px;}
ul li { margin: 0; padding:0; font-size:12px; color:#6D6D6E;}
ul li a { margin: 0; padding:0; font-size:12px;}

/* **********de content ****** */
body {
	background:url(images/BG.png) top left repeat-x;
	background-color: #E5E5E5;
}

#container{
	position:relative;
	width: 960px;
	margin: 0 auto;
	vertical-align: top;
	text-align: left;
	
}

#page{
	width: 960px;
	float: left;
	background-color:#FCFBFB;
}

#header{
	position:relative;
	width: 960px;
	background: #003466;
	margin:0;
	padding:0;
	height:92px;
	float: left;
	clear: both;
}
#miniLinksHeader {
	position:absolute;
	top:3px;
	right:3px;
	font-size:9px;
}
#miniLinksHeader a{
	margin-right:6px;
}
#header h1{
	font-family:"Times New Roman", Times, serif;
	margin-top: -5px;
	padding:0;
	text-indent:400px;
  font-size: 72px;
	text-transform: none;
	color: #CED8F7;
	text-shadow: 1px 1px 0px #fff, 2px 2px 2px #fff;
/*  filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=1, OffY=1, Color='#FFFFFF');*/
}
#header h2 .headerOS{
	position:absolute;
	top:79px;
	left:398px;
	font-size:10px;
	letter-spacing:0;
	color:#CED8F7;
	padding: 0;
	text-shadow:none;
}

#header a{
	color: #CED8F7;
}
#header a:hover{
	color: #fa9944;
	text-decoration:none;
}
#logo {
	position:absolute;
	top: 5px;
	left:0px;
/*	background:url(images/logo.png) no-repeat; */
	width:286px; 
	height:115px;
	z-index:1000 !important;
}
/* ***** einde header ****** */

/* ***** left sidebar ****** */

#left_sidebar{
	position:relative;
	width: 240px;
	min-height:570px;
	float: left;
	background-color: #F7F6F7;
  padding:50px 0 20px 0;
	margin:0;
	display: inline;
}

#left_sidebar a{
	color: #c2ddef;
	text-decoration: none;
	font-weight: bold;
}

#left_sidebar a:hover{
	color: #fa9944;
	text-decoration: none;
}

#left_sidebar ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

#left_sidebar li#search input{
	margin: 0 0 5px;
}

#left_sidebar li.widget_calendar h2{
	background-image: none;
}

#left_sidebar ul li{
	margin: 0 0 10px;
}

#left_sidebar ul li h2{
	padding: 8px 10px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
/*	background: url(images/bg_ul_li_h2.gif) no-repeat;*/
	color: #fa9944;
}


#left_sidebar ul li h2 a{
	font-size: 12px;
	font-weight: bold;
	color: #fa9944;
}

#left_sidebar ul li h2 a:hover{
	font-size: 12px;
	font-weight: bold;
	color: #fa9944;
}

#left_sidebar ul ul{
	padding: 10px;
       _padding: 0px 0px 5px 0; /* this did the trick. Only IE6 should process this line */
/*	background: url(images/bg_ul_ul2.gif) no-repeat;*/
}

#left_sidebar ul ul li{
	margin: 0;
	line-height: 24px;
}

#left_sidebar ul ul li h2{
	padding: 0;
	text-transform: none;
	background-image: none;
}

#left_sidebar ul ul ul{
	padding: 0;
	background-image: none;
}

#left_sidebar ul ul ul li{
	padding: 0 0 0 10px;

}
#searchbar {
	width:198px;
	height:70px;
	margin-left:15px;
	padding-top:10px;
	padding-left:10px;
  background-color:#FCFBFB;
	border: 1px solid #C0C0C0;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;	
}
#searchbar ul {
	margin:0;
	padding:0;
}
#searchbar .zoekglas{
	position:absolute;
	left:188px
}
/* **************navigatie******************* */

#nav {
	width:198px;
	height:270px;
	margin:15px 0 0 15px;
	padding:10px 0 0 10px;
  background-color:#FCFBFB;
	border: 1px solid #C0C0C0;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;	
}
#nav ul {
	margin:0;
	padding:0;
}
#nav ul li a {
	font-size:12px;
	color:#003466;
}
/* **************einde navigatie******************* */
#widgets {
	width:198px;
/*	height:auto;*/
	height:270px;
	margin:15px 0 0 15px;
	padding:10px 0 0 10px;
  background-color:#FCFBFB;
	border: 1px solid #C0C0C0;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;	
}
#widgets ul {
	margin:0;
	padding:0;
}
#widgets ul li{
	margin:0 10px 10px 0;
	color:#003466;
}

#widgets ul li ul li{
	margin-bottom:15px;
}

#widgets ul li a{
  color:#003466;
	margin-left: -10px;
	/*	color:red;*/
}
/*#widgets ul li.rtl {
	direction:rtl;
	margin-top:-10px;
}
*/

/* **************de main content en posts******************* */

.wide_column_bottom, .wide_column_top{
	background-color:#FCFBFB;
	width:720px;
/*	height:1620px;*/
	float:right;
	margin:0;
	padding:0;
}
#mainInfo {
	background-color:#F7F6F7;
	width:648px;
	/*height: 110px;*/
	height:100%;
	float:none;
	margin:50px auto 15px;
	padding:15px;
	border:1px solid #C0C0C0;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;	
}

/* *******video en colums******** */

#columns {
	background-color:#F7F6F7;
	width:650px;
	min-height:350px;
	float:none;
	margin:0 0 0 -30px;
	padding:35px 15px 15px 10px;
/*	border:1px solid #C0C0C0;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;*/	
}
#columns img{
	margin-bottom:10px;
}
#columns h6{
	margin-bottom:10px;
}
#columns h4{
	margin-bottom:10px;
}
#left_column {
	background-color:#F7F6F7;
	width:207px;
	height:auto;
	float:left;
	position: relative;
}
#center_column {
	background-color:#F7F6F7;
	width:207px;
	height:auto;
	float:left;
	margin:11px 0 0 15px;
}
#right_column {
	background-color:#F7F6F7;
	width:207px;
	height:auto;
	float:right;
	position: relative;
}

#video {
	position:absolute;
	top:16px;
	left:5px;
}
#video2 {
	position:absolute;
	top:15px;
	left:5px;
}

#left_column p.videoAanduidingL {
	font-size:9px;
	margin:-15px 0 5px 10px;
}

#center_column p.videoAanduidingM {
	font-size:9px;
	margin:-15px 0 5px 10px;
}

#right_column p.videoAanduidingR {
	font-size:9px;
	margin:-15px 0 5px 10px;
}

/* **** flowplayer homepage **** */
#video a.myPlayer {
	display:block;
	width:206px; 
	height:116px;
	text-align:center;
	margin: 0;
	float:left;
}
#video2 a.myPlayer {
	display:block;
	width:206px; 
	height:116px;
	text-align:center;
	margin: 0;
	float:left;
}

/* play button */
#video a.myPlayer img {
	position: absolute;
	top:35px;
	left:90px;
	border:0px;
}
#video2 a.myPlayer img {
	position: absolute;
	top:35px;
	left:90px;
	border:0px;
}

/* als er over de player gehoverd wordt veranderd de border */
a.myPlayer:hover {

}

/* *******einde video en colums******** */






#aangeslotenBij {
	/*display:none;*/
	width:650px;
	min-height:150px;
	float:none;
	margin:0 0 0 -30px;
	padding:35px 15px 15px 10px;
}

.post, .post_alt{
	margin: 10px 0 0;
	padding: 15px;
/*	background: url(images/bg_post.gif) no-repeat;*/
}

.post_alt{
/*	background: url(images/bg_post_alt.gif) no-repeat;*/
}

.post h2 a, .post_alt h2 a{
	color: #a44d01;
	text-decoration: none;
}

.postdate{
	padding: 8px 0px;
	font-size: 11px;
/*	background: url(images/bg_dotted.gif) repeat-x bottom left;*/
	color: #ba9575;
}

.entry{
text-align:justify;
	line-height: 18px;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	padding: 15px 0 0;
}

.entry h1{
	font-size: 24px;
	line-height: 30px;
}

.entry h2{
	line-height: 24px;
}

.entry h3{
	font-size: 16px;
}

.entry h4{
	font-size: 14px;
	font-weight: bold;
}

.entry h5, .entry h6{
	font-size: 12px;
}

.entry h3, .entry h4, .entry h5{
	font-weight: bold;
}

.entry img{
	border: 1px solid #daf0fe;
	padding: 4px;
}

.entry img.wp-smiley{
	border: 0;
	padding: 0;
}

.entry img.alignleft{
	float: left;
	margin: 5px 10px 0 0;
}

.entry img.alignright{
	float: right;
	margin: 5px 0 0 10px;
}

.entry p.postinfo{
	margin: 15px 0 0;
/*	background: url(images/bg_dotted.gif) repeat-x top left;*/
}

.browse{
	padding: 0 15px;
	font-family: Geogria, Sans-Serif;
	font-size: 14px;
	line-height: 24px;
}

.browse a{
	font-weight: bold;
}



/* comments template */

.comments-template{
	padding: 15px 0 0;
	background: url(images/bg-dotted.gif) repeat-x;
}

.comments-template ol{
	margin: 0;
	padding: 0;
	list-style: none;
}

.comments-template ol li{
	margin: 15px 0 0;
	padding: 0 0 20px;
	background: url(images/bg_dotted.gif) repeat-x bottom left;
}

.commentmetadata{
	font-style: italic;
}

.comments-template p.nocomments{
	padding: 0;
}

/* end comments template */


/* wp-calendar */

table#wp-calendar{
	width: 100%;
	font-family: Arial, Helvetica, Georgia, sans-serif;
	text-transform: none;
	line-height: 18px;
}

table#wp-calendar caption{
	padding: 10px 15px;
}

table#wp-calendar th{
	text-align: center;
	vertical-align: top;
}

table#wp-calendar td{
	text-align: right;
}

table#wp-calendar tfoot td{
	text-align: center;
}

/* end calendar */

/* ***** footer ***** */
#footer{
	position:relative;
	width: 960px;
	height:130px;
	float: left;
	background: #003466;
	color: #fff;
	clear:both;
}

#footer p{

}

#naw {
	width:200px;
	height:auto;
	float:right;
  padding:10px 5px 0 0;
}
#naw ul li{
	color: white;
}

#infoLinks {
	position:absolute;
	top:0px;
	left:5px;
	width:275px;
	height:auto;
  padding:10px 0 0 5px;
}
#infoLinks p{
	color:white;
	font-size:12px;
	line-height:1em;
}
#logos {
	position:absolute;
	left:5px;
	top:55px;
	padding-bottom:5px;


	/*height:auto;*/
}
#logos img{
	margin:0 0 5px 5px;
}
#icons {
	position:absolute;
	bottom:25px;
	right:93px;
	margin:0 0 5px 5px;
	width:110px;
	height:auto;
	margin-right:5px;
}
#icons img{
	margin-left:20px;
}
#colofon {
	position:absolute;
	text-align:center;
	height:14px;
	width:100%;
	bottom:0;
	left:0px;
	margin:20px 0 0 0;
	padding-top:5px;
	border-top: 1px solid #969696;
}
#colofon p{
	font-size:10px;
	color:white;
	line-height:0.5;
}
#colofon a{
	color:white;
}


/* ********  classes ***** */
.clear {
	clear:both;
}
