/*
Theme Name: Wonderolie2
Theme URI: http://wonderolie/
Description: Only available for Wonderolie
Version: 1
Author: Wonderolie
Author URI: http://www.wonderolie.nl
Tags: Wonderolie
*/ 


* {
    padding: 0;
    margin: 0;
} 

body {
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: #333333;
	background: #c4d6e5 url(images/wo-bg-ocean.jpg) center top no-repeat;
}

p {
	margin: 0;
	padding: 5px;
    margin-top: 5px;
}

img { 
    border: none; 
}

a { 
    color: #878C8D; 
    text-decoration: none; 
}

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

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

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

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

.alignright {
	float: right;
}

.alignleft {
	float: left;
}
.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}
.center {
	text-align: center;
}

#wrap {
    margin: 5px auto;
    width: 900px;
	background: transparent;
}

#flashHeader
{
	display:block;
	height: 120px;
	width: 900px;
	margin: 0;
}

#header 
{ 
	display: block;
	height: 30px;
	width: 900px;
	background: #fff;
	margin: 20px 0 0 0;
	padding: 10px 0 0 0;
}
	#headContainer
	{
		position: relative;
		width: 900px;
		height: 20px;
		/*padding: 0 0 9px 0px;
		border-bottom: 5px solid #5c7f00;
		margin: 10px 0 0 0;*/
		
	}

#header h1 {
    font-size: 50px;
    font-weight: 100;
    font-family: Tahoma, Helvetica, sans-serif;
    padding: 55px 0 5px 0;
}

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

#header h1 a:hover {
    color: #363636;
    text-decoration: underline;
}

#header h2 
{
	font-family: Tahoma, Helvetica, sans-serif;
	position: absolute;
	top: 0px;
	left: 20px;
	font-size: 1.1em;
}

/* Menu */

#menu 
{
    color: #000;
	position: absolute;
	top: -8px;
	right: 10px;
	height: 20px;
}

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

#menu li {
	display: inline;
	font-family: Impact, sans-serif;
}

#menu a {
	display: block;
	margin: 4px 4px 6px 2px;
	padding: 3px 5px 1px 30px;
	text-decoration: none;
	font-size: 1.7em;
	color: #5c7f00;
	float: right;
	background: transparent url(images/menu-icon.gif) 0px -24px no-repeat;
}

#menu a:hover {
	/*background: #fff;*/
	color: #5c7f00;
	text-decoration: underline;
	background: transparent url(images/menu-icon.gif) 0px 0px no-repeat;
}

#menu .current_page_item {
    background: #fff;
    color: #000;
    text-decoration: underline;
}

#menu .current_page_item a {
	display: block;
	margin: 4px 4px 6px 2px;
	padding: 3px 5px 1px 30px;
	text-decoration: none;
	font-size: 1.7em;
	color: #5c7f00;
	float: right;
	background: transparent url(images/menu-icon.gif) 0px -24px no-repeat;
}

#menu .current_page_item a:hover {
	color: #5c7f00;
	text-decoration: underline;
	background: transparent url(images/menu-icon.gif) 0px 0px no-repeat;
	}

#content {
    padding: 15px 0px 0 0px;
}

.articles {
    border-top: 0px #bbb dashed;
}

#content .showtags {
    padding-left: 5px;
    line-height: 20px;
    border-bottom: 1px solid #5C7F00;
    /*border-top: 1px dashed #bbb;*/
}

#content a img {
    padding: 1px;
    border: 2px solid #fff;
    background: #fff;
}

#content a img:hover {  
    padding: 1px; 
    border: 2px solid #bbb; 
    background: #bbb; 
}

.left {
    width: 660px;
    float: left;
	margin: 0 0 0 0px;
	padding: 20px; 
	background: #fff;
}

.left h2 {
	font-family: Impact, sans-serif;
    color: #000;
 	font-size: 1.9em;
    padding : 15px 0 15px 0;
	letter-spacing: 0.1em;
	line-height: 1.3em;
}

.left h2 a {
    font-size: 1.7em;
	color: #5c7f00;
}

.left h2 a:hover {
    color: #363636;
    text-decoration: underline;
}

.left h2#respond
{
	font-size: 1.2em;
	font-family: Tahoma, Helvetica, sans-serif;
	margin: 0 0 0 5px;
}

.left h3
{
	margin: 10px 0 0 0;
}

.left h3.archive
{
	display: block;
	width: 660px;
	text-align: right;
	border-bottom: 1px solid #C2DC7C;
	color: #C2DC7C ;
	font-size: 1.2em;
	font-family: Tahoma, Helvetica, sans-serif;
	margin: 10px 0 10px 5px;
	
}

.left ul {
    padding-left: 0em;
}

.left ol {
    padding-left: 3em;
}

.count {
    float: right;
}

.right {
    width: 160px;
    float: right;
    padding: 10px;
    /*border-left: 1px solid #5C7F00;)*/
	background: #fff;
}

.right ul {
    list-style-type: none;
    padding: 0px 10px 10px 0px;
}

.right ul ul{
    margin:0.1667em 0;
    padding:0 0 0 15px;
}

.right h2 {
    height: 30px;
    font-size: 15px;
    color: #000;
    line-height: 22px;
	
	display: block;
	width: 160px;
	height: 24px;
	background-color: #C2DC7C; 
	padding: 0 5px;
}

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

.right a:hover {
    text-decoration: underline;
    color: #363636;
}

.nomove {
    width: 160px;
    float: right;
    padding: 10px;
	margin:  0;
    /*border-left: 1px solid #bbb;)*/
	background: #fff;
}

.nomove ul {
    list-style-type: none;
    padding: 5px 10px 10px 10px;
}

.nomove h2 {
    height: 30px;
    font-size: 15px;
    color: #000;
    line-height: 30px;
}

.nomove a { 
    font-size: 15px;
    color: #000;
}

.nomove a:hover {
    text-decoration: underline;
    color: #363636;
}

#footer {
    text-align: left;
	width: 700px;
    color: #cdcdcd;
    font-size: 11px;
    padding: 0 0 10px 0;
    margin-top: 0px;
	background-color: #333333;
}
#footerContent
{
	width: 100%;
	padding: 20px;
}

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


/* Search */

#search {
	width: 150px;
	height: 25px;
	background: #fff;
	border: none;
}

#search #x {
	display: none;
}

#search #s {
	padding: 6px 10px 5px 10px;
	width: 127px;
	height: auto;
	background: none;
	border: none;
	font: normal 10px Arial, Helvetica, sans-serif;
	color: #878C8D;
}

#search br {
	display: none;
}

blockquote {
	margin: 0 0 0 1.5em;
	padding-left: 1em;
	border-left: 5px solid #5C7F00;
}

#avatar {
    float: right;
}

#spacer {
    padding-top: 10px;
    /*border-bottom: 1px #bbb dashed;*/
}


/* Comments  section */
ul.commentlist
{
	list-style-type:none;
	list-style-position: inside;
}

ul.commentlist li strong
{
	padding: 0 0 0 30px;
}

ul.commentlist li small.commentmetadata
{
	font-size: 0.7em;
	padding: 0 0 0 556px;
}

ul.commentlist li strong a
{
	margin: 5px  0 0 0;
}


ul.commentlist li.alt
{
	background: #c2dc7c url(images/commenticon.gif) 0px 0px no-repeat;
}

ul.commentlist li
{
	background: #ffffff url(images/commentalticon.gif) 0px 0px no-repeat;
}
