/*
 * @author ( Matteo Bucchi )
*/

/* ##########################  RELAZIONI  ########################### */

/* #### Layout #### */
#relaz_left
{
	float: left;
	clear: left;
	width: 230px;
}

#relaz_right
{
	/* float: right; */
}

.blog 
{
	display: block;
    overflow: visible;
/*     padding: 0 5px; */
}

#relaz_right > * 
{
    margin-left: 250px;
}

#relaz_right p 
{
	text-align: justify;
	margin-top: 0px;
}

.blog ul.actions 
{
	/* text-align: left; */ /* Attenzione, potrebbe avere effetti anche sulle pagine diverse delle relazioni! */
}

/* #### Colonna sinistra #### */
.relaz_left_link
{
	float: left;
	clear: left;
	width: auto;
	margin-bottom: 8px;
	background: transparent url(../images/arrow_orange.png) no-repeat;
	background-position: center left;
	padding-left: 10px;
	text-decoration: none;
	font-family: georgia,arial,helvetica,sans-serif;
	font-size: 0.9em;
	/* text-transform: uppercase; */
}

.relaz_link
{
	margin-bottom: 10px !important;
}

#relaz_left h3
{
	margin: 0;
}

/* #### Colonna sinistra, caratteristiche #### */
#main .relaz_carat_elenco
{
	padding: 0;
}

#main .relaz_carat_elenco li
{
	border: 1px solid #E9E9E9;
	border-radius: 5px;
	margin-bottom: 3px;
	background-color: #fff7bf;
	list-style-type: none;
	min-height: 43px;
	padding: 3px;
	padding-left: 70px;
	font-size: 0.85em;
}

#main .relaz_carat_elenco li a
{
	text-decoration: none;
}

li.relaz_carat_elenco_diff 
{
	background-image: url(../images/icons/difficolta.png);
	background-position: 0 5px;
	background-repeat: no-repeat;	
}

li.relaz_carat_elenco_tempo
{
	background-image: url(../images/icons/tempo_percorrenza.png);
	background-position: 0 5px;
	background-repeat: no-repeat;	
}

li.relaz_carat_elenco_salita
{
	background-image: url(../images/icons/dislivello.png);
	background-position: 0 5px;
	background-repeat: no-repeat;	
}

li.relaz_carat_elenco_rifugio
{
	background-image: url(../images/icons/punto_di_appoggio.png);
	background-position: 0 5px;
	background-repeat: no-repeat;	
}

li.relaz_carat_elenco_tel
{
	background-image: url(../images/icons/telefono.png);
	background-position: 0 5px;
	background-repeat: no-repeat;	
}

li.relaz_carat_elenco_sviluppo
{
	background-image: url(../images/icons/sviluppo.png);
	background-position: 0 5px;
	background-repeat: no-repeat;	
	line-height: 43px !important;
}

li.relaz_carat_elenco_imp_risalita
{
	background-image: url(../images/icons/imp_risalita.png);
	background-position: 0 5px;
	background-repeat: no-repeat;	
}

li.relaz_carat_elenco_stampa
{
	background-image: url(../images/icons/stampa.png);
	background-position: 0 5px;
	background-repeat: no-repeat;	
	line-height: 43px !important;
}

li.relaz_carat_elenco_pdf
{
	background-image: url(../images/icons/versione_pdf.png);
	background-position: 0 5px;
	background-repeat: no-repeat;	
	line-height: 43px !important;
}

li.relaz_carat_elenco_fb
{
	background-image: url(../images/icons/seguici_facebook.png);
	background-position: 0 5px;
	background-repeat: no-repeat;	
	line-height: 43px !important;
}

/* #### Colonna sinistra, valutazioni #### */
.relaz_valutaz_tabella
{
	padding: 0;
	margin: 10px 0;
	width: 100%;
	background-color: #fff7bf;
	border-collapse: separate;
    border-spacing: 0;
}

.relaz_valutaz_tabella tr th,
.relaz_valutaz_tabella tr td {
    border-right: 1px solid #E9E9E9;
    border-bottom: 1px solid #E9E9E9;
    border-top: 0;
    padding: 3px;
}

.relaz_valutaz_tabella tr:first-child th,
.relaz_valutaz_tabella tr:first-child td {
    border-top: 1px solid #E9E9E9;
}

.relaz_valutaz_tabella tr th:first-child,
.relaz_valutaz_tabella tr td:first-child {
    border-left: 1px solid #E9E9E9;
    border-right: 0;
}

.relaz_valutaz_tabella tr th {
    border-top: 1px solid #E9E9E9;
}

.relaz_valutaz_tabella tr td:last-child {
    text-align: center;
}

/* top-left border-radius */
.relaz_valutaz_tabella tr:first-child td:first-child {
    border-top-left-radius: 5px;
}

/* top-right border-radius */
.relaz_valutaz_tabella tr:first-child td:last-child {
    border-top-right-radius: 5px;
}

/* bottom-left border-radius */
.relaz_valutaz_tabella tr:last-child td:first-child {
    border-bottom-left-radius: 5px;
}

/* bottom-right border-radius */
.relaz_valutaz_tabella tr:last-child td:last-child {
    border-bottom-right-radius: 5px;
}

/* #### Lato destro #### */
#main .blog h1.relaz_titolo,
#main .blog h2.relaz_sottotitolo,
#main .blog h4.relaz_segnalata_da,
#main h1.relaz_titolo,
#main h2.relaz_sottotitolo,
#main h4.relaz_segnalata_da
{
	text-align: center;
}

#main .blog h1.relaz_titolo,
#main h1.relaz_titolo
{
	border: 0;
	font-size: 1.4em;
	padding: 50px 0px 15px 0px;
	font-family: georgia,palatino;
	letter-spacing: 1pt;
	color: #333333;
}

#main .blog h1.relaz_titolo .first-letter,
#main h1.relaz_titolo .first-letter
{
	font-size: 1.7em;
}

#main .blog h2.relaz_sottotitolo,
#main h2.relaz_sottotitolo
{
	font-size: 1.2em;
	font-family: georgia,palatino;
	padding: 0px 0px 10px 0px;
}

#main .blog h4.relaz_segnalata_da,
#main h4.relaz_segnalata_da
{
	font-size: 0.9em;
	font-weight: normal;
	font-style: italic;
	padding: 0px 0px 20px 0px;
}

#main .blog h5.relaz_titolo_par,
#main h5.relaz_titolo_par
{
	font-size: 1em;
	color: #C64934;
	font-weight: bold;
	padding-bottom: 2px;
}