/*
client: fem 
company: Galileo
website: www.galileonet.it
date: 22 settembre 2009
author: 
last update:
description: css file for presentation
*/

/* elements defining document structure */

body{ font:100%/1em "Georgia", Arial, Helvetica, sans-serif; background:#fff; }
hr{ display:none; } 
strong {font-weight:700;}
em {font-style:italic;}
.entry-content{width:960px; margin:auto}
.clear{display:block; clear:both;}
#logo{ display:none; }
#fem.header{ text-align:center; height:158px; background:#ccc url('../img/bg_header.jpg') top left repeat-x;}
#skipToContent{ display:none; }

/* generic elements */
a {color:#8595ab; padding:1px;}
a:hover{background:#dfa6a6; color:#FFF; text-decoration:none;}
a:active{background:#666; color:#FFF; text-decoration:none;}
#download.section p a{ background:#ccc; text-decoration:none; padding:2px 8px; }
/* other elements */
h1 {font-size:3.25em; position:relative; color:#FFF;  height:108px; line-height:normal; width:760px; margin:0 auto; text-align:left; padding: 50px 0 0 200px;}
h1 strong{font-weight:200;}
h1 span{ position:absolute; top:15px; left:0; display:block; width:193px; height:137px; background: transparent url('../img/logo.png') 0 0 no-repeat; }
h1 em {font-size:.633em;}
#download.section{height:auto !important; height:304px; min-height:304px; background: #90a1b4 url('../img/bg_download.jpg') bottom left repeat-x; border-bottom:#798a9e solid 1px; }
#download.section p{ color:#FFF; font-size:1.125em; line-height: 1.5em; float:left; display:inline; width:360px; background: transparent url('../img/curl.gif') center right no-repeat; height:236px; padding: 30px 75px 0 0; margin:0 15px 0 0;}
/*#download.section .downloadPdf{ float:right; display:inline; background:transparent url('../img/buttom.gif') top left no-repeat; width:407px; height:114px; text-indent:-9999px; margin-top:80px; padding:0;}
#download.section .downloadPdf:hover{ background:transparent url('../img/buttom.gif') bottom left no-repeat;}*/
#details.section{ height:auto !important; height:304px; min-height:304px; background: #fffffe url('../img/bg_article.jpg') top left repeat-x; border-top:#798a9e solid 1px; padding-top:20px;}
#details.section .header{ background:transparent url('../img/box_blockquote.gif') 0 0 no-repeat; height:410px; width:384px; color:#dfa6a6; font-style:italic; font-size:1.5em; line-height: 1.5em; float:left; padding: 34px 40px 40px 30px;}
#details.section .article { margin-top:10px; color:#8b8b8b; font-size:1em; line-height: 1.5em;}
#details.section .article p{padding-bottom: 10px; width:460px; float:left; display:inline;}
.footer {margin-top:8px; padding:30px 0px; font-variant:small-caps; color:#666; }
