/*
Theme Name: Outdoorsy
Theme URI: http://wefunction.com
Description: Free Wordpress Theme "Outdoorsy" by weFunction
Version: 1.0
Author: Spencer
Author URI: http://wefunction.com
/* --------------------------------------------- */

/* 00 - GLOBAL ELEMENTS
/* ----------------------------------------------*/
body {
	margin:0; padding:0;
	width:100%; height:100%;
	background:#fff url(images/background.jpg) no-repeat top center;
	display:table;
	font:small Tahoma, Verdana, Arial, Helvetica, sans-serif; color:#584d40; line-height:130%;
}

img {
	border:0;
}

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 0; 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:#465919; 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;
	}

	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-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:12px;
	color:#ffffff;

	}
	
	.post-meta a:link, .post-meta a:active, .post-meta a:visited {
		font:normal 100% Georgia, "Times New Roman", Times, serif; color:#485b19;
		text-decoration:none;
	}
	
	.post-footer a {
		font:bold 85% Tahoma, Verdana, Arial, Helvetica, sans-serif; color:#485b19;
		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;
		background:url(images/bullet.gif) no-repeat center right;
	}
	
	#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:#798758; font-weight:bold;
	text-decoration:none;
}

a:active {
	color:#050505;
}

a:hover {
	text-decoration:underline;
}

	h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover {
		text-decoration:underline;
	}

	#header ul li a:hover {
		color:#f2e100;
	}
	
	#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;
		background:url(images/bullet-hover.gif) no-repeat center right;
	}
	
	#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 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;
	vertical-align:top;
}

.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:1200px; height:auto;
}

#header {
	width:auto; height:175px;
	display:block;
}

#content-top {
	margin:0 auto; padding:0;
	width:1200px; height:auto;
	
}

#content {
	margin:0 auto; padding:0;
	width:1200px; height:auto; 
	
}

	#content-container {
		margin:40px;
		width:1030px; height:auto;
		overflow:hidden;
	}
	
/* 03 - HEADER
/* ----------------------------------------------*/
#header ul {
	margin:22px 190px 0  0; padding:0;
        list-style:none;
	float:right;
        
}

	#header ul li {
		margin:0 5px 0 10px;
		float:left; display:inline;
	}
	
/* 04 - CONTENT
/* ----------------------------------------------*/
#leftcol {
	margin-left:130px; padding:0;
	width:620px; height:auto;
	float:left;
}

	.post-meta {
		padding:12px 0 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 0; padding:0 0 20px 0;
			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:250px; height:auto;
	float:right;
}

/* 05 - SIDEBAR
/* ----------------------------------------------*/
#sidebar {
	margin:-30px 0 0 0; padding:0;
	list-style:none;
}

#sidebar li ul {
	margin:0; padding:0;
	list-style:none;
}

	#sidebar li {
		margin:30px 0 0 0;
	}
	
		#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 0;
	}

.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:0 auto; padding:0;
	width:1200px; height: 202px;
	overflow:hidden;
}

	.function {
		margin:20px 0 0 190px; padding:0;
		width:240px; height:auto;
		float:left; display:inline;
	}
	
	.foot {
		float:right;
	}
	
		.foot ul {
			margin:78px 0 12px 0; padding:0;
			width:700px;
			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;
}





/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2008 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.menu {width:745px; height:32px; position:relative; z-index:100;border-right:1px solid #000; font-family:arial, sans-serif;}
/* hack to correct IE5.5 faulty box model */
* html .menu {width:746px; w\idth:745px;}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none;}
.menu ul ul {width:149px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {float:left;width:149px;position:relative;}
/* style the links for the top level */
.menu a, .menu a:visited {display:block;font-size:12px;text-decoration:none; color:#fff; width:138px; height:30px; border:1px solid #000; border-width:1px 0 1px 1px; background:#09c; padding-left:10px; line-height:29px; font-weight:bold;}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {width:149px; w\idth:138px;}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {background:#d4d8bd url(http://www.cssplay.co.uk/menus/breadcrumbs/grey-arrow.gif) no-repeat 130px center;}
/* style the second level hover */
.menu ul ul a.drop:hover{background:#c9ba65 url(http://www.cssplay.co.uk/menus/breadcrumbs/blue-arrow.gif) no-repeat 130px center;}
.menu ul ul :hover > a.drop {background:#c9ba65 url(http://www.cssplay.co.uk/menus/breadcrumbs/blue-arrow.gif) no-repeat 130px center;}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#e2dfa8;}
/* style the third level hover */
.menu ul ul ul a:hover {background:#b2ab9b;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:31px;left:0; width:149px;border-top:1px solid #000;}
/* another hack for IE5.5 */
* html .menu ul ul {top:30px;t\op:31px;}

/* position the third level flyout menu */
.menu ul ul ul{left:149px; top:-1px; width:149px;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-149px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {background:#d4d8bd; color:#000; height:auto; line-height:1em; padding:5px 10px; width:128px;border-width:0 1px 1px 1px;}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:150px;w\idth:128px;}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{color:#000; background:#b7d186;}
.menu :hover > a, .menu ul ul :hover > a {color:#000; background:#b7d186;}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}



/* ================================================================ 
   This CSS is further CSS I have created specifically for Wordpress
   so that the current page is highlighted in two levels.
   If you want it in three levels let me know.

   Author: Isaac Rowntree
   Website: www.zackdesign.biz
=================================================================== */


.menu ul ul .current_page_item a {
  color: red;
  background: white;
  border-left: 1px solid black;
}

.menu .current_page_item a {
  color: red;
  font-weight: bold;
  background: white;
}

.menu ul .current_page_item ul a {
  color: white;
  font-weight: normal;
  background: black;
}

.menu ul .current_page_item ul a:hover {
  background: gray;
}

.menu .current_page_item a:hover {
  background: white;
}

