body { 
  min-height: 600px;
  padding-top: 77px;	
  font-size: 1.6em;
 }
 
h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  color: #333;
}

@media (min-width: 1200px) {
  #novita.container {
    width: 970px;
	background: rgba(224, 224, 255, 0.90);
  }
}

#novita hr{color:  #E89F10; background-color: #E89F10; height: 1px; margin-top:0px; margin-bottom: 20px} 
#testa-area{width:100%}
#testa-area>img{min-width: 1990px; width: 100%}
#testa-area {position: fixed;z-index: -1;}
#testa-area:before {content: "";position: absolute;left: 0;right: 0;bottom: 0;top: -90px;width: 100%;height: 100%;background: url("../images/overlay-pattern.png") #EEF;opacity: 0.9;}

.topbar {background:url(../images/lines.png);height:5px;position: fixed;top: 0;width: 100%;z-index: 1000;}

.navbar-fixed-top> li > a{font-size: 1em;line-height: 3em; color: #EEE}
.navbar-nav> li > a{font-size: 1em;line-height: 3em; color: #EEE}
.navbar > li > a:hover{color: #00a9c6; }
.navbar-default{top: 5px;}
.navbar-default{background: #777; color:#AAA; border-color: #777;}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover , .navbar-default .navbar-nav>.active>a:focus{background: none;color: #E89F10;}
.navbar-default .navbar-nav>li >a{color: #CCC}
.navbar-brand img{ height: 2.4em; margin:0 0.5em;}

/* NOVITà
-------------------------------------------------- */
.titolo img{width: 100%}
#elencoNews.contenuto p{font-style: 0.8em; }
#novita {margin-top: 0px; }
#novita .container{  padding-top:77px; background: rgba(234, 234, 234, 0.90); }

/*#news{background: rgba(250, 250, 250, 0.90); width:74%; margin-left:1%}*/

/*contact*/
.contactform textarea,.contactform input{width: 100%;padding:1em;border:1px solid #ccc;margin-bottom: 1em;border-radius: 0;outline: none;}
/*contact*/


.blog-masthead {
  background-color: #428bca;
  -webkit-box-shadow: inset 0 -2px 5px rgba(0,0,0,.1);
          box-shadow: inset 0 -2px 5px rgba(0,0,0,.1);
}

/* Nav links */
.blog-nav-item {
  position: relative;
  display: inline-block;
  padding: 10px;
  font-weight: 500;
  color: #cdddeb;
}
.blog-nav-item:hover,
.blog-nav-item:focus {
  color: #fff;
  text-decoration: none;
}

/* Active state gets a caret at the bottom */
.blog-nav .active {
  color: #fff;
}
.blog-nav .active:after {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -5px;
  vertical-align: middle;
  content: " ";
  border-right: 5px solid transparent;
  border-bottom: 5px solid;
  border-left: 5px solid transparent;
}


/*
 * Blog name and description
 */

.blog-header {
  padding-top: 20px;
  padding-bottom: 20px;
}
.blog-title {
  margin-top: 30px;
  margin-bottom: 0;
  font-size: 60px;
  font-weight: bold;
  color:  #E89F10;
}
.blog-description {
  font-size: 20px;
  color: #999;
}

.blog-sidebar{
	font-size: 75%;
}

/*
 * Main column and sidebar layout
 */

.blog-main {
  font-size: 18px;
  line-height: 1.5;
}

/* Sidebar modules for boxing content */
.sidebar-module {
  padding: 15px;
  margin: 0 -5px 15px;
}
.sidebar-module-inset {
  padding: 15px;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.sidebar-module-inset p:last-child,
.sidebar-module-inset ul:last-child,
.sidebar-module-inset ol:last-child {
  margin-bottom: 0;
}



/* Pagination */
.pager {
  margin-bottom: 60px;
  text-align: left;
}
.pager > li > a {
  width: 140px;
  padding: 10px 20px;
  text-align: center;
  border-radius: 30px;
}


/*
 * Blog posts
 */

.blog-post {
  margin-bottom: 60px;
}
.blog-post-title {
  margin-bottom: 5px;
  font-size: 40px;
   color:  #E89F10;
}
.blog-post-meta {
  margin-bottom: 20px;
  color: #999;
}


/*
 * Footer
 */

.blog-footer {
  padding: 40px 0;
  color: #999;
  text-align: center;
  background-color: #f9f9f9;
  border-top: 1px solid #e5e5e5;
}
.blog-footer p:last-child {
  margin-bottom: 0;
}




.footer{background-image:linear-gradient(to right, #888, #777, #666); color:#EDD; border-color: #777; font-size: 0.8em; padding-top:10px; padding-left: 20px}
.footer a{color: #EEE;margin: 0 0.9em; }

.gototop{position: fixed;bottom: 20px; right: 20px;background: rgba(0,0,0,0.5);padding: 10px;color: #fff;}
.gototop i{line-height: 0.5em;}

@media(max-width: 1200px) {
	#test-area>img{width: 1200px}
}

@media(max-width: 990px) {
.navbar-fixed-top> li > a{font-size: 1em;line-height: 2.8em; }
.navbar-brand img{ height: 2em; }
#test-area img{width: 990px}
body{font-size: 1.2em}
}

@media(max-width: 776px) {

	.navbar-nav > li > a {line-height: 2em;}	
	.navbar-right img{display: none;}
	.navbar-brand img{height: 1.6em;}
	#azienda img{width:290px}
	#home{margin-top: -25px}
	#home p{font-size: 1em;}
	#home,#azienda h1{font-size: 1.6em;}
	#home,#azienda h2{font-size: 1.4em;}
	#home,#azienda h3{font-size: 1.2em;}
	#azienda p{font-size: 1em;}
	#azienda h1{font-size: 1.6em;}
	#azienda h2{font-size: 1.4em;}
	#azienda h3{font-size: 1.2em;}
}
