body
{
    Padding-left : 10%;
    Padding-right : 2%;
}
p img, ul img, li img
{
    Margin : 1em;
}

p
{
    Text-align: justify;
}

.auth
{
    Text-align : right;
}

.blackLine2xp
{
    width: 100%;
    border-top: 2px solid black; 
    height: 0; padding: 0; margin: 0;
}
.nowrap
{
    white-space: nowrap;
}

#leftCont
{
    float: left; width: 70%;
}
#rightAdsEncl
{
    float: left; 
    width: 29%;
    margin-top: 3%;
/*    background-color: red; */
}
#rightAds
{
/*    background-color: silver; */
    float: right; 
    width: 170px;
    padding-left: 10px; 
    margin-right: 0; 
    padding-right: 0;
    border-left: 1px solid rgb(201,215,241);
}
.copyrights
{
    Font-size : smaller;
    Text-align : center;
}
h2
{
    padding-top: 3%;
}
ol li
{
padding-top: 0.33em;
}

#logo div
{
    text-align: center;
}

div.f 
{
    display: none;
}

#langSwith
{

}
#langSwith a 
{
    color: black;
    font-size: smaller;
}
#headerRight
{
    float: right; 
    padding-top: 3.5%;
}

#headerLeft
{
    float: left; 
    padding-top: 3%; 
    padding-bottom: 1.5%;
}
.copyFooter
{
    clear: both; 
    text-align: center; 
    Font-size : smaller; 
    padding-top: 7%;
}
 .post-footer
 {
     text-align: left; 
 }
.BlogDateHeaderDate, .post-footer
{
color: grey;
}

.post-footer span 
{
White-space : nowrap;
}

.src 
{
    font-size : smaller;
    //color: black;
}
.src a
{
    text-decoration: none;
}

/*blogger's style follows */

abbr, acronym {
  cursor: help;
  font-style: normal;
  border-bottom: 1px dotted;
  }

/* links */

/*a:link, a:visited 
{
    color: #000080;
}*/

a:hover 
{
      color: #693;
}

a:active 
{
    color: green;
}

.BlogDateHeaderDate, .post-footer
{
    color: gray;
}

div.seeAlso
{
    /*padding: 0.3em 0;*/
    font-size: small;
    color: #808080;
}

div.seeAlso a, div.seeAlso a:visited
{
    color: #8080A0;
}

div.seeAlso a:hover, a.headerPromo:hover 
{
    color: #693;
}

.bbq
{
    background-color: #EEE;
}
