/*
Theme Name: Ko van dijk

*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #343434;
	background-color:#8B2B25; /* for WHITE use #FFFFFF , for GREEN use #467839 , for RED use #8B2B25 */
	background-image: url(images/background-red.gif); /* for WHITE use background.gif , for GREEN use 	background-green.gif , for RED use background-red.gif */
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;


}


#wrapper { 
	margin: 0 auto; 
	width: 960px;


}
.flashunit {
	padding: 4px;
	background: #fff;
	border: 4px solid #ddd;
	margin: 10px auto;
	width: 530px;
}
.flashunit h2 {
	font: 18px normal Arial, Helvetica, sans-serif;
	border: 1px solid #ddd;
	background: #f0f0f0;
	margin: 0;
	padding: 10px;
	color: #111;
	text-align: center;
}
.flashunit p {
	font: 12px normal Arial, Helvetica, sans-serif;
	padding: 10px;
	margin: 0;
	border: 1px solid #ddd;
	background: #f0f0f0;
}
object.flashvideo {
	width: 530px;
	height:280px;
}


#side_ads { 
 	

    width: 120px;
    height: 600px;
    margin: 0;
    padding: 0;
    position: fixed;
    top: 10px;
    margin-left: 800px;




} 

/* ---- BEGIN GLOBAL ELEMENTS ---- */






h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #B31700;
}

h2 {
	font-size: 24px;
}

h3 {
	font-size: 18px;
}

h4 {
	font-size: 16px;
}

h5 {
	font-size: 14px;
}

h6 {
	font-size: 11px;
}

a {
	color: #990000;
}

a:visited {
	color: #8B2B25;
}

a:hover {
	color: #8B2B25;
}

a:active {
	color: #8B2B25;
}

/* Begin contactform */

#wpcf label {
	clear: both;
	display: block;
	float: left;
	width: 150px;
}
#wpcf input {
	margin-left: 200px;
	width: 200px;
	padding: 1px;
	margin: 2px 5px 2px 0;
}

#wpcf #contactsubmit {
	margin-left: 250px;
	width: 100px;
}

#wpcf textarea {
	width: 350px;
	height: 200px;
	padding: 1px;
	margin: 5px 5px 10px 0;
}

/* Eind contactform */


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	border: none;

	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: none;

	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	border: none;

	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	border: none;

	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */


small {
	font-size: 10px;
}

/* ---- END GLOBAL ELEMENTS ---- */


/* ---- BEGIN STRUCTURE ---- */

#header {
	margin-top: 15px;
	z-index:-1;
	background-image: url(images/winter2012b.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 154px;
}

#page {
	margin: 0px auto;
	width: 744px;
	background-color: #FFFFFF;
	z-index:999;
}

/*
		To switch the sidebar to the right side, simply change
		the "float" and "clear" properties of #content and
		#sidebar from right to left and left to right.
*/

#content {
	margin: 0px;
	float: right;
	width: 530px;
	padding: 20px 0px 20px;
}

#sidebar {
	margin: 7px 0px 0px 0px;
	width: 186px;
	clear: left;
	float: left;
}

#footer {
	background-image: url(images/footer2.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	width: 744px;
	margin: 20px 0px 0px;
	padding-top: 15px;
	clear: both;
	position: static;
	bottom: 0px;
}

/* ---- END STRUCTURE ---- */


/* ---- BEGIN HEADER STYLES ---- */

#header h1 {
	color: #8B2B25;
	font-size: 40px;
	text-align: center;
	margin: 10px 0px 10px;
	padding: 12px 0px 12px;
	border-top: 4px double #B31700;
	border-bottom: 1px solid #B31700;
}

#header h1 a {
	color: #8B2B25;
	text-decoration: none;
}

#header h1 a:visited {
	color: #B31700;
}

#header h1 a:hover {
	color: #8B2B25;
}

#header h1 a:active {
	color: #B31700;
}

#header-nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-transform: uppercase;
	padding-top: 5px;
	padding-bottom: 5px;
}

#header-nav a {
	margin-right: 10px;
	padding: 3px;
	text-decoration: none;
}

#header-nav a:visited {}

#header-nav a:hover {
	background-color: #DBEAD0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CDE2C8;
	border-bottom-color: #069A7A;
	color: #B31700;
	background: url(images/submit-background.gif) repeat-x top;
}

/* ---- END HEADER STYLES ---- */


/* ---- BEGIN CONTENT STYLES ---- */

h2.page-title {
	margin-top: 0px;
}

h2.post-title {
	margin-top: 0px;
	margin-bottom: 0px;
}

h3.post-title {
	margin-top: 0px;
	margin-bottom: 0px;
}

h2.archive-title {
	margin-top: 0px;
	margin-bottom: 30px;
	font-size: 24px;
}

h2.page-title {
	margin-top: 0px;
}

h2.search-title {
	margin-top: 0px;
	margin-bottom: 30px;
	font-size: 24px;
}

#content h2 a {
	color:#B31700;
}

#content h2 a:visited {
	color: #343434;
}

#content h2 a:hover {
	color: #8B2B25;
}

#content h2 a:active {
	color: #FF0000;
}

#content h3 a {
	color:#B31700;
}

#content h3 a:visited {
	color: #343434;
}

#content h3 a:hover {
	color: #8B2B25;
}

#content h3 a:active {
	color: #FF0000;
}

.post {
	background: url(images/post-background.gif) no-repeat center bottom;
	padding-bottom: 35px;
	margin-bottom: 40px;
}

.post-single {
	background: url(images/post-background.gif) no-repeat center bottom;
	padding-bottom: 40px;
	margin-bottom: 0px;
}

.entry {
	line-height: 1.4em;
}

.postmetadata {
	font-size: 12px;
	margin-bottom: 0px;
	clear: both;
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #EBEBEB;
	padding-top: 5px;
	color: #585858;
}

.commentlink {
	background-image: url(images/comment-bubble.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}

.trackback {
	background-image: url(images/trackback.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}

.edit {
	text-align: center;
	margin-top: 12px;
	display: block;
}

.edit a {
	text-decoration: none;
}

.navigation-single {
	margin-top: 10px;
	margin-bottom: 30px;
	font-size:12px;
	line-height: 1.4em;
}

.next-single {
	background-image: url(images/arrow-next.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
}

.previous-single {
	background-image: url(images/arrow-previous.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
}

#content ul li {
	list-style-type: none;
	background-repeat: no-repeat;
	list-style-image: url(images/bullet-red.gif);
background-position: left top;
	margin-left: 12px;
}

#content ul {
	margin-left: 0px;
	padding-left: 25px;
}

#content ul ul li {
	list-style-type: none;
	background-image: url(images/bullet-red-child.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 14px;
}

#content ul ul ul li {
	list-style-type: none;
	background-image: url(images/bullet-red-square.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 14px;
}

#content li {
	margin-bottom: 14px;
}

#content li li {
	margin-top: 10px;
	padding-bottom: 0px;
	line-height: normal;
}

.navigation {
	font-size: 18px;
	margin-bottom: 0px;
	text-align: center;
	margin-top: 0px;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-right: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.navigation a {
	text-decoration: none;
}

.next {
	background-image: url(images/arrow-next.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 12px;
}

.previous {
	background-image: url(images/arrow-previous.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
}

.alignright {
	text-align: right;
}

.alignleft {
	text-align: left;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#intro {
	margin-bottom: 30px;
	padding-bottom: 31px;
	background-image: url(images/post-background.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	border: none;

}


#intro h2 {
	margin-top: 0px;
	padding-right: 30px;
	font-size: 32px;
}

.attachment {
	text-align: center;
border: 0;
}

.attachment img {
	padding: 5px;
border: 0;

}

.justify {
	text-align: justify;
}

#content blockquote {
	background: url(images/b-quote-left.gif) no-repeat left top;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 41px;
	padding-left: 36px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-style: italic;
	color:#5E5E5E;
	border-left-width: 3px;
	border-left-style: double;
	border-left-color: #8B2B25;
}

#content blockquote blockquote {
	background-image: url(images/b-quote-left-2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 25px;
	padding-left: 22px;
}

#content blockquote p {
	padding-left: 5px;
}


.wpv_titleauthor, .wpv_durationdate {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 400px;
	font: bold 11px "Lucida Grande", Verdana, Arial, 'Bitstream Vera Sans', sans-serif;
	color: #666;
	padding: 3px;
	border-top: 1px solid #aaa;
}

.wpv_download {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 3px;
}

.wpv_download a {
	font: bold 11px "Lucida Grande", Verdana, Arial, 'Bitstream Vera Sans', sans-serif;
	color: #f44;
}

.wpv_download a:hover {
	text-decoration: none;
}

.wpv_download img {
	border: 0;
}

.wpv_self {
	text-align: left;
}

.wpv_self a {
	font: bold 9px "Lucida Grande", Verdana, Arial, 'Bitstream Vera Sans', sans-serif;
	color: #000;
}


/* ---- END CONTENT STYLES ---- */


/* ---- BEGIN SIDEBAR STYLES ---- */

#sidebar {
	font-size: 12px;
}

#main-menu {
	margin: 0px;
	height: 37px;
	width: 186px;
	background-image: url(images/main-menu3.gif);
	background-repeat: no-repeat;
}

#sidebar-border {
	background-image: url(images/sidebar-background.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding: 10px 13px;
	width: 160px;
}

#sidebar-bottom {
	margin: 0px;
	height: 17px;
	width: 186px;
	background-image: url(images/sidebar-bottom.gif);
	background-repeat: no-repeat;
}

#sidebar ul li h2 {
	font-size: 16px;
	margin-bottom: 0px;
	margin-top: 0px;


}

#sidebar ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
}

#sidebar li li {
	padding-top: 1px;
	padding-bottom: 1px;
	list-style-image: url(images/bullet-red.gif);
	margin-left: 15px;
}

#sidebar a {
	color: #343434;
	text-decoration: none;
}

#sidebar a:visited {
	color: #343434;
	text-decoration: none;
}

#sidebar a:hover {
	color: #8B2B25;
	text-decoration: underline;
}

#sidebar a:active {
	color: #8B2B25;
	text-decoration: none;
}

#sidebar li li li {
	padding-top: 1px;
	font-size: 92%;
	list-style-image: url(images/bullet-red-child.gif);
	margin-left: 15px;
}

#sidebar li li li li {
	padding-top: 1px;
	font-size: 92%;
	list-style-image: url(images/bullet-red-square.gif);
	margin-left: 15px;
}

#feeds ul li {
	margin-left: 0px;
	list-style-type: none;
	list-style-image: none;
}

#feeds ul li a {
	background-image: url(images/feed-icon-12x12.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
}

#feeds ul li a:visited {}

#feeds ul li a:hover {
	background-repeat: no-repeat;
	background-position: left center;
	color: #E85F11;
}

#feeds ul li a:active {}

.space {
	margin-bottom: 16px;
	margin-top: 0px;
	padding-top: 2px;
}

#wp-calendar {
	width: 100%;
}

#wp-calendar caption {
	text-align: left;
	font-size: 18px;
	color: #B31700;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px 0px 2px;
}

#wp-calendar th {
	background-color: #F0BDB1;
	padding: 1px;
	border: 1px solid #8B2B25;
}

#wp-calendar td {
	border: 1px solid #E4E4E4;
	padding: 1px;
	text-align: center;
	margin: 1px;
}

#wp-calendar a {
	display: block;
}

#wp-calendar a:hover{
	background-color: #FFFFFF;
	text-decoration: none;
}

td#prev a {
	text-align: left;
	padding-left: 2px;
}

td#next a {
	text-align: right;
	padding-right: 2px;
}

.widget {
	margin-top: 10px;
	margin-bottom: 10px;
}

/* ---- END SIDEBAR STYLES ---- */

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-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;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

/* ---- BEGIN FOOTER STYLES ---- */

#footer-meta {
	color:#585858;
	margin: 0px auto;
	padding-bottom: 10px;
	text-align: center;
}

#footer-meta a {
	color: #585858;
}

#footer-meta ul {
	margin: 0px;
}

#footer-meta li {
	list-style-type: none;
	margin: 0px;
	font-size: 10px;
	text-align: center;
text-align: center;

}

/* ---- END FOOTER STYLES ---- */


/* ---- BEGIN SEARCH FORM STYLES ---- */

#searchform {
	padding: 0px;
	text-align: left;
	line-height: normal;
	font-size: 14px;
	margin: 0px;
}

#s {
	width: 110px;
	padding: 2px;
	background-color: #FFFFFF;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	vertical-align: top;
	border: 1px solid #8B2B25 ;
}

#searchform input {
	margin: 3px 0px 0px;
}

#searchsubmit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bolder;
	vertical-align: middle;
	background-color: #B31700;
	width: 30px;
	border: 1px solid #8B2B25;
	padding-top: 1px;
	padding-bottom: 1px;
}

/* ---- END SEARCH FORM STYLES ---- */


/* ---- BEGIN COMMMENT FORM STYLES ---- */

#commentform {}

#commentform p {
	margin-top: 0px;
	margin-bottom: 5px;
}

#author, #email, #url  {
	width: 200px;
	padding: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #343434;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
}

#comment {
	width: 98%;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.4em;
	color: #343434;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
}

#submit {
	width: 12em;
	padding: 4px;
	border-top: 3px double #B31700;
	border-right: 3px double #B31700;
	border-bottom: 3px double #B31700;
	border-left: 3px double #B31700;
	font: bold 16px Georgia, "Times New Roman", Times, serif;
	cursor: pointer;
	color: #B31700;
	background-color: #B31700;
	background-image: url(images/submit-background.gif);
	background-repeat: repeat-x;
	background-position: top;
}

/* ---- END COMMENT FORM STYLES ---- */


/* ---- BEGIN COMMENTS STYLES ---- */

ol.commentlist {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}

ol.commentlist cite {
	font-style: normal;
	font-weight: bold;
}

.comment-body {
	margin: 0 0 10px 0;
	padding: 15px 15px 10px 15px;
font-size: 11px;
	line-height: 1.4em;
	position: relative;
	border-top: 1px solid #F0F1E8;
	border-right: 1px solid #F0F1E8;
	border-bottom: 1px solid #F0F1E8;
	border-left: 1px solid #F0F1E8;
	background-color: #FFFFFF;
}

.commentmetadata {
}

.comment-author {
}

.comment-count {
	font-family: Georgia, "Times New Roman", Times, serif;
	float: right;
	text-align: right;
	font-size: 16px;
	color: #F0BDB1;
	font-weight: bold;
	padding: 0px 6px;
	background: #FFFFFF;
	border: 1px solid #f0f0e0;
	position: relative;
	top: 0px;
	right: 0px;
}

.comment-body blockquote {
	background: url(images/b-quote-left.gif) no-repeat left top;
font-size: 11px;
margin-right: 10px;
	margin-left: 10px;
	padding-right: 41px;
	padding-left: 36px;
	width: 410px;
}

.commentfeed {
	background-image: url(images/feed-icon-12x12.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
	margin-bottom: 0px;
	float: right;
	padding-bottom: 1px;
}

.alt {

}

html {

    scrollbar-3dlight-color:#70231E;
    scrollbar-arrow-color:#FB4408;
    scrollbar-base-color:none;
    scrollbar-darkshadow-color:none;
    scrollbar-face-color:#74241F;
    scrollbar-highlight-color:none;
    scrollbar-shadow-color:none;
    scrollbar-track-color:#8B2B25;
}

.body {
    scrollbar-3dlight-color:#70231E;
    scrollbar-arrow-color:#FB4408;
    scrollbar-base-color:none;
    scrollbar-darkshadow-color:none;
    scrollbar-face-color:#74241F;
    scrollbar-highlight-color:none;
    scrollbar-shadow-color:none;
    scrollbar-track-color:#8B2B25;
}



/* ---- END COMMENT STYLES ---- */

/* SUBSCRIPTION MANAGER STYLE */
.subscription-manager {
padding: 10px 0 20px 0;
margin: 5px 0 0 55px;
width: 650px;
}

div.wrap {
background: #fafafa;
padding: 5px 10px;
margin: 20px 0;
border: 1px solid #ccc;
}

div.wrap h2 {
margin: .5em 0 1em 0;
border-bottom: 2px solid #589bd2;
}

div.wrap fieldset {
border: 1px solid #555;
margin: 1em 0;
padding: 5px 10px;
}

div.wrap fieldset legend {
font-weight: bold;
font-size: small;
}

div.wrap p.submit {
text-align: right;
}


.updated {
background: #B9D6EF;
border: 1px solid #589bd2;
margin: 1em 5% 10px;
padding: 0 1em;
}

.updated-error {
background-color: #FFA3A3;
border: 1px solid #FF5D5D;
}

div.wrap form {
margin: 0;
padding: 0;
}

div.warp li {
margin-bottom: 6px;
line-height: 130%;
}
/* END SUBSCRIPTION MANAGER STYLE */
