/*
Theme Name: SPD-Oberneuland
Theme URI: http://spd-oberneuland.de/
Description: Ein Wordpress-Theme fuer den SPD Ortsverein Bremen-Oberneuland
Version: 2.3
Author: Helmar Hutschenreuter
*/
* {
    margin: 0px;
    padding: 0px;
    position: relative;
}
body {
    font-size: 13px;
    font-family: Arial,Verdana,Helvetica,sans-serif;
    background: #549DB3;
}
ul, ol {
    padding-left: 25px;
}
.content_box {
    margin: auto;
    width: 852px;
}
.divider {
    clear: both;
}
.alignleft {
    float: left;
    padding-left: 0px;
}
.alignright {
    float: right;
    padding-right: 0px;
}
#title_area {
    background: #fff url(graphics/title_area.png) repeat-x;
}
#website_title {
    height: 168px;
    background: url(graphics/website_title.png) no-repeat;
}
#page_title {
    padding: 5px;
    padding-left: 15px;
    float: left;
    width: 570px;
    font-size: 24px;
    font-weight: bold;
    color: #353535;
}
#search_form {
    float: right;
    padding: 7px;
    width: 236px;
    height: 21px;
    background: url(graphics/search_form.png) no-repeat;
    position: absolute;
    bottom: 0px;
    right: 0px;
}
#search_form form {
    height: 20px;
    background: #fff;
    border: #CCC 1px solid;
}
#search_form .text_ctrl {
    width: 200px;
    height: 20px;
    background: #fff;
    border: none;
    font-size: 16px;
    position: absolute;
    top: 0px;
    left: 0px;
}
#search_form .img_button {
    float: right;
    width: 20px;
    height: 20px;
}
#main_area {
    background: #BBD8E1 url(graphics/main_area.png) repeat-x;
}
#main_content {
    float: left;
    width: 590px;
    min-height: 100px;
    color: #353535;
}
#main_content .first_element, #main_content .element {
    min-height: 70px;
    padding: 15px;
    margin-bottom: 10px;
}
#main_content .first_element {
    background: #fff url(graphics/first_element_top.png) top repeat-x; /*fuer Browser ohne CSS3-Support*/
    background: url(graphics/first_element_top.png) top repeat-x,
                #fff url(graphics/element_bottom.png) bottom no-repeat;
}
#main_content .element {
    background: #fff;/*fuer Browser ohne CSS3-Support*/
    background: url(graphics/element_top.png) top no-repeat,
                #fff url(graphics/element_bottom.png) bottom no-repeat;
}
#main_content .meta, #main_content .meta a {
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: 12px;
    font-weight: bold;
    color: #1C4C5C;
    text-decoration: none;
}
#main_content .title, #main_content .title a {
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: 16px;
    font-weight: bold;
    color: #E0000B;
    text-decoration: none;
}
#main_content .title a:hover {
    text-decoration: underline;
}
#main_content .post_content h1 {
    font-size: 18px;
    font-weight: bold;
    color: #E0000B;
}
#main_content h2 {
    font-size: 16px;
    font-weight: bold;
    color: #1C4C5C;
}
#main_content .post_content p, #main_content .post_content h1,
#main_content .post_content h2, #main_content .post_content h3,
#main_content .post_content h3, #main_content .post_content h4,
#main_content .post_content ul, #main_content .post_content ol{
    padding-top: 5px;
    padding-bottom: 5px;
}
#main_content .post_content a {
    color: #E0000B;
}
#main_content .post_content a:hover {
    text-decoration: none;
}
#main_content .post_content img {
    padding: 15px;
}
#main_content .post_content .thumbnail {
    padding-top: 0px;
    padding-bottom: 0px;
}
#main_content .post_content .alignleft {
    padding-left: 0px;
}
#main_content .post_content .alignright {
    padding-right: 0px;
}
#side_content {
    float: right;
    width: 250px;
    min-height: 100px;
}

#navigation {
    list-style-image: url(graphics/arrow.png);
}
#navigation a, #navigation {
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
}
#navigation a:hover {
    text-decoration: underline;
}
#navigation ul {
    padding-top: 3px;
    padding-bottom: 3px;
}
#navigation .first_element, #navigation .element, #sidebar .widget {
    min-height: 5px;
    padding: 5px;
    margin-bottom: 10px;
}
#navigation .first_element {
    background: #E2001A url(graphics/navi_first_element_top.png) repeat-x; /*fuer Browser ohne CSS3-Support*/
    background: url(graphics/navi_first_element_top.png) top repeat-x,
                #E2001A url(graphics/navi_element_bottom.png) bottom no-repeat;
}
#navigation .element {
    background: #E2001A; /*fuer Browser ohne CSS3-Support*/
    background: url(graphics/navi_element_top.png) top no-repeat,
                #E2001A url(graphics/navi_element_bottom.png) bottom no-repeat;
}
#navigation .element .dropdown {
    margin: 2px;
    width: 236px;
    height: 21px;
    border: none;
}
#sidebar .widget {
    background: #DFECF1 url(graphics/widget_bottom.png) bottom no-repeat;
    color: #353535;
    list-style-image: url(graphics/widget_bullet.png);
}
#sidebar .widget a, #sidebar .widget_title a {
    font-weight: bold;
    text-decoration: underline;
}
#sidebar .widget a:hover, #sidebar .widget_title a:hover {
    text-decoration: none;
}
#sidebar .widget a {
    color: #1C4C5C;
}
#sidenar .widget_title a {
    color: #fff;
}
#sidebar .widget_title {
    padding: 6px;
    padding-left: 10px;
    min-height: 18px;
    background: #417E91 url(graphics/widget_title.png) top no-repeat;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
}
#footer_area {
    padding: 18px;
    padding-left: 15px;
    padding-right: 15px;
    background: #1C4C5C;
    color: #ABD0DA;
    font-size: 13px;
    font-weight: bold;
}
#footer_links {
    float: right;
}
#footer_links a {
    padding: 3px;
    padding-left: 6px;
    padding-right: 6px;
    border: #ABD0DA 2px solid;
    color: #ABD0DA;
    text-decoration: none;
}
#footer_links a:hover {
    background: #ABD0DA;
    color: #1C4C5C;
}
#page_end {
    height: 70px;
    background: #549DB3 url(graphics/footer_bottom.png) top repeat-x;
}

/*SPEZIELLE STYLES FUER DIE VERWENDUNG IN POSTS ODER PAGES*/
.wplistcal ul {
	padding: 0px;
	list-style:none;
}
.wplistcal ul li {
	padding-bottom: 1px;
}
