/*
Theme Name: Natural Beauty
Theme URI: http:/www.wpskins.org
Description: It's a natural looking theme with a tree trunk and calming colours.
Version: 1.0
Author: wpskins.org
Author URI: http:/www.wpskins.org
Tags: 2 columns, widget ready, green, brown, nature
*/

/************************/
/*     Global Design    */
/************************/
/* Import YUI Reset CSS */
@import url(reset.css);
/* Import YUI Reset CSS */

a {
	text-decoration: none;
    color: #c7bd4e;
	text-decoration: underline;
}

a:hover{
}

body {
    font-family: "Trebuchet MS", san serif;
    font-size: 12px;
    font-weight: normal;
    text-transform: normal;
    letter-spacing: normal;
    background-color: #c9e7a0;
}

ul, ol {
    list-style-type: none;
}

blockquote, #content ul, #content ol, p, pre {
    margin: 0 0 0.5em 0;
}

/************************/
/*     Layout Design    */
/************************/

#page {
	width: 927px;
	margin: 0 auto 20px;
	padding: 0;
}

#header {
    position: relative;
    background: url(images/header.jpg) no-repeat;
    height: 181px;
}

#wrapper {
    clear: both; /* Clear float items in from navi-bar */
    background: url(images/wrapper.jpg) repeat-y;
    padding: 10px 38px 0 27px;
}

#content {
	float: left;
	width: 590px;
    background: url(images/content-footer.jpg) no-repeat bottom;
    padding-bottom: 100px;
    margin-bottom: 10px;
}

#sidebar {
	float: right;
    width: 257px;
}

#footer {
	clear: both;
    background: url(images/footer.jpg) no-repeat;
    height: 53px;
}

/************************/
/*     Header Design    */
/************************/
#headerimg {
    height: 100px;
    position: absolute;
    top: 70px;
    left: 120px;
}

#headerimg a {
    color: #f2976a;
    text-decoration: none;
    font-weight: bold;
}

.description {
    font-size: 14px;
    color: #000;
    font-weight: bold;
}

/* Navigational bar */
ul#navi-bar {
    padding: 4px 0;
    font-size: 12px;
}

ul#navi-bar h2 {
    font-size: 120%;
}

ul#navi-bar li {
    float: left;
}

ul#navi-bar ul {
    display: none;
}

#navi-bar a {
    padding: 2px 10px;
}

#navi-bar a:visited, #navi-bar a:hover {

}
/************************/
/*    Sidebar Design    */
/************************/
#sidebar ul {
	font-size: 12px;
}

#sidebar ul h2 {
    font-size: 16px;
	margin: 0 0 4px 0;
    background: url(images/sidebar.jpg);
    height: 42px;
    line-height: 42px;
    color: #A52A2A;
    text-align: right;
    padding-right: 10px;
}

#sidebar ul li {
    background: #f8ffd9;
    padding-bottom: 20px;
}

#sidebar ul ul {
    padding: 0 20px;
}

#sidebar ul ul li {
    padding: 0;
    margin-bottom: 3px;
    line-height: 14px;
    background: url(images/bullet.jpg) no-repeat left center;
    padding-left: 15px;
    margin: 10px 0;
}

#sidebar ul ul li:hover {
    background: url(images/bullet-hover.jpg) no-repeat left center;
}

#tag_cloud div {
    padding: 10px;
}


#sidebar ul ul ul {
    display: none;
}

#sidebar p {

}

#sidebar a {

}
#sidebar a:hover {

}

#sidebar a:visited {

}

/************************/
/*    Content Global    */
/************************/
blockquote {
    font-style: italic;
    padding: 0 10px;
}

h1, h2, h3, h4, h5, h6 {
}

h1 {
    font-size: 30px;
}

h2 {
    font-size: 18px;
}

h3 {
    font-size: 14px;
}

h4 {
    font-size: 12px;
}

h5 {
    font-size: 12px;
}

h6 {
    font-size: 12px;
}

code, pre {
    overflow: auto;
    white-space: pre;
    font-family: Courier;
}

#content ul {
    padding-left: 20px;
    list-style-type: square;
}

#content ol {
    padding-left: 25px;
    list-style-type: decimal;
}

/************************/
/*    Content Design    */
/************************/
.post {
    margin: 0 0 10px 0;
	font-size: 14px;
    color: #8da05c;
}

.posted-date {
    width: 38px;
    height: 41px;
    padding: 8px;
    float: left;
}

.posted-date em {
    display: block;
    text-align: center;
}

.posted-date em.day {
    font-size: 16px;
    color: #85d866;
}

.posted-date em.month {
    font-size: 12px;
    line-height: 10px;
    color: #d9cd6e;
}

.post .title {
    float: left;
    padding: 5px 10px;
}


.post h2 {
	line-height: normal;
}

.post h2 a {
    color: #ffffff;
}

.title .cats {
    font-size: 12px;
    color: #665202;
}

.title .cats a {
    color: #665202;
}

.posted .comments {
    float: right;
    height: 56px;
    line-height: 56px;
}

.posted .comments a {
    color: #FFF;
    font-size: 12px;
    padding-right: 10px;
}


.post .posted {
	font-size: 10px;
	line-height: normal;
    background: url(images/heading.jpg) no-repeat;
    height: 57px;
}

.post p {

}

.post a {

}

.post img {
    max-width: 100%;
    margin: 3px;
}

.post ul {

}

.post li {

}

.entry {
    padding: 10px;
    font-size: 12px;
}

.postmetadata {
    margin: 5px 0;
    font-size: 10px;
	line-height: normal;
}

.postmetadata a {

}

.entrytext {

}

p.alt {
    font-size: 10px;
}

.entry-tags {
    display: block;
}

.navigation {
    height: 1em;
    font-size: 12px;
    margin: 5px 0;
}

#nav-above {
    margin-bottom: 10px;
}

#nav-below {
    margin-top: 10px;
}

.alignleft, .nav-previous {
    float: left;
}

.alignright, .nav-next {
    float: right;
}

.center {

}

.pagetitle {

}

cite {

}

a img {
    border: none;
}

acronym, abbr {

}


/************************/
/*    Comment Design    */
/************************/

#content ol.commentlist {
	font-size: 12px;
	padding: 0;
	list-style-type: none;
    margin: 0;
}

ol.commentlist li cite.author, ol.commentlist li cite.author a {
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    color: #8da05c;
}

ol.commentlist li {
    margin-bottom: 1em;
    border: 1px solid #ebcf3d;
    background-color: #f8f1d1;
    padding: 10px;
}

ol.commentlist li.alt {
    border: 1px solid #dcf330;
    background-color: #f8ffd9;
}

ol.commentlist a {
    color: #8da05c;
}

ol.commentlist p {
    margin: 0 0 0.5em 0;
    color: #cbc055;
}

#commentform p {
    font-size: 12px;
    margin: 0 0 5px 0;
}

#comment {
    width: 95%;
}

#author, #email, #url, #comment {
    padding: 3px;
    font-family: Verdana, sans-serif;
    font-size: 10px;
    border: 1px solid #8da05c;
    background-color: #c9e7a0;
}

#author:hover, #email:hover, #url:hover, #comment:hover {
}

small.commentmetadata {
    margin: 0 0 0.3em 0;
    display: block;
    float: right;
    color: #8da05c;
    font-size: 12px
}

h3#comments, h3#respond {
    font-size: 14px;
    margin: 4px 0 4px 0;
}

.gravatar {
    float: left;
    margin-right: 10px;
}


/************************/
/*     Search Design    */
/************************/
#searchform1 {

}

#searchform1 #s1 {
    width: 209px;
    height: 19px;
    padding: 4px;
    background: url(images/search.jpg) no-repeat;
    border: none;
}

#searchform1 #searchsubmit1 {
    color: #395f00;
    border: none;
    background-color: transparent;
}

/************************/
/*   Calendar Design    */
/************************/

#calendar_wrap {
    padding: 10px;
    color: #C7BD4E;
}


#wp-calendar {
	width: 100%;
}

#wp-calendar td {
	text-align: center;
}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}

/************************/
/*     Footer Design    */
/************************/
#footer-meta {
    font-size: 12px;
    padding: 10px 37px 0 17px;
}

#footer-meta .search {
    float: left;
    padding: 6px 20px 2px 60px;
}

#footer p {
	margin: 0;
}

.footer {
    padding: 10px 0;
    color: #8da05c;
}


/************************/
/*     Other Design     */
/************************/
.clear {
    clear: both;
}

