/*
Theme Name: Supercharged
Theme URI: http://www.supercharged.nl
Description: Supercharged theme basis functionality is wordpress default kubrick.
Version: 1.1
Author: Seb van Dijk
Author URI: Developr.nl
Tags: supercharged

	Theme build bij seb van Dijk

*/
img {
	border:0;

	
/* borders zijn zoooo 1997 */
}

body {
	background:url(images/supercharged_background.jpg) #fff no-repeat;
	margin:0;
	padding:0;
	font-family:Arial;
	z-index:1;
	text-align:center;
	
}

div#container {
	width:1040px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

.single div#container {
	width:1030px;
}

div#content {
	width:1030px;
	margin-left:auto;
	margin-right:auto;
}


	
/*Menu balk */
div#menu {
	width:1040px;
	height:45px;
	margin-left:auto;
	margin-right:auto;
	padding:0;
}

div#menu div#menubalk {

	
/* 	float:left; */
}

div#menu div#menubalk div#supercharged_logo {
	float:left;
	margin-left:45px;

	
/*ruimte links van logo*/
	margin-right:21px;

	
/*ruimte tussen logo en menu knop */
	margin-top:10px;

	
/*ruimte tussen logo en bovenkant browser */
	
}

div#menu div#menubalk div#menu_button {
	float:left;
}

div#menu div#menubalk div#menu_button img {
	cursor:pointer;
}

div#menu div#menubalk div#search {
	float:right;
	margin-right:35px;
	padding-top:10px;
}

div#menu div#menubalk div#search input {
	color:grey;
	width:160px;
}

div#menu div#menucontent {
	width:1030px;
	height:498px;

/* 	margin-left:-5px; */
	overflow:hidden;
	
/* 	display: none; */
	position:absolute;
	z-index:500;
	top:-498px;
}

div#menu div#menucontent #content {
	width:1030px;
	height:448px;
	padding-left:45px;
	padding-top:15px;
	background:url(images/menu_bg.png) no-repeat bottom;
	text-transform:uppercase;
}

div#menu div#menucontent #content #logo_search img {
	float:left;
	width: 201px;
	height:42px;
}

div#menu div#menucontent #content #logo_search input {
	float:right;
	margin-right:70px;
	color:grey;
}

div#menu div#menucontent #content #logo_search {
	height:54px;
	clear:both;
	margin-bottom:0px;
}

div#menu div#menucontent div#close_menu {
	width:860px;
	padding-left:195px;
}

div#menu div#menucontent div#close_menu img {
	cursor:pointer;
}

div#menu div#menucontent #content .menu_item {

	
/* 	background-color: grey; */
	width:300px;
	padding-right:20px;
	height:180px;
	float:left;
	color:#fff;
	font-size:12px;
}

div#menu div#menucontent #content .gallery {
	float:left;
	padding:0;
	margin:0;
	border:0;
	height:80px;
	margin-top:-30px;
}

div#menu div#menucontent #content .item {
	clear:both;
	padding-top:10px;
}

div#menu div#menucontent #content .menu_item a {
	color:#fff;
	text-decoration:none;
	display:block;

	
/* 	margin-top:15px; */
	font-weight:normal;
}

div#menu div#menucontent #content .menu_item a:hover {
	text-decoration:underline;
}

div#menu div#menucontent #content .menu_item a img {
	float:left;
	margin-right:10px;
	border:1px solid #333333;
}

div#menu div#menucontent #content .item .label a,div#menu div#menucontent #content .item .label a:hover {
	font-weight:bold;
	text-decoration:none;
}

div#menu div#menucontent #content .item .label {

	

	margin-bottom:10px;
}


/* Einde Menu balk */

	
/* header */
div#header {
	width:980px;
	min-height:460px;
	overflow:hidden;
	position:relative;

	
/* 	margin-left: 10px; */
}

div.video
{
	height: 550px;

}


div#header img {
	border:0;
}
/* border canvas */
div.canvas
{
	width:980px;
	height:460px;
/* 	border:1px solid red; */
	position: absolute;
/* 	background: url(images/canvas/canvas1.png); */

	z-index:100;
}

div.headerimg
{
	position: absolute;
	z-index: 50;
}

h2.replace_font a {
	color:#ffffff;
	text-decoration:none;
	font-size:20px;
	text-transform:uppercase;
}

	
/* einde header */
div.headerimg img {
	width:980px;

	
/* 	height:460px; */
}



.single div#prev_item {
	margin-left:750px;
}

.single div#next_item {
	margin-left:25px;
}

.single div.preview {
	display:none;
	width:226px;
	height:198px;
	padding:10px 10px 10px 12px;
	background:url(images/background_nextprev_hover.png);
	position:absolute;
	top:200px;
	z-index:10;

	
/* 	border:1px solid green; */
	text-transform:uppercase;
}

.single div.preview img {
	margin-bottom:10px;
}

.single div.preview p {
	clear:left;
}

.single div.preview .date {
	color:#666666;
	font-style:italic;
	float:left;
	font-size:13px;
	margin-left:5px;
}

.single div.preview h3 {
	margin-top:5px;
	margin-bottom:0;
}

.single div#control-left {
	width:25px;
	height:50px;
	margin-top:300px;
	float:left;
}

.single div#control-left a {
	display:block;
	width:25px;
	height:50px;
	background-image:url(images/theme_pijl_links.jpg);
	background-position:25px;
}

.single div#control-left a:hover {
	background-position:0;
}

.single div#control-right a {
	display:block;
	width:25px;
	height:50px;
	background-image:url(images/theme_pijl_rechts.jpg);
	background-position-x:25;
}

.single div#control-right a:hover {
	background-position:25px;
}

.single div#control-right {
	width:25px;
	height:50px;
	margin-top:300px;
	float:left;
}

.single div#decoratie {
	float:right;
	margin-top:100px;
	margin-bottom:50px;
	z-index:5;
	position:relative;
}

div#content {
	width:980px;
	margin-left:auto;
	margin-right:auto;
}

.single div#content {
	width:1030px;
}

.single div#header {
	float:left;
	padding:0;
	margin:0;
	margin-bottom:10px;
}

div#content div#page div.theme_items_block {

	
/* 	color:white; */
	width:173px;

	
/* 	height: 157px; */

	
/* 	background:url(images/theme_item_block.png); */
	position:absolute;
	z-index:200;
	top:20px;
	margin-left:780px;
}

div#content div#page div.theme_item_top {
	width:173px;
	height:11px;
	background:url(images/theme_block_top.png);
}

div#content div#page div.theme_item_middle {
	width:173px;
	width:153px;
	color:white;
	padding:10px;
	background:url(images/theme_block_middle.png);
}

div#content div#page div.theme_item_bottom {
	width:173px;
	height:5px;
	background:url(images/theme_block_bottom.png);
}

div#content div#page div.theme_items_block div.thema_item {
	clear:left;
	text-transform:uppercase;
}

div#content div#page div.theme_items_block div.thema_item .gallery-item {
	border:0;
	margin:0;
	padding:0;
	float:left;
}

div#content div#page div.theme_items_block div.thema_item a {
	color:white;
	text-decoration:none;
	margin-bottom:10px;
	display:block;
	font-size:14px;
}

div#content div#page div.theme_items_block div.thema_item a:hover {

	
/* 	text-decoration: underline; */
}

div#content div#page div.theme_items_block div.thema_item img /*pijl afbeelding */ {
	margin-right:5px;
}
/* met playknop */
div#content div.theme_title {
	position:absolute;
	color:#fff;
	top:330px;
	margin-left:20px;
	width:195px;
	height:88px;
	padding-left:75px;
	padding-right:10px;
	padding-top:5px;
	background:url(images/label_featured_theme_small.png) no-repeat;
	z-index:200;
	overflow:hidden;
}

.single div#content div.theme_title {
	top:395px;
	margin-left:40px;
}

div#content div.theme_title h2.replace_font {
	color:white;
	text-decoration:none;
	font-size:18px;
	text-transform:uppercase;
}

/*zonder playknop */

div#content div.theme_title_noplay {
	position:absolute;
	color:#fff;
	top:330px;
	margin-left:20px;
	width:255px;
	height:88px;
	padding-left:15px;
	padding-right:10px;
	padding-top:5px;
	background:url(images/label_featured_theme_small_noplay.png) no-repeat;
	z-index:200;
	overflow:hidden;

}

.single div#content div.theme_title_noplay {
	top:395px;
	margin-left:40px;
}

div#content div.theme_title_noplay h2.replace_font {
	color:white;
	text-decoration:none;
	font-size:18px;
	text-transform:uppercase;
}




div#content-benedenheader {
	background:url(images/background_items.png) no-repeat;
	width:940px;
	margin-top:15px;
	padding:1px 35px 0 20px;
	min-height:300px;
	clear:both;
	margin-left:-5px;
}

.single div#content-benedenheader {
	width:923px;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
}

div#content div#content-benedenheader div#mostviewed_container h3 {
	font-size:18px;
	margin-top:7px;
	margin-left:2px;
	margin-bottom:7px;
	outline:none;

}

div#content div#content-benedenheader div#mostviewed_container h3 a
{
	display: block;
	color:black;
	text-decoration:none;

}
div#content div#content-benedenheader div#mostviewed_container h3 a:hover
{
	text-decoration: underline;
}
div#content-benedenheader img.label {
	margin:10px 5px 5px 0;
}

div#content-benedenheader .labelgr {
	margin:-5px 5px 13px 0;
	padding-top:3px;

	
/* 	border: 1px solid green; */
}

div#content-benedenheader .catmiddle {
	padding-top:2px;
	height:10px;
}

div#content-benedenheader div#mostviewed_container {
	width:400px;
	min-height: 430px;
	margin-top:15px;
	float:left;
}

div#content-benedenheader div#laatse_container {
	position:relative;
	float:left;
	width:400px;
}

div#content-benedenheader div#laatste_items {
	width:400px;
	font-size:12px;
	text-transform:uppercase;
	float:left;
	line-height:16px;
	border-bottom:1px solid #AFB0B0;
	margin-bottom:10px;
	margin-top:0px;
}

div#content-benedenheader div#laatste_items div.laatste_items {
	clear:both;
	margin-top: 6px;
}

div#content-benedenheader div#laatste_items div.laatste_items a {
	color:#333333;
	text-decoration:none;
}

div#content-benedenheader div#laatste_items div.laatste_items a:hover {
	text-decoration:underline;
}

div#content-benedenheader div#laatste_items div.laatste_items img {
	float:left;
	margin-right:10px;
	margin-bottom:15px;
	border:1px solid #b1b1b1;

	
/*ivm 1px border en pixelperfectness de afbeelding iets schalen */
	width:88px;
	height:48px;
}

div#content-benedenheader div.the_time {
	color:#7a7a7a;
	font-style:italic;
	padding-left:5px;
	margin-bottom:1px;
}

div #laatse_container {
	width:400px;
	float:left;
	padding-top:15px;
}

div #content-benedenheader div #mostviewed {
	font-size:12px;
	line-height:16px;
	text-transform:uppercase;
	float:left;
	background:#fff;
	width:400px;
}

div #content-benedenheader div #mostviewed ul li {
	list-style-type:none;
	clear:both;
}

div #content-benedenheader div #mostviewed ul {
	padding:0;
}

div #content-benedenheader div #mostviewed ul li a {
	float:left;

	
/* 	margin-right:10px; */
	border:0;
	text-decoration:none;
	color:#333333;
}

div #content-benedenheader div #mostviewed div.most_label {
	float:left;
	padding:0;
	margin:0;
}

div #content-benedenheader div #mostviewed div.most_label div.catmiddle {
	padding-top:1px;
	padding-bottom:2px;
}

div #content-benedenheader div #mostviewed ul li a:hover {
	text-decoration:underline;
}

div #content-benedenheader div #mostviewed ul li a img {
	float:left;
	margin-right:10px;

	
/* 	margin-bottom:10px; */
	border:1px solid #b1b1b1;
	margin-bottom:15px;

	
/*ivm 1px border en pixelperfectness de afbeelding iets schalen */
	width:88px;
	height:48px;
}

div#content-benedenheader div#featured_items {
	float:left;
	width:320px;
	min-height:300px;
	padding-top:0;
}
div#content-benedenheader div#featured_items  .bannercanvas	
{
	width:340px;
	height:125px;
	background-image: url(images/canvas/bannercanvas1.png);
	position: absolute;
	z-index: 10;
}

div#content-benedenheader div#featured_items .banner img
{
/* 	position: absolute; */
	z-index:9;
}


div#content-benedenheader div#featured_items .banner {
	margin-top:14px;

	
/* 	margin-bottom: 1px; */
	margin-left:20px;
	position:relative;
}

div#content-benedenheader div#featured_items .banner .title {
/* 	background-color:#000; */
	color:#fff;
	display:block;
	text-align:right;
	position:absolute;
	right:-30px;
	margin-top:90px;
	margin-right:10px;
	text-transform:uppercase;
	font-style:italic;
	padding-left:10px;
	padding-right:10px;
	z-index: 15;
/* 	height: 19px; */
}

div#content-benedenheader div#featured_items .banner .title .titleleft
{
	width:3px;
	height: 19px;
	background: url(images/bannerbg.png);
	float:left;
	
}
div#content-benedenheader div#featured_items .banner .title .titleright
{
	width:3px;
	height: 19px;
	background: url(images/bannerbg.png);
	background-position: 3px;
	float:left;
	
}
div#content-benedenheader div#featured_items .banner .title a {
	color:#fff;
	text-decoration:none;
	float:left;
	background: #000;
}

div#content-benedenheader div#featured_items .banner .title a:hover {
	text-decoration:underline;
}

div#content-benedenheader div#info {
	float:right;
	width:160px;
	font-size:13px;
	padding-left:18px;
	padding-top:7px;
	line-height:17px;
	
}

div#content-benedenheader div#info h2 {
	font-size:18px;
	text-transform:lowercase;
	line-height:21px;
	margin-bottom:0;
	padding-bottom:0;
}

div#content-benedenheader div#info p {
	padding-top:4px;
	color: #333333;
	margin-top:0;
}

div#content-benedenheader div#info {
	margin-left:40px;
}

div#content-benedenheader div#info p a {
	color:#E01118;
}

div#content-benedenheader div#info p a:hover {
	background-color:#E01118;
	color:#fff;
	text-decoration:none;
}

div#hor_line {
	width:950px;
	height:1px;
	background-color:#666666;
	margin-left:auto;
	margin-right: auto;
}

div#footer {
	width:980px;
	clear:both;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
}

div#footer div#footer_scheur {
	display:block;
	width:940px;
	height:22px;
	background:url(images/footer_scheur.jpg);
	clear:both;
	margin-left:auto;
	margin-right:auto;
}

div#footer div#random_items {
	padding-left:15px;
	margin-bottom:20px;
}

.single div#footer div#random_items {
	padding-left:20px;
	margin-bottom:20px;
}

div#footer div#random_items	div.extra_items {
	float:left;
	width:218px;
	height:123px;
	overflow:hidden;
	position:relative;
	margin-right:19px;
	border:1px solid #b1b1b1;
	line-height:16px;
/* 	border:1px solid blue; */
}

div#footer div#random_items	div.extra_items img {
	height:125px;
	margin-left:-30px;
}

div#footer div#random_items	div.extra_items div.title {
	width:202px;
	height:38px;
	margin-top:75px;

	
/*openklappen*/

/*
	
height: 127px;
	margin-top: 0px;
*/
	overflow:hidden;
	padding:9px 5px 4px 11px;
	background:url(images/trans_black.png);
	font-weight:bold;
	font-size:15px;
	position:absolute;
	text-align: left;

}

div#footer div#random_items	div.extra_items div.title div.the_title a 
{
	color:#ffffff;
	text-decoration:none;
	text-transform:uppercase;
	font-size:12px;
	display:block;
	width:200px;

	clear:both;


}


div#footer div#random_items	div.extra_items div.title div.the_time {
	margin:0;
	padding:0;
	display:none;
	width:80px;
	height:20px;
	float:left;
	padding-top:3px;
	color:#fff;

}

div#footer div#random_items	div.extra_items div.title div.comments {
	margin:0;
	padding:0;
	display:none;
	width:110px;
	height:20px;
	float:right;
	padding-top:3px;
	padding-right: 5px;
	text-align: right;
	
}
/*
    html .cufon-active cufon-ready

    body .home blog

    div #container

    div #content .narrowcolumn

    div #footer

    div #random_items

    div .extra_items

    div #1041 .title replace_font a */

div#footer div#random_items div.extra_items div.comments a, div#footer div#random_items div.extra_items div.the_time a 
{
	font-style:italic;
	text-transform:uppercase;
	font-weight:normal;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
}

div#footer div#random_items	div.extra_items div.title div.comments a:hover, 
div#footer div#random_items	div.extra_items div.title div.the_time a:hover, 
div#footer div#random_items	div.extra_items div.title div.the_title a:hover 
	{
	text-decoration:underline;
}


div#footer div#random_items	div.extra_items div.title div.label {
	display:none;
	clear:both;
	margin-bottom:5px;
	position:absolute;
	width:100%;
	margin-left:-3px;
}



div#footer div#footer-toprand {
	width:980px;
	height:3px;
	background:url(images/footer_background_top.gif);
}

div#footer div#closedfooter {
	background-color:#d2d8d9;
	text-align:left;
	padding-left:10px;
}

div#footer div#closedfooter span {
	color:#666666;
}

div#footer div#openfooter {
	background-color:#d2d8d9;
	text-align:left;
	display:none;
	clear:both;
	padding-left:10px;
}

div#footer div#openfooter span {
	clear:both;
	color:#666666;
}

div#footer div#footer-bottom {
	display:none;
	background-color:#c1c6c7;
	width:980px;
	height:1px;
	clear:both;
	margin-top:10px;
}

div#footer div.footerinfo-row {
	width:980px;
	clear:both;
}

div#footer div.footerinfo {
	width:230px;
	float:left;
}

div#footer div.footerinfo ul {
	padding-left:0;
}

div#footer div.footerinfo h3 {
	color:#000;
	font-size:15px;
	margin:0;
}

div#footer div.footerinfo ul li {
	list-style-type:none;
}

div#footer div.footerinfo ul li img {
	margin-right:10px;
}

div#footer div#footerinfo_col3 img {
	margin-right:4px;
}

div#footer div.footerinfo ul li a {
	color:#666666;
	text-decoration:none;
}

div#footer div.footerinfo ul li a:hover {
	text-decoration:underline;
}

div#extra_footer {
	float:right;
}

div#copyright {
	float:left;
	color:#666666;
	font-size:13px;
	padding-top:3px;
	font-style:italic;
}

div#extra_footer ul {
	margin-top:0;
}

div#extra_footer ul li {
	display:inline;
	margin-left:6px;
}

div#extra_footer ul li a {
	color:#666666;
	font-size:13px;
	text-decoration:none;
}

div#extra_footer ul li a:hover {
	text-decoration:underline;
}


	
/* single.php */
.single div#singlepost_content div.content_time {
	text-transform:uppercase;
	font-style:italic;
	color:#666666;
	float:left;
	margin-right:5px;
}

.single div#singlepost_content {
	width:400px;
	padding-top:20px;
	float:left;
}

.single div#singlepost_content {
	line-height:17px;
	font-size:12px;
	color:#333333;
}

.single div#singlepost_content div#content_container {
	padding-top:0;

	
/* 	border: 1px solid green; */
}

.single div#singlepost_content a {
	color:red;
}

.single div#singlepost_content {
}

.single div#singlepost_content h2 {
	font-size:30px;
	font-weight:1900;
	margin-top:0;
	margin-bottom:0;
	text-transform:uppercase;
	margin-bottom:10px;
}

.single div#singlepost_content p.tags a {
	color:grey;
}

.single div#singlepost_content p.tags a:hover {
	background-color:black;
	text-decoration:none;
}

.single div#singlepost_extra {
	width:350px;
	margin-left:50px;
	padding-top:36px;
	padding-left:30px;
	float:left;
}

.single div#singlepost_extra addtoany_share_save {
	float:left;
}

.single div#singlepost_extra div#comments_button {
	width:100px;
	padding-left:20px;
	padding-right:5px;
	padding-top:1px;
	height:18px;
	background-image:url(images/comment_grey.png);
	color:white;
	font-style:italic;
	font-weight:lighter;
	text-align:right;
	font-size:14px;
	float:left;
	margin-top:8px;
	cursor:pointer;
}

.single div#single-container {

	
/* 	background-color: aqua; */
	widows:980px;
	height:460px;
	padding:0;
	margin:0;
}

.single div#comments_template {
	padding-left:50px;
	display:none;
	width:410px;
	margin-bottom:50px;
	float:left;
	color:#000;
}

.single div#comments_template .comment {
	padding-bottom:10px;
	border-bottom:1px solid black;
	width:390px;
}

.single div#comments_template .comment img.avatar {
	margin-right:5px;
	margin-bottom:5px;
	float:left;
}

.single div#comments_template .comment_date {
	text-transform:uppercase;
	font-style:italic;
	color:#666666;
	float:left;
}

.single div#comments_template .comment p {
	padding-top:10px;
	clear:left;
}

ul.single-nav {

	
/* 	display: inline; */

	
/* 	border: 1px solid red; */
	margin-left:-24px;
	margin-top:0;
}

ul.single-nav li {
	display:block;
	float:left;
	margin-left:10px;
	width:60px;
	height:71px;
	margin-bottom:15px;
}

ul.single-nav li a {
	border:5px solid black;
	width:60px;
	height:71px;
	display:block;
	overflow:hidden;
}

ul.single-nav li a:hover {

	
/* 	border:5px solid red; */
	background:url(images/rode_pijl_omhoog.gif);
}

ul.single-nav li a img {
	display:block;
	height:50px;
	width:50px;
	overflow:hidden;
	margin-left:5px;
	margin-top:16px;
}

.single div#comments_template h3 {
	text-transform:uppercase;
	color:#000;
}

.single div#comments_template div#respond {
	width:450px;
	height:429px;
	padding-left:10px;
	padding-top:20px;
	background:url(images/comment_background.png);
	color:#fff;
}

.single div#comments_template div#respond h3 {
	color:#fff;
}

.single div#comments_template div.comment-author {
	float:left;
}

.single div#location {
	width:100px;
	height:150px;
	background:url(images/open_map.png);
	color:#fff;
	font-size:12px;
	position:absolute;
	z-index:1;
	top:0;
	cursor:pointer;

	
/* 	margin-left:500px; */
}

.single div#location_image {
	position:absolute;
	z-index:0;

	
/* 		top:0px; */
	margin-left:850px;
	margin-top:-5px;
	padding-top:25px;
}

.single div#map {
	display:block;
	position:relative;
	height:400px;
	width:100%;

	
/* 	left:0px; */
	margin-top:6px;
	margin-left:4000px;
	clear:left;

	
/* 	z-index: 1; */

	
/* 	display:none; */
}


	
/* single twittert */
div#twitterstrip {
	position:relative;
	width:980px;
	margin-left:25px;
	height:84px;
	padding-top:60px;
	background:url(images/background-twitter.png);
	margin-bottom:15px;
	color:white;

	
/*
overflow-x: scroll;
	overflow-y:hidden;
*/
}


	
/* container voor twitterlogo en omschrijving met keyword */
div#twittermee {
	width:980px;
	margin-left:25px;
	clear:both;
	padding-top:30px;
}

div#twitteromschrijving {
	float:right;
	margin-top:-48px;
	margin-right:100px;
	width:328px;
	height:60px;
	background:url(images/background_twitter_omschrijving.gif);
	color:white;
	padding-left:50px;
	padding-right:10px;
	padding-top:5px;
	font-size:14px;
}

ul.twitter {
	list-style-type:none;
	padding-left:0;
}

ul.twitter li.twitter-item {
	display:inline;
}

ul.twitter li.twitter-item div.twitter_msg {
	display:none;
	color:#fff;
	font-size:12px;
	position:absolute;
	margin-top:-225px;
	height:200px;
	z-index:2;
	width:248px;
}

ul.twitter li.twitter-item div.twitter_msg div.twittermsg_top {
	width:248px;
	height:6px;
	background:url(images/background_twittermsg_top.png);
}

ul.twitter li.twitter-item div.twitter_msg div.twittermsg_middle {
	width:236px;
	padding:0 6px;
	background:url(images/background_twittermsg_middle.png);
}

ul.twitter li.twitter-item div.twitter_msg div.twittermsg_pointer {
	width:248px;
	height:18px;
	background:url(images/background_twittermsg_pointer.png);
}

ul.twitter li.twitter-item a.twitter-imagelink {
	display:block;
	width:48px;
	height:48px;
	float:left;
	margin-left:10px;
	border:5px solid black;
}

ul.twitter li.twitter-item a.twitter-imagelink:hover {
	border:5px solid red;
}

ul.twitter li.twitter-item a.twitter-imagelink:active {
	border:5px solid red;
}

ul.twitter li.twitter-item div.twitter_msg a {
	color:white;
}

ul.twitter li.twitter-item div.twitter_msg div.twittertijd {
	font-style:italic;
}


	
/* archive.php */
.archive .post {
	background:white;
	width:920px;
	margin-left:30px;
}

.archive #content {
	background:url(images/background_items.png) no-repeat;
	width:970px;
	padding:10px 5px;
	margin-top:10px;
}

.archive #slideshow {
	margin-left:auto;
	margin-right:auto;
}

#slideleft {
	width:25px;
	height:460px;
	float:left;
	margin:0;
}

#slideright {
	width:25px;
	height:460px;
	float:right;
	margin:0;
}

#slideshow {
	margin:0 auto;
	width:1030px;
	height:460px;
	background:transparent url(img/bg_slideshow.jpg) no-repeat 0 0;
	position:relative;
	margin-left:-30px;
}

#slideshow div#slideright span {
	display:block;
	margin-top:340px;
	width:25px;
	height:50px;
	background:url(images/theme_pijl_rechts.jpg) left;
	color:white;
	cursor:pointer;
}

#slideshow div#slideright span:hover {
	background:url(images/theme_pijl_rechts.jpg) right;
}

#slideshow div#slideleft span {
	display:block;
	margin-top:340px;
	width:25px;
	height:50px;
	background:url(images/theme_pijl_links.jpg) right;
	color:white;
	cursor:pointer;
}

#slideshow div#slideleft span:hover {
	background:url(images/theme_pijl_links.jpg) left;
}

#slideshow #slidesContainer {
	width:980px;
	height:460px;
	overflow:auto;

	
/* allow scrollbar */
	position:relative;
	float:left;
}

#slideshow #slidesContainer .slide {
	margin:0 auto;
	width:980px;

	
/* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */
	height:460px;
}


/*
search pagina 
*/
body.search {
	background:url(images/supercharged_background_small.jpg) #fff no-repeat;

	
/* 	background-position:top; */
}

.search #searchwrapper {
	padding-top:5px;
	width:970px;
	padding-left:10px;
	background-image:url(images/background_items_lang.png);
	background-repeat:no-repeat;
	min-height:400px;
}

.search #searchwrapper table tr td a {
	color:#000;
	text-decoration:none;
	font-size:14px;
}

.search #searchwrapper table tr td a:hover {
	text-decoration:underline;
}

.search #searchwrapper table tr td.comments a {
	color:#7d7d7d;
	font-style:italic;
}

.search #searchwrapper table tr td small {
	color:#7d7d7d;
	font-style:italic;
}


	
/* singelpage */
body.page {
	background:url(images/supercharged_background_small.jpg) #fff no-repeat;
}

.page div#content {
	background-image:url(images/content_background.png);
}

.page div#content_links {
	width:500px;
	padding-top:25px;
	margin-left:10px;
	font-size:14px;
	color:#7d7d7d;
	float:left;
}

.page div#content_links a {
	color:red;
}

.page div#content_image {
	width:400px;
	float:right;
	margin-right:10px;
	margin-top:25px;
	text-align:center;
}

.page div#content_image img {
	max-width:400px;
}


	


h3#mostviewed_plus_button:hover,h3#laatsteitems_min_button:hover {
	text-decoration:underline;
}


	
/* cat labels */
div.label {
	height:13px;
}

div.catlinks {
	width:2px;
	height:13px;
	background:url(images/label_links.png);
	float:left;
}

div.catmiddle {
	height:11px;
	padding:1px 4px;
	color:white;
	background:url(images/label_midden.png);
	float:left;
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	text-transform:uppercase;
	line-height:11px;
	text-decoration:none;
}

div.catrechts {
	width:2px;
	height:13px;
	background:url(images/label_rechts.png);
	float:left;
	margin-right:2px;
}


	
/* label groot */
div.labelgr {
	height:19px;
}

div.catlinksgr {
	width:3px;
	height:19px;
	background:url(images/label_groot_links.png);
	float:left;
}

div.catmiddlegr {
	height:17px;
	padding:1px;
	color:white;
	background:url(images/label_groot_midden.png);
	float:left;
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	text-transform:uppercase;
	line-height:16px;
	text-decoration:none;
}

div.catrechtsgr {
	width:3px;
	height:19px;
	background:url(images/label_groot_rechts.png);
	float:left;
	margin-right:2px;
}
