img {
   behavior: url("http://www.forschungsgruppe-f.net/s9y/index.php?/plugin/pngbehavior.htc");
}

.serendipity_entrypaging {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    border: 0px;
    display: block;
}
.bb-code, .bb-php, .bb-code-title, .bb-php-title {
    margin-left: 20px;
    margin-right: 20px;
    color: black;
    direction: ltr;
}

.bb-code-title, .bb-php-title {
    margin-bottom: 2px;
    background-color:#CCCCCC;
    font-weight: bold;
    padding-left: 5px;
}

.bb-code, .bb-php {
    font-family: courier, "courier new";
    background-color: #DDDDDD;
    padding: 10px;
}
.bb-list-ordered-d {
    list-style-type: decimal;
}
.bb-list-ordered-la {
    list-style-type: lower-alpha;
}
.bb-list-ordered-ua {
    list-style-type: upper-alpha;
}
/* templates/fgf-little/style.css  */
/* @override 
	http://forschungsgruppe-f.net/s9y/index.php?/plugin/categorytemplate_default
	http://www.forschungsgruppe-f.net/s9y/index.php?/plugin/categorytemplate_3
*/

/* style sheet little.forschungsgruppe-f.net
for Serendipity CMS s9y.org
By Michael Markert, http://www.audiocommander.de
*/

/* @group Layout */

body {
	color: black;
	font: 11px/13px Arial, Helvetica, sans-serif;
	text-align: left;
	background: white;
}

#head {
	position: relative;
	left: 42px;
	margin-top: 30px;
	margin-bottom: 0px;
	margin-left: 0;
}

#mainpane {
	width: 99%;
}

#serendipityLeftSideBar {
	width: 140px;
	margin-right: 10px;
	padding-right: 10px;
	text-align: right;
	background-color: #e9f9fa;
}

#serendipityRightSideBar {
	width: 140px;
	margin-left: 10px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	background-color: #dbfcfb;
}

.serendipitySideBarItem {
	margin-bottom: 35px;
}

#content {
	width: auto;
	padding: 0 25px 15px;
	margin: 0;
	background-color: #f2fef3;
}
	
/* @end */

/* @group Images */

a:link img, a img, img{
	border-style: none;
} 

#content img, #content a img,
#content .serendipity_imageLink a img {
	border: 10px solid white;
	margin: 3px 10px 8px 0px;
	clear: none;
	float: left;
	width: auto;
	height: auto;
}

.serendipity_imageComment_left {
	margin: 5px 10px 5px 5px;
	padding: 0px;
	float: left;
	text-align: left;
	position: relative;
	left: 0;
	border: none;
}

.serendipity_imageComment_right {
	padding: 0px;
	float: right;
	text-align: right;
	position: relative;
	right: 0;
	border: none;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 5px;
}
	
/* @end */

/* @group Typo */

h1, h2, h3, h4, h5, h6 {
	margin-top: 14px;
	margin-bottom: 3px;
	padding-bottom: 0;
}

p, td, th, div, span {
	color: black;
	font: 11px/13px Helvetica, Arial, sans-serif;	
}

em, i {
	font-style: italic;
	font-family: Helvetica, Arial, sans-serif;
}

.serendipity_entry_body strong, .serendipity_entry_body b,
.serendipity_entry_extended strong, .serendipity_entry_extended b {
	font: bold 12px/13px Helvetica, Arial, sans-serif;
	margin-top: 0;
}

ul {
	margin-right: 5px;
	margin-left: 20px;
	list-style-type: none;
	opacity: 1;
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
}

li {
	margin-bottom: 5px;
}

.homelink, .homelink a {
	font: bold 12px/10px "Helvetica Narrow", "Arial Narrow", "Lucida Grande", sans-serif;
	text-decoration: none;
	color: #006f88;
}

.serendipity_title, .serendipity_title a, .serendipity_title a:visited {
	font: 16px/14px "Arial Black", "Helvetica Black", Helvetica, Arial, sans-serif;
	text-decoration: none;
	color: #0098bc;
	text-transform: uppercase;
}

.serendipity_imageComment_img, .serendipity_imageComment_txt {
	font-size: 10px;
	line-height: 9px;
	font-style: italic;
	text-align: right;
}

.serendipity_content_message {
	position: relative;
}

a,
.serendipity_entry_body a,
.serendipity_entry_extended a,
.serendipity_comments a {
	color: #006f88;
	text-decoration: none;
}

a:hover, a:active,
.serendipity_entry_body a:hover, .serendipity_entry_body a:active,
.serendipity_entry_extended a:hover, .serendipity_entry_extended a:active,
.serendipity_comments a:hover, .serendipity_comments a:active {
	color: #00a4c6;
	text-decoration: underline;
}

a:visited,
.serendipity_entry_body a:visited, 
.serendipity_entry_extended a:visited,
.serendipity_comments a:visited {
	color: #00323d;
	text-decoration: none;
}

.serendipitySideBarContent {
}

.serendipity_date, .serendipity_Entry_Date, .serendipitySideBarDate {
	font: 9px/9px "Lucida Grande", Courier, "Courier New", mono;
	color: #777777;
	margin: 0;
	padding: 0;
}

#serendipitySideBarTitle, .serendipitySideBarTitle, .serendipitySideBarTitle_hidden {
	font: bold 12px/10px "Helvetica Narrow", "Arial Narrow", "Lucida Grande", sans-serif;
	font-weight: bold;
	text-decoration: none;
	line-height: 11px;
	color: #777777;
	position: relative;
	margin-bottom: 10px;

}

#serendipityLeftSideBar, #serendipityRightSideBar {
	
}

#serendipityLeftSideBar a, #serendipityRightSideBar a {
	text-decoration: none;
	color: #006f88;
}

#serendipityLeftSideBar a:hover, #serendipityRightSideBar a:hover {
	color: #00a4c6;
	text-decoration: underline;
}

input, textarea {
	color: #444444;
	font: 11px/12px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
}

.serendipity_entryFooter {
	color: #8a8a8a;
	font-size: 9px;
	line-height: 9px;
	top: 15px;
	text-decoration: none;
	clear: both;
	position: relative;
	z-index: auto;
	margin-bottom: 75px;
	border-bottom: 1px dotted gray;
	padding-bottom: 10px;
	border-top: 1px dotted gray;
	padding-top: 10px;
}

.serendipity_comments {
	background: #e3f4de;
	font-size: 9px;
	line-height: 9px;
	top: 15px;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 25px;
	text-decoration: none;
}

.serendipity_commentsTitle {
	font-weight: bold;
	font-size: 13px;
	margin-top: 5px;
	line-height: 13px;
}

.serendipity_commentBody {
	background: white;
	padding: 3px;
	bottom: 5px;
}

.serendipity_comment_source {
	top: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.serendipity_entryFooter a, .serendipity_karmaVoting_links a,
.serendipity_entryFooter a:visited, .serendipity_karmaVoting_links a:visited {
	text-decoration: none;
	color: #006f88;
}

.serendipity_entryFooter a:hover, .serendipity_karmaVoting_links a:hover {
	text-decoration: underline;
}

.serendipity_karmaVoting, .serendipity_karmaVoting_text, .serendipity_karmaVoting_current {
	color: #888888;
	font-size: 9px;
	line-height: 9px;
	top: 15px;
}

.serendipity_karmaVoting_links {
	font-weight: bold;
	text-decoration: none;
}

.serendipity_freeTag {
	margin-top: 3px;
	font-size: 9px;
	line-height: 10px;
	color: #888888;
}

.serendipity_freeTag a, .serendipity_freeTag a:visited, .serendipity_freeTag a:hover {
	margin-top: 3px;
	color: #708708;
	font-style: italic;
}

.serendipity_freeTag_related {
	font-size: 120%;
	line-height: 120%;
	margin-top: 5px;
}

.serendipity_freetag_taglist a {
	color: #9db214;
}

.serendipity_multilingualInfo {
	margin-top: 3px;
	font-size: 9px;
	line-height: 10px;
	color: #888888;
	text-align: left;
}

/*
#contentpagenavi {
	color: white;
	background: #073e83;
	font-size: 125%;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	padding: 6px;
}

#contentpagenavi a, #contentpagenavi a:visited {
	color: #fff5ee;
	text-decoration: none;
	font-weight: bold;
}

#contentpagenavi a:hover {
	text-decoration: underline;
}
*/
	
/* @end */

/* @group Forms */

#searchform, #newsform {
	
}

.serendipityQuickSearchTermField {
	
}

/* @end */

/* User Gallery */
div.serendipity_gallery_row {
   clear:left;
   padding-left: 3%;
   margin-right: 3%;
}

div.serendipity_gallery_thumbs {
    padding: 3px;
    border: 1px solid #afafaf;
    float: left;
    overflow:hidden;
    margin: .5em;
}

div.serendipity_gallery_info {
   margin-left:auto; 
   margin-right:auto; 
   text-align:center;
}

div.serendipity_gallery_entry {
   margin-left:auto; 
   margin-right:auto; 
   text-align:center;
}

div.serendipity_gallery_title {
    font-size: 1.1em;
    text-align:center;
    font-weight:bold;
}

div.serendipity_gallery_navigation {
    font-size: 1.0em;
    text-align:center;
}

img.gallery_thumb {
   margin-left:auto; 
   margin-right:auto; 
   text-align:center;
   border: 0;
}

div.serendipity_gallery_pagination_top {
	border-top: 1px solid #ccc;
}

div.serendipity_gallery_pagination_bottom {
	border-bottom: 1px solid #ccc;
}

/* EXIF TAGS */
.all_img_info {
 	width: 100%;
 	float: left;
 	text-align: center;
 	margin-bottom: 2em;
}
.exif_info_head {
 	background-color: #ccd9e6; 
 	border: 1px solid #fff;
}
.exif_info_row, .exif_info_head {
 	clear: both;
 	margin: 0 auto;
 	width: 400px;
}
.exif_info_tag, .exif_info {
 	float: left;
 	display: block;
 	width: 120px;
 	text-align: left;
	border: 1px solid #fff;
	background-color: #ccd9e6;
	padding: 3px;
}
.exif_info {
 	width: 264px;
 	background-color: #eee;
}
.serendipity_glossaryMarkup {
    color: #9F141A;
    cursor: help;
}

.serendipity_searchQuery {
    background-color: #D81F2A;
    color: #FFFFFF;
}
