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

.serendipity_entrypaging {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    border: 0px;
    display: block;
}
#LSResult {
    position: absolute;
    margin-left: 4px;
    margin-top: 4px;
       background-color: #fff7e8;
}

#LSShadow {
    position: relative;
    bottom: 1px;
    right: 1px;
    color: inherit;
    border-right: 2px solid #ccc;
    border-bottom: 2px solid #ccc;
}

#LSHighlight {
    background-color: #bdd2ec;
    color: black;
}

.serendipity_livesearch_row {
  margin: 0px;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  padding-left: 1.5em;
  padding-right: 1.5em;
  text-indent: -1em;
  line-height: 1.4em;
}

.serendipity_livesearch_result {
    position: relative;
    bottom: 2px;
    border: 1px solid black;
    right: 2px;
    padding: 2px;
}
/* templates/cloud/style.css  */
.hide { display:none;}

.clear { clear:both; }

.serendipity_title {
	font-family: corbel,optima,arial,sans-serif; 
	font-size: 2em;
	margin:0 0 0.5em 0;
	padding:0;
}
.serendipitySideBarTitle {
	margin: 0 0 0.4em 0;
}

.serendipitySideBarItem {
	font-family: corbel,optima,arial,sans-serif; 
}
body {
/*	font-family:georgia,serif;
	font-size:0.7em; */
	margin:0 12em 0 12em;
	padding:0;
	font-size:0.8em;
	font-family:cambria,palatino,georgia,serif;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;

	background-image:url(bak.png);
	background-repeat:repeat-x;
	background-color:#fff157;

}

i {
  font-family:cambria,palatino,georgia,serif;
}

.serendipitySideBarContent ul {
	  list-style-type: none;
		list-style:none;
		margin:0;
		padding:0;
}

a
#header h1 {
font-size:2.5em;
font-weight:normal;
letter-spacing:-2px;
margin:10px 0 2px 0;
}

#header p {
	letter-spacing:2px;
	font-style:italic;
	}
#wrap {
	margin: 0;
	padding:1em;
	background-color:white;
	border:2px solid black;
	width:auto;
}

.hide {
	visibility:hidden;
}

#header {
	color:white;
	padding-bottom:10px;
width:auto;
text-align:center;

}

.headimg {
	border:0;
	width:50em;
	vertical-align:middle;
}

.border {
border: 10px solid black;
padding:5px;
margin:15px;
background-color:white;
}

#LeftSideBar {
	float:left;
	width:12em;
	margin:0 0 0 0;
	padding:0 6em 0 0;
}

#RightSideBar {
	float:left;
	padding:0 0 0 6em;
	width:12em;
}

.serendipitySideBarItem {
margin:0;
padding-bottom:10px;
}

.serendipitySideBarContent {
padding:0;
margin:0;

}
#content {
float:left;
margin: 0 0 2em 0;
padding:0;
text-align:left;
width:40em;
}

.serendipity_entry {
	margin:0 0 20px 0;
}

.serendipity_entryFooter {
	margin: 10px 0 10px 0;
	border-bottom: 1px solid grey;
}

.bb-code-title {
	margin:10px 5px 5px 5px;

}

.bb-code {
	width:500px;
	margin:5px;
	padding:5px;
	font-family:courier;
	font-weight:bold;
}

#footer {
	position:fixed;
	bottom:0px;
	font-size: 0.9em;
	text-align:center;
	width:100%;
	border-top:1px solid black;
	background-color: black;
	color: white;
	padding:3px;
	margin:5px 0 0 0;
}

a {
text-decoration:none;
color:#2020CD;
background-color:inherit;
}

a:hover {
text-decoration:none;
color:#6060CD;;
background-color:inherit;
}


.serendipity_freeTag
{
    margin-left: auto;
    margin-right: 0px;
    text-align: right;
    font-size: 7pt;
    display: block;
    margin-top: 5px;
    margin-bottom: 0px;
}

.serendipity_freeTag_related
{
    margin-left: 50px;
    margin-right: 0px;
    text-align: left;
    font-size: small;
    display: block;
    margin-top: 20px;
    margin-bottom: 0px;
}

.serendipity_freetag_taglist
{
    margin: 10px;
    border: 1px solid #6265F0;
    padding: 5px;
    background-color: #B5B8FF;
    text-align: justify;
}

.serendipity_freeTag a
{
    font-size: 7pt;
    text-decoration: none;
}

.serendipity_freeTag a:hover
{
    color: green;
    text-decoration: underline;
}
img.serendipity_freeTag_xmlButton
{
    vertical-align: bottom;
    display: inline;
    border: 0px
}

