/*  
Theme Name: Wonderland
Theme URI: http://nimil.inworld.sl
Description: nimil's theme
Version: 1.0
Author: Nimil
Author URI: http://nimil.inworld.sl

*/

body, h1, h2, h3, h4, h5, h6, blockquote, p{
margin: 0;
padding: 0;
}


body{
	margin: 0;
	font-family: verdana;
	font-size: 10px;
	text-align: center;
	vertical-align: top;
	background: #000000;
	color: #3b8841;
}

h1{
font-family: tahoma;
font-size: 24px;
padding: 10px 0 0 0
}

a:link, a:visited{
	text-decoration: none;
	color: #ffffff;
}

a:hover{
text-decoration: none;
}

p{
padding: 10px 0 0 0;
}

li{
padding: 10px 0 0;
}

#wrapper{
margin: 0 auto 0 auto;
width: 750px;
text-align: left;
}

#header{
float: left;
width: 750px;
background: #000000;
}

#container{
float: left;
width: 500px;
}

.post{
padding: 10px 0 10px 0;
background: #000000;
}

.post h2{
font-family: Verdana;
font-size: 18px;
text-transform: uppercase;
}

.entry{
line-height: 12px;
}

p.postmetadata{
border-top: 3px solid #3b8841;
margin: 10px 0 0 0;
}

.navigation{
padding: 10px 0 0 0;
font-size: 14px;
font-weight: bold;
line-height: 18px;
background: #000000;
}

.sidebar{
float: left;
width: 240px;
background:#000000;
margin: 10px 0 10px 10px;
}

.sidebar ul{
list-style-type:none;
margin: 0;
padding: 0 0 0 10px;
}

.sidebar ul li{
padding: 10px 0 10px 0;
}

.sidebar ul li h1{
font-family: Georgia, Sans-serif;
font-size: 14px;
}

.sidebar ul ul li{
padding: 0;
line-height: 12px;
}


#footer{
clear: both;
float: left;
width: 750px;
padding: 10px 0 0 0;
}

#footer p{
line-height: 18px;
}

.comments-template{
	margin: 10px 0 0;
	border-top: 3px solid #3b8841;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 12px;
	padding: 0 0 10px;
	border-bottom: 3px solid #3b8841;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

img {
border: 0px;
}

#headerlinks ul{
list-style-type:none;
margin:0;
padding: 7px 12px 8px;
font-size: 1em;
font-weight: bold;
line-height: 1.6em;
text-transform: uppercase;
font-family: Arial, Helvetica, Georgia, Sans-serif;
text-align: right;
background-color: #000000;
border-bottom: 3px solid #3b8841;
}

#headerlinks ul li.page_item{
display:inline;
margin:0;
padding:7px 12px 8px;
}

.post-date{
float: left;
display: inline;
margin:0 10px 0 0;
background: url(images/datebutton.png) no-repeat;
width: 95px;
height: 87px;
}

.month{
font-size: 30px;
color: #ffffff;
}

.day{
font-size: 15px;
color: #ffffff;
}

.year{
font-size: 12px;
color: #ffffff;
}

.linkcat{
list-style-type: none;
}

.linkcat h1{
width: 100%;
background:#808F60;
padding: 2px;
margin: 5px 0 0 0;
font-size: 15px;
color: #000000;
}

.linkcat h2{
width: 100%;
background:#42483A;
padding: 2px;
margin: 5px 0 0 0;
font-size: 12px;
color: #000000;
text-transform: none;
}
