/*************************************************
 * Name: Autunno-cover
 * Date: 07-05-2010
 * Description: Layout a una colonna
 * Author: Matteo Carletti
 * Contact: carlettiteo (at) gmail (dot) com
**************************************************/

/* Standard elements */
* {margin:0; padding:0}
body {background:#474747 url('img/body_cover.gif') repeat-y center top; font:normal 0.9em Georgia, "Times New Roman", Times, serif;}
a {color:#FFF; text-decoration:none}
a:hover {color:#960!important; text-decoration:underline}
a:visited {color:#FFF; text-decoration:none}

/* Headings */
h1 {font:normal 1.0em Georgia, Times, sans-serif; text-indent:-9999px}
h2 {font:normal 1.0em Georgia, "Times New Roman", Times, serif; color:#CCC!important; line-height:1.5em; text-align:left; margin-top:0;}
h3 {font:bold 0.9em Georgia, Times, sans-serif; margin-top:0.6em}
h4 {font:bold 0.8em Georgia, Times, sans-serif; margin-top:0.4em}
h1,h2,h3,h4 {color:#777}

/* Structure */
#main {width:780px; border-top:6px solid #FFF; margin:0 auto;}
#header {background:#45484c; border-bottom:6px solid #FFF; height:180px} /*url(img/header_cover.jpg)*/
#header img {margin:0 auto; border:0}
#content {width:779px}

/* Misc */
.left {float:left}
.right {float:right}
.clearer {clear:both; font-size:0; height:0}

/* Contents */
#beccaccia-fly {margin:0 auto; text-align:center; background:#000}
#enterText {margin-top:-3px; font-size:2em; font-family:Georgia, "Times New Roman", Times, serif; color:#FFF; text-align:center; background:url('img/background.gif') repeat; border-top:2px solid #000; border-bottom:2px solid #000}
.beccaccia-info {float:right; width:720px; margin-top:14px; padding:0 15px 0 5px}
.beccaccia-info a {color:#960}
.beccaccia-info a:hover {color:#FFF; text-decoration:underline}
.quote {float:left; padding:0;}

/* Footer */
#footer {color:#888; clear:both; padding:20px 45px 20px}
#footer p {padding-top:10px; border-top:1px dotted #F0F0F0}
#footer a {color:#960}
#footer a:hover {color:#FFF; text-decoration:underline}
