.bb-quote, .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;
    white-space: pre;
    overflow: auto;
    max-height: 24em;
}

.bb-quote {
    background-color: #DDDDDD;
    padding: 10px;
}

.bb-list-ordered-d {
    list-style-type: decimal;
}
.bb-list-ordered-la {
    list-style-type: lower-alpha;
}
.bb-list-ordered-ua {
    list-style-type: upper-alpha;
}
img {
   behavior: url("http://greg.chiaraquartet.net/plugin/pngbehavior.htc");
}
#LSResult {
    position: absolute;
    margin-left: 4px;
    margin-top: 4px;
       background-color: #fff7e8;
}

#LSShadow {
    position: relative;
    bottom: 1px;
    right: 1px;
    color: inherit;
    border-right: 2px solid #ccc;
    border-bottom: 2px solid #ccc;
}

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

.serendipity_livesearch_row {
  margin: 0px;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  padding-left: 1.5em;
  padding-right: 1.5em;
  text-indent: -1em;
  line-height: 1.4em;
}

.serendipity_livesearch_result {
    position: relative;
    bottom: 2px;
    border: 1px solid black;
    right: 2px;
    padding: 2px;
}
/* templates/earphone/style.css  */
/* $id$ */

a:active	   { color:			 #497ED7;
		     text-decoration:		 underline; }

a:link, a:visited  { color:			 #497ED7;
		     text-decoration:		 underline; }

a:hover		   { color:			 #3B4471;
		     text-decoration:		 none; }

body		   { background-color:		 white; 
		     color:			 #666666;
		     font-family:		 verdana, arial, sans-serif;
		     font-size:			 80%;
		     margin:			 0;
		     padding:			 0;
		     text-align:		 left; }

div		   { margin:			 0;
		     padding:			 0; }

h1		   { color:			 #497ED7;
		     font-family:		 "Trebuchet MS", verdana, arial, sans-serif; 
		     font-size:			 250%; 
		     font-style:		 italic; 
		     font-weight:		 normal;
		     padding:			 0;
		     margin:			 0; }

h3.serendipity_date { background-color:		 #999999;
		     color:			 white;
		     line-height:		 3em; 
		     padding:			 0 0 0 1.5em;
		     margin:			 0; }

h3.serendipitySideBarTitle,
h4.serendipity_title { background-color:	 #DDDDDD; 
		     font-family:		 "Trebuchet MS", verdana, arial, sans-serif;
  	             font-size:			 100%; 
		     font-style:		 italic; 
		     font-weight:		 normal; 
		     margin:			 0.2em; 
		     padding:			 0 0 0 1.5em; }

h4.serendipity_title a {
		     color:			 #3B4471;
		     text-decoration:		 none; }

p		   { margin:			 0.2em 0 1.2em 0;
		     padding:			 0.3em; }

#serendipity_banner { background-image:		 url(templates/earphone//img/earphone.jpg);
		     background-repeat:		 no-repeat; 
		     background-position:	 right bottom; 
		     margin:			 0;
		     min-height:		 100px;
		     padding:			 2em;
		     text-align:		 left; }

#serendipity_banner a {
		     text-decoration:		 none; }

#serendipity_banner h2 {
		     text-indent:		 4em; }

#serendipity_banner h2 a {
		     color:			 #3B4471; }

#serendipityLeftSideBar,
#serendipityRightSideBar {
		      margin:			 1em 0 0 0;
		      padding:			 0;
		      width:			 13em; }

.serendipity_comments { font-size:		 90%;
		      padding-left:		 1.5em; }

.serendipitySideBarItem {
		      border:			 1px solid #999999;
	              font-size:		 90%;
		      margin:			 0.5em;
		      padding:			 0.3em;
		      text-align:		 left; }

.serendipitySideBarItem h3 {
		      padding:			 0 0 0 1.5em;
		      text-align:		 left; }

.serendipitySideBarItem h3 a {
		      color:			 #3B4471;
		      text-decoration:		 none; }

.serendipitySideBarContent {
		      padding:			 0.5em; }

.serendipity_comment {
		      border:			 1px dotted #999999;
		      padding:			 0.5em;
		      margin:			 0.5em; }

.serendipity_entryFooter {
		      border-top:		 1px solid #999999; 
		      color:			 #999999;
		      font-size:		 75%; 
		      margin:			 2.5em 0.2em 0.5em 0.5em; 
		      padding:			 0.8em; 
		      text-align:		 left; }

/* --- end of file */
/* 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;
}
