﻿/* 
Theme Name: Wood World
Theme URI: http://Iacob Ionut.com
Description: Theme designed exclusively for  ThemeForest.net 
Version: 1.0
Author: Iacob Ionut
Author URL: http://www.IacobIonut.com
Tags: wood, two columns, widgetized sidebar , built in gravatars
 
*/

/* --- GLOBAL --- */
*{margin:0;padding:0;}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	color:#222;
	background:#683a09 url(images/bg.jpg) repeat top left;
}
#wrapper{
	width:990px;
	margin:0 auto;
}
h1 , h2 , h3 , h4 , h5 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	line-height:normal;
	padding-bottom:4px;
	color:#764d29;
	}
h1 {font-size:22px;}
h2 {font-size:20px;}
h3 {font-size:18px;}
h4 {font-size:16px;}
h5 {font-size:14px;}
	
/* --- HEADER  --- */
#header{
	position:relative;
	height:255px;
}
#splatter{
	float:left;
	background:url(images/splatter-header.png) no-repeat;
	width:701px;
	height:217px;
	margin:0;
}
#splatter h1{
	background:url(images/logo.png) no-repeat;
	width:352px;
	height:44px;
	text-indent:-9000px;
	margin:35px 0 0 53px;
}
#splatter h2{
	background:url(images/cow.gif) no-repeat;
	width:157px;
	height:139px;
	text-indent:-9000px;
	margin:10px 0 0 23px;
}

.posts-feed { 
	position:absolute;
	width:87px;
	height:89px;
	top:39px;
	left:815px;
	background:url(images/rssicon.png) no-repeat;
	display:block; 
	text-indent:-9000px; 
	}


#blog-arrow{
	position:absolute;
	background:url(images/blogarrow.gif) no-repeat;
	width:88px;
	height:53px;
	top:177px;
	left:522px;
}
#searchform {
	position:absolute;
	top:217px;
	left:717px;
	border:0;
}
#searchform #s {
	float:left;
	font-size:14px;
	width:167px;
	height:27px;
	background: url(images/searchbarbck.png) no-repeat;
	color: #cec1ba;
	padding:3px 0 0 3px;
	border:0;
}
#searchform .sbtn {
	float:left;
	width: 57px;
	height:14px;
	margin-left:14px;
	margin-top:5px;
	cursor:pointer;
	background: url(images/searchbtn.png) no-repeat;
	border:none;
}
#searchform .sbtn:hover {
	background:url(images/searchbtn.png) no-repeat 0 100%;
}
/* --- MENU --- */
#menu {
	position:absolute;
	top:197px;
	left:110px;
	width:365px;
	height:62px;
}
#navlist {
	position: relative;
	height:62px;
	list-style: none;	
}
#navlist li {
	float: left;
	padding: 0;
	width: 95px;	
}
#navlist a{
	float: left;
	margin: 0;
	padding: 61px 0 0 0;
	overflow: hidden;
	width: 95px;
	height: 0;
	border:0;
	text-decoration:none;
}	
#navlist-home a{
	width:95px;
	background:url(images/menu.png) no-repeat 0 0;
}	
#navlist-home a:hover{
	background:url(images/menu.png) no-repeat 0 -62px;
}
#navlist-about a{
	width:95px;
	background:url(images/menu.png) no-repeat -95px 0;
}	
#navlist-about a:hover{
	background:url(images/menu.png) no-repeat -95px -62px;
}	
#navlist-contact a{
	width:130px;
	background:url(images/menu.png) no-repeat -190px 0;
}	
#navlist-contact a:hover{
	background:url(images/menu.png) no-repeat -190px -62px;
}

/* --- MAIN AREA --- */
#main{
	float:left;
	width:640px;
	margin:-22px 0 0 30px;
}
.toppart{
	background:url(images/toppart1.png) no-repeat;
	height:110px;
}
.midpart{
	background:url(images/midpart2.png) repeat-y;
}
.bottompart{
	background:url(images/bottompart2.png) no-repeat;
	height:43px;
	margin-bottom:30px;
}

/* --- BLOG --- */
.post {
	text-align:left;
	width:535px;
	padding-left:35px;
}
.post a:link, .post a:visited, .post a:active {
	color: #934e00;
	text-decoration:none;
	border-bottom:1px solid #934e00;
}
.post a:hover{
	color:#222;
	text-decoration:none;
	border-bottom:1px solid #222;
}
.entry {
	font-family: Arial, Helvetica, san-serif;
	font-size:12px;
	line-height:21px;
	word-spacing: 2px;
	color:#444;
}
.entry p{
	margin-bottom:15px;
	}
.entry ul, .entry ol, .post ul, .post ol {
	padding:2px 0 2px 18px;
}
ul {
	list-style-type: circle;
}
.posttop{
	margin-top:-50px;
	}
.post_title h1 {
	font-size:22px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	line-height:normal;
	padding-bottom:4px;

}
.post_title h1 a, .post_title h1 a:visited, .post_title h1 a:active{
	color:#764d29;
	text-decoration:none;
	border-bottom:1px solid #d4beaa;
}
.post_title h1 a:hover{	
	color:#653205;
	text-decoration:none;
	border-bottom:1px solid #927c67;
}
.postdata {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#764d29;
	margin-bottom:20px;
}
.postdata .time{
	background: url(images/date.gif) 0 center no-repeat;
	margin-left:3px;
	padding-left:21px;
}
.postdata .cat{
	background: url(images/cat.gif) 0 center no-repeat;
	margin-left:3px;
	padding-left:21px;
}
.post-comments {
	float: right;
	width: 52px;
	height: 38px;
	padding:5px 0 0 21px;
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	margin:4px 15px 0 0;
	background: url(images/commentbuble.jpg) no-repeat;
}
.ieclr {
	float: right;
}
.postsubline { 
	height:12px; 
	background: url(images/metaseparator.png) top left no-repeat; 
	width:525px;
	margin-top:45px;
}
.subpostmeta {
	float:right;
	margin-top:6px;
	background: url(images/tag.gif) no-repeat 0 50%;
	padding-left:20px;
	height:18px;
}
.notfound {
	font-size:22px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	line-height:normal;
	padding-bottom:20px;
	color:#764d29;
	}
.page-title h1{
	font-size:30px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	line-height:normal;
	padding-bottom:24px;
	margin-top:-60px;
	color:#764d29
	}
	
/* --- IMAGES --- */

img {
	border: 1px solid #59350b;
}
p img {
	padding: 0;
	max-width: 100%;
	margin:10px 0 20px 0;
}
img.aligncenter {
	border: 1px solid #59350b;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
img.alignright {
	border: 1px solid #59350b;
	margin: 0 0 13px 13px;
	display: inline;
}
img.alignleft {
	border: 1px solid #59350b;
	margin: 0 13px 13px 0;
	display: inline;
}
.alignleft {
	float: left
}
.alignright {
	float: right;
}

/* --- SIDEBAR --- */
#sidebar{
	margin-top:30px;
	float:right;
	width:265px;
	color:#f6f0f0;
	text-align:left;
	font-size:11px;
}
#sidebar a, #sidebar a:active, #sidebar a:visited {
	color:#dc8523;
	text-decoration:none;
}
#sidebar a:hover{
	color:#f6f0f0;
	text-decoration:none;
}
		
/* --- SIDEBAR WIDGETS --- */
.widget {
	width:229px;
	background:url(images/widgetbck.png) repeat-y;
	margin-bottom:20px;
}
.widget h2 {
	height:4px;
	width:229px;
	background:url(images/widgettop.png) no-repeat;
	text-align:center;
	padding:15px 0 25px 0;
	font-size:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	line-height:normal;
	color:#dc8523;
	margin:0;
}
.widget ul {
	margin:0 0 15px 0;
	padding:5px 0;
	border:none ;
	list-style:none;
}
.widget ul li {
	padding:5px 5px 10px 22px;
	margin:0px;
	background: url(images/listseparator.png) no-repeat 25% 100%;
}
.widget a, .widget a:active, .widget a:visited {
	border-bottom:1px solid #934e00;
}
.widget a:hover{
	border-bottom:1px solid #f6f0f0;
}
#calendar_wrap {
}
#wp-calendar {
	width: 150px;
	margin: 0 auto;
}
#wp-calendar a {
	text-decoration: none;
	padding: 1px 2px;
	background-color: #934e00;
	color: #fff;
}
#prev {
	text-align: left;
}
#prev a {
	text-decoration: none;
	padding: 1px 2px;
	background-color: #934e00;
	color: #fff;
}
#next {
	text-align: right;
}
#next a {
	text-decoration: none;
	padding: 1px 2px;
	background-color: #62390c;
	color: #b63d13;
}
.textwidget{
	padding:0 5px 5px 10px;
	}
/*------------------COMMENTS----------*/
.commentlist {
	padding: 0;
	text-align: justify;
}	
.commentlist p {
	margin: 5px 15px 10px 2px;
	clear:both;

}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.alt{
	margin:1px 0 5px 0;
	padding: 10px 10px 5px 10px;
	background: #f2f7f8;
	border: 1px solid #633a08;
}	
.alt2{
	margin:1px 0 5px 0;
	padding: 10px 10px 5px 10px;
	background: #f2efdc;
	border: 1px solid #986327;
}	
.administrator {
	margin:1px 0 5px 0;
	padding: 10px 10px 5px 10px;
	background:#ebebeb url(images/author.jpg) no-repeat top center ;
	border: 1px solid #633a08;
}
img.avatar {
	float: left;
	width: 60px;
	height: 60px;
	margin: 0px 12px 0px 0px;
	border: 1px solid #4b2d05;
}
.comment-author {	
	font-size: 120%;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color: #2b2d2f;
}
.comment-author a:link , .comment-author a:visited, .comment-author a:active {
	color: #934e00;
	border-bottom: 1px solid #934e00 ;	
	text-decoration: none;
}
.comment-author a:hover {
	color: #000;
	border-bottom:1px solid #000;
	text-decoration: none;
}		
.comment-date {
	margin-left:2px;
	margin-top:3px;
	font-size: .75em;
	color: #666;
}
#com{
	width:535px;
	padding: 0 5px 5px 30px;
	clear: both;
	text-align:left;
}
#comhead{
	color:#764d29;
	padding:40px 0 25px 3px;
	font-size:22px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	line-height:normal;
	
}
#respond {
	width:580px;
	padding: 0 0 5px 10px;
	clear: both;
}
#respond {
	color:#764d29;
	padding:40px 0 25px 3px;
	font-size:22px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	line-height:normal;

	
}
#commentform {	
	margin: 15px 10px 30px 0px;
	font: 105% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	color: #999;
	font-size: 90%;
}
#commentform input{
	width: 200px;
	background: #fffcf9;
	border: 1px solid #a17d52;
	padding: 5px;
	margin-top: 3px;
}
#commentform textarea{
	height: 130px;
	background: #fffcf9;
	border: 1px solid #a17d52;
	padding: 5px;
	margin-top: 3px;
	overflow: auto;
}
#commentform #submit{
	cursor:pointer;
}

.link-more{
display : block;

background:url(images/readmorehover.png) no-repeat;
height : 40px;
width : 107px;
}

.more-link {
text-indent : -9999px;
}

.more-link:hover {
display : block;
text-indent : -9999px;
background:url(images/readmore.png) no-repeat;
height : 40px;
width : 107px;
}

/* --- FOOTER --- */
#footer{
	clear:both;
	background:url(images/footer2.png) no-repeat;
	height:138px;
}
#footer p{
	text-align:center;
	color:#dc8523;
	padding-top:100px;
	margin-left:60px;
}
#footer a, #footer a:active, #footer a:visited {
	color:#fff;
	text-decoration:none;
	border-bottom:1px solid #fff;
}
#footer a:hover{
	color:#dc8523;
	text-decoration:none;
	border-bottom:1px solid #dc8523;
}