img {
   behavior: url("http://blog.kde.org.pl/plugin/pngbehavior.htc");
}
/* templates/kdedevelopers/style.css  */
body, p, td, li, ul, ol, th, div, span  {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 0.95em;
}

h1, h2, h3, h4, h5, h6 {
  color: #369;
    font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, Verdana, sans-serif;
    margin: 0;
}

h3 {
  font-size: 1.3em;
 }
 
.serendipitySideBarContent input {
    width: 175px;
}

.serendipitySideBarContent ul {
    margin-left:0px;
    margin-top:0px;
}

#mainpane {
    margin: auto;
    width: 100%;
    background-color: #FFFFFF;
    font-size:1em;
}

#right {
    float: right;
    margin: 0;
    padding: 0;
    width: 77%;
}
		
#content {
    width: auto;
  padding-left:35px;
  padding-right:35px;
  padding-top:15px;
}

#serendipityRightSideBar {
    width: 200px;
    padding: 10px;
    background-color: #FFFAF0;
    border-left: 3px solid #F5F5F5;
    vertical-align: top;
    font-size:0.95em;
}

#serendipityLeftSideBar {
    width: 200px;
    padding: 10px;
    vertical-align: top;
    background-color: #ddd;
}

body {
  margin: 0;
  padding: 0;
  color: #000;
  background-color: #fff;
    font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, Verdana, sans-serif;
}

input,
button,
submit,
select,
textarea {
  border: thin #bcbcbc solid;
  background-color: #fff;
  color: #000;
/*  font-size: 10pt;*/
}

input:focus,    input:hover,
button:focus,   button:hover,
submit:focus,   submit:hover,
select:focus,   select:hover,
textarea:focus, textarea:hover {
  background-color: #fff;
}

input.radio,
input[type="radio"],
input[type="checkbox"] {
  border: none;
}

th, td {
/*    font-size: 10pt;*/
}

#serendipity_banner {
    margin: auto;
    width: 100%;
    height: auto;
/*    background: #BDD3EB; #DFEFFC; */
    background: url("/templates/kdedevelopers/grfx/header.jpg") center top no-repeat #D8E9F9;
    border-bottom: 6px solid #6699CC;
}

a.homelink1,
a.homelink1:hover,
a.homelink1:link,
a.homelink1:visited,
#serendipity_banner h1 {
    color: #000;
  aaaafont-size: 1.6em;
/*    font-size : 20px;*/
    padding-left:0px;
    padding-top: 0px;
    margin: 0px;
    text-decoration: none;
}

#serendipity_banner {
    padding-top: 0px;
}

a.homelink2,
a.homelink2:hover,
a.homelink2:link,
a.homelink2:visited,
#serendipity_banner div {
    color: #000;
    padding-leftaa: 15px;
    padding-bottom: 4px;
    padding-top: 4px;
  xxxfont-size: 2.3em;
    font-size: 1.3em;
    margin: 0px;
    text-decoration: none;
}

.serendipity_title {
    border-top: #bcbcbc solid 0px;
    border-left: #bcbcbc solid 0px;
    border-right: #bcbcbc solid 0px;
    background-color: #fff;
    font-size: 1.8em;
    font-weight: bold;
    color: #336699;
    margin: 0 auto 0 auto;
    padding-left: 	0px;
    padding-top: 30px;
    padding-bottom: 2px;
}

.serendipity_title a:link {
    color: #336699;
}
.serendipity_title a:visited {
   text-decoration: none;
   border: 0;
   color: #336699;
}

.serendipity_title a:hover {
   color: #336699;
   border: 0;
   text-decoration: underline;
}

.serendipity_entry {
    clear: both;
    color: #000;
    border-top: 0;
    font-weight: normal;
    padding-left: 0px;
    padding-right: 0px;
    display: block;
    background-color: #fff;
    border-bottom: 0px solid #bcbcbc;
    border-left: 0px solid #bcbcbc;
    border-right: 0px solid #bcbcbc;
xxxxfont-size: 1em;
}

.serendipity_entry_body_folded,
.serendipity_entry_body_unfolded,
.serendipity_entry_extended {
    /* Inner blocks of .serendipity_entry, can be used for further customization */
    font-size:1em;
}

.serendipity_entry_body
{
    font-size:1em;
    padding-top:1em;
}

.serendipity_entry_body a img, .serendipity_entry_extended a img {
border: 0px;
}

.serendipity_entry_body img, .serendipity_entry_extended img, .serendipity_entry_body object {
margin-top: 10px;
margin-bottom: 0px;
display:block;
margin-left:3em;
/*margin-right:auto;*/

}

div.serendipity_Entry_Date {
    padding: 8px;
    width: auto;
    margin: 10px;
    margin-top: 1em;
    margin-bottom: 0em;
    padding-bottom: 0em;
}


	
.serendipity_commentsTitle {
    display: block;
    width: 100%;
    margin-bottom:0.5em;
/*    color: #404040;*/
  color: #369;
  font-size: 1.2em;
    padding-left:0px;
}

span.serendipity_entryFooter, 
div.serendipity_entryFooter, 
.serendipity_date
{
    font-size: 0.9em;
    color: #999;
    padding-top: 5px;
    padding-bottom: 0px;
    clear: both;
    font-weight:normal;
}

img.serendipity_entryIcon {
    afloat: right;
    border: 0px;
    padding-left:3px;
}

div.serendipity_entryIcon {
    float: right;
    padding-bottom: 1em;
    padding-left: 0.5em;
}

td.serendipity_commentsLabel {
    font-size: 0.9em;
    font-weight: bold;
    width: 10%;
    vertical-align: top;
    padding-left:0px;
}

.serendipity_commentForm {
    font-size: 0.8em;
    color: #404040;
    margin-bottom: 13px;
    margin-right: 10px;
    margin-left: 10px;
    background-color: #FFFFFF;
    border: 1px solid #666666;
}
.serendipity_comment {
  border: solid #AABBCC 1px;
  background-color: #fff; 
  font-size: small;
  margin-left: 0px;
  margin-right: 10px;
  margin-top: 0px;
  margin-bottom: 15px;
  padding: 3px;
  padding-bottom: 0;
}

.serendipity_comment:hover {
aaabackground-color: #ddd;
}

.serendipity_comment_source {
    font-size: small;
    margin-top: 5px;
    padding-left: 10px;
    margin-bottom: 10px;
    color: #666;
    /*border-top: 1px #AABBCC dotted;*/
}

.serendipity_commentBody {
    background: transparent url("/templates/kdedevelopers/grfx/icon-comment.png") no-repeat scroll left top;
    background-position: 5px 5px;
    padding-top: 10px;
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 10px;
}

.serendipity_commentDirection {
    font-size: small;
    margin-top: 3px;
    padding: 5px;
    awidth: 270px;
    font-size: x-small;
    /*border: dashed 1px #999;*/
    background-color: #FFFAF0;
}

TD.serendipity_admin {
    padding: 10px;
}

a {
  text-decoration: none;
  font-weight: bold;
}
a:link {
  color: #f7800a;
}
a:visited {
  color: #f7800a;
}
a:hover {
  color: #FF4500;
  text-decoration: underline;
}

table.serendipity_calendar TD {
    font-size:10px;
    padding: 3px;
}
table.serendipity_calendar A,

table.serendipity_calendar A:hover,

td.serendipity_weekDayName {
    font-size:10px;
    font-weight:bold;
}
td.serendipity_calendarHeader A:link,
td.serendipity_calendarHeader A:visited,
td.serendipity_calendarHeader A:hover {
    border: 0;
    text-decoration: none;
}
div.serendipityPlug, div.serendipityPlug A {
    font-size: 11px;
    text-decoration: none;
    border: 0px;
}

/* Container for each item on the side bar */
div.serendipitySideBarItem {
    padding-bottom: 8px;
    margin-bottom: 8px;
    font-size: 0.8em;
    font-weight:normal;

}

.serendipitySideBarItem ul {
    padding-left: 20px;
}

.serendipitySideBarItem ul li {
    color: #369;
}

.serendipitySideBarItem h3 {
    font-size: 1.2em;
}

.serendipity_entry_links_bottom {
  color: #f7800a;
  font-size: x-small;
    padding-top: 1em;
}

/* title of an individual item */
.serendipitySideBarTitle {
    margin: 0;
    color: #336699;
    font-size: 1em;
    font-weight:bold;
    background: transparent url('/templates/kdedevelopers/grfx/icon-block.png') left center no-repeat;
    border-bottom: 2px solid #6699cc;
    padding: 10px 5px 10px 30px;
    margin-bottom: 10px;
}

.serendipityImageButton {
    cursor: pointer;
}

td.serendipitySideBar {
    font-size: 2em;
    width: 200px;
    padding: 10px;
}

div.serendipity_admin_title {
    font-size: 1em;
    font-weight: bold;
    margin-bottom: 12px;
}

div.serendipity_admin_list_title {
    font-size: 1em;
    font-weight: bold;
    margin-bottom: 8px;
}

td.serendipity_admin_list_item {
    padding: 15px;
    border: dashed 1px #000000;
}

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

/** Embedded images with the s9y image manager **/
.serendipity_imageComment_center,
.serendipity_imageComment_left,
.serendipity_imageComment_right {
    border: 1px solid black;
    background-color: #EFEFEF;
    margin: 3px;
}

.serendipity_imageComment_center {
    margin: 0px;
}

.serendipity_imageComment_left {
    float: left;
}

.serendipity_imageComment_right {
    float: right;
}

.serendipity_imageComment_img,
.serendipity_imageComment_img img {
    margin: 0px;
    padding: 0px;
    border: 0px;
}

.serendipity_imageComment_txt {
    margin: 0px;
    padding: 3px;
    clear: both;
    font-size: 0.8em;
}

.serendipity_imageCommentClosing_center {
    clear: both;
    display: block;
}

.serendipity_admin_list_item_even {
    background-color: #ffffff;
}

.serendipity_admin_list_item_uneven {
    background-color: #E0E0E0;
}
.serendipity_admin_filters {
    font-size: 0.8em;
}

.serendipity_admin_filters input,
.serendipity_admin_filters select {
    font-size: 0.8em;
}

.serendipity_comments {
}

.serendipity_comment {
  padding-left:0px;
}

blockquote {
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 10px 10px 10px 20px;
  font-size: 0.9em;
  line-height: 1.5em;
  border: dashed 1px #999;
  color: #333;
  background: url(/templates/kdedevelopers/grfx/quotes.gif) no-repeat top left #f0f0f0;
  }

#LSResult {
    position: absolute;
    margin-left: 4px;
    margin-top: 4px;
    background-color: #ffffff;
}

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

acronym {
  border-bottom: 1px dotted rgb(153,153,153);
  cursor: help;
  margin: 0;
  padding: 0 0 0.4px 0;
}

.serendipity_comment_author_self {
    background-color: #f8f8f8;
}

#footer {
    border-top: 6px solid #6699CC;
    width: 100%;
    abackground: #ffffff;
    font-size: 0.8em;
    background-color: #fefefe;
}

#footer img {border:0px;}

#footer_text {
    margin: 0 auto; 
    padding: 0.6em 0 2em 3.5em;
    width: 51.5em;
    text-align: left;
    color: #a0a0a0;
}

div.serendipity_freeTag_related,
.serendipity_freetag_taglist_related {
  font-size: x-small;
    color: #aaa;
    padding: 5px;
    padding-bottom: 0px;
    margin: 0px;
    margin-left: 3em;
    margin-right: 3em;
    margin-top: 2em;
    margin-bottom: 0em;
    clear: both;
    awidth:85%;
    font-weight:normal;
    border: 1px dashed #ccc;
    background-color: #f8f8f8;
}

.serendipity_freetag_taglist_related {
    margin-left: 0px;
    padding-top: 0px;
}

div.serendipity_freeTag_related ul {
    padding-top: 0px;
    margin-top: 0.5em;
    padding-left: 24px;
}

div.serendipity_freeTag_related ul li a {
    font-weight:normal;
  color: #f7a06a;
}

div.serendipity_freeTag_related ul li {
    margin: 0px;
    padding: 0px;
}

div.serendipity_freeTag {
    display: inline;
    /*margin-left: 2em;*/
}


#footer a:link, #footer a:visited {
/*    color: #4d88c3;*/
}

img.captcha {
    margin:5px;
}

a.back_to_kdeorgpl:hover,
a.back_to_kdeorgpl:link,
a.back_to_kdeorgpl:visited {
padding-right:1em;
font-size:x-small;
color:#38d;
font-weight: normal;
}

.plugin_comment_author {
font-weight: bold;
}

.plugin_comment_date {
    font-size: x-small;
}

.plugin_comment_body {
		font-size:x-small;
		margin-top:0.3em;
    padding-top:0.2em;
    margin-bottom:1.2em;
    border-top: 1px solid #6699cc;
    font-style: italic;
}

img.emoticon {
    padding:0em;
    margin:0em;
}

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

