/* Alternate stylesheet for s9y template 'YL2.1beta' */
/* colorset: My colorset (user customization)        */
.serendipity_entry_body_folded {
   font-size: 1em;
   font-weight: normal;
   margin: 5px;
   padding:5px;
   border-bottom: 2px solid #05653F;
}
.serendipity_title {

background-color:#DF7A15;
<!--   color: #05653F#3155D2#aabbbb#6699aa#A10845#EC9234;   -->
}
.serendipity_title a:link,
.serendipity_title a:active,
.serendipity_title a:visited {
   text-decoration: none;
   font-weight: bold;
   color: #fff;
   padding-left:10px;
   <!--couleur: #4e657a;-->
}

/* sidebars */
#serendipityLeftSideBar,
#serendipityRightSideBar {
   float: left;
   background: #fff;
}

.threecolsleft { width: 20%; }
.threecolsright { width: 20%; }
.twocols { width: 30%; }

/* entries column */
#content {
   float: left;
   background: #fff;
}

.doublebar { width: 59.9%; }
.singlebar { width: 69.9%; }


#navbar {
  font-size: 0.9em;
  background: #05653F;
  padding: 5px 0 5px 15px;
}

.serendipity_title a:hover {
   color: #80a5c7;
}
#serendipity_banner { background: url(img/mc-header.png) center center no-repeat; }

/********* Header/Banner Styles *********/
/* the big link in the banner, blog name/entry title */
a.homelink1,
a.homelink1:hover,
a.homelink1:link,
a.homelink1:visited,
#serendipity_banner h1 {
   font-size: 1.4em;
   background: none;
   color: #05653F;
   padding: 30px 0 0 15px;
   margin: 0;
   text-decoration: none;
}

/* the smaller link in the banner, blog description */
a.homelink2,
a.homelink2:hover,
a.homelink2:link,
a.homelink2:visited,
#serendipity_banner h2 {
   font-size: 1.2em;
   letter-spacing: 0.4em;
   background: none;
   color: #05653F;
   padding: 5px 0 10px 15px;
   margin: 0;
   text-decoration: none;
}

.small_box {
   background: #fff;
   color: #000;
   font-size: 0.8em;
   line-height: 1.4em;
   margin: 20px 0 10px;
   padding: 3px;
   border-top: 1px solid ##fff;
   border-bottom: 1px solid ##EC9234;
   clear: both;
}

#footer {
   background: #05653F;
}
