/*
Theme Name: ligneous
Theme URI: http://pure-essence.net/2008/09/14/wordpress-theme-ligneous/
Description: Created on 09/14/2008 for WordPress version 2.6.2 by <a href="http://pure-essence.net">pure-essence.net</a>. Graphics contain foliage and is ligneous. Last updated 09/16/2008 for style fixes.
Version: 1.0.5
Author: Ying Zhang
Author URI: http://pure-essence.net/
Tags: fixed width, two columns, widgets, valid CSS, widget ready, white, simple, valid XHTML, right sidebar, black

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/


/* Layout */
body {
	font-size: 0.75em;
	font-family: Arial, Verdana, Sans-Serif;
	background: black;
	color: #ddd;
	text-align: center;
	padding: 1.7em 0;
	margin: 0;
}

/* Default */
a {
	color: #000099;
	font-family: Verdana, Sans-Serif;
}

a:hover {  text-decoration: none; }
h3 	{  font-size: 1em; }

img.alignleft {
	float: left;
	margin: 0 .8em .8em 0;
}

img.alignright {
	float: right;
	margin: 0 0 .8em .8em;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft { float: left; }
.alignright { float: right; }

a img {
	padding: 5px;
	border: 1px solid #ccc;
}

form {
	padding: 0;
	margin: 0;
}

blockquote {
	background: url(images/blockquoteBk.gif) left 0.2em no-repeat;
	color: #666;
	padding: 0 1em 0 2.2em;
	margin-left: 1em;
}
code { font-size: 1.1em; }
abbr { cursor: help; }
tt, pre { font-size: 1.1em; }

#sitelinks {
	width: 832px;
	display: block;
	position: absolute;
	top: 0px;
	padding: 0;
	margin: 3px 0;
	font-size: .8em;
}
#sitelinks li {
	float: right;
	list-style: none;
	margin-left: 6px;
	padding-left: 6px;
	border-left: 1px solid white;
}
#sitelinks .first {
border: 0;
}

#sitelinks a {
	color: #fff;
	text-decoration: none;
}

#sitelinks a:hover {
	text-decoration: underline;
}

#page {
	width: 832px;
	background: #fff ;
	color: #060606;
	margin: 0 auto;
	text-align: left;
    border: 2px solid #f90;
}
#wrapper {
	padding-right: 200px;  /* RC width + CC margin*/
	margin: 0 auto;
	overflow: hidden;
	
	width: 632px;  /* center width */
}
.wraphome {
	padding-right: 200px !important;  /* RC width + CC margin*/
	padding-left: 150px;  /* LC width */
	width: 482px !important;  /* center width */
}

#header {
	background: #fdfdfd url('/blog/wp-content/themes/ligneous/images/header.jpg') top right no-repeat;
	height: 136px;
}

#headerimg {
	padding: 30px 20px;
}

#headerimg h1 {
display: inline;
font-size: 100%;
margin: 0;
padding: 0;
font-weight: normal;
}

#headerimg #sitetitle a {
	font-size: 2.8em;
	font-weight: bold;    
	color: #F90;
	text-decoration: none;
}
#headerimg #sitetitle a:hover{
text-decoration: underline;
}

#headerimg .description {
	font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	color: black;
	font-size: 1.7em;
	font-weight: bold;
}

#navcontainer ul {
	padding: 0;
	margin: 0;
	background: #FF9900 url(images/menuBk.gif) repeat-x;
	color: White;
	float: left;
	width: 100%;
	height: 27px;
    line-height: 27px;
	font-family: arial, helvetica, sans-serif;
	font-size: 0.9em;
}

#navcontainer ul li { 
	display: inline; 
}

#navcontainer ul li a {
	padding: 0 11px;
	color: White;
	background: transparent url(images/menuBkBar.gif) top right no-repeat;
	text-decoration: none;
	float: left;
}

#navcontainer ul li.current_page_item a,
#navcontainer ul li.current_page_ancestor a {
	font-weight: bold;
	
}

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

#content {
	position: relative;
	float: left;
	width: 100%;	
}

.home {
	
}


#footer {
	clear: both;
	padding: 0;
	margin: 0.5em auto 0 auto;
	width: 832px;
}

#footer p {
	padding: 0 15px;
	margin: 0;
	text-align: left;
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	color: #fff;
}

#footer p .footerbuttons {
	float: right;
}

#footer a {
	color: #fff;
	text-decoration: underline;
}

#footer img {
	border: 0;
}

#footer a:hover {
	color: #ccc;
}


/* Post */

.pagetitle {
        border-bottom: 3px double #c0c0c0;
}
.post h1,
.post h2,
.post small {
	padding: 0;
	margin: 0;
}

.post {
	margin: 2em;
}

.post h1
{	font-family: Verdana, Arial, sans-serif;
        font-size: 1.8em;
	color: #EE6600;
}
.post h2 {
	font-family: Georgia, serif;
        font-size: 1.5em;
}
.post h1 a,
.post h2 a
{
border: 0;
color: #EE6600;
font-size: 1em;	
text-decoration: none;
}

.post h1 a:hover,
.post h2 a:hover,
.navigation a:hover {
	text-decoration: underline;
}

ul.postmetadata {
	clear: both;

}

.post small.postmetadata,
ul.postmetadata {
	font-size: 0.75em;
}

.post small a,
ul.postmetadata a {

	text-decoration: none;

}

.post small a:hover,
ul.postmetadata a:hover {
	text-decoration: underline;
}

.postmeta-tags {
float: right;
max-width: 40%;
}

.entry {
	font-family: 'Lucida Grande','Lucida Sans Unicode',Verdana,sans-serif;
}

.entry li {
        margin-bottom: 4px;
}

.entry h2 {
       font-size: 1.1em;
}

.entry a {
		font-size: .9em;
}

ul.postmetadata {
	list-style: none;



	border-top: 3px double #d0d0d0;
	padding: 0.5em 0 1em 0;
	margin: 0;
}



ul.postmetadata li {
	display: block;
	float: left;




	width: 50%;
}

ul.postmetadata li.comments {
	text-align: right;
}

.navigation {	
	padding: 0 1em 1em 1em;
}

.navigation a {
	color: #e24b6a;
}

.navigation a:hover {
	color: #ff4666;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}


/* Calendar */
#wp-calendar {
	border-collapse:collapse;
	width: 190px;
}

#wp-calendar th,
#wp-calendar td {
	text-align: center;
	padding: 1px;
	width: 14%;
}

#wp-calendar td#today {
	font-weight: bold;
}

#wp-calendar td a {
	display: block;
	padding: 1px;
	color: #e24b6a;
	border: 1px solid #4F4F4F;
	text-decoration: none;
}

#wp-calendar td#today a {
	background-color: #4F4F4F;
	border: 1px solid #666;
}

#wp-calendar td a:hover {
	color: #fff;
	background-color: #4F4F4F;
	border: 1px solid #666;

}

#wp-calendar td#next a,
#wp-calendar td#prev a,
#wp-calendar td#next a:hover,
#wp-calendar td#prev a:hover {
	color: #e24b6a;
	border: 0;
}

#wp-calendar td#next a:hover,
#wp-calendar td#prev a:hover {
	background-color: transparent;
	text-decoration: underline;
}

/* Sidebars */

.bar {
	font-size: 0.8em;	
	position: relative;
	float: left;
}

.bar h3 {
	border-bottom: 1px solid #ddddFF;
	margin: 0;
	font-size: 1.6em;
}
.bar h4 {
	margin: .3em;
	font-size: 1.3em;
}
.bar ul {
	margin: 0;
	padding: 0 1em 0 .5em;
	list-style: none;
}
.bar ul li ul li {
	line-height: 1.5em;
	list-style: square;
	margin: 0 0 0 1em;
	color: #666;
}


#leftbar {
	width: 140px;          /* LC width */
	right: 150px;          /* LC width + CC margin */
	margin-left: -100%;
	padding-left: 10px;
}

#rightbar {
	width: 195px;          /* RC width */
	margin-right: -200px;  /* RC width + CC margin */
}
.rightbarhome {
	margin-right: -200px;
}

#searchform {
	padding: 1em 0 0 0;
	margin: 0;
}
#searchform input#s:focus {
	background-color: #eee;
	border: 1px solid #000;
}
#searchform input#s {
	width: 8em;
	background-color: #fff;
	border: 1px solid #000;
	font-size: 1.2em;
}

/* Heading */


/* Comments */
ol.commentlist {
	padding: 0;
	margin: 1em 2em 0 2em;
	list-style: none;
	font-size: 0.9em;
}

ol.commentlist li.commentind {
	background: url(images/commentsBk.gif) left top repeat-x;
	padding: 1em;
	margin-bottom: 1em;
}

img.avatar {
	border: 1px solid #666;
	padding: 1px;
	float: left;
	margin-right: 1em;
}

ol.commentlist li.commentind cite {
	font-style: normal;
}

ol.commentlist li.commentind a {
	
}

.commentmetadata {
	float: right;
}

h2.commentheading {
	clear: both;
	font-family: 'Gill Sans MT', Georgia, 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	margin: 0.5em 2.5em 0 0.5em;
	padding: 0;
	font-size: 1.4em;
	text-align: right;
}

form#commentform {
	margin: 1em 2em;
}

form#commentform p {
	font-size: 1.1em;
}

form#commentform a {
	
}

p.commentsclosed {
	margin: 0 0 2em 0;
	padding: 0;
	text-align: right;
}

input#author:focus, 
input#email:focus,
input#url:focus,
textarea#comment:focus {
	background-color: #eee;
	border: 1px solid #000;
}

input#author, 
input#email,
input#url,
textarea#comment {
	width: 20em;
	background-color: #fff;
	border: 1px solid #000;

}


textarea#comment {
	width: 100%;
}

p.commentWrapper {
	padding: 0;
	margin: 0;
}

div#recaptcha_widget_div {
	float: right;
}

input#submit {
	margin: 1em 0 0 0;
}

/* Wordpress required */
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/* Widgets */
.st-tag-cloud a,
#tag_cloud a {
	text-decoration: none;
}
.st-tag-cloud a:hover,
#tag_cloud a:hover {
	text-decoration: underline ;
}


.widget,
.linkcat,
#rightbar>ul>li
{
	margin-top: 1em;
	padding: .5em;	
	border-bottom: 1px solid #ddddff;
}
.widget .textwidget {
	font-size: 1.1em;
}
.widget p img {
	padding: 2px 2px 0pt; 
	float: right;
	border: 0;
}
#searchform {
	padding: 0;
}
#searchsubmit {
	padding: 0 2px;
}


.thumb {
        border: 1px dashed #C33 !important;
} 
#archief {
position: absolute;
z-index: 100; 
right: 20em; 
width: 150px;  
padding: 10px 0; 
margin-top: 1px;
border: 1px solid #ff9900; 
background: #ffeecc;
}
#archief li {
list-style: square;
margin-left: 20px;
}
li#sluiten {
list-style-type: none !important;
position: absolute;
top: 2px;
right: 2px;
}
#sluiten img {
border: 0;
}
