/*
Theme Name: Blank 2 Column - Left Sidebar
Theme URI: http://refueled.net/blank-themes/
Description: A Blank Wordpress theme with left sidebar.
Author: refueled
Author URI: http://refueled.net
version: 2.0
Tags: two-column, widget-ready, blank
*/

.entry {
}

a.post-edit-link {
	color: blue;
	margin-left: 40px;
}

small.time {
	text-align: right;
}

.bladeren {
	overflow: hidden;
	margin: 0 40px;
	padding-bottom: 12px;
	font-size: 14px;
}

.bladeren .alignright {
	float: right;
	width: 200px;
	text-align: right;
}

.bladeren a {
	color: #ca0000;
}

.bladeren .alignleft {
	float: left;
	width: 200px;
	text-align: left;
}

/* more link */

a.more-link {
	text-align: right;
	font-style: italic;
	color: #980000;
}

a.more-link:hover {
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px dashed #980000;
}

/* language switcher */



.language_item {
}

.current_language_item {
	font-weight: bold;
	background: #c1b698;
}

#languages {
	
}

#languages ul {
	list-style-type: none;
	overflow: hidden;
}

#languages ul li {
	float: left;
	width: 10em;
}

#languages ul li a {
	display: block;
	padding: 6px;
	border: 1px solid #9d9483;
}

#languages ul li a:hover {
	border: 1px dashed #000;
	text-decoration: none;
}


/* basics */

*{margin:0; padding:0;}

body {
	
	background: #bfb697 url('images/footprints.jpg') repeat;
	font-family: georgia, times, arial, verdana, tahoma;
	font-size: 13px;
	margin: 0;
	padding: 4px;
	text-align: center;	

	}
	
h1 {font-size: 18pt;}
h2 {font-size: 14pt;}
h3 {font-size: 10pt;}
h4 {font-size: 9pt;}


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

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;
	}

code{
	font-family:"Courier New", Courier, monospace;
	}


/* links */

a{
	color:#000;
	text-decoration:none;
	}

a:hover{text-decoration: underline;}



/* container */


#container {

	/*
	width: 760px;
	margin: 0 auto;
	padding:0;
	background:#fff;
	color:#333;
	overflow: hidden;
	
	*/
	
	background-color: #9d9483;
	margin: 0 auto;
	width: 840px;
	
	padding: 10px;
	text-align: left;
	overflow: hidden;
	
	}
	
/* header */

#header {
	background:#000; 
  	/*height: 200px;*/
	color: #fff; 
	}

#header h1{
	font:normal 50pt georgia, times;
	padding:20px 0 0 16px;
	margin:0;
	font-style: italic;
	}
	
#header h1 a{color: #990100; text-decoration: none;}
#header h1 a:hover{color: #990100; text-decoration: none;}


#header h2{
	font:normal 10pt georgia, times;
	color: #990100;
	padding: 0 0 0 18px;
	margin:0;	
	}

/* main menu */


#menu {
	/*
	background:#000;
	font-family: verdana, arial, times, serif;
	font-size: 8pt;
	width:760px; 
	overflow:hidden;
	*/
	
	background: #ca0000 url(images/tab_background.gif) top left repeat-x;
	padding-top: 6px;
	padding-left: 186px;
}


#menu ul {
	list-style-type: none;
	margin: 0;
	overflow: hidden;
	padding: 0;
}

#menu ul li {
	float: left;
	width: 140px;
	height: 54px;
}

#menu ul li.current_page_item {
	background: url(images/tab_active.gif) top left no-repeat;
}

#menu ul li.current_page_item a {
	color: #9a0000;
}

#menu ul li.page_item_post a {

}
	

#menu ul li a {
	color: #fff;
	display: block;
	font-size: 20px;
	padding: 0;
	line-height: 58px;
	text-align: center;
	text-decoration: none;
	font-family: georgia;
	font-style: italic;
}

#menu ul li a:hover {
	text-decoration: underline;
}



/* content */


#content {
	
	/*
	float: right;
	width:530px;
	overflow: hidden;
	margin:14px;
	background-color: #ffd39a;
	*/
	
	overflow: hidden;
	background-color: #ffd39a;
	/* margin-left: 186px; */
	margin-left: 6px;
	padding: 28px;
	float: left;
	width: 598px;
	}	

.post {
	margin:0;
	padding:0;
	line-height: 14pt;
	clear: both;
	}
	
.post h2.nosticky{
	font: bold 13pt arial, verdana, helvetica;
	background: #ffbd66 url(images/hond.png) top left no-repeat;
	height: 21px;
	line-height: 21px;
	text-indent: 40px;
	letter-spacing: 1px;
	}
	
.post h2 {
	font: normal 18pt georgia, times;
	font-style: italic;
	height: 21px;
	line-height: 21px;
	text-indent: 40px;
	letter-spacing: 1px;
}
	
.post h2 a{
	color: #000;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #980000;
	text-decoration: underline;
	}

.post ul {}

.post li {}

.entry p{margin:12px 0;}

.postmetacontainer {
	margin-top: 4px;
	margin-left: 40px;
}

.postmetadata{
	/* clear: both;  /*dit zorgt voor onnodig uitrekken?? */
	padding: 0;
	margin: 0;
	text-align: left;
	font-weight: bold;
	display: inline;
}

.postmetadata a {
	background: url(images/icon_balloon.gif) center center no-repeat;
	padding: 6px 10px 12px 10px;
	color: #fff;
	font-size: 14px;
}

.postmetacontainer ul {
	list-style-type: none;
	display: inline;
}

.postmetacontainer ul li {
	display: inline;
	margin: 0;
}

.postmetacontainer ul li a {
	font-size: 10px;
	margin-left: 4px;
}

.postmetacontainer ul li a img {
	vertical-align: text-bottom;
}

.languageswitcher {
	margin-left: 40px;
	text-align: right;
}

.languageswitcher ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.languageswitcher ul li {
	display: inline;
}

.languageswitcher ul li a {
	text-align: center;
	padding: 4px;
}

.languageswitcher ul li a img {
	margin: 0;
	padding: 0;
}

.languageswitcher ul li a:hover {
	background-color: #ffbd66;
}


	

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




.entry {
	margin: 20px 40px;
}

.entry a img {
	border: 2px solid #900;
}

.gallery a img {
	border: 2px solid #900;
}



/* sidebar */

#sidebar {
	width:180px;
	float:left;
	margin:0;
	padding: 0;	
	background-color: #ffbd66;
	margin-bottom: 6px;
	}

#sidebar h2{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#sidebar label{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

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

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

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

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

#sidebar ul ul {
	margin:14px 0;
	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;
}


#sidebar a {
	color: #000;
	display: block;
	font-size: 20px;
	padding: 12px 0;
	text-decoration: none;
	text-indent: 20px;
	font-family: georgia;
	font-style: italic;
	border-bottom: 1px dashed #9d9483;
}

#sidebar ul li.current_page_item a, #sidebar ul li.current_page_ancestor a {
	background: #ffd39a url(images/pootje.gif) top left no-repeat;
}

#sidebar a:hover {
	background-color: #ffae43;
}



/* comments */
#respond {

}

#respond h3 {
	color: #ca0000;
	font-size: 20px;
	margin: 16px 0;
	border-bottom: 1px solid #ca0000;
}

h3#comments {
	border-bottom: 1px dashed black;
}

h3.comments {
	color: #ca0000;
	font-size: 14px;
	margin: 16px 0;
	border-bottom: 1px solid #ca0000;
}

#commentform{
	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: #ffe0b8;
	font-family: verdana, arial, times;
	font-size: 12px;
	margin:5px 5px 0 0;
	padding:4px;
	border: none;
	border: 1px solid #ca0000;
}

#submit {
	border: none;
}
	
#submit{
	margin: 5px 5px 0 0;
	background: #ca0000;
	color: white;
	padding: 6px;
	border: 1px outset #ca0000;
}

input {
}

#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 {
	margin: 0;
	padding: 12px 10px 10px 10px;
	list-style-type:none;
	}

ol.commentlist li.alt { 
	background: #ffe0b8;
	border: none;
}

ol.commentlist li p {
	margin: 14px 0 6px 0;
	padding: 0 12px 0 0;
	line-height: 14pt;
	font-style: italic;
	text-indent: 20px;
	word-spacing: 1px;
}

ol.commentlist a {color:#000;}

cite {
	font-family: georgia, times;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
}
	
ol.commentlist li .comment-author {
	background-color: #ffcc89;
	border-bottom: 1px solid #9d9483;
}
ol.commentlist li .comment-meta {
	font-size: 10px;
	text-align: right;
}
ol.commentlist li.alt .comment-author {
	background-color: #ffd39a;
}
	
span.says {
	display: none;
}
	
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;
	}

	
	
/* 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%;
	*/
	
	clear: both;
	background-color: #ca0000;
	margin-top: 6px;

	}
	
#footer p{padding:12px;margin: 0; color: #fff; text-align:right;}
#footer a{color: #BCBCBC;text-decoration: none;}
#footer a:hover{color: #5D5D5D;text-decoration: underline;}


/*

TATRAHOND STYLE



body {
	background: #bfb697 url('../img/footprints.jpg') repeat;
	font-family: arial, verdana, tahoma;
	font-size: 13px;
	margin: 0;
	padding: 4px;
	text-align: center;
}

h1 {
	font-family: georgia;
	font-style: italic;
	font-weight: normal;
	font-size: 32px;
}

h2 {
	display: block;
	margin: 64px 0 0 0;
	text-align: right;
	border-bottom: 1px dashed black;
}

a {
	color: #980000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border-color: #990000;
}

#languages p {
	text-align: right;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#languages a {
	float: right;
	display: block;
	text-align: left;
	overflow: hidden;
	line-height: 24px;
	padding: 4px 0;
	width: 200px;
	color: #fff;
	font-weight: bold;
}

#languages a:hover {
	background-color: #c1b698;
}

#languages a img {
	border: none;
	margin: 0;
	padding: 0;
	float: left;
	margin: 0 6px;
}

div#outercontainer {
	background-color: #9d9483;
	margin: 0 auto;
	width: 840px;
}

div#container {
	padding: 10px;
	text-align: left;
}

div#content {
	background-color: #ffd39a;
	margin-left: 186px;
	padding: 28px;
}

div#content h3, h5 {
	text-indent: 48px;
}

div#content h3 {
	background: #ffbd66 url('../img/hond.png') no-repeat top left;
	height: 21px;
	line-height: 21px;
	margin-top: 48px;
}

div#content p {
	margin-right: 32px;
}

div#content p img {
	margin: 0 12px;
}

div#contentcontainer {
	margin: 0 0 6px 0;
	overflow: hidden;
}

div#header {
}

div#header a img {
	border: none;
}

div#header h1 {
	bottom: 0;
	color: #9a0000;
	font-size: 62px;
	margin: 0;
	padding: 0;
	position: absolute;
}

div#header ../img {
	bottom: 0;
	position: absolute;
}

div#footer {
	background-color: #ca0000;
	color: #fff;
	font-size: 14px;
	padding: 12px;
	text-align: right;
}

div#footer a {
	color: #fff;
	font-size: bigger;
	font-weight: bold;
}

div#footer a:hover {
	background-color: #990100;
}



div#sidebar {
	background-color: #ffbd66;
	float: left;
	width: 180px;
}

div#sidebar a {
	color: #000;
	display: block;
	font-size: 20px;
	padding: 12px 0;
	text-decoration: none;
	text-indent: 20px;
	font-family: georgia;
	font-style: italic;
	border-bottom: 1px dashed #9d9483;
}

div#sidebar a#active {
	background: #ffd39a url(../img/pootje.gif) top left no-repeat;
}

div#sidebar a:hover {
	background-color: #ffd39a;
}

*/
