/*
Theme Name: Gesundheitsbausteine
Theme URI: http://gesundheitsbausteine.de
Description: http://gesundheitsbausteine.de
Version: 1.0
Author:   http://www.sott-media.de
Author URI:  http://www.sott-media.de

        This theme is released under Creative Commons Attribution 2.5 License.

*/

body {
        font: 80%/150% "Arial", Tahoma, Verdana;
        color: #303030;
        background: #fff url(images/sitebg.jpg) repeat-x top left;
        margin: 0px;
        padding: 0px;
}
a {
        color: #006699;
        text-decoration: none;
}
a:visited {
        color: #006699;
        text-decoration: none;
}
a:hover {
        color: #cc0000;
}
img {
        border: none;
}
p {
        padding: 0px 0px 15px;
        margin: 0px;
}
h1 {
        margin: 5px 0;
        font: lighter 2em/1em "Century Gothic", "Lucida Sans Unicode", Georgia;
        color: #FFFFFF;
}
h1 a, h1 a:visited{
        color: #cc0000;
        text-decoration: none;
}
h1 a:hover{
        color: #FFFFFF;
        text-decoration: none;
        border: none;
        background: none;
}
h2 {    margin: 0px 0px 2px;
        color: #cc0000;

        width:100%;
        font: bold 1.4em/1em "Arial", "Lucida Sans Unicode", Georgia;
}
h2 a, h2 a:visited {
        color: #5E5250;
        text-decoration: none;
}
h2 a:hover {
        color: #cc0000;
        text-decoration: none;
}
h3 {
        font: bold 125%/100% "Arial", Tahoma, Arial;
        color: #5E5250;
        margin: 10px 0px 5px;
}
h4 {
        font: normal 130%/100% "Arial", Tahoma, Arial;
        color: #939cc9;
        margin: 10px 0px 5px;
}
form {
        margin:0px;
        padding:0px;
}
#wrapper {background: transparent;}
#page {
        margin: 0px auto;
        width: 768px;
        border-top: none;

}


/* header */



#header{background:transparent;
        position: relative;
        margin: 0px auto;
        width: 768px;
}

#header h1 {
        float:left;
        width:159px;
        height:45px;

       }

#header  h1 a, #headerimg h1 a:visited{
        display:block;
        width:227px;
        height:27px;
        }
#header h1 a:hover{
}

#mainbanner {height:95px;margin-top:40px;      }

.title h1 a { font-size:39px ;color: #cc0000; }
.title h1 b { font: bold 55px "Century Gothic", Verdana;}
.title h1 {   float:left;  margin-top:32px;  width:400px;
        color: #cc0000;

}
.description{   border-top:4px solid #5E5250; letter-spacing: 0.03em;
        color: #5E5250;    margin-bottom:35px;
        font:lighter 17px "Century Gothic", "Lucida Sans Unicode", Verdana;
}


#sitz {
    float:left; display:relative;    margin-left:82px;  margin-top:5px;
background:transparent url('images/sitzt.gif') no-repeat top left ;width:38px;height:48px;
}

#steh{
    float:left;
background:transparent url('images/steh.gif') no-repeat top left ;width:35px;height:99px;
}



/* Sidebar */




#sidebar {
        float: left;
        padding-bottom:20px;

        width:190px;

        color:#333;
        }
#sidebar a{      font-size:14px;
        color:#333;
        text-decoration:none;
        }
#sidebar a:hover{
        color: #cc0000   ;
        }
#sidebar h2 {
        color: #cc0000;
        margin: 5px 0px  10px 0px;
        width:100%;
        background:none;
        padding:0;
        font: bold 1.4em "Arial", "Lucida Sans Unicode", Georgia;
        padding-bottom: 1px;
}
#sidebar p{
        padding: 2px 0px 16px 0px;
        margin: 0px;
        line-height: 25px;
        }

/*sidebar level1 */
#mainul{
        margin:0 !important;
}

#sidebar ul {
        margin: 0;
        padding: 0;
}
#sidebar ul li {
        list-style: none;
        margin: 0;
        padding: 0;
        border: none;
}
/*sidebar level2 */
#sidebar ul li ul {
        padding: 0;
        margin: 0;
}

#sidebar .menu-item a{  padding-left:20px;
}

#sidebar ul li ul li{  list-style-type:none ;
        background: url(images/dots.jpg) no-repeat left;
        padding: 2px 0;
        margin:2px 0;
}
/*sidebar level3 */
#sidebar ul li ul li ul li{
        padding: 1px 0;
        border: none;
}
.page_item   {font: 13px "Arial", "Lucida Sans Unicode", Georgia;}
.current_page_item {color:#cc0000;font-weight:bold ;}
.current_page_item a:link{color:#cc0000;}
.widget {font: 13px "Arial", "Lucida Sans Unicode", Georgia;}


/* content area */
#content {
        line-height:22px;
        float: right;
        width: 560px;
        overflow: hidden;
}
#content img {
        border: 0px solid #D3EAF3;
        padding: 5px;
}

.narrowcolumn {
        margin: 15px 0 10px 0;
}

.post {
        clear:both;
}
.entry a:link,.entry a:hover  {
        color: #cc0000;
}
.entry {

        padding-bottom:7px;
}
.entrytop{padding-top:7px;
}

.entry h2 {  padding-left:4px;
         color: #5E5250;
}

.postmeta {
        margin: 0;
        padding: 5px 5px 5px 28px;
        font-size: 0.9em;
        color: #666;
        border-bottom: 1px solid #e4f1fa;
        }
.comments-link{
        padding: 0 0 0 20px;
        }
.post-content {
        clear: both;
        padding: 5px;
}
.post-content a {
        color: #cc0000;
        text-decoration: none;
        font-weight: bold;
        border-bottom: 1px dotted #e4f1fa;
}
.post-content a:hover {
        color: #cc0000;
        text-decoration: none;

        border-bottom: none;
}
.post-content ul li { padding-left:15px; margin-left:-23px;
        list-style-type:none ;
        background: url(images/dot.jpg) no-repeat left;
}

.post-info {
        padding: 5px 5px 15px 5px;
        height: 15px;
        color: #cc0000;
        font: 12px "Arial", "Tahoma", sans-serif;
}
.post-info a {
        color: #cc0000;
        text-decoration: none;
}
.post-info a:hover {
        color: #cc0000;
        text-decoration: underline;
        border: none;
        background: none;
}
.post-content blockquote {
        background: url(images/quote.gif) no-repeat left top ;
        font-style:italic;
        padding: 0 0 0 20px;
        margin:0 0 0 10px;
        width: 415px;
}
.navigation {
        clear: both;
        padding: 10px 0px;
}
.navigation a, .navigation a:visited {
        color: #006699;
}
.previous-entries a {
        float: left;
        padding-left: 18px;
        background: url(images/mini-nav-left.gif) no-repeat left center;
}
.next-entries a {
        float: right;
        padding-right: 18px;
        background: url(images/mini-nav-right.gif) no-repeat right center;
}





/*blogroll */
ul.list-blogroll li, li.list-blogroll ul li, li.linkcat ul li{
        padding-left: 20px !important;
}

/*Meta*/
li.list-meta ul li, .widget_meta ul li{
        padding-left: 10px !important;
}

/*category widget */
li.list-cat ul li, ul.list-cat li, .widget_categories ul li{
        padding-left: 20px !important;
}
/*archives widget */
li.list-archives ul li, .widget_archives ul li{
        padding-left: 20px !important;
}
/*pages widget */
li.list-page ul li, ul.list-page li, .widget_pages ul li, .widget_recent_entries ul li{
        padding-left: 20px !important;
}
/*sub-pages */
ul li.list-page ul li ul li, ul.list-page li ul li, .widget_pages ul li ul li{
        padding-left: 10px !important;
}
/*recent comments widget */
li.list-recent ul li, .widget_recent_comments ul li{
        padding-left: 20px !important;
}
/* Admin block sidebar */
li.admin-sidebar ul li, .widget_recent_comments ul li{
        padding-left: 15px !important;
}
/*calendar widget */
li.widget_calendar td {
        padding: 1px 6px;
}
div.widget_calendar h2 {
        display:none;
}


/* Form Elements */
#search{
        display: none;
}

#sidebar form {
        margin:0;
        padding:5px 0;
        clear:both;
}
.searchtitle {
        font:bold 15px "Arial", sans-serif, "Lucida Sans", Tahoma!important;
        color:#2c65a8;
}
#searchform {
        margin: 10px auto ;
        padding: 0;
        }

#searchform #s {
        height:17px;
        width:90px;
        margin-left:0px;
        font:12px Verdana, Arial, Helvetica, sans-serif;

        }

#searchsubmit {
        width:59px;
        }


/* Sidebar RSS Link*/



.rss {       min-width:16px;min-height:16px;
        float: right;
        margin-top:74px;
        background:url(images/rss.gif) no-repeat top left;

}
hr {margin-bottom:20px;}

/*text widget */
.textwidget {
        padding-top: 5px;
}



/* comments area */
#comments, #respond {
        border-bottom: 1px solid #e4f1fa;
        margin: 0 10px 0 0px;
        padding-bottom: 4px;
        clear: both;
}

.commentlist {
        margin:0; padding:0;
        line-height: 130%;
        width:485px;
}
.commentlist li{
        margin:10px 0; padding:0;
        list-style:none;

        width:485px;
}

.commenttext{
        border-bottom:1px solid #e4f1fa;
        margin-bottom:5px;}

.comment-btm{

        padding:10px 20px 40px 20px;
        text-align:justify;}

.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
        font-style: normal;
        font-size: 100%;
}
.commentlist small {
        margin-bottom: 5px;
        font-size: 87%;
}
#commentform {
        margin-top: 10px;
        font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
        padding: 6px 0px;
        margin: 0px;
}
#commentform label{
        color: #787878;
        font-size: 87%;
}
#commentform input{
        width: 200px;
        background:#f2f8fb;
        border: 1px solid #dbeff6;
        padding: 3px;
        margin-top: 3px;
}
#commentform textarea{
        width: 475px;
        height: 115px;
        background:#f2f8fb;
        border: 1px solid #dbeff6;
        padding: 2px;
        margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
        background: #ffffff;
}
#commentform #submit{

        border: 1px solid #dbeff6;
        font: bold 12px Arial, Helvetica, sans-serif;
        color: #006699;
        float: right;
        width: 144px;
        height: 28px;
        margin-right:10px;
        cursor: pointer;
}



/* footer area */
#footer p { font:1.1em "Arial", Verdana;color: #5E5250; }
#footerbg {
        clear: both;
}
#footer { border-top:4px solid #5E5250;
        width: 768px;
        color: #e4f1fa;
        margin: 0px auto 0px;
        padding: 5px 0px 30px 0px;
        line-height: 18px;
        font-size: 0.9em;
}
#footer a {
        color: #cc0000;
        font-weight: bold;
}

#footer a:hover {
        color:#000;
}







.center {
        text-align: center;
}
img.center, img[align="center"] {
        display: block;
        margin-left: auto;
        margin-right: auto;
}
.alignleft {
        float: left;
}
img.alignleft, img[align="left"] {
        float:left;
        margin: 2px 10px 5px 0px;
}
.alignright {
        float: right;
}
img.alignright, img[align="right"] {
        float:right;
        margin: 2px 0px 5px 10px;
}
.clear {
        clear:both;
}
hr.clear {
        clear:both;
        visibility: hidden;
        margin: 0px;
        padding: 0px;
}
