/*  
Theme Name: Simply Green
Description: Theme for Tjaard.nl, a simple lay-out with green accents (or any color for that matter :P )
Version: 0.2
Author: Tjaard
Author URI: http://tjaard.nl
*/

html {
	font-family: 'Bitstream Vera Sans', Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 62.5%; /* Resets 1em to 10px */
	margin: 0px;
	padding: 0px;
	background-color: #c6c1b4;
	color: #333;
	quotes: '\201E' '\201D' '\2018' '\2019';
}

body {
	margin-left: auto;
	margin-right: auto;
	min-width: 620px;
	max-width: 800px;
	margin-top: 0;
	margin-bottom: 2em;
	padding: 0;
	background-color: white;
	border: 2px solid black;
	border-bottom: 1px solid black;
	color: #333;
	position: relative;
	left: 0;
	top: 0;
}

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

a:hover {
	color: #bc0029;
	text-decoration: underline;
}

div#header {
	background: black url("images/ichttop.jpg") no-repeat bottom left;
	height: 6em;
	max-height: 124px;
	margin-top: -1.3em;
	margin-bottom: 2px;
	text-align: right;
	color: black;
	width: 100%;
	padding: 0;
	position: relative;
	left: 0;
	right: 0;
}

#header h1 {
	margin-right: 1em;
	padding-top: 0.3em;
	font-size: 2em;
}

#header #description {
	margin-right: 1em;
	padding-top: 0;
	margin-top: -1.5em;
}

#navbar{
        font-size: 1.2em;
        font-weight: bold;
        color: #333;
        height: 1.2em;
	line-height: 1.2em;
        background-color: #ffffcc;
        border-top: 1px solid #aaa;
        border-bottom: 1px solid #aaa;
	margin-top: 0;
	width: 100%;
}

#navbar, #navbar ul {
	list-style: none;
}

#navbar > ul {
	margin-left: auto;
	margin-top: auto;
	margin-bottom: 1em;
	display: inline;
}

#navbar a {
	display: block;
	text-decoration: none;
	color: #333;
	background-color: #ffc;
}

#navbar a:hover {
	color: #bc0029;
	background-color: #ffc;
}

#navbar li {
	float: left;
	padding-left: 1em;
	padding-right: 1em;
	border-right: 2px solid #aaa;
}

#pagecontent {
	float: left;
        font-size: 1.2em;
        padding: 1em;
        margin-top: 0.5em;
        color: #333;
        text-align: justify;
}

.narrow {
	width: 73%;
        border-right: 1px dotted #333;	
}

.narrow img {
	max-width: 100%;
}

.wide {
	max-width: 64.5em;
}

.wide img {
	max-width: 100%;
}

.post {
	position: relative;
	left: 0;
	top: 0;
	padding-top: 0.1em;
	margin-bottom: 2em;
}

h3 {
	font-size: 1.2em;
}

.posthead h2 {
	font-family: "Bitstream Vera Serif", Georgia, "Times New Roman", serif;
	font-size: 1.6em;
	border-bottom: 1px solid #333;
	width: 100%;
}

h3#comments {
	font-family: "Bitstream Vera Serif", Georgia, "Times New Roman", serif;
	margin-top: 3em;
	margin-left: 1em;
}

h3#respond {
	font-family: "Bitstream Vera Serif", Georgia, "Times New Roman", serif;
	margin-top: 3em;
	margin-bottom: -0.5em;
}

.posthead .postmetadata {
	position: relative;
	top: -1.5em;
	color: #555;
	font-size: 0.8em;
	/* counter-reset: comment; */
}

.postmetadata a, .postfooter a {
	color: #666;
	background: url(images/permalink.png) top right no-repeat;
	padding-right: 11px;
}

.postmetadata a:hover, .postfooter a:hover {
	color: #bc0029;
}

.postfooter {
	border-top: 1px solid #999;
	font-size: 0.8em;
	margin-top: -1px;
	clear: both;
	margin-left: 2em;
	margin-right: 2em;
	text-align: right;
}

.entry {
	position: relative;
	left: 0;
	top: -0.8em;
	margin-left: 2em;
	margin-right: 2em;
}

.gravatar {
	float: left;
	margin-right: 5px;
	border: 1px solid black;
	width: 37px;
	height: 37px;	
}

/*.gravatar:before {
	counter-increment: comment;
	content: counter(comment);
	margin-right: 30px;
}*/

.pageentry {
	border-bottom: 1px dotted #333;
	padding-bottom: 2em;
}

.entry h3 {
	margin-bottom: -0.5em;
	margin-top: 2em;
}

#footer {
	text-align: center;
	border-top: 1px dotted #333;
	border-bottom: 1px solid black;
	clear: both;
	background: black url("images/ichtbot.jpg") no-repeat top left;
	color: black;
}

#sidebar {
        width: 22%;
        padding: 1em;
        color: #333;
	margin-left: 76%;
	margin-top: 0;
	padding-top: 3.5em;
	position: relative;
	left: 0;
	top: 0;
}

#sidebar h2 {
	font-size: 1.2em;
}

#sidebar #searchbox {
	padding-top: 0;
	padding-bottom: 1em;
}

#searchbox #s {
	width: 95%;
}

#searchbox #searchsubmit {
	width: 45%;
	margin-left: 52%;
}

#sidebar #searchbox small {
	display: block;
	margin-top: 0.8em;
}

#sidebar ul {
	margin-bottom: 1em;
}

#searchbox h2 {
	margin-bottom: 0.2em;
}

.sidebarsection {
	padding-bottom: 0.3em;
	border-bottom: 1px dotted #333;	
}

.sidebarsection.adsense object {
	width: 125px;
	height: 125px;
	overflow: hidden;
}

#sidebarbuttons {
	margin-top: 1em;
	padding-bottom: 5px;
	padding-left: 1em;
}

img.centered {
	display: block;
	margin-top: 1em;
	margin-bottom: 2em;
	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;
}

.navigation {
	margin-top: 4em;
	width: 100%;
	border-top: 1px dotted #333;
	padding-top: 0.8em;
}

.navigationupper {
	width: 100%;
	border-bottom: 1px dotted #333;
	border-top: 1px dotted #333;
	padding-bottom: 0.6em;
	padding-top: 0.6em;
}

.commentlist li {
	margin-bottom: 1em;
	margin-left: 1em;
}

.commentlist cite {
	font-style: normal;
	font-weight: bold;
	margin-bottom: -0.5em;
}

div.commenttext {
	margin-top: 0;
}

.commentmetadata {
	border-top: 1px solid #999;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 1px 0.5em 1px 0.3em;
}

#commentform textarea {
	width: 100%;
	padding: 2px;
	margin-left: 0.3em;
}

#commentform #submit {
	float: right;
	margin-bottom: 1em;
	margin-top: -0.8em;
}

#commentform p {
	color: #777;
	margin-left: 1em;
	margin-right: 1em;
}

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

#respond {
	margin-left: 1em;
}

#footer {
	padding-left: 2em;
	padding-right: 2em;
	clear: both;
}

#pagecontent ul li:before, #sidebar ul.normlist li:before, .pagenav li:before {
	content: "\2666 \0020";
	/* content: "\0950 \0020"; */
	color: #ef0029;
}

.normlist > li {
	margin-right: 0.5em;
}

li.pagenav {
	position: relative;
	left: -1em;
}

#pagecontent ul, #sidebar ul {
	list-style: none;
}

#sidebar ul li {
	margin-left: -3em;
}

ul.pagelist {
	padding-bottom: 0.004em;
}

.page_item {
	margin-bottom: -1em;
}

.page_item ul {
	padding-top: 0.5em;
}

#sidebar ul {
	margin-top: -0.5em;
}

#pagecontent h1, #pagecontent h2, #pagecontent h3 {
	font-family: "Bitstream Vera Serif", Georgia, "Times New Roman", serif;
}

#pagecontent h2 {
	color: black;
}

div.box { 
	margin: 12px 12px 12px 12px;
	padding: 12px 12px 12px 12px;
	border: 1px dotted #333;
	text-align: left;
}

div.box table tr td {
	text-align: left;
	vertical-align: top;
}

a img {
	border: none;
}

acronym, abbr {
	border-bottom: 1px dashed #333;
	/*color: #bc0029;*/
}

blockquote {
	margin: 1.5em 3em 0 1em;
	padding-left: 2em;
	border-left: 1px dotted #333;
}

blockquote p {
	font-style: italic;
}

blockquote p em {
	font-style: normal;
}

blockquote p:before {
	content: open-quote;
	display: inline;
}

blockquote p:after {
	content: close-quote;
}

q {
	font-style: italic;
}

q:before {
	content: open-quote;
}

q:after {
	content: close-quote;
}

cite {
	font-weight: bold;
}

.center {
	text-align: center;
}

h2.center {
	margin-top: 3em;
}

#commentform input, #commentform textarea {
	font-size: 1.0em;
	font-family: 'Bitstream Vera Sans', Verdana, Helvetica, Arial, Sans-Serif;
}

#pagesearch {
	width: 100%;
	border-bottom: 1px dotted #333;
	padding-bottom: 2em;
}

#pagesearch input {
	margin: 0;
}

img.holiday {
	position: absolute;
	left: 1em;
	top: 0;
}

span.lord {
	font-variant: small-caps;
}
