/*  
Theme Name: GlossyBlue - Carnico version
Theme URI: http://www.ndesign-studio.com/
Description: WP glossy theme designed by <a href="http://www.ndesign-studio.com/">N.Design Studio</a>.
Version: 1.0
Author: Nick
Author URI: http://www.ndesign-studio.com/
	This theme was designed and built by Nick La.

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/
body {
	font: 11px/16px Verdana, Arial;
	color: #333;
	background: #FFF;
}
* {
	margin: 0;
	padding: 0;
}
a {
	color: #DF3F3F;
	text-decoration: none;
}
a:hover {
	color: #F60;
	text-decoration: underline;
}
img {
	border: none;
}
p {
	padding: 0 0 15px;
	margin: 0;
}
h1 {
	margin: 0;
	padding-left: 70px;
	height: 60px;
	font: bold 36px/100% "Trebuchet MS", Tahoma, Arial;
	color: #C9EEFE;
	letter-spacing: 1px;
}
h1 a, h1 a:visited {
	color: #C9EEFE;
	text-decoration: none;
}
h1 a:hover{
	color: #FFF;
	text-decoration: none;
}
h2 {
	color: #666;
	color: #DF3F3F;
	margin-bottom: 3px;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 2px;
	border-bottom: 1px dotted #CCC;
	letter-spacing: 0;
	padding-bottom: 3px;
}
h2 a, h2 a:visited {
	color: #DF3F3F;
	text-decoration: none;
}
h2 a:hover {
	color: #F60;
	text-decoration: none;
}
h3 {
	font: normal 110%/70% "Trebuchet MS", Tahoma, Arial;
	color: #758D38;
	margin: 10px 0 5px;
}
h4 {
	font: normal 90%/60% "Trebuchet MS", Tahoma, Arial;
	color: #758D38;
	border-bottom: 1px solid #9CDBFB;
	padding-bottom: 2px;
	margin: 10px 0 20px 5px;
}
form {
	margin: 0;
	padding: 0;
}
div.pallini, div#palliniFooter {
	background: url(/images/linea_pallini.gif);
	height: 1px;
	margin: 10px 0;
}
div.pallini hr, div#palliniFooter hr {
	display: none;
}
div#palliniFooter {
	margin: 20px;
}
h3#footer {
	font-weight: normal;
	font-size: 10px;
	text-align: center;
	margin: 20px;
	font-family: Verdana, Arial, sans-serif;
}
h3#footer, h3#footer a {
	color: #000;
}
#page {
	margin: 10px 120px 10px 10px;
	overflow: hidden;
}
#header {
	background: url(images/header.gif) no-repeat;
	height: 56px;
}
#header a {
	display: block;
	height: 56px;
}
#nav {
	list-style: none;
	margin: 0;
	position: absolute;
	right: 10px;
	bottom: 0;
}
#nav li {
	float: left;
	margin-left: 5px;
}
#nav .current_page_item a, #nav .current_page_item a:visited {
	color: #000;
	text-decoration: none;
}
#nav .page_item a {
	color: #FFF;
	text-decoration: none;
	background: #5C8D0C url(images/nav-button-bg.gif) repeat-x;
	padding: 5px 15px;
	font: bold 14px/100% Arial, Helvetica, sans-serif;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	display: block;
}
#nav .page_item a:hover {
	color: #000;
}
#content {
	margin: 0 0 20px 0;
	width: 100%;
	overflow: hidden;
	height: auto !important;
	height: 1020px;
	min-height: 1020px;
}
#floatingBanners {
	position: fixed !important;
	position: absolute;
	top: 0;
	width: 100px;
	left: 100%;
	margin-left: -110px;
	padding-bottom: 50px;
}
.bannersOrizzontali {
	text-align: center;
	width: 90%;
	margin-bottom: 10px;
}
.post {
	clear: both;
	padding-top: 10px;
}
.post-date {
	width: 45px;
	height: 49px;
	float: left;
	background: url(images/date-bg.gif) no-repeat;
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFF;
	text-align: center;
	display: block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999;
	text-align: center;
	display: block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}
.entry {
	float: right;
	width: 370px;
}
.post-cat {
	background: url(images/mini-category.gif) no-repeat left center;
	padding-left: 20px;
	float:left;
	font-size: 10px;
	color: #999;
}
.post-comments {
	background: url(images/mini-comments.gif) no-repeat left center;
	padding-left: 20px;
	float: right;
	font-size: 10px;
}
.post-calendar {
	background: url(images/mini-calendar.gif) no-repeat left center;
	padding-left: 20px;
	float: right;
	font-size: 10px;
	color: #999;
}
.post-content {
	clear: both;
	padding-top: 10px;
}
.navigation {
	clear: both;
	padding: 10px 0;
}
.navigation a, .navigation a:visited {
	color: #666;
}
.previous-entries a {
	float: left;
	padding-left: 18px;
	background: url(images/mini-nav-left.gif) no-repeat left center;
}
.next-entries a {
	float: right;
	padding-right: 18px;
	background: url(images/mini-nav-right.gif) no-repeat right center;
}
#comments, #respond {
	border-bottom: 1px dotted #CCC;
	padding-bottom: 5px;
}
.commentlist {
	margin: 10px 0;
	padding-left: 30px;
	line-height: 130%;
}
.commentlist li {
	padding: 5px 10px;
}
.commentlist .alt {
	background: #F1FEDB;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 10px;
	color: #C60;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 9px;
}
#commentform {
	margin-top: 10px;
	font: 100% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0;
	margin: 0;
}
#commentform label {
	color: #787878;
	font-size: 9px;
}
#commentform input{
	width: 200px;
	background: #F1FEDB;
	border: 1px solid #BDD77F;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea {
	width: 410px;
	height: 115px;
	background: #F1FEDB;
	border: 1px solid #BDD77F;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #FFF;
}
#commentform #submit {
	background: url(images/btn-bg.gif) no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFF;
	border: none;
	float: right;
	width: 144px;
	height: 28px;
	cursor: pointer;
}
.recently-commented {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 10px;
	line-height: 110%;
}
.recently-commented li {
	background: url(images/mini-footer-comments.gif) no-repeat;
	padding: 0 0 10px 20px;
}
.recently-commented a {
	font-size: 115%;
	line-height: 130%;
	font-weight: bold;
}
.recent-posts {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 10px;
	line-height: 110%;
}
.recent-posts li {
	background: url(images/mini-footer-post.gif) no-repeat;
	padding: 0 0 10px 20px;
}
.recent-posts a {
	font-size: 12px;
	line-height: 130%;
	font-weight: bold;
}
#credits {
	margin: 0 auto;
	width: 670px;
	color: #7A9299;
	font-size: 9px;
	line-height: 120%;
}
#credits a, #credit a:visited {
	color: #048DB4;
}
.rss {
	background: url(images/mini-rss.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 8px;
}
.loginout {
	background: url(images/mini-loginout.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 8px;
}
.center {
	text-align: center;
}
img.center, a img.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #D5E6AC;
	padding: 3px;
	background: #FFF;
}
a:hover img.center {
	border-color: #F60;
	background: #F60;
}
.alignleft {
	float: left;
}
img.alignleft, a img.alignleft {
	float:left;
	margin: 4px 10px 5px 0;
	border: 1px solid #D5E6AC;
	padding: 3px;
	background: #FFF;
}
a:hover img.alignleft{
	border-color: #F60;
	background: #F60;
}
.alignright {
	float: right;
}
img.alignright, a img.alignright {
	float: right;
	margin: 4px 10px 5px 0;
	border: 1px solid #D5E6AC;
	padding: 3px;
	background: #FFF;
}
a:hover img.alignright {
	border-color: #F60;
	background: #F60;
}
.clear {
	clear:both;
}
hr.clear {
	clear: both;
	visibility: hidden;
	margin: 0;
	padding: 0;
}
#approfondimenti {
	background: #F1F1F1;
	border: solid 1px #D1CFCF;
	width: 210px;
	margin: 10px;
}
#newsCategories {
	border-top: 4px solid #2970BC;
	border-bottom: 4px solid #2970BC;
	padding-bottom: 10px;
}
#giovanileAmatori {
	border-bottom: 4px solid #2970BC;
	margin: 10px 0 10px 0;
	padding: 0;
	height: 60px;
}
#giovanile, #amatori, #terzotempo {
	padding: 0;
	width: 24%;
}
#giovanile, #terzotempo {
	float: right;
}
#amatori {
	width: 38%;
}
#giovanile {
	width: 36%;
}
h1#giovanile span, h1#amatori span {
	font-size: 11px;
}
#newsCategories h1, #commenti h1, #giovanileAmatori h1 a {
	font-size: 20px;
	margin: 0;
	padding: 5px 0 10px 0;
	height: auto;
	font-weight: normal;
}
#newsCategories a {
	color: #000;
}
#newsCategories h1, #commenti h1 {
	color: #2970BC;
}
#newsCategories ul {
	margin-top: 10px;
}
#newsCategories .pari, #newsCategories .dispari {
	background: #FFF;
	display: block;
	line-height: 14px;
}
#newsCategories .dispari {
	width: 49%;
	float: left;
	padding-left: 20px;
}
#newsCategories p, #giovanile p {
	clear: both;
}
#commenti {
	margin-bottom: 20px;
}
#commenti h1 {
	margin: 0;
}
#giovanileAmatori h1 a {
	color: #DF3F3F;
	line-height: 16px;
}
#giovanileAmatori h1 {
	margin: 0;
}
.wp-caption {
	font-style: italic;
	font-size: 9px;
}