/* General ------------------------- */

body {
/*	background-color: #F8F8F8;
 	background-image: url('../images/background-top2.png');
 	background-repeat: repeat-x;	*/
 	background-image: url('../images/bg-container.gif');
	background-color: #F0F0F0;
 	background-attachment: fixed;
 	background-position: center top;
 	background-repeat: repeat-y;
 	color: #202020;
 	margin: 5px 5px;
 	padding: 0;
 	font-family: "Trebuchet MS", "Lucida Sans unicode", Arial, Helvetica, sans-serif, courier;
}

#login-bar {
/*	background: #336699;
	background-image: url('../images/bg-login-bar.png');
 	background-position: top center;
	background-color: #B0B0B0;
	border-bottom: solid 1px #808080;	*/
 	font-family: "Trebuchet MS", "Lucida Sans unicode", Arial, Helvetica, sans-serif, courier;
	font-size: 13px;
}

#login-bar .wrapper {
	color: #808080;
	margin: 0px auto;
	padding-left: 0;
	padding-right: 0;
	padding-top: 1px;
	padding-bottom: 1px;
	text-align: right;
	width: 910px;
}
#login-bar a {
	color: #606060;
}

#container {
	background: #ffffff;
 	margin: 5px auto;
 	width: 910px;
}

a, a:link, a:visited {
	border-bottom: dotted 1px #c0c0c0;
 	color: #FF6600;
 	text-decoration: none;
}
a:hover {
	border-color: #ff6600;
 	text-decoration: none;
}
a.black, a.black:link, a.black:visited {
 	color: #000000;
}
a.black:hover {
	text-decoration: underline;
}
a.purple {
 	color: #86225C;
}
li.purple a {
 	color: #86225C;
}
li.black a {
 	color: #202020;
}
li.grey a, ul.grey li a {
 	color: #606060;
}

img.alignright {
	border: solid 1px #808080;
 	float: right;
 	margin-left: 20px;
	margin-bottom: 10px;
}

img.alignleft {
 	border: solid 1px #808080;
 	float: left;
 	margin-right: 20px;
 	margin-bottom: 5px;
}
img.aligncenter {
	border: solid 1px #808080;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: auto;

}
img.noborder {
	border: 0;
}
td {
 	vertical-align: top;
}
.grey {
 	color: #b0b0b0;
}
.smaller, .smaller a, .smaller span {
 	font-size: 0.9em;
}
.small {
 	font-size: 0.7em;
}

.horizontal-line-1 {
	background-image: url('../images/dbx-line-940-sharp.png');
 	background-position: top center;
 	clear: both;
 	height: 1px;
}
.horizontal-line-3 {
/* 	background-image: url('../images/dbx-line-940-sharp.png');
 	background-position: top center;	*/
	background: #FF6600;
 	clear: both;
 	height: 3px;
}
.horizontal-line-5 {
 	background-image: url('../images/dbx-line-940-sharp.png');
 	background-position: top center;
 	clear: both;
 	height: 5px;
}
.clear {
 	clear: both;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}	/* for IE/Mac */


/* Navigation ------------------------- */

#logo-bar {
	width: 100%;
}

#logo {
	float: left;
	background-image: url('../images/debatindeklas-banner8.jpg');
 	background-position: top left;
	background-repeat: no-repeat;
	border-top: solid 3px #ff6600;
	width: 100%;
	height: 150px;
}

#registration {
	color: #202020;
	float: right;
	font-size: 13px;
}
#registration p {
	margin-top: 5px;
}
#registration a {
	color: #86225C;
}
#navigation {
}
#navigation-international {
	float: right;
	top: 2px;
}
#navigation-international #flag-international {
	background-image: url('../images/flag-britain.png');
	border: solid 1px #808080;
	cursor: hand;
	width: 30px;
	height: 15px;
}
#navigation-main {
	background: #000;
	border-bottom: solid 3px #ff6600;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px 0px;
	font-size: 14px;
	width: 100%;
}
#navigation-main ul {
	display: block;
	list-style: none;
	margin: 0 0;
	padding: 0 0;
	position: relative;
}
#navigation-main ul li {
	float: left;
}
#navigation-main ul li a {
	border-bottom: 0;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 0px;
	border-right: solid 0px #ffffff;
	padding: 5px 10px 5px 10px;
	display: block;
	text-decoration: none;
	text-transform: lowercase;
	color: #ffffff;
}
#navigation-main ul li a:hover {
	background-color: #CC5200;
}
#navigation-main ul li.current_page_item a, #navigation-main ul li.current_page_parent a, #navigation-main ul li.current_page_ancestor a {
	background-color: #FF6600;
	color: #fff;
	cursor: default;
}

/*	SHOP	*/
#navigation-main ul li.page-item-126 a {
	color: #ff6600;
}
#navigation-main ul li.page-item-126 a:hover {
	color: #ffffff;
}
#navigation-main ul li.page-item-126.current_page_item a, #navigation-main ul li.page-item-126.current_page_parent a, #navigation-main ul li.page-item-126.current_page_ancestor a {
	color: #fff;
}



#navigation .filler {
	margin: 0;
	padding: 0;
	height: 15px;
}

#navigation-subnavigation {
	background: #FFF7F2;
	border-bottom: solid 1px #ff6600;
	margin-top: 0px;
	margin-bottom: 15px;
	padding: 3px 2px;
	font-size: 12px;
	width: 100%;
}
#navigation-subnavigation ul {
	display: block;
	list-style: none;
	margin: 0 0;
	padding: 0 0;
	position: relative;
}
#navigation-subnavigation ul li {
	float: left;
}
#navigation-subnavigation ul li a {
	border-bottom: 0;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 0px;
	border-right: solid 0px #ffffff;
	padding: 1px 6px 1px 6px;
	display: block;
	text-decoration: none;
	text-transform: lowercase;
	color: #404040;
}
#navigation-subnavigation ul li a:hover {
	color: #CC5200;
}
#navigation-subnavigation ul li.current_page_item a, #navigation-subnavigation ul li.current_page_parent a, #navigation-subnavigation ul li.current_page_ancestor a {
	color: #ff6600;
	cursor: default;
}


#left {
	color: #303030;
	float: left;
	width: 520px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	line-height: 160%;
}
#left .wrapper {
	margin-right: 25px;
	padding-top: 0px;
}

#left .post {
	margin-bottom: 25px;
	border-bottom: dotted 1px #ff6600;
}

#left h1, #left h1 a {
	border: 0;
 	color: #E55C00;
	font-family: "Arial Black", Gadget, sans-serif;
 	font-weight: bold;
 	font-size: 25px;
 	line-height: 125%;
 	margin-top: 10px;
 	margin-bottom: 5px;
 	text-align: left;
}


#left h2, #left h2 a {
	border: 0;
 	color: #F26100;
	font-family: "Arial Black", Gadget, sans-serif;
 	font-weight: bold;
 	font-size: 20px;
 	line-height: 125%;
 	margin-top: 20px;
 	margin-bottom: 0px;
 	text-align: left;
}

#left h3 {
 	color: #404040;
 	font-size: 18px;
 	font-weight: bold;
 	margin-bottom: 5px;
}

#left ul {
	margin-left: 0;
	margin-right: 0;
	margin-top: 10px;
	margin-bottom: 15px;
	padding: 0;
}
#left li {
	background-image: url('../images/checkmark.png');
	background-position: 10px 3px;
	background-repeat: no-repeat;
	list-style-type: none;
	margin: 0;
	min-height: 20px;
	padding-left: 32px;
	padding-bottom: 2px;
}

#left li.plus {
	background-image: url('../images/plus.png');
	background-position: top left;
	background-repeat: no-repeat;
	list-style-type: none;
	margin: 0;
	min-height: 20px;
	padding-left: 32px;
	padding-bottom: 2px;
}
#left li.minus {
	background-image: url('../images/minus.png');
	background-position: top left;
	background-repeat: no-repeat;
	list-style-type: none;
	margin: 0;
	min-height: 20px;
	padding-left: 32px;
	padding-bottom: 2px;
}

#left p {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0;
}
#left .article {
}
#left .article .articlefooter {
	color: #404040;
	font-size: 12px;
}
#left .article .articlefooter a {
	border: 0;
	color: #404040;
}

#left table {
	border: 0;
	color: #404040;
	font-size: 12px;
	line-height: 150%;
	margin-bottom: 15px;
	width: 100%;
}
#left table td {
	padding: 0;
}
#left table th {
	text-align: left;
}


#middle {
	float: left;
	width: 225px;
}

#debatindeklas1 {
	background: url('../images/debatindeklas1.jpg');
	background-position: top center;
	border: solid 1px #808080;
	height: 113px;
	margin-top: 15px;
}
#debatindeklas2 {
	background: url('../images/debatindeklas2.jpg');
	background-position: top center;
	border: solid 1px #808080;
	height: 113px;
	margin-top: 15px;
}
#debatindeklas3 {
	background: url('../images/debatindeklas3.jpg');
	background-position: top center;
	border: solid 1px #808080;
	height: 113px;
	margin-top: 15px;
}

#tagcloud {
	background: #f0f0f0;
	margin-top: 15px;
	text-align: center;
}
#tagcloud .wrapper {
	border: solid 1px #ff6600;
	padding: 10px 10px;
}
#tagcloud a {
	border: 0;
}
#tagcloud a:hover {
	border-bottom: dotted 1px #ff6600;
}

#triggers {
	background: #f0f0f0;
	display: none;
	font-size: 13px;
	line-height: 100%;
	margin-top: 15px;
}

#triggers ul {
	border-top: solid 1px #803300;
	list-style-type: none;
	margin: 0 0;
	padding: 0 0;
}
#triggers ul li {
	border-bottom: solid 1px #803300;
	margin: 0 0;
	padding: 5px 0px;
	text-align: center;
}
#triggers ul li:hover {
	background: #ff6600;
}
#triggers ul li:hover a {
	color: #ffffff;
	text-decoration: none;
}

#triggers ul li a {
	border: 0;
	color: #ff6600;
}

#right {
	color: #404040;
	float: right;
	text-align: center;
	width: 150px;
}
#right p {
 	margin-top: 0px;
 	margin-bottom: 10px;
	text-align: center;
}
#right .wrapper {
}
#right .bigger {
	font-size: 13px;
}

#debatrix-logo {
	background-image: url('../images/logo-debatrix-150.png');
	width: 150px;
	height: 36px;
	margin-top: 3px;
	margin-bottom: 12px;
}
#aanbieding {
	background: url('../images/debattraining-bij-jou-op-school.jpg');
	border-top: solid 1px #000;
	border-bottom: solid 1px #000;
	height: 150px;
	margin: 0;
	padding: 0;
}
#aanbieding .filler {
	margin: 0;
	padding: 0;
	height: 105px;
}
#aanbieding form {
	margin: 0;
	padding: 0;
	text-align: center;
}
#aanbieding select {
	background: #000;

	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;

	border: solid 1px #ff6600;
	color: #fff;
	font-family: Verdana;
	font-size: 13px;
	padding: 1px 1px;
	padding-left: 5px;
	width: 185px;
}
#aanbieding-plaatje {
	background-position: top center;
	height: 113px;
}

.partner {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 12px;
}

.partner#noordhoff {
	background-image: url('../images/logo-noordhoff-140.png');
	background-color: #cccccc;
	height: 32px;
	width: 140px;
}
.partner#nrcnext {
	background-image: url('../images/logo-nrcnext-120.png');
	background-color: #cccccc;
	height: 21px;
	width: 120px;
}
.partner#forumdemocratie {
	background-image: url('../images/logo-forumdemocratie-140.png');
	background-color: #cccccc;
	height: 31px;
	width: 140px;
}
.partner#eduassist {
	background-image: url('../images/logo-edutotaal-110.png');
	background-color: #cccccc;
	height: 39px;
	width: 110px;
}



.box {
	padding-bottom: 20px;
	font-size: 12px;
	line-height: 130%;
	text-align: left;
}
.blackbox {
	background: #000;
	color: #ffffff;
	font-size: 12px;
}
.blackbox .wrapper {
	padding: 10px 10px;
}
.blackbox#about {
}

.box h2 {
	color: #303030;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	line-height: 100%;
	margin-top: 0;
	margin-bottom: 10px;
	padding: 0;
	text-align: center;
}
.box .wrapper {
}

/* Main + main-content ------------------------- */
#main { }
#question-box {
	background: #ffffff;
	border: solid 1px #e0e0e0; /* #c0c0c0 */
	background-image: url('../images/question-mark.png');
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #ffffff;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-opera-border-radius: 3px;
	-moz-border-radius: 3px;
	float: right;
	font-size: 13px;
	margin-top: 15px;
	width: 180px;
}
#question-box .wrapper {
	margin-top: 6px;
	margin-left: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
}
#question-box p {
	color: #808080;
	font-size: 12px;
	line-height: 15px;
}
#question-box p.question {
	color: #404040;
	font-weight: normal;
	width: 120px;
}
#question-box img {
	margin-left: 15px;
	float: right;
}
blockquote {
	background: #FBFBF9 url('../images/blockquote.png') no-repeat top right;
	border-left:5px solid #ECECEC;
	border-top:1px solid #ECECEC;
	border-bottom:1px solid #ECECEC;
	color: #404040;
	padding-left: 20px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-top: 20px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
}
textarea {
	width: 450px;
}


p#bookmark {
	margin-top: 25px;
}


/* Main-image ------------------------- */

#main-image {
	border: solid 1px #808080;
	float: right;
}
#myGallery {
	width: 350px !important;
	height: 225px !important;
}


/* Sidebar ------------------------- */

#sidebar {
	margin-top: 0px;
	font-size: 12px;
	line-height: 150%;
	float: right;
	width: 352px;
}
#sidebar h2.sidebar {
	color: #86225C;
	font-size: 15px;
	font-weight: normal;
	text-align: center;
	margin-bottom: 6px;
}
#sidebar #about-debatblog {
	margin-top: 10px;
	margin-bottom: 10px;
}
#sidebar #about-debatblog p {
	margin: 0;
	padding: 0;
	text-align: center;
}

#sidebar .pane {
	border: solid 1px #e0e0e0;
	background-color: #ffffff;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-opera-border-radius: 3px; 	
	-moz-border-radius: 3px;
 	color: #606060;
}
#sidebar .pane ul {
 	list-style-type: none;
 	list-style-image: url('../images/arrow-purple.gif');
 	list-style-position: outside;
 	margin-top: 0;
 	margin-left: 10px;
 	margin-right: 0px;
 	margin-bottom: 4px;
	padding: 0;
}
#sidebar .pane li {
 	margin: 0;
 	margin-left: 10px;
 	padding: 0;
}
#sidebar .pane .wrapper {
 	margin-top: 8px;
 	margin-left: 8px;
 	margin-right: 8px;
 	margin-bottom: 8px;
}

#sidebar #overtuigtip {
	background: #EE3243;
	border: solid 1px #ffffff;
 	border-radius: 3px;
 	-webkit-border-radius: 3px;
 	-opera-border-radius: 3px;
 	-moz-border-radius: 3px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
	padding: 4px 4px;
	text-align: center;
}

#search {
	text-align: center;
	width: 100%;
}
#search .wrapper {
	margin-top: 10px;
	text-align: center;
}

#search input {
 	font-family: "Trebuchet MS", "Lucida Sans unicode", Arial, Helvetica, sans-serif, courier;
	font-size: 12px;
}
#search input.search-text {
	width: 130px;
}

/* Bottom-bar ------------------------- */

#bottom-bar {
 	background-color: #ffffff;
 	background-image: url('../images/bottom-bar-background-2.png');
 	background-position: bottom left;
 	background-repeat: repeat-x;
 	border-left: solid 1px #e0e0e0;
 	border-top: solid 1px #e0e0e0;
 	border-right: solid 1px #e0e0e0; /* #c0c0c0; */
 	border-bottom: solid 1px #e0e0e0; /* #c0c0c0; */
 	border-radius: 3px;
 	-webkit-border-radius: 3px;
 	-opera-border-radius: 3px;
 	-moz-border-radius: 3px;
 	clear: both;
 	color: #808080;
 	font-size: 12px;
 	line-height: 15px;
 	height: 100px;
 	margin-top: 30px;
}
#bottom-bar:after {
 	content: ".";
 	display: block;
 	height: 0;
	clear: both;
	visibility: hidden;
}
#bottom-bar ul {
  	list-style: none;
 	margin-left: 0px;
 	margin-top: 0px;
 	padding-left: 0px;
}
#bottom-bar ul li {
  	float: left;
 	height: 100px;
 	vertical-align: middle;
	width: 225px;
}
#bottom-bar ul li h4 {
	font-size: 13px;
	line-height: 1em;
	font-weight: bold;
	margin-top: 13px;
	margin-bottom: 6px;
	padding: 0;
	text-align: center;
}
#bottom-bar ul li h4 a {
	color: #404040;
}
#bottom-bar ul li h4 a:hover {
	color: #86225C;
	text-decoration: none;
}
#bottom-bar p {
	margin-top: 0px;
	margin-bottom: 4px;
	padding: 0;
	text-align: center;
}
#bottom-bar ul li p a {
	color: #808080;
}
#bottom-bar ul li p a:hover {
	color: #EE3243;
	text-decoration: none;
}
#bottom-bar ul li.box1 {
	border-right: solid 1px #E0E0E0;
	width: 226px;
}
#bottom-bar ul li.box2, #bottom-bar ul li.box3 {
	border-left: solid 1px #FFFFFF;
	border-right: solid 1px #E0E0E0;
}
#bottom-bar ul li.box4 {
	border-left: solid 1px #FFFFFF;
	width: 226px;
}
#bottom-bar img {
	border: none;
	margin-top: 6px;
}
#bottom-bar img#nrchandelsblad-logo {
	margin-top: 10px;
}
#bottom-bar img#quote-logo {
	margin-top: 9px;
}
#bottom-bar img#nrcnext-logo {
	margin-top: 9px;
}
#bottom-bar img.alignright {
	margin-left: 10px;
}  
#bottom-bar a.black {
 	font-weight: bold;
}
#bottom-bar a.black:hover {
	color: #EE3243;
	text-decoration: none;
}


/* Footer ------------------------- */

#footer {
	clear: both;
	margin-top: 20px;
	color: #808080;
	font-size: 11px;
}
#footer #copyright {
	float: left;
	margin-top: 2px;
	width: 450px;
}
#footer #admin-panel {
 	float: right;
 	text-align: right;
 	width: 450px;
}
#footer p {
 	margin-top: 0;
 	margin-bottom: 2px;
 	padding: 0;
}  




table#nk_sprekers {
	border-collapse: collapse;
	width: 100%;
	
}
table#nk_sprekers tr.yellow td {
	border-top: 1px solid #FB7A31;
	border-bottom: 1px solid #FB7A31;
	background: #FFC;
}
table#nk_sprekers tr.red td {
	background: #FDD;
}
table#nk_sprekers td {
	border-bottom: 1px solid #CCC;
	padding: 0 0.5em;
}
table#nk_sprekers td+td {
	border-left: 1px solid #CCC;
	text-align: center;
}


#left .expert {
	margin-top: 25px;
	margin-bottom: 25px;
	border-top: solid 1px #C0C0C0;
}

#left .expert img {
	float: left;
	padding: 2px;
	background-color: #f0f0f0;
	border: 1px solid #808080;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 4px;
}
#left .expert h2 {
	margin-top: 0;
	padding: 0;
}
#left .expert h2 a {
	font-size: 16px;
	line-height: 100%;
	margin: 0;
	padding: 0;
}
#left .expert h2 span {
	display: block;
	color: #808080;
	font-size: 13px;
	font-weight: normal;
	line-height: 100%;
	margin: 0;
	margin-top: 4px;
	padding: 0;
}


