/*
* Theme Name:wcpn
* Theme URI:
* Description:thema voor wcpn
* Author:anke eendebak
* Author URI:
* colors: rood:#AE1C28 blauw:#21468B oranje:#FF7F00 lichtblauw: #3067CC
*/
/*  @import url('/commentstyles.css'); */
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0px; padding:0px;
}
html, body {
	text-decoration: none;
	max-width: 1280px;
	text-align: left;
	font-family: Verdana, sans-serif;
	font-size: 85%;
	color: #555;
	background-color: #e2e2e2;
	list-style-type: none;
	overflow: auto;
}
html {
	margin: 0 auto;
	min-height: 650px;
}
img {
	-ms-interpolation-mode: bicubic;
}
img.alignright {
	float:right;
	margin: 0 0 1em 1em;
}
img.alignleft {
	float:left;
	margin: 0 1em 1em 0;
}
img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.oranjelijn {
	color: #FF7F00;
}
.alignright {
	float:right;
}
.alignleft {
	float:left;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
div#pagewrapper {
/* bevat alles behalve login bar*/
	display: block;
	margin-top: 10px;
	float: none;
	border: 2px solid #aaa;
	width:  1260px;
	margin: 10px auto 0 auto;
	box-shadow: 0 0 4px 4px #bbb;
	-moz-box-shadow: 0 0 4px 4px #bbb;
	-webkit-box-shadow: 0 0 4px 4px #bbb;
	background-color: #fff;
	overflow: hidden;
	line-height: 1.5em;
}

div#pagewrapper li {
	list-style: none;
}
img {
	margin: 0;
	padding: 0;
	border: 0 none;
	text-decoration: none;
	max-width: 100%;
	height: auto;
}
a {
	color: #3067CC;
	text-decoration:  none;
}
a:visited {
	color: #21468B;
}
a:hover {
	color: #FF7F00;
}
p {
	margin-bottom: 1em;
	
}
button, input, select, textarea {
	font-family: inherit;
	font-size: 100%;
}
table {
	border-collapse: separate;
	border-spacing: 5px;
}
div#header {
	width:  100%;
	background: #fff;
	border-bottom: 3px solid #FF7F00;
	overflow: hidden;
	padding: 10px;
}
div#logo {
	width: 260px;
	height: 128px;
	background: url(images/header260.png) no-repeat bottom left;
	margin: 0;
	padding: 0;
	float: right;
}
div#headerleftwrap {
	width: 950px;
	float: left;
}

div#prikbord {
	width: 100%;
	border: 0;
	display: block;
	min-height: 100px;
}
div#contentwrapper {
	float: left;
	width: 950px;
	padding: 10px;
}
div#content,
div#sidebar {
	display: inline-block;
}
div#content {
	float: left;
	border: 0;
	background-color:  #fff;
	width: 100%;
}
h1 {
	color: #FF7F00;
	font-weight: bold;
	font-size: 120%;
	padding-bottom: 1em;
}
h2 {
	font-size: 110%;
	font-weight: bolder;
	margin: 0.3em 0;
	color: #FF7F00;
}
h3 {
	font-size: 105%;
	font-weight: bold;
	margin: 0.3em 0;
	color: #21468B;
}
hr.lijn {
	border: dotted 1px #FF7F00;
	margin: 10px 0;
}
hr {
	margin: 20px 0;
}
.prev, .next {
	font-size: 90%;
	font-weight: bold;
	margin: 0 2.5em;
}
.prev {
	float: left;
}
.next {
	float: right;
}
/*posts*/
div#page {
	width: 100%;
}
div.post {
	float: left;
	width: 100%;
	min-height: 70px;
	overflow: hidden;
	margin-bottom: 2em;
}
div.datum,
div.entry {
	display:  inline-block;
}
div.entry {
	background: #fff;
	float: left;
	vertical-align: text-top;
	padding: 0 1em;
	width:  860px;
}
div.datum {
	overflow: hidden;
	float: left;
	border: 2px solid #FF7F00;
	height:  54px;
	width:  54px;
	position: relative;
	font-weight: bold;
	margin-bottom: 10px;
	line-height: normal;
	font-family: Trebuchet, Tahoma, Arial, sans-serif;
}
div.cleardatum {
	clear: both;
}
div.madiwo,
div.dag,
div.maand,
div.jaar {
	display: table-cell;
	padding: 0px;
	overflow: hidden;
	text-align: center;
	font-weight:  bold;
}
div.madiwo {
	background: #fff;
	color: #FF7F00;
	border: 0;
	width: 100%;
	float: right;
	margin-bottom: 6px;
	font-size: 1.1em;
}
div.dagmaandjaar {
width: 100%;
position: absolute;
bottom: 2px;
text-align: center;
}
div.dag,
div.maand,
div.jaar {
	display: inline;
	background: #fff;
	color: #555;
	border: 0;
	font-size: 80%;
}
span.leesverder {
	color:  #ff7F00;
	font-weight: bold;
}
span.teaser {
	color: #FF7F00;
	text-decoration: underline;
}
span.oranje {
	color: #FF7F00;
}
div.post h4 {
	padding-top: 1em;
}
div.post a {
	font-weight: bold;
	color: #3067CC;
	text-decoration: underline;
}
div.post a:visited {
	color: #21468B;
}
div.post a:hover {
	font-weight: bold;
	color: #FF7F00;
}
div.clearpost {
	border-top: none;
}
div.clear,
div.clearpost {
	clear: both;
	padding: 1px;
	height: 1px;
}

/* voor NK */
div#antwoordform {
	color: #21468B;
	font-weight: bold;
	font-size: 110%;
}
div#antwoordform table, div.schedule table { 
	border-collapse: collapse; 
	table-layout: fixed;
	width: 100%;
}
div#antwoordform th {
	width: 25%;
}
div#antwoordform td, div#antwoordform th {
	padding: 10px;
}
div#antwoordform tr {
	border-top: 2px dotted #FF7F00;
	vertical-align: top;
}
div#antwoordform tr.noline {
	border-top: 0px !important;
}
div#antwoordform textarea {
	height: 100px;
}
/* div#antwoordform input[type="text"], input[type="email"], textarea, select {
	width: 75% !important;
}
*/
div#antwoordform input, textarea, select {
	width: 80%;
	font-size: 140% !important;
}
div#klokwrap, div#klokonderwrap {
	background: #fff;
	overflow: hidden;
	padding: 10px;
}
div#klokwrap {
	border-bottom: 2px solid #FF7F00;
	margin-bottom: 10px;
}
div#klok, div#klokonder {
	color: #21468B;
	font-weight: bold;
	font-size: 120%;
}
div#klok {
	float: left;
	width:  70%; ;
}
.wpcdt-clock {
	float: left !important;
}
div#submitwrap {
	overflow: hidden;
	width: 50%;
	padding: 10px 0;
}
div#vinkblokje {
	float: left;
	margin-bottom: 10px;
	color: #FF7F00;
}
div#vinkblokje input[type="checkbox"] {
	transform: scale(2);
	margin-top: 12px;
}
div#formknop input[type="submit"] {
	width: 80%;
	font-size: 140% !important;
	margin-left: 30px !important;
}
span.akkoord {
	display: inline-block;
	height: 50px;
}
div#klokonderwrap {
	float: left;
	margin: 10px 0;
	width: 50%;
}
div#terug {
	width: 30%;
	float:right;
	font-weight: bold;
	font-size: 120%;
	color: #FF7F00;
}
div.puzzelblok {
	width:  100%;
	background: #fff;
	border-top: 2px dotted #21468B;
	overflow: hidden;
	padding: 10px;
	font-weight: bold;
	font-size: 100%;
}
div.puzzelblok h2 {
	color: #FF7F00 !important;
}
div.notice {
	border: solid 1px #FF7F00;
	padding: 10px;
	margin: 10px 0;
	font-weight: bold;
}
div.notice a, div.puzzelblok a {
	color: #FF7F00;
}
div.notice a:hover, div.puzzelblok a:hover {
	color: #21468B;
}
div.schedule th, div.schedule td {
	border: 1px dotted #FF7F00;
	padding: 5px;
}
div.schedule th {
	width: 25%;
}
div.schedule td {
	width: 36%;
}

/* einde NK */

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus {
	border: 1px solid #21468B;
}
.formulier table {
	width: 95%;
}
.formulier table input[type=""] {
	margin-left:  0px !important;
}
.toelichtingform  {
	font-size: 90%;
}

form {
margin: 0;
padding: 0;
border: none;
}
/* menu blok */
div#sidebar {
	width: 270px;
	float: right;
	padding: 10px 0px 10px 0px;
}

div#sidebar h2 {
	color: #555;
	font-weight: bolder;
	font-size: 110%;
	margin-bottom: 6px;
}
div#roodblokje,
div#witblokje,
div#blauwblokje,
div#oranjeblokje {
	width: 28px;
	height: 28px;
	border: solid 1px #000;
	float:  left;
}
div#roodblokje {
	background: #AE1C28;
}
div#witblokje {
	background: #fff;
}
div#blauwblokje {
	background: #21468B;
}
div#oranjeblokje {
	background: #FF7F00;
}
div.menu {
	width: 200px;
	float: left;
	display: inline;
	padding-left: 1em;
}
div.splitsmenu {
	display:  none;
}
div#wcpn,
div#archief,
div#links,
div#sponsors {
	overflow: hidden;
	margin-bottom: 20px;
}
div#ortec {
	background:  url(images/ORTEC_180.jpg) center left no-repeat;
	height: 70px;
}

div#footer {
	clear: both;
	margin: 1em auto;
	color: #fff;
	font-weight: bolder;
	min-height:  60px;
}
/* login deel */
div#loginbar,
div#bottomline {
	width: 1260px;
	margin:  0 auto;
	display: block;
	overflow: hidden;
	}
div#loginbar {
	text-align: right;
	padding: 0 20px;
}
div#bottomline {
	font-size: 0.9em;
	padding: 0 10px 10px 10px;
}
div#bottomleft {
	float: left;
}
div#bottomright {
	float: right;
}
.watermerk {
	color: #666;
	font-family: Helvetica, Arial, sans-serif;
	margin: 3px 0px 0px 8px;
	padding: 0px;
}
input[type="text"],
input[type="password"],
input[type="email"],
select,
textarea {
	border: 1px solid #ccc;
	background: #f2f2f2;
	color: #555;
	padding: 2px 2px 2px 8px !important;
	margin: 0px 5px 0px 0px;
	border-radius: 6px;
}
.logininput {
	width: 100px;
	height: 20px;
}
input#rememberme {
	height: 18px;
	width: 18px;
	display: inline;
	vertical-align: middle;
}
input#rememberme:hover {
	border: #FF7F00 1px solid;
}
/* knoppen en zo */
input[type="submit"], button[type="submit"] {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 5px 0px 0px;
	padding:  10px;
	text-decoration: none;
	border: 1px solid #ccc;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	background: #FF7F00;
	color: #fff;
}
input[type="submit"]:hover {
	background: #fff;
	color: #FF7F00;
}
div#loginbar input[type="submit"], button[type="submit"] {
	height: 20px;
	width: 60px;
	padding: 0px !important;
}


/* hide avatar */ 
#wp-admin-bar-my-account > .ab-item:before {
	display:  none;
}
img.avatar {
	display:  none !important;
}

/* forums */
div#bbpress-forums {
  font-size: inherit;
}
div.bbp-breadcrumb {
  font-size: 10px !important;
}
input#bbp_topic_title,
input#bbp_topic_content,
input#bbp_topic_tags {
  width: 100% !important;
}
input#bbp_topic_subscription,
input#bbp_log_topic_edit {
  float: left;
  width: 20px !important;
}
div.bbp-submit-wrapper {
  float: left !important;
}
div#bbpress-forums label {
width: 250px !important;
}
div.bbp-template-notice,
div.bbp-pagination,
div.bbp-breadcrumb,
.bbp-forum-desciption,
p.form-allowed-tags
{
  display: none;
}
span#subscription-toggle {
  float: right;
}
#bbpress-forums ul.bbp-lead-topic,
#bbpress-forums ul.bbp-topics,
#bbpress-forums ul.bbp-forums,
#bbpress-forums ul.bbp-replies,
#bbpress-forums ul.bbp-search-results{
  border: hidden !important;
}
#bbpress-forums li.bbp-body {
background-color: #fff !important;
}
#bbpress-forums li.bbp-header,
#bbpress-forums li.bbp-footer {
  background-color: #fff !important;
  border-top: solid 1px #FF7F00 !important;
}
#bbpress-forums li.bbp-header {
  border-bottom: solid 1px #FF7F00;
}
#bbpress-forums li.bbp-footer {
  border-bottom: none !important;
  font-size: 0px !important;
}

#bbpress-forums textarea.bbp-the-content {
  font-size: 1em !important;
}
#bbpress-forums ul.bbp-lead-topic,
#bbpress-forums ul.bbp-topics,
#bbpress-forums ul.bbp-forums,
#bbpress-forums ul.bbp-replies,
#bbpress-forums ul.bbp-search-results {
  font-size: 10px !important;
}
#bbpress-forums .bbp-topics ul.super-sticky {
  background-color: #fff !important;
}

.bbp-topic-permalink,
.bbp-topic-freshness,
.bbp-forum-info,
.bbp-forum-freshness {
  font-size: 10px;
}
/* < 1260 breed */

@media screen and (max-width:1280px) {

div#pagewrapper,
div#loginbar,
div#copyright {
	width:  980px;
}
div#headerleftwrap,
div#contentwrapper {
	width: 680px;
}
div.entry {
	width: 600px;
}
}
/* vanaf hier voor tablets */
@media screen and (max-width:980px){

html, body {
font-size:  0.8em;
}
div#pagewrapper,
div#loginbar,
div#copyright {
	width: 760px;
}
div#header {
	border-bottom: 2px solid #ff7F00;
}
div#sidebar {
	border-top:  2px solid #ff7F00;
}
div#sidebar,
div#content,
div#contentwrapper,
div#klokonderwrap,
div#klokwrap,
div#antwoordform,
div#submitwrap {
	width: 100%;
}
	
div#content.input,
div#content.textarea {
	width: 90%;
}
div#linkermenublok,
div#rechtermenublok {
	width:  45%;
}
div#linkermenublok {
	float:  left;
}
div#rechtermenublok {
	float:  right;
}
div#wcpn,
div#links,
div#sponsors,
div#archief {
	width:  100%;
}
div.splitsmenu {
	clear:  both;
}
.logininput {
	width:  60px;
}
div#headerleftwrap {
	width: 60%;
}
div.entry {
	width: 640px;
}
div#logo {
	width:  150px;
	height: 74px;
	background: url(images/header150.png) right bottom no-repeat;
}
div#wcpn,
div#archief,
div#links,
div#sponsors {
	display:  inline;
	float:  left;
	margin-left:  10px;
}
div#roodblokje,
div#witblokje,
div#blauwblokje,
div#oranjeblokje {
	width: 16px;
	height: 16px;
}
div#conceptis {
	background:  url(images/conceptis100.png) center left no-repeat;
	height: 42px;
	width:  100px !important;
}
div#ixl {
	background:  url(images/ixl100.png) center left no-repeat;
	height: 37px;
	width:  100px !important;
}
div.menu {
	width: 80%;
}
div.datum{
	height: 40px;
	width:  40px;
}
	
div#footer,
div.jaar {
	display:  none;
}
}
@media screen and (max-width:768px) {
div#pagewrapper,
div#loginbar,
div#copyright {
	width: 100%;
}
div.entry {
	width: 80%;
}
}

/* vanaf hier voor smartphones */
@media screen and (max-width:360px) {


div#loginbar {
	padding: 0 3px;
	text-align: left;
}
input#rememberme,
label#remember_label {
	display:  none;
}
input[type="text"],
input[type="password"] {
	padding: 2px;
	width: 40px;

}
.watermerk {
	margin: 3px 0px 0px 2px; 
}
div#prikbord img {
max-width: auto;	
}
div#wcpn,
div#archief,
div#links,
div#sponsors,
div#linkermenublok,
div#rechtermenublok {
width:  100%;
}
div.dag,
div.maand,
div.dagmaandjaar {
	display: none;
}
div#logo {
	background: url(images/header100.png) no-repeat right bottom;
	width:  100px;
	height: 49px;
}
div.datum {
	width: 28px;
	height: 28px;
	display: table-cell;
	text-align: center;
	font-size:  9px;
	line-height: 22px;
}
}
