/*
THEME NAME: Simple as politics
DESCRIPTION: Ein einfaches 3-sp&auml;ltiges Theme mit einer geteilten Sidebar.
VERSION: 1.0
AUTHOR: Michael Jarrass
AUTHOR URI: http://politik-denken.de
TAGS: white, three-columns, two-columns, fixed-width, left-sidebar, right-sidebar
*/

/* Globals */
* {
margin: 0;
padding: 0;
}

body {
font-size: 62.5%; /* 1em = 10px */
font-family: Georgia, Serif;
background: #edece8;
}

/* Links */

a:link {
color: #6f981f;
text-decoration: none;
}

a:hover {
background: #6f981f;
color: #fff;
}

a:visited {
color: #6f981f;
text-decoration: none;
}

a:visited:hover {
color: #fff;
}

#header a:link, #header a:hover, #header a:visited, #header a:visited:hover {
background: none;
}

#content h2 a:link, #content h2 a:visited {
color: #000;
}

#content h2 a:hover, #content h2 a:visited:hover {
color: #fff;
}

#content p a:link {
color: #6f981f;
text-decoration: underline;
}

#content p a:hover {
background: #6f981f;
color: #fff;
}

#content p a:visited {
color: #6f981f;
text-decoration: none;
}

#content p a:visited:hover {
color: #fff;
}

#content .meta_top a:link, #content .meta_bottom a:link {
text-decoration: none;
}

.comment_count a:link, .comment_count a:visited {
color: #fff;
}

.comment_count a:hover, .comment_count a:visited:hover {
color: #FEA910;
}

/* Structure */

#main {
width: 100em;
background: #fff;

margin: 0 auto 0 auto;
padding-bottom: 1em;

text-align: center;
}

#top_navi {
border-top: 5px solid #6f981f;

margin: 0 3em;
}

#top_navi ol {
list-style-type: none;

margin-top: 0.5em;

text-align: right;
}

#top_navi ol li {
display: inline;

color: #6f981f;
font-size: 1.2em;
}

#header_img {
border: none;

margin: 3em 0 3em 0;
}

#content {
width: 50em;

margin-right: 47em;
margin-left: 3em;

text-align: left;
}

#content h2 {
border-bottom: 1px solid #6f981f;

font-weight: normal;
font-size: 1.8em;
}

#content p.meta_top {
margin: 0 0 1.0em 0;

font-size: 1.2em;
}

#content p {
display: block;
margin: 1.0em 0;

font-size: 1.3em;
line-height: 1.6em;
}

#content blockquote {
margin-left: 1.5em;

font-style: oblique;
font-size: 1.2em;
}

#content ul {
list-style-type: circle;
list-style-position: inside;

font-size: 1.3em;
line-height: 1.6em;
}

#content ol {
list-style-position: inside;

font-size: 1.3em;
line-height: 1.6em;
}

#content p.meta_bottom {
border-top: 0.1em solid #6f981f;

margin-bottom: 2.5em;

font-size: 1.2em;
}

#sidebar {
border-left: 0.5em solid #6f981f;
width: 42em;

margin-left: 1.5em;
margin-right: 3.0em;

float: right;

text-align: left;
font-size: 1.0em;
}

#sidebar h2 {
margin-top: 0.5em;
margin-bottom: 0.5em;

font-size: 1.8em;
font-weight: normal;
}

#sidebar h2:first-child {
margin-top: 0
}

#sidebar ul, #sidebar ol {
list-style-type: circle;
list-style-position: inside;
}

#sidebar li {
font-size: 1.2em;
}

#sidebar .sidebar_top {
border-bottom: 0.5em solid #6f981f;

margin: 0 0 1.0em 2.0em;
padding-bottom: 1.5em;
}

#sidebar .sidebar_1 {
width: 17.5em;

margin-left: 2.25em;

float: right;
}

#sidebar .sidebar_2 {
width: 19.5em;

margin: 0 0.25em 0 2.0em;
}

#comments_content {
width: 50em;

margin-right: 50em;

text-align: left;
}

#comments_content h3 {
border-bottom: 1px solid #6f981f;

font-size: 1.8em;
font-weight: normal;
text-align: center;
}

#comments_content .nocomments {
font-style: oblique;
}

#comments_content .commentlist {
list-style-type: none;

font-size: 1.0em;
}

#comments_content .commentlist h4 {
margin: 1.5em 0 0.3em 0;

font-size: 1.4em;
}

#comments_content .commentlist li .avatar {
margin: 0.5em 1.0em 0 0;

float: left;
}

#comments_content .commentlist li p {
margin: 0;
}

#comments_content .commentlist li .comment_meta {
border-top: 0.1em solid #6f981f;
}

#comments_content .commentlist li {
border-bottom: 0.1em solid #6f981f;
}

#comments_content #commentformtitle {
margin: 1.5em 0 1.0em 0;
}

#comments_content .logged_in {
display: block;

margin-bottom: 0.5em;

font-size: 1.2em;
}

#comments_content #req_info {
border-left: 0.5em solid #6f981f;

margin-top: 1.0em;
padding-left: 0.5em;
}

#comments_content #comment {
width: 100%;
height: 15.0em;
}

#comments_content #submit {
margin-top: 1.0em;
}

.navigation {
font-size: 1.2em;
}

.alignleft {
float: left;
}

.alignright {
float: right;
}

#clear {
clear: both;

color: #fff;
}

#footer {
margin: 1.0em auto;

font-size: 1.2em;
text-align: center;
}

/* Sonderformen */

h2#archiv, h2#search_results {
border: none;

margin: 0.5em 0 1.5em 0;

font-size: 1.6em;
text-align: center;
}

h4.related-posts {
font-size: 1.3em;
}

#search-text {
width: 11.0em;
line-height: 1.6em;
}

#search-submit {
float: right;
}

