/*
Theme Name: Lebenstempo-Blog
Author URI: http://www.die-web-architektin.de
Version: 1
Author: Bettina Ramm - Die WEB-Architektin
Description: individuelles Layout fuer Petra Schuseil basierend auf RockingNewspaper von Cory Miller
*/

body {
    background-color: #AAAAAA;
    color: #333333;
    font-family: 'Lucida Grande',Verdana,Arial,Sans-Serif;
    font-size: 62.5%;
    text-align: center;
    margin: auto;
    width:750px
    }
img { border: 0; }
div#rss { margin: -10px; margin-left: 20px;  float: left; margin-right: 70px; }
div#rss img { margin: 5px 8px; float: left;}
a {color: #0066CC; text-decoration: none;}

a:hover{
    color: #114477;
    text-decoration: underline;
    }

#container {
    width: 750px;
    text-align: left;
    margin: 0 auto;
    /*border: 1px solid #c4cdca;*/
    background-color: #fff;
    box-shadow: 8px -2px 16px rgba(0, 0, 0, 0.3), -8px 0 16px rgba(0, 0, 0, 0.3);
    }

#container .headerTop {
    background-image: url(images/kopf.jpg);
    background-position: top left;
    background-repeat: repeat-x;
   padding-top:9px;
}

#container .header {
    background-image: url(images/li_re.jpg);
    background-position: top left;
    background-repeat: repeat-y;

}

#main { background: url("images/topgrad.jpg") repeat-x scroll left top transparent }
#logo { margin-bottom: -2px}
#header {
    background: url("images/petra_schuseil_lebenstempo.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-bottom: 1px solid #000000;
    cursor: pointer;
    height: 93px;
    padding: 20px 0 20px 25px;
    text-align: left;
}
/*#header {
    background: url("images/petra-schuseil-header-blog.jpg") no-repeat;
    height: 100px;
    padding: 20px 0 20px 25px;
    text-align: center;
    border-bottom: 1px solid black;
    cursor: pointer;

    }*/
#header h1 {
    font-size: 3.9em;
    margin: 25px 0 0;
}
#header h1 a {
    color: #F1F9F3;
    text-decoration: none;
}
#header h2 {
    color: #F1F9F3; font-size: 1.2em;
    margin: 0px;
    }

#header h2 a {
    color:#FFFFFF;
    text-decoration: none;
    }

#header h2 a:hover {
    color: #485864;
    text-decoration: none;
    }

#header h3 {
    color:#657C8D; font-size: 12px;
    margin: 0px;
    }

#menu {

    background: url("images/pagebar.jpg") repeat scroll 0 0 transparent;
    text-align: left;
    /*border-top: 1px solid #c4cdca;
    border-bottom: 1px solid #c4cdca;*/
     border-bottom: 1px solid black;
     height:35px;
    }


#menu li {
    display: block;
    float: left;
    list-style: none outside none;
    position: relative;
    }
#menu ul {
    float: left;
    margin: 0px;
    padding: 0px;
    }

#menu ul li a {
    border-right: 1px solid #CECECE;
    color: #000000;
    text-decoration: none;
    display: block;
    float: left;
    font-family: "Trebuchet MS",Verdana,Arial,Sans-Serif;
    font-size: 1.4em;
    height: 27px;
    padding: 8px 15px 0;
    text-align: center;
    }

#menu ul li a:hover {
    background-color: #CECECE;
    color: #000000;
    text-decoration: none;
    }
#menu li.page-item-4263 a{
    background-color:  #BF1716;
    color: #ffffff
}
#pagenavi {font-size: 1.2em; font-weight: bold; }
#pagenavi a { color: #1F4285 !important; }
#pagenavi a:hover { color: #ffffff !important; }
#pagenavi li ul {visibility: hidden; height: 0; margin-bottom: -20px;}
#pagenavi li.current_page_item ul, #pagenavi li.current_page_parent ul { visibility: visible; height: auto; margin-left: 10px; font-size: 0.9em }
#pagenavi li li { border-bottom: none !important; }

#social_links { width: 100px; }
#social_links a {
    float: left;
    height: 32px;
    width: 32px;
}
#social_links table {width: 150px;}
/*#fb_teilen { background-color: #eceef5; display: block; height: 17px; margin-bottom: 3px; width: 70px; color: #3b5998; padding-top: 2px; border: 1px solid #9dacce; }*/
#fb_teilen img { border: none !important; float: left; margin-right: 4px; }
#twittern {width:67px;height:20px;display:block;}

#content {
    width: 450px;
    float: left;
    padding: 0 0 20px 45px;
    margin-bottom: 50px;
    }
* html #content {
    height: 500px;
    }
#content p, #content li{
    margin: 0px;
    line-height: 18px;
    padding: 0px 0px 10px 0px;
    font-size: 1.2em;
    }

#content p img{
    border: none;
    margin-right: 5px;
    margin-bottom: 3px;
    }
#content h1 {
    color:#657C8D; font-family:"Trebuchet MS"; font-size: 16px; font-weight: bold;
    }

#content h1 a  {
    color: #333333;
    text-decoration: underline;
    }

#content h1 a:hover {
    color: #333333;
    text-decoration: none;
    }

#content h2 {
    color:#333333; font-size: 16px;
    font-weight: bold;
    line-height: 120%;
    }
#content h2 a  {
    color:#333333;
    text-decoration: none;
    }

#content h2 a:hover {
    color: #0066cc;
    text-decoration: none;
    }


#content h3 {
    color:#657C8D; font-size: 12px;
    font-weight: bold;
    margin-bottom: 10px;
    line-height: 120%;
    border-bottom: 1px solid #c4cdca;
    }
#content h3 a  {
    color:#657C8D;
    text-decoration: none;
    }

#content h3 a:hover {
    color: #485864;
    text-decoration: none;
    }

#content ol {
    list-style-type: decimal;
    line-height: 18px;
    margin: 0px;
    padding: 0px 0px 10px 30px;
    }
#content ul li { padding: 5px; }
#content ul li a {
    color: #827B6D;
    text-decoration: none;
    }

#content ul li a:hover {
    color: #485864;
    text-decoration: underline;
    }
    
#content table{
    font-size: 1.2em;
}
blockquote{
    margin: 0px 0px 0px 25px;
    padding: 0px 25px 0px 10px;
    font-style: italic;
    color: #666666;
    border-left: 1px solid #c4cdca;
    }

#content blockquote p{
    margin: 0px 0px 20px 0px;
    padding: 0px;
    }

.postspace {
    background: #FFFFFF;
    width: 440px;
    height: 32px;
    margin: 0px;
    padding: 0px;
    }
.postspace2 {
    background: #FFFFFF;
    width: 440px;
    height: 0px;
    margin: 0px;
    padding: 0px;
    }
.postspace3 {
    background: #FFFFFF;
    width: 440px;
    height: 15px;
    margin: 0px;
    padding: 0px;
    }
/*#l_sidebar .current-cat a { background-color: #e0ddd4 !important; color: #77603a !important; }*/
#menu .current_page_item a { background-color: transparent; color: #77603a;}

#r_sidebar {
    float: right;
    position:relative;
    margin-top: 0;
    margin-bottom: 20px;
    margin-right: 20px;
    padding: 20px 0 10px;
    width: 200px;
    min-height: 500px;
    /*background-color: #F4F5F6;*/
    }
* html #r_sidebar {
    height: 500px;
        }
#r_sidebar p{
    margin: 4px 0 8px;
    }
#r_sidebar h2 {
    background-color: #5581C0;
    color: white;
    font-family: Verdana,Sans-Serif;
    font-size: 1em;
    font-weight: normal;
    margin: 0;
    padding: 3px 0;
    text-indent: 10px;
    text-transform: uppercase;
    }
#r_sidebar h2 a, #r_sidebar h2 a:hover, #r_sidebar h2 a:visited {
    color: #ffffff;
    margin:0;
    padding: 0 !important;
}


#r_sidebar ul {
    list-style: none;
    margin: 0px;
    padding: 0px 0px 20px 0px;
    }

#r_sidebar li {
    list-style: none;
    margin: 0px;
    padding: 0px;
    }

#r_sidebar ul li {
    list-style-image: none;
    list-style-type: none;
    margin-bottom: 20px;
    padding: 0px 0px 0px 0px;
    }
#r_sidebar ul ul, #r_sidebar ul ol, #r_sidebar ul div.textwidget, #r_sidebar ul li form {
    background-color: #F8F8F8;
    border: 1px solid #2E5D99;
    padding: 8px;
    margin: 0;
}


#r_sidebar ul ul li {margin:0}

#r_sidebar ul li > a {
    display: block;
    text-decoration: none;
    padding: 5px 0px 5px 5px;
    }
    

#r_sidebar ul li a:hover { text-decoration: underline; }
#r_sidebar form { margin-top: 0; }
#r_sidebar input { margin-top: 3px; }
#r_sidebar .widget {overflow: hidden;}
#wasmitbuechern img {
    padding-left: 30px;
}
#footer {
    color: #000000;
    text-align: center;
     padding-top:20px;
    clear: both;
     background-image: url(images/li_re2.jpg);
    background-position: top right;
    background-repeat: repeat-y;
}

#footer .footer {
    background-image: url(images/fuss.jpg);
    background-position: bottom left;
    background-repeat: no-repeat;
     padding: 20px 0;
}
/*
#footer .footerContainer {
    border-top: 1px solid #e0ddd4;

    background-image: url(images/fuss.jpg);
    background-position: bottom left;
    background-repeat: repeat-x;
}
*/
.page-item-39, .page-item-37, .linklove {visibility: hidden !important; height: 0; margin: 0; }

h1, h2, h3 { font-family: 'Trebuchet MS','Lucida Grande',Verdana,Arial,Sans-Serif;
    font-weight: bold; }
h2 {margin: 30px 0 0; font-size: 1.8em;} 
h3 {  }
h5 {  }
hr {
    background-color: #AAAAAA;
    border: 0 none;
    color: #AAAAAA;
    height: 1px;
}

#postmetadata {color: #777777;}
#postmetadata a{color: #0066cc}

ol { list-style: decimal inside none; margin: 2px; padding: 2px; text-align: left; }
fieldset { border: 1px solid #ACA899; padding:10px; }
legend { font-weight: bold; }
input { background-color: #F7F7F7; border: 2px solid #C0C6C6; color: #333333; font-size: 11px; font-family: Arial,Verdana,Helvetica,sans-serif; }

.avatar-70 { float: left; margin-right: 5px}
ul.commentlist { list-style-type: none; }
.comment_author { font-size: 1.8em; }

.alignleft {
    display: inline;
    float: left;
    margin-right: 1.625em;
}
.alignright {
    display: inline;
    float: right;
    margin-left: 1.625em;
}
.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.bold {font-weight: bold;}

#follow.right {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #878787;
    border-color: #FFFFFF;
    border-image: none;
    border-style: solid;
    border-width: 2px 0 2px 2px;
    font-family: impact,charcoal,arial,helvetica,sans-serif;
    padding: 3px 10px;
    position: fixed;
    right: 0;
    bottom: 0;
    width: 220px;
}

#follow.right ul {
    color: black;
    font-size: 20px;
    list-style-type: none !important;
    margin: 0;
    padding: 0;
}

#follow.right ul li.followme {
    margin: 0 4px;
    height: 32px;
    width: auto;
    
   
}
#follow.right ul li {
    list-style-type: none !important;
    padding-right: 4px;
    width:32px;
    height: 32px;
    float:left;
}
#follow.right ul li.followme img {
    border-width: 0;
    display: block;
    height: 114px;
    overflow: hidden;
    width: 20px;
}
#follow img {
    border: medium none;
}
#follow.right ul li a {
    display: block;
}
.followme span {
    writing-mode: tb-rl;
    filter: flipH()flipV();
}

