/*
Theme Name: WantToKnow 3.0
Theme URI: http://www.onepack.nl/
Description: The 2012 WantToKnow theme for WordPress.
Author: OnePack.nl
Author URI: http://www.onepack.nl
Version: 3.0
Tags: everything is possible, OnePack, magazine style
License: 
License URI: 
*/

body{
	background:#CBEBF8 url(images/bg/top.png) repeat-x left top;
	color:#333333;
	padding:0px;
	margin:0px;
	height:100%;
	font:0.75em/1.73em Verdana,Arial,sans-serif;
}
.wrap{
	width:1024px;
	margin:0 auto;
	padding:0px;
}
body > img:nth-of-type(1n){display:none;}
body > img:nth-of-type(2n){display:none;}
body > img:nth-of-type(3n){display:none;}

::-moz-selection {background-color:#333333;color:#fff;}
::selection {background-color: #333333;color:#fff;}
a{color:#03899C;text-decoration:none;}
a:hover{color:#94C936;}
a:focus{outline: none;}
a img{border:none;}
h1,h2,h3,h4,h5,h6{font-family:Arial,Tahoma,Verdana,sans-serif;color:#4C4433; margin:0px; padding:0px;}
h1{font-size:24px;}
h2{font-size:22px;}
h3{font-size:18px;}
h4{font-size:16px;}
h5{font-size:14px;}
h6{font-size:12px;}
p{}
/* =custom onepack styles */
.uppercase{text-transform:uppercase;}
.top10{padding-top:10px;}
/*colors*/
.orred{color:#8C0808;}
.orgreen{color:#94C936;}
.hidden{display:none;}
.flleft{float:left;}
.flright{float:right;}
.clear{clear:both;}

.mybutton,
input.nbsubmit,
input.quick-chat-send-button,
#commentform #submit,
input.wpcf7-submit,
input.button-primary{
	border: 1px solid #777;
	border-color: rgba(0,0,0,0.2);
	border-bottom-color: #333;
	border-bottom-color: rgba(0,0,0,0.4);
	color: #fff;
	-moz-box-shadow: inset 0 0.08em 0 rgba(255,255,255,0.4), inset 0 0 0.1em rgba(255,255,255,0.9);
	-webkit-box-shadow: inset 0 0.08em 0 rgba(255,255,255,0.4), inset 0 0 0.1em rgba(255,255,255,0.9);
	box-shadow: inset 0 0.08em 0 rgba(255,255,255,0.4), inset 0 0 0.1em rgba(255,255,255,0.9);
	cursor: pointer;
	display: inline-block;
	font: bold 100%/2.1 "Lucida Grande", Tahoma, sans-serif;
	padding: 0.4em 0.95em;
	text-align: center;
	text-decoration: none;
	text-shadow: 0 1px 0 rgba(0,0,0,0.5);
	-moz-user-select: none;
	-webkit-user-select: none;
	user-select: none;
	position: relative;
	z-index: 100;
	-moz-border-radius: .3em;
	-webkit-border-radius: .3em;
	border-radius: .3em;
}

.mybutton,
input.nbsubmit,
input.quick-chat-send-button,
input.submit_input,
#commentform #submit,
input.wpcf7-submit,
input.button-primary{
	background-color: #03899C;
	background-image: -moz-linear-gradient(rgba(255,255,255,.1), rgba(255,255,255,.05) 49%, rgba(0,0,0,.05) 51%, rgba(0,0,0,.1));
	background-image: -ms-linear-gradient(rgba(255,255,255,.1), rgba(255,255,255,.05) 49%, rgba(0,0,0,.05) 51%, rgba(0,0,0,.1));
	background-image: -o-linear-gradient(rgba(255,255,255,.1), rgba(255,255,255,.05) 49%, rgba(0,0,0,.05) 51%, rgba(0,0,0,.1));
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,.1)), color-stop(49%, rgba(255,255,255,.05)), color-stop(51%, rgba(0,0,0,.05)), to(rgba(0,0,0,.1)));
	background-image: -webkit-linear-gradient(rgba(255,255,255,.1), rgba(255,255,255,.05) 49%, rgba(0,0,0,.05) 51%, rgba(0,0,0,.1));
	background-image: linear-gradient(rgba(255,255,255,.1), rgba(255,255,255,.05) 49%, rgba(0,0,0,.05) 51%, rgba(0,0,0,.1));
}

.mybutton:hover,
.mybutton:focus,
input.nbsubmit:hover,
input.nbsubmit:focus,
input.quick-chat-send-button:hover,
input.quick-chat-send-button:focus,
input.submit_input:hover,
input.submit_input:focus,
#commentform #submit:hover,
#commentform #submit:focus,
input.wpcf7-submit:hover,
input.wpcf7-submit:focus,
input.button-primary:hover,
input.button-primary:focus{
	color: #fff;
	background-color:#94C936;
	background-image: -moz-linear-gradient(rgba(255,255,255,.15) 49%, rgba(0,0,0,.1) 51%, rgba(0,0,0,.15));
	background-image: -ms-linear-gradient(rgba(255,255,255,.15) 49%, rgba(0,0,0,.1) 51%, rgba(0,0,0,.15));
	background-image: -o-linear-gradient(rgba(255,255,255,.15) 49%, rgba(0,0,0,.1) 51%, rgba(0,0,0,.15));
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,.15)), color-stop(49%, rgba(255,255,255,.15)), color-stop(51%, rgba(0,0,0,.1)), to(rgba(0,0,0,.15)));
	background-image: -webkit-linear-gradient(rgba(255,255,255,.15) 49%, rgba(0,0,0,.1) 51%, rgba(0,0,0,.15));
	background-image: linear-gradient(rgba(255,255,255,.15) 49%, rgba(0,0,0,.1) 51%, rgba(0,0,0,.15));
}

.mybutton:active,
input.nbsubmit:active,
input.quick-chat-send-button:active,
input.submit_input:active,
#commentform #submit:active,
input.wpcf7-submit:active,
input.button-primary:active {
	color: #fff;
	background-image: -moz-linear-gradient(bottom, rgba(255,255,255,.1), rgba(255,255,255,0) 30%, transparent 50%, rgba(0,0,0,.1));
	background-image: -ms-linear-gradient(bottom, rgba(255,255,255,.1), rgba(255,255,255,0) 30%, transparent 50%, rgba(0,0,0,.1));
	background-image: -o-linear-gradient(bottom, rgba(255,255,255,.1), rgba(255,255,255,0) 30%, transparent 50%, rgba(0,0,0,.1));
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,.1)), color-stop(30%, rgba(255,255,255,0)), color-stop(50%, transparent), to(rgba(0,0,0,.1)));
	background-image: -webkit-linear-gradient(bottom, rgba(255,255,255,.1), rgba(255,255,255,0) 30%, transparent 50%, rgba(0,0,0,.1));
	background-image: linear-gradient(bottom, rgba(255,255,255,.1), rgba(255,255,255,0) 30%, transparent 50%, rgba(0,0,0,.1));
}

/* =Header */
header{
	position:relative;
	float:left;
	background:#FFF;
	-webkit-box-shadow: 0px -14px 8px 6px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px -14px 8px 6px rgba(0, 0, 0, 0.3);
	box-shadow: 0px -14px 8px 6px rgba(0, 0, 0, 0.3);
}
#header_left{
	width:420px;
	float:left;
	margin:18px 10px 4px 30px;
}
#header_left a.sitelogo {
	display:block;
	width:404px;
	height:80px;
	margin:20px 0px 10px;
	background:url(images/logo.png) no-repeat 0 0;
	text-indent:-9999px;
}
#login h1 a {
	background: url(images/logo.png) no-repeat 0 0;
	}
#header_right{
	width:514px;
	float:left;
	margin:20px 20px 0px;
}
.logio{
	position:absolute;
	top:0px;
	right:108px;
}
.logio a{
	display:block;
	width:100%;
	padding:0px 0px 0px 14px;
	background:#f2f2f2;
	-webkit-border-radius:0px 0px 6px 6px;
	-moz-border-radius:0px 0px 6px 6px;
	border-radius:0px 0px 6px 6px;
}
.logio a:hover{
	background:#f7f7f7;
}

#wtkloginform .login-username,
#wtkloginform .login-password,
#wtkloginform .login-remember{
	float:left;
	width:420px;
}

#wtkloginform label{
	float:left;
	width:130px;
	padding: 8px 0px 0px 0px;
	font-size:14px;
}
#wtkloginform .login-remember label{
	width:300px;
}
#wtkloginform .login-username input,
#wtkloginform .login-password input{
	padding:5px;
	width:200px;
	height:20px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
    border:2px solid #03899C;
	font-size:17px;
	color:#03899C;
}
#wtkloginform input:focus,
#wtkloginform input:active{border:2px solid #94C936;}

#wtkloginform input.button-primary{
	width:200px;
	height:36px;
	margin: 0px 0px 0px 136px;
	font-size:16px;
}

/*
.login{
	background:transparent url(images/sp/icons.png) no-repeat scroll 0px -72px;
}
.logout{
	background:transparent url(images/sp/icons.png) no-repeat scroll 0px -102px;
}
*/
#headermenu{
	float:right;
	margin:0px;
	padding:0px;
	list-style-position:outside;
	list-style-type:none;
}
#headermenu li {
	float:none;
	padding:0px;
	margin:0px 0px 6px 14px;
   text-indent: -9999px;
}
#headermenu li a {
	width: 25px;
	height: 28px;
	display:block;
	font-size:26px;
}
#headermenu li a.faceb {
	color:#5186B5;
	background:transparent url(images/sp/icons.png) no-repeat scroll -135px -206px;
}
#headermenu li a:hover.faceb {
	color:#5067B5;
	background:transparent url(images/sp/icons.png) no-repeat scroll -175px -206px;
}
#headermenu li a.twitt {
	color:#31B3E4;
	background:transparent url(images/sp/icons.png) no-repeat scroll -135px -239px;
}
#headermenu li a:hover.twitt {
	color:#317EE4;
	background:transparent url(images/sp/icons.png) no-repeat scroll -175px -239px;
}
#headermenu li a.favo {
	color:#F2AA08;
	background:transparent url(images/sp/icons.png) no-repeat scroll -135px -270px;
}
#headermenu li a:hover.favo {
	color:#FCE644;
	background:transparent url(images/sp/icons.png) no-repeat scroll -175px -270px;
}

#search{
	position:relative;
	float:right;
	padding:0px;
	margin:0px 0px 24px 0px;
}
input.search_input{
	padding:5px;
	width:450px;
	height:24px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
    border:2px solid #03899C;
	font-size:17px;
	color:#03899C;
}
input.search_input:focus,
input.search_input:active{border:2px solid #94C936;}

#header_right #search{margin:20px 0px 0px 0px;}
#header_right input.search_input{width:350px;}

input.submit_input{
    position: absolute;
    right: 2px;
    top: 2px;
	margin:0 0 0 5px;
	width: 70px;
	height:34px;
	cursor: pointer;
	color: #FFF;
    border: 2px solid #03899C;
	font-family: "Lucida Grande", Tahoma, sans-serif;
	font-size: 16px;
	font-weight:bold;
	text-align: center;
	text-decoration: none;
	text-shadow: 0 1px 0 rgba(0,0,0,0.5);
	-moz-user-select: none;
	-webkit-user-select: none;
	user-select: none;
}
input.submit_input:hover,
input.submit_input:focus,
input.submit_input:active{
    border: 2px solid #94C936;
}
.random{
	margin: 4px 0px 0px 0px;
	display: block;
}
/* Also see mybutton */

/* =Header- Menu */
nav {
	float:left;
	margin:0px 30px 20px;
	border:1px solid #ccc;
	background:#f2f2f2;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	-webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
}
nav .current-menu-parent {background: #F9F9F9;}
nav .menu-header,div.menu{font-size: 12px;margin-left: 0px;width: 958px;}
nav .menu-header ul,div.menu ul{list-style:none;margin:0px;padding:0px;}
nav .menu-header li,div.menu li{float: left;position: relative;}
nav a {display:block;padding: 6px 7px;text-decoration: none;color:#03899C;font-weight:bold;}
nav ul li{border-right:1px solid #DDD;}
nav ul li a{border-right:1px solid #FFF;}
nav ul li.menu-item-20621, nav ul li.menu-item-205583{border-right:0px solid #DDD;}
nav ul li.menu-item-20621 a, nav ul li.menu-item-205583 a{border-right:0px solid #FFF;}
nav ul ul {display: none;position: absolute;left: 0;float: left;width: 160px; z-index: 99999;
box-shadow: 0px 3px 3px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.1);
-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.1);}
nav ul ul li {min-width: 160px;border:none;}
nav ul ul li a{border-right:none;}
nav ul ul ul {left: 100%;top: 0;}
nav ul ul a {background: #EEE;line-height: 1em;padding: 6px 4px 6px 10px;height: auto;border-bottom: 1px solid white;border-right: none;}
nav li:hover > a,nav ul ul :hover > a {background: #F9F9F9;color: #94C936;}
nav ul li:hover > ul {display: block;}
nav ul li.current_page_item > a,
nav ul li.current-menu-ancestor > a,
nav ul li.current-menu-item > a,
nav ul li.current-menu-parent > a {background: #F9F9F9;color: #94C936;}
* html nav ul li.current_page_item a,
* html nav ul li.current-menu-ancestor a,
* html nav ul li.current-menu-item a,
* html nav ul li.current-menu-parent a,
* html nav ul li a:hover {color: #94C936;}

nav .icon-home {
/*    text-indent: -9999px;
    background: url(images/sp/icons.png) no-repeat 14px -150px;
    width: 34px;*/
	font-size:20px;
}
nav .current-menu-item .icon-home{
/*    background: url(images/sp/icons.png) no-repeat 14px -180px;*/
	color:#94C936;
}
nav .current-menu-item.menu-item-home a{
	-webkit-border-radius:4px 0px 0px 4px;
	-moz-border-radius:4px 0px 0px 4px;
	border-radius:4px 0px 0px 4px;
}

/* =headerimage*/
#headerimage{
	float:left;
	min-width:950px;
	overflow:hidden;
	margin:20px 30px;
    padding: 4px;
    border: 1px solid #ddd;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	-webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
}

#headerimage img {
    width: 952px;
}

#main_content{
	float:left;
	-webkit-border-radius:0px 0px 4px 4px;
	-moz-border-radius:0px 0px 4px 4px;
	border-radius:0px 0px 4px 4px;
	background:#fff;
	-webkit-box-shadow: 0px 0px 8px 6px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 0px 8px 6px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 8px 6px rgba(0, 0, 0, 0.3);
}
#main_content ul{list-style-type:none;padding:0px;}
/* =homepage */
section#home_left{
	width:470px;
	float:left;
	margin:10px 10px 10px 30px;
}
section#home_right{
	width:470px;
	float:left;
	margin:10px 34px 10px 10px;
}
.container{
	float:left;
	width:100%;
	margin:0px 0px 20px;
	background:#FFF;
	text-align:justify;
}
#advertorialDiv a{color:#333;}
#advertorialDiv b a{font-size:17px;color:#03899C;}
.middlecontainer{background:#FFF;float:left;width:100%;margin:0px 0px 20px;}
#middlecolumn{
	background:#FFF;
	float:left;
	width:276px;
	margin:0px 6px 20px;
	text-align:center;
}
aside{
	background:#FFF;
	float:right;
	width:160px;
	margin:0px 30px 0px 20px;
	text-align:center;
}
.middlecontainer aside{
	margin:0px 0px 0px 20px;
}

#home_left .label{
	float:left;
	position:relative;
	right:55px;
	margin:0px 0px 6px;
	padding:4px 0px 2px;
	padding-left:46px;
	width:250px;
	height:32px;
	color:#8C0808;
}
#home_right .label{
	float:right;
	text-align:right;
	position:relative;
	left:60px;
	margin:0px 0px 6px;
	padding:4px 0px 2px;
	padding-right:46px;
	width:250px;
	height:32px;
	color:#8C0808;
}

#home_left .feat{background:url(images/sp/label.png) no-repeat left 0px;}
#home_right.feat{background:url(images/sp/label.png) no-repeat right 0px;}
#home_left .recent{background:url(images/sp/label.png) no-repeat left -48px;}
#home_right .recent{background:url(images/sp/label.png) no-repeat right -48px;}
#home_left .serie{background:url(images/sp/label.png) no-repeat left -96px;}
#home_right .serie{background:url(images/sp/label.png) no-repeat right -96px;}
#home_left .zokanhetook{background:url(images/sp/label.png) no-repeat left -288px;}
#home_right .zokanhetook{background:url(images/sp/label.png) no-repeat right -288px;}
#home_left .movie{background:url(images/sp/label.png) no-repeat left -145px;}
#home_right .movie{background:url(images/sp/label.png) no-repeat right -145px;}
#home_left .book{background:url(images/sp/label.png) no-repeat left -193px;}
#home_right .book{background:url(images/sp/label.png) no-repeat right -193px;}
#home_left .jules{background:url(images/sp/label.png) no-repeat left -337px;}
#home_right .jules{background:url(images/sp/label.png) no-repeat right -337px;}
#home_left .last{background:url(images/sp/label.png) no-repeat left -241px;}
#home_right .last{background:url(images/sp/label.png) no-repeat right -241px;}
#home_left .comm{background:url(images/sp/label.png) no-repeat left -433px;}
#home_right .comm{background:url(images/sp/label.png) no-repeat right -433px;}
#home_left .shop{background:url(images/sp/label.png) no-repeat left -818px;}
#home_right .shop{background:url(images/sp/label.png) no-repeat right -818px;}
#home_left .poll{background:url(images/sp/label.png) no-repeat left -481px;}
#home_right .poll{background:url(images/sp/label.png) no-repeat right -481px;}
#home_left .wtk{background:url(images/sp/label.png) no-repeat left -529px;}
#home_right .wtk{background:url(images/sp/label.png) no-repeat right -529px;}
#home_left .column{background:url(images/sp/label.png) no-repeat left -578px;}
#home_right .column{background:url(images/sp/label.png) no-repeat right -578px;}
#home_left .agenda{background:url(images/sp/label.png) no-repeat left -770px;}
#home_right .agenda{background:url(images/sp/label.png) no-repeat right -770px;}
#home_left .mee{background:url(images/sp/label.png) no-repeat left -626px;}
#home_right .mee{background:url(images/sp/label.png) no-repeat right -626px;}
#home_left .news{background:url(images/sp/label.png) no-repeat left -674px;}
#home_right .news{background:url(images/sp/label.png) no-repeat right -674px;}
#home_left .tags{background:url(images/sp/label.png) no-repeat left -385px;}
#home_right .tags{background:url(images/sp/label.png) no-repeat right -385px;}
#home_left .muziek{background:url(images/sp/label.png) no-repeat left -871px;}
#home_right .muziek{background:url(images/sp/label.png) no-repeat right -871px;}

#home_right .image{background:url(images/sp/label.png) no-repeat right -721px;}

.container img, .container img.wp-post-image{
margin:8px 10px 8px 0px;
padding:3px;
background:#fff;
border-bottom:1px solid #CFC2C2;
border-right:1px solid #dfdfdf;
border-left:1px solid #dfdfdf;
float:left;
}

.post-title-box{
	float:left;
	width:100%;
	margin:0px 0px 6px 0px;
	text-align:left;
}
.post-title-box h2,
.post-title-box h3{
	float:left;
	width:100%;
	text-align:left;
}
.videotitle{
	margin:10px 0px 4px;
}
/*.post-title-box span{
	margin:0px 30px 0px 0px;
}*/
.post-title-box .commententry{
	margin:0px 22px 0px 0px;
}
.container a.postexcerpt{
	display:block;
	color:#333333;
}
.container a:hover.postexcerpt{
	color:#828282;
}
#posts_list{
	float:left;
	width:100%;
	padding:0px 0px 20px 0px;
	text-align:left;
}
.posts_list_item{
	background:#EFEFEF;
	float:left;
	margin:4px 0px;
	font-weight:bold;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
}
.posts_list_item .time{
	background:#94C936;
	float:left;
	color:#FFF;
	padding:0px 4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
}
.posts_list_item a{float:left;width:408px;padding:0px 4px 0px 8px;}
.posts_list_item a:hover{background:#FFF;}
.inspvidemail{display:block;margin:4px 0px;}
.inspvidmore{display:block;margin:0px;}
/* =recentcomments */
#MyCarousel{
	width:470px;
}
.recentcomment{
	float:left;
	width:460px;
	height:70px;
	margin:0px 0px 10px 4px;
	padding:2px 0px;
	line-height:16px;
	background:#f7f7f7;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	-webkit-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.3);
}
.recentcomment:hover{
	background:#FFF;
}
.recentcomment a {
    display: block;
    width:456px;
    height:100%;
    text-align:left;
}
.recentcomment img{
	margin:4px;
}
.rccomm{
	margin:0px 0px 4px;
	font-weight:bold;
	text-align:left;
}
.mycprev {
    float: left;
    width: 120px;
    margin: 0px 0px 10px 0px;
}
.mycnext {
    float: right;
    width: 120px;
    margin: 0px 0px 10px 0px;
}
.chatbutton{
	float:left;
	margin:0px 0px 20px 0px;
}

#latest_quote{
	float:left;
	width:100%;
	margin:0px 0px 20px;
	padding:12px 0px;
	background-color:#f7f7f7;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	-webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
}
#latest_quote h5{
	margin:0px 0px 0px 50px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#777;
}

#latest_quote blockquote{
	margin:0px 0px 6px;
	padding:0px 50px;
	font-style:italic;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;
	color:#8C0808;
}
#latest_quote blockquote p{margin:0px 0px 14px;}

/*==inspiratieafb*/
#inspiratieafb{
	float:left;
	width:460px;
	margin-bottom:20px;
	text-align:center;
	padding:10px 5px 5px;
	background-color:#f7f7f7;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	-webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
}
#inspiratieafb p{
	text-align:center;
	font-weight:bold;
	margin:10px 20px;
	width:80%;
}

/*=wp-polls*/
.wtk-poll{
	float:left;
	width:450px;
	padding:6px 10px;
	background:#F5F5F5;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	-webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);	
}
.wtk-poll ul{margin:0px}
.wtk-poll li{margin:0px}
.wp-polls .Buttons{float:left;margin:6px 0px}
.wp-polls p{margin:0px 0px 6px 0px}
.wp-polls form{margin:0px;padding:0px;}
.wp-polls a.viewresults{float:right;margin: 0px 20px 0px 0px;}
/*=Newsletter (See button)*/

.nb{
	position:relative;
	float:right;
	width:462px;
    padding:10px 0px 10px;
	font-size: 16px;
	color: #8c0808;
	background:#F5F5F5;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
	-webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
}
.nb.nbsingle{
	float:left;
	width:462px;
	margin:10px 0px 20px;
}
.signup{
	margin:0px 14px;
	font-weight:bold;
	color:#8C0808;
}
input.nuemail{
	margin: 14px 0px 12px 14px;
	width:394px;
	height:28px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
    border:2px solid #03899C;
	padding:0px 0px 0px 6px;
    font-size:16px;
	color:#03899C;
}
input.nuemail:focus,
input.nuemail:active,
input.nuemail:focus,
input.nuemail:active
{
	border:2px solid #94C936;
}
input.nbsubmit{
	margin:0px 0px 0px 14px;
}
.nbmissed{
	float: right;
	margin: 0px 15px 0px 0px;
	font-size: 12px;
}
/*
See button for submit
/*
/*=agenda*/
#agenda_list{
	float:left;
	width:100%;
	padding:0px 0px 20px 0px;
}
#agenda_list .agenda_list_item{
	float:left;
	width:100%;
	margin:4px 0px;
	background:#F5F5F5;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	-webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
}
#agenda_list .agenda_list_item a{
	float:left;
	width:100%;
	padding:0px;
	font-weight:bold;
	text-align:left;
}
#agenda_list .agenda_list_item .time{
	float:left;
	width:124px;
	margin: 0px 10px 0px 0px;
	padding:0px 4px;
	background:#81B02F;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	font-weight:bold;
	color:#FFF;
}
#agenda_list .agenda_list_item a.active{
	color:#94C936;
	cursor:default;
}
#agenda_list .agenda_list_item span{
	float:left;
	width:320px;
}

#agenda_list .acc_container{float:left;padding:10px 8px;}
#agenda_list .acc_container p{width:444px;margin:0px;}
#agenda_list .acc_container a{float:none;margin:0px;padding:0px;}
#agenda_list .acc_container h3{
	text-align:left;
	font-size:17px;
}
.agbttnl{
	float:left;
    max-width: 178px;
	margin: 6px 72px 0px 0px;
}
.agbttnr{
	float:left;
    max-width: 178px;
	margin: 6px 0px 0px;
}

/*=nieuws*/
ul#nieuws{margin:0px;}
#nieuws li{height:124px;line-height:18px;}
#nieuws li .commententry{margin:0px 22px 0px 0px;}
#nieuws img{margin-top:4px;}
#nieuws .nieuws_title_box{float:left;width:372px;}
#nieuws .nieuws_title_box h4{
	float:left;
	width:370px;
	text-align:left;
}
#nieuws .nieuwspost{float:left;width:372px;}

#tag_cloud{float:left; width:100%;margin:0px 0px 20px 0px}

.adverteren {
    float: right;
    width: 100%;
    margin: -8px 0 4px;
    text-align:center;
}

.shopitem{
	min-height: 118px;	
}
.shopitem span span{
	font-size:13px;
	font-weight:bold;
	color:#6A8E26;
}
/* =einde home*/

/* =pagetype */
article{
	float:left;
	width:770px;
	margin:0px 10px 0px 30px;
}
.type-archive{
	float:left;
	width:770px;
	margin:0px 10px 0px 30px;
}
/* =archive */
#intropage{float:left;width:100%;margin:0px 0px 14px;border-bottom:1px dashed #dfdfdf;}
#intropage .auth-intro{margin:0px 0px 4px;}
#intropage .auth-twitter{font-weight:bold;}
#intropage .auth-facebook{font-weight:bold;}

.archive-title{float:left;width:60%;margin:0px 0px 22px 0px;}
.archive-intro-title{float:left;width:100%;margin:10px 0px;}
.archive-meta{float:left;width:100%;border-bottom:1px solid #E5E5E5;}
.archive-feed{float:right;padding:0px;}
.archive-feed a{
	padding:8px 0px 3px 30px;
/*	background:url(images/sp/icons.png) no-repeat left -344px;*/
}
.archive-feed .icon-rss{
	font-size:20px;
	margin:0px 6px 0px 0px;
}
/*.archive-feed a:hover{
	background:url(images/sp/icons.png) no-repeat left -376px;
}*/
.archive-number{
	float:left;
	font-weight:bold;
}
.archive-entry-title{margin:6px 0px 6px;}
.archive-entry-meta{
	float:left;
	width:100%;
	margin:0px 0px 4px 0px;
	text-align:left;
}

.type-archive .postexcerpt{
	display:block;
}
.archive-entry-by{
	float:left;
	margin:0px 30px 0px 0px;
}
.archive-entry-comments{
	float:left;
	height:26px;
	margin:0px 32px 0px 10px;
}
/*.archive-entry-comments a{
	padding:0px 0px 2px 30px;
	background:url(images/sp/icons.png) no-repeat -183px -70px;
}
.archive-entry-comments a:hover{
	background:url(images/sp/icons.png) no-repeat -183px -92px;
}*/
.archive-entry-pocket a{
	padding:0px 0px 2px 30px;
	background:url(images/sp/icons.png) no-repeat -183px -456px;
}
.archive-entry-pocket a:hover{
	background:url(images/sp/icons.png) no-repeat -183px -476px;
}
.type-archive #search{float:left;margin:10px 0px 0px;}
.type-archive .container{float:left;margin:20px 0px 10px;width: 100%;}

/* =agenda archive */
#archive_list{float:left;width:100%;margin:12px 0px;padding:0px 0px 20px 0px;}
.archive_list_item{
	float:left;
	width:764px;
	margin:8px 0px;
	padding:0px 8px;
	background:#EFEFEF;
	font-size:14px;
}
.archive_list_item div.archive_time{
	float:left;
	padding:8px;
	margin:0px 8px 0px -8px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	background:#81B02F;
	font-weight:bold;
	color:#FFF;
}
.archive_list_item a.handle span{display:block;margin:8px 0px 0px;}
.archive_list_item a.handle{float:left;width:770px;font-weight:bold;}
.archive_list_item a.handle:hover{background:#FFF;}
.archive_list_item a.active{background:#EFEFEF;cursor:pointer;}
#archive_list .acc_container{float:left;padding:10px 8px;}
#archive_list .acc_container p{width:754px;margin:8px 0px 8px 0px;}
#archive_list .acc_container img{float:left;}
#archive_list .acc_container img.alignleft{float:left;}
/*#archive_list .acc_container img.aligncenter{float:none;}*/
img.aligncenter{float:none;}
#archive_list .acc_container img.alignright{float:right;}
#archive_list .acc_container a{float:none;margin:0px;padding:0px;}
#archive_list .acc_container a:hover{background:#EFEFEF;}
.agendadate{float:left;background:url(images/sp/icons.png) no-repeat -177px -103px;padding:2px 0px 2px 26px;margin:0px 10px 0px 0px;font-weight:bold;font-size:16px;}
.agenda-entry-meta{float:left;width:100%;border-bottom:1px dashed #ccc;padding:0px 0px 2px;margin:10px 0px;}
.agenda-entry-content{font-size:14px;}
/* =postcontent */
.entry-title{margin:0px 0px 8px;line-height:24px;}
a.entry-category:hover{text-decoration:none;}

.entry-meta{
	float:left;
	width:100%;
	margin:0px 0px 20px;
	font-size:14px;
}
.entry-meta.btmline{
	margin:0px 0px 10px 0px;
    padding: 0px 0px 10px 0px;
	border-bottom: 1px solid #E5E5E5;
}
.entry-author{
	float:left;
    width: 100%;
    margin:0px 0px 10px 0px;
    padding: 0px 0px 10px 0px;
	border-bottom: 1px solid #E5E5E5;
	font-size:16px;
}
.icon-time,
.icon-comment,
.icon-envelope-alt,
.icon-folder-close-alt,
.icon-print{
	margin:0px 4px 0px 0px;
	font-size:18px;
}
.pubtimeentry{
	float:left;
	margin:0px 22px 0px 0px;
/*	padding:0px 0px 0px 26px;
	background:url(images/sp/icons.png) no-repeat -183px -45px;*/
}

.commententry{
	float:left;
	margin:0px 22px;
}
/*.commententry a{
	padding:0px 0px 0px 26px;
	background:url(images/sp/icons.png) no-repeat -183px -70px;
}*/
/*
.commententry a:hover{
	background:url(images/sp/icons.png) no-repeat -183px -92px;
}
*/
.catentry{
	float:left;
	margin:0px 0px 0px 0px;
}
/*
.catentry a{
	padding:0px 0px 0px 30px;
	background:url(images/sp/icons.png) no-repeat -180px -418px;
}
.catentry a:hover{
	background:url(images/sp/icons.png) no-repeat -180px -437px;
}
*/
.fontentry{
	float:right;
}
.ON{cursor:default;color:#CCC;}
.ON:hover{color:#CCC;}
.setFontSize{font-family:Arial, Helvetica, sans-serif;font-weight:bold;}
.fontm{font-size:12px;}
.fontl{font-size:14px;}
.fontxl{font-size:16px;}

.mailentry{
	float:right;
	margin:0px 0px 0px 30px;
}
/*
.mailentry a{
	padding:0px 0px 0px 28px;
	background:url(images/sp/icons.png) no-repeat left -114px;
}
.mailentry a:hover{
	background:url(images/sp/icons.png) no-repeat left -134px;
}*/
.printentry{
	float:right;
	margin:0px 0px 0px 32px;
}
/*
.printentry a{
	padding:4px 0px 0px 30px;
	background:url(images/sp/icons.png) no-repeat left -64px;
}
.printentry a:hover{
	background:url(images/sp/icons.png) no-repeat left -90px;
}*/
.pocketentry{
	float:right;
	margin:0px 0px 0px 32px;
}
.pocketentry a.pocket{
	padding:4px 0px 2px 26px;
	background:url(images/sp/icons.png) no-repeat -183px -451px;
}
.pocketentry a.pocket:hover{
	background:url(images/sp/icons.png) no-repeat -183px -471px;
}
.whatpocketentry{
	float:right;
	margin:0px 0px 0px 4px;
}
.wpfp-hide {
	display: none;
}
.wpfp-img {
	border: 0;
	vertical-align: middle;
	margin-right: 2px;
}
.agendanow{
	float:right;
	margin:0px 0px 0px 10px;
	font-weight:bold;
}
.agendanow a{
	padding:1px 0px 1px 30px;
	background:url(images/sp/icons.png) no-repeat -178px 0px;
}
.agendanow a:hover{
	background:url(images/sp/icons.png) no-repeat -178px -24px;
}

.type-post blockquote{float:right;width:35%;margin:6px 0px 6px 10px;font-style:italic;font-size:17px;text-align:justify;}
.type-post blockquote p{margin:0px;}
.entry-utility{
	float:left;
	width:750px;
	margin:12px 0px;
	padding:8px 12px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	-webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
}
.comments-utility{background:#F9F9F9;}
.entry-utility-left{
	float:left;
	width:324px;
	margin:10px 0px;
}
.entry-utility-right{float:right;width:390px;}
.twitter-share-button{float:left;}
.fb_iframe_widget{float:left;}
.entry-content ul li{list-style:disc;margin:0px 0px 0px 40px;}

/* =related*/
.yarpp-related {
	float:left;
	width:750px;
	margin:0px 0px 10px 0px;
}
.yarpp-related h3{
	font-size:16px;
	color:#8C0808;
}
.yarpp-related a {
    float: left;
	width: 100%;
	margin:0px 0px 2px 0px;
	background:#F5F5F5;
}
.yarpp-related a:hover {
    background: #fff;
}
.yarpp-related img {
	float:left;
	margin:2px 12px 0px 2px;
	max-width:60px;
	max-height:60px;
}
.yarpp-related .relatedtitle {
	float:left;
	max-width:680px;
	line-height:1.5em;
	margin:10px 0px 0px 0px;
	font-size:14px;
	font-weight:bold;
}

p.noyarpp{float:left;width:380px;margin:0px 0px 0px 10px}

.entry-tags{
	float:left;
	width:100%;
	margin:10px 0px;
}
.entry-tags p{
	margin:0px 0px 4px 0px;
	font-size:14px;
	font-weight:bold;
	color:#8C0808;
}
.entry-tags a{
	float:left;
	margin:0px 10px 10px 0px;
	padding:4px 6px;
	background-color: #03899C;
	-webkit-border-radius: .3em;
	-moz-border-radius: .3em;
	border-radius: .3em;
	color:#fff;
	text-shadow: 0 1px 0 rgba(0,0,0,0.5);
}
.entry-tags a:hover{
	background-color: #94C936;
}
.prevnext{
	display:none;
	position:fixed;
	bottom:-60px;
	right:10%;
	background:#f2f2f2;
	-webkit-border-radius:4px 4px 0px 0px;
	-moz-border-radius:4px 4px 0px 0px;
	border-radius:4px 4px 0px 0px;
	-webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
	z-index:10;
}
.prevnext .previous-post,
.prevnext .next-post{
	width:250px;
}
.prevnext:hover .previous-post,
.prevnext:hover .next-post{
	width:300px;
}
.prevnext img {
	display:none;
}
.prevnext:hover{
	bottom:0px;
}
.prevnext:hover img{
	display:block;
}
.previous-post{
	float:left;
	padding-right:8px;
	font-size:12px;
	font-weight:bold;
	text-align:left;
}
.previous-post a,
.next-post a {
	display:block;
	width:100%;
	height:80px;
}
.previous-post img {
	float:left;
	margin:2px 8px 2px 4px;
}
.previous-post-title{
	margin:0px 0px 0px 8px;
	color:#8C0808;
	font-size:14px;
}
.next-post{
	float:right;
	padding-left:8px;
	font-size:12px;
	font-weight:bold;
	text-align:right;
	border-left:1px solid #333;
}
.next-post img {
	float:right;
	margin:2px 4px 2px 8px;
}
.next-post-title{
	margin:0px 8px 0px 0px;
	color:#8C0808;
	font-size:14px;
}
p.books{font-weight:bold;width:136px;float:right;color:#94C936;}
.book{float:left;width:104px;margin:4px 16px 4px 0px; font-weight:bold;}
.book img{max-width:104px;}
.alignleft, img.alignleft{margin-right: 1.5em;display: inline;float: left;}
.alignright, img.alignright{margin-left: 1.5em;display: inline;float: right;}
.aligncenter, img.aligncenter{margin-right: auto;margin-left: auto;display: block;clear: both;}
.alignnone, img.alignnone{margin-right: 1.5em;display: inline;float: left;}
.entry-content{
	margin:0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	border-bottom: 1px solid #E5E5E5;
}
.entry-content p img{
margin-bottom:1.5em;
text-align:center;
padding:5px;
background-color:#EEE;
-moz-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
border-bottom:1px solid #CFC2C2;
border-right:1px solid #dfdfdf;
border-left:1px solid #dfdfdf;
}
.entry-content img{
margin-bottom:1.5em;
text-align:center;
padding:5px;
background-color:#EEE;
-moz-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
border-bottom:1px solid #CFC2C2;
border-right:1px solid #dfdfdf;
border-left:1px solid #dfdfdf;
}
.wp-caption{
margin-bottom:1.5em;
text-align:center;
padding-top:5px;
background-color:#EEE;
-moz-border-radius:4px;
-webkit-border-radius:4px;
border-radius:4px;
border-bottom:1px solid #CFC2C2;
border-right:1px solid #dfdfdf;
border-left:1px solid #dfdfdf;
}
.wp-caption img{border: 0 none;padding: 0;margin: 0;}
.wp-caption p.wp-caption-text{line-height: 1.5;font-size: 10px;margin: 8px;}
.wp-smiley{margin: 0 !important;max-height: 1em;}
.entry-content blockquote{
	float: right;
	width: 33%;
	margin:0px 0px 0px 20px;
	text-align:left;
	color:#8C0808;
}
.entry-content blockquote.left{
	float: left;
	margin:0px 20px 0px 0px;
	text-align: right;
}

/* read-more links */
.more-link {font-weight:bold;}
.sticky{}
.gallery-caption{}
.bypostauthor{}

/* =pagina - comments navigation */
div.page-numbers, ul.page-numbers{list-style-type:none;margin:0px; padding:0px; float:left;width:100%;}
ul.page-numbers li{float:left;}
.page-numbers a{
	float:left;
	margin:10px 5px;
	padding:3px 6px;
	border:2px solid #03899C;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	font-weight:bold;
}
.page-numbers a:hover{
	border:2px solid#94C936;
}
.page-numbers span{float:left; margin:10px 5px; padding:3px 6px;}
.page-numbers span.current{float:left; margin:10px 5px; padding:3px 6px;font-weight:bold;}
.navigation{float:left;padding:0px 0px 20px 0px;}

/* =comments */
#comments{
    float: left;
	clear:both;
	margin:10px 0px 0px 0px;
	padding: 0px 0px 12px 0px;
	border-top:1px solid #E5E5E5;
}
#comments-title{
	float:left;
	margin:20px 0px 4px 0px;
	color:#8C0808;
}
#comments-title em{color:#4C4433;}
.commentfooter{
	float:left;
	margin:10px 10px 0px;
}
a.commenthere{
	float:left;
	padding:2px 0px;
	margin:0px 20px 0px 0px;
/*	background:url(images/sp/icons.png) no-repeat left 4px;*/
	font-weight:bold;
}
/*a:hover.commenthere{
	background:url(images/sp/icons.png) no-repeat left -28px;
}*/
.commentfooter .icon-comment,
.commentfooter .icon-rss{
	font-size:22px;
	margin:0px 6px 0px 0px;
}
a.commentfeed{
	float:left;
	padding:2px 0px;
/*	background: url(images/sp/icons.png) no-repeat 0px -344px;*/
	font-weight:bold;
}
/*a:hover.commentfeed{
	background: url(images/sp/icons.png) no-repeat 0px -376px;
}*/
ol#commentlist{float:left;width:100%;margin:0px 0px 0px 6px;padding:0px;list-style:none;}
ul#commentlist{float:left;width:100%;margin:0px 0px 0px 6px;padding:0px;list-style:none;}
#commentlist .comment{
	position:relative;
	float:left;
	width:740px;
	padding:8px;
	line-height:22px;
/*	-webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);*/
}
#commentlist .depth-1{
	margin:20px 0px 0px 0px;
	background:#F7F7F7;
	border:1px solid #EDEFF4;
}
#commentlist .depth-2{
	width:700px;
	margin:2px 0 0 40px;
	background:#EDEFF4;
	border:1px solid #EDEFF4;
}
#commentlist li:last-child{border-bottom: none;margin-bottom: 0;}
#comments .comment-body ul, #comments .comment-body ol{margin-bottom:18px;}
#comments .comment-body p:last-child{margin-bottom:6px;}
#comments .comment-body blockquote p:last-child{margin-bottom:24px;}
#commentlist ol{list-style: decimal;}
#commentlist .avatar{
	float:left;
	margin:4px 10px 8px 0px;
	padding:3px;
	background:#fff;
	border-bottom:1px solid #CFC2C2;
	border-right:1px solid #dfdfdf;
	border-left:1px solid #dfdfdf;
}
#commentlist .depth-2 .avatar{
	width:36px;
	height:36px;
}
.comment-author cite{color: #555;font-style:normal;font-size:20px;}
.comment-meta{
	float:left;
	margin:4px 0 18px 0px;
	font-size:12px;
}
.depth-2 .comment-meta{
	margin:4px 0 0px 0px;
}
.comment-meta a{
	padding:2px 0px 2px 24px;
	background: url(images/sp/icons.png) no-repeat -184px 1px;
}
.comment-meta a:hover{
	background: url(images/sp/icons.png) no-repeat -184px -23px;
}
.comment-meta a.comment-edit-link{
	padding:2px 0px 2px 0px;
	background:none;
}
.comment-feed-link{
	float:right;
	padding:0px 0px 0px 24px;
	background: url(images/sp/icons.png) no-repeat -2px -281px;
	font-weight:bold;
}
.comment-body{float:left;width:100%;}
.comment-body p{margin:0px 0px 8px 0px;}
.commnumber{
	position:absolute;
	top:10px;
	right:18px;
	font-family:arial;
	font-weight:bold;
	font-size:24px;
	color:#aaa;
}
.depth-2 .commnumber{
	font-size:18px;
}
.reply{
	float:right;
	font-weight:bold;
}
.reply a{
	padding:4px 0px 3px 30px;
/*	background: url(images/sp/icons.png) no-repeat 0px 0px;*/
}
/*.reply a:hover{
	background: url(images/sp/icons.png) no-repeat 0px -32px;
}*/
.reply-chat{
	float:left;
	font-weight:bold;
}
.reply-chat a{
	padding:4px 0px 3px 0px;
/*	background: url(images/sp/icons.png) no-repeat -175px -366px;*/
}
.reply-chat .icon-comments-alt{
	margin:0px 6px 0px 0px;
	font-size:18px;
}
/*.reply-chat a:hover{
	background: url(images/sp/icons.png) no-repeat -175px -392px;
}*/

.depth-2 div.reply,
.depth-2 div.reply-chat{display:none;}
.commentlist .children {list-style:none;margin:0px;}
.commentlist .children li{border:none;margin:0px;}
.nopassword {display:none;}
.comment blockquote{float:none;width:90%;margin:0px auto;padding:4px 8px;font-style:italic;font-size:12px;text-align:left;background:#C2E0EF;}
.comment blockquote p{margin:2px;}

.nocomments{
	float:left;
	width:100%;
}

/* =comment form */
/* Wrapper div for the entire comment form. */
div#respond {
	float:left;
	width:720px;
	margin:10px 0px;
	padding:8px 12px;
	border:#EDEFF4;
	-webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
}
h3#reply-title {color:#8C0808;}
span.required {font-weight:bold;color:#FF0000;}
.comment-notes{}
.comment-notes-after{margin:0px 0px 0px 80px;}
p.comment-form-author label {float:left;width:80px;font-weight:bold;}
p.comment-form-email label {float:left;width:80px;font-weight:bold;}
p.comment-form-url label {float:left;width:80px;font-weight:bold;}
p.comment-form-comment label {float:left;width:80px;font-weight:bold;}
#commentform{position:relative;}
#commentform label.error{
width:auto;
position:absolute;
left:300px;
padding:4px;
background: #fbfcda;
border:1px solid #FF0000;
font-size: 11px;
color:#FF0000;
}
p.comment-form-url{
	display:none;
}
#commentform input{
	padding:5px;
	width:350px;
	height:18px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
    border:2px solid #03899C;
	font-size:14px;
	color:#03899C;
}
textarea#comment{
	padding:5px;
	width:600px;
	height:140px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
    border:2px solid #03899C;
	font-size:14px;
	color:#03899C;
}
textarea#comment:active,
textarea#comment:focus{
/*	height:160px;*/
}
#commentform input:focus,
#commentform input:active,
textarea#comment:focus,
textarea#comment:active{
	border:2px solid #94C936;
}
#commentform #submit {
    height: 36px;
    width: 198px;
   	font-size: 16px;
   	margin:0px 0px 0px 80px;
}
#commentform input#subscribe-reloaded{
    margin: 10px 0 0 0px;
    width: 10px;
    height: 10px;
}

/* =footer */
footer {float:left; width:998px;padding:6px 0px; height:80px;}
footer ul{list-style-type:none;padding:0px;}
footer ul li{float:left;margin-right:40px;padding-left:24px;}
footer ul li a{color:#666666;}
footer ul li.last{
	float:right;
	margin:0px;
}
a.wtkfeed{
	padding: 0px;
/*	background:url(images/sp/icons.png) no-repeat 0px -344px;*/
}
/*a:hover.wtkfeed{
    background: url(images/sp/icons.png) no-repeat 0px -376px;
}*/
a.wtkfeed .icon-rss{
	font-size:22px;
	margin:0px 6px 0px 0px;
}
a.pwrdby{
	padding: 2px 0px 2px 22px;
/*    background: url(images/sp/icons.png) no-repeat -100px -534px;*/
}
footer ul li.last a{
/*   background: url("images/sp/icons.png") no-repeat 63px -523px;*/
    padding: 10px 10px 3px 0px;
}
/*
footer ul li.last a:hover{
	background:url(images/sp/icons.png) no-repeat 68px -523px;
}*/

/*==fixed help*/
.sidebttn{
	position:fixed;
	border:1px solid #CCC;
	background:#fff;
	font-weight:bold;
	-moz-transform-origin: 0 0;
	-webkit-transform-origin: 0 0;
	-o-transform-origin: 0 0;
	transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-ms-transform:rotate(90deg);
	-webkit-border-radius:0px 0px 4px 4px;
	-moz-border-radius:0px 0px 4px 4px;
	border-radius:0px 0px 4px 4px;
}
.sidebttn a{
	display:block;
	height:30px;
}

.feedb{
	top:50%;
	right:-88px;
}
.feedb:hover{
	right:-84px;
}
.feedb a{
    padding: 6px 10px 0px 6px;
/*    background: url("images/sp/icons.png") no-repeat scroll 5px -210px transparent;*/
}
.feedb span{
	font-size:20px;
	padding:0px 2px;
}
.feedb a:hover{
/*	background: url("images/sp/icons.png") no-repeat scroll 5px -240px transparent;*/
}
.muzb{
	position:fixed;
	border:1px solid #CCC;
	background:#fff;
	font-weight:bold;
	top:70%;
	right:-9px;
	-webkit-border-radius:4px 0px 0px 4px;
	-moz-border-radius:4px 0px 0px 4px;
	border-radius:4px 0px 0px 4px;
}
.muzb:hover{
	right:-7px;
}
.muzb a{
	display:block;
	width:36px;
	padding: 8px 0px 8px 6px;
	font-size:22px;
}
/*    background: url("images/sp/icons.png") no-repeat scroll 10px -398px transparent;
    text-indent: -9999px;
}*/
/*.muzb a:hover{
    background: url("images/sp/icons.png") no-repeat scroll 10px -430px transparent;
}*/
.pedit{
	top:15%;
	right:-100px;
}
.pedit:hover{
	right:-98px;
}
.pedit a{
	padding:22px 12px 0px 12px;
/*    background: url("images/sp/icons.png") no-repeat scroll 6px -276px transparent;*/
}
/*.pedit a:hover{
    background: url("images/sp/icons.png") no-repeat scroll 6px -308px transparent;
}*/

#goto{
    position: fixed;
    right: -28px;
    bottom: 0;
    width:56px;
	padding: 4px 0 4px 6px;
	border-left:1px solid #CCC;
	border-top:1px solid #CCC;
    -webkit-border-radius: 4px 0 0 0;
	-moz-border-radius: 4px 0 0 0;
	border-radius: 4px 0 0 0;
	background:#FFF;
}
#goto:hover{
	right:-26px;
}
#goto a{
    float: left;
    height: 24px;
    width: 100%;
	padding: 1px 4px 0px 28px;
	text-indent: -9999px;
}
#goto a.gotop{
	background:url(images/sp/icons.png) no-repeat 2px -468px;
}
#goto a:hover.gotop{
	background:url(images/sp/icons.png) no-repeat 2px -498px;
}
#goto a.gohome{
	background:url(images/sp/icons.png) no-repeat 0px -156px;
}
#goto a:hover.gohome{
	background:url(images/sp/icons.png) no-repeat 0px -186px;
}
.scrollup{
    width:40px;
    height:40px;
    opacity:0.3;
    position:fixed;
    bottom:50px;
    right:100px;
    display:none;
    text-indent:-9999px;
    background:url(images/icon_top.png) no-repeat;
}
.scrollhome{
    width:40px;
    height:40px;
    opacity:0.3;
    position:fixed;
    bottom:50px;
    right:50px;
    display:none;
    text-indent:-9999px;
    background:url(images/icon_home.png) no-repeat;
}
.scrollup:hover,
.scrollhome:hover{
	opacity:0.4;
}
/*==linkpage*/
ul.linklist{}
ul.blogroll{list-style:none;}
ul.blogroll li{font-weight:bold;}
li.linkcat{margin:14px 0px 0px 0px;}
.linkcat h2{margin:0px 0px 6px 0px;}
/*==banners*/
.banner{
	float:left;
	margin:0px 0px 20px;
	width:100%;
}
.partnerbanner{
	float:left;
	margin:0px 0px 20px;
	text-align:center;
}
.headerbanner{
	float:right;
	margin:20px 0px 0px 0px;
}
.headerbanner img,
.headerbanner object{
	width:468px;
}
.div-gpt-ad-1380727257983-0,
.div-gpt-ad-1380727257983-1,
.div-gpt-ad-1380727257983-2{
	float:left;
	margin:0px 0px 20px 0px;
	text-align:center;
}

.partnerbanner img{width:460px;}
.thumbad{float:left;margin:0px 0px 20px;}

.rectangle{float:left;margin:0px 0px 20px 0px;text-align:center;}
#home_left .rectangle,
#home_right .rectangle {float:left;margin:0px 0px 20px 60px;text-align:center;}
#home_right .rectangle {margin:0px 0px 20px 30px}
.rectangle_small{
	float:left;
	width:260px;
	padding:5px;
	margin:0px 0px 20px;
	background-color:#f7f7f7;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	-webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
}

.BolPartner_SelectedProducts_PlaceHolder,
.BolPartner_Bestsellers_PlaceHolder {
	float: left;
	margin: 10px 20px 10px 0px;
}
.BolPartner_SelectedProducts_PlaceHolder .bol_pml_box {}
.BolPartner_SelectedProducts_PlaceHolder .bol_pml_box .bol_pml_box_inner {}
.bol_pml_box_inner .bol_pml_element {}
.bol_pml_box_inner .bol_pml_element a {
	font-weight: bold;
}
.bol_pml_box_inner .bol_pml_element a:hover {
	text-decoration: underline;
}
.bol_pml_box_inner .bol_pml_element img {
	padding: 0;
	border: 0;
	background: none;
}
.bol_pml_element div.imgwrap_mini {}
a.imgwrap_mini {}
img.productImage {}
.product_details_mini {}
.product_details_mini a.title {}
.product_details_mini span.subTitle {}
span.bol_pml_price {}
span.bol_pml_price span.bol_pml_price_type {}
.product_details_mini img {} /* width and height:1px set in script */

.bol_pml_box_inner .clearer.spacer {}
.bol_pml_box_inner .clearer {}
img#wpstats{display:none;}
.wpcf7-mail-sent-ok{font-weight:bold; color:#81B02F}
/*404 page*/
#entry-404{
	min-height:724px;
	background: url(images/bg/404-universe.jpg) no-repeat left top;
}
#entry-404 h3{
	float:left;
	margin:20px 20px 10px;
	font-size:20px;
	color:#FFF;
}
#entry-404 p{
	float:left;
	margin:10px 20px 20px;
	font-weight:bold;
	color:#FFF;
}
#entry-404 #search{
	position:relative;
	float:left;
	padding:0px;
	margin:0px 0px 24px 20px;
}
#entry-404 .container{
	margin:10px 20px 10px;
	width:70%;
	padding:10px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
}
/*=contactform styles*/
.wpcf7-form-control-wrap{}
input.wpcf7-text,
select.wpcf7-select,
textarea.wpcf7-textarea,
input.modalinput{
	padding:5px;
	width:350px;
	height:18px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
    border:2px solid #03899C;
	font-size:14px;
	color:#03899C;
}

select.wpcf7-select{
	width:364px;
	height:32px;
}
textarea.wpcf7-textarea{
	height:200px;
}

input.wpcf7-text:focus,
input.wpcf7-text:active,
select.wpcf7-select:focus,
select.wpcf7-select:active,
textarea.wpcf7-textarea:focus,
textarea.wpcf7-textarea:active
input.modalinput:focus,
input.modalinput:active{
	border:2px solid #94C936;
}
input.wpcf7-submit{
	height: 36px;
    width: 198px;
   	font-size: 16px;
}

aside h4{
	margin: 20px 0px 0px;
	padding: 2px 4px 2px 8px;
    background: #f1f1f1;
	text-align: left;
	color:#8C0808;
}
aside h4.sidebar {
	clear: both;
}
aside ul{
	margin: 2px 0px 20px 0px;
    padding: 0px 0px 0px 20px;
	text-align:left;
}
aside ul li{
	margin: 0px 0px 2px;
	font-weight:bold;
	line-height:16px;
}
aside ul li a{
	display:block;
	padding:4px 4px 4px 8px;
	background:#f2f2f2;
}
aside ul li a:hover{
	background:#f9f9f9;
}

#ad-skills-copy_advertorial_placement {
    float: left;
}
#ad-skills-copy_lead_placement {
	float: left;	
}
/*==video*/
#jwplayer-1-div,
#jwplayer-2-div,
#jwplayer-3-div{
	float:left;
	margin:10px 14px 14px 0px;
}

/*==chat*/

/* Quick Chat 4.10 */
/* Global smilies CSS sprites */
div.quick-chat-smile{margin:0; padding: 0; width: 16px; height: 16px; background: url(../../plugins/quick-chat/img/quick-chat-smile.png) no-repeat top left; display: -moz-inline-stack; display:inline-block;}
div.quick-chat-smile-angel{background-position: 0 0;}
div.quick-chat-smile-confused{background-position: 0 -17px;}
div.quick-chat-smile-cool{background-position: 0 -34px;}
div.quick-chat-smile-crying{background-position: 0 -51px;}
div.quick-chat-smile-devilish{background-position: 0 -68px;}
div.quick-chat-smile-eek{background-position: 0 -85px;}
div.quick-chat-smile-error{background-position: 0 -102px;}
div.quick-chat-smile-favorite{background-position: 0 -119px;}
div.quick-chat-smile-glasses{background-position: 0 -136px;}
div.quick-chat-smile-grin{background-position: 0 -153px;}
div.quick-chat-smile-help{background-position: 0 -170px;}
div.quick-chat-smile-idea{background-position: 0 -187px;}
div.quick-chat-smile-important{background-position: 0 -204px;}
div.quick-chat-smile-kiss{background-position: 0 -221px;}
div.quick-chat-smile-monkey{background-position: 0 -238px;}
div.quick-chat-smile-plain{background-position: 0 -255px;}
div.quick-chat-smile-razz{background-position: 0 -272px;}
div.quick-chat-smile-sad{background-position: 0 -289px;}
div.quick-chat-smile-smile-big{background-position: 0 -306px;}
div.quick-chat-smile-smile{background-position: 0 -323px;}
div.quick-chat-smile-surprise{background-position: 0 -340px;}
div.quick-chat-smile-warning{background-position: 0 -357px;}
div.quick-chat-smile-wink{background-position: 0 -374px;}

div.quick-chat-container{
	float:left;
	margin: 10px 0px;
	padding: 10px;
	background:#F1F1F1;
}

div.quick-chat-container-private{
	position: fixed;
	bottom: 0;
	right: 0;
	z-index:10000;
	margin:0;
	padding: 2px;
	width: 250px;
	background-color: #FFF;
	border: 1px solid #CCC;
	padding: 4px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}

div.quick-chat-container-private-titlebar{
	border-bottom: 1px solid #CCC;
	margin: 0;
	padding: 0 4px;
}

div.quick-chat-container-private-title{
	float: left;
}

div.quick-chat-container-private-close, div.quick-chat-container-private-minimize-restore{
	padding-left: 8px;
	float: right;
}

div.quick-chat-container-private input.quick-chat-to-delete-boxes, div.quick-chat-container-private input.quick-chat-to-ban-boxes{display: none;}

div.quick-chat-history-container{
	overflow-y:auto;
	overflow-x:hidden;
	margin: 0;
	padding: 0 4px 0 4px;
    float: left;
    width: 622px;
}
.quick-chat-container-private div.quick-chat-history-container{
    width: 220px;
}

div.quick-chat-users-container{padding: 0 4px 0 4px;}
div.quick-chat-single-user{font-weight: bold;}

div.quick-chat-users-container-left, div.quick-chat-users-container-right{
	min-width: 100px;
	max-width:140px;
	overflow-y:auto;
	overflow-x:hidden;
}

div.quick-chat-users-container-right{float:right; margin: 0 0 0 8px; }
div.quick-chat-users-container-left{float:left; margin: 0 8px 0 0; }

div.quick-chat-users-container-top{
	width: 100%;
	box-sizing: border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing: border-box;
	margin: 0 0 8px 0;
}

div.quick-chat-users-container-top div.quick-chat-single-user{
	display: -moz-inline-stack;
	display:inline-block;
	margin-right: 1px;
}

div.quick-chat-history-message-alias-container{margin: 0 0 8px 0;}

div.quick-chat-history-header{
	margin: 0;
	padding:8px 0px 0px;
	border-top:2px solid #FFF;
}

div.quick-chat-history-message-alias-container div.quick-chat-history-header img.avatar{
	float:left;
	margin: 0 8px 0 0;
	padding: 0;
	border: 0 none;
}

div.quick-chat-history-alias{font-weight: bold; line-height: 18px; margin-right:4px;}
div.quick-chat-history-links{line-height: 18px; font-size: 90%;}
input.quick-chat-to-delete-boxes{float:right; margin: 0 4px; padding: 0;}
div.quick-chat-history-timestring{font-style:italic; margin: 0; padding: 0;}
div.quick-chat-history-message{line-height: 20px; word-wrap: break-word;}
div.quick-chat-users-container div.quick-chat-admin, div.quick-chat-users-container div.quick-chat-admin a,
div.quick-chat-admin div.quick-chat-history-alias, div.quick-chat-admin div.quick-chat-history-alias a { color: red;}
div.quick-chat-users-container div.quick-chat-loggedin, div.quick-chat-users-container div.quick-chat-loggedin a,
div.quick-chat-loggedin div.quick-chat-history-alias, div.quick-chat-loggedin div.quick-chat-history-alias a{color: #008800;}
div.quick-chat-users-container div.quick-chat-guest, div.quick-chat-users-container div.quick-chat-guest a,
div.quick-chat-guest div.quick-chat-history-alias, div.quick-chat-guest div.quick-chat-history-alias a{color: #1982D1;}
div.quick-chat-notice div.quick-chat-history-alias{color: #000;}
input.quick-chat-to-ban-boxes{margin:0 4px 0 0; padding:0;}

div.quick-chat-links{
	margin: 8px 0 0 0;
	padding: 0;
	line-height: 100%;
	font-size: 90%;
	font-weight: bold;
}

div.quick-chat-container a, div.quick-chat-container a:hover{text-decoration: none;}
div.quick-chat-left-link{float: left; margin-right: 4px;}

div.quick-chat-left-link a{
	margin:0px 10px 0px 0px;
}

div.quick-chat-right-link{float: right; margin-left: 4px;}

div.quick-chat-right-link a{
	margin:0px 0px 0px 10px;
}

div.quick-chat-bootom-notice{}
div.quick-chat-bootom-notice a{
	font-weight:bold;
}

div.quick-chat-alias-container{ margin: 8px 0 0 0}

input.quick-chat-alias{width: 100px; height: 20px; line-height: 20px; display: inline;}

input.quick-chat-alias, span.quick-chat-username-status, span.quick-chat-language-container, span.quick-chat-counter {margin: 0 8px 0 0;}

span.quick-chat-error, span.quick-chat-counter{font-weight:bold;}
span.quick-chat-counter{color:#CCC;}
span.quick-chat-error, span.quick-chat-exceeded {color: #E00;}
span.quick-chat-warning {color: #600;}

div.quick-chat-adsense{margin: 8px 0;}

input.quick-chat-send-button{
    height: 36px;
    width: 198px;
   	font-size: 16px;
   	margin:10px 0px 0px 0px;
}

textarea.quick-chat-message{
	display: block;
	margin: 8px 0 0 0;
	width: 100%;
	height: 112px;
	resize: vertical;
	box-sizing: border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing: border-box;
}
.backtopost{
	margin:20px 0px 0px;
	font-weight:bold;
	font-size:14px;
}

#chatarea{position:absolute;top:600px;}

div.quick-chat-smilies-container{margin: 8px 0 0 0;}

div.quick-chat-smile-container{float: left; margin: 0 2px;}

div.quick-chat-linkhome{font-style: italic; font-size: 90%; margin-top: 2px;}

textarea.quick-chat-show-hide{display: none;}

.search-query-term{
	font-weight:bold;
	color:#8C0808;
}
.search-sort{
	float:right;
	margin:0px 0px 0px 20px;
	font-weight:bold;
	font-size:14px;
}
.search-score{
	float:right;
}

.toon{display:none;}

/* Floats clearing code */
div.quick-chat-top:after, div.quick-chat-history-links:after, div.quick-chat-container-private-titlebar:after, div.quick-chat-history-header:after, div.quick-chat-smilies-container:after, div.quick-chat-links:after { content: ".";  display: block; height: 0; clear: both; visibility: hidden; }
div.quick-chat-top, div.quick-chat-history-links, div.quick-chat-container-private-titlebar, div.quick-chat-history-header, div.quick-chat-smilies-container, div.quick-chat-links {display: inline-block;}
* html div.quick-chat-top, * html div.quick-chat-history-links, * html div.quick-chat-container-private-titlebar, * html div.quick-chat-history-header, * html div.quick-chat-smilies-container, * html div.quick-chat-links {height: 1%;}
div.quick-chat-top, div.quick-chat-history-links, div.quick-chat-container-private-titlebar, div.quick-chat-history-header, div.quick-chat-smilies-container, div.quick-chat-links {display: block;}