img {
   behavior: url("http://www.xenxox.de/plugin/pngbehavior.htc");
}

      .serendipity_findmore {
        margin: 5px auto 5px auto;
        padding: 5px;
        text-align: center;
      }

      .serendipity_findmore img {
        border: 0px;
      }

      .serendipity_diggcount {
          float: left;
      }
/* templates/xenxox/style.css  */
body
{
	background: url(templates/xenxox/img/v2/pagehead.jpg) no-repeat top center;
	margin-top: 110px;
	font: 62.5% "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

*
{
	margin: 0;
	padding: 0;
	outline: 0;
	border: 0;
}

hr
{
	border-bottom: 1px dotted #b6b6b6;
	border-top: 1px dotted #b6b6b6;
	height: 5px;
	margin: 2em;
}

a 
{
	color: #858585;
}

a:hover
{
	color: #333;
}

a.wiki {
    padding-right: 16px;
    background: transparent url(templates/xenxox/img/w.png) no-repeat center right;
}

#page_topwrapper
{
	background: #fff url(templates/xenxox/img/contentheadshadow.png) repeat-x top;
	width: 75.3em;
	margin: auto;
	min-width: 753px;
	position: relative;
	padding: 7px 26px 0px 26px;
	top: -5px;
}

#page
{
	background:#f8f8f8 url(templates/xenxox/img/pagebg.jpg) no-repeat bottom left;
	border: 1px solid #b6b6b6;
	margin: auto;
}

h1
{
	padding: 15px 0 0 0;
	width: 106px;
	display: block;
    overflow: hidden;
    height: 0px !important;
    height /**/:15px;
}

#head_wrapper 
{
	background: url(templates/xenxox/img/contenthead_wrap.png) repeat-x top right;
}

#head
{
	background:  url(templates/xenxox/img/contenthead.jpg) no-repeat top left;
	height: 215px;
	padding: 12px;
}

#head #searchform {
	float: right;
	width: 320px;
}
	
#microbuttons
{
	float: left;
	position: relative;
	top: -5px;
}

#microbuttons li
{
	list-style: none;
	float: left;
	margin: 2px;
}

#microbuttons li.newline
{
	clear: both;
}

#microbuttons li a
{
	padding: 15px 0 0 0;
	width: 94px;
	display: block;
    overflow: hidden;
    background-repeat: no-repeat;
    height: 0px !important;
    height /**/:15px;
	float: left;
}

#micro_icq
{
	background: url(templates/xenxox/img/v2/icq.jpg) no-repeat center center;
}

#micro_skype
{
	background: url(templates/xenxox/img/v2/skype.jpg) no-repeat center center;
}

#micro_jabber
{
	background: url(templates/xenxox/img/v2/jabber.jpg) no-repeat center center;
}

#micro_email
{
	background: url(templates/xenxox/img/v2/email.jpg) no-repeat center center;
}

#micro_xing
{
	background: url(templates/xenxox/img/v2/xing.jpg) no-repeat center center;
}	

#micro_facebook
{
	background: url(templates/xenxox/img/v2/facebook.jpg) no-repeat center center;
}

#micro_twitter
{
	background: url(templates/xenxox/img/v2/twitter.jpg) no-repeat center center;
}

#micro_google
{
	background: url(templates/xenxox/img/v2/google.jpg) no-repeat center center;
}

#head_menu_wrappper
{
	border-top: 1px solid #b6b6b6;
	border-bottom: 1px solid #b6b6b6;
	width: 440px;
	float: left;
	padding-bottom: 5px;
}

#head_menu
{
	margin-top: 5px;
}

#head_menu li
{
	cursor: pointer;
	list-style: none;
	display: inline;
}

#head_menu li a
{
	padding: 143px 0 0 0;
	width: 110px;
	display: block;
    overflow: hidden;
    background-repeat: no-repeat;
    height: 0px !important;
    height /**/:143px;
	float: left;
}

#head_menu_overview
{
    background-image: url(templates/xenxox/img/v2/menu1.jpg);
}

#head_menu_tags
{
    background-image: url(templates/xenxox/img/v2/menu2.jpg);
}

#head_menu_links
{
    background-image: url(templates/xenxox/img/v2/menu3.jpg);
}

#head_menu_author
{
    background-image: url(templates/xenxox/img/v2/menu4.jpg);
}

#head_rgt
{
	background: url(templates/xenxox/img/v2/quote.jpg) no-repeat;
	float: right;
	width: 251px;
	height: 200px;
	padding: 65px 10px 5px 10px;
	
	position: relative;
	top: 0px;
}

#head_rgt p
{
	color: #fff;
	font: 2em Georgia, Times, Serif;
}

#head_rgt p span
{
	font-weight: 700;
}

#head_rgt p.src
{
	font-size: 1.3em;
	text-align: right;
}

#serendipityQuickSearchTermField
{
	width: 95%;
	border: 1px solid #b6b6b6;
	color: #000;
	font: 1.1em "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	float: left;
	padding: 5px;
	margin: 5px;
}

#content
{
	min-height: 300px;
}

.day, .day_content
{
 	padding: 12px;
}

.day_content, .day_head, .day_foot
{
	background-color: #fff;
	border: 1px solid #b6b6b6;
}

.day_head, .day_foot
{
	border-bottom: 0;
	display: inline;
	padding-bottom: 0;
	position: relative;
	top: 1px;
	font-size: 1.4em;
	color: #858585;
	padding-top: 6px;
	padding-left: 12px;
	padding-right: 154px;
	min-width: 160px;
	white-space:  nowrap;
}

.day_content .text
{
	font-size: 1.1em;
}

.day_content h2
{
	font-weight: bold;
	font-size: 2.3em;
	margin-bottom: 0.3em;
	margin-top: 0.2em;
}

.day_content h3
{
	font-size: 1.6em;
	margin-top: 1.1em;
	margin-bottom: 0.2em;
}

.day_content h4
{
    font-size: 1.3em;
    margin-top: 1.1em;
    margin-bottom: 0.2em;
}

.day_content p, .day_content li
{
	font-size: 1.1em;
	line-height: 1.5em;
	margin-bottom: 1.5em;
}

.day_content pre
{
    color: #858585;
    font-size: 0.9em;
    line-height: 1.5em;
    margin-left: 4em;
    font-family: "Bitstream Vera Sans Mono", Monaco, "Courier New", Courier, Sans-Serif;
    overflow:auto;	
}

.day_content li pre
{
    margin-left: 1.5em;
}

.day_content ul, .day_content ol {
    margin-bottom: 2em;
}

.day_content li
{
    margin-left: 1.65em;
	list-style-position: outside;
}

.infobar, .serendipity_freeTag
{
	border-top: 1px solid #b6b6b6;
	border-bottom: 1px solid #b6b6b6;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.serendipity_freeTag
{
	color: #858585;
	text-align: right;
	margin-bottom: 5px;
}

.serendipity_freeTag a
{
	color: #333;
}

.info_left
{
	float: left;
	text-align: left;
	color: #858585;
}

.info_comment, .info_trackback
{
	padding-right:2em;
}

.info_trackback, .info_edit
{
	padding-left:2em;	
}

.info_right
{
	float: right;
	text-align: right;
}

.info_right a
{
	color: #858585;
	font-weight: bold;
	font-size: 1.1em;
}

.top
{
	padding-right: 12px;
	padding-top: 10px;
}

.top a
{
	padding: 7px 0 0 0;
	width: 58px;
	display: block;
    overflow: hidden;
    background-repeat: no-repeat;
    height: 0px !important;
    height /**/:7px;
	float: right;
	background: url(templates/xenxox/img/top.jpg) no-repeat;
}

.day_foot
{
	float: right;
	height: 1em;
	border-top: 0;
	border-bottom: 1px solid #b6b6b6;
	position: relative;
	top: -1px;
}

#footer
{
	padding: 12px;
	padding-top: 0;
	font-size: .9em;
}

#footer_pagina
{
	color: #868585;
	float: left;
	width: 50%;
}

#footer_pagina span, #footer_pagina a#footer_pagina_prev_page, #footer_pagina a#footer_pagina_next_page
{
	font-weight: bold;
}

#footer_pagina a#footer_pagina_prev_page, #footer_pagina a#footer_pagina_next_page
{
	font-weight: bold;
	color: #000;
}

#footer_pagina a#footer_pagina_prev_page
{
	padding-right: 1em;
}

#footer_pagina a#footer_pagina_next_page
{
	padding-left: 1em;		
}

#footer_links
{
	float: right;
}

#footer_links, a
{
	color: #858585;
	text-decoration: none;
}

#footer_links li
{
	list-style: none;
	display: inline;
}

#footer_links li:after
{
	content:" | ";
}

#footer_links li.last:after
{
	content:"";
}

#footer_shadow
{
	background: url(templates/xenxox/img/footer.jpg) repeat-x top center;
	height: 47px;
	margin: auto;
	margin-top: 1px;
}

.clear
{
	visibility: hidden;
	clear: both;
}

.title
{
	font-size: 1.2em;
	color: #858585;
	font-weight: 700;
}

.notice, .important
{
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
}

.center
{
	text-align: center;
}

.underline
{
	text-decoration: underline;
}

form li
{
	list-style: none;
}

label
{
	color: #858585;
	font-weight: 700;
	width: 20em;
	float: left;
	margin-bottom: 4px;
}

label span
{
	color: #000;
	font-weight: 500;
}

input.txt, textarea.txt
{
	border: 1px solid #b6b6b6;
	color: #000;
	font: 1.1em "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	float: left;
	width: 30em;
	margin-bottom: 4px;
	padding: 5px;
}

#comment, #preview 
{
	background: #fff url(templates/xenxox/img/comment.png) no-repeat top center;
	cursor: pointer;
	padding: 25px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:25px;
	width: 115px;
}

#comment:hover
{
	background: #fff url(templates/xenxox/img/comment_omo.png) no-repeat top center;
}

#preview
{
	background: #fff url(templates/xenxox/img/preview.png) no-repeat top center;
}

#preview:hover
{
	background: #fff url(templates/xenxox/img/preview_omo.png) no-repeat top center;
}

.comment
{
	width: 95%;
	margin: auto;
	margin-top: 20px;
}

.comment_num
{
	font: 2.5em italic Georgia,"Times New Roman",Times,serif;
	float: left;
	width: 50px;
}

.comment_text
{
	float: left;
	margin-left: -50px;
	width: 100%;
}

.comment_text p
{
	font-size: 1.2em;
	margin-left: 50px;
}

.comment_info
{
	color: #858585;
	font-size: 1.2em;
	border-bottom: 1px dotted #858585;
	margin-left: 50px;
}

.comment_info a.remove
{
	color: #000;
	font-weight: 700;
}

.comment_info span,  .comment_info span a
{
	font-weight: 700;
}

.comment hr
{
	margin: 0;
	margin-bottom: 10px;
}

.self .comment_text p 
{
	background: url(templates/xenxox/img/self.png) no-repeat bottom right;
	height: 55px;
}

#related_tag
{
	color: #858585;
}

#related_tag li
{
	list-style: square;
	font-size: 1.2em;
	margin-left: 20px;
}

#related_tag li a
{
	border-bottom: 1px dotted #858585;
}

#pseudohead {
    font-size: 1.6em;
	margin-top: 1.1em;
	margin-bottom: 0.2em;
	margin-left: 12px;
	margin-right: 12px;
	border-bottom: 1px solid #858585;
	white-space: nowrap;
}
 
/* Editor */
.img
{
    border: 2px dotted #858585;
}
.img_cen {
    display: block;
    margin: auto;
    margin-top: 6px;
    margin-bottom: 6px;
}

#links li {
	display: inline;
	list-style: none;
}

#links a:hover {
	text-decoration: underline;
}
/* Fliks */
#links .fl a {
	color: #ff0000;
}

/* Nachbarn */
#links .ne a {
	color: #216A72;
}

/* Blogroll */
#links .bl a {
	color: #002994;
}

#links_legend {
	width: 100%;
	margin: 5px;
	border: 1px solid #ededed;
	border-spacing: 0;
	border-bottom: 0;
	border-right: 0;
}

#links_legend thead th, #links_legend tbody td {
	background: #f7f7f7;
	font-weight: 700;
	padding: 5px;
	border-bottom: 1px solid #ededed;
	text-align: left;
	border-right: 1px solid #ededed;
}

#links_legend tr.fl {
	color: #ff0000;
}

#links_legend tr.ne {
	color: #216A72;
}

#links_legend tr.bl {
	color: #002994;
}

.serendipity_edit_nugget {
	display: none!important;
}
.serendipity_searchQuery {
    background-color: #D81F2A;
    color: #FFFFFF;
}
