/* 
Theme Name: Ragazzi del Fiume
Theme URI: 
Description: <strong>Ragazzi del Fiume</strong> e' un tema a 3 colonne per WP 2.x con il supporto dei <a href="http://automattic.com/code/widgets/">Widgets</a>, sviluppato da Altreforme basandosi sul layout <a href="http://cordobo.de/free-wordpress-templates/cordobo-green-park/">Cordobo Green Park</a> di <a href="http://cordobo.de/">Andreas Jacob</a>. Originariamente disegnato per <a href="http://chungo.net">Chungo.net</a>. XHTML e CSS validi.
Version: 
Author: Altreforme
Author URI: http://www.altreforme.net

	Cordobo Green Park v0.9.2 BETA 1
	 http://www.cordobo.de/

	This theme was designed and built by Andreas Jacob,
	whose blog you will find at http://cordobo.de/

	The CSS, XHTML and design is released under the GPL:
	http://www.opensource.org/licenses/gpl-license.php
	
*/


/** BEGIN ADDED **/

* html #header { height: 47px; }

* html #content, * html .entry_firstpost, * html .entry, * html img {
	position: relative;
}

ul.readmore {
	list-style: none;
	background: url(images/content_bullet.gif) no-repeat 0 8px;
	padding: 2px 0 6px 12px;
	margin: 0px;
}
	
img {
	border: none 0px;
}

.main p img {
	border: none 0px;
	margin-right: 20px;
	margin-bottom: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	width: auto;
	float: left;
}

.main {
/*background: url(images/bordermeta.gif) left bottom repeat-x;*/
padding: 0px 0 1px 0;
margin-top: -5px;
}

/*
.main a {
color: red!important;
}

.main a:hover {
color: #FF9933!important;
}

.comments a {
color: red!important;
}

.comments a:hover {
color: #FF9933!important;
}
*/

/**

.entry {
	background: transparent;
	border: 0px dotted #CDE985;
	border-top: 0px solid #fff;
	border-bottom: 0px solid #fff;
	padding: 15px;
	margin: 0px;
}

**/

.entry {
	background: transparent /*url(images/comment-area.gif) repeat-x left top*/;
	border: 0px solid #D5F0A4;
	padding: 0px;
	padding-bottom: 1px;
	margin: 0px;
        /*width: 100%;
        float: left;
        padding-top: 8px;*/
}

html>body .entry {
	background: transparent /*url(images/comment-area.gif) repeat-x left top*/;
	border: 0px solid #D5F0A4;
	padding: 0px;
	padding-bottom: 1px;
	margin: 0px;
        width: 100%;
        float: left;
        padding-top: 8px;
}



.entry_firstpost{
	background: #fafafa url(images/comment-area.gif) repeat-x left top;
	border: 0px solid #507E00;
	padding: 1px;
	padding-bottom: 1px;
	margin: 0px;
}

.latest_firstpost{
	background: #F3F3F3 url(images/latest.gif) no-repeat bottom right;
	border: 0px solid #D5F0A4;
	padding: 0px 15px 0px 15px;
	margin: 0px;
}

.latest{
	background: #fff;
	border: 0px solid #D5F0A4;
	padding: 0px 5px 0px 5px;
	margin: 0px;
}


h1 a img {
	border: none 0px;
	text-decoration: none;
	}

/** END ADDED **/


/* 1) -=-=-=- General selectors -=-=-=- */

html {
	/*background: #BEBEBE url(images/chungo_bg_grey_right.gif) repeat-y top right;*/
}

body {
	/*background: #BEBEBE url(images/chungo_bg_grey_left.gif) repeat-y top left;*/
	margin: 0px;
	padding: 0px;
	font-family:Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #666;
	text-align: center;
}

#header {
	color: #FCFEF4;
	margin: 0px;
	font-size: .9em;
	height: 90px;
	line-height: 47px;
	width: auto;
	background: url(images/chungo_logo_headerbar_green.gif) repeat-x right bottom;
text-align: center;
	}
	
#header_left_bg {
	margin: 0;
	padding: 0;
	height: 90px;
	width: auto;
	background: url(images/header_left.gif) no-repeat left bottom;
	}

#header a {
color: none;
}

/*#header a:hover {
color: #FFA743;
background: #FFA743;
}*/

#single_post_right {
	color: #FCFEF4;
	margin: 0px 5px 0px 5px;
	padding: 0px;
	font-size: 12px;
	line-height: 25px;
	height: 25px;
	width: auto;
	background: transparent url(images/single_post_right.gif) repeat-x right top;
}

#single_post_left {
	color: #888888;
	margin: 0px 5px 0px 0px;
	padding: 0px;
	padding-left: 16px;
	font-size: 12px;
	line-height: 25px;
	height: 25px;
	width: auto;
	background: transparent url(images/single_post_left.gif) no-repeat left top;
}

#topentry_bg {
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	color: #FCFEF4;
	margin: 0px;
	padding: 0px;
	line-height: 104px;
	height: 104px;
	width: auto;
	background: url(images/topentry_bg.png) repeat-x;
	}
	
#topentry {
	border-bottom: 1px dotted #000;
	margin: 0px;
	padding: 25px;
	font-size: 1.1em;
	line-height: 1.1em;
	width: auto;
	background: transparent;
	}	

#header h1, #header h1 a {
	margin: 0px;
	margin-left: 15px;	
	font-size: 1.5em;
	line-height: 47px;
	height: 47px;
	background: transparent;
	text-decoration: none;
	border: none 0px;
	color: #fff;
}

h1 {
	margin: 0px;
	font-size: 2.2em;
	line-height: 47px;
	height: 47px;
	background: none;
	text-decoration: none;
	border: none 0px;
}

/**

h1 a:link img, h1 a:visited img {
	background: transparent url(images/chungo_logo.gif) no-repeat left top;
	text-decoration: none;
	border: none 0px;
	}
	
	**/


h2 {
	color: #FF6600;
	font-weight: bold;
	font-size: 1.6em;
	line-height: 1.2em;
	margin: 0px;
	padding: 0px;
	background: none;
	}

.links h2 {
	font-size: 1.4em;
	line-height: 31px;
	height: 40px;
	margin: 0px;
	padding-left: 10px;
	font-weight: bold;
	color: #354AB4;
	background: url(images/h3_bg.gif) no-repeat;
	list-style: none;
}

.rightlinks h2 {
	font-size: 1.4em;
	line-height: 31px;
	height: 40px;
	margin: 0px;
	padding-left: 10px;
	font-weight: bold;
	color: #354AB4;
	background: url(images/h3_bg2.gif) no-repeat;
	list-style: none;
}

h2 a:link, h2 a:visited {
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;
	background: none;
	}

h2 a:hover, h2 a:active {
	color: #FF9933;
	font-weight: bold;
	text-decoration: none;
	background: none;
}

h2 img {
vertical-align: middle;
}

.titolo {
        font-size: 1.3em;
}

.centrorisorse {
color: #354AB4;
margin-bottom: 12px;
padding-bottom: 4px;
margin-left: 5px;
border-bottom: 1px solid #999;
}

.nomescuola {
margin: 0px;
padding: 0px;
line-height: 0.8em;
}

.listabacheche {
font-size: 1.2em;
}

.commentitolo{
color: #354AB4!important;
font-size: 1.3em;
margin-top: -8px;
margin-bottom: -5px;
padding: 0;
}

h3 {
	font-size: 1.4em;
	line-height: 1.4em;
	height: auto;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #FF3300;
	background: none;
}

.links h3 {
	font-size: 1.4em;
	line-height: 31px;
	height: 41px;
	margin: 0px;
	padding-left: 10px;
	font-weight: bold;
	color: #ffffff;
	background: url(images/h3_bg.gif) no-repeat;
}

h4 {
	font-size: 1.2em;
	margin: 0px;
	padding-left: 0px;
	color: #354AB4;
	font-weight:bold;
}

.links h4 {
	font-size: 1.2em;
	margin: 0px;
	padding-left: 0px;
	color: #354AB4;
	font-weight:bold;
}

.rightlinks h4 {
	font-size: 1.2em;
	margin: 0px;
	padding-left: 0px;
	color: #354AB4;
	font-weight:bold;
}


h4 a:link, h4 a:visited {
	color: #354AB4;
	text-decoration: none;
	background: none;
	font-weight:bold;
	}

h4 a:hover, h4 a:active {
	color: #FF9933;
	text-decoration: none;
	background: none;
	font-weight:bold;
}

h4 a img {
float: left;
vertical-align: middle;
margin-right: 5px;
}

a:link {
	color: #FF6600;
	/*font-weight: normal;*/
	text-decoration: none;
	}

a:visited {
	color: #FF6600;
text-decoration: none;
/*font-weight: normal;*/
	}

a:hover, a:active {
	color: #FF9933;
	text-decoration: none;
	}

blockquote {
	border-left: 4px solid #3F3F3F;
	padding: 0 10px;
	margin: 0 0 0 10px;
	font-style: italic;
	}

code {
	display: block;
	padding: 10px;
	color: #444E1F;
	background: #F5F8E8;
	font-size: 1.2em;
	border-top: 2px solid #D0EC98;
	}

p {
	line-height: 1.2em;
	}

.clear {
clear: left;
}

/* 2)-=-=-=- Structure -=-=-=- */

#container {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	text-align: left;
	background: /*url(images/chungo_bg_grey_right.gif) repeat-y right bottom;*/
}

#wrapper {
	padding: 0px;
background: transparent;
}
	
div#content {
	width: auto;
	margin: 0px;
	margin-left: 187px;
	margin-right: 217px;
	padding: 5px;
	background: /*url(images/border.gif); #FBCD7D;*/ transparent;
}

div#contentsector {
	width: auto;
	margin: 0px;
	margin-left: 187px;
	margin-right: 217px;
	padding: 5px;
	background: /*url(images/border.gif); #FBCD7D;*/ #FFF;
}

#contentsector ul {
margin-left: 0px;
padding-left: 0px;
}

#contentsector li {
list-style-type: none;
padding-bottom: 10px;
margin-left: 0px;
padding-left: 0px;
display: inline;
}

#contentsector li img {
margin-right: 10px;
}

#navibar {
	float: left;
	width: 182px;
	margin: 0px;
	padding: 0px;
	height: 100%;
	background: #fff url(images/container_left.gif) right top repeat-y;
}

#right {
	float: right;
	width: 212px;
	margin: 0px;
	padding: 0px;
	height: 100%;
	background: transparent url(images/container_right.gif) left top repeat-y;
}

#right img {
margin-bottom: 10px;
}

.links {
	margin: 0px;
	margin-left: 5px;
	margin-top: 0px;
	padding: 0px;
	background: none;
}

.rightlinks {
	margin: 0px;
	margin-left: 5px;
	margin-top: 0px;
	padding: 0px;
	background: none;
}


#navi_end_left {
	width: 182px;
	margin: 0px;
	padding: 0px;
	height: 20px;
	background: #fff url(images/container_left_end.gif) no-repeat left bottom;
}

#navi_end_right {

	width: 212px;
	margin: 0px;
	padding: 0px;
	height: 20px;
	background: #fff url(images/container_right_end.gif) no-repeat left bottom;
}

#footer {
	margin: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0;
	padding-top: 20px;
	/*height: 30px;*/
	width: 100%;
	/*background: url(images/borderbottom.jpg) repeat-x right top;*/
	clear: both;
	position: relative;
	text-align: center;
}

#footer_left_bg {
	margin: 0;
	padding: 0;
	height: 20px;
	width: auto;
	background: transparent url(images/borderbottom.jpg) repeat-x right top;
	}
	
#footer_left_bg p {
	color: #3C452D;
	margin: 0;
	font-size: .9em;
	padding-top: 10px;
	background: none;
	text-align: center;
}

#footer img {
margin-bottom: 20px;
}


/* 3)-=-=-=- Left selectors -=-=-=- */	

.meta {
	background: #fff;
	font-size: .9em;
	padding: 3px 0 0px 0;
margin: 0;
	/*border-bottom: 	1px dotted #FF3300;*/
color: #354AB4;
	}

.metaschool {
	background: #fff;
	font-size: .9em;
	padding: 5px 0 0 0;
	}

.highlight { /* Basic highlight for text */
	background: #F7FEDC;
	}
	
.comments-nice-bg {
	padding: 1px;
	background: #FFF;
	/**
	background: #507E00;
	**/
	color: #000;
}

.comments-nice {
	padding: 10px;
	background: #FAFAFA /* C0DF89  url(images/comment-area.gif) repeat-x left top*/;
	border: 1px solid #FF9933;
}

/**

.comments-nice:hover {
	background: #E2E2E2 url(images/comment-area-bottom.gif) repeat-x left bottom;
	border: 1px solid #FF3300;
}

**/

.comments {
	font-size: 1em;
	padding-bottom: 20px;
	padding-left: 0px;
margin-top: 0px;
float: left;
width: 98%;
/*width: 100%;
margin-top: 10px;
float: right;*/
}

.comments a:link, .comments a:visited {
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;
	}

.comments a:hover, .comments a:active {
	color: #FF9933;
	text-decoration: none;
	}	

.alt {
	background: #FFF !important; 
	border: 1px solid #006699 !important;
	padding: 10px 10px 0 10px !important;
	}

.alt:hover {
	border: 1px solid #354AB4 !important;
	}

.commentlist li:hover {
	border: 1px solid #666;
	}

.commentlist {
	padding: 0;
	margin: 1px;
	}

.commentlist li {
	list-style: none;
	padding: 10px 10px 0 10px;
	background: #FFF;
	border: 1px solid #999;
	margin: 10px 0 10px 0;
	color: #3C452D;
	}

.commentlist img {
margin-right: 10px;
}

p.metadate {
	font-size: .8em;
	margin: 0;
	text-transform: uppercase;
	}

p.comment_meta {
	margin: 0 0 10px 10px;
	font-size: .9em;
	}

.comment_author a:visited {
	font-weight: bold;
	text-decoration: none;
	}

.reply {
	font-weight: bold;
	font-size: 1.2em;
	margin: 10px 0 0 0;
color: #354AB4!important;
	}

.numbercomments {
	font-weight: bold;
	font-size: 1.2em;
	margin: 10px 0 0 0;
color: #FF6600!important;
	}

.reply img {
vertical-align: middle;
margin-right: 5px;
}
	
.comments-nice .reply {
	color: #FF6600;
	font-weight: bold;
	font-size: 1.2em;
	margin: 0px 0 0 0px;
	}

.warning p { /* Used on the search page (image will appear if no result is found) */
	background: #FFF url(images/warning.gif) no-repeat left;
	height: 160px;
	padding: 20px 0 0 90px;
	font-size: 1.3em;
	margin: 0px;
	/*border: 1px solid #efefef;*/
}

.postinput {
	margin-left: 0px;
	}

/* 4)-=-=-=- Right selectors -=-=-=- */	

#author li {
	list-style: none;
	margin: 0;
	padding: 0 5px 20px 0;
	font-size: .9em;
	line-height: 1.4;
	}

#author ul {
	padding: 20px 0 0 0;
	margin: 0;
	}

.links li {
	list-style: none;
	background: url(images/content_bullet.gif) no-repeat 0 6px;
	padding: 2px 0 2px 12px;
	margin: 0px;
font-size: 10px;
}

div.links ul li#linkcat-1 {
	list-style: none;
	display: inline;
	background: none;
	padding: 0px;
	margin: 0px;
}

.links ul li {
	border-bottom: 1px solid #efefef;
}

.links ul li ul li {
	border-top: 1px solid #efefef;
	border-bottom: 0px solid #efefef;
}

.links li li {
	background: url(images/sub_icon.gif) no-repeat 0 2px;
	padding: 2px 1px 2px 13px;
	font-size: 1em !important;
}
	
.links li li li {
	background: url(images/sub_icon.gif) no-repeat 0 2px;
	padding: 3px 0 2px 13px;
	font-size: 1em !important;
}

.links ul {
	padding: 0px;
	margin: 0px 5px 5px 5px;
}

.links ul ul {
	padding: 0 !important;
	margin: 2px 0 0 0 !important;
	}

.links ul ul ul {
	padding: 0 !important;
	margin: 0 0 -4px 0 !important;
	}

.links a {
	/*font-size: .9em;*/
	text-decoration: none;
	}

.links a:link {
	color: #FF6600;
	/*font-weight: normal;*/
	}

.links a:visited {
	color: #FF6600;
	}

.links a:hover, .links a:active {
	color: #FF9933;
	}

.rightlinks li {
	list-style: none;
	background: url(images/content_bullet.gif) no-repeat 0 6px;
	padding: 2px 0 2px 12px;
	margin: 0px;
font-size: 10px;
}

div.rightlinks ul li#linkcat-1 {
	list-style: none;
	display: inline;
	background: none;
	padding: 0px;
	margin: 0px;
}

.rightlinks ul li {
	border-bottom: 1px solid #efefef;
}

.rightlinks ul li ul li {
	border-top: 1px solid #efefef;
	border-bottom: 0px solid #efefef;
}

.rightlinks li li {
	background: url(images/sub_icon.gif) no-repeat 0 2px;
	padding: 2px 1px 2px 13px;
	font-size: 1em !important;
}
	
.rightlinks li li li {
	background: url(images/sub_icon.gif) no-repeat 0 2px;
	padding: 3px 0 2px 13px;
	font-size: 1em !important;
}

.rightlinks ul {
	padding: 0px;
	margin: 0px 5px 5px 5px;
}

.rightlinks ul ul {
	padding: 0 !important;
	margin: 2px 0 0 0 !important;
	}

.rightlinks ul ul ul {
	padding: 0 !important;
	margin: 0 0 -4px 0 !important;
	}

.rightlinks a {
	/*font-size: .9em;*/
	text-decoration: none;
	}

.rightlinks a:link {
	color: #FF6600;
	/*font-weight: normal;*/
	}

.rightlinks a:visited {
	color: #FF6600;
	}

.rightlinks a:hover, .rightlinks a:active {
	color: #FF9933;
	}

#search {
	padding-bottom: 20px;
	height: 22px;
}

.searchfield {
	vertical-align: middle;
	padding: 1px;
	margin: 1px;
	background: #efefef;
	border: 1px solid #FF6600;
	color: #FF6600;
	width: 90px;
	font-size: 12px;
	height: 16px;
}

.searchfield:hover {
	background: #efefef;
	border: 1px solid #FF6600;
	color: #FF6600;
	}
	
.searchsubmit {
	vertical-align: middle;
	padding: 1px;
	margin: 1px;
	background: #efefef;
	border: 1px solid #FF6600;
	color: #FF6600;
	width: 50px;
	font-size: 12px;
	height: 20px;
}

.searchsubmit:hover {
	background: #efefef;
	border: 1px solid #BFBFBF;
	color: #949494;
	}

.torna {
font-size: 1.2em;
font-weight: bold;
padding-bottom: 10px;
border-bottom: 1px solid #999;
}

.torna img {
float: left;
vertical-align: middle;
margin-right: 5px;
}


/* 6)-=-=-=- Forms -=-=-=- */

textarea {
	font-family: Arial, Verdana, Helvetica;
	font-size: 1.1em;
	border: 1px solid #FF9933;
	padding: 2px 5px 1px 5px;
	width: 500px;
	}
	
textarea:hover {
	background: #fff;
	border: 1px solid #FF3300;
	color: #3C452D;
	}
	
input {
	background: #fff;
	border: 1px solid #FF6600;
	}
	
input:hover {
	border: 1px solid #FF9933;
	}
	
.input-submit {
	height: 39px;
	width: 163px;
	text-align: center;
	background: none;
	border: 0px solid #FF6600;
	}


.input-submit:hover {
	background: none;
	border: 0px solid #FF9933;
	}

/* 7)-=-=-=- Accessibility -=-=-=- */

#skip {
	display: none;
	}

hr {
	display: none;
	}
	
	
	
ul#navlist
{
margin: 0;
padding: 0;
white-space: nowrap;
text-align: center;
}

ul#navlist ul
{
margin: 0;
padding: 0;
white-space: nowrap;
}

#navlist li.page_item
{
display: inline;
list-style-type: none;
padding: 0px;
margin: 0px;
}

#navlist li.page_item ul
{
display: inline;
list-style-type: none;
padding: 0px;
margin: 0px;
}

#navlist a { padding: 0px 10px 0 0; 
font-weight: bold;
}

#navlist a:link, #navlist a:visited
{
text-decoration: none;
color: #FFF;
}

#navlist a:hover
{
text-decoration: none;
color: #FFDD99;
background: #FF3300;
}

.commentOfficialUser {
	background: #FFEB66 !important; 
	border: 2px solid #FF3300 !important;
	padding: 10px 10px 0 10px !important;
	}

.altcommentOfficialUser {
	background: #FFEB66 !important; 
	border: 2px solid #FF3300 !important;
	padding: 10px 10px 0 10px !important;
	}

.commentOfficialUser:hover {
	border: 2px dotted #FF3300 !important;
	}

.altcommentOfficialUser:hover {
	border: 2px dotted #FF3300 !important;
	}

.comments h2 {
margin-bottom: 10px;
}
