/*
Theme Name: Outdoorsy
Theme URI:
Description: Free Wordpress Theme "Outdoorsy" by weFunction
Version: 1.0
Author: Spencer
Author URI:
/* ---------------------------------------------
00 - GLOBAL ELEMENTS
/* ----------------------------------------------*/
BODY
{
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	background: #BA7821 url(images/background.jpg) no-repeat top center;
	display: table;
	color: #584D40;
	font: normal 100% Georgia, "Times New Roman", Times, serif;
	line-height: 130%;
}
IMG
{
	border: 0;
}
#leftcol IMG
{
	/*+box-shadow:2px 2px 7px #050300;*/
	-moz-box-shadow: 2px 2px 7px #050300;
	-webkit-box-shadow: 2px 2px 7px #050300;
	-o-box-shadow: 2px 2px 7px #050300;
	box-shadow: 2px 2px 7px #050300;
	border: 1px solid #F5F4F4;
	margin: 0px 18px 10px 0px;
	float: left;
}
BLOCKQUOTE
{
	margin: 0 auto;
	padding: 0 0 0 20px;
	width: 85%;
	height: auto;
	background: url(images/blockquote.gif) no-repeat center left;
}
CODE
{
	margin: 0;
	padding: 0 4px;
	background: #EFE5D7;
}
P
{
	margin: auto;
	padding: auto;
}
/*01 - TYPOGRAPHY
/* ----------------------------------------------*/
H1
{
	margin: 76px 0 0 140px;
	padding: 0;
	position: absolute;
	font: 280% Georgia, "Times New Roman", Times, serif;
	color: #513414;
}
H2
{
	margin: 0;
	padding: 0;
	font: 230% Georgia, "Times New Roman", Times, serif;
	color: #513414;
}
H3
{
	margin: 20px 0 10px;
	padding: 0;
	font: 190% Georgia, "Times New Roman", Times, serif;
	color: #362F2C;
}
H4
{
	margin: 10px 0;
	padding: 0;
	font: 115% Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #362F2C;
}
H5
{
	margin: 10px 0;
	padding: 0;
	font: 180% Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #362F2C;
}
A:link
{
	color: #B37220;
	font-weight: bold;
	text-decoration: none;
}
H1 A:link, H1 A:active, H1 A:visited
{
	font: 100% Georgia, "Times New Roman", Times, serif;
	color: #513414;
	text-decoration: none;
}
#header H1 A:link, H1 A:active, H1 A:visited
{
	font: bold 52% Courier;
	color: #513414;
	text-decoration: none;
}
#header H1
{
	float: left;
	margin-left: 493px;
	margin-top: 71px;
}
H2 A:link, H2 A:active, H2 A:visited
{
	font: normal 100% Georgia, "Times New Roman", Times, serif;
	color: #513414;
	text-decoration: none;
}
H3 A:link, H3 A:active, H3 A:visited
{
	font: normal 100% Georgia, "Times New Roman", Times, serif;
	color: #362F2C;
	text-decoration: none;
}
H4 A:link, H4 A:active, H4 A:visited
{
	font: normal 100% Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #362F2C;
	text-decoration: none;
}
H5 A:link, H5 A:link, H5 A:active, H5 A:visited
{
	margin: 10px 0;
	padding: 0;
	font: normal 100% Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #485B19;
}
#header UL LI A
{
	font: 90% Georgia, "Times New Roman", Times, serif;
	color: #433B33;
	text-decoration: none;
	text-transform: capitalize;
}
.post-meta A:link, .post-meta A:active, .post-meta A:visited
{
	font: normal 100% Georgia, "Times New Roman", Times, serif;
	color: #7D4000;
	text-decoration: none;
}
.post-footer A
{
	font: bold 85% Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #AB5F07;
	text-decoration: none;
}
#sidebar A
{
	margin: 0;
	padding: 0 10px 0 0;
	font: 90% Georgia, "Times New Roman", Times, serif;
	color: #70635A;
	line-height: 160%;
	text-decoration: none;
}
#sidebar LI UL LI UL LI A
{
	font-style: italic;
	background: none;
}
.function
{
	font-size: 85%;
}
.function A:link, .function A:active, .function A:visited
{
	margin: 0;
	padding: 0;
	font: 100% Georgia, "Times New Roman", Times, serif;
	color: #5A4E40;
	text-decoration: none;
}
.foot UL A:link, .foot UL A:active, .foot UL A:visited
{
	font: 90% Georgia, "Times New Roman", Times, serif;
	color: #3B3125;
	text-decoration: none;
}
A:visited
{
	color: #E1AB63;
	font-weight: bold;
	text-decoration: none;
}
A:active
{
	color: #050505;
}
#header #homelink
{
	width: 124px;
	height: 120px;
	margin-left: 101px;
}
A:hover
{
	text-decoration: underline;
}
#colophon A
{
	color: #584D40;
}
#footer #colophon
{
	font: 75% Tahoma, Verdana, Arial, Helvetica, sans-serif;
	width: 485px;
	margin-left: 327px;
	margin-top: 75px;
	color: #5B3D14;
}
H1 A:hover, H2 A:hover, H3 A:hover, H4 A:hover, H5 A:hover
{
	text-decoration: underline;
}
#header UL LI A:hover
{
	color: #945713;
	text-decoration: underline;
}
#sidebar A:hover
{
	margin: 0;
	padding: 0 10px 0 0;
	font: 90% Georgia, "Times New Roman", Times, serif;
	color: #485B19;
	line-height: 160%;
	text-decoration: underline;
}
#sidebar LI UL LI UL LI A:hover
{
	background: none;
	font-style: italic;
}
.foot UL A:hover, .function A:hover, .post-meta A:hover
{
	text-decoration: underline;
}
P
{
	font-size: 100%;
}
UL, OL
{
	font-size: 100%;
}
.post-meta
{
	font: 85% Arial, Helvetica, sans-serif;
	color: #584D40;
}
.comment-meta
{
	margin: 0px 0 0;
	font: italic 85% Arial, Helvetica, sans-serif;
	color: #584D40;
	float: right;
}
#sidebar
{
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #70635A;
}
.copyright
{
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	color: #5A4E40;
}
.input, .submit
{
	font: 90% Georgia, "Times New Roman", Times, serif;
	color: #AF9F85;
}
.submit
{
	color: #89785F;
	font-weight: bold;
}
/*02 - STRUCTURE
/* ----------------------------------------------*/
#container
{
	margin: 0 auto;
	width: 950px;
	height: auto;
	min-height: 800px;
}
#header
{
	height: 187px;
	width: auto;
	display: block;
	background: url(images/header.jpg) no-repeat;
}
#header #fbook
{
	float: right;
	margin-top: 68px;
	margin-right: 85px;
}
#content-top
{
	margin: 0 auto;
	padding: 0;
	width: 950px;
	height: auto;
	background: url(images/content-top.jpg) no-repeat top center;
}
#content
{
	margin: 0 auto;
	padding: 0;
	width: 950px;
	height: auto;
	background: url(images/content-back.jpg) repeat-y 3px -2px;
}
#content-container
{
	margin: 0 auto;
	padding: 42px 0 0;
	width: 742px;
	height: auto;
	overflow: hidden;
}
/*03 - HEADER
/* ----------------------------------------------*/
#header UL
{
	margin: 38px 0 0 98px;
	padding: 0;
	list-style: none;
	position: absolute;
}
#header UL LI
{
	margin: 0 0 0 10px;
	float: left;
	display: inline;
}
/*04 - CONTENT
/* ----------------------------------------------*/
#leftcol
{
	margin: 0;
	padding: 0;
	width: 480px;
	height: auto;
	float: left;
}
.post
{
	float: left;
	margin-top: 56px;
}
.post-meta
{
	padding: 12px 0 0;
	margin: 0;
	display: block;
}
.post P
{
	margin: 10px 0;
	padding: 0;
}
#commentlist
{
	margin: 0;
	padding: 0;
	list-style: none;
}
#commentlist LI
{
	margin: 20px 0 0;
	padding: 0 0 20px;
	background: url(images/comment-divider.gif) no-repeat bottom center;
	overflow: hidden;
}
#commentlist LI UL LI, #commentlist LI OL LI
{
	margin: 0;
	padding: 2px 0;
	background: none;
	list-style: inside;
}
.about-post
{
	margin: -12px 0;
	padding: 10px;
	font-size: 85%;
	color: #716A5D;
}
#rightcol
{
	margin: 0;
	padding: 0;
	width: 219px;
	height: auto;
	float: right;
}
/*05 - SIDEBAR
/* ----------------------------------------------*/
#sidebar
{
	margin: -30px 0 0;
	padding: 0;
	list-style: none;
}
#sidebar LI UL
{
	margin: 0;
	padding: 0;
	list-style: none;
}
#sidebar LI
{
	margin: 30px 0 0;
}
SELECT
{
	border: 1px solid #E8CBA9;
	width: 200px;
	height: 22px;
}
#sidebar LI UL LI
{
	margin: 0;
}
#sidebar LI UL LI UL LI
{
	margin: 0 0 0 10px;
}
/*06 - FORMS
/* ----------------------------------------------*/
.comment
{
	overflow: hidden;
}
* HTML .comment
{
	height: 1px;
	overflow: visible;
}
.comment-info
{
	float: left;
}
.comment-info INPUT
{
	width: 120px;
	margin: 0 0 12px;
}
.comment-comment
{
	float: right;
}
.comment-comment TEXTAREA
{
	width: 331px;
	height: 120px;
	float: right;
}
.submit
{
	clear: both;
	margin: 0;
	padding: 4px 5px;
	background: #FFFDF3 url(images/submit.gif) repeat-x;
	border: 1px solid #E8CBA9;
	display: block;
}
.input
{
	margin: 0;
	padding: 5px;
	background: #FFFDF3;
	border: 1px solid #E8CBA9;
	display: block;
}
/*07 - FOOTER
/* ----------------------------------------------*/
#footer
{
	margin: 40px 0 0;
	width: 950px;
	height: 233px;
	background: url(images/footer.jpg) no-repeat;
	overflow: hidden;
}
.function
{
	margin: 93px 0 0 150px;
	padding: 0;
	width: 150px;
	height: auto;
	float: left;
	display: inline;
}
.foot
{
	float: right;
}
.foot UL
{
	margin: 78px 0 12px;
	padding: 0;
	width: 615px;
	list-style: none;
}
.foot UL LI
{
	margin: 0;
	padding: 0 10px;
	display: inline;
	border-left: 1px solid #9B897A;
}
.foot UL LI.first
{
	margin: 0;
	padding: 0 7px 0 0;
	border: 0;
}
.copyright
{
	position: relative;
	display: block;
}
/*00 - MISC
/* ----------------------------------------------*/
.divider
{
	margin: 12px 0;
	padding: 0;
	width: 499px;
	height: 3px;
	background: url(images/divider.gif) no-repeat top center;
}
.clear
{
	clear: both;
}
.left
{
	float: left;
}
.right
{
	float: right;
}

