/*  
Theme Name: atleticafassa08.com
Author: baga
Author URI: http://www.bagaweb.com
*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, select, button, p, blockquote, th, td, img {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Trebuchet MS, Times New Roman, Times, serif;
} 
body {
	background: #fff;
}
a {
	outline: none;
	text-decoration: none;
}
ul { 
	list-style: none;
}
h6 {
	display: none;
}
.clearer {
	clear: both;
	height: 0;
	line-height: 0;
}
#header-wrapper {
	width: 900px;
	height: 160px;
	margin: 0 auto;
	background: #fff;
}
#logo {
	float: left;
	width: 340px;
	height: 160px;
	background: #fff url(img/logo.jpg) no-repeat;
}
#header {
	float: right;
	text-align: right;
	width: 240px;
	height: 160px;
	padding: 0 0 0 40px;
}
#header h1 {
	font-size: 1.4em;
  	color: #000;
	text-transform: uppercase;
	letter-spacing: -1px;
	padding: 25px 0 5px 0;
}
#header h3 {
	font-size: 1.4em;
  	color: #e6030a;
	text-transform: uppercase;
	letter-spacing: -1px;
	padding: 0 0 15px 0;
}
#header p {
	font-size: 0.9em;
	color: #222;
}
#container {
	background: #7ed480 url(img/bg-container.png) repeat-x;
}
#nav {
	margin: 0 auto;
	width: 900px;
	height: 40px;
	background: #fff url(img/bg-nav.png) repeat-x;
	border: 1px solid #ddd;
	border-top: 0;
}
#nav li {
	font-size: 1.0em;
	float: left;
}
#nav li a {
	color: #fff;
	display: block;
	padding: 10px 20px 8px 20px;
	height: 22px;
	text-decoration: none;
	text-transform: uppercase;
	border-right: 1px solid #ddd;
}
#nav li a:hover {
	background: #479d4d;
}
#nav li.current_page_item {
	background: #5781fc;
}
#content-wrapper {
	background: #5781fc;
}
#top-img {
	margin: -20px 0 0 -20px;
}
#content {
	margin: 0 auto;
	position: relative;
	width: 860px;
	padding: 20px;
	background: #fff url(img/bg-content.png) repeat-x;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}
#content h2 {
	font-size: 2.0em;
	font-style: italic;
	font-family: Georgia, Times New Roman, Times, serif;
	margin: 20px 0 10px 0;
}
#content h2 a {
  	color: #5781fc;
}
#content h3 {
	font-size: 1.4em;
	font-style: italic;
	font-family: Georgia, Times New Roman, Times, serif;
	margin: 20px 0;
}
#content h3 a {
  	color: #479d4d;
}
#content h3 a:hover {
	text-decoration: underline;
}
#content p {
	font-size: 1.1em;
	line-height: 1.5em;
	text-align: justify;
	color: #444;
	clear: both;
	padding: 10px 0;
}
#content p a {
	color: #479d4d;
}
#content p a:hover {
	text-decoration: underline;
}
#content img.left {
	float: left;
	margin: 0 20px 20px 0;
}
#content img.right {
	float: right;
	margin: 0 0 20px 20px;
}
#left-col {
	float: left;
	width: 579px;
	margin: 0 20px 0 0;
	padding: 0 20px 0 0;
	border-right: 1px solid #ddd;
}
#right-col {
	float: left;
	width: 240px;
}
#guestbook .form-left, #guestbook .form-right {
	float: left;
	width: 279px; 
}
#guestbook .form-left {
	margin: 0 20px 0 0;
}
#guestbook .form-center p {
	text-align: center;
}
#guestbook input, #guestbook textarea {
	border: 1px solid #7ed480;
	margin: 10px 0;
	color: #444;
	background: #e0fce0;
}
#guestbook input {
	width: 267px;
	height: 22px;
}
#guestbook input.send {
	background: url(img/bg-send.png) no-repeat;
	border: 0;
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
	cursor: pointer;
	width: 220px;
	height: 60px;
}
#guestbook textarea {
	width: 566px; 
	height: 120px;
	overflow: hidden;
}
#guestbook form#commentform {
	margin: 80px 0 0 0;
}
#guestbook ul {
	list-style: none;
	margin: 40px 0 0 0;
}
#guestbook li {
	background: #e0fce0;
	border-left: 8px solid #479d4d;
	margin: 0 0 30px 0;
}
#guestbook li.alt {
	border-left: 8px solid #5781fc;
}
#guestbook li span {
	color: #444;
	font-size: 0.8em;
	display: block;
	padding: 15px 0 10px 0;
	margin: 10px 20px;
	border-bottom: 1px dashed #444;
}
#guestbook li p {
	margin: 10px 20px;
}
#guestbook li div {
	text-align: right;
	color: #479d4d;
	font-weight: bold;
	margin: 0px 20px;
}
#guestbook li.alt div {
	color: #5781fc;
}
#calendar {
	margin: 10px 0 0 0;
}
#calendar table {	
	border-spacing: 3px;
	width: 240px;
}
#calendar caption {
	text-align: center;
	color: #479d4d;
	font-size: 1.1em;
	font-weight: bold;
	padding: 0 0 10px 0;
}
#calendar th {
	color: #444;
}
#calendar td {
	text-align: center;
	border: 1px solid #ddd;
	color: #5781fc;
}
#calendar td.pad {
	border: 0;
}
#calendar td#today {
	font-weight: bold;
	border: 1px solid #5781fc;
}
#calendar td a {
	display: block;
	background: #5781fc;
	color: #fff;
}
#calendar td a:hover {
	background: #479d4d;
}
#calendar #next, #calendar #prev {
	border: 0;
}
#calendar #next a, #calendar #prev a {
	background: #fff;
	color: #5781fc;
	font-weight: bold;
	margin: 15px 0 0 0;
}
#calendar #next a {
	padding: 0 10px 0 0;
	text-align: right;
}
#calendar #prev a {
	padding: 0 0 0 10px;
	text-align: left;
}
#calendar #next a:hover, #calendar #prev a:hover {
	text-decoration: underline;
}	
#searchform {
	margin: 50px 0 0 0;
	text-align: right;
}
#searchform #s {
	width: 234px;
	height: 22px;
	color: #444;
	background: #e0fce0;
	border: 1px solid #7ed480;
}
#searchform input {
	border: 1px solid #479d4d;
	margin: 10px 0;
	color: #fff;
	background: #7ed480;
	padding: 2px;
}
#recent-posts {
	margin: 50px 0 50px 0;
}
#recent-posts li a {
	color: #5781fc;
	display: block;
	padding: 8px 0;
	font-size: 1.1em;
	height: 22px;
	text-align: right;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: -1px;
	border-bottom: 1px solid #ddd;
}
#recent-posts li a:hover {
	color: #479d4d;
}
#footer-wrapper {
	background: #479d4d;
}
#footer-spacer {
	width: 900px;
	height: 30px;
	margin: 0 auto;
	background: #fff;
	border: 1px solid #ddd;
	border-top: 0;
}
#partita-iva {
	float: left;
	width: 580px;
	margin: 0 20px 0 0;
	padding: 0 20px 0 0;
}
#contatore {
	float: left;
	width: 240px;
	height: 30px;
	margin: 0 20px 0 0;
	padding: 0 20px 10px 0;
	text-align: right;
}
#partita-iva p {
	font-size: 0.7em;
	color: #333;
	padding: 10px 20px 0 20px;
	text-align: left;
}	
#footer {
	margin: 0 auto;
	width: 862px;
	height: 30px;
	padding: 20px;
}
#footer p {
	font-size: 0.8em;
	color: #7ed480;
}
#footer p a {
	color: #fff;
	text-transform: lowercase;
}
#footer p a:hover {
	text-decoration: underline;
}
#left-footer {
	float: left;
	width: 580px;
	margin: 0 20px 0 0;
	padding: 0 20px 0 0;
}
#right-footer {
	float: left;
	width: 240px;
	text-align: right;
}
