/* *** Generated by www.csscreator.com *** */
/* *** modified by miss monorom www.intensivstation.ch *** */
/* css released under Creative Commons License -  http://creativecommons.org/licenses/by/2.0/deed.en  */

body {
background-color: #e1ddd9;
font-size: 12px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#564b47;
padding:0px;
margin:0px;
}
a {color:#59806F;}
a:visited {color:#648F7D;}
a:hover {color:#648F7D;}
a:active { color:#000000;}

h1 {
font-size: 11px;
text-transform:uppercase;
background-color:#60BF96;
border-top:1px solid #564b47;
border-bottom:1px solid #564b47;
padding:5px 15px;
margin:0px }
h2 {
font-size:20px;
font-weight: normal;
padding: 5px 10px;
margin:0px;}

.daygroup{
  margin-left:0.2em;
  margin-right:0.2em;
  background-color: #ffffff;
}
.post-title{
 padding-left:0.3em;
}
.description{
 padding-left:0.2em;
 padding-right:0.2em;
}
.delicious-posts ul{
 padding:0.1em;
 margin:0.1em;
}

img.download {vertical-align:middle;}

#mysite_content li{
 list-style-type:none;
}
/* ----------container to center the layout-------- */
#container {
width: 950px;
padding:0px;
margin: 0px;
margin-left: auto;
margin-right: auto;
} 

/* ----------banner for logo-------------- */
#banner {
text-align: right;
background-color: #e1ddd9;
padding: 0px;
margin: 0px; }

#banner img {padding:10px 0px;} 

/* ----------outer and inner----------------- */

#outer{ 
border-left: solid 200px #60BF96; /* color of the left column  */ 
border-right: solid 200px #60BF96; /* color of the right column  */ 
background-color:#e1ddd9;  /*  #ffffff;color of the content column */
} 

#inner{margin:0; width:100%; } /* The ie/pc pecularity */ 

/* --------------left and right navi------------- */

#left a,#right a{
font-weight:bold;
color:#E6FFF4;
/*#006B3D;*/
}
#left {
 width:200px; 
 float:left; 
 position:relative; 
 margin-left:-200px; 
 margin-right:3px;
 }
 #right {
 width:200px; 
 float:right; 
 position:relative; 
 margin-right:-200px; 
 margin-left:3px;
 }

/* -----------------content--------------------- */ 
#content{ 
position: relative; 
margin: 0.2em; 
}
p {
padding: 5px 10px;
}

/* --------------footer---------------------- */ 
#footer {
clear:left;
padding:0px;
margin:0px;
text-align: right; } 


