/*
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: #C4D8E7 url('images/bg.gif');
	color: #072C6F;
	text-align: center;
	width:100%
}

#page {
	width:95%;
	text-align: center;
	margin:auto;
}

#header {
	color: #7E1914;
	text-align: right;
	font-family: "Trebuchet MS", 'Lucida Grande', Verdana, Arial, Sans-Serif;
	line-height: normal;
	margin-top:-15px;
}

#header h1 {
	color: #AD131A;
	font-size:0.3em;
	visibility:hidden;
	line-height:0.1em;
}

#header .description {
	font-size: 1em;
	font-weight: bold;
	font-stretch:expanded;
	color:#AD131A;
}

#header a,#header a:visited,#header a:hover {
text-decoration:none;
color:#AD131A;
}


#container {
width:100%;
text-align:center;
position:inherit;
margin:auto;
}


#sideheader {
	width:18%;
	min-width: 180px;
	height:700px;
  	min-height:700px;
	float:left;
	text-align:right;
	padding-top:5px;
}


#sidebar {
	width: 18%;
	min-width: 180px;
	font-size:1em;
	font-family:'Lucida Grande', Verdana, Arial, Sans-Serif;
	float:right;
	border: 0px;
	margin: 0;
	color: #05297D;
}

#sidebar a {
	color: #05297D;
}

#sidebar ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#sidebar ul li {	
	margin: 0 0 13px 0;
	font-size: 0.9em;
}

#sidebar ul li h2 {
	margin: 0;
	background: url(images/bg_button.gif) repeat-x;
	background-color:#000099;
	height:32px;
	color: #ffffff;
	font-family: "Trebuchet MS", 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 1.3em;
	text-align:left;
	font-weight:bold;
	line-height:30px;
	padding-left:0.2em;
	border-radius: 0.6em;
	-webkit-border-radius: 0.6em;
	-khtml-border-radius: 0.6em;
	-moz-border-radius: 0.6em;
}

#sidebar ul li p,
#sidebar ul li div {
	padding: 5px 10px 10px 10px;
	margin: 0;
	text-align:left;
}

#sidebar ul li table {
	padding-bottom: 5px;
}

#sidebar ul li table caption {
	padding: 5px 0 0 0;
}

#sidebar ul li ul {
	padding: 0.3em 0;
	background-color: #ABF7B4;
	border:2px solid #05297D;
	list-style: none;
	font-weight:bold;
	width:92%;
	text-align:left;
	float: inherit;
	margin:auto;
}


#sidebar img {
border: 0px;
float:left;
}

#sidebar ul li ul ul,
#sidebar ul li ul ul ul,
#sidebar ul li ul ul ul ul,
#sidebar ul li ul ul ul ul ul {
	padding: -0.3;
text-align: left;
border:0;

}

#sidebar ul li ul li {
	font-size: 1em;
	padding: 0.2em 1em 0.5em 0.5em;
	margin: 0 0 0 1em;
	text-align:left;
	text-indent: -1.5em;
}

#sidebar ul li ul li:before {
	content: "\00BB \0020";
}
#sidebar ul li ul li li,
#sidebar ul li ul li li li,
#sidebar ul li ul li li li li,
#sidebar ul li ul li li li li li {
	margin: 0 0 0 -1em;
}

#sidebar ul li ul li a {
	text-decoration: none;
	padding-left: 0.3em;
}
#sidebar ul li ul#themeswitcher li a,
#sidebar ul li ul li.recentcomments a {
	background-image: none;
	padding-left: 0;
}
#sidebar ul li ul#themeswitcher li,
#sidebar ul li ul li.recentcomments {
	list-style: none;
	padding-left: 1em;
}

#sidebar ul li ul li a:hover {
	color: #003300;
	text-decoration:underline;
}

#sidebar ul li h2 a {
	text-decoration: none;
	color:#fff;
}

#sidebar ul li h2 a:hover {
	text-decoration: none;
	color:#fff;
}

#sidebar ul li h2 a:visited {
	text-decoration: none;
	color:#fff;
}


#contentbox {
	width:60%;
	min-width:60%;
	float: inherit;
	text-align:center;
	margin:auto;
	padding:5px;
}

#contentbox2 {
	width:60%;
	min-width:60%;
	float: inherit;
	text-align:center;
	margin:auto;
	padding:5px;
}


#content {
	font-size: 0.9em;
	color: #000000;
	padding:1.3em;
	text-align: justify;
	line-height:1.1em;
	border: double 1px #000;
	background-color:#FFFFFF;

}


#footer {
	padding: 0;
	margin: 0 auto;
	width: 95%;
	clear: both;
	color:#072C6F;
	font-size:0.8em;
	font-weight:bold;
	}

#footer p {
	margin: 0;
	padding: 0.8em 0;
	text-align: center;
	}

hr {
color: #05297D;
}

.note { 
font-size:0.7em;
padding:0;
}

onda {
background: url(images/onda.gif) repeat-x;
height:26px;
}

div.author {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height:1.2em;
	color:#335110;
	font-weight:bold;
	background: url(images/onda.gif) top left repeat-x;
	height:26px;
	margin-top:-15px;
	margin-bottom:1.3em;
}

.meta-date {
	background: url(images/calendar.gif) no-repeat;
	height: 49px;
	width: 44px;
	float: right;
	top: 5px;
	color: #003300;
	text-align: center;
}

.meta-date .month {
	font-size: 1em;
	display: block;
	font-weight: bold;
	line-height: 1.0em;
	text-transform:uppercase;
}
.meta-date .date {
	font-size: 1em;
	font-weight: bold;
	display: block;
	line-height: 1.2em;
}
.meta-date .year {
	font-size: 0.8em;
	display: block;
	line-height: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}


small {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.2em;
	color:#335110;
	font-weight:bold;
	}

.entry p {
	font-size: 0.9em;
	color:#000;
	}

.entry {
	font-size: 0.9em;
	color:#000;
	}

.postmetadata {
	text-align: center;
	font-size:0.8em;
	}


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;
}


/* form */


#searchform {
	background-color: #ABF7B4;
	border:2px solid #05297D;
	font-weight:bold;
	width:92%;
	text-align:center;
	float: inherit;
	margin:auto;
	text-align: center;
	}

#sidebar #searchform #s {
	width:60%;
	padding-left: 2px;
	padding-right: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

/* classe nascosta */
.hidden {
visibility:hidden;
line-height:2px;
}

/* Calendar */
#wp-calendar {
	width: 100%;
	border:2px solid #05297D;
}

#wp-calendar th,
#wp-calendar td {
	text-align: center;
}

#wp-calendar td#today {
	font-weight: bold;
}


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}
	
img.sidehead {
border:0;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */

/* COMMENTI */

.commentlist li{
	font: 0.9em Verdana, Arial, Sans-Serif;
	background-color:#C0E3FF;
	color:#2A3A15;
	border:2px solid #2A3A15;
	padding:0.5em;
	list-style:none;
	}
	
#commentform textarea {
	font: 0.9em Verdana, Arial, Sans-Serif;
	background-color:#fff;
	color:#000;
	border:1px solid #2A3A15;
	padding:0.5em;
	}

#commentform input{
	font: 0.9em Verdana, Arial, Sans-Serif;
	background-color:#2A3A15;
	color:#fff;
	padding:0.5em;
	}


.commentlist li ul li {
	font-size: 1em;
} 

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#comments h3{
	padding: 0;
	color:#2A3A15;
	font-size:1.1em;
	}

#respond h3 {
	padding: 0;
	color:#2A3A15;
	font-size:1.1em;
	}


#commentform {
	margin: 5px 10px 0 0;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
}

#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	}
.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

/* elements */

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

.entry p {
	font-size: 1.05em;
	}

.entry {
	line-height: 1.4em;
}

.entry a {
	color: #F85505;
	}

.entry a:visited {
	color: #F85505;
	font-style:italic;
	}
.entry a:hover {
	color: #F85505;
	text-decoration:underline;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}


/* navigation */

.navigation {
	display: block;
	text-align: center;
	color:#003300;
	margin-top: 1em;
	margin-bottom: 4em;
}

/* LINK */

a {
color:#0E19F0;
text-decoration:none;
}

a:hover {
text-decoration:underline;
}

a:visited {
color:#0066CC;
text-decoration:none;
font-style:italic;
}

/***********************************/
/* capital letter plugin drop caps */
/***********************************/

span.cap {
float:left;
font-size:300%;
font-weight:bold;
line-height:1em;
margin-bottom:-0.1em;
margin-top:-0.1em;
margin-right:0.07em;
position:relative;
color: #335110;
}

/***********************************/
/* images */
/***********************************/

.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: 0.7em;
	line-height: 1em;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

ul.wp-polls, ul.wp-polls-ul
{
	list-style: none;
	padding-left: 1em;
	border: 0px;
}

li.wp-polls, li.wp-polls-ul
{
	list-style: none;
	font-size: 0.95em;
	font-weight: normal;
	border: 0;
}

div.wp-polls , div.wp-polls-answer
{
text-align: left;
	font-size: 0.95em;
	font-weight: normal;
	padding-top: -1em;
	border: 0;
text-align:left;

}