﻿/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/
/* SLIDING PANEL STYLES */

#slide-panel {
	height: 200px; /*HEIGHT OF HIDDEN SLIDE PANEL*/
	width: 350px; /*WIDTH OF HIDDEN SLIDE PANEL*/
	display: none; /*THE ELEMENT WILL NOT BE DISPLAYED*/
	border-right-width: 2px; /*ADDS RIGHT BORDER OF 2PX*/
	border-left-width: 2px; /*ADDS LEFT BORDER OF 2PK*/
	border-right-style: solid; /*MAKES RIGHT BORDER SOLID*/
	border-left-style: solid; /*MAKES LEFT BORDER SOLID*/
	border-right-color: #626262; /*RIGHT BORDER COLOR*/
	border-left-color: #626262; /*LEFT BORDER COLOR*/
	background-color: #949494; /*SLIDE PANEL BACKGROUND COLOR*/
	border-bottom-width: 2px; /*ADDS BOTTOM BORDER OF 2PX*/
	border-bottom-style: solid; /*MAKES BOTTOM BORDER SOLID*/
	border-bottom-color: #626262; /*BOTTOM BORDER COLOR*/
	opacity: .95; /*SETS SLIDE PANEL BACKGROUND'S OPACITY TO 80%*/
	margin: auto; /*CENTERS OUR SLIDE PANEL*/
	z-index: 2;
}

.slide {
	margin: 0; /*NO MARGIN*/
	padding: 0; /*NO PADDING*/
	background-image: url(images/slide_button.png); /*ADDS OUR BUTTON IMAGE*/
	background-repeat: no-repeat; /*STOPS BUTTON FROM REPEATING*/
	background-position: center top; /*SETS BUTTON POSITION*/
}

.btn-slide {
	text-align: center; /*ALIGNS TEXT CENTER*/
	width: 191px; /*BUTTON WIDTH*/
	height: 26px; /*BUTTON HEIGHT*/
	display: block; /*DISPLAY AS A BLOCK*/
	color: #fff; /*TEXT COLOR*/
	text-decoration: none; /*REMOVES UNDERSCORE FROM LINK*/
	font-family: Arial, Helvetica, sans-serif; /*FONT FAMILY*/
	font-weight: bold; /*TURNS TEXT BOLD*/
	font-size: 1em; /*FONT SIZE*/
	margin-right: auto; /*MARGIN AUTO*/
	margin-left: auto; /*MARGIN AUTO*/
	line-height: 22px; /*LINE HEIGHT OF BUTTON TEXT*/
	background: url(images/white-arrow.gif) no-repeat right -53px;
}

.active {
	background-position: right 8px;
}
/* FORM STYLES */

.form {
	width: 360px; /*FORM WIDTH*/
	padding-top: 35px; /*SETS FORM TOP PADDING*/
	padding-bottom: 10px; /*SETS BOTTOM PADDING*/
	padding-right: 20px; /*ADDS RIGHT PADDING*/
	padding-left: 20px; /*ADDS LEFT PADDING*/
}

.form p {
	font-size: 1.0em; /*FORM P TAG FONT SIZE*/
	font-weight: bold; /*CHANGES TEXT TO BOLD*/ 
	color: #000000; /*TEXT COLOR*/
	margin-bottom: 5px; /*ADDS BOTTOM MARGIN*/
}

.textfield {
	background-color: #4c4c4c; /*FORM TEXT FIELD BACKGROUND COLOR*/
	color: #FFFFFF; /*FORM TEXT FIELD TEXT COLOR*/
	padding: 2px; /*ADDS PADDING*/
	border: 1px solid #CCCCCC; /*FORM TEXT FIELD BORDER & BORDER COLOR*/
	margin-bottom: 10px; /*ADDS BOTTOM MARGIN*/
}

.form-btn {
	margin-right: 10px; /*FORM BUTTON RIGHT MARGIN*/
	margin-bottom: 10px; /*FORM BUTTON BOTTOM MARGIN*/
}


/* TOOLTIP jQUERY X LA RIVISTA */

.menu {
	margin: 10px 0 0;
	padding: 0;
	list-style: none;
}
.menu li {
	padding: 0;
	margin: 0 5px;
	float: left;
	position: relative;
	text-align: center;
}
.menu a {
	padding: 0px 0px;
	display: block;
	color: #000000;
	/*width: 144px;*/
	text-decoration: none;
	font-weight: bold;
	/*background: url(images/button.gif) no-repeat center center;*/
}
.menu li em {
	background: url(images/hover.png) #fff no-repeat;
	width: 180px;
	height: 45px;
	position: absolute;
	top: -85px;
	left: -15px;
	text-align: center;
	padding: 20px 12px 10px;
	font-style: normal;
	z-index: 2;
	display: none;
}


body {
	margin: 0;
	padding: 0;
	/*background: #FFFFFF url(images/img01.jpg) repeat-x;*/
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	/*color: #666666;*/
    background-image: url("images/base.jpg");
	background-repeat: no-repeat;
	background-position: center top;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea, select {
	font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1, h2 {
	font-weight: normal;
	color: #1253a3;
}
p.color{
color: #1253a3;
	}
}

h1 {
	letter-spacing: -1px;
	font-size: 2.6em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.2em;
	font-weight: bold;
}

p, ul, ol {
}

p {
}

.testorosso {
font: 12px arial, Helvetica, sans-serif;
color: #cc0000;
background: #ebebeb;
}

blockquote {
	font-style: italic;
}

ul {
}

ol {
}

a:link, a:visited
{
text-decoration: none;
color: #ee0000;
}

a:hover {
	text-decoration: underline;
}

small {
}

hr {
	display: none;
}
div.hr {
    height: 1px;
    margin: 6px auto;
    border-top: 1px dotted #d17a11;
    width: 100%;

}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: left;
	margin: 0 0 0 15px;
}

/* Header */

#header {
	width: 920px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
}

#logo h1, #logo h2 {
	margin: 0;
	/*text-transform: lowercase;*/
}

#logo h1 {
	padding-top: 52px;
	padding-left: 40px;
	text-align: center;
	font-size: 4em;
	color: #299762;
}

#logo h1 a {
	color: #299762;
}

#logo h2 {
	margin-top: -10px;
	padding-left: 40px;
	letter-spacing: -1px;
	font-size: 1.8em;
	color: #299762;
}

#logo h2 a {
	color: #299762;
}

#logo a {
	text-decoration: none;
}

/* Menu */

div#horiz-menu {
	font-size: 1.4em;
	padding: 140px 0px 0px 0px;
	text-align: center;
	text-decoration: none;
	float: left;
	display: block;
	height: 90px;
	color:#1253a3;
}
#horiz-menu a{
	text-decoration: none;
	color:#1253a3;
	}
	#horiz-menu a:hover{
	text-decoration:underline;
	}

/* Page */

#page {
	width: 920px;
	margin: 0 auto;
	padding-top: 20px;
}

#latest-post {
	float: left;
	width: 570px;
	padding: 0px 20px 0px 10px;
}

#recent-posts {
	float: right;
	width: 290px;
	background: url(images/img03.gif) repeat-y;
	padding: 0px 10px 20px 20px;
}

#recent-posts .entry {
	background: url(images/img04.gif) repeat-x left bottom;
}
#recent-posts .title a {
	color: #1253a3;
	text-decoration: none;
}
.post {
}

.post .title {
	margin: 0;
}

.post .title a {
	color: #1253a3;
	text-decoration: none;
}
.post .meta {
	margin: 0;
	padding-bottom: 10px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #8f8f8f;
}

.post .meta a {
	color: #BABABA;
}

.post .entry {
	margin-bottom: 10px;
	padding-bottom: 5px;
}

/* Sidebar */

#sidebar {
	clear: both;
	width: 920px;
	background: url(images/img04.gif) repeat-x left top;
	color: #1253a3;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	display: block;
	float: left;
	width: 200px;
	padding: 15px;
}

#sidebar li ul {
	line-height: 1.8em;
}

#sidebar li li {
	display: list-item;
	float: none;
	width: auto;
	padding: 0;
}

#sidebar h2 {
	margin: 0 0 15px 0;
	color: #1253a3;
}

#sidebar a {
	text-decoration: none;
	color: #1253a3;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	width: 920px;
	height: 100px;
	margin: 0 auto;
	background: url(images/img06.gif) no-repeat;
}

#footer p {
	margin: 0;
	padding: 15px;
}

#legal {
	float: left;
}

#links {
	float: right;
}


.sharedBackground {background:transparent url(iconSpritesT.png) no-repeat;}
.starRating {margin:4px 8px 4px 3px;background-position:-81px -159px;height:10px;width:60px;font-size:4px;line-height:8px;display:block;}
.starRatingValue {background-position:-81px -169px;height:10px;}
.starRating_0_0 {width:0;}
.starRating_0_5 {width:6px;}
.starRating_1_0 {width:12px;}
.starRating_1_5 {width:18px;}
.starRating_2_0 {width:24px;}
.starRating_2_5 {width:30px;}
.starRating_3_0 {width:36px;}
.starRating_3_5 {width:42px;}
.starRating_4_0 {width:48px;}
.starRating_4_5 {width:54px;}
.starRating_5_0 {width:60px;}
.fl {float:left;}
