img {
   behavior: url("http://www.saskiaduerr.de/plugin/pngbehavior.htc");
}
/* templates/sduerr_1.0/style.css  */
* {
    margin: 0;
    padding: 0;
}

html { font-size: 100%; }

body {
    background: #919191 url(templates/sduerr_1.0/img/body.png) top left repeat-x;
    color: #000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 100%;
    text-align: center;
}

a:link,
a:visited,
a:active,
a:focus {
    color: #7e0000;
    font-weight: bold;
    text-decoration: none;
}

a:hover { text-decoration: underline; }

#wrap { margin: 0 auto; text-align: left; width: 820px; }

#header {
    background: #fff url(templates/sduerr_1.0/img/header.png) top left no-repeat;
    height: 125px;
    width: 820px;
}

#header h2 {
    color: #7f0000;
    font-size: .75em;
    font-weight: bold;
/*    position: absolute;
    left: 245px;
    top: 98px; */
    margin-top: 75px;
    padding-left: 245px;
}

#pnav,
#main {
    background: #fff url(templates/sduerr_1.0/img/content.png) top left repeat-y;
    clear: both;
    float: left;
    width: 820px;
}

#pnav {
    color: #4c4c4c;
    font-size: .688em;
    padding-bottom: 50px;
}

#pnav a:link,
#pnav a:visited,
#pnav a:active,
#pnav a:focus {
    color: #4c4c4c;
    font-weight: normal;
    text-decoration: none;
}

#pnav a:hover { text-decoration: underline; }


.snav {
    color: #a9a9a9;
    font-size: .688em;
    padding-top: 10px;
    text-align: right;
}

.snav ul,
#pnav ul { list-style: none; }

#pnav ul { margin-left: 31px; }

#topnav ul { margin-right: 46px; }

#botnav ul { margin: 60px 24px 10px 0; }

.snav li,
#pnav li { display: inline; }

.snav a:link,
.snav a:visited,
.snav a:active,
.snav a:focus {
    color: #a9a9a9;
    font-weight: normal;
    text-decoration: none;
}

.snav a:hover { text-decoration: underline; }

#content {
    color: #7f0000;
    display: inline;
    float: right;
    margin-right: 22px;
    width: 596px;
}

#sidebar {
    display: inline;
    float: left;
    font-size: .688em;
    width: 202px;
}

.serendipity_title { font-size: 1em; }

.serendipity_entry {
    font-size: .688em;
    margin: 0 24px 10px 43px;
}

.serendipitySideBarItem {
    background: #dbdbdb;
    margin-bottom: 3px;
}

.serendipitySideBarTitle {
    font-size: 1em;
    padding: 15px 15px 5px 15px;
}

.serendipitySideBarContent { padding: 5px 15px 15px 15px; }

fieldset { border: none; }

#cfpreface { margin-bottom: 20px; }

.hideme {
    position: absolute;
    left: -9999em;
    top: -9999em;
}

/** Embedded images with the s9y image manager **/
.serendipity_imageComment_center,
.serendipity_imageComment_left,
.serendipity_imageComment_right { text-align: center; }

.serendipity_imageComment_center { margin: auto; }

.serendipity_imageComment_left { float: left; }

.serendipity_imageComment_right { float: right; }

.serendipity_imageComment_img,
.serendipity_imageComment_img img {
    margin: 0;
    padding: 0;
    text-align: center;
}

.serendipity_imageComment_txt {
    margin: 0;
    padding: 3px;
    clear: both;
    font-size: .5em;
    text-align: center;
}

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

.serendipity_msg_important { color: red; }

.serendipity_msg_notice { color: green; }

.s9y_mc { margin-bottom: 10px; }

.container_serendipity_categories_plugin .serendipitySideBarTitle,
.container_serendipity_categories_plugin .category_link_all { display: none; }

.container_serendipity_categories_plugin .serendipitySideBarContent { padding: 0; }

#serendipity_categories_list li { border-bottom: 3px solid #fff; }

#serendipity_categories_list li a {
    display: block;
    padding: 5px 15px!important;
}

