/*  
	Theme Name: 	Evo & Eva
	Theme URI: 		http://www.lastdesign.net
	Description:	Tema dedicato per "Evo & Eva"
	Version: 		1.0
	Author: 		Roberto Stanzani
	Author URL: 	http://www.lastdesign.net 
*/

div.ngg-gallery-thumbnail {
	min-height:120px;
}

table.Corsi td.Fusion {background-color:#663366; color:#FFF;}
table.Corsi td.Heat {background-color:#006699; color:#FFF;}
table.Corsi td.Kranking {background-color:#333333; color:#FFF;}
table.Corsi td.Spinning {background-color: #FF9900; color:#FFF;}
table.Corsi td.Step {background-color:#339900; color:#FFF;}

* { 
	padding:0; margin:0;
}
html {
	background:url(images/Texture.jpg) repeat 0 0;
}
body {
	font-size:62%; font-family: Arial, Helvetica, sans-serif; 
	background:url(images/FondoTestata.jpg) 0 0 repeat-x; 
	color:#555555; padding:0 0 70px; margin:0; position:relative;
}

div.widget {padding:0;}
div.widget h2, div.widget div.title {padding:0; margin:0; font-size:0; line-height:0; border-bottom:none;}
div.widget div.indent {padding:0;}
div.widget ul {padding:10px;}
div.widget ul li {padding: 0 0 0 17px; background-position:0 4px;}
div.widget ul li a {text-transform:uppercase; font-size:14px;}
div.widget ul ul {margin-top:7px; padding:0;}
div.widget ul ul li {padding-bottom:0;}
div.widget ul ul li a {text-transform:capitalize; font-weight:normal; font-size:13px;}
div.widget ul ul ul {margin-top:4px;}
div.widget ul ul ul li {margin-bottom:3px;}
div.widget ul ul ul li a {text-transform:none; font-size:12px;}
	
.clear { clear: both;}

	table, td, div, img { border:0; border-collapse:collapse;}
	table.Corsi {font-size:.9em;}
	table.Corsi th {border:1px solid #920609; color:#FFF; background-color:#920609; padding:7px 3px;}
	table.Corsi td {border:1px solid #920609; color:#575757; background-color:#EFEFEF; padding:5px 3px;}
	td {vertical-align:top;}
	ul, li { list-style: none;}
	p { padding:0px 0px 18px 0px;}
		
a {text-decoration: underline; color:#7f873a;}
a:hover {text-decoration: none;}

	input, select, textarea { vertical-align:middle; font-size:1.1em;}
	input.text, select, textarea { padding:2px 0px 3px 6px; border:1px solid #000; font-family: arial; color:#282828; }
	
	html body textarea {  font-size:1.1em; color:#282828;}
	
/*** Main ***/
	.main-bg {height:100%;}
	.main-width { height:100%; width:980px; margin:0 auto; position:relative;}
	.header { height:430px; }
	h1, h2 { margin:0 0 10px;}

.menu{
	clear:both;
	margin:0 auto;
	padding:0;
	text-align:center;
	width:910px;
}
.menu ul{
	margin: 0; padding: 0; list-style-type: none; z-index:1000;
}
/*Top level list items*/
.menu ul li{
	position: relative; float:left;	color:#fff; width:100px; padding:7px 0; text-align:center; 
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; text-transform:uppercase; font-size:12px;
	font-weight:bold;background:url(images/MenuH-Li.gif) no-repeat 0 100%; position:relative;
}
.menu ul li.first{
	padding:0; background:none;
}
/*Top level menu link items style*/
.menu ul li a{
	color:#fff; padding:2px; text-decoration:none;
}
* html .menu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
	display: inline-block; float:left;
}
* html .menu ul li ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
	float:none;
}
.menu ul li a:hover, .menu .current_page_item a, .menu .select a{
	background:#9d0d12;	text-decoration: underline;
}
/*1st sub level menu*/
.menu ul li ul{
	position: absolute; left: 0; top:20px; display: block; visibility: hidden; z-index:5;
}
.menu ul li a:hover ul, .menu .current_page_item a ul, .menu .select a ul {
	background:#4F0005;	text-decoration: underline;
}
/*Sub level menu list items (undo style from Top level List Items)*/
.menu ul ul li{
	display: list-item;
	float: none;
	font-size:1.0em;
	background:none;
	padding:0;
	visibility:hidden; 
}
.menu ul li:hover ul  li {
	visibility:visible;
}
/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.menu ul ul ul {
	top: 5px; margin:0;
}
.menu ul ul ul  li {
	visibility:hidden;
}
.menu ul ul li:hover ul  li {
	visibility:visible;
}
/* Sub level menu links style */
.menu ul ul li a, .menu ul li.current_page_item ul a, .menu ul li.select ul a{
	width:174px; display:block;
	padding:8px 3px; margin:0;
	background:#4F0005;
	border-top-width: 0;
	text-align:left;
	text-decoration:none;
	color:#fff; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-transform:capitalize;
	font-weight: bold;
}
.menu ul ul li a:hover{ /*sub menus hover style*/
	text-decoration: underline;
}
.menu ul ul ul {
	left:180px;
}
.menu ul ul ul li a, .menu ul ul li.current_page_item ul a, .menu ul ul li.select ul a {
	background:#6F0007; color:#fff; font-weight:normal; 
}
.menu ul ul ul ul li a, .menu ul ul ul li.current_page_item ul a, .menu ul ul ul li.select ul a {
	background:#504B48;
}
	

/*** Logo ***/
.logo {
	margin:0 auto;
	padding:20px 0;
	width:642px;
}
	.logo h1 {width:641px; height:26px; background:url(images/Logo.gif) no-repeat 0 0; font-size:1em; font-weight: normal; color:#fff; cursor:pointer; text-indent:-1000em; overflow:hidden;}
	.logo h1:hover { text-decoration:none;}
	.description {  margin:-1px 0px 0px 0px; font-size:1.1em; font-weight: normal; color:#a5a19f; overflow:hidden;}
	
/*** Search ***/
	.search { margin:10px 0; padding:0;}
	.search form { padding:0px 0px 0px 0px; text-align:right;}
	.search .text { width:120px;  padding:2px 3px 2px 6px; margin:0px 8px 0px 0px;}
	.search .but { cursor: pointer;}
	
	.search_page { clear:both; padding:43px 85px 60px 0px; float:left;}
	.search_page form { padding:0px 0px 0px 0px; text-align:left;}
	.search_page .text { width:220px;  padding:2px 3px 2px 6px; margin:0px 8px 0px 0px;}
	.search_page .but { cursor: pointer;}
	

/*** Slogan ***/
	.slogan { background:url(images/Header.png) no-repeat 0 0; height:278px; width:812px; position:absolute; top:130px; left:84px;}
	
	#FitnessClub .slogan {background-image:url(images/FitnessClub.jpg);}
	#WellnessClub .slogan {background-image:url(images/WellnessClub.jpg);}
	#HairStylist .slogan {background-image:url(images/HairStylist.jpg);}
	#Bar .slogan {background-image:url(images/Bar.jpg);}
	#Store .slogan {background-image:url(images/Store.jpg);}
	#DentalCare .slogan {background-image:url(images/DentalCare.jpg);}
	#Manicure .slogan {background-image:url(images/Manicure.jpg);}
	#NewsLetter .slogan {background-image:url(images/NewsLetter.jpg);}
	
	
	.slogan .indent { padding:195px 0px 0px 572px; overflow:hidden;}
	
	.slogan h1 { color:#fff; font-size:2.3em; padding:0px 0px 3px 0px;}
	.slogan p span { font-size:13px; color:#3a3838; text-transform:uppercase;}
	.slogan p { font-size:12px; color:#fff; padding:0px 0px 8px 0px;}
	.slogan .link { width:137px; height:51px; background:url(images/link.gif) no-repeat 0 0; line-height:49px; text-align:center; margin:5px 0px 0px -3px;}
	.slogan .link a { font-size:1.2em; color:#fff; text-transform:uppercase; font-weight: bold; text-decoration: none; padding:0px 0px 0px 45px;}
	.slogan .link a:hover { text-decoration:underline;}
/*** Column ***/
	.content { clear:both; overflow:hidden; height:100%; padding:0px 85px 15px 86px;}
	
	.column-right { width:225px; float:right;  margin:0px 0px 0px 10px; _margin:0px 0px 0px 7px; }
	
/*** Widgets  ***/

	
	.widget li a { text-decoration:none;}
	.widget li a:hover {text-decoration: underline;}
	
	/********************/
	.widget {background:#78706B url(images/widget-grigio1.gif) no-repeat 0 0; margin-bottom:10px; overflow:hidden;}
	.widget-bg {background:url(images/widget-grigio2.gif) no-repeat 0 100%; overflow:hidden;}
	
	
	.widget .title { height:100%; overflow:hidden; padding:0px 19px 0px 19px;}
	
	.widget h2 { font-size:1.3em; color:#ffec87; font-weight:bold; border-bottom:1px solid #78706B;}
	.widget h2 { padding:17px 0px 9px 16px;}
	
	.widget .indent { clear:both; overflow:hidden; font-size:1.2em; color:#f8f1d9; height:100%;}
	.widget .indent {  padding:14px 10px 20px 36px;}
	
	.widget li { background:url(images/widget-marker2.gif) no-repeat 0 3px;  padding:0px 0px 5px 29px;}
	.widget li a { font-weight:bold;}
	.widget a { color:#f8f1d9;}
	
	/********************/
	
	.widget_categories h2 { border-bottom:1px solid #E2E2E2;}
	.widget_categories .indent { }
	.widget_categories li { background:url(images/widget-marker1.gif) no-repeat 0 3px;}
	
	.widget_archive { margin:0px 0px 11px 0px;}
	.widget_archive {background:#000000 url(images/widget-nero1.gif) no-repeat 0 0;}
	.widget_archive .widget-bg {background:url(images/widget-nero2.gif) no-repeat 0 100%;}
	
	.widget_meta {background:#e2e2e2 url(images/widget-latte1.gif) no-repeat 0 0;}
	.widget_meta .widget-bg {background:url(images/widget-latte2.gif) no-repeat 0 100%;}
	.widget_meta h2 {border-bottom:1px solid #78706B; color:#78706B;}
	.widget_meta .indent {padding-bottom:30px; color:#000;}
	.widget_meta li { background:url(images/widget-marker3.gif) no-repeat 0 3px;}
	.widget_meta a {color:#000;}
	
		
/*** Content  ***/
	.column-center { overflow:hidden; height:100%;}
	
	.column-center .corner-left-top { background:#e2e2e2 url(images/corner-left-top.gif) no-repeat 0 0; overflow:hidden; height:100%;}
	.column-center .corner-right-top { background:url(images/corner-right-top.gif) no-repeat right 0;}
	.column-center .corner-left-bot { background:url(images/corner-left-bot.gif) no-repeat 0 bottom;}
	.column-center .corner-right-bot { background:url(images/corner-right-bot.gif) no-repeat right bottom; overflow:hidden; height:100%; padding:13px 13px 10px 13px;}
		
		.column-center .title {clear:both; margin:10px 0; padding:7px; background-color:#939495;}
		
		.column-center .title .border-top {background-color:#939495; padding:8px; margin:10px 0;}
		
		.column-center .title h2 { font-size: 1.6em; text-transform:uppercase; color:#392811; padding:0px 0px 4px 0px;}
		.column-center .title h3 { fontsize: 1.4em;  color:#392811;}
		
		.column-center .title h2 a, .column-center .title h3 a { color:#392811; text-decoration:none;}
		.column-center .title h2 a:hover, .column-center .title h3 a:hover { text-decoration: underline;}
		
		.column-center .title .date { font-size: 1.1em; color:#392811; padding:0px 0px 0px 1px; }
		.column-center .title .author { font-size: 1.1em; color:#392811; padding:0px 0px 0px 1px; margin:-2px 0px 0px 0px;}
		
		.title-page {font-size: 2em; color:#920609; padding:10px 0 0 30px;}
		
	
	.column-center .indent { clear:both; overflow:hidden; padding:0px 0px 35px 0px;}
	
	.text-box { clear:both; font-size:1.3em; line-height:1.35em; padding:27px 20px 0px 29px;}
	.text-box p { padding:0px 0px 18px 0px;}
	.text-box p span { color:#b75601; font-size:1.1em;}
	
	.padding {  padding:24px 40px 0px 35px; line-height:1.5em;}
	.padding p { padding:0px 0px 26px 0px;}
	
	.fleft { float:left; display:inline; padding:0px 24px 10px 0px;}
	.fleft img { margin:0px 4px 0px 0px;}
	
	.column-center .border-bottom { border-bottom:0; padding-bottom:0px;}
		
	.comments a, .link-edit a, .navigation a {font-size:1em; color:#9e9977;}
	
	
	.comments { clear:both; padding:0px 0px 0px 28px; margin:-5px 0px 6px 0px;}
	.comments a {}
	
	.link-edit {clear:both;  padding:12px 0px 0px 28px;}
	
	.navigation {clear:both;  padding:12px 0px 0px 28px;}
	.navigation a {}
	
	
/*** OL UL style***/
	.text-box ul { padding:2px 0px 11px 0px;}
	.text-box ul li { background:url(images/marker.gif) no-repeat 0 5px; padding:0px 0px 4px 20px; list-style-image:none; list-style:none; font-weight:normal;}
	.text-box ul li ul { margin-left:10px;}
	.text-box ul li ol { margin-left:15px;}
	.text-box ul li ol li { list-style-type:decimal;}
	
	.text-box ol { padding-left:2px;}
	.text-box ol li { background:none; padding:0px; margin-left:13px;  font-weight:normal;}
	.text-box ol li ul li { font-weight:normal;}
	
	.text-box ul li { list-style-image:none; list-style:none;}
	.text-box ul li a {}
	.text-box ul li a:hover {}
	.text-box ul li ul { margin-left:15px;}
	.text-box ul li ol {margin-left:20px;}
	.text-box ul li ol li { list-style-type:decimal;}
	.text-box ul li ol li a { background:none;}
	
	.text-box ol { padding:5px 0px 5px 2px;}
	.text-box ol li{ background:none; padding:0px; margin-left:20px;}
	.text-box ol li a { padding-left:0px; text-decoration:none; font-weight:normal;}
	.text-box ol li a:hover{ text-decoration:underline; }
	.text-box ol li ul li a { font-weight:normal; text-decoration:underline;}
	.text-box ol li ul li a:hover {text-decoration:none;}

/*** Footer ****/
	.footer {background:#6A635E url(images/footer-tail.gif) repeat-x 0 0; position:absolute; bottom:0; width:100%;}
	.footer { font-size: 1.2em; font-weight: bold; color:#f8f1d9; text-align:center; padding:20px 0;}
	.footer a {color:#f8f1d9;}
	
	
	
	
	
/* -----------------------------------------------------------------
---------------------------- WP ------------------------------------
----------------------------------------------------------------- */

	.info-sidebar { padding:20px 10px 15px 22px;  border:0; width: auto; overflow: hidden;  margin:0px 1px 10px 1px;font-size:1.2em; line-height:1.4em;}
	.info-sidebar a {}
	
	.pagetitle { font-size:2.1em; font-weight: normal; overflow:hidden; color: #000; text-align:center; padding:15px 0px 0px 0px;/* margin:0px 0px -20px 0px;*/}

/*--- Navigations ---*/
	.navigation { padding:5px 28px 6px 28px; font-size:1.3em;}
	.navigation .alignleft { float: left; width:45%; text-align:left; padding:0px 0px 0px 0px;}
	.navigation .alignright { float: right; width:45%; text-align:right; padding:0px 0px 0px 0px;}
	
	.pd-nav { padding:0; margin:0;}
	.pd-nav .alignleft { padding:0; margin:0;}
	.pd-nav .alignright { padding:0; margin:0;}
	
	.pd-title {padding-bottom:0;}
	
	.marg { margin-bottom:10px;}

/*--- Begin Images ---*/
	p img {
		padding: 0;
		max-width: 100%;}
	
	img.centered {
		display: block;
		margin-left: auto;
		margin-right: auto;}
	
	img.alignright { float: right;display:inline;
		padding: 0;
		margin: 3px 0px 10px 20px;}
	
	img.alignleft {	padding: 0;	margin: 3px 25px 5px 0; float:left; display:inline;}
	
/*------*/
	.postmetadata { font-size:1.2em; clear:both; padding:12px 0px 10px 25px;}
	.postmetadata a {/*color:#3B7ECC;*/}
	.postmetadata a:hover {text-decoration:none;}
	
	/*------*/
	#tag_cloud .widget-bottom-left {padding-bottom:15px;}
	#tag_cloud .widget-heading {margin-bottom:15px;}
	#tag_cloud a {padding-left:3px;}
	
	/*--- Popup styles ---*/
	#commentspopup {}
	#commentspopup #header {background:#2F3F99 url(images/popup_header_bg.gif) top repeat-x;}
	#commentspopup .page-padding {padding:0 5px;}
	#commentspopup .page-width {width:538px; margin:0 auto;}
	#commentspopup .header-top {background:url(images/popup_header_bg_top.jpg) top repeat-x;}
	#commentspopup .header-top-right {background:url(images/popup_header_bg_top_right.jpg) top right no-repeat;}
	#commentspopup .header-top-left {background:url(images/popup_header_bg_top_left.jpg) top left no-repeat; width:100%; height:160px;}
	#commentspopup .header-padding {padding:39px 0 0 89px;}
	#commentspopup h1 {font-size:1em; margin:0; padding:0; color:#E1E7EC; text-indent:-10000em; width:141px; height:27px;}
	#commentspopup h1:hover {text-decoration: none; cursor:pointer;}
	#commentspopup .description {width:141px; height:9px; text-indent:-10000em; margin-top:2px;}
	#commentspopup .description2 {width:249px; height:27px; text-indent:-10000em; margin-top:19px;}
	#commentspopup .border-bottom-left {padding:17px 37px 10px;}
	#commentspopup p {font-size:12px;}
	
	
/*--- Begin Typography & Colors ---*/
	small {	font-size: 1em; padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;}
	small * {font-size: 0.9em;}
	small p {font-size: 0.9em;}
	
	select { width: 130px;}
		
	#commentform {font-size:1.2em;}
	
	#commentform input {
		margin: 5px 5px 1px 0;}
	
	#commentform {
		margin: 5px 10px 0 0;}
		
	#commentform textarea {
		width: 100%;
		padding: 2px;}
		
	#respond:after {
			content: "."; 
			display: block; 
			height: 0; 
			clear: both; 
			visibility: hidden;}
		
	#commentform #submit {
		margin: 0 0 10px auto;
		float: right;}
		
	#respond p { padding:0px 0px 10px 0px; text-indent:0;}
	#respond form p { padding:0px 0px 10px 0px; text-indent:0;}
	
/*--- Begin Calendar ---*/
	#wp-calendar { empty-cells:show; width: 155px; font-size:1.1em;}
	
	#wp-calendar th { padding:3px 0; text-align:center; color:#333;}
	#wp-calendar td { padding:3px 0; text-align:center; color:#000;}
	
	#wp-calendar a { display: block; font-weight:bold;}
	#wp-calendar #next a { padding-right: 10px;	text-align: right; font-weight: normal;}
	#wp-calendar #prev a { padding-left: 10px;text-align: left; font-weight: normal;}
	
	#wp-calendar caption { text-align: center; color:#fcfcfc;   font-weight:bold; font-size:1.3em; padding:0px 0px 6px 0px;}
	
	
/* Begin Various Tags & Classes */
	acronym, abbr, span.caps {
		cursor: help;
		}
	
	acronym, abbr {
		border-bottom:1px dashed #999;
		}
	
	blockquote {
		border:1px solid #7f873a;
		background:#dfdabc; padding:15px 10px 10px 20px; margin:5px 0; /*color:#000;*/
		}
	
	blockquote cite {
		margin: 5px 0 0;
		display: block;
		}
	
	
/* Captions */
	.aligncenter,
	div.aligncenter {
		display: block;
		margin-left: auto;
		margin-right: auto;}
	
	.wp-caption {
		border: 1px solid #ddd;
		text-align: center;
		background-color: #f3f3f3;
		padding-top: 4px;
		margin: 10px;
		-moz-border-radius: 3px;
		-khtml-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;}
	
	.wp-caption img {
		margin: 0;
		padding: 0;
		border: 0 none;}
	
	.wp-caption p.wp-caption-text {
		font-size: 11px;
		line-height: 17px;
		padding: 0 4px 5px;
		margin: 0;}
	
	
/* Begin Comments*/
	.alt { padding: 10px; font-size:1.2em; padding:0px 20px 0px 25px;}
	
	.commentlist {/* font-size:1.2em;*/ color:#000;
		/*padding:0px 18px 0px 20px;*/
		text-align: justify;
		}
	.commentlist a {}
	.commentlist span { color:#000;}
	
	ol.commentlist  li {
		margin:6px 0px 6px 0px;
		padding: 5px 10px 3px;
		/*list-style: none;*/
		border:1px solid #7f873a;
		background:#dfdabc;
		}
		
	.commentlist li .avatar { 
		float: right;
		border: 1px solid #eee;
		padding: 2px;
		background: #fff; /*margin:0px 20px 15px 0px;*/
		}
	
	.commentlist p { font-size:1.2em; color:#000;
		margin: 10px 5px 10px 0;
		}
	
	#commentform p {
		margin: 5px 0;
		padding-left:15px;
		}
	
	.nocomments {
		text-align: center;
		margin: 0;
		padding: 0;
		}
	
	.commentmetadata {
		margin: 0;
		display: block;
		}
		
		#post-159 .text-box  p {
			clear:left;
		}
