/*
Theme Name: Papier
Theme URL: www.antusblog.de
Description: Ein Design.
Version: 1.0
Author: Antu
Author URI: www.antusblog.de
*/

html {
	background:#c39b65 url('images/background.png') center repeat;
}

body {
	margin:0px;
	font-family:Verdana, sans-serif;
}

h1,h2,h3,h4,h5,h6 {
	font-family:'Georgia', 'Times New Roman', Times, serif;
	font-weight:normal;
}

/* Headers */

h1 {
	font-style:italic;
	font-weight:bold;
	font-size:1.7em;
	color:#612923;
}

h2 {
	font-style:italic;
	font-size:1.3em;
	color:#943c33;
}

h4 {
	font-style:italic;
	font-size:1em;
	color:#AD453A;
}

h3 {
	font-weight:bold;
	font-size:1em;
	color:#943c33;
}

h5 {
	
	font-size:1em;
	color:#943c33;
}

h6 {
	font-size:1em;
	color:#000;
}

/* Header */
#header {
	background:url('images/header.png') repeat-x center;
	height:90px; 
	padding-left:10%;
	font-weight:normal;
	font-family: serif;
	font-size:1em;
	color:#432b1e;
}

#header h1 {
	margin:0px;
	padding-top:5px;
	font-weight:normal;
	font-size:2em;
}

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

#header_nav {
	height:42px;
	margin-left:auto;
	margin-right:auto; 
	background:url('images/header_dark.png') center repeat-x;
}

#header_nav div {
	height:42px;
	background:url('images/header_bottom.png') bottom repeat-x;
	text-align:center;
	color:#432b1e;
}

#header_nav ul {
	margin:0px;
	list-style-type:none;
	padding:0px;
	display:block;
	padding-left:10%;
	padding-right:10%;
}

#header_nav ul li {
	height:22px;
	background:url('images/header_tab_left.png') left top no-repeat;
	display:block;
	margin:0;
	margin-top:15px;
	margin-left:10px;
	float:left;
}

#header_nav ul li span {
	height:22px;
	margin:0px;
	padding:0px;
	background:url('images/header_tab_right.png') right bottom no-repeat;
	margin-left:1px;
	display:block;
}

#header_nav ul li span a {
	height:22px;
	background:url('images/header_tab.png') top repeat-x;
	margin-right:1px;
	display:block;
	padding:0px 3px;
	color:#000;
	font-family:'Georgia', 'Times New Roman', Times, serif;
	padding-top:2px;
}

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

#header_nav ul li.hn_right {
	float:right;
	margin-right:15px;
	margin-left:0px;
}

/* Layout */

#container  {
	margin-left:auto;
	margin-right:auto;
	width:80%;
	margin-top:20px;
	padding-bottom:10px;
}

#content {
	width:70%;
	float:left;
}

#navigation {
	width:30%;
	float:right;
}

/* Footer */

#whomadeit {
	text-align:center;
	font-size:0.8em;
	font-family:Verdana, sans-serif;
	margin-top:100px;
}

#whomadeit a {
	margin-right:20px;
	color:#843324;
}

#whomadeit a:hover {
	text-decoration:underline;
}

/* Boxes & post navigation */

.post, .page, #sidebar {
	padding:4px;
}

.posts_navigation {
	text-align:center;
	width:60%;
	margin-left:auto;
	margin-right:auto;
}

.posts_navigation a {
	color:#943c33;
	font-size:1.2em;
	font-family:'Georgia', serif;
	font-style:italic;
}

/* Content and articles */

.title {
	margin:0px;
	font-size:1.5em;
	width:100%;
	color:#000;
	font-style:italic;
	font-weight:normal;
}

.title a {
	color:#000;
	padding:0px;
	font-style:italic;
	font-weight:normal;
}

.title a:hover, .title a:hover  {
	text-decoration:none;
	color:#943C33;
}

.eb_l {
	background:url('images/paper_l.png') left repeat-y;
	max-width:1000px;
}

.eb_lt {
	background:url('images/paper_top.png') left top no-repeat;
}

.eb_lb {
	background:url('images/paper_bottom.png') left bottom no-repeat;
}

.eb_r {
	background:url('images/paper_r.png') right repeat-y;
}

.eb_rb {
	background:url('images/paper_rb.png') right bottom no-repeat;
}

.eb_rt {
	background:url('images/paper_rt.png') right top no-repeat;
	padding:8px;
}

.entry, .commentbox {
	font-size:0.9em;
	line-height:1.5em;
}

.wp-smiley {
	padding:0px;
	margin:0px;
	vertical-align:middle;
}

.entry_info {
	font-size:0.7em;
	color:#3d2803;
	font-family:sans-serif;
}

.entry_info span {
	float:right;
}

.archive_title {
	width:100%;
	text-align:center;
}

/* Entry Tags */

img	{
	border:0 none;
	margin:2px;
}

.gallery img {
	border:1px solid #888 !important;
	background:none;
	background-color:white;
	padding:1px;
}

.alignright {
	float:right;
}

.alignleft {
	float:left;
}

.entry .alignleft, .entry .alignright {
	margin:0 0.5em 0.5em 0;
}

.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}

img.alignright {
	border:1px solid #888;
	background:none;
	background-color:white;
	padding:1px;
}

img.alignleft {
	border:1px solid #888;
	background:none;
	background-color:white;
	padding:1px;
}

img.aligncenter	{
	border:1px solid #888;
	background:none;
	background-color:white;
	padding:1px;
}

img.alignnone {
	border:1px solid #888;
	background:none;
	background-color:white;
	padding:1px;
}

.wp-caption	{
	padding-top:4px; 
	border:1px solid #A68E6D;
	text-align:center;
	background-color:#fff;
}

.wp-caption img	{
	margin:0;
	padding:0;
	border:0 none;
}

.wp-caption p.wp-caption-text {
	padding:0 4px 5px;
	margin:0px;
	line-height:16px;
	font-size:0.9em;
}

/* Tables */

table {
	border:0px;
	border-collapse: collapse;
}

td {
	border:0px;
	background:url('images/table_line.png') bottom repeat-x;
}

th {
	border:0px;
	background:url('images/table_header.png') bottom repeat-x;
	font-weight:bold;
	color:#b58a56;
	font-style:italic;
}

/* Lists */

.entry ul {
	list-style:none;
	padding-left:10px;
	margin:0px;
}

.entry ul li {
	padding-left:20px;
	background:url('images/bullet.png') no-repeat;
	background-position:0 0.3em;
}

/* Links */

a {
	text-decoration:none;
	color:#843324;
}

a:hover {
	text-decoration:underline;
}

.widget a {
	color:#000;
}

.widget a:hover {
	color:#612923;
	text-decoration:none;
}

.entry_info a {
	color:#943C33;
}

.entry_info a:hover {
	color:#943C33;
	background:url('images/link.png') repeat-x bottom;
	padding-bottom:3px;
	text-decoration:none;
}

/* Comments */

.commentbox ul {
	list-style-type:none;
}

.avatar {
	float:left;
	background-color:#fff;
	border:1px solid #ccc;
	padding:1px;
	margin:2px;
}

.comment-author {
	background:url('images/comment_bg.png') repeat-x;
	padding-top:4px;
}

.comment-meta {
	background:url('images/comment_bg.png') repeat-x bottom;
	min-height:30px;
}
					  
/* Blockquote */

blockquote {
	background:url('images/quote.png') top right no-repeat;
	font-style:italic;
	min-height:50px;
	padding:0em 50px 0em 3em;
}

/* Navigation */

.widget {
	margin-bottom:15px;
	background:url('images/nb_left.png') left repeat-y;
	max-width:300px;
	font-size:0.95em;
}

.nb_t {
	background:url('images/nb_top.png') left top no-repeat;
}

.nb_b {
	background:url('images/nb_bottom.png') left bottom no-repeat;
}

.nb_r {
	background:url('images/nb_right.png') right repeat-y;
}

.nb_rb {
	background:url('images/nb_rb.png') right bottom no-repeat;
}

.nb_rt {
	background:url('images/nb_rt.png') right top no-repeat;
	padding:5px;
}

.nb {
	background-color:#c39c66;
	padding:4px;
}

#sidebar {
	list-style-type:none;
	margin:0px;
}

.widgettitle {
	color:#000;
	margin:0px;
	font-style:italic;
	font-weight:normal;
	font-size:1.3em;
}

.widget ul li {
	background:url('images/nb_line.png') top repeat-x;
	padding-top:3px;
	margin-top:3px;
}

.widget ul li ul li a {
	padding-left:10px;
}

.widget ul li ul li ul li a {
	padding-left:20px;
}

.widget ul li ul li ul li ul li a {
	padding-left:30px;
}

.widget ul li ul li ul li ul li ul li a {
	padding-left:40px;
}

.widget ul {
	background:url('images/nb_line.png') bottom repeat-x;
	padding-bottom:3px;
	padding-left:0px;
	list-style-type:none;
	margin:0px;
}

.widget ul.children {
	background:none;
	padding-bottom:0;
}

/* Forms */

input {
	border:1px solid #A68E6D;
	background-color:#F0EAE1;
}

textarea {
	border:1px solid #A68E6D;
	background-color:#F0EAE1;
	width:100%;
}

/* Search Widget */

.widget input, .widget textarea {
	border:1px solid #824d2d;
	background-color:#ad8152;
}

#searchtext { margin-left:4%; width:60%; font-size:1.1em; }
#searchsubmit { width:30%; font-size:1.1em; }

.hidden {
	visibility:hidden;
	display:none;
}

/* Calendar */

#wp-calendar {
	width:100%;
}

#wp-calendar th {
	color:#824d2d;
	background:none;
	border-bottom:1px solid #824d2d;
}

#wp-calendar td {
	background:none;
	border:0px;
}

#wp-calendar tbody a {
	font-weight:bold;
}

#wp-calendar tfoot tr td {
	border-top:1px solid #824d2d;
}

#next {
	text-align:right;
}


/* IE 6 corrections */
* html #header_nav ul li span {
	display:inline;
	background:url('images/header_tab_right_for_internet_explorer_6.png') right top no-repeat;
	zoom:1;
}

* html #header_nav ul li span a {
	display:inline;
	zoom:1;
}

* html #header_nav {
	margin-top:-1px;
}

* html #container {
	width:90%;
}

* html #content {
}

* html blockquote {
	font-style:normal;
}

* html body { 
	word-wrap:break-word;
}

* html .title {
	width:90% !important;
}

* html .entry {
	width:99%;
}

* html .widget {
	zoom:1;
}

* html .nb { margin-bottom:15px;zoom:1; }

* html .nb_r {
	margin-bottom:-15px;
}

* html .nb_b {
	zoom:1;
}

* html #searchtext {
	padding-top:3px;
	padding-bottom:2px;
}

.view_count {
	font-size:0.8em;
	font-style:italic;
}

* html .view_count {
	font-style:normal;
}
