img {
   behavior: url("http://transcyberia.info/plugin/pngbehavior.htc");
}
/* templates/gyst_transcyberia/style.css  */
/* 
   based on codeschmiede template by Florian Anderiasch
   header image courtesy of http://flickr.com/people/rydland4/
   header image licensed creative commons non-commercial sharealike
*/

TABLE.inline {
 width: 100%;
 text-align: center;
 border: solid #BBBBBB 1px;
 margin: 10px 0px;
}
TABLE.inline TH {
 font-weight: bold;
 background-color: #EEEEEE;
 padding: 3px 10px;
}
TABLE.inline TD {
 padding: 3px 10px;
}

DT { font-weight: bold; }
BLOCKQUOTE { border-left: solid 2px #BBBBBB; padding-left: 10px; }
BLOCKQUOTE AUTHOR { 
   display: block;
   text-align: right;
   font-style: italic;
   background-color: #EEEEEE;
   padding-right: 10px;
   font-size: smaller;
}

h4,h3 {
    margin: 0;
}



.serendipitySideBarContent input {
    width: 175px;
}

#mainpane {
    line-height: 110%;
    text-align: left;
    padding: 0px;
    width: 1000px;
    background-color: #ffffff;
    margin: auto;
}

#content {
    width: 550px;
}

#serendipityRightSideBar {
    width: 200px;
    padding: 10px;
    background-color: #ffffff;
    border-left: 1px solid #999999;
    vertical-align: top;
}

#serendipityLeftSideBar {
    width: 250px;
    padding: 10px;
    vertical-align: top;
    background-color: #ffffff;
    border-right: 1px solid #999999;
}

body {
	margin: 0px 0px 20px 0px;
	background-color: #EEEEEE;
}

input, textarea {
    font-size: x-small;
    font-family: verdana, arial, helvetica, sans-serif;
}

th, td {
    font-size: x-small;
}

p, td, th, div, span {
    font-family: verdana, arial, helvetica, sans-serif;
}

#serendipity_banner {
    font-family: Verdana, Arial, sans-serif;
    color: #FF9900;
    text-align: center;
    width: 1000px;
    height: 250px;
    margin: auto;
    background: url(templates/gyst_transcyberia//img/siberia.jpg) center center no-repeat;
}

#serendipity_footer {
    font-family: Verdana, Arial, sans-serif;
    color: #FF9900;
    background-color: white;
    text-align: center;
    border-bottom: 1px solid #999999;
    width: 1000px;
    height: 20px;
    margin: auto;
}

a.homelink1,
a.homelink1:hover,
a.homelink1:link,
a.homelink1:visited,
#serendipity_banner h1 {
    color: #6C99A6;
    font-size: xx-large;
    font-weight: normal;
    padding-left: 5px;
    padding-top: 15px;
    margin: 0px;
    text-decoration: none;
    border: none;
}

a.homelink2,
a.homelink2:hover,
a.homelink2:link,
a.homelink2:visited,
#serendipity_banner h2 {
    color: #333333;
    padding-left: 5px;
    font-size: small;
    font-weight: normal;
    margin: 0px;
    text-decoration: none;
    border: none;
}

.serendipity_title {
    color: #333;
    font-family: 'Trebuchet MS', Verdana, sans-serif;
    font-size: large;
    text-align: left;
    font-weight: bold;
    margin-top: 10px;
}

.serendipity_title a:link {
    color: #333;
    text-decoration: none;
}

.serendipity_title a:visited {
    color: #333;
    text-decoration: none;
}

.serendipity_title a:hover {
    color: #333;
    text-decoration: none;
    border-bottom: 1px solid #799DA7;
}

div.serendipity_Entry_Date {
    padding-left: 15px;
    width: auto;
}

.serendipity_entry {
    padding: 5px 15px 5px 0px;
    margin-bottom: 30px;
    color: #000000;
    font-family: Arial, Verdana, sans-serif;
    font-size: small;
    clear:both;
}

.serendipity_entry_body_folded,
.serendipity_entry_body_unfolded,
.serendipity_entry_extended {
    /* Inner blocks of .serendipity_entry, can be used for further customization */
    padding-top: 10px;
}
.serendipity_entry_extended h3,
.serendipity_entry_extended h4 { 
    padding: 5px 0px 10px 0px;
 }


.serendipity_date {
    color: #666666;
    font-family: Arial, sans-serif;
    font-size: x-small;
    text-align: left;
    font-weight: normal;
    padding-top: 2px;
}

.serendipity_commentsTitle {
    font-family: 'Trebuchet MS', Verdana, sans-serif;
    display: block;
    width: 100%;
    color: #666666;
    font-size: small;
    font-weight: bold;
}

div.serendipity_entryFooter {
    color: #666666;
    font-family: 'Trebuchet MS', Verdana, sans-serif;
    font-size: x-small;
    text-align: left;
    margin-bottom: 5px;
    margin-top: 5px;
    line-height: normal;
    padding: 3px;
    border-top: solid 1px #cccccc;
    border-bottom: solid 1px #cccccc;
    background: url(templates/gyst_transcyberia//img/border-bottom.png) bottom repeat-x;
}

img.serendipity_entryIcon {
    float: right;
    border: 0px;
}

img.serendipity_entryIcon {
    float: right;
    border: 0px;
}

td.serendipity_commentsValue input,
td.serendipity_commentsValue select,
td.serendipity_commentsValue textarea {
    width: 95%;
    border: 1px solid #999999;
    padding: 2px;
}


td.serendipity_commentsLabel {
    font-size: x-small;
    font-weight: bold;
    vertical-align: top;
}

.serendipity_commentForm {
    font-size:x-small;
    color: #666666;
    margin-bottom: 13px;
    margin-right: 10px;
    margin-left: 10px;
    background-color: #FFFFFF;
}
.serendipity_comment {
    font-size: x-small;
    margin-right: 10px;
    margin-left: 10px;
    color: #666666;
    padding: 3px;
    background-color: #FFFFFF;
    border-right: 1px dotted #BBB;
    border-left: 1px dotted #BBB;
    margin-bottom: 10px;
    overflow: auto;
}

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

td.serendipity_admin {
    padding: 10px;
}

a {
	text-decoration: none;
    border-bottom: none;
	color: #6C99A6;
	}

a:link {

	}

a:visited {
	}

a:active {
	color: red;
	}

a:hover {
    text-decoration: underline;
	}

table.serendipity_calendar td {
    font-size: x-small;
    padding: 3px;
    text-align: center;
}
table.serendipity_calendar a {
    font-weight: bold;
    text-decoration: underline;
}

table.serendipity_calendar a:hover {
    text-decoration: none;
}

td.serendipity_weekDayName {
    font-size: x-small;
    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;
    text-align: center;
}

/* Container for each item on the side bar */
div.serendipitySideBarItem {
    color: #666666;
    font-family: 'Trebuchet MS', Verdana, sans-serif;
    font-size: x-small;
    text-align: left;
    margin-bottom: 25px;
    line-height: normal;
    padding: 3px;}

/* title of an individual item */
.serendipitySideBarTitle {
    color: #666666;
    font-family: Verdana, Arial, sans-serif;
    font-size: x-small;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: .2em;
    padding: 3px;
}

.serendipityImageButton {
    cursor: pointer;
}

td.serendipitySideBar {
    font-size: x-small;
    width: 250px;
    padding: 10px;
}

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

div.serendipity_admin_list_title {
    font-size: 12px;
    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;
    text-align: center;
}

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

.serendipity_admin_list_item_even {
    background-color: #ffffff;
}

.serendipity_admin_list_item_uneven {
    background-color: #E0E0E0;
}
.serendipity_admin_filters {
    border: 1px dashed;
    background-color: #FFFFFF;
    font-size: 10px;
    margin-bottom: 10px;
    padding: 2px;
}

.serendipity_admin_filters_headline {
    border-bottom: 1px solid;
}

.serendipity_admin_sortorder {
    font-size: 10px;
    text-align: center;
}

.serendipity_admin_sortorder input,
.serendipity_admin_sortorder select,
.serendipity_admin_filters input,
.serendipity_admin_filters select {
    font-size: 10px;
}

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

.serendipity_entry_author_self {
}

.serendipity_comment_author_self {
    background-color: #f5f5f5;
}

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

.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
}

/* plugin twitter */
#twitter_update_list {
    list-style: none;
    padding-left: 0;
}
a.twitter_update_time {
    display: block;
    padding-bottom: 5px;
}
