/*
Theme Name: Autumn Forest
Theme URI: http://www.geekwithlaptop.com/autumn-forest-wordpress-theme
Version: 1.0
Description: Grungy looking beautiful textured design. Brought to you by Geek with Laptop
Author: Geek With Laptop
Author URL: http://www.geekwithlaptop.com
Tags: 2 columns, fixed width, grungy, textures, brown, autumn, forest, widget, gravatar

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

 reset
--------------------------------------------------------- */
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,code,del,dfn,em,img,q,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
border:0;
font-family:inherit;
font-size:100%;
font-style:inherit;
font-weight:inherit;
margin:0;
padding:0;
vertical-align:baseline;
}

table {
border-collapse:separate;
border-spacing:0;
margin-bottom:1.4em;
width:100%;
}

caption,th,td {
font-weight:400;
text-align:left;
}

blockquote:before,blockquote:after,q:before,q:after {
content:"";
}

blockquote,q {
quotes:"" "";
}

a img {
border:none !important;
}

/* typography
--------------------------------------------------------- */
body {
background:#beb9a5 url('imgs/bg-main.jpg') repeat-y 50% 0;
color:#4c412a;
font-family:Verdana, "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size:75%;
line-height:1.6em;
text-align:center;
}

* html body,*:first-child+html body {
font-size:67%;
}

h1,h2,h3,h4,h5,h6 {
color:#563D29;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:400;
margin-bottom:0.3em;
}

h1 {
font-size:2em;
}

h2 {
font-size:1.7em;
}

h4 {
font-size:1.3em;
}

h5 {
font-size:1.2em;
}

h6 {
font-size:1em;
}

p {
margin:0 0 15px;
}

/* content styles
---------------------------------------------------------------- 
 basic elements */
blockquote {
background:url('imgs/quote.png') no-repeat 0 0;
color:#1D0C05;
font-style:italic;
margin:1.5em 1em;
padding:0 10px 0 25px;
}

sup,sub {
line-height:0;
}

abbr,acronym {
border-bottom:1px dotted #666;
}

address {
font-style:italic;
margin:0 0 1.5em;
}

del {
text-decoration:line-through;
}

pre,code {
margin:1.5em 0;
white-space:inherit;
}

html>body pre,html>body code {
white-space:pre;
}

pre,code,tt {
font:1em 'andale mono', 'lucida console', monospace;
line-height:1.5;
}

li ul,li ol {
margin:0 2em;
}

ul,ol {
margin:0 1.5em 1.5em;
}

ul {
list-style-type:disc;
}

ol {
list-style-type:decimal;
}

dl {
margin:0 0 1.5em;
}

dd {
margin:0 0 1em 1.5em;
}

th,td {
padding:4px 10px 4px 5px;
}

caption {
background:#333;
}

.small {
font-size:.8em;
line-height:1.875em;
margin-bottom:1.875em;
}

.large {
font-size:1.2em;
line-height:2.5em;
margin-bottom:1.25em;
}

.hide {
display:none;
}

fieldset {
margin:0 0 1.5em;
padding:1.4em;
}

legend {
font-size:1.2em;
font-weight:700;
}

input.text,input.title,textarea,select {
margin:0.5em 0;
}

input.text:focus,input.title:focus,textarea:focus,select:focus {
border:1px solid #666;
}

input.text,input.title {
padding:5px;
width:300px;
}

textarea {
padding:5px;
}

/* misc
--------------------------------------------------------- */
.clearfix:after {
clear:both;
content:".";
display:block;
height:0;
visibility:hidden;
}

.clearfix {
display:block;
}

* html .clearfix {
height:1%;
}

*:first-child+html .clearfix {
min-height:1px;
}

.clear {
clear:both;
}

/* links */
a:link,a:visited {
color:#563D00;
text-decoration:none;
}

a:hover {
color:#BB9860;
text-decoration:none;
}

/* layout
---------------------------------------------------------------- */
#universe-a {
background:url('imgs/bg-top.jpg') no-repeat 50% 0;
padding:50px 0 0;
}

#universe-b {
background:url('imgs/bg-page.jpg') repeat-y 0 0;
margin:0 auto;
position:relative;
text-align:left;
width:843px;
}

#universe-c {
/*background:url('imgs/bg-page-top.jpg') no-repeat 0 0;*/
padding-top:20px;
}

#container {
background:url('imgs/bg-page-bottom.jpg') no-repeat 0 100%;
}

#wrapper {
float:left;
overflow:hidden;
width:100%;
}

#content {
margin:20px 290px 0 10px;
padding:0 10px;
}

#sidebar {
background:url('imgs/bg-sidebar.jpg') repeat-y 0 0;
float:left;
margin:0 0 0 -284px;
width:240px;
}

html>body #sidebar {
width:280px;
}

#sidebar-inner {
background:url('imgs/bg-sidebar-top.jpg') no-repeat 0 0;
font-size:12px;
position:relative;
}

#footer-a {
background:url('imgs/bg-bottom.jpg') no-repeat 50% 0;
height:203px;
margin:-120px 0 0;
}

#footer-b {
margin:0 auto;
width:843px;
}

#footer-b p {
color:#d2cdc0;
padding:145px 20px 20px 35px;
text-align:left;
}

#footer-b p a {
color:#D2CDC0;
text-decoration:none;
}

/* header
---------------------------------------------------------------- */
#header {
font-family:Georgia, "Times New Roman", Times, serif;
margin:0 303px 0 20px;
padding:0 0 10px;
position:relative;
text-align:center;
}

#header #blog-title {
font-size:3em;
font-weight:400;
line-height:1em;
margin:0;
}

#header #blog-title a:hover {
text-decoration:none;
}

#header #blog-description {
font-size:1.2em;
font-style:italic;
font-weight:400;
}

#header #m-rss {
left:-10px;
position:absolute;
top:-22px;
}

#header span {
/*background:url('imgs/paper-clip.gif') no-repeat 0 0;*/
display:block;
height:40px;
left:0;
position:absolute;
top:-22px;
width:18px;
}

/* pages navigation */
#nav {
background:url('imgs/bg-strip.gif') repeat-x 0 0;
margin:0 303px 0 20px;
position:relative;
}

#nav ul {
background:url('imgs/bg-strip.gif') repeat-x 0 100%;
list-style:none;
margin:0;
padding:0;
}

#nav ul li {
float:left;
list-style:none;
margin:0;
padding:0;
}

#nav ul li a:link,#nav ul li a:visited {
color:#696152;
float:left;
font-family:"Times New Roman", Times, serif;
font-weight:700;
padding:6px 15px;
text-transform:uppercase;
}

#nav ul li a:hover,#nav ul li.current_page_item a {
color:#8d6f1d;
}

/* banner */
#banner {
background:#e5e5e5;
margin:0 303px 0 20px;
overflow:hidden;
}

#banner img {
display:block;
max-width:100%;
}

/* alignments & images */
img.aligncenter,img[align="center"] {
display:block;
margin:0 auto;
}

.alignleft {
float:left;
}

img.alignleft,img[align="left"] {
float:left;
margin:6px 8px 0 0;
}

.alignright {
float:right;
}

img.alignright,img[align="right"] {
float:right;
margin:6px 0 0 8px;
}

/* navigation */
.navigation {
margin:-10px 0 40px;
padding:5px 0;
}

.nav-previous {
float:left;
text-align:left;
}

.nav-next {
float:right;
text-align:right;
}

/* gallery navigation */
.navigation img {
height:50px;
width:50px;
}

#nav-images {
background:none;
margin:0;
padding:10px 0;
}

/* Main Content */
.hentry {
background:url('imgs/bg-strip.gif') repeat-x 0 100%;
margin-bottom:20px;
padding:0 10px 10px;
}

body.page .hentry {
background:none;
}

.page-title {
font-family:"Times New Roman", Times, serif;
font-size:1.8em;
font-weight:400;
line-height:1.2em;
margin:0;
padding:0;
}

body.search .page-title,body.archive .page-title {
font-family:"Times New Roman", Times, serif;
font-size:1.4em;
margin:0 0 5px;
padding:0 10px;
}

.entry-title {
font-family:"Times New Roman", Times, serif;
font-size:2em;
font-weight:400;
line-height:28px;
margin:0;
padding:0 0 5px;
}

body.single .entry-title {
font-size:2.4em;
padding:10px 0 5px;
}

.entry-title a:link,.entry-title a:visited {
color:#4c412a;
}

.entry-content {
margin:10px 0 15px;
}

.entry-content a:link,.entry-content a:visited {
font-weight:600;
font-size:95%;
}

.entry-content img {
border:1px solid #bab6ab !important;
max-width:490px;
padding:5px;
}

.entry-content img.wp-smiley {
background:none;
border:none;
padding:0;
}

.entry-meta {
color:#a7a193;
font-size:.9em;
line-height:1.6em;
}

.entry-action {
display:block;
margin:3px 0;
}

.archive-meta {
background:url('imgs/bg-strip.gif') repeat-x 0 100%;
color:#8f8574;
font-style:italic;
margin:0 0 15px;
padding:0 10px 2px;
}

#content .protected input {
background:#46413e;
border:1px solid #272422;
color:#fff;
margin:5px 0;
padding:3px 10px;
}

#content .protected label input {
background:#f5f5f5;
border:1px solid #d5d5d5;
}

#content .protected label input[type="text"]:focus {
background:#fff;
}

/* comments area */
#commentarea h3 {
font-family:"Times New Roman", Times, serif;
font-size:1.5em;
font-weight:400;
margin:10px 0;
padding:0 10px;
}

h3#respond {
margin-bottom:0;
}

#commentarea ol {
background:url('imgs/bg-strip.gif') repeat-x 0 0;
list-style:none;
margin:0;
}

#commentarea li {
background:url('imgs/bg-strip.gif') repeat-x 0 100%;
clear:left;
padding:15px 10px 10px;
}

#commentarea .commenthead {
margin-bottom:15px;
}

#commentarea .comment-author img.avatar {
border:2px solid #bab6ab !important;
float:left;
margin:-2px 10px 0 0;
}

#commentarea .comment-author span {
font-family:"Times New Roman", Times, serif;
font-size:1.2em;
font-weight:700;
}

#commentarea .comment-meta {
color:#a7a193;
font-size:.9em;
}

#commentarea .unapproved {
background:#f8f8ea;
border-bottom:1px solid #858511;
border-top:1px solid #858511;
clear:left;
display:block;
font-style:italic;
margin:5px auto -5px;
padding:3px 5px;
width:50%;
}

#commentarea #commentform {
font:100% Arial, Helvetica, sans-serif;
padding:0 10px 30px;
}

#commentarea #commentform p {
margin:0;
padding:6px 0;
}

#commentarea #commentform #comment-notes {
color:#999;
font-style:italic;
}

#commentarea #commentform .form-label {
padding:5px 0 1px;
}

#commentarea #commentform .required {
color:#c00;
}

#commentarea #commentform input {
background:#f5f3ed;
border:1px solid #bab6ab;
margin-top:3px;
padding:3px;
width:50%;
}

#commentarea #commentform textarea {
background:#f5f3ed;
border:1px solid #bab6ab;
margin:3px 0;
padding:2px;
width:98%;
}

#commentarea #commentform textarea:focus,#commentarea #commentform input[type="text"]:focus {
background:#fff;
color:#333;
}

#commentarea #commentform #submit {
background:#46413e;
border:1px solid #272422;
color:#fff;
margin:5px 0 0;
padding:5px 10px;
width:auto;
}

#sidebar .sidebar-title,#sidebar .widget-title {
background:url('imgs/bg-sidebar-h3.jpg') no-repeat 0 0;
font-family:"Times New Roman", Times, serif;
font-size:1.4em;
font-style:italic;
font-weight:400;
line-height:1.5em;
margin:0 -20px;
padding:0 20px 10px;
}

#sidebar ul {
background:url('imgs/bg-sidebar-bottom.jpg') no-repeat 0 100%;
list-style:none;
margin:0;
padding:320px 0 0;
position:relative;
}

#sidebar ul ul,#sidebar ul div {
background:none;
margin:0;
padding:5px 0 0;
}

#sidebar li {
margin:0 20px;
padding:0 0 20px;
}

#sidebar li li {
border-bottom:1px dashed #c2b9a5;
line-height:1.2em;
margin:0;
padding:4px 0;
}

#sidebar #blogroll ul ul {
padding:5px 0 0;
}

#sidebar #blogroll li {
border:none;
margin:0 20px;
padding:0 0 20px;
}

#sidebar #blogroll li li {
border-bottom:1px dashed #c2b9a5;
margin:0;
padding:4px 0;
}

/* Author */
#sidebar #about-me {
background:url('imgs/bg-about.png') no-repeat 0 0;
color:#383221;
height:350px;
margin:-340px 0 0 -46px;
padding:50px 0 0 50px;
position:absolute;
width:350px;
}

#sidebar #about-me .photo {
line-height:1em;
margin:0;
position:relative;
}

#sidebar #about-me .photo img {
height:217px;
padding:10px;
position:relative;
width:245px;
}

#sidebar #about-me .photo span {
background:url('imgs/photo-frame.png') no-repeat 0 0;
height:279px;
left:-2px;
position:absolute;
top:0;
width:285px;
z-index:1;
}

/* Pages */
#pages ul ul {
border-top:1px dashed #c2b9a5;
margin:4px 0 -4px 15px;
padding:0;
}

/* Tag Cloud */
#sidebar #tag_cloud div {
line-height:1.8em;
}

/* Flickr */
#sidebar #flickrrss div {
border:none;
}

#sidebar #flickrrss a {
padding:0 3px 0 0;
}

#sidebar #flickrrss img {
border:1px solid #a69c96 !important;
}

/* Search Form */
#sidebar #search {
background:url('imgs/bg-search.png') no-repeat 0 0;
height:35px;
margin:0 0 0 -5px;
padding:0 0 10px;
width:250px;
}

html>body #sidebar #search {
padding-bottom:20px;
}

#sidebar #mainsearch {
margin:0;
padding:12px 10px 0 26px;
position:relative;
}

#sidebar #mainsearch #s {
background:none;
border:none;
color:#c6c0aa;
margin:0 15px 0 0;
padding:2px 5px;
width:148px;
}

/* Calendar */
#sidebar #calendar caption {
background:none;
text-align:center;
}

table,td,th,#sidebar #mainsearch #searchsubmit {
vertical-align:middle;
}

h3,input.title {
font-size:1.5em;
}

strong,dfn,dl dt,th,label {
font-weight:700;
}

em,dfn,tfoot,#sidebar a {
font-style:italic;
}

form,#sidebar #blogroll,#sidebar #blogroll ul {
margin:0;
padding:0;
}

.page-title span,.entry-title a:hover {
color:#717246;
}
