?>
img {
   behavior: url("http://crapstack.net/blog/index.php?/plugin/pngbehavior.htc");
}
.bb-code, .bb-php, .bb-code-title, .bb-php-title {
    margin-left: 20px;
    margin-right: 20px;
    color: black;
    direction: ltr;
}

.bb-code-title, .bb-php-title {
    margin-bottom: 2px;
    background-color:#CCCCCC;
    font-weight: bold;
    padding-left: 5px;
}

.bb-code, .bb-php {
    font-family: courier, "courier new";
    background-color: #DDDDDD;
    padding: 10px;
}
/* HTML Elements */

body {
  background: url('templates/crapstack/tile.png');
}
#wrapper {
background: Black;
align: center;
width: 900px;
padding: 5px;
	  }
#mainpane {
  width: 100%;
  background: #CCCCCC;
  padding: 0px;
  border-spacing: 0px;
}
a:link {
  color: #663300;
  text-decoration: none;
}
a:hover {
  color: #0099FF;
  text-decoration: none;
}
a:visited {
  color: #666600;
  text-decoration: none;
}
a:active {
  color: #0099FF;
  text-decoration: none;
}

h3, h4 {
  margin: 0;
  padding: 0;
}

/* Banner */

#serendipity_banner {
  font-family: georgia, verdana, arial, sans-serif;
  background: #603814;
  height: 142px;
}

a.homelink1,
a.homelink1:hover,
a.homelink1:link,
a.homelink1:visited,
#serendipity_banner h1 {
  text-decoration: none;
  color: white;
  font-size: x-large;
  font-weight: bold;
}

a.homelink2,
a.homelink2:hover,
a.homelink2:link,
a.homelink2:visited,
#serendipity_banner h2 {
  font-family: verdana, arial, sans-serif;
  color: white;
  font-size: x-small;
  font-weight: bold;
  text-decoration: none;
}

/* Calendar */

table.serendipity_calendar td {
  color: white;
  line-height: 140%;
  font-size: x-small;
}

td.serendipity_weekDayName {
  color: white;
  font-size: x-small;
  font-weight: bold;
  line-height: 140%;
}

td.serendipity_calendarHeader a,
td.serendipity_calendarHeader a:link,
td.serendipity_calendarHeader a:active,
td.serendipity_calendarHeader a:visited,
td.serendipity_calendarHeader a:hover {
  color: white;
  font-family: verdana, arial, sans-serif;
  font-size: x-small;
  font-weight: bold;
  line-height: 140%;
}

/* Sidebars */



#serendipityLeftSideBar,
#serendipityRightSideBar {
width: 135px;
  padding-left: 0;
  padding-bottom: 0;
  vertical-align: top;
  background: #333300;
  font-family: verdana, arial, Helvetica, sans-serif;
  color: #FFCC00;
  font-size: 12px;
  font-weight: bold;
  padding: 0;
  margin: 0;
}

.serendipitySideBarTitle {
  color: #333300;
  font-size: small;
  font-family: verdana, arial, sans-serif;
  text-align: center;
  line-height: 140%;
  font-weight: normal;
  width: 120px;
}

div.serendipitySideBarItem {

color: #FFCC00;
font-weight: bold;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;

     margin-bottom: 1em;
  padding-bottom: 1em;
}

.serendipitySideBarContent {
  padding: 0.7em;
  text-align: left;
}

.serendipitySideBarContent a,
.serendipitySideBarContent a:link {
	color: #FFFF00;
	font-size: 12px;
	text-align: left;
}
.serendipitySideBarContent a:active {
	text-decoration: bold;
}

.serendipitySideBarContent a:visited {
	color: #FF9900;
	text-decoration: bold;
	text-align: left;
}
.serendipitySideBarContent a:hover {
        text-decoration: bold;
	color: #0099FF;
}


}

#content {
}

/* Entries */

div.serendipity_Entry_Date {
  margin-left: 10px;
  margin-right: 0px;
  padding: 0px;
  width: auto;
}

.serendipity_date {
  font-family: georgia, verdana, arial, sans-serif;
  font-size: small;
  color: #666;
  border-bottom: 1px solid #999;
  margin-top: 10px;
  font-weight: bold;
}

.serendipity_title,
.serendipity_title a,
.serendipity_title a:hover,
.serendipity_title a:link,
.serendipity_title a:visited,
.serendipity_Admin_title,
.serendipity_Admin_title a,
.serendipity_Admin_title a:hover,
.serendipity_Admin_title a:link,
.serendipity_Admin_title a:visited {
  padding-left: 5px;
  font-family: verdana, arial, sans-serif;
  color: #FFCC00;
  font-size: medium;
  text-decoration: bold;
  background-color: #333300;
  padding-right: 0px;
  width: auto;
}

.serendipity_entry,
.serendipity_admin {
  color: #333;
  font-size: small;
  font-weight: bold;
  line-height: 140%;
  border-left: 1px solid #999;
  border-bottom: 1px solid #999;
  border-top: 1px solid #999;
  padding-left: 3px;
  padding-right: 3px;
  padding-bottom: 13px;
  padding-top: 8px;
}

div.serendipity_entryFooter {
  font-family: verdana, arial, sans-serif;
  font-size: x-small;
  border: 1px solid #999;
  border-top: 1px dotted #999;
  position: relative;
  top: 10px;
}

/* Comments */

.serendipity_comment {
  font-size: small;
  margin-left: 10px;
  margin-right: 10px;
  padding: 3px;
  overflow: auto;
}

.serendipity_comment_source {
  border-bottom: 1px dotted #999;
}

.serendipity_commentsLabel {
  font-size: small;
}

.serendipity_commentsTitle {
  font-size: normal;
  font-weight: bold;
  text-transform: uppercase;
}

/* Admin */

.serendipity_admin td {
}

/* Misc */

#content {
  width: 100%;
}

/** 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: 9pt;
    text-align: center;
}

img.serendipity_entryIcon {
    float: right;
    border: 0px;
}

.serendipity_admin_list_item_even {
    background-color: white;
}

.serendipity_admin_list_item_uneven {
    background-color: #E0E0E0;
}

.serendipity_admin_filters {
    border: 1px dashed;
    background-color: #FFFFFF;
    margin-bottom: 10px;
    padding: 2px;
}

.serendipity_admin_filters_headline {
    border-bottom: 1px solid;
}

.serendipity_admin_sortorder {
    text-align: center;
}


.serendipity_comments {
}

.serendipity_center {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.serendipity_msg_important {
    color: red;
}

.serendipity_msg_notice {
    color: green;
}

.serendipity_entry_author_self {
}

.serendipity_comment_author_self {
    background-color: #f7f7f7;
}
