﻿body, td, a, p
{
    font-family: 'Courier New' , Courier, monospace;
}
body
{
/*
    background-image: url(sfo03.jpg);
    background-repeat: repeat;
    */
}

table
{
    border-collapse: collapse;
    border: solid 0px;
}

h1
{  
    float: left;
    display: block;
    overflow: visible;
    font-size: 6em;
    font-weight: bold;
    letter-spacing: 0.1em;
    border-style: solid none solid none;
    border-color: #000000;
    margin-top:20px;
}

#contl
{
    text-decoration:none;
  
    }
    
.bba
{  
    font-size: 1.7em;
    font-weight: bold;
    letter-spacing: 0.1em;
    color: red;
    font-family: 'Courier New' , Courier, monospace;
    margin-left:1em;
    margin-top:1em;
  
}
 
.bbc
{  
    font-size: 2em;
    font-weight: bold;
    letter-spacing: 0.1em;
    color:#000000;
    font-family: 'Courier New' , Courier, monospace;
    margin-left:1em;
}

span.suff
{
    background-color: #000000;
    color: #FFFFFF;
}


ul.menuuno
{
    margin-left: 2em;
    overflow: visible;
    display: block;
    float: left;
    list-style-type: none;
}


p.errore
{
    color: #f60;
    font-size: large;
    font-weight:bolder;
}

h2, h3, h4, h5, h6
{
    color: #404041;
    font-family: Georgia, sans-serif;
    letter-spacing: 0.1em;
    clear:right;
}
h4
{
    font-size: xx-large;
    text-align: left;
    display: inline;
}

h2
{
    padding-top: 1em;
    margin-bottom: 0.5em;
    border-bottom: 1px dashed #999;
    font-size: large;
    display:block;
}
h3
{
    padding-top: 1em;
    margin-bottom: -5px;
    font-size: medium;
     margin-bottom: 0.5em;
}
h4
{
    padding-top: 1em;
    margin-bottom: -5px;
    font-size: small;
    color: #000;
    border-bottom-style: dashed;
    border-bottom-color: #BBD8EC;
    border-bottom-width: 1px;
    font-weight: bold;
}

h5
{
    font-size: small;
}

h6
{
    border-bottom: 1px solid #ccc;
    width: 170px;
    margin-bottom: 5px;
    font-size: x-small;
}

a.buttons
{
    font-size: larger;
    font-weight: bold;
    margin-right: 1em;
    margin-top: 1em;
    clear:left;
    display:block;
}
a.buttons:hover
{
    color: Red;
}

a.biglinkDevil
{
    font-size: larger;
    font-weight: bold;
    margin-right: 1em;
    color: Red;
}
a.biglinkDevil:active
{
    color: Yellow;
}

.bigerror
{
    color: Red;
    display: block;
    font-weight: bold;
    font-size: x-large;
}

img.titleimg
{
max-width:600px;
max-height:600px;
border:none;
clear:both;
display:block;

}

label
{
clear:right;
display:block;
}

#titleimageborder
{

}

#rss{
background-image:url(rss.gif);
background-repeat:no-repeat;
background-position:right;
width:60px;
}

#rssLink{
 color: #f60;
font-family: Georgia, sans-serif;
letter-spacing: 0.1em;
text-decoration:none;
padding-top: 1em;
margin-bottom: -5px;
font-size: medium;
border:none;
}



.historylist ul
{
    list-style-type:none;
}
.historylist li
{
    padding-bottom:0.5em;
}
.historylist a
{
    text-decoration: none;
  
}
.historylink ul
{
   list-style-type:none; 
}
.historylink li
{
    padding-bottom:0.5em;
}
.historylink a
{
    text-decoration: none;
  
}



/*Begin of Structure --------------------------*/

#container
{
    width: 90%;
    margin: auto;
    min-height: 600px;
    max-width: 1024px;
    padding: 2em;
    border: 1px solid #999;
    background: #fff;
    text-align: left;
}


#ClearLogo{clear:both}



#leftcontent
{
    width: 80%;
    float: left;
    background: #fff;
    min-height: 400px;
}

#leftcontent p
{
    text-align:justify;
    margin-right:3em;
}
#leftcontent h2
{
    margin-right:3em;
}

#rightcontent
{
    width: 1px;
    border-left: solid 1px #D1702F;
    float: left;
    padding-left: 2px;
    background: #fff;
    display: block;
    clear: right;
}

#rightcontent a
{
    font-size: 80%;
    padding-top:1em;
    text-decoration: none;
}
#rightcontent h3
{
    padding-bottom:1em;
}

#clearbottom{
clear:both;}

#clearbottom img{
border:none;
}

.social{
    font-size: 0.8em;
    background-color:#F5F5F5;
    margin-right:3em;
    border-top:dotted 1px #949494;
    clear:both;
    
}

.social p
{
    margin:0px;
    padding:0.5em;
}

.permalink
{
text-align:right;
}

#insertcomment 
{
    margin-top:1em;
    background-color:#F5F5F5;
    border:dotted 1px #949494;
    margin-right:3em;
    padding :1em;
    
}

#insertcomment h3
{
margin-bottom:1em;
}
#sendcomm
{
  padding-top:1em;
  padding-bottom:1em;
  margin-bottom:2em;
}

#comments{
}

#comments h3
{
    margin-bottom:1em;
}
#comments h4
{
    margin-top:1em;
    padding-top:0.4em;
    margin-bottom:0em;
    font-weight:normal;
    font-size: 80%;
    border-top:dashed 2px #DDDDDD;
    border-right:dashed 2px #DDDDDD;
    border-bottom:solid 1px #FFFFFF;
    position:relative;
    top:1px;
    color:#566172;
    background: #FFFFFF;
}
#comments p
{
    padding-top:0.4em;
    margin-top:0em;
    margin-left:0em;
    min-height:5em;
    margin-bottom:1em;
    border-top:dashed 2px #DDDDDD;
 }
 
 .delcomment
 {
    clear:right;
    display:block;
    padding-bottom:1em;
 }

/*End of Structure --------------------------*/


#beta
{
    font-size: 1em;
    color: #FF0000;
    font-weight: bold;
    text-decoration: blink;
 
}
