/*
Theme Name: Turismo Cervia
Theme URI: http://blogturismo.comunecervia.it/
Description: A Wordpress Theme created for Assessorato al Turismo Comune di Cervia.
Version: 1.0
Author: Cristina Donati
Author URI: http://www.cridon.it/
Tags: turismo, liquid, vertical header, two columns, widgets

	Turismo Cervia v. 1.0
	 http://www.cridon.it/

	This theme was designed and built by Cristina Donati

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

html{
  font-size: 100%;
  margin:0px;
  width:100%
}


body {
	font-family: Verdana, Arial, Sans-Serif;
	background: #fff;
	color: #000000;
	text-align: center;
	width:100%
}

#page {
	width:95%;
	text-align: center;
	margin:auto;
}

#header {
	display:none; 
}


#container {
width:100%;
text-align:center;
position:inherit;
margin:auto;
}


#sideheader {
	width: 1px;
	height:1px;
	display:none; 
}


#sidebar {
	width: 1px;
	height:1px;
	display:none; 
}

#contentbox {
	width:100%;
	margin:auto;
}

#contentbox2 {
	width:98%;
	margin:auto;
	filter: none;
	color: #000000;
}


#content {
	font-size: 0.9em;
	color: #000000;
	text-align: justify;
	line-height:1.1em;
	background-color:#FFFFFF;

}


#footer {
	width: 1px;
	height:1px;
	display:none; 
	}



hr {
color: #05297D;
	width: 1px;
	height:1px;
	display:none; 
}

.note { 
font-size:0.7em;
padding:0;
}

onda {
	display:none; 
}

div.author {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height:1.2em;
	color:#335110;
	font-weight:bold;
	height:26px;
	margin-top:-15px;
	margin-bottom:1.3em;
}

.meta-date {

	color: #000;
	text-align: left;
}

.meta-date .month {
	font-size: 1em;
	font-weight: bold;
	line-height: 1.0em;
	text-transform:uppercase;
}
.meta-date .date {
	font-size: 1em;
	font-weight: bold;
	line-height: 1.2em;
}
.meta-date .year {
	font-size: 0.8em;
	line-height: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}


.entry {
	font-size: 0.9em;
	color:#000000;
	}

span.cap {
float:none;
font-size:100%;
font-weight:normal;
margin:0;
color: #000000;
}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	color:#072C6F;
	}

h1 {
	font-size: 1.5em;
	text-align: center;
	}

h2 {
	font-size: 1.4em;
	}

h2.pagetitle {
	font-size: 1.3em;
	}


h3 {
	font-size: 1.2em;
	}


.clear {
	clear: both;
	width: 1px;
	height:1px;
	display:none; 
}

#respond {
	display:none; 
	width: 1px;
	height:1px;
}

.addtoany_share_save_container {
	display:none; 
	width: 1px;
	height:1px;
}

.postmetadata alt {
	display:none; 
	width: 1px;
	height:1px;
}

p  {
color: #000000;
}

.comment {
	display:none; 
	width: 1px;
	height:1px;
}

/* classe nascosta */
.hidden {
	width: 1px;
	height:1px;
	display:none; 
line-height:2px;
}


/* navigation */

.navigation {
	display:none; 
	width: 1px;
	height:1px;
}

/* LINK */

a {
color:#0E19F0;
text-decoration:none;
}

a:hover {
text-decoration:underline;
}

a:visited {
color:#0066CC;
text-decoration:none;
font-style:italic;
}

/* FORM REGISTRAZIONE */

#registerform p.submit, form.registerform, input.button-primary {
color: #000;
}

#registerform p.submit a, form.registerform a {
color:#0E19F0;
text-decoration:none;
}

#registerform p.submit a:hover, form.registerform a {
text-decoration:underline;
}

#registerform p.submit a:visited, form.registerform a {
color:#0066CC;
text-decoration:none;
font-style:italic;
}

