/*  
Theme Name: Tema ARSIAL
Description: This is Small Notes, a child theme for Notes Blog.
Author: LAit
Template: twentythirteen
Version: 1.0
.
*/
body {
    background: url(img/background_grigio.png) repeat-x top left #f6f6f6;
	font-family: 'Titillium Web', sans-serif, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
}
p {
    margin: 0 0 15px;
}
.social {
	width: 100%;
	text-align: right;
}
.social img {
	height: 34px;
	width: auto;
	margin-bottom: 10px;
}
.social img:hover {
	opacity: 0.5; 
}
.page-header {
    background-color: #f2f2f2;
}
.site-header {
    background: url(img/bg_header.png) repeat-x top left #002742;
	height: 116px;
    position: absolute;
}
a, a:visited  {
	color: #001829;
	text-decoration: none;
}
a:hover {
	color: #0f5e96;
	text-decoration: none;
}
.titolo_categoria h3 a {
	color: #FFFFFF;	
}
article a {
	color: #0c4e7d !important;
	border-bottom: 1px dashed #0c4e7d;
}
.archive  article a {
	border-bottom: none;
}
#organigramma .pdfprnt-top-right, .post-2601 .pdfprnt-top-right {
	display: none;	
}
.entry-content .pdfprnt-top-right a:hover {
	border-bottom: none;
}
.entry-content,  article p {
	text-align: justify;	
}
.subpage-list a {
	border: none;	
}
.subpage-list a:hover {
	border-bottom: 1px dashed;	
}
.site {
    max-width: 1090px;
    box-shadow: 0 0 15px rgba(150,150,150,0.7);
    background-color: #FFFFFF;
    margin: 0 auto 20px auto;
    padding: 15px 30px 30px 30px;
}
.site-main {
	min-height: 500px;
	padding-bottom: 50px;
    margin-top: 220px;
}
#primary {
	margin-top: 30px;
}
.site-description {
	display: none;	
}
.site-title {
	display: none;
}
.nav-menu li a {
	padding: 10px 13px
}
.regioneLazio {
    position: absolute;
    top: 25px;
    left: 0px;
    display: block;
    height: 63px;
    width: 232px;
    background: url(img/regione_lazio.png) no-repeat top left;
    z-index: 20;
}
.site-header .home-link {
	background: url(img/arsial.png) no-repeat 20px 20px;
	min-height: 120px;
	position: absolute;
	top: 6px;
	left: 211px;
	z-index: 20;
	width: 180px;
}
.pods-pagination-advanced a {
	font-weight: bold;
	margin: 0 5px;
}
.paging-navigation .meta-nav {
    background-color: inherit;
	color: #0c4e7d;
	margin: 0;
	padding: 0;
}
.paging-navigation {
    background-color: inherit;
}
.navigation a:hover, .widget a:hover, .entry-meta a:hover {
    text-decoration: underline;
}
.paging-navigation a:hover .meta-nav {
    background-color: inherit;
}
.paging-navigation .nav-previous .meta-nav {
    margin-right: 0;
    padding: 0;
    width: auto;
}
.paging-navigation .nav-next .meta-nav {
    margin-left: 0;
}
.sidebar .paging-navigation .nav-links {
    padding: 0 20px;
}
.paging-navigation .nav-next {
    padding: 0;
}
.main-navigation {
    min-height: 35px;
	border: 1px solid #002742;
}
.nav-menu li {
    /* display: inline-table; */
    position: relative;
    float: left;
}
ul.nav-menu li:hover > ul, .nav-menu ul li:hover > ul, ul.nav-menu .focus > ul, .nav-menu .focus > ul {
    background: #002742;
	margin-left: 2px;
}
.site-header .search-field {
	height: 35px;
    margin: 0;
    padding: 0 0 0 50px;
    position: relative;
}
.site-header .search-form {
    top: 0px;
	right: 0px;
}
.site-header .search-field:focus {
    background-color: #E4EDF2;
	border: none;
    border-left: 1px solid #002742;
    width: 230px;
}
.site-header .search-field:focus {
    border-color: #002742;
    height: 36px;
}
#wpadminbar {
	position: absolute;	
}
.siti_tematici div {
	text-align: center;	
}
.siti_tematici .box_st {
	width: 80px;
	height: 80px;
	margin: 0 auto;
}
.siti_tematici .box_st a {
    background: url(img/button_background_2.png) no-repeat top left;
	display: block;
	width: 80px;
	height: 80px;
	color: #FFFFFF;
    line-height: 80px;
    font-size: 30px;
}
ul.nav-menu li:hover > ul ul, .nav-menu ul li:hover > ul ul, ul.nav-menu .focus > ul ul, .nav-menu .focus > ul ul{
    margin-left: 0px;
}
.pdfprnt-top-right, .pdfprnt-bottom-right, .pdfprnt-top-bottom-right, .pdfprnt-right {
    position: relative;
    top: -60px;
    float: left;
    width: 100%;
    height: 0;
}
.su-tabs-nav {
	text-align: left;	
}
@media (max-width: 450px) {
	.regioneLazio {
		display: none;
	}
	.site-header {
    background-image: none;
}
.site-header .home-link {
	left: 20px;
}

}
.tax-tipologie .hentry {
	padding: 0;
}
.navbar {
	/*background-color: #001829;*/
	background-color: #ffffff;
	/* transition: padding-left ease-out 0.5s; */
	position: absolute;
	top: 116px;
	z-index: 10;
	margin-top: 30px;
}
@media (min-width: 644px) {
	.site-header.fixed  {
		position: fixed;
		top:0;
		max-width: 1030px;
		z-index: 10;
		background: #FFF;
		height: 45px;	
		margin-top: 0px;
	}
	
	.site-header.fixed .navbar {
		z-index: 100;
		padding-left: 120px;
		top: 0;
		margin-top: 0;
	}
	.site-header.fixed .regioneLazio {
		display: none;
	}
	.site-header.fixed .main-navigation {
		min-height: 45px;
	}
	.site-header.fixed .nav-menu li a {
   		padding: 13px 13px;
		height: 43px;
	}
	.site-header.fixed .home-link {
		background: url(img/arsial_small.gif) no-repeat center 4px;
		width: 120px;
		background-color: #002742;
		min-height: 45px;
		margin: 0;
		padding: 0;
		z-index: 101;
		position: absolute;
		top: 0;
		left: 0;
	}
}
#primary.content-area {
width: 68%;
float: left;
}
.site-main .sidebar-container {
/*
	margin-top: 30px;
*/
	position: static;
	float: right;
	width: 30%;
	height: auto;
	border-left: 1px solid #D0DDE6;
}

.sidebar .entry-header, .sidebar .entry-content, .sidebar .entry-summary, .sidebar .entry-meta {
	padding: 0 0 0 40px;
}
.entry-header {
    margin-bottom: 0px;
}
.su-tabs-nav span {
	font-size: 14px !important;
	font-weight: bold;	
}
.su-tabs-pane {
	font-size: 16px !important;	
}
.widget {
	background-color: #ffffff;
	font-size: 16px;
	padding: 15px 30px 15px 15px;
}
.widget li > ul, .widget li > ol {
    margin-left: 10px;
}
.sidebar-container .widget ul ul li:before {
	position: relative;
    left: -10px;
    top: 0;
    font-size: 22px;
    color: #98bed9;
	font-weight: bold;
    content: "\203a";
}

.widget .widget-title, .widget_atwidget ul li b{
	font: 300 20px 	'Titillium Web', sans-serif, Helvetica, sans-serif;
	margin: 0 0 10px;
	font-style: normal;
	font-weight: bold;
	border-bottom: 0px solid #333;	
	display: inline;
	color: #0c4e7d;
}
.widget_atwidget ul li {
		font: 300 20px 	'Titillium Web', sans-serif, Helvetica, sans-serif;
		font-weight: bold;
		margin: 0 0 10px;
}
.widget_atwidget ul li ul li {
		font-size: 16px ;
		font-weight: 400;
		margin: 0;
}
.page-content {
	padding: 0 20px;
}
/*
.titolo_categoria:after {
    position: absolute;
    z-index: 0;
    top: 48px;
    left: 0;
    width: 100%;
    height: 5px;
    background-color: #98bed9;
    content: " ";
}
*/
.titolo_categoria {
	border-bottom: 5px solid #98bed9;	
	margin-bottom: 30px;
}
.titolo_categoria h3 {
background: #98bed9;
    z-index: 1;
    position: relative;
    display: inline-block;
    padding: 4px 10px;
    color: #ffffff;
	padding-bottom: -1px;
	margin: 0;
	
}
.onerow {
	position: relative;	
	overflow: hidden;
}
.eventi h3 {
	margin-top: 0;	
}
.banner_slider {
	margin-right: 30px;	
}
.eventi_e_convegni .evento {
	height: 232px;
	overflow: hidden;
}
.pod-page-eventi-e-convegni-w .entry-content p:first-child {
	display: inline;	
}
.entry-content {
	hyphens: manual;
	-ms-hyphens: manual;
}
@media (max-width: 999px) {
	#primary.content-area {
	width: 100%;
	float: none;
	}
	.site-main .sidebar-container {
		margin-top: 30px;
		position: static;
		float: none;
		width: 90%;
		height: auto;
		max-width: 90%;
		padding: 0 5%;
	}
	.sidebar .entry-header, .sidebar .entry-content, .sidebar .entry-summary, .sidebar .entry-meta {
		padding: 0 5%;
		max-width: 90%
	}
	.widget {
		padding: 10px;
	}
}
@media (max-width: 999px) {
	.site-main .sidebar-container {
		top: 20px;
	}
}
.nav-menu li a {
    color: #0c4e7d;
/*	padding: 15px 10px 15px 20px; */
}
@media (max-width: 880px) {
	.nav-menu li a {
	}
}
.nav-menu li a {
		font-size: 16px;
		font-weight:600;	
}
.nav-menu li li a {
	font-size: 14px;
	padding: 10px 10px;
}
.nav-menu li:hover > a, .nav-menu li a:hover, .nav-menu li:focus > a, .nav-menu li a:focus {
	/*color: #ffffff;*/
	color: #ffffff;
	background: #002742;
	text-decoration: none;
	border: none;
}
.nav-menu .current_page_item > a, .nav-menu .current_page_item > a:hover, .nav-menu .current_page_ancestor > a, .nav-menu .current-menu-item > a, .nav-menu .current-menu-ancestor > a {
	color: #ffffff;
	font-style: normal;
	background: #002742;
}
#colophon a:hover {
	border: none;	
}
@media (max-width: 935px) {
	.site {
		padding-left: 0;
    	padding-right: 0;	
	}
	.site-content {
		margin-left: 20px;
	}
	ul.nav-menu, div.nav-menu > ul {
		padding-left: 0px	
	}
	.nav-menu li a {
		font-size: .85em;
	}
}

h1, h2, h3, h4, h5, h6 {
}
.site-header .search-field{
	background-image: url(img/search-icon.png);
}
.site-header .search-field:focus {
	border-color: #051e30;
}
.site-header.fixed .search-field:focus {
	height: 43px;
}
a.more-link, a.more-link:visited {
	display: inline-block;
	padding: 6px 10px;
	color: #FFF !important;
	margin: 10px 0;
	transition: all ease-out 0.2s;	
/*	border: 1px solid #0a3e63;*/
	background:	#0b314c; 
}
a.more-link:hover{
	color:	#98bed9;
	text-decoration: none;
}
.entry-title a, .entry-title a:hover, h3 a{
	color:	#0c4e7d;
	text-decoration: none;
	font-weight: bold;
	display: block;
}
.entry-title {
	position: relative;	
	font-weight: bold;
}
h1.entry-title {
	margin-bottom: 40px;
	padding-right: 60px;
}
hr {
    margin: 24px 0;	
}
.entry-title .entry-meta {
	background: #ffffff;
	position: relative;
	z-index: 1;
	padding-right: 10px!important;
	font-weight: normal;
}
.archive .entry-title:after {
    content: "";
    width: 98%;
    margin-left: 15px;
    height: 5px;
    border-bottom: 1px solid #e0e0e0;
    background: none;
    position: absolute;
    top: 10px;
    left: 0;
    z-index: 0;
}
.post-type-archive-gallery .entry-title:after {
	border: none;	
}

.entry-content a, .navigation a, .widget a, .entry-meta a {
	color: #116daf;
	/*font-weight: bold;*/
}
.entry-content a:hover, .navigation a:hover, .widget a:hover, .entry-meta a:hover {
	color: #001829;
	border-bottom: 1px dashed #0c4e7d;
	text-decoration: none;
}
a.synved-social-button:hover {
	border-bottom: none;	
}

.site-main .widget-area {
    margin-right: 0;
}
h1{
    font-size: 25px;
	line-height: 1em;
	color: #0c4e7d;
}
h2{
    font-size: 20px;
}
h3{
    font-size: 18px;
}
h2, h3 {
	color: #0c4e7d;
}
.archive-header {
	background-color: #f2f2f2;
	padding: 0 10px;
	border-bottom: 0px solid #ccc;
	margin-bottom: 20px;
}
.archive-title, .archive-meta {
    font: 300 italic 24px ;
    margin: 0 auto;
    max-width: 1040px;
    padding: 10px 0;
    width: 100%;
}
.notizieHome {
	text-align: center;	
}
.notizieHome h3, .notizieHome p{
	text-align: left;	
	height: 9em;
}
.notizieHome h3, .eventi_e_convegni h3 {
	height: 3em;
	margin-top: 0;
}
@media (max-width: 790px) {
	ul.nav-menu, div.nav-menu > ul {
		padding-left: 0px	
	}
	.nav-menu li a {
		font-size: .80em;
		padding: 10px 6px;
	}
}

@media all and (max-width: 768px) {
	.notizieHome a img {
		display: none;
	}
}
.bannerHome {
	position: relative;
	transition: 1s;
    overflow: hidden;
	margin-right: 30px;
}
/*
.bannerHome:hover img {
	transition: 1s;
	opacity: 1;
}
.bannerHome img {
	transition: 1s;
	opacity: 0.8;
}
*/
.bannerHome a{
	margin: 0;
	padding: 0;
	border: none;
	color: #FFFFFF;
}
.bannerHome .text {
	position: absolute;
	bottom: -100px;
	left: 0;
	width: 100%;
	display: block;
	padding: 10px;
	background-color:rgba(0,0,0,0.8);
	color: #FFFFFF;	
	opacity: 0;
	transition: 1s;
}
.bannerHome:hover .text {
	opacity: 1;
	transition: 0.5s;
	bottom: 0;
}
.bannerHome h4, .bannerHome p{
	margin: 0 0 10px 0;
}
.hentry {
    padding: 10px 0;
}

.site-footer .sidebar-container {
	background: #002742;
    padding: 20px 0;
	box-shadow: 0 0 15px rgba(150,150,150,0.7);
}

.site-footer {
	clear: both;
}
.site-info {
   display: none;
}
.nav-menu {
	text-transform: uppercase;	
}
.nav-menu .sub-menu, .nav-menu .children {
    background-color: #FFFFFF;
}
ul.nav-menu ul a, .nav-menu ul ul a, ul.nav-menu ul a:visited, .nav-menu ul ul a:visited {
	/*color:	#001829;
	border-bottom: 1px solid #72a8cf;*/
	color:	#ffffff;
	font-weight: bold;
	width: 250px;	
}
ul.nav-menu ul a:hover,
.nav-menu ul ul a:hover,
ul.nav-menu ul a:focus,
.nav-menu ul ul a:focus {
	background-color:	#4C8EBD;
	color: #ffffff;
}
.nav-menu .sub-menu, .nav-menu .children {
    box-shadow: 0 5px 9px rgba(150,150,150,0.7);
	border: none;
}
.breadcrumbs {
	background: #0f5e96;
	padding: 8px 20px 5px 20px;
	color: #c1d5e3;
}
.breadcrumbs a {
    color: #FFFFFF;
    font-style: normal;
}
.breadcrumbs a:hover {
	text-decoration: underline;
	color: #98bed9;
}
.entry-meta .date a:before {
    content: "";
}
button, input, textarea {
	border-color: #001829;	
}
button, input, textarea, select {
    border: 1px solid #d4d0ba;
    font-family: inherit;
    padding: 5px;
	margin-right: 10px;
}
input[type="submit"], input[type="submit"]:active, input[type="button"], input[type="reset"] {
	display: inline-block;
	background:	#001829;
	padding: 6px 10px;
	color: #FFF;
	margin: 0 4px;
	transition: all ease-out 0.2s;	
	border: 1px solid #001829;
}
input[type="submit"]:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:focus, input[type="button"]:focus, input[type="reset"]:focus{
	color:	#001829;
	background: #FFF;
	text-decoration: none;
}
.page-title {
	padding-left: 20px;	
}
.site-footer .sidebar-container {
	clear: both;
	width: 100%;
	box-shadow: none;
}
.site-footer .widget-title {
	color: #FFFFFF;	
	font-size: 25px;
}
.site-footer .textwidget {
	color: #aaa;	
}
.site-footer .textwidget a, .site-footer .widget a  {
    color: #98BED9;
    text-transform: uppercase;
    font-weight: bold;
}
.site-footer .textwidget a:hover, .site-footer .widget a:hover{
	color: #fff;	
}
.sidebar .site-footer .widget {
    width: 45%;
}
.sidebar .site-footer .widget-area{
    position: static;
	max-width: 100%;
}
.sidebar .site-footer .widget-area aside {
	margin: 0 3% 0 0;
	width: 47%; 
	float: left;
}
form {
    font-size: 15px;
}
#menu-menu-footer li {
	padding: 0;
    font-size: 20px;
}
#menu-menu-footer li:before {
	content:">";
	padding-right: 5px;
	color: #98bed9;
}
.site-footer {
    background-color: #002742;
	padding: 0 35px;
    margin: 0;
}
#footer-bottom {
    margin: 0 10px;
    border-top: 1px solid #98bed9;
    color: #aaa;
    padding: 10px 0 30px;
	position: relative;
}
#footer-bottom a {
	color: #ddd;
}
#footer-bottom a:hover {
	color: #fff;
}
.poweredby {
	margin-right: 50px;
	float: right;
}
#scroll-top-top {
    position: absolute;
	right: 0px;
    top: 0px;
}
#scroll-top-top a {
    width: 35px;
    height: 35px;
    display: block;
    background-color: #98bed9;
    background-image: url(img/scroll-top-top.png);
    background-repeat: no-repeat;
    background-position: 50%;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}
@media all and (max-width: 768px) {

.sidebar .site-footer .widget-area aside {
		float: none;
		width: 99%;
	}
}
@media (max-width: 643px) {
	.main-navigation {
		background: #002742;
	}
	.nav-menu .sub-menu, .nav-menu .children {
    	box-shadow: none;
	}
	.nav-menu li {
		display: block; 
		float: none;
	}
	ul.nav-menu ul a, .nav-menu ul ul a, ul.nav-menu ul a:visited, .nav-menu ul ul a:visited {
		color: #ffffff !important;	
		background: #002742;
	}
	.menu-toggle, .menu-toggle:hover, .menu-toggle:focus, .menu-toggle:active {
    color: #ffffff;
	}
	.toggled-on .nav-menu li:hover > a, .toggled-on .nav-menu .children a {
    color: #ffffff;
	}
}
ul.accordion, ul.accordion ul, ul.accordion ul ul{
	list-style: none;
	list-style-type: none;
}
.entry-content img.alignleft, .entry-content .wp-caption.alignleft {
	margin-left: 0px;
}
tr:first-child {
	background: #ccc;
}
tr:nth-child(2n+3) {
	background: #F4F4F4;
}
td {
	padding: 4px 10px;	
}
.bandi td {
	border: none;	
}
.bandi tr:nth-child(2n) {
	background: #F4F4F4;
}
.bandi tr:nth-child(2n) td {
	border: 1px solid #ccc;
}
.bandi tr:nth-child(2n+1) td {
	font-weight: bold;
}
.bandi tr:nth-child(2n+1) {
	background: none;
}
.su-frame-style-default {
	max-width: 100%;
}
