/*************************************************************************************/
/* Template: Lobster4 for Serendipity (http://www.s9y.org)                           */
/* Authors: JTL                                                                      */
/*                                                                                   */
/* Stylesheet is based on 2k11 https://github.com/yellowled/s9y-2k11/                */
/*************************************************************************************/

@charset 'utf-8';

html, body, div, span, applet, object, iframe, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre, 
a, abbr, acronym, address, big, cite, code, 
del, dfn, ins, kbd, 
small, strike, sub, sup, tt, var, 
dl, dt, dd, ol, ul, li, 
fieldset, form, label, legend, 
table, caption, tbody, tfoot, thead, tr, th, td {
    font-family : 'PT Sans', arial, serif;
}

/* SPIELEREI START noch einzuordnen */
/* set blog navigations to lobster */
/*#serendipity_banner h1 a,
#serendipity_banner h2 a,*/
#navigation_menu a,
#serendipityRightSideBar a,
#serendipityRightSideBar h3, 
#content .serendipity_entryFooter,
#content .serendipity_entry_body .continue_reading a,
#content .serendipity_entryFooter a,
#content .serendipity_pageFooter,
#content .serendipity_pageFooter a,
#content .serendipity_commentsTitle, 
/*#content .staticpage_metainfo a,*/
#footer_sitenav  a { font-family: 'Lobster', 'PT Sans', arial, serif; font-weight: normal; }

#navigation_menu a { font-size: 140%; }

#page,
#serendipityLeftSideBar, 
#serendipityRightSideBar, 
#content, 
#content .serendipity_entryFooter, 
#serendipityRightSideBar .container_serendipity_categories_plugin,
#serendipityRightSideBar .serendipitySideBarFooter,
#footer { background-color: #f5f6f7; /*#ebeeef #d7dedf transparent;*/}

#content .serendipity_entryFooter {
    background-color : #d7dedf;
}
#content h3.serendipity_date abbr.published {
    background:url("img/whitetrans.png") repeat scroll 0 0 #66CDAA !important;/*#00FA9A transparent*/
    padding: 2px;
    text-decoration: none !important;
    border: 0.4px solid #EEE;
    border-bottom: 0.8px solid #AAA;
    border-right: 0.8px solid #AAA;
    color: #7a1b2c !important;
    text-shadow:0 2px 3px #555555 !important;
    display: none !important;
}
#content .serendipity_Entry_Date .calendar { 
    background:none repeat scroll 0 0 transparent;
    border: 1px solid #BBB;
    float: right;
    text-align: center;
    width: auto;/*2.8em;*/
}
#content .calendar .month { 
    padding: 2px 3px;
    background:none repeat scroll 0 0 brown;
    font-family: arial, serif;
    font-weight: 700;
    font-size: 0.8em;
    color: #CCC;
}
#content .calendar .day {
    padding: 3px 5px;
    background:url("img/blacktrans.png") repeat scroll 0 0 #66CDAA;
    font-family: arial, serif;
    font-size: 1.25em;
    font-weight: bold;
    color: #CCC;
}

#content div#center, 
#content div#center table { margin:auto; text-align: center; }

#about-me h2, #social-media h2, #container_staticpages_sentences h2 {
    font-size:1.5em;
    margin:0;
    text-shadow:2px 2px 2px #333333;
}

h1, h2, h3, h4, h5, h6, p, ol, ul, dl, address, pre, table {
    margin-bottom:16px;
}

/* zb angelus bild etc runtergesetzt wg line height 1.4 + 6 wg schrift */
#content .serendipity_imageComment_left {
    margin-top : 38px; /*26px;*/
}
font {
    font-family : 'Courier new', courier, monospace;
}
#content samp {
  font-family: 'Droid Sans Mono', serif;
  font-size: 12.6px;
  font-style: normal;
  font-weight: 500;
  text-shadow: none;
  text-decoration: none;
  text-transform: none;
  letter-spacing: 0.112em;
  word-spacing: 0em;
}
samp.courier {}
/* SPIELEREI END */

.belowentry .editentrylink,
.staticpage_metainfo_editlink { margin: 3px 2px 0 0; padding: 0; float:right; font-size: 8pt; }

/*********************************************************************************************/
/* lobster stylesheet section :: content hyperlink hover and active color                    */
/* Color: nearly black as standard - blue for entryfooters and sidebar, hover = orange dark, */
/*********************************************************************************************/

a:active,a:focus { outline: 1px dotted #888; }

a:link, a:visited, a:hover, a:active, a:focus {
    background: none repeat scroll 0 0 transparent;
    text-decoration: none;
    color: #30303f; 
}

a:hover, a:active {
    color: #FF6600; /* orange dark */
}

/* entries_archives.tpl && entries_summary.tpl */
.entries-list dt a:link,
.entries-list dt a:visited,
.article p a:link,
.article p a:visited,
.archive-year dt a:link,
.archive-year dt a:visited {
    color: #38d !important;
}

.serendipitySideBarItem a:link,  
.serendipitySideBarItem a:visited,
.serendipitySideBarContent a:link,
.serendipitySideBarContent a:visited,
#footer a:link,
#footer a:visited {
    color: #055BC6; /*blue dark*/
}

.serendipitySideBarItem a:hover,  
.serendipitySideBarItem a:active,
.serendipitySideBarContent a:hover,
.serendipitySideBarContent a:active,
#footer a:hover,
#footer a:active {
    color: #FF6600; /*orange dark*/
}

.serendipity_entryFooter a:link,
.serendipity_entryFooter a:visited,
.comment_evenbox a:link,
.comment_evenbox a:visited,
.comment_oddbox a:link,
.comment_oddbox a:visited,
.comment_oddbox .serendipity_comment_source a:link,
.comment_oddbox .serendipity_comment_source a:visited,
.downloadmanager_filerow a:link,
.downloadmanager_filerow a:visited {
    color: #055BC6; /*blue dark*/
}

.serendipity_entryFooter a:hover,
.serendipity_entryFooter a:active,
.comment_evenbox a:hover,
.comment_evenbox a:active,
.comment_oddbox a:hover,
.comment_oddbox a:active,
.comment_oddbox .serendipity_comment_source a:hover,
.comment_oddbox .serendipity_comment_source a:active,
.downloadmanager_filerow a:hover,
.downloadmanager_filerow a:active {
    color: #FF6600; /*orange dark*/
}

blockquote a:link,
blockquote a:visited,
.serendipity_comment_author_self a:link,
.serendipity_comment_author_self a:visited,
.serendipity_comment_author_self .serendipity_comment_source a:link,
.serendipity_comment_author_self .serendipity_comment_source a:visited,
.staticpage_navigation a:link,
.staticpage_navigation a:visited,
.staticpage_metainfo a:link,
.staticpage_metainfo a:visited,
.staticpage_results a:link,
.staticpage_results a:visited,
.serendipity_freetag_taglist a:link,
.serendipity_freetag_taglist a:visited {
    color: #055BC6; /*blue dark*/
}

blockquote a:hover,
blockquote a:active,
.serendipity_comment_author_self a:hover,
.serendipity_comment_author_self a:active,
.serendipity_comment_author_self .serendipity_comment_source a:hover,
.serendipity_comment_author_self .serendipity_comment_source a:active,
.staticpage_navigation a:hover,
.staticpage_navigation a:active,
.staticpage_metainfo a:hover,
.staticpage_metainfo a:active,
.staticpage_results a:hover,
.staticpage_results a:active,
.serendipity_freetag_taglist a:hover,
.serendipity_freetag_taglist a:active,
.searchterm,
.searchresults {
    color: #FF6600; /*orange dark*/
}

/***********************************************************/
/* lobster stylesheet section :: main mode                                     */
/***********************************************************/


/***********************************************************/
/* lobster stylesheet section :: banner - header           */
/***********************************************************/

#lobster {
    margin-top: 5px;
}




/***********************************************************/
/* lobster stylesheet section :: header navigation menu    */
/***********************************************************/

/*#navigation_menu {
    float: right; 
}*/
#navigation_menu {
    float: left;
    margin-left: 60px;
}
#navigation_menu ul {
    margin: -30px 0 0 415px;
    padding: 0;
    list-style: none;
}

#navigation_menu li {
    display: inline;
}
#navigation_menu li.nav_link {
    /*background: #CAE646 url(img/img01.jpg) no-repeat;*/
}

#navigation_menu a {
    display: inline-block;
    float: left;
    width: 93px;
    height: 20px;
    margin-top: -1px; 
    margin-left: 2px;
    padding-top: 0; /*6px;*/
    border: 0px none; 
    /*background: url(img/img04.gif) no-repeat;
    background:url("img/home.jpg") no-repeat scroll center bottom transparent;*/
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    font-weight: bold;
    color: #000000;
}

#navigation_menu a:hover {
    /*background-image: url(img/img03.gif);background:url("img/home_active.jpg") no-repeat scroll center bottom transparent;*/
}

#navigation_menu a:active {
    /*background-image: url(img/img05.gif);background:url("img/home_active.jpg") no-repeat scroll center bottom transparent;*/
}

#navigation_menu { background: transparent !important; }
#navigation_menu ul li.home span.home {
    background:url("img/home.png") no-repeat scroll center bottom transparent !important;
}
#navigation_menu ul li.home span.sequenz {
    background:url("img/sequenz.png") no-repeat scroll center bottom transparent !important;
}
#navigation_menu ul li.home span.imprint {
    background:url("img/about.png") no-repeat scroll center bottom transparent !important;
}
#navigation_menu ul li.home span.contact {
    background:url("img/contact.png") no-repeat scroll center bottom transparent !important;
}
#navigation_menu ul li.home span.archiv {
    background:url("img/archive.png") no-repeat scroll center bottom transparent !important;
}

#navigation_menu ul li.home, #navigation_menu ul li.home span {
    width:94px !important;
}
#navigation_menu ul li span {
    display: inline-block;
    height: 27px;
    position: absolute;/*text-align: center;border-top: 0px solid #999;*/
}
#navigation_menu ul li.home a.active span.home, #navigation_menu ul li.home a:hover span.home {
    background:url("img/home_active.png") no-repeat scroll center bottom transparent !important;
}
#navigation_menu ul li.home a.active span.sequenz, #navigation_menu ul li.home a:hover span.sequenz {
    background:url("img/sequenz_active.png") no-repeat scroll center bottom transparent !important;
}
#navigation_menu ul li.home a.active span.imprint, #navigation_menu ul li.home a:hover span.imprint {
    background:url("img/about_active.png") no-repeat scroll center bottom transparent !important;
}
#navigation_menu ul li.home a.active span.contact, #navigation_menu ul li.home a:hover span.contact {
    background:url("img/contact_active.png") no-repeat scroll center bottom transparent !important;
}
#navigation_menu ul li.home a.active span.archiv, #navigation_menu ul li.home a:hover span.archiv {
    background:url("img/archive_active.png") no-repeat scroll center bottom transparent !important;
}

/**********************************************************************/
/* lobster stylesheet section :: icons and pictures                   */
/**********************************************************************/

img.serendipity_entryIcon {
    float: left;
    border: 0px;
    margin: 0 5px 0px 0;
}



/***********************************************************/
/* lobster stylesheet section :: entries content           */
/***********************************************************/

#content {
    background-color: #fff;
    color: #505050;
}
/*

#content h3 {
    margin: 10px 0 0 0;float: right;margin:-24px 12px 0 0;
    font-size: 100%;
}

#staticpage_solvitur h3.serendipity_date {float: right;margin:-24px 12px 0 0;}
*/
#content h4 {
    font-family:'PT Sans',Arial,sans-serif; 
    text-rendering: optimizelegibility;
    font-weight: normal;
    font-size: 170%;
    letter-spacing: -1px;
    margin: 45px 0 15px 0; /* t r b l */
}

#content .serendipity_entry_extended h4 {
    margin: 15px 0; /* t r b l */
}

/* the entries date */
#content h3.serendipity_date abbr.published {
    float: right;
    color: #666; 
    font-weight:700; 
    text-decoration: underline;
    text-shadow:0 2px 3px #888;
    font: 12px/18px 'monospace';
}


#content h4.serendipity_title a {
    font-family : 'PT Sans', Arial, sans-serif;
    text-rendering: optimizelegibility;
}
.smalltext { 
    font-size: 76%;
}
.serendipity_entry_body,
.serendipity_entry_extended { letter-spacing: 0.2px; line-height: 1.4;}

/* trotzkopf */
.nolistul { list-style: none outside none; padding-left: 0; margin: 10px 60px;}
.nolistli { color:#909090; text-align: center; font-family: Arial,Verdana,Geneva,sans-serif; font-size: 12pt; font-weight: bold; }
/* normal #content text list */
.nolul { list-style: none outside none; padding-left: 0; margin: 0;}
.nolli { text-align: left; }

.archive-year {
    display: inline;
    float: left;
    width: 12em; 
    border: 1px solid #EEE;
    background: none repeat scroll 0 0 #FFF;	
    filter: progid:DXImageTransform.Microsoft.Shadow(color='#888888', Direction=145, Strength=5); /* IE Shadow setting */
    -moz-box-shadow:6px 6px 3px #888888;
    /* shadow settings */
    -webkit-box-shadow: 6px 6px 3px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 6px 6px 3px rgba(0, 0, 0, 0.5);
    -o-box-shadow: 6px 6px 3px rgba(0, 0, 0, 0.5);
    box-shadow: 6px 6px 3px rgba(0, 0, 0, 0.5); /* html5 standard */
    padding:5px 10px 5px 15px;
}
.serendipity_entryFooter, .staticpage_metainfo { 
    filter: progid:DXImageTransform.Microsoft.Shadow(color='#888888', Direction=145, Strength=2); /* IE Shadow setting */
    /* rounded corners */
    -webkit-border-radius: 1em 1em 1em 1em;
    -moz-border-radius: 1em 1em 1em 1em;
    -o-border-radius: 1em 1em 1em 1em;
    border-radius: 1em 1em 1em 1em; /* html5 standard */
    /* shadow settings */
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5); /* html5 standard */
    background: none repeat scroll 0 0 #d7dedf;/*#F6F6F6; /* evenbox background */
    border: 1px solid #777777;
    font-size: 90%;
    margin: 3em 0 5px; /* t, r l, b */
    padding: 5px 4px;
}

/***********************************************************/
/* lobster stylesheet section :: site footer               */
/***********************************************************/
  
#footer {
    margin: 0;
    width: 100%;
    background: transparent url('img/solvicated7.png') left center repeat-x; 
    background-color: #dfdfdf; /*grey uses same color as admin footer background*/
    font-size: 80%;
}

#serendipity_bulletproof_button img {
    display: none;
    visibility:hidden;
}

#break_footer { 
    background: #3f1a3c;
    padding-bottom: 10px;
}

#footer_sitenav { 
    text-align: center;
    padding: 5em 0 0 0;
}
#footer_sitenav ul li {
    display: inline-block;
    margin: 0 0.7em;
    padding: 0;
}

/****************************************************************************/
/* lobster stylesheet section :: blockquotes, infoboxes and author comment  */
/* Color: Orange                                                            */
/****************************************************************************/

.serendipity_comment_author_self comment_evenbox,
.comment_evenbox {
    line-height: 1.2em;   
    border: 1px dotted #823995;
    background: #EDE6EE;
}

.serendipity_comment_author_self comment_oddbox,
.comment_oddbox {
    line-height: 1.2em;
    border: 1px dotted #823995;
    background: #F5F4F8;
}

#content article.serendipity_comment.serendipity_comment_author_self:nth-child(n) div.serendipity_commentBody {
    background-color: #F7D9A7; /* darker than oddbox, same as blockquote */
    border: 1px solid #E67D18; /* same as oddbox*/
}
/*
.serendipity_comment_author_self {
    background-color: #F7D9A7;
    border: 1px solid #E67D18;
}
*/
.serendipity_comment_author_self .serendipity_comment_source {
    border-top: 1px solid #E67D18; /* same as color as oddbox*/
}

.serendipity_search,
/* double check staticpage navigation */
.staticpage_navigation,
.staticpage_results,
.serendipity_overview_noentries,
.serendipity_freetag_taglist {
    background-color: #FAE9CD; /*same as oddbox background*/
    border: 1px solid #E67D18; /* same as oddbox border */
}

.s9y_wrap {
    background: #fff;
    font-size: 69%;
}


/***********************************************************/
/* lobster stylesheet section :: plugins                   */
/***********************************************************/

.downloadmanager_filelist_headerrow {
    background-color: #FBB73C; /* darkest gradient color, also navlink background */
}
/*
h3 {
    color: #666 !important; 
    font-weight:700; 
    text-shadow:0 2px 3px #888;
    font: 20px/26px 'monospace';
}
*/
/***** staticpages *****/
.staticpage_content .innerbox {
    margin: 20px;
    padding: 4px;
    border: 1px solid #DDD;/*transparent;/*##999;*/
    background-color: #F0F0F0; /*transparent;*/
}
.staticpage_content a:link, .staticpage_content a:visited {
    color: #055BC6; /*blue dark*/
}
.staticpage_content a:hover, .staticpage_content a:active {
    color: #FF6600; /* orange dark */
}
/****** container_staticpages_*** ******/
#container_staticpages_sentences { 
    margin: 10px;
    background-color:  transparent;/*#333;*/
    color:#9F9F9F;/*ccc;*/
    text-align: justify;
    line-height: 22px;
}
#container_staticpages_sentences .innerbox {
    background:url("img/bg_header.gif") repeat-x scroll 0 0 #1A1A1A;
    margin: 20px 10px; /* top right bottom left */
    padding: 10px 20px; /* top right bottom left */
    border: 1px solid #ccc;
    border-top: 0;
    border-left: 0;
    -moz-box-shadow: 6px 6px 3px #888888;/*statt 10 10 5px*/
    padding: 5px 10px 5px 15px;
    width: 96%;
}
#container_staticpages_sentences h2 {
    margin: 0;
    padding:16px;
    font-family: arial, serif;
    font-size: 18px;
    line-height: 40px;
    font-weight: bold;
    color: #f5f6f7;/*near white*/
}
#container_staticpages_sentences h3 {
    margin: 0;
    font-family: arial, serif;
    font-size: 16px;
    line-height: 22px;
    font-weight: bold;
}
#container_staticpages_sentences .block {
    padding: 0 1em;
}
#container_staticpages_sentences .speach {
    padding : 0 2em;
}
#container_staticpages_sentences .quote {
    color : #996633;
    font-style : italic;
}
#container_staticpages_sentences font.sig {
    font-family : arial, helvetica, sans-serif;
    font-size : 10px;
    color : #afafaf;
}

#staticpage_pantheon img { margin: -10px 0 0 -53px; /*margin-left: -5px; margin: -10px 0 -30px -5px;*/}
#staticpage_pantheon .staticpage_content { }
#staticpage_pantheon h4 { float: right; margin-top: -0.1em; }


/***** comments *****/
.serendipity_comment_source {
    padding-top : 4px;
}

/* changes style to hide the sidebar and woops the font-size to be readable by the elderly 50+ ;-) */
#page {
    overflow: visible;
    float: none;
    font-size: 100%;
}
#sitenav, #serendipityLeftSideBar, #serendipityRightSideBar, /*.serendipity_section_commentform, */.serendipity_karmaVoting, .serendipity_findmore {
    display: none;
}
#content {
    width: auto;
    float: none;
    overflow: visible;
    margin: 0;
}
#footer {
    float: none;
}
.serendipity_Entry_Date, .serendipity_commentBody {
    overflow: visible;
    margin: 0 3em;/* 0 30px */
}

/** archives freetag and categories sidebar plugins */

#blog-archive a:link, #blog-archive a:visited { color: #055BC6; }

#bycats .serendipitySideBarContent,
#bytags .serendipitySideBarContent,
#bycats .serendipitySideBarFooter,
#bytags .serendipitySideBarFooter { /*display:none;*/ overflow: hidden; margin: 0; padding: 0; background: transparent; font-size: 100%; }

#bycats .container_serendipity_categories_plugin .serendipitySideBarContent .serendipity_edit_nugget, 
#bytags .container_serendipity_plugin_freetag .serendipitySideBarContent .serendipity_edit_nugget { float: none; padding: 0; font-size: 100%; }

#bycats h3,
#bytags h3 { margin: 0; float: none; color: inherit !important; font: 1.5em/28px 'PT Sans',arial,serif; text-shadow: none; }

#bycats .serendipitySideBarTitle,
#bytags .serendipitySideBarTitle {
    padding: 0;
    overflow: inherit;
    background: transparent;
    height: 100%;
    line-height: 1.5;
    /*font-size: 130%;********/
    font-weight: bold;
}

/* freetag cloud */
#bytags .serendipitySideBarContent,
.serendipity_freetag_taglist {
    font-size: 90%;
}

#contactform .serendipity_commentDirection { display: inline-block;  }
