/*
 Theme Name:   Smartline Child
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  Smartline Lite Child Theme
 Author:       Piero Tranchida
 Author URI:   http://example.com
 Template:     smartline-lite
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  smartline-lite-child

*/


body {
	font-family:'Lato','Raleway', Tahoma, Arial, Verdana, sans-serif;
	font-size: 1em;
}

#html{
    margin-top: 0px !important; 
}

#wrapper {
	max-width: 1152px;
	width: 92%;
	margin: 0.5em auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: #fff;
}

#mainnav-menu  {
    font-size: 0.85em;
}

#mainnav-menu ul a:link{
	
	 font-size: 1.05em;
}

#header {
    padding: 1em;
    display: none;
 
}

#topnav {
    background: #fff;
    border-bottom: 0px;
    line-height: 2em;
}

#content{
	width: 76%;
	padding: 1em 1em 0;
	
}

#content-full {
	padding: 1em 1em 0;
}

#sidebar {
	width: 24%;
	margin-left:76%;
    padding: 0em;
    background: #ffffff;
}

blockquote, q {
	quotes: none;
	
}


blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}


blockquote {
	
	background: #eee;
	border-left: 0;
	margin: 1.2em 0;
	padding: 0.3em 1.4em;
	font-style: italic;
	text-align: justify;
	line-height: 1.2;
}

blockquote cite {
	display: block;
	margin: 0.5em 0 0 0.5em;
	color: #777;
	
}

.small-post {
  
    margin: 0 0 0.6em 0;
    }
/*Didascalia/titole nella document gallery */
a  .title {font-size: 1.2em; }

/* Smaller screens | <1120px */
@media only screen and (max-width: 65em) {
	#wrapper {
		width: 96%;
		margin: 1em auto;
	}
	#logo .site-description {
		font-size: 1.1em;
	}
}
/* Tablets (landscape) | <960px */
@media only screen and (max-width: 60em) {
	#wrapper {
		width: 100%;
		margin: 0;
	}
	#header {
		padding: 2em;
		text-align: center;
	}
	#content {
		float: none;
		width: 100%;
	}
	#sidebar {
		clear: both;
		margin: 2em 0 0;
		width: 100%;
	}
}
#topnav-menu {
    float: right;
    
}

#topnav-menu li {
   
    border-right: 0px;
    display: inline;
}





#logo .site-title{ display: none;}
#logo .site-description { display: none;}


.post-title {
	font-size: 1.2em;
	line-height: 1.2em;	
}

.page-title, .entry-title {
	font-size: 1.7em;
	font-family:  'Lato','Raleway', Arial, Tahoma;
}


.entry {
	font-size: 1.0em;
	line-height: 1.4em;	
	color: #000;
	
}

.entry p{
	margin: 0;
	text-align: justify;

}



#mainnav-menu a {
	
	padding: 0.85em;
	
}

.widgettitle {
   font-family:  'Lato','Raleway', Arial, Tahoma;
}
#frontpage-magazine-widgets .widget .widgettitle {
   font-family:  'Lato','Raleway', Arial, Tahoma;
    border-radius: 0px 0px 0px 0px;
    font-size: 1.4em;
    line-height: 1.4em;	
    margin: 0 0 0.2em 0;
    font-weight: 550;
    padding: 0.15em;
    background: #004488;
    color: #fff;    
    border:0;
    /*border-bottom:2px solid #004488;*/
}

.widget {
	margin-bottom: 0.4em;
    display: inline-block;
    margin: 0;
    width: 98%;
 padding: 0.7em 0.7em 0.7em 0.7em;
    background: #fff;  
    font-size: 0.95em;
    line-height: 1.4em;	
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    
    
}

#frontpage-magazine-widgets .widget {
	margin: 0 0 0.5em 0;
	padding: 0;
}

#widget-category-posts-single .single-post {
    margin: 0 0 0.4em 0;
    padding: 0 0.4em 0.2em;
    clear:left;
}

.widget-category-posts {
	margin-bottom: 0 important!;
}


.search-form .search-field {
	padding: 1em;
	background: #fff;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}

.widgettitle {
    font-size: 1em;
    font-weight: 500;
    
    padding:10px;
    margin:auto;
    background: #004488;
    border: 0px;
    border-radius: 5px 5px 0px 0px;
}


.more-link {
   font-size: 0.9em;
    margin: 0.4em 0 0.2em;
    padding: 0.2em 0.6em;
    text-decoration: none;
    color: #333;
    background-color: #eee;
}

#frontpage-magazine-widgets .widget .textwidget {
	
	font-size: 1em;
    background: #fff; fdf4ce
    color: #333;
    line-height:1.4em;
}

.widget-category-posts .big-post .entry-title {
	
    padding-top:10px;
    padding-bottom: 0;
}

.widget-category-posts{
	padding-bottom: 0;
}

.widgettitle a:link, .widgettitle a:visited{
	color: #fff;
}

.entry-title {
	font-size: 1.15em;
	font-weight: 600;
}

#widget-category-posts-columns .category-posts-columns  .albo {
    margin-bottom: 0.5em;
}

.first-post .entry {line-height: 1.3em} 

/*Impostazioni per slider*/

#mainnav-menu a {		
		font-family:'Lato','Raleway', Tahoma, Arial, Verdana, sans-serif;
	}
	
.search-form .search-submit .genericon-search {	
	font-family: 'Lato','Raleway', Tahoma, Arial, Verdana, sans-serif;
}

.widget-category-posts .widgettitle .category-archive-link .genericon-next {
	font-family: 'Lato','Raleway', Tahoma, Arial, Verdana, sans-serif;

}

 .slide-title {
 font-family: 'Lato','Raleway', Tahoma, Arial, Verdana, sans-serif;
	font-size: 1em;
	
}

/**/

.featured_top_block_link {
	width:19%; 
	
	float: left; 
	margin: 2px 2px 0px;
	 padding: 0;
	 background-size:contain;
	 }

.featured_top_block_link_half{
	  height: auto; float: left; margin: 0px; padding: 0
	}
	
.featured_top_block_link img {
    width:100%;
    height: auto;
}


	 
/*Font della descrizione delle thumbnail */
icon a {
    font-size: 11px;
    line-height: 12px;
}
.columns{
	
	
	 overflow-y: auto;
}
/* Grid css per main page */
.column { 
	border-radius: 5px;
	border: 2px solid #004488;
	float: left; 
	margin: 0 2.5% 1em 0; 
	width: 20.5%;
	min-width: 150px;
    
	padding-top:20%;
	background-color: #ddd;
	text-align: center;
	position: relative;

}

.column:hover { 
	background-color: #FEFFCC;

}

.cell-content{
	font-weight: bold;
	position: absolute;
    top: 50%;
    left: 50%;
    height: 30%;
    width: 50%;
    margin: -20% 0 0 -25%;
	font-size: 1em;
	}


	
#header-search  {
		top: 100px; 
	
}

#navi-wrap{
	border-top: 0px;
	border-bottom:0px;	
}

#mainnav-menu li ul li> a:after {
   color: #fff;
   content:'\25BA';
   text-align: right;
   float:right
}

#mainnav-menu li > a:only-child:after {
    content: '';
}


.entry h3, .comment h3 {
    color: #004488;
}
	


.entry h3, .comment h3 {
    color: #004488;
}

/*Posizionamento box per la ricerca*/


.search-form .search-field {
	position: relative;
	top: 4px;
	right: 8px;;
	display: inline-block;
	margin: 0;
	width: 200px;
	padding: 0.7em 45px 0.7em 0.7em;
	background: #fff;
	border: 1px solid #ddd;
	font-size: 1.0em;
	color: #333;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-appearance: none;
}

.search-form .search-submit {
position: absolute;
	top: 4px;
	right: 4px;
	border: none;
	background: transparent;
	padding: 0.8em 0.7em 0 0;
	cursor: pointer;
}

.search-form .search-submit .genericon-search {
	display: inline-block;
	width: 24px;
	height: 24px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 24px;
	line-height: 1;
	font-family: 'Genericons';
	text-decoration: inherit;
	font-weight: normal;
	font-style: normal;
	vertical-align: text-bottom;
	color: #777;
	content: '\f400';
}

.icon-flag {
	line-height: 1em;
}

.icon-flag img{
  position:relative; top:8px; left:4px; 
}


#footer{
	-align: center;
}

#footernav {
	padding-bottom:1.4em;
	float: none;
	
	width:100%;
	text-align: center;
}

#footernav ul {
	
	width:100%;
	text-align: center;
}

#footernav ul li{
	display: inline;
	
	text-align: center;
}

#footer-text{
	width: 100%;
	text-align: center;
}

.subtitle-profilepage{
	
	font-size: 1.2em;
	line-height: 1em;
	margin-bottom: 1em;
}

.research_siblings_list{
	font-size 0.8em;
}

.widget-category-posts .widgettitle .category-archive-link .genericon-next {
    display: none;
}
.profilepage .entry ol li{
	margin-bottom: 10px;
}

/* Stile  per la lista delel attivita osservatorio */
.pt-cv-wrapper .btn-success {
    color: #fff;
    background-color: #004488;
    border-color: #003478;
}

.pt-cv-wrapper .btn-success:hover {
    color: #fff;
    background-color: #105498;
    border-color: #003478;
}

.panel-title {
	font-size: 1.2em;
	font-weight: bold;
}

#feature-post-image{
	
	float:left;
}

.oapa_feature_post {
	
	background: #FCF5D9;
}

.seminari {
border-bottom: 2px solid #DDD;
margin-bottom: 20px;

}

.seminari-data {
	margin-top:4px;
font-weight: bold;
color: #666;
font-size: 1em;
}

.seminari-pagination{
	font-weight: bold;
	font-size: 1.2em;
	text-align: center;
}


.seminari-title {

font-size: 1.2em;

}

.seminari-author {

font-size: 1.1em;
font-weight: bold;

}

/*Stile per menu a destra  nelle pagine personali*/
.personalpageswidget .pagenav {
	
	list-style-type: none;
	margin: 0 0 0.4em 0.6em;
	}
	
.personalpageswidget .pagenav li{
list-style-type: none;
	}
	
.personalpageswidget .page_item {
	margin: 0.2em 0 0 0.6em;
}

.personalpageswidget .current_page_item>a {
	font-weight: bold;
}

.personalpageswidget .pagenav > a {
	margin-top: 10px;
	font-size: 1.2em;
}


/*Stile per la visualizzazione della barra laterale a sinistra nelle pagine dei congressi*/
#congress-content{
	margin-left: 30%;
	width: 70%;
	padding: 1em 1em 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#congress-sidebar {
	float: left;
	
	width: 30%;
	padding: 0.5em;

	
}


/* Stile per elenco dei bandi */
#content >.albo {
	background-color: #e8e8e8;
	border:2px solid #d8d8d8;
	margin: 4px 0 0 0;
	padding: 4px;
	border-radius: 4px 4px 4px 4px;
}

#content > .albo-child {

	margin-left: 20px;
	background-color:  #efefef;
}

#allegati-bando {
	margin:1	0px 10px 5px 10px;
	list-style: none;
 	padding: 0;
}

ul#allegati-bando{ margin:15px 10px 5px;}
#allegati-bando {

}

#allegati-bando li {
padding-left: 1.3em;
font-size: 0.85em;
line-height: 1.2em;
}

#allegati-bando  li:before {
  content: "\f15b"; /* FontAwesome Unicode */
  font-family: FontAwesome;
  display: inline-block;
  margin-left: -1.3em; /* same as padding-left set on li */
  width: 1.3em; /* same as padding-left set on li */
  color: #004488;
 
}

.filesize-text {
	color: gray;
	font-size: 0.85em;
}

p.disablDoc {font-size: 0.8em }
article.albo {margin:0;} 
h1.albo-title {
	font-size: 1em;
	margin:0;
	padding:0;
	
	}
.content-albo{font-size: 0.9em; margin:0 ; padding:0;}

.attachment-custom_thumb {
  float: left;
 margin: 0 0.5em 0.5em 0 !important;
  padding: 2px;
}

.albo-correlato{ margin:1em 0 0.2em 0; padding:0 }
/* Phablets (portrait) | <640px */
@media only screen and (max-width: 40em) {
#custom-header {
	max-width: 1340px;
	vertical-align: top;
	width: 100%;
	height: auto;
	content:url("./images/inaf-oapa-mobile-banner.png");
	z-index: 100;
}
}


/* Stile per l' elenco dei periodici*/
.periodico h1 {
	font-size: 1.2em;
	margin: 1.4em 0.2em 0.2em 0.2em;
	
}

.alphaindexlist{ font-size: 1.2	em; font-weight: bold;}
.letterDivisor{font-weight: normal; color: #ccc}
.own{ color:#669900 }

.sticky-post {background-color: #fdf4ce}

.sticky-post .more-link {background-color: #FCECAD;
border: 1px solid #fbe384	}

.astronomer h1 {
	font-size:0.8em;
	margin: 1.4em 0.2em 0.2em 0.2em;
	
}
.astronomer .post-edit-link { font-size: 1em }
#search-wrapper { font-size: 0.8em; background-color: #e6f4ff; border: 2px solid #b3deff; padding: 0.4em}

#astronomer-searchform input { padding:0; margin:0 ; height: 20px; padding: 0 0.4em  }
#inyear {width: 60px;}
.menu-indice-due-secoli-di-pioggia-container ul li{
font-size: 0.96em;
}
.menu-indice-due-secoli-di-pioggia-container ul li.current-menu-item > a, 
.menu-indice-due-secoli-di-pioggia-container ul li.current_page_item > a
 { 
	font-weight: bold;
}

.menu-serie-meteorologica-container ul li.current-menu-item > a, 
.menu-serie-meteorologica-container ul li.current_page_item > a
 { 
	font-weight: bold;
}
menu-serie-meteorologica-container
