.body {
    background-color: #003321;
    font-family: 'Give You Glory', cursive, 'Arvo:400,700,400italic,700italic';
}

p {
    padding-right: 20px;
}


/* -------------------- MENU TOP -------------------- */

.contatti {
    margin-top: 30px;
    text-align: right;
}

.menutop {
    margin-bottom: 20px;
    background-color: #ff7600;
    height: 90px;
	-moz-border-radius: 0px 0px 20px 20px;
	border-radius: 0px 0px 20px 20px;
}

.curiosita {
    margin-top: 20px;
}

.menutop li {
    float: left;
    margin: 15px 0 0 7px;
}

/* -------------------- MENU TOP -------------------- */





/* -------------------- LOGO -------------------- */

.logo {
    text-align: center;
    margin-bottom: 20px;
}

/* -------------------- LOGO -------------------- */






/* -------------------- MENU MAIN --------------------

.menumain {
    text-align: center;
    color: #fff;
    font-family: 'Give You Glory', cursive;
    background-color: rgba(0,58,31,0.9);
	-moz-border-radius: 20px 20px 20px 20px;
	border-radius: 20px 20px 20px 20px;
    margin-bottom: 20px;
}

.menumain ul {
    font-size: 30px;
    list-style: none;
    margin:0;
    padding:0;
    text-align:center;
}

.menumain li {
    display:inline;
}

.menumain li a {
    color: white;
    display:inline-block;
    padding:10px 10px 0 10px;
    height: 45px;
    line-height: 45px;
    text-decoration: none;
}

.menumain li a:hover {
    color: #ffb800;
    background-color: rgba(129, 0, 0, 0.9);
}

 -------------------- MENU MAIN -------------------- */






/* --------------------- PAYOFF --------------------- */

.payoff {
    background-color: rgba(0,58,31,0.9);
	-moz-border-radius: 20px 20px 20px 20px;
	border-radius: 20px 20px 20px 20px;
    margin-bottom: 20px;
}

.payoff p {
    padding: 20px;
    text-align: center;
    font-family: give you glory;
    color: white;
    font-size: 20px;
    line-height: 150%;
    text-shadow: 2px 2px 8px black;
    filter:DropShadow(Color=#000000, OffX=3, OffY=3);
}

/* --------------------- PAYOFF --------------------- */






/* -------------------- PERCORSO -------------------- */

.breadcrumb {
    clear: both;
    text-align: center;
    color: #fff;
    font-family: arvo;
    text-transform: uppercase;
    background-color: rgba(0,58,31,0.9);
	-moz-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
    margin-bottom: 10px;
}

.breadcrumb ul {
    font-size: 10px;
    list-style: none;
    padding: 10px 0 0 0;
    text-align:center;
}

.breadcrumb li {
    color: #ffb800;
    display:inline-block;
    padding: 2px;
    height: 20px;
    line-height: 10px;
    text-decoration: none;
}

.breadcrumb li a {
    color: white;
    display:inline-block;
    padding: 2px;
    line-height: 10px;
    text-decoration: none;
}

.breadcrumb li a:hover {
    color: #ffb800;
    background-color: rgba(129, 0, 0, 0.9);
}

/* -------------------- PERCORSO -------------------- */







/* ---------------------- NF 1 ---------------------- */

.user1 {
    background-color: white;
}

/* ---------------------- NF 1 ---------------------- */







/* -------------------- CONTENUTI -------------------- */






/* -------------------- CONTENUTI -------------------- */

.pagination {
    margin-bottom: 25px;
}

.pagination p {
    float: left;
    padding: 10px;
    color: #810000;
    font-family: arvo;
    background-color: rgba(141, 141, 141, 0.9);
	-moz-border-radius: 5px 5px 5px 5px;
	border-radius: 5px;
    margin-right: 5px;
}


ul.tags, .pagination ul  {
    font-family: arvo;
    margin: 0 15px;
}

ul.tags li, .pagination ul li {
    display: inline;
    line-height: 40px;
    padding: 5px;
}

ul.tags li a, .pagination ul li a {
    text-decoration: none;
    -webkit-transition: color .2s ease-in;
    -moz-transition: color .2s ease-in;
    -ms-transition: color .2s ease-in;
    -o-transition: color .2s ease-in;
    transition: color .2s ease-in;
    color: #810000;
    -webkit-transition: background-color 0.4s ease-in;
    -moz-transition: background-color 0.4s ease-in;
    -ms-transition: background-color 0.4s ease-in;
    -o-transition: background-color 0.4s ease-in;
    transition: background-color 0.4s ease-in;
    background-color: rgba(255,255,255,0.9);
	-moz-border-radius: 20px 20px 20px 20px;
	border-radius: 5px;
    padding: 7px;
}

ul.tags li a:hover, .pagination ul li a:hover {
    -webkit-transition: color .2s ease-out;
    -moz-transition: color .2s ease-out;
    -ms-transition: color .2s ease-out;
    -o-transition: color .2s ease-out;
    transition: color .2s ease-out;
    color: #ff7600;
    -webkit-transition: background-color 0.4s ease-out;
    -moz-transition: background-color 0.4s ease-out;
    -ms-transition: background-color 0.4s ease-out;
    -o-transition: background-color 0.4s ease-out;
    transition: background-color 0.4s ease-out;
    background-color: #810000;
}

span.pagenav {
    color: #fff;
    text-shadow: 2px 2px 8px black;
    filter:DropShadow(Color=#000000, OffX=3, OffY=3);    
}





/*---------------------- BLOG --------------------------*/


.titolovetrina {
    width: 200px;
    height: 1px;
    overflow: visible;
    left: -150px;
    top: 0px;
    position: relative;
}

.titolodove {
    width: 200px;
    height: 1px;
    overflow: visible;
    left: -150px;
    top: 0px;
    position: relative;
}


.items-leading {
    background-color: rgba(255,255,255,0.9);
	-moz-border-radius: 20px 20px 20px 20px;
	border-radius: 20px 20px 20px 20px;
    margin-bottom: 50px;
    padding: 20px 0;
}

.blog-featured .item-image img {
    width: 230px;
    padding: 5px 0px 5px 10px;
}

.blog-featured p {
    font-family: arvo;
    font-size: 14px;
    line-height: 140%;
    padding-bottom: 10px;
}

.blog-featured h2 {
    font-family: give you glory;
    font-size: 20px;
    line-height: 120%;
}

.blog-featured h2 a {
    text-decoration: none;
    color: #810000;
}

.blog-featured a {
    text-decoration: none;
    color: #810000;
}

.blog-featured a:hover {
    color: #ff7600;
}

.blog-featured h2 a:hover {
    color: #ff7600;
}

.blog-featured .leading-0, .blog-featured .leading-1 {
    padding: 0 10px 0 20px;
}


.blog-featured .leading-0 img, .blog-featured .leading-1 img {
    float: left;
}

.blog-featured .leading-0 .item-title, .blog-featured .leading-1 .item-title {
    padding-top: 30px;
}

.items-row {
    background-color: rgba(255,255,255,0.9);
	-moz-border-radius: 20px 20px 20px 20px;
	border-radius: 20px 20px 20px 20px;
    margin-bottom: 50px;
    padding: 20px 0;
}

.items-row {
    background-color: rgba(255,255,255,0.9);
	-moz-border-radius: 20px 20px 20px 20px;
	border-radius: 20px 20px 20px 20px;
    margin-bottom: 50px;
    padding: 20px 0;
}

.items-row img {
    float: left;
    margin-right: 20px;
}

.items-row .item h2 {
    padding-top: 10px;
}

.blog-featured .column-1, .blog-featured .column-3 {
    background-color: rgba(255,184,0,0.1);
}

.blog-featured .column-2 {
    background-color: rgba(255,255,255,0.3);
}

.blog p {
    font-family: arvo;
    font-size: 14px;
    line-height: 140%;
    padding-bottom: 10px;
    padding-left: 20px;
}

.blog h2 a {
    text-decoration: none;
    color: #810000;
/*    float: left;*/
}

.blog h2 a:hover {
    text-decoration: none;
    color: #ff7600;
}

.blog .item-image img {
    float: left;
}

/*---------------------- BLOG --------------------------*/







/* --------------------- CATEGORIE --------------------- */

.page-header h2 {
    font-family: 'give you glory';
    font-size: 40px;
    padding: 20px 0 0 20px;
}

div[itemprop="articleBody"] {
    padding: 0px 20px 20px 20px;
    font-family: 'arvo';
}

div[itemprop="articleBody"] h3 {
    font-size: 23px;
    line-height: 140%;
    font-weight: 400;
    color: #810000;
    padding-bottom: 10px;
}

div[itemprop="articleBody"] p {
    font-size: 15px;
    line-height: 140%;
    padding-bottom: 10px;
}

.category-list, .categories-list {
    background-color: rgba(255,255,255,0.9);
	-moz-border-radius: 20px 20px 20px 20px;
	border-radius: 20px 20px 20px 20px;
    margin-bottom: 50px;
    padding: 20px 0;
}

.tag-category {
    font-family: 'arvo';
    background-color: rgba(255,255,255,0.9);
	-moz-border-radius: 20px 20px 20px 20px;
	border-radius: 20px 20px 20px 20px;
    margin-bottom: 50px;
    padding: 20px 0;
}

.tag-category .filters {
    padding: 20px;
}

.tag-category ul li {
    padding: 5px 20px;
}

.tag-category ul li a {
    text-decoration: none;
    color: #810000;
}

.tag-category ul li a:hover {
    color: #ff7600;
}

.category-list p {
    font-family: arvo;
    font-size: 14px;
    line-height: 140%;
    padding-bottom: 10px;
}

.categories-list p {
    font-family: arvo;
    font-size: 14px;
    line-height: 140%;
    padding: 10px 20px;
}

.category-list h2, .categories-list h2  {
    font-family: give you glory;
    font-size: 40px;
    padding: 0 0 0 20px;
}

.category-list .cat-list-row0 {
    float: left;
    background-color: rgba(255,184,0,0.3);
}

.category-list .cat-list-row1 {
    float: left;
    background-color: rgba(255,255,255,0.5);
}

.category-list .cat-list-row0:hover, .category-list .cat-list-row1:hover, .category-list .cat-list-row2:hover, .category-list .cat-list-row3:hover {
    background-color: #810000;
}

.category-list .list-title {
    font-family: give you glory;
    font-size: 30px;
    padding: 20px;
}

.category-list .list-title a {
    text-decoration: none;
    color: #810000;
}

.category-list .list-title a:hover {
    color: #ff7600;
}

.category-desc img {
    width: 580px !important;
    margin-left: 20px;
}

.cat-children {
    background-color: rgba(255,255,255,0.9);
	-moz-border-radius: 20px 20px 20px 20px;
	border-radius: 20px 20px 20px 20px;
    margin-bottom: 50px;
    padding: 20px 0;
}


.cat-children .page-header {
    padding: 0 20px !important;
    margin: 0; !important;
    display: block;
}


.cat-children h3 a {
    font-family: give you glory;
    font-size: 30px;
    text-decoration: none;
    color: #810000;
}

.cat-children h3 a:hover {
    color: #ff7600;
}

.categories-list .item-title {

}

.categories-list h3 a {
    font-family: give you glory;
    font-size: 30px;
    text-decoration: none;
    color: #810000;
    padding-left: 20px;
}

.categories-list h3 a:hover {
    color: #ff7600;
}

.cat-children img {
    width: 280px;
}

.items-row img {
    width: 350px;
}

/* --------------------- CATEGORIE --------------------- */






/* --------------------- ARTICOLI --------------------- */

.item-page {
    background-color: rgba(255,255,255,0.9);
	-moz-border-radius: 20px 20px 20px 20px;
	border-radius: 20px 20px 20px 20px;
    margin-bottom: 50px;
    padding: 20px 0 0 0;
}

.item-page .item-image {
    margin-left: 20px;
    margin-bottom: 20px;
}

.item-page .item-image img {
    max-width: 580px;
    margin: 0 auto;
}

.item-page .content-links {
    font-family: arvo;
    width: 100%;
    text-align: center;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.item-page .content-links a {
    text-decoration: none;
    -moz-border-radius: 20px 20px 20px 20px;
	border-radius: 20px 20px 20px 20px; 
    padding: 10px;
    -webkit-transition: color .2s ease-in;
    -moz-transition: color .2s ease-in;
    -ms-transition: color .2s ease-in;
    -o-transition: color .2s ease-in;
    transition: color .2s ease-in;
    color: #810000;
    -webkit-transition: background-color 0.4s ease-in;
    -moz-transition: background-color 0.4s ease-in;
    -ms-transition: background-color 0.4s ease-in;
    -o-transition: background-color 0.4s ease-in;
    transition: background-color 0.4s ease-in;
    background-color: #ff7600;
}

 .item-page .content-links a:hover {
     -webkit-transition: color .2s ease-out;
     -moz-transition: color .2s ease-out;
     -ms-transition: color .2s ease-out;
     -o-transition: color .2s ease-out;
     transition: color .2s ease-out;
     color: #ff7600;
     -webkit-transition: background-color 0.4s ease-out;
     -moz-transition: background-color 0.4s ease-out;
     -ms-transition: background-color 0.4s ease-out;
     -o-transition: background-color 0.4s ease-out;
     transition: background-color 0.4s ease-out;
     background-color: #810000;

 }

p.readmore {
    font-family: arvo;
    width: 100%;
    text-align: center;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

p.readmore a {
    text-decoration: none;
    -webkit-transition: color .2s ease-in;
    -moz-transition: color .2s ease-in;
    -ms-transition: color .2s ease-in;
    -o-transition: color .2s ease-in;
    transition: color .2s ease-in;
    color: #810000;
}

p.readmore a:hover {
     -webkit-transition: color .2s ease-out;
     -moz-transition: color .2s ease-out;
     -ms-transition: color .2s ease-out;
     -o-transition: color .2s ease-out;
     transition: color .2s ease-out;
     color: #ff7600;
 }


/* --------------------- ARTICOLI --------------------- */







/* -------------------- ICAGENDA -------------------- */

#icagenda {
    font-family: arvo;
    background-color: rgba(255,255,255,0.9);
	-moz-border-radius: 20px 20px 20px 20px;
	border-radius: 20px 20px 20px 20px;
    margin-bottom: 50px;
    padding: 20px 0;
}

.ic-header-container {
    padding: 0 20px;
}

.ic-box {
    padding: 0 10px;
}

#icagenda h1 {
    font-family: give you glory;
    font-size: 40px;
    padding: 0 0 0 20px;
}

#icagenda h2 a {
    font-size: 20px;
    text-decoration: none;
    color: #810000;
}

#icagenda h2 a:hover {
    color: #ff7600;
}

.ic-event-view  h2 {
    font-family: give you glory;
    font-size: 30px;
    padding: 0 0 0 20px;
}


/* -------------------- ICAGENDA -------------------- */







/* -------------------- CONTATTI -------------------- */

.contact {
    font-family: arvo;
    background-color: rgba(255,255,255,0.9);
	-moz-border-radius: 20px 20px 20px 20px;
	border-radius: 20px 20px 20px 20px;
    margin-bottom: 50px;
    padding: 20px 0;
}

.contact-form {
    font-family: arvo;
    margin-bottom: 50px;
    padding: 20px;
}

.contact-form .control-label {
    margin: 15px 0 5px 0;
}

.contact h3, .contact dl {
    padding: 0px 20px;
}

fieldset {
    border: 0px;
    padding: 0;
    margin: 0;
}

input, textarea {
    width: 97% !important;
    padding: 7px;
    border: 0px;
    background-color: #c5e6cd;
}

input:hover, textarea:hover {
    background-color: #ccc;
}

.contact-form .controlsbtn {
    float: left;
    padding-right: 20px;
}

.tooltip {
	width: 300px;
	color: #555;
	padding: 15px;
	background: #fff;
	border-radius: 10px; 
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-box-shadow:2px 2px 6px #333333;
    -webkit-box-shadow:2px 2px 6px #333333;
    box-shadow:2px 2px 6px #333333;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	filter: alpha(opacity=90);
	opacity:0.90;
}

/* -------------------- CONTATTI -------------------- */





/* ---------------------- RIGHT ---------------------- */

.right {
    float: right;
    font-family: arvo;
    font-size: 13px;
}

.right .moduletable {
    background-color: rgba(255,255,255,0.9);
	-moz-border-radius: 20px 20px 20px 20px;
	border-radius: 20px;
    margin-bottom: 20px;
}

.right .moduletable h3 {
    padding: 10px;
    margin-bottom: 5px;
}

.right .moduletable ul {
    padding-bottom: 15px;
}

.right .moduletable li a {
    padding: 7px;
    margin-bottom: 5px;
    text-decoration: none;
    display: block;
    -webkit-transition: color .2s ease-in;
    -moz-transition: color .2s ease-in;
    -ms-transition: color .2s ease-in;
    -o-transition: color .2s ease-in;
    transition: color .2s ease-in;
    color: #810000;
    -webkit-transition: background-color 0.4s ease-in;
    -moz-transition: background-color 0.4s ease-in;
    -ms-transition: background-color 0.4s ease-in;
    -o-transition: background-color 0.4s ease-in;
    transition: background-color 0.4s ease-in;
    background-color: #ffb800;
}

.right .moduletable li a:hover {
    -webkit-transition: color .2s ease-out;
    -moz-transition: color .2s ease-out;
    -ms-transition: color .2s ease-out;
    -o-transition: color .2s ease-out;
    transition: color .2s ease-out;
    color: #ffb800;
    -webkit-transition: background-color 0.4s ease-out;
    -moz-transition: background-color 0.4s ease-out;
    -ms-transition: background-color 0.4s ease-out;
    -o-transition: background-color 0.4s ease-out;
    transition: background-color 0.4s ease-out;
    background-color: #810000;
}

/* ---------------------- RIGHT ---------------------- */




/* -------------------- FOOTER -------------------- */

.footer {
    font-family: arvo;
    font-size: 12px;
    text-align: center;
    line-height: 160%;
    color: #fff;
    text-align: center;
    background-color: #003321;
    filter: alpha(opacity=80);
    opacity: .8;
	-moz-border-radius: 20px 20px 0px 0px;
	border-radius: 20px 20px 0px 0px;
}

.footer p {
    clear: both;
    margin: 20px;
}

.footer a {
    text-decoration: none;
    color: #ffb800;
}

.footer a:hover {
    text-decoration: none;
    color: #ffffff;
}

/* -------------------- FOOTER -------------------- */

.orari table {
  border-collapse: collapse;
  width: 100%;
  background-color: #fff;
}

.orari table th, .orari table td {
  text-align: left;
  padding: 8px;
}

.orari table tr:nth-child(even){background-color: #f2f2f2}

.orari table th {
  background-color: #0d3f22!important;
  color: #fff;
}