/*
Theme Name: Salserolatino.it
Theme URI: http://www.salserolatino.it/
Description: Tema creato su misura per il sito web www.salserolatino.it
Version: 1.0
Author: Giulio Di Sano
Author URI: http://www.giuliodisano.com/
Tags: red, fixed width, two columns, widgets

	---
	This theme was designed and built by Giulio Di Sano,
	whose blog you will find at http://www.giuliodisano.com/

	The CSS, XHTML and design is released under Creative Commons Attribution-Non-Commercial-No Derivative Works 2.5 Italy License:
	http://creativecommons.org/licenses/by-nc-nd/2.5/it/deed.en_GB
	---
	Questo tema è stato progettato e costruito da Giulio Di Sano,
	di cui il blog sarà possibile trovarlo a http://www.giuliodisano.com/

	I CSS, XHTML ed il design sono rilasciati sotto Licenza Creative Commons Attribuzione-Non commerciale-Non opere derivate 2.5 Italia:
	http://creativecommons.org/licenses/by-nc-nd/2.5/it/deed.it
	---

*/

								/* INZIO IMPAGINAZIONE */


﻿* { margin: 0; padding: 0; }

html {
	background: #530200 url("img/bg.png") repeat-x top;
	padding: 10px 0;
}

body {
	width: 780px;
	text-align: center;
	font-family: Verdana, Arial, Times, san-serif;
	font-size: 14px;
	color: white;
	margin: auto;
	border: 1px black solid;
}

a { text-decoration: none; }
a:link, a:visited { color: yellow; }
a:hover, a:active { font-variant: small-caps; letter-spacing: 0.06em; }

img { border-width: 0; }

p { margin: 0.5em 0; }



								/* FINE IMPAGINAZIONE */

								/* INIZIO TESTATA */


#header {
	height: 150px;
	background: url("img/testata2.jpg") no-repeat;
	border-bottom: 1px black solid;
	clear: both;
}
#admin {
	font-size: 10px;
	text-align: right;
	float: right;
	padding: 0px 10px;
	display: block;
}
#admin li { text-decoration: none; display: inline; }
#admin a { margin-left: 10px; text-decoration: none; }
#admin a:visited, #admin a:link { color: red; }
#admin a:hover, #admin a:active { color: black; font-variant: normal; letter-spacing: 0; }
#link {
	height: 90px;
	width: 700px;
	display: block;
	position: relative;
	top: 20px;
	left: 30px;
	clear: both;
}


								/* FINE TESTATA */

								/* INIZIO COLONNA SINISTRA */


#colsin {
width: 150px;
background: #530200;
float:left;
}
#colsin-sfo {
background: black url("img/menu-sfondo.jpg") no-repeat;
padding: 30px 0 10px 0;
}

#menu {
	width: 125px;
	background: url("img/maschera.png") repeat;
	font-size: 16px;
	border: 1px #696969 solid;
	padding: 10px 0 0 0;
	margin: auto;
	margin-bottom: 20px;
}
#menu b { font-weight: bold; font-variant: small-caps; letter-spacing: 0.10em; }

#menu-bot {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	border-top: 1px #696969 solid;
	margin-top: 10px;
	padding: 5px 0;
}
#menu-bot a {
	width: 100%;
	text-decoration: none;
	display: block;
	padding: 5px 0;
}
#menu-bot a:hover, #menu-bot a:active { font-variant: normal; letter-spacing: 0; }
#menu-bot li { display: block; }
#menu-bot ul { margin: -5px 0 5px 0; padding: 0; }
#menu-bot ul li a { padding: 3px 0; }

/* STYLE LINK PAGINE */
#menu-bot .page_item a { color: white; }
#menu-bot .page_item a:hover,
#menu-bot .page_item a:active { color: orangered; font-size: 14px; }

/* STYLE LINK PAGINA VISUALIZZATA*/
#menu-bot .current_page_item a,
#menu-bot .current_page_item a:hover,
#menu-bot .current_page_item a:active { color: red; font-size: 14px; }

/* STYLE LINK SOTTO-PAGINE */
#menu-bot ul .page_item { font-size: 11px; }
#menu-bot ul .page_item a:hover,
#menu-bot ul .page_item a:active { color: darkorange; font-size: 12px; }

/* STYLE LINK SOTTO-PAGINE QUANDO LA PAGINA MADRE È VISUALIZZATA */
#menu-bot .current_page_item ul .page_item a { font-size: 12px; }
#menu-bot .current_page_item ul .page_item a:link,
#menu-bot .current_page_item ul .page_item a:visited { color: orange; }
#menu-bot .current_page_item ul .page_item a:hover,
#menu-bot .current_page_item ul .page_item a:active { color: darkorange; }

/* STYLE LINK SOTTO-PAGINA VISUALIZZATA */
#menu-bot ul .current_page_item a,
#menu-bot ul .current_page_item a:hover,
#menu-bot ul .current_page_item a:active { color: red; font-size: 12px; }

#widget {
font-size: 11px;
text-align: left;
padding: 0 10px;

}
#widget li { display: block; margin: 10px 0 20px 0; }
#widget .widgettitle {
text-align: center;
font-size: 14px;
font-weight: bold;
color: red;
margin: 0.5em 0 5px 0;
}

#sfu-tab-ner {
height: 25px;
background: url("img/sfu-tab-ner.jpg") no-repeat;
}


								/* FINE COLONNA SINISTRA */

								/* INIZIO CORPO */


#corpo {
	background: url("img/corpo.jpg") repeat-y;
	width: 589px;
	float: right;
	border-left: 1px black solid;
	padding: 25px 20px 0 20px;
}

#contenuto {
	min-height: 600px;
	height: auto !important;
	height: 600px;
	background: url("img/maschera.png") repeat;
	padding: 5px 10px;
	margin: 0 0 -10px 0;
	text-align: left;
}

#borsup { height:10px; background: url("img/borsupmasc.png") repeat-x; }
#borinf { height:10px; background: url("img/borinfmasc.png") repeat-x; margin: 10px 0 -10px 0; }
#sfucorpo {
	height: 36px;
	background: url("img/sfucorpo.png") center no-repeat;
	margin: 0 -20px 0 -20px;
}

.modifica {
	font-size: 12px;
	text-align: right;
}
.modifica a { text-decoration: none; }
.modifica a:link, .modifica a:visited { color: red; }
.modifica a:hover, .modifica a:active { color: yellow; font-variant: normal; letter-spacing: 0; }

.titolo { margin-bottom: 20px;  }
.titolo span{
	color: yellow;
	font-size: 18px;
	border-bottom: yellow 1px solid;
	padding: 0 40px 2px 2px;
}


/* INIZIO IMMAGINI */

img.centered, img.aligncenter { display: block; margin-left: auto; margin-right: auto; }

img.alignright { padding: 4px; display: inline; }

img.alignleft {	padding: 4px; display: inline; }

.alignright { float: right; }

.alignleft { float: left; }

/* FINE IMMAGINI */ 

/* INIZIO STILE PAGINA 404 */

#errore { margin: 10px auto; font-weight: bold; }
#errore span { color: yellow; text-align: center; }

#triste {
	background: url(img/commentpoint.png) 100% 0% no-repeat;
	margin: auto;
	display: block;
}

/* FINE STILE PAGINA 404 */

								/* FINE CORPO */

								/* INIZIO PIÈ DI PAGINA */


#footer {
height: 65px;
text-align: left;
font-size: 12px;
background: url("img/footer.jpg") repeat-x top;
padding: 15px 0 0 5px;
clear: both;
border-top: 1px black solid;
}
#footer a:link { color: red; }
#footer a:hover, #footer a:active { color: yellow; font-variant: normal; letter-spacing: 0; }
#footer a:visited { color: #ffd700; }
#footer  img { margin: 0 0 10px 0; }

#gds a { text-decoration:none; }
#gds a:link, #gds a:visited { color: white; }
#gds a:hover, #gds a:active { color: yellow; font-variant: small-caps; letter-spacing: 0; }


								/* FINE PIÈ DI PAGINA */

/*
Creato da Giulio Di Sano, sito web --> http://www.giuliodisano.com/
*/

