/*
Theme Name: The Ploctones
Theme URI: http://www.ploctones.com
Description: The Ploctones online.
Author: Skipintro
Author URI: http://www.skipintro.nl
version: 0.1
*/


/* BASICS */

*{margin:0; padding:0;}

body {
	background:#000000;
	font-family: arial, verdana, tahoma, sans-serif;
	font-size: 12px;
	color: #EEEEEE;
	}

img	{border: none; padding:0; }
img a {border:none !important}


img.left { float: left; border: none; padding: 6px 0 0 0; }
img.right { float: right; border: none; padding: 0 0 0 6px; }

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}
	
small {color: #ccc;
		line-height: 28px;
		text-transform: uppercase;}
	
/* LINKS */

a {
	text-decoration:none;
	color: #B3B3B3;
	border-bottom: 0px solid #B3B3B3;}

a:hover {
	text-decoration: none;
	border-bottom: 0px solid #ffffff;}


/* CONTAINER */


#container {
	width: 855px;
	min-height: 100%;
	margin: 0 auto;
	padding:0;
	background-color: #000000;
	color:#333;
	overflow: hidden;
	}
	
/* HEADER */

#header {
	position: relative;
  	width: 855px; 
  	height: 134px;
	margin: 0 auto;
	background: #000;
	}
	
.logo a{
	display: block;
	position:absolute;
	top: 50px;
	left: 28px; 
	width: 375px; 
	height:60px;  
	background-image:url('images/logo.gif'); 
	background-repeat:no-repeat;
	border-bottom: 0px;
	outline: none;
	}

.plocnoise {
	position:absolute;
	right: 0;
	top: 35px;
	width:326px; 
	height:98px;  
	background-image:url('images/plocnoise.gif'); 
	background-repeat:no-repeat;
	}
	

/* MENU */


#menu {
	height: 50px;
	background-color: #213B41;
	background-image: url('images/menu_bg.jpg');
	font-size: 14px;
	text-transform: uppercase;
	width:855px; 
	overflow:hidden;
	margin: 0 auto;
	}


#menu ul {
	margin:0;
	padding:0;
	}

#menu ul li {
	width: 100px;
	list-style-type: none;
	float:left;
	margin: 0;
	padding: 0;
	}

#menu ul li a {
	display:block;
	padding:4px 10px;
	margin: 0;
	text-align: center;
	line-height: 42px;
	cursor: pointer;
	border-right: 1px #000 solid;
	color: #6CA39D;
	}

#menu ul li a:hover {
	background-image:url('images/menu_bg_active.jpg');
	color:#fff;
	}

#menu ul li.current_page_item a { 
	color:#fff; background-image:url('images/menu_bg_active.jpg'); 
	}


/* CONTENT */

#content {
	float:left;
	width:483px;
	overflow: hidden;
	margin-left: 28px;
	margin-right: 34px;
	}

.post {
	margin:0;
	padding-top: 33px;
	padding-bottom: 12px;
	border-bottom: 1px #333 solid;
	line-height: 14px;
	}
	
.post h2{
	font-size: 20px;
	font-family: arial, verdana, tahoma, sans-serif;
	color: #fff;
	font-weight: bold;
	}
	
.post h2 a{
	font-size: 20px;
	font-family: arial, verdana, tahoma, sans-serif;
	color: #fff;
	text-decoration: none;
	border-bottom: 0px;
	}
	
.post h2 a:hover{
	color: #fff;
	text-decoration: none;
	border-bottom: 1px solid #fff;
	}

.entry p{
	color: #999;
	line-height: 20px;
	margin:23px 0;
	}


.navigation {
	font-size:8pt;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	}
	
.alignleft a{float:left; margin:25px 0;}
.alignright a{float:right; margin:25px 0;}



/* SIDEBAR */

#sidebar {
	font-family: arial, verdana, tahoma;
	width:310px;
	float:right;
	padding:0;
	margin: 0;
	}


#sidebar p {
	line-height: 22px;
	font-family: arial, verdana, tahoma;
	font-weight: normal;
	font-size: 14px;
	color: #aaa;}

#sidebar a {
	color: #aaa;}

#sidebar img {padding: 0; margin: 0;}

#sidebar ul {
	padding:0;
	}

#sidebar ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}

#sidebar ul ul {
	margin-top: 8px;
	padding:0;
}

#sidebar ul ul li {
	list-style-type: none;
	}

#sidebar ul ul ul{
	margin: 0;
	padding: 0;
}

#sidebar ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}

.intro {
	padding-top:130px; 
	background-image:url('images/introbg.gif'); 
	background-repeat:no-repeat;
	}

.intro p {
	font-weight: normal;
	font-size: 12px;
	text-align: justify;
	color: #777 !important;
	}
	
.title {
	font-weight: bold;
	color: #aaa;
	}

/* BANNER SIDEBAR */

.noisebanner {
	background-image:url('images/noisebanner.gif'); 
	background-repeat:no-repeat;
	background-color: #19262B;
	padding-left: 20px;
	padding-top: 30px;
	padding-bottom: 40px;
	padding-right: 10px;
	margin-top: 20px;
	}

.noisebanner p {
	color: #768388 !important;
	line-height: 12px;
	}

.noisebanner a {
	color: #9EABB0 !important;
	line-height: 12px;
	}

.noisebanner h3 {
	color: #9EABB0 !important;
	padding: 0;
	font-size: 12px;
	}

	
/* AGENDA SIDEBAR */

.agendasidebar {
	margin-top: 20px;
	font-weight: normal;
	font-size: 12px;
	color: #768388 !important;
	background-color: #19262B;
	padding: 1px 20px 20px 20px;
}

.agendasidebar a {
	color: #9EABB0 !important;
}

.agendasidebar h2 {
	color: #9EABB0 !important;
}

/* FOTOS SIDEBAR */
.fotos {
	margin-top: 15px;
	}
	
.fotos a {
	border: 0;
	}

.fotos img {
	border: 3px #141415 solid !important;
	}

/* VIDEO SIDEBAR */
.video {
	margin-top: 20px;
	}

/* COMMENTS */
#commentform{
	background:#fff;
	margin:0;
	padding:0;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family: georgia, times, verdana;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	margin:0;
	padding:0;
	}
	
#comment{
	width:80%;
	}

#author, #email, #url, #comment, #submit{
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding:0;
	border: 1px solid #000;
	}
	
#submit{margin:5px 5px 0 0;}

#comments{margin:0; padding:0}
	
ol.commentlist {list-style-type: none; margin:0; padding:0;}

.avatar{float:left; margin:0 12px 0 0;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
	}

ol.commentlist li.alt {background: #eee;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#000;}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}




/* search */

#searchform{
	padding:0;
	margin:14px 0;
	}

#searchform input#s{
	margin:0;
	padding:2px;
	border:1px solid #000;
	}

#searchform input#searchsubmit{
	border:none;
	background:#333;
	color:#fff;
	text-transform:lowercase;
	}

input {
	background: #171717;
	color: #999999;
	border: 0;
	border-bottom: #2f2f2f solid 1px;
	padding: 5px;
	}
	
textarea {
	background: #171717;
	color: #999999;
	border: 0;
	border-bottom: #2f2f2f solid 1px;
	padding: 5px;
	}


	
/* misc */

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

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}




/* footer */

#footer {
	background:#000;
	clear: both;
	width: 100%;
	}
	
#footer p{padding:14px 0;margin: 0; color: #eee; text-align:center;}
#footer a{color: #BCBCBC;text-decoration: none;}
#footer a:hover{color: #5D5D5D;text-decoration: underline;}

/* ACTIEPAGINA */
#contentactie {
	float:left;
	width:855px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	}
	
.logo a{
	display: block;
	position:relative;
	float: left;
	top: 50px;
	left: 28px; 
	width: 375px; 
	height:60px;  
	background-image:url('images/logo.gif'); 
	background-repeat:no-repeat;
	border-bottom: 0px;
	outline: none;
	}

.plocnoise {
	position:relative;
	float: right;
	top: 35px;
	width:326px; 
	height:98px;  
	background-image:url('images/plocnoise.gif'); 
	background-repeat:no-repeat;
	} 

iframe.twitter {
	border: 0;
	width: 545px;
	height: 100%;
}

.actievideo {
	height: 189px;
	width: 310px;
	background-color: #000;
	border-bottom: 8px solid #000;
	border-top: 8px solid #000;
	}
	
.actieblok {
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 25px;
	}

.actieblok h2 {
	font-weight: bold;
	color: #6499A7;
	}

.actieblok h3 {
	font-weight: bold;
	color: #ffffff;
	}

.actieblok p {
	font-size: 14px;
	}



