/*  
Theme Name: Giorgia
Theme URI: http://wordpress.org/
Description: Tema WP per il sito giorgiaroversi.com.
Version: 1.0
Author: Atigra
Author URI: http://www.atigra.it/
*/



/* Begin Typography & Colors */
body {
	font-family: times new roman, 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #ffffff;
	color: #000000;
	}

img {border: none;}

h1, h2, h3, h4 {padding: 0px; margin: 0px;}

.title1 {font-size: 1.0em;}

#contenitore {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	}

#header {
	width: 960px;
	}


	#logo {
		width: 292px;
		height: 51px;
		float: left;
		}

	#sottotitolo {
		float: left;
		margin-top: 20px;
		font-size: 1.20em;
		color: #6b8f83;
		font-family: times new roman, arial;
		}

	#menu {
		float: right;
		font-size: 1.2em;
		}

		#menu ul {margin: 15px 0px 0px 0px; padding: 0px;}
		#menu ul li {margin: 0px; padding: 0px; list-style: none; display: inline; padding-left: 5px; padding-right: 5px; font-size: 0.9em;}
		#menu ul li a {color: #6b8f83; text-decoration: none;  padding: 10px;}
		#menu ul li a:hover {background: #6b8f83; color: #fff;}

#decoheader {margin-top: 10px;}

#corpo {margin-top: 30px;}

#footer {
	width: 960px;
	height: 40px;
	border-top: 1px solid #6b8f83;
	font-size: 0.6em;
	text-align: center;
	}

.ripristina {clear: both;}