/*
Theme Name: Jan Wagner def
Theme URI: http://www.janwagner.nl
Description: Portfolio Theme voor Jan Wagner.
Version: 1.5
Author: Leon Goedhart
Author URI: http://www.goedhartreklame.nl/
Tags: kunst, portfolio, minimalistisch, rotterdam
*/
body {
	text-align: center;
	background: #f6f6ed;
	color: #000;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 22px;
}

div#wrapper {
	text-align: left;
	margin: auto;
	width: 850px;
}

a {
	color: #000;
}

a:hover {
	color: #d90e28;
}
p {
	margin: 0 0 24px;
}
h1, h2, h3, h4 {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-weight: normal;
}

h5 {
	font: 16px "Trebuchet MS", Helvetica, Arial, sans-serif;
	color: #000000;
	line-height: 24px;
}
div#header {
	border-bottom: 1px solid #968879;
	height: 152px;
	margin-top: 0px;
	background: #f6f6ed url(images/janwagner_header4.png) no-repeat;
}
h1 {
	font-size: 48px;
	color: #3f3f3f;
  	margin:0 0.5em 0 0;
  	padding:0 0.5em 0.4em 0;
  	border-right:1px solid #808080;
  	float:left;
}
h1 a {
	text-decoration: none;
	color: #000;
}
div#header h2, ul#navigation {
	margin: 0 0 6px;
}
ul#navigation {
	display: block;
	width: 800px;
	float: left;
	margin-top: 0;
	top: 120px;
	position: relative;
}
ul#navigation li {
	display: inline;
}
ul#navigation li a {
	text-decoration: none;
	color: #000;
	margin: 0 23px 0 0;
	font: 1.15em "Trebuchet MS", Georgia, Times, "Times New Roman", serif;
}
ul#navigation li a:hover {
	color: #d90e28;
}
div#header h2 {
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-weight: normal;
	display: block;
	width: 100px;
	float: right;
	text-align: right;
	font-size: 16px;
}

/*
#header h2{
  font-size:2.25em;
  margin:0 0.5em 0 0;
  padding:0 0.5em 0.25em 0;
  border-right:1px solid #808080;
  float:left;
}
#header h2 a{ text-decoration:none; }

#header p{
  padding:1em 0;
  margin:0;
  line-height:1em;
}



*/
span.f {
	font-style: italic;
}
div#content {
	margin: 35px 0 0;
}
div.thumbnail {
	width: 500px;
	float: left;
}
div.entry {
	width: 250px;
	float: right;
}
div#content h2 {
	font-size: 19px;
	color: #666;
	line-height: 32px;
}
div#content h2 a {
	text-decoration: none;
	color: #000;
}

div#content h1 {
	font-size: 19px;
	color: #666;
	line-height: 32px;
	font-weight: bold;
}
div#content h1 a {
	text-decoration: none;
	color: #666;
}


div#content wp-caption-text
{
	text-align: left;
	color: #666;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 32px;
}

p.wp-caption-text
{
	text-align: left;
	color: #666;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 32px;
}

p.comment-link {
	margin: 0;
	padding-top: 16px;
}
p.comment-link a {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #808080;
	text-decoration: none;
	font-size: 16px;
	line-height: 36px;
}
p.comment-link a:hover {
	color: #999;
	text-decoration: none;
}
div#footer p {
	color: #000;
	text-align: left;
	font: 11px/30px "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	width: 800px;
	height: 25px;
	border-top: 1px solid #978e8b;
}

div#footer p a {
	color: #666;
	text-decoration: none;
}

div#footer p a:hover {
	color: #333;
	text-decoration: none;
}

div.post {
	margin: 0 0 35px;
}

div.post2 {
	margin: 0 0 35px;
	border-bottom: 1px dashed #000;
}

h3#comments, h3#respond {
	color: #000;
	line-height: 64px;
}
div.author {
	width: 250px;
	float: left;
}
div.author cite {
	margin: 0 0 0 12px;
	font: 16px "Trebuchet MS",Helvetica, Arial, sans-serif;
}
div.author img {
	position: relative;
	top: 10px;
}
div.comment {
	width: 500px;
	float: right;
	padding: 18px 0 0 0;
}
ol.commentlist {
	border-top: 1px solid #333;
	margin: 0 0 48px;
}
ol.commentlist li {
	border-bottom: 1px solid #333;
	padding: 12px 0 0;
}
form input, form textarea {
	margin: 0 12px 0;
}
div.alignleft, div.alignright {
	display: block;
	width: 40%;
	float: left;
}
div.alignright {
	float: right;
	text-align: right;
}
div.alignleft a, div.alignright a {
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-size: 18px;
	text-decoration: none;
	color: #484848;
}
div.alignleft a:hover, div.alignright a:hover {
	color: #d90e28;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}