body {



	background: none repeat scroll 0 0 #044504;



	color: #044504;



	font-family: Arial, Helvetica, sans-serif;



	font-weight: 300;



}



nav {



	background: none repeat scroll 0 0 #006400;



	position: relative;



}



a.logo {


	color: #fff;



	display: inline-block;
    text-align:center;

	font-size: 2rem;



	font-weight: bold;



	letter-spacing: -1px;



	padding: 0.55em;

     

}



a.logo span {



	color: #CCCCCC;



	font-size: 1.3rem;



	font-weight: lighter;



}

a.logo img {

    height: 53px;           /* Altezza desiderata del logo */
    
	display:inline-block;
	vertical-align:middle;         /* Rimuove spazi indesiderati sotto l'immagine */
}

header h1 {



	color: #637693;



	display: inline;



	font-size: 1rem;



	font-weight: 300;



	margin: 0;



	position: relative;



	top: -0.35rem;



}



.top-nav li a {



	font-size: 1.1rem;

    background: none repeat scroll 0 0 #006400;

	padding: 2rem 1.25rem;



}



.top-nav li a:hover {



	background: none repeat scroll 0 0 #044504;



}



.top-nav .active-item a, .top-nav .active-item a:hover {



	background: none repeat scroll 0 0 #044504;



}

.section-centered {

  width: 90%; 
  max-width: 800px;     
  margin: 0 auto;    
  border: 1px solid;

}

.section-centered p {
  text-align:left;     /* mantiene il paragrafo allineato a sinistra */
}

section p {



	line-height: 1.6em;



}



#home-section .post-text {



	color: #fff;



	padding: 2.25rem;



}



#home-section .post-text h2 {



	color: #fff;



	font-size: 2rem;



	font-weight: 600;



	line-height: 1.7em;



	margin: 0 0 1.25rem;



	text-transform: uppercase;



}

.accordion-title { 
  font-size: 1.1rem;
  padding: 15px;
  max-width: 450px;
  cursor: pointer;
  transition: background 0.2s;
  margin: 5px 0;
  border-radius: 3px;
  font-size: 1.2rem;
  color: #152732;
  background: #eee;
}
.accordion-content {
  display: none;
  padding: 15px;
  border: 1px solid #eee;
  
}
.accordion-title::before {
  content: "\279c";
  font-family: "mfg";
  margin-right: 10px;
  font-size: 20px;
  width: 17px;
  height: 17px;
  line-height: 15px;
  text-align: center;
  border-radius: 17px;
  display: inline-block;
  color: #044504;
  position: relative;
  top: -1px;
  transform: rotate(0deg);
  transition:all 0.2s ease-in-out;
  -moz-transition:all 0.2s ease-in-out;
  -webkit-transition:all 0.2s ease-in-out;
}
.active-accordion-section > .accordion-title::before {
  transform: rotate(90deg);
}


#home-section .post-text h1 {



	color: #fff;



	font-size: 3rem;



	font-weight: 600;



	line-height: 1em;



	margin: 0 0 1.25rem;



	text-transform: uppercase;



}



#home-section .post-text p {



	font-size: 1.2rem;



}



.right-align .post-image {



	float: right;



}



.right-align .post-text {



	float: right;



	text-align: right;



}



.right-align .post-date {



	float: right;



	text-align: right;



}



.post-1 {



	background-attachment: scroll;



	background-color: #044504;



	background-image: none;



	background-repeat: repeat;



	background-position: 0 0;



}



.post-2 {



	background-attachment: scroll;



	background-color: #044504;



	background-image: none;



	background-repeat: repeat;



	background-position: 0 0;



}



.post-3 {



	background-attachment: scroll;



	background-color: #FFFFFF;



	background-image: none;



	background-repeat: repeat;



	background-position: 0 0;



}



.post-4 {



	background-attachment: scroll;



	background-color: #c81010;



	background-image: none;



	background-repeat: repeat;



	background-position: 0 0;



}



.post-5 {



	background-attachment: scroll;



	background-color: #667C61;



	background-image: none;



	background-repeat: repeat;



	background-position: 0 0;



}



.aside-block {



	background: none repeat scroll 0 0 #fff;



	margin-bottom: 1.2r5em;



	padding: 2rem;



}



aside img {



	display: block;



	margin: 0;



}



aside h3 {



  color: #0b192f;



  font-size: 1.6rem;



  font-weight: 300;



  line-height: 1.1;



  margin: 0 0 0.625rem;



}



aside p {



	color: #637693;



	font-size: 1rem;



}



.advertising {



	background: none repeat scroll 0 0 #fff;



  text-align: center;



}



footer {



	background: none repeat scroll 0 0 #006400;



	display: inline-block;



	margin-bottom: 0;



	margin-top: 1.25rem;



	padding: 1.7rem;



	position: relative;



	width: 100%;



}



footer p, footer a, footer a:link, footer a:active, footer a:visited {



	color: #FFFFFF;



	font-size: 1.2rem;



}



#article-section article {



	background: none repeat scroll 0 0 #fff;



}



#article-section p {



	color: #637693;



}



#article-section h1, #article-section h2, #article-section h3, #article-section h4, #article-section h5, #article-section h6 {



	color: #0b192f;



	font-weight: 100;



}



#article-section h1 {



	font-size: 3rem;



	font-weight: 100;



	margin-top: 0;



}



#article-section h3, #article-section h4, #article-section h5, #article-section h6 {



	font-weight: 300;



}



#article-section .post-text {



	padding: 2rem 3rem 3rem;



}



#article-section .post-date p {



	color: #fff;



}



#article-section blockquote {



	border-left: 2px solid #637693;



	color: #637693;



	font-family: georgia;



	font-size: 1.1rem;



	font-style: italic;



	font-weight: normal;



	line-height: 1.4rem;



	margin-left: 0.625rem;



	padding-left: 0.625rem;



}







#article-section blockquote {



    border-left: 2px solid #637693;



    border-right: 0;



    border-top: 0;



    border-bottom: 0;



    color: #637693;



    font-family: georgia;



    font-size: 1.1rem;



    font-style: italic;



    font-weight: normal;



    line-height: 1.4;



    margin-left: 0.625rem;



    padding: 0 0 0 1.25rem;



}



#article-section .post-text img {



	margin: 1.25rem 0;



	max-width: 100%;



	width: auto;



}



p.author {



	background: none repeat scroll 0 0 #f0f0f0;



	font-family: georgia;



	font-size: 1rem;



	font-style: italic;



	margin-top: 1.25rem;



	padding: 0.3125rem 0.625rem;



}



a.continue-reading, form.customform button {



	border: 1px solid #FFFFFF;



	color: #FFFFFF;



	display: inline-block;



	font-size: 1.2rem;



	font-weight: 400;



	height: auto;



	margin-top: 1.25rem;



	padding: 0.625rem 1.25rem;



	transition: background 0.20s linear 0s;







	-o-transition: background 0.20s linear 0s;



	-ms-transition: background 0.20s linear 0s;



	-moz-transition: background 0.20s linear 0s;



	-webkit-transition: background 0.20s linear 0s;



	background-attachment: scroll;



	background-image: none;



	background-repeat: repeat;



	background-position: 0 0;



}

a.green-continue-reading, form.customform button {



	border: 1px solid #044504;



	color: #044504;



	display: inline-block;



	font-size: 1.2rem;



	font-weight: 400;



	height: auto;



	margin-top: 1.25rem;



	padding: 0.625rem 1.25rem;



	transition: background 0.20s linear 0s;







	-o-transition: background 0.20s linear 0s;



	-ms-transition: background 0.20s linear 0s;



	-moz-transition: background 0.20s linear 0s;



	-webkit-transition: background 0.20s linear 0s;



	background-attachment: scroll;



	background-image: none;



	background-repeat: repeat;



	background-position: 0 0;



}



form.customform button {



	margin-top: 0;



}



a.continue-reading:hover, form.customform button:hover {



	color: #fff;



	background-attachment: scroll;



	background-color: #006400;



	background-image: none;



	background-repeat: repeat;



	background-position: 0 0;



}

a.green-continue-reading:hover, form.customform button:hover {



	color: #fff;



	background-attachment: scroll;



	background-color: #006400;



	background-image: none;



	background-repeat: repeat;



	background-position: 0 0;



}


a.latest-posts {



	border-bottom: 1px solid #e0e0e0;



	display: block;



	margin-bottom: 1.25rem;



	padding-bottom: 1.25rem;



}



a.latest-posts:last-child {



	border: 0 none;



	margin: 0;



	padding: 0;



}



#article-section aside a h5:hover {



	color: #d12767;



}



.advertising.horizontal {



	padding: 2rem;



}



address {



	font-style: normal;



}



address i.icon {



	background: none repeat scroll 0 0 #0b192f;



	border-radius: 30px;



	color: #fff;



	display: block;



	float: left;



	font-size: 1rem;



	height: 30px;



	line-height: 30px;



	margin-right: 0.625rem;



	position: relative;



	text-align: center;



	top: 4px;



	width: 30px;



}



address p {



	line-height: 2.5rem;



}



@media screen and (max-width: 1000px) {



	#home-section .post-text h2 {



	  font-size: 2rem;



	}



		#home-section .post-text h1 {



	  font-size: 2rem;



	}



}



@media screen and (max-width: 768px) {



  a.logo {



  	display: block;



  	text-align: center;



  }



  .post-date .date {



	font-size: 2rem;



  }



  .post-date .month {



	font-size: 1.2rem;



  }



  head h1 {



  	display: block;



  	text-align: center;



  }



  header h1 {



  	display: block;



  	text-align: center;



  	top: -1.5rem;



  }



  .nav-text {



  	font-size: 2.5rem;



  	line-height: 1rem;



  	padding-top: 1rem;



  	text-align: center;



  }



  .top-nav, .nav-text, .top-nav li a {



    background: none repeat scroll 0 0 #006400;



  }



  .top-nav ul {



  	float: none;



  	text-align: center;



    top: 0;



  }


  .top-nav li a {



  	background: none repeat scroll 0 0 #006400;



  	border-top: 1px solid #044504;



  	color: #fff;



  	display: block;



  }
  




  .social.right {



  	float: none;



  	text-align: center;



  }



  #article-section .post-text {



  	padding: 1rem 2rem 2rem;



  }



  .right-align .post-text {



  	text-align: left;



  }



  .right-align .post-date {



  	text-align: center;



  }



  footer a.right {



  	float: none;



  	text-align: center;



  }



  footer {



  	text-align: center;



  }



}



