/*
Theme Name: effetti di clara
Theme URI: http://www.effettidiclara.com/
Version: 2.0
Description: A simple theme with two corresponding random pictures in the header and a suckertree navigation thereunder.

Author: Massimo Pastori
Author URI: http://www.effettidiclara.com/
Tags: one-column, two-columns, fixed-width, white, black, light
*/

/* STANDARDS */

body {
	background: #ffffff;
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	display: block;
}

table.wah {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
        padding-bottom: 10px;
        margin-top: 10px;
        border-collapse: collapse;
        border: 1px solid black;
}

table.wah tr td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
        border: 1px solid black;
}

table {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
        padding-bottom: 10px;
        margin-top: 10px;
}

table tr td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}

p {
	text-align: left;
}

h2 {
	color: #c11415;
	font-size: 1.2em;
	text-transform: uppercase;
	margin: 0;
}

h3 {
	text-transform: uppercase;
}

a {
	color: #c11415;
	text-decoration: none;
}

a:hover {
	color: #a1a1a1;
}

img {
	border: none;
}

blockquote {
	background: url("images/blockquote.jpg") no-repeat top left;
	font-style: italic;
	padding-left: 30px;
}

.alignleft {
	text-align: left;
}

.alignright {
	text-align: right;
}

.aligncenter {
	text-align: center;
}

/* MAIN CONTAINERS */

#contentwrap {
	margin-top: 30px;
	width: 800px;
	min-height: 480px;
}

#left{
	float: left;
	width: 580px;
}

#right{
	float: right;
	width: 200px;
}

/* HEADER */
	
#titleanddesc {
	padding: 20px 1px 0 1px;
	width: 800px;
}

#blogtitle {
	color: #000000;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	float: left;
}

#blogtitle a {
	text-decoration: none;
}

#blogdescription {
	text-transform: uppercase;
	font-size: 11px;
	color: #a9a9a9;
	float: left;
}

#logo {
        background: url("images/header.png");
        background-repeat: no-repeat;
        background-position: top left;
	border: 0px solid #000000;
        margin: 0 0 0 20px;
	width: 800px;
	height: 90px;
}

#flags {
	width: 800px;
	height: 25px;
	text-align: right;
        vertical-align: top;
}

#flags img {
	text-align: right;
        vertical-align: bottom;
}

#flags li {
	list-style-type: none;
	list-style-image: none;
        float: right;
	margin: 0 0 0 7px;
}

#leftbanner {
	clear: both;
	border: 3px solid #000000;
	width: 282px;
	height: 377px;
	float: left;
}

#rightbanner {
	border: 3px solid #000000;
	width: 503px;
	height: 377px;
	float: right;
}

#navigation {
	border: 3px solid #000000;
	width: 794px;
	height: 20px;
	float: left;
	margin-top: 3px;
}

/* LEFT (POST & ENTRIES) */

.posts{
	margin-right: 10px;
}

.postdate {
	color: #000000;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
}

.pagetitle {
	color: #000000;
	font-size: 1.7em;
	/*font-weight: bold;*/
	margin-top: 20px;
	text-transform: uppercase;
}

.posttitle {
	font-size: 2.5em;
	margin-top: 20px;
	/*font-weight: bold;*/
}

.posttitle a {
	color: #EE7F01;
	text-decoration: none;
}

.posttitle a:hover {
	color: #000000;
}

.category a {
	text-decoration: none;
	text-transform: lowercase;
}

.postmetadatabottom {
	background: #DDDDDD;
	margin: 0 0 0 10px;
	padding: 0;
	text-transform: uppercase;
	width: 100px;
}

.postmetadatabottom a {
	color: #000000;
	text-decoration: none;
}

.postmetadatabottom a:hover {
	color: #ffffff;
}

.entry {
	font-family: Arial;
	border-bottom: 2px dotted #a9a9a9;
	padding-bottom: 10px;
	font-size: 12px;
	line-height: 16px;
}

.blank {
	line-height: 16px;
	font-size: 12px;
        padding-top: 16px;
}

/* RIGHT (SEARCH & WIDGETS) */

.search {
	float: right;
	margin-top: 20px;
}

#searchsubmit {
	display: none;
}

#swhite {
	background: #000000 url("images/magnifier-black.png") no-repeat top left;
	color: #ffffff;
	border: none;
	padding: 1px 2px 1px 17px;
	margin-bottom: 20px;
	width: 180px;
}

#sblack{
	background: #ffffff url("images/magnifier-white.png") no-repeat top left;
	color: #000000;
	border: none;
	padding: 1px 2px 1px 17px;
	margin-bottom: 20px;
	width: 180px;
}

.widgets{
	float: right;
	width: 193px;
	/*border: 3px solid #000000;*/
	border-top: 0;
	margin-bottom: 18px;
        margin-top: 20px;
        /*padding: 5px 5px 5px 5px;*/
}

.widgets ul{
        padding: 0;
	list-style-type: none;
	margin: 0;
}

.widgets ul li ul li{
	/*padding: 5px 5px 5px 5px;*/
}

.widgets ul li a{
        padding: 0;
	text-decoration: none;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	/*text-transform: uppercase;*/
}

.widgets ul li a:hover{
	background-color: #000000;
	color: #ffffff;
	cursor: pointer;
}

.widgets img a{
        padding: 0;
	text-align: center;
}

h2.widgettitle{
	background-color: #000000;
	color: #ffffff;
	border-top: 3px solid #000000;
	border-bottom: 3px solid #000000;
	padding: 1px 4px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
        margin-bottom: 5px;
        margin-top: 5px;
}

h2.widgettitle:hover{
	background-color: #000000;
	color: #ffffff;
	cursor: pointer;
}

/*data a 3 righe*/
.date { /* date & author */
	color : silver;
	float:right;
	line-height:2.3em;
	margin:1.5em 0 5px 10px;
	padding-left:5px;
	border-left:1px solid silver;
	font-size:.8em;
	text-align:center;
	position:relative;
	right:0;
}

.date_day {
	display: block;
	font-size: 3em;
	text-align: right;
}

.date_month {
	display: block;
	font-size: 3em;
	text-align: right;
	font-weight: bold;
}

.date_year {
	display: block;
	font-size: 1.4em;
	line-height: .9em;
}

/* FOOTER */

#navlink {
	margin: 25px 0 25px 0;
	text-transform: uppercase;
	font-weight: bold;
	clear: both;
}

#footer {
	border-top: 3px solid #000000;
	padding: 0 1px 30px 1px;
	width: 800px;
	font-size: 11px;
}

#footer a {
	font-weight: bold;
	text-decoration: none;
}	

#footerleft {
	float: left;
	text-transform: uppercase;
}

#footerright {
	float: right;
	font-weight: bold;
	color: #c11415;
	text-transform: uppercase;
}

/* COMMENTS */

#comments {
	clear: both;
	padding-top: 20px;
}

#comments h3{
	background: #DDDDDD;
}

.comment-info-split {
	clear: both;
}

.commentmetadata {
	text-transform: uppercase;
}

.commentlist div.alt {
	background: #DDDDDD;
	color: #000000;
	padding: 10px;
}

.commentlist div {
	padding: 10px;
	font-size: 11px;
}

.comment-div {
	display: block;
}

.comment-left {
	width: 30%;
}

.comment-right {
	width: 70%;
}

/* PAGINE */

.page_title{
	font-size: 20pt;
        color: #EE7F01;
        text-align: center;
        padding-top: 10px;
}

.page_subtitle{
	font-size: 10pt;
        color: #515151;
        text-align: center;
        padding-top: 5px;
}

#arancione {
        color: #EE7F01;
}

/* REALIZZAZIONI */

.realizzazioni_title {
	font-size: 20pt;
        color: #EE7F01;
        text-align: left;
        padding-top: 10px;
}

.realizzazioni_subtitle {
	font-size: 14pt;
        color: #515151;
        text-align: center;
        padding-top: 3px;
}

.realizzazioni_title_left {
	font-size: 20pt;
        color: #EE7F01;
        text-align: left;
        padding-top: 10px;
}

.realizzazioni_subtitle_left {
	font-size: 10pt;
        color: #515151;
        text-align: left;
        padding-top: 5px;
}

.realizzazioni_title_right {
	font-size: 20pt;
        color: #EE7F01;
        text-align: right;
        padding-top: 10px;
}

.realizzazioni_subtitle_right {
	font-size: 10pt;
        color: #515151;
        text-align: right;
        padding-top: 5px;
}


/* COMMENTI PROVA */
#content .commentlist dt{
	/*	clear:both;*/
	position:absolute;
}

html > body #content .commentlist dt{
	position:static;
}

#content .commentlist dd {
	margin:0;
	padding:10px 3em 10px 10px; /* for ie not overlapping the comment with the date */
	font-size:1em;
	line-height:1.5em;
	color:silver;
	margin:0 0 1em 0;
}

html > body #content .commentlist dd {
	padding:10px;
}

#content .commentlist .comment {
	color: #000000;
}

#content .commentlist .date {
	margin-right:5px;
	font-size:.5em;
}

#content .commentlist .comment_text {
	margin-top: 5px;
	display: block;
}

html > body #content .commentlist dd.author_comment {
	background:url(images/transp-80.png) #c9e45a !important;
	width:auto;
}

#content .commentlist dd.author_comment {
	background-color:#c9e45a !important;
	filter:alpha(opacity=20);
	width:510px;
}

#content .commentlist .author_comment .author,
#content .commentlist .author_comment .author a {
	color:#c9e45a !important;
	border-color:#c9e45a !important;
}


#content .commentlist dd.author_comment * { /* ie */
	filter:alpha(opacity=100);
	position:relative;
}

#content .commentlist dt.author_comment .date {
	color:#a5ba52 !important;
	border-color:#a5ba52 !important;
}

#content textarea#comment {
	font-size: 1em;
	line-height:1.3em;
}

#commentform small {
	color:#515151;
}

.commentmetadata {

}
