/* 
Theme Name: Progetto Idra
Description: Tema di una associazione culturale che si occupa in particolare di Corsi di Recitazione e promuove spettacoli della propria Compagnia Teatrale.
Version: 1.4
Author: Ronnyweb
Author URL: http://www.ronnyweb.it
Tags: valid XHTML, fixed width, wood, two columns, widgets, gravatars, right sidebar, 

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

/* = GLOBAL = */
* {margin:0;padding:0;}
body {
	margin: 0;
	padding: 0;
	background:url(images/bkg.png) repeat-x top left;	
	font-family:Arial, Helvetica, sans-serif;
	color: #635537;
	line-height:21px;
	background-color:#EFE7DC

}
a:link, a:visited, a:active {
	color: #7F0B11;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-size:25px;	
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height:normal;
	padding-bottom:2px;
}
h2 {
	font-size:20px;	
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height:normal;
	padding-bottom:11px;
	padding-top:15px;

}
h3 {
	font-size:17px;	
		font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height:normal;
	padding-bottom:10px;
	padding-top:14px;
}
a img{
	border-color:#BEBCB7;
}

/* === HEADER === */
#header-container {
	width: 978px;
	margin: auto;
	background:url(images/head.png) no-repeat;
	height:225px;
}
#header{
	position:relative;
}

.cup {
	float:left;
	height:170px;
	width:300px;
	display:block;
}

#cerca-news {
	float:left;
	width:655px;
	height:170px;
}
#cerca-news h2{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	color:#00CC33
	text-align:center;
	margin:70px 0 0 0px;
	width:280px;
}
#cerca-news p{
	color:#fff;
	text-align:center;
	}
	
.roba{
	width:655px;
	margin-top:105px;
	right:0px;
	background-color:#00FF33;
}

#headerright{
	float:right;
	width:655px;
	height:98px;
	margin-left:-85px;
	background:url(images/frase.png) no-repeat;
	margin-top:-175px;
}

/* === MENU === */

#menu {
height:40px;
margin:0;
padding:0;
position:absolute;
text-transform:uppercase;
top:170px;
left:25px;

}
#menu, #menu ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-left:10px;
}

#menu a, #menu a:hover {
border:medium none;
display:block;
text-decoration:none;
}
#menu li {
font-size:14px;
float:left;
height:40px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-left:9px;
margin-right:9px;
text-align:center;
}
#menu a, #menu a:visited {
color:#FFFFFF;
display:block;
font-weight:bold;
padding:10px 11px;
margin-bottom:2px;
}
#menu a:hover, #menu a:active {
color:#FFFFFF;
text-decoration:underline;
}



/* === MAIN AREA == */ 
.clear {
	position: relative;
	clear: both;
	height: 5px;
}
#wrapper {
	margin: 0 auto;
	position: relative;
	width: 960px;
	margin-left:18px;
	background-color:#FFFFFF;
}
#mainwrap{	
	width:978px;
	margin:0 auto;
	}
#maintop {
	margin: 0 auto;
	position: relative;
	width: 978px;
}
#maintopimg {
	position: relative;
	padding:0;
	width: 960px;
	background:url(images/flash.png) no-repeat;
	height:325px;
	margin-left:18px;
}

#img-alta {
	position: relative;
	padding:0;
	width: 615px;
	height:150px;
	margin-top:5px;
}


#content {
	position: relative;
	width: 960px;
	margin: 0 0 0 0;
}

/* === MAIN BLOG === */

#main-blog {
	float:left;
	width:615px;
	margin:10px 0 0 15px;
	min-height:555px;
}
#main-blog h1 {
	font-size:22px;	
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height:normal;
	padding-bottom:10px;
}
#main-blog h1 a, #main-blog h1 a:visited, #main-blog h1 a:active{
	color:#1F170E;
	text-decoration:none;
}
#main-blog h1 a:hover{
	color:#7F0B11;
	text-decoration:none;
	border-bottom:1px solid #7F0B11;
}
.postdata {
	font-size: 18px;
	font-weight: bold;
	font-style:none;
	color: #7F0B11;
	width:135px;
}

.postdata-due {
	font-size: 12px;
	font-weight: bold;
	font-style:none;
	color: #7F0B11;
	margin-top:-10px;
	margin-bottom:10px;
}

.post {
	margin-bottom:40px;
	line-height:20px;

}

.post p {
	font-size:12px;
}

.post a{
	color: #7F0B11;
	text-decoration:none;

}

.post a:hover{
	color: #7F0B11;
	text-decoration:underline;

}


.post ul {
	margin:0;
	list-style:none;
}

ol {
	margin:30px;
	padding:0;
}
.post-comments {
	float: right;
	width: 18px;
	height: 18px;
	padding:0 0 0 0;
	font-size:16px;	
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin:0;
	border:1px solid #7F0B11;
	text-align:center;
	vertical-align:middle;
}
.post-social {
	float: right;
	width: 78px;
	height: 74px;
	margin:-22px 30px 0 0;
	background: url(images/socialbck.png) no-repeat;
	background-color:#FF6666;
}
.rss {	

		background: url(images/rssicon.png) no-repeat 0 50%;
		padding-left:20px;
		padding-top:1px;
}

.post-comments a:link, .post-comments a:visited, .post-comments a:active{
	color:#4a4131;
	text-decoration:none;
}
.post-comments a:hover {
	color:#7F0B11;
	text-decoration:none;
}

/* === SIDEBAR == */
#sidebar-top {
	height: 15px;
	min-height: 15px;
}
#sidebar-content {
	padding:0 0 0 0;
}
#sidebar-bottom {
	height: 37px;
	min-height: 37px;
	text-align:right;
	margin-left:-1px;
}
#sidebar {
	width:305px;
	position:relative;
	float:right;
	margin-right: 15px;
}		
.subcolumn{
	width:255px;
}
#search{
	width:230px;
}

.form-input {
	width: 155px;
	background:#FFFFFF;
	border: 1px solid #BEBCB7;
	color: #333333;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height:18px;
}


.form-input:focus {
	background:#FFFFFF;
}

.search-submit {
	width: 55px;
	background:url(images/bottone.png) no-repeat;	
	color: #FFFFFF;
	font-size:12px;	
	border: 1px solid #7F0B11;
}

.widget {
	width:252px;
	margin-left:4px;
	background:url(images/widgetbck.png) repeat-y;
	border-bottom:1px solid #e3dccb;
	margin-bottom:20px;
	text-align:center;
	padding-bottom:10px;
	margin-top:10px;
	
}

.banner {
	width:305px;
	height:120px;
	margin-bottom:15px;
	text-align:right;
}

.categorie{
	width:250px;
	margin-bottom:15px;
	margin-left:auto;
	margin-right:auto;
	padding-top:21px;
}

.categorie ul{
	list-style:none;
}

.categorie a{
	color:#635537;
	text-decoration:none;
}

.categorie a:hover{
	color:#635537;
	text-decoration:underline;
	
}

.saggi{
	width:250px;
	margin-bottom:15px;
	margin-left:20px;
	padding-top:21px;
}

.saggi ul{
	list-style:none;
}

.saggi a{
	color:#635537;
	text-decoration:none;
}

.saggi a:hover{
	color:#635537;
	text-decoration:underline;
	
}

#calendar_wrap{
	margin-left:55px;
	}
.widget p {
	padding-left:5px;
	}
	
	
.widget h2 {
	height:40px;
	width:252px;
	background:url(images/widgeth2.png) no-repeat;
	text-align:center;
	padding:22px 0 0 0;
	font-size:20px;	
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height:normal;
	color:#4a4131;
	margin:0;
}
.widget ul {
	margin:0 0 15px 0;
	padding:5px 0;
	border:none ;
	list-style:none;
}
.widget ul li {
	padding:5px 15px 10px 15px;
	margin:0px;
	background: url(images/listseparator.png) no-repeat 25% 100%;
}
.widget ul li a{
	color: #7F0B11;
	text-decoration:none;
}
.textwidget{
	padding:0 8px 0 8px;
	}
.widget ul li a:hover{
	color: #635537;
	text-decoration:none;
}		

/* --- IMAGES --- */

img {
	
}
p img {
	padding: 0;
	max-width: 100%;	
}
img.aligncenter {
	border: 2px solid #BEBCB7;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
img.alignright {
	border: 2px solid #BEBCB7;
	margin: 0 0 13px 13px;
	display: inline;
}
img.alignleft {
	border: 2px solid #BEBCB7;
	margin: 0 13px 13px 0;
	display: inline;
}
.alignleft {
	float: left
}
.alignright {
	float: right;
}
.wp-caption {
	border: 2px solid #BEBCB7;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -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;
}
	
/* == FOOTER == */
#bottom{
	background:#FFFFFF;
	height:440px;
	margin-left:18px;
	width:960px;	
}

#table-footer{
	height:130px;
	line-height:16px;
	background:url(images/righe-sotto.png);
	font-size:12px;
	color:#000000;
}

#table-footer h3{
	color:#7F0B11;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

#table-footer a{
	color:#7F0B11;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
}

#table-footer a:hover{
	color:#7F0B11;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:underline;
	text-align:left;

}

#table-footer img{
	margin: 0 10px 20px 15px;
	float:left;
}

.aeiouy{
	background:url(images/footer3.png) no-repeat;
	height:300px;
	width:960px;
	margin-top:10px;
}

.table-sotto{
	color:#FFFFFF;
	font-size:12px;
	width:100%;
	height:290px;
}

.table-sotto ul{
	font-size:1px;
}

.table-sotto p{
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	margin-left:30px;
	text-align:left;
}

.table-sotto a{
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	margin-left:30px;
}

.table-sotto a:hover{
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	text-decoration:underline;
}

.table-sotto li{
	color:#FFFFFF;
	text-decoration:none;
	margin: 0 0 0 30px;
	line-height:14px;
	font-size:11px;
	list-style:none;
}

.table-sotto li a{
	color:#FFFFFF;
	font-size:11px;
	text-decoration:none;
	margin: 0 0 0 0;
	font-weight:normal;
}

.table-sotto li a:hover{
	color:#FFFFFF;
	font-size:11px;
	text-decoration:underline;
	margin: 0 0 0 0;
	font-weight:normal;
}

#infondo{
	color:#7F0B11;
	background-color:#FFFFFF;
	height:50px;
	width:930px;
	clear:both;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-top:10px;
	padding-left:30px;
}


#infondo a{
	color:#7F0B11;
	text-decoration:none;
	font-weight:normal;
}

#infondo a:hover{
	color:#7F0B11;
	text-decoration:underline;
	font-weight:normal;
}

#ronnyweb{
	height:50px;
	float:right;
	margin-top:-54px;
	margin-right:43px;
}

#ronnyweb a{
	color:#7F0B11;
	text-decoration:none;
	font-weight:normal;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

#ronnyweb a:hover{
	color:#7F0B11;
	text-decoration:underline;
	font-weight:normal;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;	
}


#wp-footer{
	position:absolute;
	background: url(images/footer-wp.png) no-repeat;
	width:95px;
	height:26px;
	margin-top:95px;
	margin-left:460px;
}	
#wp-footer a {
	display: block;
	height: 0;
	padding-top:26px;
	overflow: hidden;
	text-decoration: none;
	width: 95px;
}
#wp-footer a:hover {
	background: url(images/footer-wp.png) no-repeat 0 -28px;
}


/*------------------COMMENTS----------*/
.commentlist {
	padding: 0;
	text-align: justify;
}	
.commentlist p {
	margin: 0 15px 10px 2px;
	clear:both;
	font-size:12px;
}
#commentform p {
	margin: 5px 0;
	font-size:12px;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.alt{
	margin-top: 1px;
	padding: 10px 10px 5px 10px;
	background: #f2f2f2;
	border: 1px solid #b2b0a4;
}	
.alt2{
	margin-top: 1px;
	padding: 10px 10px 5px 10px;
	background: #ffffff;
	border: 1px solid #b2b0a4;
}	
.administrator {
	margin-top: 1px;
	padding: 10px 10px 5px 10px;
	background:#e5dfcf url(images/author.png) no-repeat center    ;
	border: 1px solid #7e7d75;
}
.cgravatar {
	float: left;
	width: 60px;
	height: 60px;
	margin: 0px 12px 0px 0px;
	border: 1px solid #47453a;
}
.comment-author {	
	font-size: 20px;	
	font-family:Arial, Helvetica, sans-serif;
	color: #7F0B11;
}
.comment-author a:link , .comment-author a:visited, .comment-author a:active {
	color: #7F0B11;
	border-bottom: 1px solid #7F0B11 ;	
	text-decoration: none;
}
.comment-author a:hover {
	color: #635537;
	border-bottom:1px solid #b2b0a4;
	text-decoration: none;
}		
.comment-date {
	margin-left:2px;
	margin-top:3px;
	font-size: 14px;
	color: #888;
	font-size::12px;

}

#com{
	width:605px;
	padding: 0 0 5px 0px;
	clear: both;
}

#comhead{
	margin-bottom:10px;
	color:#7F0B11;
	padding:8px 0 0 0;
	font-size:18px;	
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;	
	width: 175px;	
	height: 36px;
}
#respond {
	width:605px;
	padding: 0 0 5px 10px;
	clear: both;
}
#respond {
	width: 175px;	
	height: 36px;
	margin-top:25px;
	color:#7F0B11;
	padding:8px 0 0 0;
	font-size:18px;	
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;	
}

#commentform {	
	margin: 10px 10px 30px 0px;	
	font-family:Arial, Helvetica, sans-serif;
}

#commentform p {
	padding: 6px 0px;
	margin: 0px;
}

#commentform label{
	color: #787878;
	font-size: 87%;
}

#commentform input{
	width: 200px;
	background: #fff;
	border: 1px solid #b2b0a4;
	padding: 5px;
	margin-top: 3px;
	font: 100% 'Trebuchet MS', Verdana, Sans-Serif;
}
#commentform textarea{
	height: 130px;
	background: #fff;
	border: 1px solid #b2b0a4;
	padding: 5px;
	margin-top: 3px;
	font: 100% 'Trebuchet MS', Verdana, Sans-Serif;
	overflow: auto;
}
#commentform #submit{
	cursor:pointer;
}

.contactform input,  .contactform textarea {
	background: #333;
	border: 1px solid #b2b0a4;
	color: #fff;
}
.contactform input:focus, .contactform textarea:focus {
	background:#444444;
	border: 1px solid #000;	
	padding-bottom:30px;
	color:#fff;
}
.contactform #contactsubmit {
	width: 85px;
	background: #111;
	border: 1px solid #666;
	color: #e3e3e3;
	font-size:.85em;
}
.contactform #contactsubmit:focus{	
	width: 85px;
	background: #333;
	border: 1px solid #666;
	color: #e3e3e3;
	font-size:.85em;
}
.contactform textarea {
	width: 340px;
	height: 200px;
	margin-bottom:10px;
}
.ddfmwrap {
	width: 450px;
	margin: 0;
	padding: 10px 0;
}

.ddfmwrap form.ddfm {
	width: 450px;
	margin: 0;
	padding: 0;
}

.ddfmwrap form.ddfm legend {
	font-size: 1.1em;
	font-weight: normal;
	color: #635537;
}

.ddfmwrap form.ddfm label {
	padding-top: 4px;
	color: #635537;
	font-weight: normal;
	line-height: normal;
}


.ddfmwrap form.ddfm fieldset {
	padding: 15px 15px 15px;
	border: 1px solid #b2b0a4;
}




.ddfmwrap p {
	color: #635537;
}

form.ddfm .credits {
	display: none;
}

.ddfmwrap .required {
	color: #cf0e0e;
}

.ddfmwrap .fmtext, .ddfmwrap .fmtextarea, .ddfmwrap .fmselect {
	padding: 4px 5px;
	background: #fdfef6;
	border: 1px solid #b2b0a4;
	color: #635537;	
	font-family:Arial, Helvetica, sans-serif;
font-size: 1em;
}

.ddfmwrap .fmtextarea {
	height: 200px;
}

.ddfmwrap .fmtext:focus, .ddfmwrap .fmtextarea:focus, .ddfmwrap .fmselect:focus {
	border: 1px solid #918b6e;
}

.ddfmwrap .submit {
	margin-left:-8px;
	text-align: left;
}

.ddfmwrap .submit input {
	padding: 3px 12px;
	background: #fdfef6;
	border: 1px solid #918b6e;
	color: #2b2d2f;
	font: normal 0.9em Arial, Helvetica, Geneva, sans-serif;
}


#wp-calendar {
empty-cells:show;
font-size:12px;
font-weight:bold;
margin:0;
padding:0;
text-align:center;
text-decoration:none;
width:200px;
}
#shinystat {
	overflow:hidden;
	visibility:hidden;
}
#nonresponsabile{
	color:#7F0B11;
	background-color:#FFFFFF;
	height:50px;
	width:630px;
	clear:both;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-top:10px;
}
