/*   
Theme Name: karappo style
Description: simple and minimal
Author: sabotenbrother
Author URI: http://d.hatena.ne.jp/yubokumin_saboten/
Version: 0.2
Tags: white, black, two-columns, fixed-width, right-sidebar
*/

@charset "utf-8";

html{
	width: 100%;
	background: transparent;
}

body {
	color: #fff;
	font-family: Arial;
	text-align: left; /* for IE */
    background: #000 url('images/bg_all.jpg');
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
}

img {
	vertical-align: bottom;
}

a {
	text-decoration: none;
}

a:focus {
	outline: none;
}

h1 {
	font-family: Tahoma;
        font-size: 22pt;
	line-height: 26pt;
        color: #49BCFD;
}

h2 {
	font-family: Tahoma;
        font-size: 22pt;
        font-weight: bold;
        color: #49BCFD;
        
}

h3 {
	font-size: 138.5%;
	line-height: 130%;
}

h4 {
	font-size: 123.1%;
	line-height: 130%;
}

h5 {
	font-size: 93%;
	line-height: 130%;
}

h6 {
	font-size: 85%;
	line-height: 130%;
}

#top {
	margin-top: 20px;	
}

/* ------------------------------
 Layout
------------------------------ */
#container {
	margin: 0 auto;
	position: relative;
	text-align: left;
	width: 830px;
}

#bg_topline {
	background-color: #000;
	border-bottom: solid 1px #fff;
	height: 11px;
}

#bg_topvlak {
	background: url('images/bg_top.png') no-repeat;
	width: 964px;
	margin: 0px auto;
}
#topmenu_bak {
	background: transparent;
	height: 171px;
	width: 280px;
	margin: 0px 114px 0px auto;
	z-index: 2;
}

#button_home {
	background: url('images/button_home.png');
	background-position: 0px 0px;
	height: 148px;
	width: 33px;
	float: left;
	margin: 0px 4px 0px 0px;
}

#button_home:hover {
	background: url('images/button_home.png');
	background-position: 33px 0px;
	height: 148px;
	width: 33px;
	float: left;
	margin: 0px 4px 0px 0px;
}

#button_info {
	background: url('images/button_info.png');
	background-position: 0px 0px;
	height: 171px;
	width: 33px;
	float: left;
	margin: 0px 4px 0px 0px;
}

#button_info:hover {
	background-position: 33px 0px;
}

#button_downloads {
	background: url('images/button_download.png');
	background-position: 0px 0px;
	height: 163px;
	width: 33px;
	float: left;
	margin: 0px 4px 0px 0px;
}

#button_downloads:hover {
	background-position: 33px 0px;
}

#button_cfe {
	background: url('images/button_callforentry.png');
	background-position: 0px 0px;
	height: 153px;
	width: 33px;
	float: left;
	margin: 0px 4px 0px 0px;
}

#button_cfe:hover {
	background-position: 33px 0px;
}

#button_sponsors {
	background: url('images/button_sponsors.png');
	background-position: 0px 0px;
	height: 155px;
	width: 33px;
	float: left;
	margin: 0px 4px 0px 0px;
}

#button_sponsors:hover {
	background-position: 33px 0px;
}

#button_contact {
	background: url('images/button_contact.png');
	background-position: 0px 0px;
	height: 166px;
	width: 33px;
	float: left;
	margin: 0px 4px 0px 0px;
}

#button_contact:hover {
	background-position: 33px 0px;
}

#button_wiezijnwij {
	background: url('images/button_wiezijnwij.png');
	background-position: 0px 0px;
	height: 169px;
	width: 33px;
	float: left;
	margin: 0px 4px 0px 0px;
}

#button_wiezijnwij:hover {
	background-position: 33px 0px;
}

#inner {
	margin: 0 20px;
	position: relative;
}

#header {
	position: absolute;
	top: -100px;
	left: 0px;
	width: 400px;
}

#main {
	float: left;
	width: 470px;
}

#main .entry {
	position: relative;
	width: 470px;
	top: 50px;
	margin: 0px 0px 25px 0px;
}

#main .entry_secondpage {
	position: relative;
	width: 470px;
	top: 50px;
	margin: 0px 0px 25px 0px;
}

#main .entry_secondpage_entry {
	color: #fff;
	font-size: 12px;
	margin: -6px 0px 0px 0px;
	padding: 8px 15px 15px 15px;
	background-image: url('images/zwart.png');
	border-bottom: 1px solid #fff;
	border-top: #FFF solid 2px;
}

#main .entry_entry {
	color: #fff;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
	padding: 8px 15px 6px 15px;
	background-image: url('images/zwart.png');
}

#side {
	float: right;
	margin: 80px 48px 0px 0px;
	width: 267px;
}

#footer {
	margin-top: 90px;
	margin-bottom: 40px;
	width: 790px;
}

.clear {
	clear: both;
}

.clear hr {
	display: none;
}

.printhide {
}

ul #sponsoren {
	list-style: none;
	display: inline;
}

li.sponsor {
	list-style: none;
	display: inline;
	padding: 1px;
	margin: 2px 2px 4px 2px;
	width: 136px;
	height: 100px;
}

li.sponsor:hover {
	list-style: none;
	display: inline;
	
}

li.sponsor img {
	border: dotted 1px #444;
        margin: 10px 0px 0px 0px;
}

li.sponsor img:hover {
	border: dotted 1px #444;
	background: #49bdfd;
}

div.wallpaper {
	padding: 1px;
	margin: 2px 2px 4px 0px;
	width: 408px;
        height: 160px;
}

div.wallpaper_pic {
	padding: 1px;
	margin: 2px 2px 4px 0px;
        width: 204px;
        float: left;
}

div.wallpaper_pic img {
	border: dotted 1px #444;
        padding: 1px;
}

div.wallpaper_size {
	padding: 5px;
	margin: 2px 2px 4px 4px;
width: 175px;
float: left;
line-height: 19px;
}

/* ------------------------------
 Header & Header Layout
------------------------------ */
#header_menu_bg {
	background: transparent url(images/header_navi_bg.png) repeat-x scroll center bottom;
	color: #FFF;
	width: 100%;
	height: 35px;
	top: 0px;
	left: 0px;
	line-height: 25px;
	position: fixed;
	text-transform: lowercase;
	z-index: 1000;
}

#header_menu_container {
	margin: 0 auto;
	position: relative;
	text-align: left;
	width: 830px;
}

#header_menu_inner {
	margin: 0 20px;
}

#header_menu_left {
	float: left;
	font-size: 85%;
	width: 540px;
}

#header_menu_left ul {
	display: block;
}

#header_menu_left li {
	display: block;
	float: left;
	margin: 0 10px 0 0;
}

#header_menu_left li a {
	color: #FFF;
	display: block;
}

#header_menu_left li a:hover {
	background: transparent url(images/menu_arrow.jpg) center bottom no-repeat;
}

#header_menu_right {
	float:right;	
	font-size: 85%;
	width: 230px;
}

#header_menu_right ul {
	display: block;
}

#header_menu_right li {
	display: block;
	float: left;
	margin: 0 10px 0 0;
}

#header_menu_right li a {
	color: #FFF;
	display: block;
}

#header_menu_right li a:hover {
	background: transparent url(images/menu_arrow.jpg) center bottom no-repeat;
}

#header img {
	margin: 0px 0px 0px 185px;
}

#header h1 {
	font-size: 182%;
	margin: 80px 0 0 0;
}

#header h1 a {
	color: #49BCFD;
}

#header h1 a:hover {
	color: #fff;
	text-decoration: none;
}

#blog_description {
	color: #404040;
	font-size: 93%;
	margin: 0 0 145px 0;
}


/* ------------------------------
 Main Content
------------------------------ */
#main a {
	color: #49BCFD;
	text-decoration: underline;
}

#main a:link {
	color: #49BCFD;
}

#main a:visited {
	color: #007abf;
	text-decoration: none;
}

#main a:hover {
	color: #FFF;
	text-decoration: none;
	background: #49BCFD;
}

#main h2 a {
	color: #49BCFD;
	text-decoration: none;
	font-size: 20pt;
	padding: 0px 0px 6px 6px;
	margin: 0px 0px 0px 0px;
}

#main h2 a:link {
	color: #49BCFD;
}

#main h2 a:visited {
	color: #49BCFD;
}

#main h2 a:hover {
	color: #fff;
	background: transparent;
}

#main .prevnext {
	margin: 50px 0 50px 0;
	text-align: center;
}

#main .prevnext a {
	color: #fff;
	font-style: italic;
}

#main .prevnext a:hover {
	background: #49bcfd;
	color: #FFF;
}

#main p {
	color: #fff;
	font-size: 12px;
	line-height: 18px;
}

#main .entry_entry  p {
	color: #fff;
	font-size: 12px;
	margin: 0px 0px 8px 0px;
	padding: 0px;
	background: transparent;
}

#main .entry_secondpage_entry  p {
	color: #fff;
	font-size: 12px;
	margin: 0px 0px 8px 0px;
	padding: 0px;
	background: transparent;
}

#main .entry_entry h2 {
	color: #49BCFD;
	font-size: 15px;
	margin: 14px 0px 3px 0px;
	padding: 0px;
	background: transparent;
}

#main .entry_secondpage_entry h2 {
	color: #49BCFD;
	font-size: 15px;
	margin: 14px 0px 3px 0px;
	padding: 0px;
	background: transparent;
}

#main .date {
	color: #ccc;
	font-size: 12px;
	margin: -6px 0px 0px 0px;
	border-top: #FFF solid 2px;
	border-bottom: #515151 dotted 1px;
	padding: 6px 0px 22px 6px;
	background-image: url('images/zwart.png');
	
}

#main .contactform {
	color: #fff;
	font-size: 12px;
}

#wpcf_website {
	background-color: #333;
	border: solid 1px #fff;
	width: 195px;
	padding: 4px 5px 2px 5px;
	color: #fff;
	font-size: 11px;
	margin: 0px 0px 4px 0px;
}

#wpcf_email {
	background-color: #333;
	border: solid 1px #fff;
	width: 195px;
	padding: 4px 5px 2px 5px;
	color: #fff;
	font-size: 11px;
	margin: 0px 0px 4px 0px;
}

#wpcf_your_name {
	background-color: #333;
	border: solid 1px #fff;
	width: 195px;
	padding: 4px 5px 2px 5px;
	color: #fff;
	font-size: 11px;
	margin: 0px 0px 4px 0px;
}

#main .contactright textarea{
	background-color: #333;
	border: solid 1px #fff;
	width: 250px;
	height: 150px;
	padding: 4px 5px 2px 5px;
	color: #fff;
	font-size: 11px;
	margin: 0px 0px 4px 0px;
}

#contactsubmit {
	background-color: #333;
	border: solid 1px #fff;
	padding: 3px 8px 2px 8px;
	color: #fff;
	font-size: 11px;
	margin: 0px 0px 4px 0px;
}

#contactsubmit:hover {
	background-color: #444;
	border: solid 1px #fff;
	padding: 3px 8px 2px 8px;
	color: #49BCFD;
	font-size: 11px;
	margin: 0px 0px 4px 0px;
}

#main .date a {
	color: #fff;
	text-decoration: none;
}

#main .date a:hover {
	background: #49bcfd;
	color: #fff;
	text-decoration: underline;
}

#main .time {
	color: #871F1F;
	font-size: 93%;
}

#main .postedby {
	width: 260px;
	color: #fff;
	float: left;
	padding: 0px 15px 6px 15px;
}

#main .comments {
	width: 140px;
	color: #fff;
	float: left;
	text-align: right;
	padding: 0px 15px 6px 15px;
}

#main .dateonly {
	color: #871F1F;
	font-size: 153.9%;
	top: 0;
	left: 490px;
	position: absolute;
}

#main .topagetop {
	position: relative;
	top: 25px;
	margin: 0px 0px 25px 0px;
	text-align: left;
}

#main .entry_footer {
	background-image: url('images/bg_entry_footer.png');
	border-bottom: 1px solid #fff;
	color: #fff;
	font-size: 12px;
	margin: 0px 0 0px 0;
	padding: 8px 15px 8px 15px;
}

#main .entry_footer a {
	color: #fff;
	text-decoration: none;
}

#main .entry_footer a:hover {
	color: #FFF;
	background: #49bcfd;
	text-decoration: underline;
}

#main q {
	color: #404040;
	font-size: 93%;
	width: 370px;
	margin: 0 auto;
}

#main q:before {
     content: open-quote;
}

#main q:after {
     content: close-quote;
}

#main blockquote {
	width: 400px;
	background: url(images/quote_start.jpg) no-repeat scroll top left;
	margin: 30px auto;
}

#main blockquote p {
	background: url(images/quote_end.jpg) no-repeat scroll bottom right;
	margin-left: 18px;
	margin-right: 18px;
	text-decoration: underline;
}

#main .continue {
	margin-top: 40px;
}

#main .continue a {
	background:#202020;
	color:#FFF;
}

#main .continue a:hover {
	background:#871F1F;
	color:#FFF;
}

/* ------------------------------
 Wie zijn wij
------------------------------ */

#wiezijnwij_container {
	padding: 0px;
	margin: -8px -15px -15px -15px;}

#wiezijnwij_container h1{
	background: url('images/streepwit.gif');
	font-family: Tahoma;
	font-size: 22px;
	font-weight: bold;
	color: #fff;
	padding: 4px 25px 2px 5px;
	margin: 0px 0px 12px 0px;
	line-height: 22px;
	display: inline-table;
}

#main .entry_secondpage_entry #wiezijnwij_container h2{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	margin: 0px 0px 5px 0px;
	width: 230px;
	line-height: 18px;
        padding: 0px 5px;
}

#main .entry_secondpage_entry #wiezijnwij_container a{
        color: #fff;
        text-decoration: underline;
}

#main .entry_secondpage_entry #wiezijnwij_container p {
	width: 235px;
	line-height: 17px;
	font-size: 11px;
        padding: 0px 5px;
	}

#bg_diederik {
	background: url('images/bg_diederik.jpg') center center;
	background-repeat: no-repeat;
	padding: 11px 15px 7px 15px;
	margin: 0px;
        border-bottom: dotted 1px #ccc; 
}

#bg_esmee {
	background: url('images/bg_esmee.jpg') center center;
	background-repeat: no-repeat;
	padding: 11px 15px 7px 15px;
	margin: 0px;
        border-bottom: dotted 1px #ccc;
}

#bg_maarten {
	background: url('images/bg_maarten.jpg') center center;
	background-repeat: no-repeat;
	padding: 11px 15px 7px 15px;
	margin: 0px;
        border-bottom: dotted 1px #ccc;
}

#bg_michel {
	background: url('images/bg_michel.jpg') center center;
	background-repeat: no-repeat;
	padding: 11px 15px 7px 15px;
	margin: 0px;
}


/* ------------------------------
 Side Menu
------------------------------ */
#sidebar h2 {
	background: url('images/bg_title_sidebar.png');
	background-repeat: repeat-x;
	font-size: 13px;
	font-family: tahoma;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 2px 5px;
}

#sidebar ul {
	color: #fff;
	font-size: 85%;
	margin: 0px 0px 5px 0px;
}

#sidebar li {
	background: url('images/wit.png');
	border-bottom: 1px dotted #aaa;
	font-style: normal;
	font-weight: bold;
	margin: 1px 0 0 0;
	padding: 4px 10px 3px 10px;
}

#sidebar li a {
	color: #fff;
	display: block;
}

#sidebar li a:hover {
	color: #8cc63e;
}

#sidebar input.MailPressFormEmail {
	background-color: #333;
	border: solid 1px #fff;
	width: 195px;
	padding: 4px 5px 2px 5px;
	color: #fff;
	font-size: 11px;
	margin: 6px 0px 4px 0px;
}

#sidebar input.MailPressFormSubmit {
	background-color: #333;
	border: solid 1px #fff;
	padding: 3px 8px 2px 8px;
	color: #fff;
	font-size: 11px;
	margin: 6px 0px 4px 0px;
	cursor: pointer;
}

#sidebar input.MailPressFormSubmit:hover {
	background-color: #444;
	border: solid 1px #fff;
	padding: 3px 8px 2px 8px;
	color: #49BCFD;
	font-size: 11px;
	margin: 6px 0px 4px 0px;
	cursor: pointer;
}


/* ------------------------------
 Sidebar for widget
------------------------------ */
#widgetbar h2 {
	background: url('images/bg_title_sidebar.png');
	background-repeat: repeat-x;
	font-size: 13px;
	font-family: tahoma;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 2px 5px;
}

#widgetbar ul {
	color: #000000;
	font-size: 85%;
	margin: 0px 0px 5px 0px;
}

#widgetbar li {
	background: url('images/wit.png');
	border-bottom: 1px dotted #aaa;
	font-style: normal;
	font-weight: bold;
	margin: 1px 0 0 0;
	padding: 4px 10px 3px 10px;
}

#widgetbar li a {
	color: #fff;
}

#widgetbar li a:hover {
	color: #8cc63e;
}

#widgetbar li a:visited {
	color: #fff;
}


/* ------------------------------
 Footer
------------------------------ */
#footer p.copyright {
	color: #fff;
	font-size: 85%;
	font-style: italic;
	text-align: left;
	text-decoration: none;
}

#footer p.copyright a {
	color: #fff;
	font-size: 85%;
	font-style: italic;
	text-align: left;
	text-decoration: underline;
}

#footer p.copyright a:hover {
	color: #ccc;
	font-size: 85%;
	font-style: italic;
	text-align: left;
	text-decoration: underline;
}


/* ------------------------------
 Search Form
------------------------------ */
#searchform {
	background: transparent url(images/searchform.jpg) left top no-repeat;
	width: 168px;
	height: 22px;
	top: 0;
	left: 0px;
	position: absolute;
	display: none;
}

#searchform input {
	display: block;
	float: left;
	display: none;
}

#searchform .isearch {
	background: none;
	border: none;
	color: #666;
	font-size: 93%;
	margin: 4px 0 0 30px;
	width: 190px;
	display: none;
}

#searchform .ibutton {
	background: none;
	border: none;
	cursor: pointer;
	margin-top: -16px;
	width: 28px;
	display: none;
}

#zoekbox{
	background-color: #333;
	border: solid 1px #fff;
	width: 195px;
	padding: 4px 5px 2px 5px;
	color: #fff;
	font-size: 11px;
	margin: 0px 0px 4px 0px;
}

#bgzoeken {
	background: url('images/wit.png');
	border-bottom: 1px dotted #aaa;
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
	margin: 1px 0px 5px 0px;
	padding: 5px 10px 4px 10px;
}

#bgzoeken a {
	color: #ffffff;
	text-decoration: underline;
}

#bgzoeken a:hover {
	color: #ffffff;
	background: #49bcfd;
	text-decoration: none;
}

#zoeken {
	background-color: #333;
	border: solid 1px #fff;
	padding: 3px 8px 2px 8px;
	color: #fff;
	font-size: 11px;
	margin: 6px 0px 4px 0px;
}

#zoeken:hover {
	background-color: #444;
	border: solid 1px #fff;
	padding: 3px 8px 2px 8px;
	color: #49BCFD;
	margin: 6px 0px 4px 0px;
	cursor: pointer;
}


/* ------------------------------
 List Menu Form
------------------------------ */
#archive {
	display: block;
	height: 22px;
	width: 230px;
}

#archive select {
	font-size: 93%;
}


/* ------------------------------
 bookmarker
------------------------------ */
#bookmarker {
	background: transparent url(images/marker.png) no-repeat;
	cursor: pointer;
	height: 80px;
	left: 0px;
	position: absolute;
	top: 500px;
	width: 100%;
	z-index: 500;
	display: none;
}

#bookmarker_switch {
	cursor: pointer;
}


/* ------------------------------
 comment list
------------------------------ */
#comment h2 {
	font-size: 93%;
	border-bottom: 1px solid #000;
	font-weight: bold;
	margin: 60px 0 16px 0;
	padding: 0 0 8px 0;
}

#comment .comment_entry {
	background: url('images/zwart.png');
	width: 470px;
	position: relative;
	margin-bottom: 10px;
}

#comment .everyone_comment {
	line-height: 180%;
	padding: 15px 20px 40px 60px;
	margin-bottom: 20px;
}

#comment .comment_author {
	text-align: right;
	color: #eeeeee;
	font-size: 85%;
	line-height: 180%;
	padding: 2px 6px 3px;
	border-top: 1px solid #ccc;
}

#comment .comment_author a:link {
	color: #fff;
}


#comment .avatar_photo {
	position: absolute;
	top: 3px;
	left: 3px;
        border: dotted 1px #333;
        padding: 1px;
}

#comment .author-id-1 {
	background: url(images/comment_ramp1.jpg) right top no-repeat;
}

#comment .author-id-0 {
	background: url(images/comment_ramp0.jpg) right top no-repeat;
}

#comment p.usetags {
	background: url('images/wit.png');
	margin-bottom: 5px;
}


/* ------------------------------
 comment form
------------------------------ */
#commentform .textform {
	background-color:#333333;
	border:1px solid #FFFFFF;
	color: #fff;
	width: 230px;
	height: 18px;
	padding: 2px 0 4px;
	margin: 0 0 8px;
}


#commentform .textbox {
	background-color:#333333;
	border:1px solid #FFFFFF;
	color: #fff;
	width: 422px;
	height: 180px;
	padding: 15px;
	overflow: auto;
	margin: 0px 0px 0px 0px;
}


#commentform .submit_btn {
	background-color:#333333;
	border:1px solid #FFFFFF;
	color: #fff;
	padding: 3px 8px 2px 8px;
	margin: 6px 0px 8px 0px;
}

#commentform .submit_btn:hover {
	background-color: #444;
	border: solid 1px #fff;
	padding: 3px 8px 2px 8px;
	color: #49BCFD;
	margin: 6px 0px 8px 0px;
	cursor: pointer;
}

#commentform .labeltext {
	color: #606060;
	font-size: 85%;
}

#commentform p {
	margin: 0;
	padding: 6px 8px 0px 8px;
	background: url('images/zwart.png');
}


/* ------------------------------
 feed icon
------------------------------ */
#feed {
	float: left;
	margin: 4px 0px 0px 0px;
}

#feed img {
	margin-right: 3px;
}

#feed p {
	color: #404040;
	font-size: 85%;
}

#feed a {
	color: #404040;
}

#feed a:hover {
	color: #871F1F;
}


/* ------------------------------
 extra
------------------------------ */
#extrastuff p {
	margin-top: 20px;
	padding: 6px 8px 6px 8px;
	background: url('images/zwart.png');	
}

#extrastuff input {
	background-color:#333333;
	border:1px solid #FFFFFF;
	color: #fff;
	height: 18px;
	padding: 3px 8px 2px 8px;
	margin: 6px 0px 8px 0px;
}


/* ------------------------------
 comment form
------------------------------ */
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}
.alignright {
   float: right;
}

.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;
}


