/*
Theme Name: WordPress Thewissen
Theme URI: http://wordpress.org/
Description: The Thewissen WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 0
Author: SL
Author URI: http://netprog.de/
Tags: private
*/

/**
 * Elements -----------------------------------------------
 */ 
html, body {
  margin:0;
  padding:0;
  }
body {
  margin: 0 0 20px 0;
	font-size: 80%; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	/* background: #d5d6d7 url('images/kubrickbgcolor.jpg'); */
	background: #e7e7e7;
	color: #333;
	text-align: center;
	}

a img {
  border-width: 0;
  }


small {
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

h3 {
	font-size: 1.1em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}


small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	 /*text-decoration: underline; */
	border-bottom: 1px dotted #06c;
	}

h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}


h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3#comments {
  color: orange;
  background-color: transparent;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  font-size: 20px;
  }
h3#comments a {
  font-size: .6em;
  color: #999;
  }
h3#comments a:hover {
  color: #000;
  }
p img {
	padding: 0;
	max-width: 100%;
	}
select {
	width: 130px;
	}
	
#content ul {
  font-size: .95em;
  }

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

/**
 * IDs ----------------------------------------------------
 */
 
/** start:page  */
#page {
  margin: 0px auto;
  padding: 0;
  width: 818px;
  overflow: hidden;
  background: transparent url(images/pagebgshadow.gif) center top repeat-y;
  border:none;
}

#content {
  text-align: left;
  }
.widthcolumn, .widecolumn {
	margin: 5px 35px;

}
.narrowcolumn {
  float: left;
  margin: 5px 0px 5px 35px;
  width: 520px;
  }

/** start:sidebar */
#sidebar {
	/* padding: 20px 0 10px 0; */
	/* margin: 0 0 0 570px; */
	/* clear: right; */
	float: right;
	margin: 5px 35px 5px 0;
	padding:0;
	overflow: hidden;
	width: 205px;
	font-size: .8em;
	text-align: left;
	}
#sidebar h2 {
	margin: 5px 0 0 0;
	padding: 0;
	font-size: 1em;
	}
#footer {
	padding: 0;
	margin: 0;
	width: 818px;
	clear: both;
	background: transparent url('images/footer-bg.jpg') no-repeat bottom;
  }
#footer p {
  margin:0;
  padding: 20px 0;
  font-size: 10px;
  text-align: center;
  background: transparent;
  color: #304355;
  }
#footer a { text-decoration: none; }

#navigation, #navigation li {
	margin: 0;
	padding: 0;
	list-style: none;
	}
#navigation li {
	display: inline;
	}
#navigation li a {
	display: block;
	margin: 0 0 1px 0;
	padding: 0 0 0 1em;
	line-height: 21px;
	border: 1px solid #7C6553;
	color: #7C6553; 
	font-size: 11px;
	text-decoration: none; 
	font-weight: bold;
	}

#navigation li a:visited {
	color: #7C6553;
}
#navigation li.current_page_item a, 
#navigation li a:hover,
#navigation li a:active {
  background: #7C6553;
	color: #fff;
}
/** navigation::end --------------------------------------- */


	
/** commentlist, -form */
ol.commentlist {
  margin:0;
  padding:0;
  list-style: none;
  }
.commentlist li, #commentform input, #commentform textarea {
	font-size: .85em;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

div.comment-meta {
/*   margin-left: 40px; */
  }

.commentlist li .avatar { 
	/* float: right; */
	float: right;
/* 	vertical-align:bottom; */
  margin-left: 10px;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {

	}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	
	}


.commentmetadata {
	font-weight: normal;
	}

/** WP calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
	
/** header */
#header {
  padding-top: 4px;
  height: 78px;
  background-color: #8E918D;
	}
#header h1 {
  margin:0 auto;
  padding:0;
  width: 800px;
  height: 60px;
  background-image: url( 'images/thewissen.gif' );
  background-repeat: no-repeat;
  background-position: left bottom;
  }
#header h1 span {
  display: none;
  }
#header ul {
  margin:0 auto; 
  padding:0;
  width: 800px;
  height: 10px;
  list-style:none; 
  white-space:nowrap;
  font-size: 11px;
  }
#header ul li {
  float: right;
  }
#header ul a {
  display: block;
  margin: 0 10px;
  color: #fff;
  font-family: verdana;
  text-decoration: none;
  }
#header ul a:hover {
  border-bottom: 1px dotted #fff;
  }

/** menu */
#menu {
  height:29px;
  overflow: hidden;
  margin: 0 auto;
  background:url(images/blank_sepia_bg.gif);
  position:relative; 
  font-family: Verdana, arial, sans-serif; 
  font-size:12px;
  font-weight: bold;
  border-top: 3px solid #000;
  }

#menu ul {
  width:800px;
  margin:0 auto; 
  padding:0; 
  list-style:none; 
  white-space:nowrap;
  }

#menu ul li {
  float:left;
  background:url(images/blank_over_sepia.gif);
  }
  
#menu ul a {
  display:block; 
  height:36px; 
  float:left; 
  background: url(images/blank_sepia.gif);
  padding:0 0 0 13px; 
  text-decoration:none; 
  line-height:27px; 
  white-space:nowrap; 
  color:#ddd;
  }

#menu ul a span {
  display:block; 
  padding:0 25px 10px 13px; 
  background:url(images/blank_sepia.gif) right top;
}

#menu ul li.current_page_ancestor a,
#menu ul li.current_page_item a,
#menu ul a:hover, 
#menu ul li:hover a {
  background: url(images/blank_over_sepia.gif); 
/*  padding:0 0 0 15px; */
  cursor:pointer; 
  color:#fff;
  }
#menu ul li.current_page_ancestor a span,
#menu ul li.current_page_item a span,
#menu ul a:hover span, 
#menu ul li:hover a span {
/*  display:block; 
  padding:0 30px 9px 15px;  */
  background:url(images/blank_over_sepia.gif) right top; 
  cursor:pointer;
  }

/**
 * --------------------- Classes --------------------------
 */ 
.entry p a:visited {
	color: #b85b5a;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
li.linkcat {
  list-style: 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;
	}

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

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


/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */
/*
html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}
  */
.alt {
  background-color: #eaeaea;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #dddddd;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #dddddd;
  }
.postmetadata {
/*   background-color: #eee; */
  font-size: .9em;
/*  border-top: 1px solid #676767; */
  }
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

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

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}


/* End Various Tags & Classes*/



/* 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 {
	padding: 0 5px 5px;
	margin: 0;
	font-size: 11px;
	text-align: left;
	line-height: 17px;
}
/* End captions */
