/*
Theme Name: Paper Wall
Theme URI: http://smashingmagazine.com/
Description: Paper Wall Theme by <a href="http://indeziner.com">INDEZINER.COM</a> &amp; <a href="http://smashingmagazine.com">Smashing Magazine</a>.
Version: 1.0
Author: INDEZINER
Author URI: http://indeziner.com
Tags: paperwork, style, brown, yellow, orange, two column, widgets

The CSS, XHTML is released under GPL:
http://www.opensource.org/licenses/gpl-license.php

*/

/* Begin Typography & Colors */
html{
background:url(images/html_bg.jpg) repeat;
}
body {
font-size:12px;
font-family:Georgia, "Times New Roman", Times, serif;
background:url(images/top_bg.jpg) no-repeat center top;
color: #825a2d;
padding:0px;
margin:0px auto auto auto;
text-align: center;
}
/*	Begin Headers */
h1 {
color:#825a2d;
font-size:24px;
font-weight:normal;
padding:50px 0 10px 0;
margin: 0;
text-transform: uppercase;
text-decoration:none;
text-align: left;
line-height: normal;
}
h2 {
color:#825a2d;
font-size:21px;
font-weight:normal;
padding:21px 0 5px 0;
margin: 0;
text-decoration:none;
text-align: left;
line-height: normal;
}
h2.pagetitle {
margin:0px;
text-align: left;
font-size:18px;
color:#FDB032;
padding:0 0 20px 90px;
}
h3 {
color:#825a2d;
font-size:18px;
font-weight:normal;
padding: 18px 0 5px 0;
margin: 0;
text-decoration:none;
text-align: left;
line-height: normal;
}
/* End Headers */
p {
	padding: 0 0 10px 0;
	margin: 0;
}

a{
text-decoration:none;
color:#CF880C;
}
a:hover {
color: #876431;
text-decoration: underline;
}

ul li {
	padding-bottom: 10px;
}
ol li {
	padding-bottom: 10px;
}

#content table {
	font-size: 12px;
	padding-bottom: 10px;
	border-spacing: 1px;
	width: 600px;
}
#content .tr-even {
	background-color: #e6cf65;
}
#content .tr-odd {
	background-color: #d8d0a7; 
}
#content td {
	padding: 5px;
}

#main_container{
width:960px;
margin:auto;
}

#header {
height:176px;
}

.center_content{
width:960px;
height:auto;
background:url(images/content_center.gif) repeat-y center;
}
.center_content_top{
width:960px;
height:auto;
background:url(images/content_top.jpg) no-repeat center top;
}
.center_content_bottom{
width:960px;
height:auto;
background:url(images/content_bottom.jpg) no-repeat center bottom;
}

#content {
padding:30px 0 30px 0;
margin: 0 0 0 48px;
float:left;
width:604px;
max-width: 604px;
clear:both;
}

/*-----------------Begin Sidebar---------------------*/
#sidebar
{
width:260px;
float:right;
padding:0px 15px 40px 0;
}
#sidebar h2{
width:237px;
height:28px;
text-transform:uppercase;
font-size:14px;
font-weight:bold;
color:#411a0a;
padding:42px 0 0 0;
margin:0;
text-align:center;
background:url(images/sidebar_top.jpg) no-repeat center bottom;
}
#sidebar h2 a {
	color: #411a0a;
}
#sidebar ul {
width:237px;
padding: 0 0 20px 0;
padding: 0;
list-style:none;
}

#sidebar ul ol {
width:237px;
margin: 0;
padding: 0;
list-style:none;
}

#sidebar ul li {
list-style:none;
margin:0;
}
#sidebar ul li ul{
padding:0 0 0 0;
margin:0px;
width:237px;
background:url(images/sidebar_bottom.jpg) no-repeat center bottom;
}
#sidebar ul li ul li div{
padding:0px;
margin:0px;
width:237px;
background:url(images/sidebar_bottom.jpg) no-repeat center bottom;
}
#sidebar ul li ul li{
list-style:none;
width:217px;
margin:0px 10px 6px 10px;
line-height:24px;
padding:4px 0 5px 0;
}
#sidebar ul li ul li a{
color:#695321;
background:url(images/checked.gif) no-repeat left;
padding:0 0 0 15px;
}

.news-latest-morelink {
	text-align: right;
}
.news-latest-gotoarchive {
	text-align: right;
	padding-right: 25px;
}

#sidebar ul li ul li.recentcomments a{
color:#695321;
background:none;
text-decoration:underline;
padding:0 0 0 15px;
color:#DF8D0D;
}
#sidebar ul li.widget_tag_cloud{
padding:0px 0 25px 0;
background:url(images/sidebar_bottom.jpg) no-repeat center bottom;
}
#sidebar ul li.widget_tag_cloud a{
color:#695321;
background:none;
text-decoration:underline;
padding:0 0 0 15px;
line-height:20px;
color:#DF8D0D;
}

a.sidebar_banner{
clear:both;
display:block;
padding:20px 0 10px 0;
}

/* Begin Form Elements */
.search_tab{
height:70px;
padding:13px 0 0 35px;
}
#searchform {
margin:0px;
padding:0px;
}
input.text{
width:153px;
height:22px;
background:none;
border:none;
color:#e5c246;
}
input.button {
font-family:Georgia, "Times New Roman", Times, serif;
background-color: transparent;
color: #fff;
font-weight: bold;
padding: 2px 2px 2px 10px;
}
.st-tag-cloud{
padding:5px 0 0 15px;
line-height:22px;
}



/*-------------------------menu---------------------------------
.menu ul{
padding:0px 0 0 37px;
margin:0px;
display:block;
list-style:none;
}
.menu ul li{
float:left;
}
.menu ul li a{
color:#FFFFFF;
font-size:12px;
float:left;
height:23px;
line-height:23px;
padding:0 10px 0 10px;
margin:0 2px 0 2px;
display:block;
text-decoration:none;
text-transform:uppercase;
}
.menu ul li.current_page_item a{
color:#64431e;
font-size:12px;
float:left;
height:23px;
line-height:23px;
padding:0 10px 0 10px;
margin:0 2px 0 2px;
display:block;
text-decoration:none;
text-transform:uppercase;
background:url(images/menu_link_bg.gif) repeat-x center;
}

.menu ul li a:hover{
background:url(images/menu_link_bg.gif) repeat-x center;
color:#64431e;
}
*/


/*--------------------------post style-----------------------*/
.post {
padding:0;
margin:0;
float:left;
width:  604px;
text-align: justify;
line-height:20px;
clear:both;
}
/*
.bodytext {
	background:url(images/post_bg.png) no-repeat left center;
}
*/
.post-page{
margin:0px;
float:left;
padding:0px 0 20px 0;
text-align: justify;
line-height:20px;
}
.post_date{
position: absolute;
width:74px;
height:82px;
margin-top: 20px;
margin-left: 220px;
padding-top: 18px;
text-align:center;
background: url(images/date_bg.png) no-repeat top;
}
#content img{
	border:2px #d9ceb8 solid;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
}
.tx-rgsmoothgallery-pi1{
	border:2px #d9ceb8 solid;
	margin: 5px 0 5px 0;
}
/*
#content dt img {
	margin: 5px 0 5px 0;
	border: 0px;
}
*/
.tx-sriframe-pi1 {
	width: 600px;
}

span.day{
font-size:18px;
color:#d82a18;
}
span.month{
font-size:12px;
color:#547cc1;
}
span.year{
font-size:11px;
color:#4a4a4a;
}

.clear {
clear: both;
}
/*-----------------------------footer----------------------------------*/
#footer {
width:100%;
height:185px;
padding: 0;
margin: 0;
clear: both;
background:url(images/footer_bg.jpg) no-repeat center top;
}
.footer_content{
width:960px;
margin:auto;
}
.footer_logos{
width:242px;
height:114px;
float:left;
background:url(images/footer_logos.png) no-repeat right top;
padding:0 0 0 190px;
}
a.indeziner{
width:108px;
height:27px;
display:block;
margin:2px 0 0 50px;
}
a.wordpress{
width:108px;
height:27px;
display:block;
margin:35px 0 0 5px;
float:left;
}
a.smashingmagazine{
width:107px;
height:45px;
display:block;
float:right;
margin:30px 0 0 0px;
}
.footer_copyright{
width:960px;
font-size:11px;
clear:both;
text-align:center;
padding:80px 0 0 0;
color:#FFFFFF;
}
.footer_copyright a{
color:#FFFFFF;
}
/*-------------------------footer-menu---------------------------------*/
.footer_menu ul{
padding:10px 10px 0 0;
margin:0px;
display:block;
list-style:none;
float:right;
}
.footer_menu ul li{
float:left;
}
.footer_menu ul li a{
color:#FFFFFF;
font-size:11px;
float:left;
height:23px;
line-height:23px;
padding:0 10px 0 10px;
margin:0px;
display:block;
text-decoration:none;
font-weight:bold;
text-transform:uppercase;
}
.footer_menu ul li.current_page_item a{
color:#fff;
text-decoration:underline;
font-size:11px;
float:left;
height:23px;
line-height:23px;
padding:0 10px 0 10px;
margin:0px;
display:block;
font-weight:bold;
text-transform:uppercase;
}

.footer_menu ul li a:hover{
color:#64431e;
}
.footer_share_box{
width:400px;
float:right;
padding:20px 20px 0 0;
text-align:right;
}
.footer_share_box a{
padding:0 0 0 10px;
}
/* End Structure */



/* Begin Images */
p img {
padding: 0;
max-width: 100%;
}

/*	Using 'class="alignright"' on an image will (who would've
thought?!) align the image to the right. And using 'class="centered',
will of course center the image. This is much better than using
align="center", being much more futureproof (and valid) */

bodytext img {
display: block;
margin-left: auto;
margin-right: auto;
border:2px #d9ceb8 solid;
}
/*
img.align-right {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}

img.align-left {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}
*/
.align-right {
text-align: right;
}

.align-left {
float: left;
padding:0 0 0 80px;
}

/* End Images */



/* Begin Lists

Special stylized non-IE bullets
Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
margin-left: 0px;
padding: 0 0 0 30px;
list-style: none;
padding-left: 10px;
text-indent: -10px;
}

html>body .entry li {
margin: 7px 0 8px 10px;
}


.entry ol {
padding: 0 0 0 35px;
margin: 0;
}

.entry ol li {
margin: 0;
padding: 0;
}

.postmetadata ul, .postmetadata li {
display: inline;
list-style-type: none;
list-style-image: none;
}

/* Begin Various Tags & Classes */
hr {
	background-color:#d9ceb8;
	height:2px;
}

.navigation {
display: block;
text-align: left;
margin-top: 20px;
margin-bottom:30px;
}

#c3182 img {
	border: 0;
}
#c3271 img {
	border: 0;
}
/* End Various Tags & Classes*/

/* Spezielle Inhalte mit eigener ID */
/* Chat Nordseezeitung 1 */
#c3288 h1, #c3293 h1 {
	font-family: monospace;
	font-size: 14px;
}
#c3288 h2, #c3293 h2 {
	font-family: serif;
	font-size: 42px;
	font-weight: bold;
	color: black;
}
#c3288 h3, #c3293 h3 {
	font-family: sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: black;
}
#c3288 h4, #c3293 h4 {
	font-family: sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: black;
}
#c3288 h5, #c3293 h5 {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: black;
}
#c3288 p, #c3293 p {
	font-family: serif;
	font-size: 13px;
	font-weight: normal;
	color: black;
}
#c3288 p sup, #c3293 p sup {
	font-family: sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: black;
}