/*
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:#2a231b 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;
}

.alignleft {
	float: left;
	margin: 5px 10px 5px 0;
}

.alignright {
	float: right;
	margin: 5px 0 5px 10px;
}

/* 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:130% 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:90% Georgia, "Times New Roman", Times, serif; color:#433b33;
		text-decoration:none; text-transform:lowercase;
	}
	
	.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 0 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 left;*/
	}
	
	#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:#945713; text-decoration:underline;
	}
	
	#sidebar a:hover {
		margin:0; padding:0 0 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 left;*/
	}
	
	#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;
}

.copyright {
	font:80% Verdana, Arial, Helvetica, sans-serif; color:#5a4e40;
}

.input, .submit, #comment_quicktags input {
	font:90% Georgia, "Times New Roman", Times, serif; color:#af9f85;
}

	.submit, #comment_quicktags input {
		color:#89785f; font-weight:bold;
	}

/* 02 - STRUCTURE
/* ----------------------------------------------*/
#container {
	margin:0 auto;
	width:950px; height:auto; min-height:800px;
}

#header {
	width:auto; height:172px;
	display:block;
}

#content-top {
	margin:0 auto; padding:0;
	width:950px; height:auto;
	background:url(images/content-top.jpg) no-repeat top right;
}

.prev {
	float:left;
	margin: 5px 0 5px 0;
}

.next {
	float:right;
	margin: 5px 0 5px 0;
}

#content {
	margin:0 auto; padding:0;
	width:950px; height:auto; 
	background:url(images/content-back.jpg) repeat-y right top;
}

#content-container {
	margin:0 auto; padding:42px 0 0 0;
	width:742px; height:auto;
	overflow:hidden;
}
	
/* 03 - HEADER
/* ----------------------------------------------*/
#header ul {
	margin:116px 0 0 130px; padding:0;
	list-style:none;
	position:absolute;
}

	#header ul li {
		margin:0 0 0 10px;
		float:left; display:inline;
	}
	
	#header ul li ul li {
		margin:0 0 0 10px;
		float:left; display:inline;
	}
	
.maintenance {
	width: 800px;
	padding: 10px 0 10px 0;
	margin: 0 auto;
	border: 2px solid #a62222;
	background:#ffefef;
	color:#000;
	text-align: center;
	font-weight: bold;
}

.maintenance a {
	color: #a62222;
}

/* 04 - CONTENT
/* ----------------------------------------------*/
#leftcol {
	margin:0; padding:0;
	width:500px; height:auto;
	float:left;
}

	.post-meta {
		padding:12px 0 0 0; margin:0;
		display:block;
	}
	
	.post p {
		margin:10px 0; padding:0;
	}
	
	#commentlist, #trackbacklist {
		margin:0; padding:0;
		list-style:none;
	}
	
		#commentlist li, #trackbacklist 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, #trackbacklist li ul li, #trackbacklist li ol li {
				margin:0; padding:2px 0;
				background:none;
				list-style:inside;
			}
/* BEGIN Sociable Social Bookmarking */
div.sociable { margin: 16px 0; }

span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	list-style-type: none !important;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable li {
	background: none !important;
	display: inline;
	list-style-type: none !important;
	margin: 0;
	padding: 1px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}

.sociable-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}
/* END Sociable Social Bookmarking */

		
	.about-post {
		margin:-12px 0; padding:10px;
		font-size:85%; color:#716a5d;
	}

#rightcol {
	margin:0; padding:0;
	width:195px; 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 {
		float:right;
		width:331px; height:120px;
		margin:0 0 12px 0;
	}

	#comment_quicktags {
		float: right;
	}
	
	.submit, #comment_quicktags input {
		margin:0; padding:4px 5px;
		background:#fffdf3 url(images/submit.gif) repeat-x;
		border:1px solid #e8cba9;
	}

	.smilies {
		float: right;
		text-align: right;
	}
	
	.submit {
		clear:both;
		display:block;
	}

.input {
	margin:0; padding:5px;
	background:#fffdf3;
	border:1px solid #e8cba9;
	display:block;
}

.comment-restrictions {
	display: block
}


/* 07 - FOOTER
/* ----------------------------------------------*/
#footer {
	margin:35px 0 0 0;
	width:950px; height:233px;
	background:url(images/footer.jpg) no-repeat top center;
	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 0; 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;
}

.amazon-einzeltitel  {
  border: 1px solid  #584d40;
}

/* Formatierung Link Indication Plugin */
a.liexternal { padding-right: 12px; background: url(images/linkicons/link-icon_external_11.png) no-repeat right; }
a.liwikipedia { padding-right: 14px; background: url(images/linkicons/link-icon_wikipedia_02.gif) no-repeat right; }
a.liimdb { padding-right: 18px; background: url(images/linkicons/link-icon_imdb_01.png) no-repeat right; }
a.liftp { padding-right: 13px; background: url(images/linkicons/link-icon_ftp_01.png) no-repeat right; }
a.limailto { padding-right: 18px; background: url(images/linkicons/link-icon_mail_03.png) no-repeat right; }
a.lipdf { padding-right: 12px; background: url(images/linkicons/link-icon_pdf_05.png) no-repeat right;  }
a.lidoc { padding-right: 16px; background: url(images/linkicons/link-icon_word_14x14.png) no-repeat right; }
a.lizip { padding-right: 12px; background: url(images/linkicons/link-icon_zip_01.png) no-repeat right; }

/* Formatierung Firefox Eckbutton */
/* Mögliche Buttons:
	b_firefox_red.png: Besser surfen mit Firefox
	s_firefox_red.png: Seite optimiert für Firefox
	scf_firefox_red.png: Schneller surfen mit Firefox
	sf_firefox_red.png: Sicherer surfen mit Firefox
*/
a#fbutton {
	position: fixed;
	right: 0;
	bottom: 0;
	text-decoration: none;
	text-indent: -999em;
	height: 100px;
	width: 100px;
	background: url(images/firefox/b_firefox_red.png) bottom right no-repeat;
	display: block;
}

/* Pagebar */
.pagebar {
	text-align: center;
	padding: 10px 0 10px 0;
	margin: 0px 0px 20px 0px;
	font-size: .9em;
}

.pagebar a, .pageList .this-page {
	padding: 2px 4px;
	border: solid 1px #465919;
	/*background: #fff;*/
	text-decoration: none;
}

.pagebar a:visited {
	padding: 2px 4px;
	border: solid 1px #465919;
	/*background: #fff;*/
	text-decoration: none;
}

.pagebar .break {
	padding: 2px 4px;
	border: none;
	/*background: #fff;*/
	text-decoration: none;
}

.pagebar .this-page	{
	padding: 2px 4px;
	border-color: #999;
	font-weight: bold;
	vertical-align: top;
	/*background: #fff;*/
}

.pagebar a:hover {
	color: #fff;
	background: #465919;
	border-color: #036;
	text-decoration: none;
}

