/*
Theme Name: progetto rossoverde portogruaro 3colonne
Theme URI:
Description: Template progetto rossoverde costituito da testata, menù orizzontale, corpo principale, 2 sidebar verticali
Author: Marco Zullo
Author URI:
Version: 1.091220
*/

/* Begin Typography & Colors */
body{

/*  background: green url('images/sfondo1.png') repeat-y center;     /**/ 
  background-color:#eeeeee;  /**/ 
/*  background:green  url('images/sfondo1.png') repeat-y center; /**/ 
  font-family: Helvetica, Arial, Sans-Serif;
}


#page{
 /* background-color:white;       /**/
}

#head{
/* background: url('images/angolo_trasparente.png') no-repeat top right;    /**/
 margin:5px 0px 10px 0px;
}

#head a, #head a img{
 border:none;
}

#main, #content, #content-top{

}


#row-01, #col-01, #col-02, .post, ol.commentlist li, h3#comments, #respond{
  background: #ffffff url('images/angolo_eeeeee.png') no-repeat top right; /**/
/*    background: url('images/angolo_trasparente.png') no-repeat top right;    /**/

}

#sidebar-h-bottom{
}


.post, ol.commentlist li, h3#comments, #respond{
  padding:5px 15px 5px 15px;
  margin-bottom: 10px;  
}

#sidebar-h ul li ul li {
    margin:0px;
    padding: 0px 8px 0px 8px;
    border-left: solid 1px green;
    border-right: solid 1px red;
    }

#sidebar-h ul li ul li a{
    color: black;
    font-weight:bold;
    }
    
#sidebar-h a {
   	text-decoration: none;
    }

#sidebar, #sidebar-02{
  font-size: 0.9em;
  padding-left:15px;
    padding-right:15px;
}

    
#sidebar ul li h2, #sidebar-02 ul li h2, h3#comments, #respond h3{
  color:black;
  font-size: 1em;
  font-weight: normal;
  font-weight: bold;
    border-bottom: solid 1px green;
    border-top: solid 1px red;
    margin-left:0px;
    margin-right:0px;   
    padding: 3px 10px 3px 10px; 
    }

#sidebar ul li{

    }
    
#sidebar-02-bottom{
	  background: white url('images/bici.png') no-repeat bottom center;
    height: 147px;    
}

#sidebar-bottom{
    background-color:#eeeeee;
    font-size: 0.8em;
    padding:10px;
}

.storytitle{
  padding:5px 0px 5px 0px;
  margin-bottom:3px;
}
.storytitle a{
  color: #76b700;
  color: green;
  color: black;
    border-bottom: solid 1px green;
    border-top: solid 1px red;
    margin-left:0px;
    margin-right:0px;   
    padding: 3px 10px 3px 10px; 
    text-decoration:none;
}

.author{
  font-size:small;
}

.avatar-post img{
  float:left;
  margin-right: 4px;
  height: 32px;
  width: 32px;
}

.sociable{
    font-size:0.8em;
    margin:0px;
    background: #cdffcd;
    padding:5px
    
}

a#print, a#pdf, a#post-edit-link, .meta a{
  text-decoration:none;
}

.meta{
    font-size:0.8em;
    margin-top: -10px;
    margin-bottom:5px;
    background: #ffcdcd;
    padding:5px
    
}

ol.commentlist li {

}

h3#comments{
  background-image: none;
}

.similarity{
    font-size:0.8em;
    margin-top: -10px;
    margin-bottom:15px;
    background: #ffff99;
    padding:5px
}

.widget_spf p{
  font-style: italic;
}
/* End Typography & Colors */

/* Begin Structure */
body, #page, #main, #content, #content-top, #row-01, #col-01, #col-02, #sidebar-h, h2{
  margin:0px;
  padding: 0px;
}

#page{
 margin:0px 20px 0px 20px;
}

#head{
  padding:5px 15px 5px 15px;
}

#head-hidden{
  display:none;
}

#row-01{
    margin:0 0 10px 0;
    padding:5px 15px 5px 15px;  
    width:auto;
}


#sidebar-h ul {
    margin:0;
    padding:0;
    list-style:none;
    display:inline;
    }
#sidebar-h li {
    margin:0;
    padding:0;
    display:inline;
    }

    

#sidebar-h-top{
   display:none;
}

#sidebar-h-bottom{
  display:none;
 }
    
#col-01{
  width:210px;
  float: right;
  margin-right:0px;
}

#col-02{
  width:210px;
  float: right;
  margin-right: 10px;
}

#content{
  margin-right: 440px;
}

#content-top{
   display:none;
}


/* Begin Sidebar */
/* End Sidebar */

/* End Structure */



/*	Begin Headers */
/* End Headers */



p img,img {
	padding: 0;
	max-width: 100%;
	border:none;
	}

/*	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, img.aligncenter {
	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 */


/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before,  #sidebar-02 ul ul li:before, .similarity ul li:before {
	content: "\00BB \0020";
	}

.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;
	}

#sidebar ul, #sidebar ul ol, #sidebar-02 ul, #sidebar-02 ul ol, .similarity ul li {
	margin: 0;
	padding: 0;
	}

#sidebar ul li, #sidebar-02 ul li, .similarity ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 20px;
	}

#sidebar ul li a, #sidebar-02 ul li a, .similarity ul li a {
	text-decoration:none;
	color:black;
	}
	
#sidebar ul p, #sidebar ul select, #sidebar-02 ul p, #sidebar-02 ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol, #sidebar-02 ul ul, #sidebar-02 ul ol{
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol, #sidebar-02 ul ul ul, #sidebar-02 ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li, #sidebar-02 ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li, #sidebar-02 ul ul li, #sidebar-02 ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
	
.similarity ul li {
  margin: 2px 0px 2px 0px;
  }
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s , #sidebar-02 #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit, #sidebar-02 #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#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;
	}
/* End Form Elements */


/* Begin Comments*/
.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;
	}
/* End Comments */





/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/


/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.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: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

#tinymce.mceContentBody{
  background-image: transparent;
  background: white ('images/sfondo01.jpg');
  text-align: left;
}

.candidato{
  margin-top:2em;
  clear:left;
}

.candidato .img{
 float:left;
 margin-right:1em;
 margin-bottom:2em;
}

.candidato .nome{
  font-weight: bold;
  font-size: 1.5em;
}

.candidato .descr1{
  font-style: italic;  
}

.candidato .descr2{
  text-align:left;
}

.ngg-imagebrowser .pic img{
	width: auto;
margin-left: auto;
margin-right:auto;

}

.ngg-galleryoverview {


}


.rsnews{
text-align: center;
position:absolute;
right:0px;
top:0px;
margin:5px;padding:5px;background:white;
}

.rsnews img{
 width: 100px;
 display: block;
}