/*
Theme Name: Singleblog 2009
Theme URI: http://singleblog.net
Description: WordPress-Layout
Version: Version 2.0
Author: Ralph Segert
Author URI: http://segert.net
*/


* {
margin: 0;
padding: 0;
}

body {
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align: center;
background-color: #fff;
color: #000;
font-size: 12px;
}

a:focus {
outline: none;
}

/*  Linkformatierung
_________________________*/


p a, #content li a, #content2 li a {
color: #d22320;
border-bottom: 0px dotted;
text-decoration: none;
}

p a:hover, #content li a:hover, #content2 li a:hover {
color: #7a6857;
border-bottom: 0px dotted;
text-decoration: none;
}


#content .info a, #content2 .info a {
border-bottom: 0px dotted;
text-decoration: none;
}



#sidebar a, #comments a {
color: #48712d;
border-bottom: 0px dotted;
text-decoration: none;
}

#sidebar a:hover, h2 a:hover, #comments a:hover {
color: #f93;
border-bottom: 0px dotted;
text-decoration: none;
}

h2 a, h3 a {
color: #7a6857;
border-bottom: 0px dotted;
text-decoration: none;
}

h2 a:hover, h3 a:hover {
color: #c27828;
border-bottom: 0px dotted;
text-decoration: none;
}


#sidebar li a {
color: #c00202;
border-bottom: 0px dotted;
text-decoration: none;
}


#sidebar .widget li a { 
display: block;
text-decoration:none;
padding: 9px 0 6px 20px;
width: 203px;
height: 17px;
margin-left: 17px;
background:url(images/menu.gif) no-repeat 0px 0px;
}

#sidebar .widget li a:hover { 
color: #7a6857;
text-decoration:none;
background:url(images/menu-aktiv.gif) no-repeat 0px 0px;
}

#sidebar .widget_get_recent_comments li a  { 
text-decoration:none;
display: inline;
padding: 7px 0 6px 0px;
background: none;
text-align: left;
}

#sidebar .widget_get_recent_comments li a:hover  { 
text-decoration:none;
background: none;
text-align: left;
}


#sidebar .sidebargrafiklink a {
color: #48712d;
border-bottom: 0px dotted;
text-decoration: none;
}

#sidebar .sidebargrafiklink a:hover  {
color: #fff;
border-bottom: 0px dotted;
text-decoration: none;
}

.tagging a, .footer a {
color: #e1b57f;
border-bottom: 0px dotted;
text-decoration: none;
}

.tagging a:hover, .footer a:hover {
color: #fff;
border-bottom: 0px dotted;
text-decoration: none;
}


#sidebar2 a {
text-align:center;
display: block;
padding: 8px 0 5px 0px;
width: 273px;
height: 28px;
color: #e8c59e;
border-bottom: 0px dotted;
text-decoration: none;
background:url(images/footer-button.gif) no-repeat 0px 0px;
}

#sidebar2 a:hover {
color: #f93;
border-bottom: 0px dotted;
text-decoration: none;
background:url(images/footer-button-aktiv.gif) no-repeat 0px 0px;
}


img {
border: 0;
}



/*  Layoutboxen und Formatierung fuer Kopfbereich
_____________________________________________________________________*/


#wrappertop {
width: 890px;
margin: 0 auto;
}


#kopf {
float: left;
width: 890px;
text-align: right;
margin-top: 20px;
height: 296px;
color: #fff;
background: url(images/bg-head.jpg) no-repeat;
background-position: 0 56px;
}


#kopf strong {
display: none;
}

h1 { 
float:left;
margin: 0 0 10px 20px;
background: url(images/singleblog-logo.jpg) no-repeat;
}

h1 a {
float: left;
height: 44px;
width: 238px;
}



/*  Layoutboxen Contentbereich und Navigation
_________________________________________________*/


#wrappercontent {
width: 890px;
margin: 0 auto;
background-color: transparent;
}

#wrapperspalten {
width: 890px;
float: left;
background: url(images/bg-content.gif) repeat-y;
background-position: 0 20px;
}

#content {
float: left;
width: 597px;
margin: 0;
text-align: left;
padding-bottom: 20px;
margin-left: 20px;
}

#content2 {
float: left;
width: 617px;
margin: 15px 0px 0 0;
text-align: left;
padding-bottom: 20px;
}

#sidebar {
float: right;
width: 273px;
text-align: left;
padding-bottom: 30px;
}

#wrapperfuss {
z-index: 4;
width: 100%;
float: left;
margin: 0 auto;
background: #000 url(images/bg-orange.gif) top repeat-x;
color: #fff;
}

#fuss {
width: 890px;
margin: 0 auto;
}

#fusscontent {
float: left;
width: 577px;
margin: 0;
padding: 35px 20px 20px 20px;
text-align: left;
}


#sidebar2 {
z-index: 2;
float: right;
margin: 0;
padding: 30px 0px 70px 0px;
width: 273px;
text-align: left;
background: #7a6857 url(images/bg-sidebar-unten.gif) left top no-repeat;
background-position: 0px 0;
}


#clear {
clear:both;
visibility:hidden;
width:0;
height:0; 
margin:0; 
padding:0; 
}


/*  Sidebar
_________________________________________________*/


/* Wordpress Widgets */

#sidebar ul li { 
list-style:none;
}

#sidebar .widget  ul li ul { 
margin: 0px 0 6px 10px; 
}

#sidebar .widget  ul li ul li { 
color: #f93;
}

#sidebar .widget { 
width: 273px;
background-color: transparent;
padding-bottom:2px;
margin-left:0px;

}

#sidebar .widget h2 { 
font-family: Georgia, Helvetica, serif;
color: #fcf1de; 
font-size: 25px;
height: 56px; 
margin-top: 10px;
font-weight: normal; 
letter-spacing: 0;
background:url(images/bg-s.gif) no-repeat 12px 16px; 
padding: 28px 2px 2px 88px;
}


#sidebar .widget ul { 
margin: 0 0 20px 53px; 
}


#sidebar .widget li { 
color: #48722d;
font-size: 11px; 
letter-spacing: 1px;
}

#sidebar .widget_get_recent_comments li {
font-size: 11px;
padding: 8px 30px 4px 0;
}





/* Wordpress Widgets Sidebar 2 */





#sidebar2 ul {
list-style: none;
margin: 20px 10px 50px 0px;
}


#sidebar2 li {
letter-spacing: 1px;
line-height: 21px;
margin-bottom: -1px;
}


/* Grundformatierungen Headlines und Fliesstext
___________________________________________________*/


#content h2 {
margin: 60px 20px -10px 10px;
font-size: 12px;
letter-spacing: 1px;
}

h3 {
font-family: Georgia, Helvetica, sans-serif;
margin: 40px 20px -12px 8px;
font-size: 25px;
font-weight: normal;
line-height: 25px;
color: #666;
background-color: transparent;
letter-spacing: 0px;
}

h4 {
font-weight: normal;
font-size: 16px;
margin: 34px 80px 12px -20px;
background-color: #fff;
color: #000;
letter-spacing: 1px;
padding: 9px 0 9px 0px;
}

h5 { 
text-align: left;
font-size: 14px;
font-weight: bold;
color: #555;
padding: 20px 15px 8px 0px;
}


p {
font-family: Georgia, Helvetica, serif;
font-size: 14px;
letter-spacing: 0px;
line-height: 25px;
margin: 20px 20px -12px 10px;
}

p img {
border-bottom: 0px solid;
text-decoration: none;
margin-top: 15px;
}

blockquote p {
margin: 20px 25px -7px 40px;
letter-spacing: 0px;
color: #666;
}

.datum {
font-size: 12px;
color: #666;
letter-spacing: 1px;
margin-bottom: -20px;
margin-top:25px;
}

.info {
font-family: Verdana, Helvetica, sans-serif;
font-size: 11px;
letter-spacing: 0;
color: #666;
height: 50px;
background-color: #edecec;
margin-bottom: 50px;
margin-left: -20px;
padding: 15px 0 0px 90px;
background:url(images/bg-info.gif) no-repeat 0 0; 
}

#inhalt .info a {
font-weight: normal;
}


.sidebargrafik {
text-align: center;
padding: 20px 0 20px 12px;
background-color: #e8c59e;
margin: 0;
}

.sidebargrafiklink {
display: block;
font-weight:bold;
text-align: center;
margin: 0;
margin-top: 8px;
}

.tagging {
font-family: verdana, sans-serif;
margin: 0;
line-height: 25px;
padding: 25px 10px 10px 10px;
text-align: center;
}


.last {
padding: 0 28px 60px 50px;
}



#fuss .footer {
font-family: verdana, sans-serif;
font-size: 11px;
color: #fff;
text-align: center;
padding: 30px 0px 20px 0px;
margin: 0;
padding-bottom: 0;
}


#content ul, #content2 ul {
font-family: Georgia, Helvetica, serif;
list-style-type: square;
color: #ff9933;
margin-top: 24px;
margin-bottom: 0px;
margin-left: 30px;
margin-right: 20px;
}




#content li, #content2 li {
font-size: 12px;
letter-spacing: 0px;
line-height: 22px;
text-align: left;
margin-top: 3px;
margin-bottom: 3px;
}



/*  Suche
_________________________________________________*/


/* Felder uund Buttons fuer Suche */

#suche {
top: 4px;
left: 790px;
position: absolute;
width: 250px;
text-align: left;
}

#suche form {
margin:0; 
padding:0; 
}



#suche .suchfeld {
font-size: 15px;
width: 120px;
border: 1px solid #d2a580;
height: 26px;
background-color: #fff;
margin: 0px 0 0px 10px;
padding-top: 4px;
color: #000;
letter-spacing: 1px;
vertical-align: middle;
background: url(images/bg-suchfeld.gif) repeat-x;
background-position: 0 0;
}

#suche .suchbutton {
font-size: 12px;
background-color: #ccc;
color: #7a6857;
border: 1px solid #d2a580;
margin-left: 3px;
padding-bottom: 6px;
height: 32px;
width: 50px;
letter-spacing: 1px;
background: url(images/bg-suchbutton.gif) repeat-x;
background-position: 0 0;
}



/*  Pagebar
_________________________________________*/


#mehr { 
margin: 40px 0 40px 0px;
text-align: center;
}


#mehr .pagebar {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
letter-spacing: 1px;
padding: 0.3em 0.8em;
margin-top: 0px;
text-decoration: none;
}

#mehr .pagebar a, .pageList .this-page {
border: 1px solid #fff;
text-decoration: none;
margin-left: 4px;
padding: 0.3em 0.8em;
color: #7a6857;
}

#mehr .pagebar a:visited {
border: 1px solid #fff;
text-decoration: none;
margin-left: 4px;
padding: 0.3em 0.8em;
}

#mehr .pagebar .break {
color: #fceacc;
margin-left: -4px;
border: 0;
background: #fff;
text-decoration: none;
}

#mehr .pagebar .this-page {
border: 1px solid #7a6857;
padding: 0.3em 0.8em;
background: #e8c59e;
margin-left: 4px;
color: #fff;
}

#mehr .pagebar a:hover {
border: 1px solid #7a6857;
color: #000;
}

#mehr .pagebar .inactive {
border: 1px solid #7a6857;
color: #fceacc;
text-decoration: none;
padding: 0.3em 0.8em;
}



/* Text und Listen im Kommentarbereich
________________________________________*/


#comments ul {
list-style: none;
} 

.kommentar {
list-style-type: none;
background-color: transparent;
margin: 0;
}


.header {
font-family: Verdana, Helvetica, sans-serif;
font-size: 11px;
margin: 0px 0 0px -50px;
padding: 10px;
color: #666;
padding: 38px 0 12px 30px;
background: url(images/bg-comment.gif) no-repeat 0 30px; 
}

.comment p, .trackback p, .pingback p {
margin-top: 0px;
margin-left: 0;
margin-bottom: 10px;
}

.comment {
margin: 0;
padding-bottom: 5px;
color: #444;
background-color: transparent;
font-size: 11px;
}


.trackback {
margin: 0;
padding-bottom: 5px;
color: #888;
font-size: 11px;
}

.pingback {
margin: 0;
padding-bottom: 5px;
color: #888;
font-size: 11px;
}


.bearbeiten {
letter-spacing: normal;
}


/* Das Kommentarformular
________________________________________*/


form {
margin: 20px 0 30px 0;
}

fieldset {
padding: 10px 10px 10px 0;
border: 0px;
}


label {
float: left;
width: 100px;
}

.textfeld {
width: 220px;
font-size: 16px;
padding: 4px;
padding-bottom: 0px;
height: 24px;
border: 1px #7a6857 solid;
background-color: #e8c59e;
color: #000;
}

.kommentarfeld {
width: 360px;
font-size: 16px;
padding: 4px;
padding-bottom: 0px;
border: 1px #7a6857 solid;
background-color: #e8c59e;
color: #000;
}

.spamfeld {
width: 70px;
font-size: 16px;
padding: 4px;
padding-bottom: 0px;
height: 24px;
border: 1px #7a6857 solid;
background-color: #fff;
color: #000;
}

.sendbutton {
width: 220px;
border: 1px #7a6857 solid;
font-size: 13px;
background-color: #f9f9f9;
color: #000;
height: 40px;
padding-bottom: 4px;
letter-spacing: 2px;
margin-left: 100px;
margin-top: 20px;
vertical-align: middle;
background: url(images/bg-button.gif) repeat-x;
}




/* Sonstiges
____________________________________*/


hr {
clear:both;
visibility:hidden;
width:0;
height:0; 
margin:0; 
padding:0; 
}