img {
   behavior: url("http://www.nakedchameleon.com/plugin/pngbehavior.htc");
}
/* templates/toolbox/style.css  */
h4,h3 {
    margin: 0;
}

.serendipitySideBarContent input {
    width: 150px;
}

#mainpane {
    margin: auto;
    width: 760px;
    background-color: #FFFFFF;
}

#content {
    padding: 10px;
    margin: 10px;
    width: auto;
}

#serendipityRightSideBar {
    width: 160px;
    padding: 10px;
    vertical-align: top;
    background-color: #31b473;
}

#serendipityLeftSideBar {
    width: 160px;
    padding: 10px;
    vertical-align: top;
    background-color: #31b473;
}

body {
    font-size: 10pt;
    margin: 0;
    background-color: #FFFFFF;
    font-size: 10px;
    font-family: verdana, arial, helvetica, sans-serif;
    margin-bottom: 20px;
}

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

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

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

#serendipity_banner {
    margin: auto;
    width: 700px;
    height: 290px;
    background-repeat: no-repeat;
    background-color: #ffffff;
    background-image: url(templates/toolbox/img/chameleon.gif);
}

a.homelink1,
a.homelink1:hover,
a.homelink1:link,
a.homelink1:visited,
#serendipity_banner h1 {
    color: #000000;
    font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
    font-size: 35px;
    padding-left: 0px;
    padding-top: 222px;
    margin: 0px;
    text-decoration: none;
	text-align: center;
}

a.homelink2,
a.homelink2:hover,
a.homelink2:link,
a.homelink2:visited,
#serendipity_banner h2 {
    color: #000000;
    padding-left: 0px;
    padding-top: 2px;
    font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
    font-size: 18px;
    font-variant: small-caps;
    margin: 0px;
    text-decoration: none;
	text-align: center;
}

.serendipity_title {
    font-family: Times New Roman, Times, Georgia, serif;
    font-size: 22px;
    font-weight: bold;
    line-height: 50px;
    margin-top: 15px;
    margin-left: 10px;
    margin-right: 10px;
    color: #000000;
    padding-left: 10px;
    border-top: 1px dashed #000000;
    border-bottom: 1px dashed #000000;
    border-left: 1px dashed #000000;
    border-right: 1px dashed #000000;
    width: 500px;
    height: 50px;
    background-repeat: no-repeat;
    background-position: bottom right;
    background-image: url(templates/toolbox/img/drvhead.jpg);
}

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

.serendipity_title a:hover {
   color: #45AEF7;
}

.serendipity_entry {
    font-family:Verdana, Arial, Geneva, Helvetica, sans-serif;
    color: #000000;
    font-size: 10pt;
    font-weight: normal;
    padding-right: 10px;
    width: 95%;
    margin: auto;
    margin-top: 10px;
}

.serendipity_entry_body_folded,
.serendipity_entry_body_unfolded,
.serendipity_entry_extended {
    /* Inner blocks of .serendipity_entry, can be used for further customization */
}

.serendipity_Entry_Date {
    margin: auto;
    margin-bottom: 25px;
    border-top: 1px dashed #000000;
}

.serendipity_date {
    font-family: Times New Roman, Times, Georgia, serif;
    font-size: 22px;
    color: #000000;
    margin: 0;
    margin-top: 10px;
    text-align: center;
}

.serendipity_commentsTitle {
    font-family: Times New Roman, Times, Georgia, serif;
    font-size: 16px;
    font-weight: bold;
    margin-top: 10px;
    color: #000000;
    padding-left: 10px;
    border-bottom: 1px dashed #000000;
    border-left: 1px dashed #000000;
    border-right: 1px dashed #000000;
}

div.serendipity_entryFooter {
    font-family: Times New Roman, Times, Georgia, serif;
    font-size: small;
    color: #000000;
    padding-top: 16px;
    padding-bottom: 8px;
    clear: both;
}

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

td.serendipity_commentsLabel {
    font-size: 13px;
    font-weight: normal;
    vertical-align: top;
    width: 100%;
}

td.serendipity_commentsValue input,
td.serendipity_commentsValue select,
td.serendipity_commentsValue textarea {
    font-size: 13px;
    padding: 2px;
    width: 416px;
}

.serendipity_commentForm {
    font-size: 13px;
    color: #000000;
    margin-bottom: 13px;
    margin-right: 10px;
    margin-left: 10px;
    background-color: #FFFFFF;
}
.serendipity_comments {
    width: 516px;
    font-size: 12px;
    margin-top: 10px;
    margin-right: 10px;
    margin-left: 10px;
    color: #000000;
    padding: 5px;
    padding-bottom: 15px;
    background-color: #FFFFFF;
    overflow: auto;
}

.serendipity_comment_source {
    margin-top: 5px;
    padding-left: 5px;
    margin-bottom: 5px;
    padding-bottom: 3px;
    border-bottom: 1px dashed #000000;
}

a:link,
a:visited,
a:active {
    color: #003B78;
    text-decoration:none;
}
a:hover {
    color: #0070B3;
    text-decoration: underline;
}

table.serendipity_calendar td {
    font-size:10px;
    padding: 2px 0px 2px 0px;
}
table.serendipity_calendar a {
    color: #000000;
    font-weight: bold;
    text-decoration:none;
}

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

td.serendipity_weekDayName {
    font-weight: none;
}

td.serendipity_calendarDay {
	text-align: center;
}

td.serendipity_calendarHeader a:link,
td.serendipity_calendarHeader a:visited,
td.serendipity_calendarHeader a:hover {
    border: 0px;
    text-decoration: none;
}

div.serendipityPlug {
    padding-left: 10px;
}

div.serendipityPlug a {
    text-decoration: none;
    border: 0px;
}

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

/* title of an individual item */
.serendipitySideBarTitle {
    margin: 0;
    font-family: Times New Roman, Times, Georgia, serif;
    color: #000000;
    font-size: 14px;
    font-weight:bold;
    padding-left:4px;
    padding-bottom:2px;
    margin-bottom: 4px;
    border-bottom: 1px dashed #000000;
}

.serendipityImageButton {
    cursor: pointer;
}
.serendipity_entry p {
    margin: 0px;
    padding-bottom: 0px;
}

/** Embedded images with the s9y image manager **/
.serendipity_imageComment_center,
.serendipity_imageComment_left,
.serendipity_imageComment_right {
    border: 1px solid #DDDDDD;
    background-color: #EFEFEF;
    margin: 3px;
    padding: 3px;
    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: 0px;
    padding: 0px;
    text-align: center;
}

.serendipity_imageComment_txt {
    border-top: 1px solid #DDDDDD;
    margin: 0px;
    padding: 3px;
    clear: both;
    font-size: 8pt;
    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 .serendipity_comment_source {
    background-color: #EEEEFF;
}
/** For entry paging plugin **/
.serendipity_entrypaging {
    font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
    font-size: 14px;
    text-align: center;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
    border: 0px;
    color: #003B78;
}
/** For form-using plugins **/
.container_serendipity_quicksearch_plugin form,
.container_serendipity_plugin_google_quicksearch form,
.container_serendipity_plugin_multilingual form {
	margin-top: 0px;
	margin-bottom: -10px;
	text-align: center;
}
/** background iconic images **/
.serendipity_plugin_multilingual {
    background-repeat: no-repeat;
    background-position: bottom right;
}
.serendipity_calendar_plugin,
.serendipity_archives_plugin {
    background-repeat: no-repeat;
    background-position: bottom right;
}
.serendipity_plugin_nugget_multilingual,
.serendipity_html_nugget_plugin,
.serendipity_superuser_plugin,
.serendipity_plug_plugin {
    background-repeat: no-repeat;
    background-position: bottom right;
}
.serendipity_quicksearch_plugin,
.serendipity_plugin_google_quicksearch {
    background-repeat: no-repeat;
    background-position: bottom right;
}
.serendipity_categories_plugin {
    background-repeat: no-repeat;
    background-position: bottom right;
}
.serendipity_syndication_plugin {
    background-repeat: no-repeat;
    background-position: bottom right;
}
.serendipity_topreferrers_plugin,
.serendipity_topexits_plugin {
    background-repeat: no-repeat;
    background-position: bottom right;
}

