/*
Theme name: alnao.it
Theme url: http://www.alnao.it
Description: Tema sviluppato da AlNao
Version: 1.0
Author: <a href="http://www.alnao.it" title="AlNao.it">AlNao.it</a>
Author url: http://www.alnao.it
Tags: first, clean, minimal
*/

@CHARSET "UTF-8";

/* comuni per i tag*/
li, ul, form, h1, h2, h3, h4 {margin:0px;padding:0px;spacing:0px;}
body {
 margin: 0px !important;
 /*color: #000000;*/
 /*font-family: Verdana, sans-serif;*/
 font-family: 'Arial, Helvetica, sans-serif';
 font-size: 14px;
 /*   background-color: #d6dff7;
    background-image: none;*/
}
A{
	text-decoration: none;
	color: #1d2399;    
}
A:hover{
	text-decoration: underline;
}
header div hgroup h1 a{color:#B23232;}
ol, ul {
	list-style-position: outside !important;/*margin-left: 21px;*/
}
.widget > OL, .widget > UL,
.elementoContenuto > OL, .elementoContenuto > UL,
.elementoContenuto > DIV > OL, .elementoContenuto > DIV > UL,
.listaAlNao {
	margin-left: 21px;
}
		
pre{background-color:#CCCCCC;border-radius: 0;display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 20px;
    word-break: break-all;
    word-wrap: break-word;
    white-space: pre;
    white-space: pre-wrap;
    font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
    color: #333333;
    border: 1px solid rgba(0, 0, 0, 0.15);
}

.clear {
 clear: both;
 height: 0;
 overflow: hidden;
}

/* MAIN */
#body {
 margin-top: 0px;
 width: 1020px;
}
#page {
 width: 1020px;
 margin: 0 auto;
 float: none;
 min-height: 100%;
 height: 100%;
}
#header{
	background-color: #1b1b1b !important;
	margin-bottom: 10px !important;
}
#menu {
 margin-top: 0px;
 border-bottom: #111111 solid 1px !important;
 border-left: #111111 solid 1px !important;
 border-right: #111111 solid 1px !important;
}
#menu ul {margin-left: 0px !important;
 list-style-position: inside;
 list-style-type: none;
 padding: 0px;
}
#menu li {
 margin: 0px;
 padding: 0px;
 list-style-type: none;
 float: left;
}
#logo{
	display: block;
/*    background-color: #111111;
    padding-left: 10px;
    padding-right: 10px;*/
}
.menugradiente{
	background-image: -moz-linear-gradient(top,#1b1b1b,#941414) !important;
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#1b1b1b),to(#941414)) !important;
	background-image: -webkit-linear-gradient(top,#1b1b1b,#941414) !important;
	background-image: -o-linear-gradient(top,#1b1b1b,#941414) !important;
	background-image: linear-gradient(to bottom,#1b1b1b,#941414) !important;	
}
#menu .manunav{padding-top: 30px; padding-bottom: 30px;}
#menu .manunav > li > a {color: white !important;
font-size:14px;
font-family : Arial;
    float: none;
    padding-left: 25px;
    text-decoration: none;
    /*font-weight: bold;*/
}
#menu .manunav>li>a:hover {color: #d6dff7 !important;}
#menu .manunav .current_page_item>a{background-color: transparent;text-decoration:underline;}
#menu .manunav .current_page_item>a:hover{background-color: transparent;text-decoration:underline;}


#content {
 
 padding: 0px;
 height:100%;
}

/*.navigation {display:none;}*/
.navigation > .alignleft, .navigation > .alignright{
	min-width: 200px;
	padding: 10px;
    border-radius: 10px;
    border: 1px solid #A6C9E2;
    margin-bottom: 10px !important;
    background: #ffffff;
    display: block;
    line-height: 1.5em;
    font-size: 1.1em;
    font-family: 'Arial, Helvetica, sans-serif';
    font-weight: normal;
    color: #140303;}
.alignleft{ float:left; }
.alignright{ float:right; text-align: right;}

.navigation > .alignright{
	margin-right: 10px !important;
}

.contentConCategorie{
	width: 775px;
	margin-right: 10px !important;
}

#sidebar,.sidebar{
	/*width: 20%;*/
	float:right;
}
#footer {

 /*margin-top: 10px !important;*/
 padding: 20px 0;
 background-color: #1b1b1b !important;
 text-align: center;
 /*width: 100%;*/
 
}

.footergradiente{
	background-image: -moz-linear-gradient(top,#941414,#111111) !important;
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#941414),to(#111111)) !important;
	background-image: -webkit-linear-gradient(top,#941414,#111111) !important;
	background-image: -o-linear-gradient(top,#941414,#111111) !important;
background-image: linear-gradient(to bottom,#941414,#111111) !important;
}

#footer{
	padding-left: 10px;padding-right: 10px;
	background-color: #1b1b1b !important;
 	border-top: #111111 solid 1px !important;
 	border-left: #111111 solid 1px !important;
 	border-right: #111111 solid 1px !important;
}
.linkPolicyAlnao{
	font-size:14px;font-family : Arial;
	color:gold !important;
}
#copyright, #copyright > A {
	font-size:14px;
	font-family : Arial;
	color:white;
}
#copyright > A {
	text-decoration:underline;
}
.elementoSito{
	padding: 20px;
	border-radius: 10px;
    border: 1px solid #A6C9E2;
    margin-bottom: 10px !important;
    
    background: #ffffff;
    display: block;
    line-height: 1.5em;
    font-size: 1.1em;
    font-family: 'Arial, Helvetica, sans-serif';
    font-weight: normal;
    color: #140303;
}
.elementoSitoConCategorie{
	margin-right: 10px !important;
}

.linkElementoSito, .categorieTitolo, .widget-title{
	text-align: justify;
    margin-top: 0;
    margin-bottom: 5px;
    line-height: 1em;
    font-size: 1.6em;
	color: #000044 !important;
	font-family: 'Arial, Helvetica, sans-serif';
	font-weight: 400;
}
A.linkElementoSito:hover{
	text-decoration: underline;
}
.autoreElementoSito{
	font-size: 0.8em;
	font-family: 'verdana,Arial, Helvetica, sans-serif';
}
.widget{
	min-width: 200px;
}
.widget, .categorie{
	margin-bottom:10px;
	/*width:198px;*/
	padding: 20px !important;
	border-radius: 10px;
    border: 1px solid #A6C9E2;
    /*margin-top: 10px !important;*/
    background: #ffffff;
    display: block;
    line-height: 1.5em;
    font-size: 1.1em;
    font-family: 'Arial, Helvetica, sans-serif';
    font-weight: normal;
    color: #140303;
}
.alnaoTwitter{
	margin-bottom: 10px !important;
}


.social-popout {
	height: 48px;
	width: 48px;
	margin: 5px;
	float: left;
	-webkit-transition: all ease 0.5s;
	-moz-transition: all ease 0.5s;
	-o-transition: all ease 0.5s;
	-ms-transition: all ease 0.5s;
	transition: all ease 0.5s;
}
.social-popout img {
	border-radius: 50%;
	margin: 8px;
	width: 100%;
	box-shadow: 0px 0px 2px 1px rgba(192,192,192,0.3);
	-webkit-transition: all ease 0.5s;
	-moz-transition: all ease 0.5s;
	-o-transition: all ease 0.5s;
	-ms-transition: all ease 0.5s;
	transition: all ease 0.5s;
	opacity: 0.85;
}
.social-popout img:hover {
	margin: 0px;
	box-shadow: 3px 3px 2px 2px rgba(192,192,192,0.2);
	opacity: 1;
}





/* OLD Da cancellare */
/*

*/
/*
#logo {
 font-size: 18px;
 font-weight: bold;
 background: #06FF44;
}
#logo h1 {
 text-transform: capitalize;
 font-size: 20px;
}
#logo h4 {
 background: #07FF23;
}*/
/*

*/










/*TODEL VECCHI

body {
	
	font-family:Verdana,Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#CCCCCC;
}
div {
	width:100%;
	
}

a {
	color:#0000AA;

}
a:hover {
	color:#0000DD;

}


#content {
	width:80%;
	margin:0 auto;
	min-height:100%;
	height:100%;
	background:#214b93;
}

#header{
	background:#179594;
	width:1000px;
	padding:15px;
}

#logo {
	font-size:18px;
	font-weight:bold;
	background-color:gold;
}

#logo h1 {
	text-transform:capitalize;
	font-size:18px;
	margin:5px 0 0 0;
	padding: 5px;
}


#menu {
	margin-top:5px;
	background:white;
}

#menu ul {
	list-style-position: inside;
	list-style-type: none;
	padding: 0px;
}
#menu li {
	margin:0px 0 10px 10px;
	padding: 0px;
	list-style-type: none;
	float:left;
}
#body {
	margin-top:5px;
	width:1020px;
}


#mainBar {
	width:730px;
	background:#f5a100;
	padding:10px;
}

#sidebar {
	width:20%;
	padding:10px 0 10px 10px;
	margin-left:10px;
	background:#d83a1d;
	float:left;
}

form {
	display:block;
	margin:20px 0;
}

#sidebar h3, #sidebar h4 {
	font-size:13px;
	margin:10px 0 0 0 ;
}

#sidebar ul {
	list-style-position: inside;
	list-style-type: none;
	padding: 0px;
}

#sidebar li {
	margin-bottom:10px;
	padding: 0px;
	list-style-type: none;
}

#footer {
	margin-top:5px;
	background:#faed00;
	text-align:center;
	width:1000px;
}


/**/