/*  
Theme Name: Giovani Generali
Theme URI: http://www.giovanigenerali.com
Description: A two-column, fixed with theme ideal for 1024x768 resolutions.
Version: 1.0
Author: WGenial
Author URI: http://www.wgenial.com.br
*/
body {
	margin: 0;
	padding: 20px 0 0 0;
	font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Verdana,Arial,sans-serif;
	font-size: 13px;
	color: #333;
	border-top:10px solid #3F5F85;
}
h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #3E3E3E;
}
h1, h2 {
	letter-spacing: -1px;
	font-size: 20px;
	font-weight:bold;
}
p, ul, ol {
	line-height: 1.8em;
	font-size: 13px;
}
a:link {
	color: #3F5F85;
}
a:hover, a:active {
	text-decoration: underline;
	color: #3F5F85;
}
a:visited {
	color: #3F5F85;
}
img {
	border: none;
}
img.left {
	float: left;
	margin-right: 15px;
}
img.right {
	float: right;
	margin-left: 15px;
}

/* Form */
form {
	margin: 0;
	padding: 0;
}
fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
legend {
	display: none;
}
input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

/* Header */
#header {
	width: 850px;
	height: 82px;
	margin: 0 auto 30px auto;
}
#logo {
	float: left;
}
#logo h1 {
	font-size: 34px;
	color: #494949;
}
#logo h1 sup {
	vertical-align: text-top;
	font-size: 24px;
}
#logo h1 a {
	color: #494949;
}
#logo h2 {
	font-size: 16px;
	font-weight:normal;
	color: #A0A0A0;
}
#logo a {
	text-decoration: none;
}

/* Menu */
#menu {
	float: right;
}
#menu ul {
	margin: 0;
	padding: 15px 0 0 0;
	list-style: none;
}
#menu li {
	display: inline;
}
#menu a {
	display: block;
	background:#E8E8E8;
	float: left;
	margin-left: 10px;
	padding: 4px 10px;
	text-decoration: none;
	font-size: 13px;
	color: #000000;
	-moz-border-radius:4px;
}
#menu a:hover {
	text-decoration: underline;
}
#menu .current_page_item a {
	background:#3F5F85;
	color:#FFF;
}

/* Page */
#page {
	width: 850px;
	margin: 0 auto;
}

/* Content */
#content {
	float: left;
	width: 575px;
}
.navigation {
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}

/* Post */
.post {
}
.post .title {
	color: #3F5F85;
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #D1D1D1;
}
.post .title a:link, .post .title a:active, .post .title a:visited {
	color: #3F5F85;
	text-decoration: none;
}
.post .title a:hover {
	text-decoration: none;
}
.post .entry pre {
	background: #F8F8F8;
	border: 1px dotted #D1D1D1;
	color: #444444;
	font-size: 12px;
	line-height: 1.6;
	margin: 0;
	padding: 5px;
}
.post .meta {
	padding: 6px 0 76px 0;
	background: url(images/img03.gif) repeat-x;
}
.post .meta p {
	margin: 0;
	line-height: normal;
	color: #999999;
}
.post .meta .byline {
	float: left;
	padding:4px 0 0 0;
	font-size:12px;
}
.post .meta .links {
	float: right;
	padding:6px 0 0 0;
	font-size:12px;
}
.post .meta .more {
	padding: 0 20px 0 18px;
	background: url(images/img06.gif) no-repeat left center;
}
.post .meta .comments {
	padding-left: 22px;
	background: url(images/img07.gif) no-repeat left center;
}
.post .meta b {
	display: none;
}

/* Comments */
#comments {
}
#comments p, #comments ol, #comments ul {
	line-height: normal;
}
#comments input {
	padding: 3px;
	background: #ECECEC url(images/img08.gif) repeat-x left bottom;
	border: none;
	text-transform: lowercase;
	font-size: 11px;
	color: #4F4F4F;
}
#comments #submit {
	background: #FFFFFF url(images/spacer.gif);
	border: 1px solid #F0F0F0;
}
#comment {
	width: 500px;
}

/* Respond */
#respond {
}
#respond p {
	margin-bottom: 5px;
	line-height: normal;
}

/* Sidebar */
#sidebar {
	float: right;
	width: 195px;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#sidebar li {
	margin-bottom: 40px;
}
#sidebar li ul {
}
#sidebar li li {
	margin: 0;
	padding-left: 12px;
	background: url(images/img12.gif) no-repeat left 8px;
}
#sidebar h2 {
	margin-bottom: 10px;
	border-bottom: 1px dotted #D1D1D1;
	font-size: 16px;
	font-weight: bold;
}

/* Search */
#search {
}
#search br {
	display: none;
}
#search h2 {
	margin-bottom: 20px;
}
#s {
	background:#F9F9F9;
	border:1px solid #E8E8E8;
	padding: 4px 10px;
	font-size: 13px;
	color:#333;
	width:100px;
	-moz-border-radius:4px;
}
#searchsubmit {
	background:#E8E8E8;
	color:#333;
	border:none;
	padding: 4px 10px;
	font-size: 13px;
	-moz-border-radius:4px;
}

/* Boxes */
.box1 {
	padding: 20px;
	background: url(images/img05.gif) no-repeat;
}
.box2 {
	color: #BABABA;
}
.box2 h2 {
	margin-bottom: 15px;
	background: url(images/img10.gif) repeat-x left bottom;
	font-size: 16px;
	color: #FFFFFF;
}
.box2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {
	color: #EDEDED;
}

/* Footer */
#footer {
	background:#3F5F85;
	height: 50px;
	min-height: 50px;
	padding: 10px 0 0 0;
}
html>body #footer {
	height: auto;
}
#footer .wrap {
	width: 850px;
	margin: 0 auto;
}
#legal {
	clear: both;
	text-align: center;
	color: #FFFFFF;
}
#legal a {
	color:#FFFFFF;
}
