/* print css Fjodor blog
author: Annette Schwindt
www.phc.no/fjodor */


body     {background-color: #ffffff;
          margin:auto;
          padding:auto;
          font-family:Verdana, Helvetica, sans-serif;}


/* navi */

#navi    {display:none;}

#fjodor {display:none;
}

          margin:0;
          padding:0;
          font-family:Verdana, Helvetica, sans-serif;}


/* content */


#content    {background-color: #ffffff;
             margin:0 60px 200px 160px;
             width: 650px;
             padding:15px 30px;
             z-index:2;}

h1      {font-style:italic;
         font-size: 2em;
         line-height: 1.0em;
         font-weight: 300;
         color: #880000;
         margin:0;
         padding:0.2em 0 1em 0;
}

h2       {font-style:italic;
          font-size: 1.3em;
          line-height: 1.1em;
          font-weight: 300;
          color: #CD0000;
          letter-spacing:1px;
          margin:1.5em 0 0.7em 0;}


p       {font-size: 0.8em;
         font-weight: 300;
         line-height: 1.6em;
         color: #000000;
         margin:1.4em 0 1.4em 0;}


ul    {font-family:Verdana, Helvetica, sans-serif;
       font-size: 0.8em;
       line-height: 1.2em;;
       font-weight: 300;
       margin:1em 0 1em 2em;
       padding:0;
       color: #000000;}

li     {padding:0 0 0.6em 0.4em;}


a:link    {text-decoration:underline; color:#466023;}
a:visited {text-decoration:underline; color:#466023;}


img {border:none;}

/* classes */


.flags {display:none;}

.entry   {clear:both;
          border-bottom:2px dotted #2A7766;
}

.books   {text-align:center;
          border-bottom:2px dotted #2A7766;
}


.gallery {text-align:center;
          padding-bottom:30px;
          border-bottom:2px dotted #2A7766;
}

.gallery img {border: 2px solid #2A7766;
}

.special {color: #CD0000;
       font-size: 1em;
       font-weight:600;}

.translation {clear:both;
              border-top:2px dotted #2A7766;
              border-bottom: 2px dotted #2A7766;
              margin-right: 30px;
              margin-left:30px;
}

.date {text-align:right;
       margin-top:-20px;
}
.top {display:none;}
