/*  
Theme Name: Cammarata_ita
Theme URI: 
Description: 
Version: 1.6
Author: Michael Heilemann
Author URI: 

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

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

*/


/*-----------Block Level Elements--------------*/
* {
	margin: 0px;
	padding: 0px;
}

a {
	outline: none;
}

code {
	font-family:"Courier New", Courier, monospace;
	font-size: 11px;
	line-height: 12px;
	padding: 10px;
	display: block;
	border: 1px solid #666666;
	margin-bottom: 30px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 2px;
	margin-bottom: 20px;
	color: #333333;	
	text-align: center;
}

#page {
	background-image: url(images/bg_ombra_03.gif);
	background-position: 50% 50px;
	background-repeat: repeat-y;
}

#header {
	text-align:left;
	width: 760px;
	margin: 0px auto 30px auto;
}

/*#headerimg {
	background-image: url(images/testata.jpg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	height: 216px;
}*/

#headerimg h1 {
	display: none;
}

.description {
	display: none;
}

#wrapper {
	text-align:left;
	width: 760px;
	margin: 0px auto;
}

#content {
	width: 760px;
	float: left;
}

#colonna1 {
	width: 548px;
	float: left;
}
#colonna2 {
	width: 212px;
	float: left;
}

#sidebar {
	background-color: #dae3f4;
	/*padding: 10px;*/
	margin-right: 6px;
	margin-top: 4px;
	padding-bottom: 10px;
	line-height: 20px;
}

#footer {
	text-align: left;
	clear: both;
	width: 756px;
	margin: 0px auto;
	/*background-color: #063e95;*/
	background-image: url(images/bg_menu.jpg);
	background-repeat: repeat-x; 
	color: #FFFFFF;
	border-left: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	border-top: 6px solid #FFFFFF;
	font-size: 9px;
	height: 21px;
	

}

#footer p {
	padding: 0px;
	padding-top: 2px;
	padding-left: 4px;
}

#footer a {
	color: #FFFFFF;
}

#menualto {
	position: relative;
	top: 196px;
	/*padding-top: 198px;*/
	
}

#menualto ul {
/*	display: inline;*/
	padding-top: 3px;
	margin: 0px 0px 0px 2px;
	height: 20px;
	width: 756px;
	background-image: url(images/bg_menu.jpg);
	background-repeat: repeat-x;
/*	background-position: 50% -2px;*/
	list-style-type: none;
	color: #FFFFFF;
}

#menualto ul li {
	margin-left: 16px;
	display: inline;
}

#menualto ul a {
	color: #FFFFFF;
	text-decoration: none;
	
} 

hr {
	display: none;
}

.entry ul {
	list-style-type: none;
	margin-bottom: 15px;
}

/*-------------Headings-------------*/

h1 {

}

h2 {
	font-size: 14px;
}

.post h2 {
	font-size: 16px;
	padding: 6px 0px;
	border-bottom: 1px dashed #E9E9E9;
}

h2.pagetitle {
	margin-left: 20px;
	margin-top: 4px;
}

h2.center {
	text-align: center;
	padding-top: 14px;
}

h3 {

}

h3#comments, h3#respond {
	font-size: 13px;
	margin-left: 24px;
}

h4 {

}

h5 {

}

/*-------------The Post-------------*/
h2 a:hover, h2 a:visited, h2 a {
	/*background-color: #dae3f4;*/
	color: #063e95;
	text-decoration: none;
}

.post {
	padding: 0px 15px 30px 15px;
	margin: 10px 10px 20px 10px;
	border: 1px solid #E9E9E9;
	font-size: 12px;
	line-height: 18px;

}

.post p {
	margin-bottom: 14px;

}

.post a {
	color: #063e95;
}

.post ul {

}

.post li {

}

.post img {
	float: left;
	margin-right: 10px;
	padding: 4px;
	border: 1px solid #999999;
}

.post small {
	display: block;
	text-align: right;
	padding: 3px;
}

.postmetadata {
	font-size: 9px;

}

.segnastampa {
	float: right;
	font-size: 10px;
}

.entry {
	margin-top: 8px;

}

.entrytext .postmetadata {

}

.postmetadata alt {
	font-size: 9px;

}

.postmetadata a {
	color: #063e95;
}

.navigation {
	width: 530px;
	padding-bottom: 15px;
	padding-top: 6px;

}

.alignleft {
	width: 45%;
	float: left;
	margin-left: 15px;
}

.alignright {
	width: 45%;
	float: right;
	text-align: right;
	margin-right: 15px;
}

.center {

}

.pagetitle {

}

blockquote {

}

cite {

}

a img {

}

acronym, abbr {

}

/*--------------Sidebar------------*/

#sidebar ul {
	list-style-type: none;
}

#sidebar ul h2 {
	background-image: url(images/fondo_cat.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	width: 194px;
	padding-left: 12px;
	font-size: 12px;
	color: #063e95;
	border-top: 6px solid #FFFFFF;

}

#sidebar ul li {
	margin-bottom: 6px;
	margin-top: 4px;
}

#sidebar ul li.primavoce {
	margin-bottom: 0px;
}

#sidebar ul.commentirecenti {
	font-size: 10px;
	margin-right: 6px;
}

#sidebar ul.commentirecenti strong {
	font-weight: normal;
}

#sidebar ul.commentirecenti li {
	margin-bottom: 3px;
}

#sidebar ul.standard {
	margin-top: 10px;
}

#sidebar ul.standard li.webstandard {
	line-height: 12px;
}

#sidebar ul li p {
	padding: 2px 5px 5px 10px;
	line-height: 12px;
}

#sidebar ul ul {

}

#sidebar ul ul li {
	padding-left: 12px;
	margin-bottom: 0px;
	margin-top: 2px;
	line-height: 16px;
}

#sidebar ul ul ul {

}

#sidebar p {

}

#sidebar a {
	color: #063e95;
	text-decoration: none;
}
#sidebar a:hover {
	text-decoration: underline;
}

#sidebar a:visited {

}


/*--------------Comments--------------*/

ol.commentlist {
	margin-left: 10px;
	margin-bottom: 20px;
	list-style-type: none;
	line-height: 16px;
}

ol.commentlist li {
	margin: 18px 0px;
	padding: 4px 30px 4px 14px;
	border-left: 1px solid #E9E9E9;

}

ol.commentlist li.alt {

}

ol.commentlist a {

}

small.commentmetadata {
	font-size: 9px;
}

#commentform {
	margin: 10px 0px 20px 24px;
	width: 400px;
}
#commentform p {
	margin-bottom: 6px;
}
#author, #email, #url, #comment {
	border: 1px solid #CCCCCC;
}
#comment {
	width: 380px;
}

/*--------------Search Form-------------*/

#searchform {
	margin-top: 6px;
	margin-left: 10px;
}

#searchform input {
	width: 100px;
}

#searchform #s {

}
#searchform #searchsubmit {
	width: 50px;
}

/*-------------Calendar-----------------*/

#wp-calendar {

}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}

/*-------------Images------------------*/

/*-------------Altro------------------*/
.taglist{
	font-size: 10px;
}
#cosmos {
	padding-left: 0px;
	padding-right: 6px;
	/*line-height: 50px;*/
}
#cosmos li {
	display: inline;
}

#cosmos li.cosmos {
	line-height: 30px;
}

/*li.keyword1 {font-size: 8px;}
li.keyword2 {font-size: 10px;}
li.keyword3 {font-size: 12px;}
li.keyword4 {font-size: 14px;}
li.keyword5 {font-size: 16px;}
li.keyword6 {font-size: 18px;}
li.keyword7 {font-size: 20px;}
li.keyword8 {font-size: 22px;}
li.keyword9 {font-size: 24px;}
li.keyword10 {font-size: 26px;}*/

li.t1 {font-size: 8px;}
li.t2 {font-size: 10px;}
li.t3 {font-size: 12px;}
li.t4 {font-size: 14px;}
li.t5 {font-size: 16px;}
li.t6 {font-size: 18px;}
li.t7 {font-size: 20px;}
li.t8 {font-size: 22px;}
li.t9 {font-size: 24px;}
li.t10 {font-size: 26px;}

/*#nuvolatag {
	padding: 6px;
	line-height: 24px;
}
#nuvolatag a {
	text-decoration: none;
	color: #063e95;
}
*/
#bannerini {
	background-color: #FFFFFF;
	padding-top: 6px;
}
#bannerini img {
	display: block;
}
p.articoloinviato {
	font-size: 12px;
	padding: 20px;
}
#firmaserver {
	width: 760px;
	margin: 0px auto;
	text-align: center;
	font-size: 10px;
	padding-top: 3px;
}
#firmaserver a {
	color: #CCCCCC;
	text-decoration: none;
}
p.modifica_pagina {
	margin-left: 20px;
}
blockquote {
	font-size: 11px;
	line-height: 18px;
	background-color:#ecf5ff;
	background-image: url(images/citaz.gif);
	background-repeat: no-repeat;
	background-position: -8px -10px;
	width: 410px;
	padding: 18px 18px 10px 18px;
	margin-left: 20px;
	margin-bottom: 12px;
	border: 1px dotted #93BBDE;
}

/* Regola per immagini liveblog */
#post-103 p img{
	float:none;
}

#banner_spoglio {
	width: 500px;
	margin: 10px auto 0px auto;
}