img {
   behavior: url("http://www.em-08.info/blog/index.php?/plugin/pngbehavior.htc");
}
/* templates/em08a/style.css  */
/* Blog template for em08.info by YellowLed */

body {
   background: #eee;
   color: #000;
   font-family: "Trebuchet MS", sans-serif;
   font-size: medium;
   margin: 0;
   padding: 0;
}

#wrap {
   background: #fff;
   color: #000;
   border: 1px solid #ccc;
   width: 950px;
   margin: 20px auto;
}

#serendipity_banner {
   clear: left;
   background: url(../templates/em08a/img/headerem08.jpg) top left no-repeat;
   height:120px;
}

a.homelink1,
a.homelink1:hover,
a.homelink1:link,
a.homelink1:visited,
#serendipity_banner h1 {
   width:780px;
   margin:8px 0px 0px 85px;
   padding:0px 0px 0px 0px;
   font-size:1.1em;
   color:#ffffff;
   float:left;
}

#serendipity_banner h2 {
   padding: 0 10px 10px;
   margin: 0;
}

#main {
   clear: left;
   background: #fff;
   color: #000;
}

#content {
   font-size: 90%;
   float: left;
   width: 550px;
   margin: 0;
   padding: 0;
}

#serendipityLeftSideBar {
   font-size: 80%;
   float: left;
   width: 200px;
   margin: 0;
   padding: 0;
}

#serendipityRightSideBar {
   font-size: 80%;
   float: right;
   width: 200px;
   margin: 0;
   padding: 0;
   clear: right;
}

#footer {
   border-top: 1px solid #ccc;
   background: #fff;
   padding: 0 10px;
   clear: both;
   text-align: center;
}

#footer p {
   font-size: 80%;
   padding: 10px 0;
   margin: 0;
}

a,
a:visited,
a:focus {
   color: #d81e05;
   text-decoration:none;
}

a:hover { text-decoration:underline; }

.grey { color: #aaa; }

.serendipity_date,
.serendipity_commentsTitle {
   font-size:10px;
   margin: 10px 0 5px;
   padding: 0px;
   font-weight: bold;
   text-transform: uppercase;
}

/* s9y image manager */
.serendipity_imageComment_center,
.serendipity_imageComment_left,
.serendipity_imageComment_right {
   border: 1px solid #ddd;
   background-color: #efefef;
   padding: 0;
   text-align: center;
}

.serendipity_imageComment_center { margin: auto; }

.serendipity_imageComment_left {
   float: left;
   margin: 0 10px 5px 0;
}

.serendipity_imageComment_right {
   float: right;
   margin: 0 0 5px 10px;
}

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

.serendipity_imageComment_txt {
   border-top: 1px solid #ddd;
   margin: 0;
   padding: 1%;
   clear: both;
   font-size: 0.9em;
   text-align: center;
}
/*** End s9y image manager ***/

/*** Navigation ***/
#navigation {
   background: #eee;
   color: #000;
   border-bottom: 1px solid #ccc;
   margin: 0 0 15px 0;
   padding: 0;
   padding-bottom: 5px;
   list-style: none;
   float: left;
   width: 100%;
}

#navigation li {
   margin: 0;
   padding: 0;
   float: left;
}

#navigation a,
#navigation a:link {
   font-size: 80%;
   text-decoration: none;
   margin: 0 1px 0 0;
   padding: 4px 8px;
   float: left;
   display: block;
   border-bottom: 1px solid transparent;
}

#navigation a:hover { border-bottom: 1px solid; }
/*** End navigation ***/

blockquote {
   text-align: left;
   margin: 5px 10px;
   padding: 5px;
}

code {
   line-height: 1.5em;
   display: block;
   white-space: pre;
   margin: 5px 10px;
   padding: 5px;
   text-align: left;
}

pre {
   line-height: 0.8em;
   display: block;
   margin: 5px 10px;
   padding: 5px;
   text-align: left;
}

div.serendipity_freetag_taglist { }

.serendipitySideBarContent input,
.serendipitySideBarContent select { width: 95%; }

/*** Contact form ***/
#serendipity_comment_CommentForm fieldset {
   border: 1px solid #ddd;
   width: 90%;
}

#serendipity_comment_CommentForm fieldset legend {
   background: #fafbfc;
   border: 1px solid #ddd;
   font-weight: bolder;
   text-align: center;
}

.serendipity_commentDirection { width: 90%; }
/*** End contact form ***/


/*** Comment form ***/
#serendipity_comment { }

.serendipity_commentsTitle {
   border-bottom: 1px solid #ccc;
}

.serendipity_comment { }

.serendipity_comments .serendipity_center { }

.serendipity_commentBody {
   text-align: left;
}

.serendipity_comment_source { }

/* style for even numbered comments*/
.comment_evenbox {
	margin:0 0 20px 0;
	border-top:1px solid #1f1f1f;
	border-bottom:1px solid #1f1f1f;
	background-color:#fafbfc;
	color:#505050;
	line-height:1.5em; }

/* style for odd numbered comments*/
.comment_oddbox {
	margin:0 0 20px 0;
	border-top:1px solid #c0c0c0;
	border-bottom:1px solid #c0c0c0;
	background-color:#fafbfc;
	color:#505050;
	line-height:1.5em; }

.serendipity_commentsValue .frm_check_label,
.serendipity_commentsValue .frm_radio_label,
.serendipity_commentsLabel { }

.serendipity_commentsLabel { }

.serendipity_commentsValue .frm_check,
.serendipity_commentsValue .frm_radio,
.serendipity_commentsValue .frm,
#serendipity_comment_CommentForm select {
   background: #fff;
   color: #000;
}

.serendipity_commentsValue .frm,
#serendipity_comment_CommentForm select {
   border: 1px solid #ccc;
}

.serendipity_commentsValue .frm,
#serendipity_comment_CommentForm select {
   width: 90%;
}

#serendipity_comment_CommentForm select:focus,
.serendipity_commentsValue .frm:focus {
   background: #efefef;
   color: #000;
}

#serendipity_comment_CommentForm dt {
   float: left;
}

#serendipity_comment_CommentForm dd { }

#serendipity_comment textarea { }
/*** End commentform ***/

.serendipity_pageFooter { margin: 15px 0 5px; }

.continue_reading {
   margin: 10px 0;
   display: block;
}

.serendipity_commentsTitle {
   font-weight: bold;
}

.serendipity_freeTag { text-align: left; }

.byline {
   font-size: 90%;
}

.infofooter {
   font-size: 90%;
   padding-bottom: 15px;
}

.serendipity_comment_author_self comment_evenbox,
.comment_evenbox,
.serendipity_comment_author_self comment_oddbox,
.comment_oddbox {
   margin: 0 10px 10px;
   line-height: 1.5em;
}

.serendipity_commentBody {
   text-align: left;
   padding: 5px 10px;
}

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

.serendipity_Entry_Date {
   margin: 0;
   padding: 0 5px 5px;
}

#serendipityLeftSideBar .serendipitySideBarItem {
   margin: 0;
   padding: 0 5px 5px;
}

#serendipityRightSideBar .serendipitySideBarItem {
   margin: 0;
   padding: 0 5px 5px;
}

.serendipity_entrypaging { margin-top: 5px; }

h3.entrytitle,
.serendipity_title,
.staticpage_result_header {
   color: #fff;
   background: #383838 url(../templates/em08a/img/soccerball.gif) no-repeat 2px 1px;
   padding: 3px 3px 3px 28px;
   margin-top:0px;
   font-weight:bold;
   text-transform:uppercase;
}

h3.entrytitle a,
h3.entrytitle a:visited,
.serendipity_title a,
.serendipity_title a:visited {
   color:#fff;
   text-decoration:none;
   margin: 0 auto;
   padding:0;
}

.serendipity_title a:hover{ border-bottom: 2px solid; }

.serendipitySideBarTitle {
   color:#fff;
   background:#383838 url(../templates/em08a/img/soccerball.gif) no-repeat 2px 1px;
   display: block;
   margin: 0;
   text-transform: uppercase;
   font-weight: bold;
   padding: 0 3px 3px 28px;
}

.serendipitySideBarContent {
   color: #000;
   background: #eee;
   margin: 0 0 15px 0;
   padding: 3px 0 3px 3px;
   border: 1px solid #ccc;
}


/* Amazon Chooser Plugin */
img.serendipity_amazonchr_pic {
    float: left;
    margin: 2px;
    border: 0px solid #000000;
    display: block;
}

div.serendipity_amazonchr_title {
    font-weight: bold;
}

div.serendipity_amazonchr_catalog {

}

div.serendipity_amazonchr_extra {
    font-size: 10px;
}