/*
Theme Name: Ich lese gern
Theme URI: http://robertseyferth.de/ichlesegern/
Description: Wordpress Theme for <a href="http://ichlesegern.de">ichlesegern.de</a>.
Version: 0.2 BETA
Author: Robert Seyferth/Sabine Bein
Author URI: http://robertseyferth.de/
Tags: fixed width, two columns, simple, clear
    This theme was designed by Sabine Bein and built by Robert Seyferth
*/

* {
margin:0;
padding:0;
}

html {
height:100%; /*----Footer Sticks to the bottom-*/
}

body {
background:#a08c6e;
font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans" , Helvetica, Arial, sans-serif;
font-size:13px;
color:#5b462b;
line-height:21px;

height:100%; /*---Footer Sticks to the bottom-*/
}

/*-------------------------------------------------
Text Styling
---------------------------------------------------*/

a {
text-decoration:none;
color:#5fb3e2;
font-weight:bold;
}

a img {
border:0;
}

a:hover {
color:#811e15;
}

#text a {
	background: url(images/link_external.gif) center right no-repeat;
	padding-right:8px;
}

#text a[HREF*="ichlesegern.de"], #text .frei a {
	background: url(images/link_null.gif) center right no-repeat;
	padding: 0px;
        padding-right:1px;
}

#text a[HREF*="pdf"] {
	background: url(images/link_pdf.gif) center right no-repeat;
	padding-right: 21px;
}

#text a[HREF*="doc"] {
	background: url(images/link_doc.gif) center right no-repeat;
	padding-right: 21px;
}

h1 {
padding:90px 0 0 0;
font-size:20px;
font-family:Helvetica, Arial, sans-serif;
}

h1 a {
display:block;
height:50px;
margin:0px 0 0 35px;
width:295px;
text-indent:-9999px;
outline:none;
}

/*----Seitentitel---*/
h2 {
font-size:24px;
font-weight:normal;
color:#811e15;
font-family:Helvetica, Arial, sans-serif;
margin:0 0 30px 0;
}

h2 a, h2 a:hover {
color:#811e15;
}

/*---Artikel/Subsection Titel ---*/
h3 {
font-size:16px;
font-style:italic;
font-weight:normal;
color:#948264;
font-family:Helvetica, Arial, sans-serif;
margin:0 0 10px 0;
}

h3 a, h3 a:hover {
color:#948264;
font-weight:normal;
}

/*---Sidebar Titel--*/
#sidebar h3 {
font-size:14px;
color:#5b462b;
margin:0 0 5px 0;
}

/*---Frontsite Sektion Titel-*/
.home h3 {
font-size:21px;
margin:0 0 25px 0;
}

/*----Archiv-Artikel-Titel--*/
h3.item {
margin:0;
line-height:18px;
}

/*---Frontsite News Titel--*/
h4 {
margin:0 0 5px 0;
font-size:14px;
}

h4 a, h4 a:hover {
color:#5b462b
}

/*----Footer Titel Sektionen--*/
#footer h4 {
background:url(images/footercolumn_bg.jpg) no-repeat bottom left;
padding:0 0 7px 0;
font-family:Helvetica;
font-size:17px;
font-weight:normal;
color:#fdfdec;
margin:0;
}

/*-------------------------------------------------
General Alignment
---------------------------------------------------*/

.clear {
clear:both;
}

#wrapper {
min-height:100%; /*--*/
position:relative; /*--*/

}

#page {
text-align:center;
padding-bottom:60px;
position:relative; /*--*/
}

#frame {
background:url(images/mainbg.jpg) no-repeat top center;
width:1000px;
margin:auto;
text-align:left;
position:relative; /*--*/
}

#container {
width:950px;
margin:auto;
text-align:left;
position:relative; /*--*/
}

#header {
height:177px;
}

/*--------------------------------------------------------
Menu
--------------------------------------------------------*/
.menu {
width:700px;
float:left;
}

/*-----------------------------------------------------
Suche
-------------------------------------------------------*/
.sidebarform {
float:right;
width:230px;
margin:45px 10px 0 0;
height:30px;
}

.sidebarform p {
margin:0;
padding:0;
background:url(images/suche.jpg) no-repeat top left;
}

.sidebarform input {
background:none;
border:0;
padding:8px;
color:#edd6b0;
font-weight:bold;
font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans" , Helvetica, Arial, sans-serif;
}

.sidebarform .suche {
width:161px;
}

.sidebarform .submit {
width:46px;
background:url(images/submit.jpg) no-repeat top left;
}

/*-----------------------------------------------------
Content
-------------------------------------------------------*/
#main {

background:url(images/contentbg.jpg) top left repeat-y !important;
}

*html #main {border:1px solid #fefded;}

/*------Text----*/

#text {
width:600px;

float:left;
padding:70px 50px 70px 50px;
}


p {
margin:0 0 16px 0;
clear:right;
}

#sidebar p {
margin:0 0 40px 0;
}

#text span.frei {
font-size:11px;
line-height:11px;
float:right;
margin:0 0 10px 0;
}


.column {
width:274px;
float:left;
}

.column_right {
width:274px;
float:left;
margin:0 0 0 50px;
}


#text ul, #text ol {
margin:0 0 16px 30px;
}

#text blockquote {
margin:0 0 16px 30px;
padding:5px;
background:#ebdcbf;
padding:8px;
}

#text blockquote p {
margin:0;
padding:0;
}



/*------Sidebar----*/
#sidebar {
float:right;
width:208px;
padding:70px 20px 0 20px;
font-size:11px;
}

/*-------------------------------------------------
Archiv Seiten
---------------------------------------------------*/
.weiter {
text-align:right;
}

.news_item {
margin:0 0 20px 0;
}

.archive p {
margin:20px 0 0 0;
}

.archive hr {
border:none;
border:1px solid #bdac8f;
margin:20px 0px;
}

.iteminfo {
font-size:10px;
color:#a9987b;
margin:0 0 0px 0;
display:block;
}


.seitennavi a {
padding:3px 6px 3px 6px;
margin:3px;
display:block;
float:left;
color:#a9987b;
border:1px solid #a9987b;
}

.seitennavi .active {
background:#5fb3e2;
color:#fdfdec;
border:1px solid #a2ddff;
}

.seitennavi a:hover {
background:#5fb3e2;
color:#fdfdec;
border:1px solid #a2ddff;
}

/*-------------------------------------------------
Footer
---------------------------------------------------*/
#footer {
bottom:0;
width:100%;
background:url(images/footer_bg.jpg) repeat-x top left #664f30;
text-align:center;
}

#footer-inner {
width:950px;
margin:auto;
text-align:left;
padding:20px 0px;
}

.info {
float:left;
padding:0px 0 0 50px;
width:600px
}

.info a {
color:#bea57a;
padding:0 30px 0 0;
}

#footer ul {
list-style-type:none;
}

#footer ul li {
display:block;
padding:5px 0 5px 0;
border-bottom:1px solid #9d8a63;
color:#edd6b0;
}

#footer ul li a {
color:#edd6b0;
}

#footer ul li a:hover, .info a:hover {
color:#5fb3e2;
}

.sponsoren {
text-align:right;
float:right;
width:230px;

}

#footer hr {
border-top:1px solid #322014;
border-bottom:1px solid #9d8a62;

margin:10px 0px 35px 0px;
}


#bilderfooter {
position:absolute;
bottom:0;
right:200px;
margin:0 0 0 30px;
height:182px;
width:142px;
background:#000;
}

/*-------------------------------------------------
Front Site
---------------------------------------------------*/
.home #page {padding-bottom:0px; }
.home #frame {
width:100%;
background:url(images/mainbg_home.jpg) no-repeat top center;
}

.home h1 {
padding:210px 0 0 0;
font-size:20px;
font-family:Helvetica, Arial, sans-serif;
}

.home h1 a {
display:block;
height:70px;
margin:0px 0 0 220px;
width:375px;
text-indent:-9999px;
outline:none;
}


.home #container {
width:100%;
}

.home #header {
height:410px;
width:950px;
margin:auto;
position:relative;
background:url(images/header.jpg) no-repeat top left;
}

#flash {
position:absolute;
top:0px;
right:43px;
z-index:200;
}

.home h1 {
padding:250px 0 0 60px;
}

.home h1 a{
margin:0 0 0 0;
width:365px;
height:60px;
}

.home .menu {
width:100%;
float:left; /*--*/
text-align:center;
background:url(images/navi_sub_bg.jpg) bottom left repeat-x;
position:relative; /*--*/
z-index:100; /*--*/
}

.home .navi {
width:950px;
margin:auto;
text-align:left;
background:url(images/navibg.jpg) no-repeat top right;
}

.home .navi_sub {
padding:0 0 0 20px;
}

.home #main {
background:url() #fdfdec !important;
clear:left; /*--*/
}

.home #main-inner {
width:950px;
margin:auto;
padding:70px 0px 70px 0px;
background:#fdfdec; /*---*/
}

.home p {
margin:0;
}

.home .column {
padding:0 0 0 40px;
}

#news {
background:url(images/icon_news.jpg) no-repeat 8px 0px;
}

#termine {
background:url(images/icon_termine.jpg) no-repeat 3px 0px;
}

#buchtipp {
background:url(images/icon_tipp.jpg) no-repeat 0px 0px;
}

.home #footer {
height:80px;   /* Height of the footer */
}

.home .info {
padding:0px 0 0 40px;
}

/*-------------------------------------------------
Kommentare / Formular in Single Artikelansicht
---------------------------------------------------*/


.formcontainer fieldset {
padding:15px;
border:2px solid #bdac8f;
margin:15px 0px;
}

.formcontainer legend {
color:#948264;
font-size:17px;
font-style:italic;
}

.formcontainer input, textarea, #commentform input {
background:#ebdcbf;
border:1px solid #948264;
padding:4px;
margin:0px 0px 8px 0px;
font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans" , Helvetica, Arial, sans-serif;
font-size:13px;
color:#5b462b;
}

.formcontainer textarea {
width:97%;
}


.formcontainer input:focus, textarea:focus, #commentform input:focus {
border:1px solid #5fb3e2;

}

.formcontainer label {
font-weight:bold;
}

#commentform p {
margin:0 0 8px 0;
}

#comments_wrap {
border-top: 2px solid #bdac8f;
margin:50px 0px 0px 0px;
padding:20px 0 0 0;
}


#comments h4 {
font-size:16px;
font-style:italic;
font-weight:normal;
color:#948264;
font-family:Helvetica, Arial, sans-serif;
margin:0 0 10px 0;
}

.comment_list {
list-style-type:none;
}

.comment_wrap {
margin:10px;
clear:both;
}

.comment_author {
float:left;
font-weight:bold;
}

.comment_author span {
display:block;
font-weight:normal;
font-size:11px;
}

.single_comment {
float:right;
width:440px;
padding:8px 8px 30px 8px;
border:2px solid #bdac8f;
margin:0 0 30px 0px;
}

.single_comment a {
font-weight:normal;
text-decoration:underline;
color:#5b462b;
}

.single_comment a:hover {
text-decoration:none;
}

.single_comment em {
font-weight:bold;
color:#811e15;
display:block;
}

#kommentieren {
clear:both;
padding:30px 0px 15px 0;
}

span.right {
float:right;
}

#comments h4 {
float:left;
}

#comments .frei {
margin:0 0 15px 0;
}

/*-------------------------------------------------
Suchfeld im Contentbereich
---------------------------------------------------*/

#new_searchform input {
background:#ebdcbf;
border:1px solid #948264;
padding:4px;
margin:0px 0px 8px 0px;
font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans" , Helvetica, Arial, sans-serif;
font-size:13px;
color:#5b462b;
}

#new_searchform .submit, .formcontainer .button, #commentform #submit {
padding:3px;
background:#5fb3e2;
border:1px solid #a2ddff;
color:#fdfdec;
font-weight:bold;
}

#new_searchform .submit:hover, .formcontainer .button:hover, #commentform #submit:hover {
background:#811e15;
}

p.answer {
margin:0 0 20px 0;
padding:12px;
background:#ebdcbf;
border:1px solid #948264
}

/*-------------------------------------------------
Links Seite
---------------------------------------------------*/

.linkcat {
list-style-type:none;
margin:0 0 30px 0;
}

.linkcat h3 {
border-bottom:2px solid #bdac8f;
}

ul.blogroll {
margin:0 0 0 30px;
}

ul.blogroll li a {
font-weight:normal;
}




