/*
Theme Name: Pietro Gregorini
Theme URI: http://www.pietrogregorini.com/
Description: Pietro Gregorini's official wordpress theme.
Version: 2.0
Author: Pietro Gregorini
Author URI: http://www.pietrogregorini.com/
Tags: pietro gregorini new theme
*/

body { margin: 0px; padding: 0px; background: #666666; font-family: "Lucida Grande", "Tahoma", "Helvetica", "Arial", sans-serif; color: #666666; text-align: center; }
body div.clearer { clear: both; height: 0px; margin: 0px; padding: 0px; border: 0px; font-size: 0px; line-height: 0px; }
body a { text-decoration: none; }

#site { width: 960px; margin: 0px auto 0px; padding: 0px; text-align: left; }

#header h1 { float: left; margin: 0px; padding: 0px; background: #ffffff; }
#header h1 a { display: block; width: 240px; height: 100px; background: transparent url("images/header_h1.png") no-repeat left top; }
#header h1 a span { display: none; }

#header ul { width: 700px; float: right; margin: 0px; padding: 0px; list-style: none; }
#header ul li { float: left; margin: 0px 0px 0px 10px; padding: 0px; }
#header ul li a { display: block; height: 100px; background: #ffffff; }
#header ul li a span { display: none; }

#main { clear: both; margin: 20px 0px 0px; }
#main div.cover { clear: both; height: 350px; }
#main div.cover /*h2*/ { margin: 0px; padding: 240px 0px 0px; color: #ffffff; font-size: 180%; line-height: 80%; text-transform: uppercase; letter-spacing: -1pt; }

#main div.post { clear: both; background: #ffffff; }
#main div.post h2 { float: left; margin: 0px; padding: 0px; font-size: 180%; line-height: 80%; text-transform: uppercase; letter-spacing: -1pt; }

#main div.entry { width: 515px; float: right; margin: 0px; padding: 10px 20px 20px; font-size: 70%; line-height: 180%; }
#main div.entry p { margin: 0px; padding: 10px 0px 0px; text-align: justify; }

#footer { clear: both; margin: 20px 0px 0px; padding: 20px; background: #ffffff; color: #cccccc; font-size: 60%; line-height: 120%; text-transform: uppercase; }
#footer p { float: left; margin: 0px; padding: 0px; }
#footer ul { float: right; margin: 0px; padding: 0px; list-style: none; }
#footer ul li { float: left; margin: 0px 0px 0px 10px; padding: 0px; }

#logout { width: 50px; height: 8px; position: fixed; top: 80px; right: 0px; padding: 5px 10px 7px 5px; background: #ffffff; font-size: 60%; line-height: 120%; text-align: left; }
#logout a { color: #999999; text-decoration: none; text-transform: uppercase; }

#edit { width: 50px; height: 8px; position: fixed; top: 55px; right: 0px; padding: 5px 10px 7px 5px; background: #ffffff; font-size: 60%; line-height: 120%; text-align: left; }
#edit a { color: #cc0000; text-decoration: none; text-transform: uppercase; }