
@font-face {
    font-family: 'MyUnderwoodRegular';
    src: url('myunderwood_2-webfont.eot');
    src: url('myunderwood_2-webfont.eot?#iefix') format('embedded-opentype'),
         url('myunderwood_2-webfont.woff') format('woff'),
         url('myunderwood_2-webfont.ttf') format('truetype'),
         url('myunderwood_2-webfont.svg#MyUnderwoodRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Rough_TypewriterRegular';
    src: url('rough_typewriter-webfont.eot');
    src: url('rough_typewriter-webfont.eot?#iefix') format('embedded-opentype'),
         url('rough_typewriter-webfont.woff') format('woff'),
         url('rough_typewriter-webfont.ttf') format('truetype'),
         url('rough_typewriter-webfont.svg#Rough_TypewriterRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
/* @group GLOBAL */

*{
	padding: 0;
	margin: 0;
}

html, body {
	font-family: 'Rough_TypewriterRegular',"Courier New", Courier, monospace;
	color: #000;
	background: #fffcf4;
	line-height: 1em;
}
a{
	text-decoration: none;
	color: #359636;
}

a:hover{
	text-decoration: none;
	color: #bb001e;
}

a img{
	border: none;
}
ul li{
	list-style-type: none;
	list-style-position: outside;
}

/* @end */

/* @group Tipografia */

h1{	
	font-weight: normal;
	font-size: 2em;
	color: #000;
	font-family: 'MyUnderwoodRegular';
	line-height: .9em;
}
h2{
	font-weight: normal;
	font-size: 1.1em;
	color: #000;
	font-family: 'MyUnderwoodRegular';
}

h3{
	font-weight: bold;
	font-size: .8em;
	color: #000;
	font-family: 'MyUnderwoodRegular';
}

p{
	font-size: 1em;
	color: #000;
}
h1 a,h2 a, h3 a{
	color: #000;
}


/* @end */

/* @group HOME */

#main{
	width: 960px;
	margin: 0 auto;
}
#top{
	width:  960px;
	float: left;
}
#centro{
	width: 960px;
	float: left;
	padding-top: 30px;
}
#centro-sx{
	width: 600px;
	float: left;
	padding-left: 45px;
	padding-right: 45px;
	min-height: 550px;
	height: auto !important;
	height: 550px;
}
#centro-sx h1{
	margin-bottom: 15px;
}

#centro-dx{
	width: 220px;
	float: left;
	padding-left: 50px;
	position: relative;
}
#centro-dx ul li{
	font-size: 1.3em;
	margin-bottom: 30px;
	text-transform: lowercase;
}

#centro-dx .menuinterno ul li{
	margin-top: 60px;
}
#centro-dx ul li a{
	color: #000;
}
#centro-dx ul li.active a,#centro-dx ul li a:hover{
	color: #bb001e;
}
#footer{
	width: 960px;
	float: left;
	margin-top: 40px;
	padding-top: 10px;
	padding-bottom: 20px;
	background: url(/img/bordo-footer.gif) repeat-x left top; 
}
#footer p{
	font-size: .8em;
}

#footer p a{
	color: #359636;
}

#footer p a:hover{
	color: #bb001e;
}
#footer .dati-footer{
	width: 290px;
	padding-left: 10px;
	float: left;
}
#footer .crediti{
	float: right;
	width: 465px;
	text-align: right;
}
div.articoli-home{
	margin-bottom: 30px;
}
div.articoli-home p{
	margin-bottom: 15px;
}
#footer .crediti p{
	float: right;
}
/* @end */

/* @group TRAVEL */

.abstract h2{
	font-size: 1.4em;
}
h2.titoletto-blog{
	font-size: 1.4em;
}
.abstract{
	margin-bottom: 30px;
}


/* @end */

/* @group PANTRY */
#menu-pantry{
	width: 287px;
	float: right;
	margin-left: -20px;
	/*background: url(/img/pantry-bg.gif) no-repeat;*/
	background: url(/img/pantry-top.gif) no-repeat;
	margin-top: -30px;
	min-height: 530px;
	height: auto !important;
	height: 530px;
}
#pantry-bottom{
	width: 287px;
	height: 16px;
	background: url(/img/pantry-bottom.gif) no-repeat bottom;
	float: right;
	margin-left: -20px;
	position: relative;
	left: -4px;
}
#menu-pantry ul{
	margin-top: 65px;
	margin-left: 70px;
}
#menu-prints ul li{
	font-size: .8em;
}

#menu-pantry ul li{
	padding-left: 18px;
	font-size: .8em;
	text-transform: none;
}
#menu-pantry ul li.active{
	background: url(/img/pantry-current.gif) no-repeat left -2px;
}
/* @end */

/* @group BOOKS*/
.lista-books{
	float: left;
	margin-bottom: 15px;
}
.lista-books h1{
	font-size: 1.5em;
}
.foto-book{
	width: 94px;
	float: left;
	margin-right: 15px;
}
.intestazione-books{
	float: left;
	width: 491px;
}
#centro-sx .intestazione-books h1{
	margin-bottom: 5px;
}
.intestazione-books h2{
	font-size: .9em;
}
#centro-sx .content-book{
	margin-top: 10px;
	float: left;
}
#centro-sx .content-book p{
	font-size: .9em;
	margin-bottom: 10px;
}
.link-buy{
	float: right;
}
.content-generico{
	width: 600px;
	float: left;
	min-height: 300px;
	height: auto !important;
	height: 300px;
}
.content-generico p{
	margin-bottom: 15px;
}
/* @end */

/* @group PRINTS  */
.FSF_result{
	margin-bottom: 20px;
}
#centro-sx p.link-altri-mod{
	float: left;
	margin-bottom: 20px;
}
#slickbox{
	padding-bottom: 30px;
	float: left;
}
#menu-prints{
	float: left;
	padding-left: 50px;
	margin-top: -20px;
	/*position: relative;*/
	/*z-index: 200;*/
	width: 220px;
}
#blocco-cartoline{
	width: 285px;
	float: left;
	margin-left: -20px;
}
#menu-prints-orizz{
	float: left;
	width: 285px;
	/*margin-left: -20px;*/
}
#menu-prints-vert{
	float: left;
	width: 290px;
	/*margin-left: -20px;*/
}
#lista-prints{
	float: left;
	margin-top: 30px;
}
.elenco-prints{
	width: 85px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.elenco-prints-vert{
	width: 59px;
	float: left;
	margin-right: 13px;
	margin-bottom: 10px;
}
#lista-prints-verticali{
	float: left;
	margin-top: 0px;
	width: 576px;
}
#mappa-italia{
	float: left;
	margin-left: 40px;
	margin-top: -20px;
}
#form-print{
	margin-top: 30px;
	float: left;
}
#form-print h2{
	font-size: 1.9em;
}
/* @end*/

/* @group CERCA NEL SITO */
#cerca-sito{
	float: left;
	margin-left: 50px;
	margin-bottom: 20px;
}
#cerca-sito input.cerca-faith{
	background: #fff9ea;
	border: 1px solid #ccc;
	padding: 3px;
	font-family: "Courier New", Courier, monospace;
	font-weight: normal;
	font-size: .9em;
	width: 182px;
	color: #666;
}
#cerca-sito input#invia-cerca{
	clear: left;
	margin-top: 8px;
}
#tags{
	float: left;
	margin-left: 50px;
	margin-bottom: 20px;
	width: 220px;
	margin-top: 40px;
}
#tags a{
	color: #999;
}
#tags a:hover{
	color: #333;
	text-decoration: underline;
}

#tags span{
	font-size: .8em;
}
#tags h3{
	font-size: 1.2em;
}
.post-secondopiano{
	margin-bottom: 40px;
}
.post-secondopiano p.region{
	margin-top: 10px;
	font-size: .9em;
}
.post-secondopiano .ditto_tags-faith{
	margin-top: 5px;
	margin-left: -5px;
	padding-left: 0;
	font-size: .8em;
}

.ditto_summaryPost p.region{
	margin-top: 10px;
	font-size: .9em;
}
.ditto_summaryPost .ditto_tags-faith{
	margin-top: 5px;
	margin-left: -5px;
	padding-left: 0;
	font-size: .8em;
}
#my-books p{
	margin-bottom: 5px;
}
/* @end*/

/* @group NUVOLA DI TAG */
----------------------------------------------- */
.s1 {
font-size:100%;
font-weight: normal;
}
.s2 {
font-size:125%;
font-weight: normal;
}
.s3 {
font-size:140%;
font-weight: normal;
}
.s4 {
font-size:180%;
font-weight: normal;
}
.s5 {
font-size:210%;
font-weight: normal;
}
/* @end */ 

#paginazione{
	margin-top: 20px;
	float: left;
	width: 600px;
}
#paginazione span.current{
	margin-right: 5px;
	
}
#paginazione span{
	margin-right: 5px;
	float: left;
}
#paginazione a.ditto_page{
	margin-right: 5px;
	float: left;
	margin-bottom: 5px;
}
#paginazione span.ditto_currentpage{
	margin-right: 5px;
	font-weight: bold;
}
p.lessons{
	margin-top: 30px;
	padding-bottom: 30px;
}
