/*
Theme Name: intothewild
Theme URI: http://www.intothewild.de/
Description: Template for intothewild.de from PADDOM Braun/Stade GbR
Version: 1.0
Author: PADDOM Braun/Stade GbR
Author URI: http://www.paddom.de/
*/

* {
	margin: 0;
	padding: 0;
	font-family: Georgia, Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

body {
	background-color: #fff;
	overflow-x: hidden;
}

img {
	border: 0 none;
}

img a {
	border: 0 none;
}

.post p {
	margin-bottom: 1em;
}

.post ul {
	margin-bottom: 1em;
	margin-left: 1em;
}

.post ol {
	margin-bottom: 1em;
	margin-left: 1em;
}

.alignleft {
	float: left;
	margin-right: 1em;
	margin-bottom: 1em;
}

.alignright {
	float: right;
	margin-left: 1em;
	margin-bottom: 1em;
}

#page {
	width: 1000px;
	margin:0 auto;
	position: relative;
}

#paper {
	position: absolute;
	height: 1404px;
	width: 1254px;
	top: 0px;
	z-index: 2;
	left: -130px;
	background-image: url(img/paper.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#navigation1 {
	position: absolute;
	height: 25px;
	width: 580px;
	top: 180px;
	z-index: 3;
	left: 220px;
}

#navigation2 {
	position: absolute;
	height: 25px;
	width: 580px;
	top: 210px;
	z-index: 3;
	left: 220px;
}

#wrapper {
	position: absolute;
	width: 761px;
	top: 50px;
	z-index: 2;
	left: 95px;
}


#wrapper_top {
	height: 200px;
	width: 788px;
	background-image: url(img/wrapper_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#wrapper_inner {
	width: 761px;
	min-height:750px;
	height:auto !important;
	height:750px;
	background-image: url(img/wrapper_inner.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#wrapper_bottom {
	height: 300px;
	width: 761px;
	background-image: url(img/wrapper_bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#content_left {
	color: #46231c;
	text-align: justify;
	width: 430px;
	margin-left: 60px;
	float: left;
}

#content_left a {
	color: #46231c;
}

#content_left a:hover {
	color: #83aa38;	
}

.header {
	font-size: 16px;
	font-weight: bold;
}

.header a {
	font-size: 16px;
	font-weight: bold;
	color: #46231c;
	text-decoration: none;
}

.postmetadata {
	margin-top: 10px;
	margin-bottom: 40px;
}

#content_right {
	color: #46231c;
	text-align: justify;
	width: 170px;
	margin-right: 60px;
	float: right;
	border-left: #46231c 1px dotted;
	padding-left: 10px;
}

.clear {
	clear: both;
}

#label {
	position: absolute;
	height: 302px;
	width: 346px;
	top: -20px;
	z-index: 2;
	left: 0px;
	background-image: url(img/label.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#coins {
	position: absolute;
	height: 153px;
	width: 125px;
	top: 325px;
	z-index: 2;
	left: -20px;
	background-image: url(img/coins.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#notice {
	position: absolute;
	height: 133px;
	width: 175px;
	top: 30px;
	z-index: 2;
	left: 420px;
	background-image: url(img/notice.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#compass {
	position: absolute;
	height: 147px;
	width: 158px;
	top: 0px;
	z-index: 2;
	left: 620px;
	background-image: url(img/compass.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#pic1 {
	position: absolute;
	height: 302px;
	width: 314px;
	top: 0px;
	z-index: 1;
	left: 700px;
	background-image: url(img/pic1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#pic2 {
	position: absolute;
	height: 285px;
	width: 280px;
	top: 125px;
	z-index: 1;
	left: 745px;
	background-image: url(img/pic2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#colorbg {
	position: absolute;
	height: 1278px;
width: 1432px;
	top: 0px;
	z-index: 1;
	left: -300px;
	background-image: url(img/bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#sandbg {
	position: absolute;
width: 1432px;
	top: 1278px;
	z-index: 1;
	left: -300px;
	background-image: url(img/sand.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

input {
	border: #46231c 1px solid;
	padding: 5px;
	color: #46231c;
	background: #f5f5dc;
}

textarea {
	border: #46231c 1px solid;
	padding: 5px;
	color: #46231c;
	background: #f5f5dc;
}

.button {
	font-weight: bold;
	border: #46231c 1px solid;
	padding: 5px;
	color: #46231c;
	background: #f5f5dc;
}

.button:hover {
	background: #fff;
	cursor: pointer;
}

#kommentar_input_left {
	float: left;
}

#kommentar_input_right {
	float: right;
}

.kommentare ul {
	list-style: none;
	margin-bottom: 20px;
}

.kommentare li {
	border: #46231c 1px dashed;
	margin-top: 10px;
}

.kommentare li .avatar {
	margin: 5px;
	float: left;
}

.kommentare li .avatar img {
	border: 5px solid #46231c;
	padding: 1px;
}

.kommentare li .kommentarmeta {
	margin: 10px;
}

.kommentare li .kommentareintrag {
	margin: 25px 10px 10px 10px;
}

.dbx-box {
	margin-bottom: 20px;
}

.dbx-box h2 {
	font-size: 14px;
}

.dbx-box ul {
	list-style: none;
}

.dbx-box a {
	color: #46231c;
	text-decoration: none;
}

.dbx-box a:hover {
	color: #83aa38;	
}

#calendar a {
	text-decoration: underline;
}

#calendar_wrap table {
	background-color: #f5f5dc;
	border: #46231c 1px solid;
}

#calendar_wrap table tr td {
	padding: 2px;
}

#calendar_wrap caption {
	background-color: #f5f4cb;
	border: #46231c 1px solid;
	border-bottom: none;
	font-weight: bold;
}
