/*
BLU # 0 0 6 3 a d
FP GREEN # 3 B 7 1 8 6
FP MEDIUM #4 7 8 7 a 1
FP LIGHT GREEN # 5 2 9 d b a
*/html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, caption {
	border: 0;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	webkit-font-smoothing: antialiased;
	font-size: 14px;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	/*vertical-align: baseline;*/
}
:focus {/* remember to define focus styles! */
	outline: 0;
}
body {
	background: #fff;
	line-height: 1;
}
ol, ul {
	list-style: none;
}
/*
table {// tables still need 'cellspacing="0"' in the markup 
	border-collapse: separate;
	border-spacing: 0;
}
*/
.sentby {
	font-size: 70%;
	text-align: right;
}
.forummessage {
	line-height: 1.7;

}
caption, th, td {
	padding: 8px 10px;
	font-weight: normal;
	/*text-align: left;*/
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a img {
	border: 0;
	/*border-top-left-radius: 25px;*/
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
/* FONT */

.mod {
cursor: pointer;
text-decoration: none !important;
font-size: 22px;
color: #CFCFCF;
vertical-align: middle;
}
.mod:hover{
color: #222;
}
a.nounderline{
text-decoration: none !important;
}

/* Answers */
#main {
width: 70%;
display: inline-block;
}

/*
div#discussionarea {
width: 70%;
display: inline-block;
}


div#replyarea {
width: 70%;
} 
*/

.answer {
/*border-bottom: 1px solid #aaa;
width: 728px;
*/
width: 100%;
/*padding-bottom: 20px;*/
padding-top: 20px;
}

#pagetime {
font-size: 10px;
 color: #e2e2e2;
}
.question-page .vote-count-post, .review-task-page .vote-count-post {
padding-top: 2px;
color: #555;
}
.votecell {
vertical-align: top;
width:9%;
/*
min-width:40px;
width:20%;*/
}
.petitioncell{
width:100%;
}
.answercell {
/*width:81%;*/
}
#doctableheader {
border-top-left-radius: 8px;
border-top-right-radius: 8px;
}
#doctable {

	font-size: 12px;
	border: 1px solid silver;
	margin-bottom: 25px;
}
#doctable td, #doctable a{
	font-size: 12px;
}
#areadiscussion, #areaproposal, #areapetition, #areaattachments {
	/*
    -moz-transition: all 1.5s ease-in-out;
    -webkit-transition: all 1.5s ease-in-out;
    -o-transition: all 1.5s ease-in-out;
    transition: all 1.5s ease-in-out;
	*/
	margin: 0 20px;
	overflow-x: hidden;
}
#areaattachments {
    -moz-transition: all 1.5s ease-in-out;
    -webkit-transition: all 1.5s ease-in-out;
    -o-transition: all 1.5s ease-in-out;
    transition: all 1.5s ease-in-out;
}
#segnalazione {
	width: 97% !important;
	margin-top: 15px;
	padding: 8px;
}
.greenconfirm {
	padding: 20px 20px 20px 50px;
	margin-top: 30px;
	color: rgb(0, 128, 64);
	border-radius: 5px;
	text-align: center;
	background-image: url('img/green_circle60.png');
	background-repeat: no-repeat;
	background-position-x: 10px;
	background-position-y: 1px;
	/* min-height: 500px; */
	font-weight: bold;
	font-size: 18px;
}
.sidebarheader {
border-bottom: 1px solid silver;
font-weight: bold;
margin-top: 25px;
margin-bottom: 10px;
padding: 0 0 5px 5px;
}
#topicnavi{
/*float: left;*/
list-style-type: none;
margin-left: 20px;
}
#topicnavi >li {
display: inline;
margin-right: 10px;
}
#topicnavi >li >a {
padding: 5px 10px 5px;
border-radius: 4px;
background-color: #f2f2f2;
}
#topicnavi >li >a:hover{
	text-decoration:none;
	color: white;
	background-color: #0063ad;
}
#topicnavi >li:hover {
	color: white;
}
.error{
background-color: pink;
padding: 2px 10px;
border-radius: 5px;
font-size: smaller;
}
.blocked{
	color: rgb(144, 0, 0);
}
blockquote {
  background: #f9f9f9;
  border-left: 10px solid #ccc;
  margin: 1.5em 10px;
  padding: 0.5em 10px;
  quotes: "\201C""\201D""\2018""\2019";
}
blockquote:before {
  color: #ccc;
  content: open-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
}
blockquote p {
  display: inline;
}
blockquote:after {
/*content:”\201D”;*/
  color: #ccc;
  content: close-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
}
.area_open, .area_closed {

	max-height: 0;   
	overflow-y: hidden;
/* 		display: none; */
}
.area_open {            
	max-height: 5000px ;                    
}
		
.publishedby {
font-size: 11px;
	color: grey;
}
a.grey11 {
font-size: 11px !important;
}

/* INIZIO AVAAZ */
.blue-ribbon-right {
min-width: 180px;
height: 30px;
/*
-webkit-transform: skew(-20deg);
-moz-transform: skew(-20deg);
-moz-transform: skewX(-20deg);
transform: skewX(-20deg);
-o-transform: skew(-20deg);
-ms-transform: skew(-20deg);
*/
background: #0063ad;
/*
background: -moz-linear-gradient(left,#3b7186 0%,#01A8E8 100%);
background: -webkit-gradient(linear,left top,right top,color-stop(0%,#3b7186),color-stop(100%,#01A8E8));
background: -webkit-linear-gradient(left,#3b7186 10%,#01A8E8 90%);
background: -o-linear-gradient(left,#3b7186 0%,#01A8E8 100%);
background: -ms-linear-gradient(left,#3b7186 0%,#01A8E8 100%);
background: linear-gradient(left,#3b7186 0%,#01A8E8 100%);
*/
position: relative;
top: 10px;
-webkit-box-shadow: 3px 4px 12px rgba(0,0,0,0.2);
-moz-box-shadow: 3px 4px 12px rgba(0,0,0,0.2);
box-shadow: 3px 4px 12px rgba(0,0,0,0.2);
border: none;
text-indent: 20px;
width: 100%;
margin-left: -50px;
padding: 4px 0 10px;
border-radius: 8px;
color: white; 
font-weight: bold;
font-size: 16px; 
}

.titolofirma{
line-height: 2.0em;
font-size: 20px;
font-weight: bold;
}
.inner.quote {
width: /*300px;*/
padding-bottom: 0px;
}

#boxfirma .inner {
margin-top: 20px;
font-weight: bold;
}
#boxfirma .note , #boxfirma .note  a{
font-size: 11px;
}
td.button_td1 {
color: white;
font-weight: bold;
font-size: 16px;
}
.share_checkbox label {
display: inline-block;
vertical-align: middle;
font-size: 11px;
font-weight: normal;
/*color: #717171;*/
}
#boxfirma input[type="text"], #boxfirma textarea{ 
width: 90%;
margin-top: 5px;
margin-bottom: 10px;
padding: 8px;
}
.firmabutton {
padding: 5px 30px 5px;
border-radius: 8px;
color: white;
font-size: 18px;
margin: 20px 0;
background-color: #1F9000; /*#900000;*/
text-transform: uppercase;
cursor: pointer;
}
.votebutton {
padding: 5px 30px 5px;
border-radius: 8px;
color: white;
/*font-size: 18px;*/
    margin: 15px 0 5px;
text-transform: uppercase;
cursor: pointer;
display: inline-block;
 background-color: grey;
}
.votegreen:hover {
 background-color: #1F9000;
}
.votegrey {
 background-color: grey;
}
.votered:hover{
    background-Color: #AA0000;
}
.actnow{
-webkit-transform: translate(180px, 18px) rotate(45deg);
/*-webkit-transform: translate(145px, 18px) rotate(45deg);*/
display: block;
/* height: 30px; */
width: 150px;
color: #fff;
background: #aa0000;
text-align: center;
font-size: 13px;
font-weight: bold;
line-height: 26px;
box-shadow: 5px 5px 10px rgba( 0, 0, 0, 0.4 );
-webkit-transform-origin: 15px 0px;
-moz-transform-origin: 15px 0px;
-ms-transform-origin: 15px 0px;
-o-transform-origin: 15px 0px;
transform-origin: 15px 0px;
/*border: 1px solid rgba( 255, 255, 255, 0.4 );*/
}

#facebook-sign .form .share_checkbox label {
display: inline-block;
vertical-align: middle;
font-size: 11px;
font-weight: normal;

}
.buttonwrapper button .button_td1, .buttonwrapper a .button_td1 {
position: relative;
font-family: Helvetica, Arial, sans-serif;
font-size: 14px;
font-weight: bold;
color: white;
text-transform: uppercase;
white-space: nowrap;
-webkit-transform: skew(18deg);
-moz-transform: skew(18deg);
-ms-transform: skew(18deg);
-o-transform: skew(18deg);
transform: skew(18deg);
}
#facebook-sign .form .note {
font-family: Helvetica, Arial, sans-serif;
padding-bottom: 5px;
color: #717171;
}
#boxfirma .form-inner .note {
color: #333;
font-size: 11px;
font-family: 'archivo_narrowregular', Helvetica, Arial, sans-serif;
width: 265px;
padding-bottom: 25px;
line-height: 12px;
}
#boxfirma .left {
width: 100%;
/*margin-left: -35px;*/
background-color: #F4F4F4;
color: #333;
padding: 10px;
border: 1px solid silver;
border-radius: 8px;
    -webkit-transition: all 1.2s linear;
    -o-transition: all 1.2s linear;
    -moz-transition: all 1.2s linear;
    -ms-transition: all 1.2s linear;
    -kthtml-transition: all 1.2s linear;
    transition: all 1.2s linear;
}

#boxfirma .left:hover {
/* margin-top: 33px; 
width: 100%;
margin-left: -50px;*/
/* padding-top: 15px; 
background-color: #F4F4F4; */
-webkit-box-shadow: 0 4px 8px rgba(0,0,0,0.4);
-moz-box-shadow: 0 4px 8px rgba(0,0,0,0.4);
box-shadow: 0 4px 8px rgba(0,0,0,0.4);
/*margin-bottom: 44px; 
color: #333;
padding: 10px;
border: 1px solid silver;
border-radius: 8px;*/
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -kthtml-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

#picturearea img {
display: none;
max-width: 100%;
max-height: 250px;
height: 250px;
width: 98%;
-webkit-box-shadow: 0 4px 8px rgba(0,0,0,0.4);
-moz-box-shadow: 0 4px 8px rgba(0,0,0,0.4);
box-shadow: 0 4px 8px rgba(0,0,0,0.4);
border: 5px solid white;
overflow: hidden;
margin-bottom: 15px;
}
#boxfirma .note {
display: inline-block;
width: 100%;
/*padding-top: 15px;*/
color: #333;
}
#boxfirma .share_checkbox {
padding: 20px 0px;
width: 100%;
}
/* FINE AVAAZ */

#progressbar {
padding-bottom: 1em;
padding-top: 15px;
}

#progressbar .progresstop {
/* background: url("/counter.png") repeat scroll 0 0 rgba(253, 47, 47, 0); */
height: 25px;
position: relative;
width: 98%;
background-color: rgb(224, 224, 224);
}

#progressbar .progresstop .progresstop-text {
color: #D4D4D4;
float: right;
font-size: 12px;
font-weight: bold;
margin-top: -23px;
padding-right: 3px;
padding-top: 6px;
}
#petitionarea  td {
padding: 0px; 
}
#progressbar .progressbottom {
/*background: url("/counter2.png") repeat scroll 0 0 transparent; */
height: 25px;
position: absolute;
width: 0;
background-color: rgb(139, 9, 9); /*brown;*/
}
.counter-text , .counter-signatures, .counter-target {
font-size: 12px;
color: #999;
}

#progressbar .progressbottom .progressbottom-text {
color: #fff;
float: right;
/* font-size: 22px; */
font-weight: bold;
padding-right: 5px;
padding-top: 3px;
/* padding-bottom: 2px; */
}

/* FINE PROGRESS BAR */
.small-icon {
font-size: 12px;
}
.vote span {
/*display: block;*/
color: #808185;
font-weight: normal;
}
.vote-count-post {
display: block;
font-size: 24px;
}
.post-text {
	word-wrap: break-word;
	/*width: 630px;*/
	/*width: 98%;*/
	/*font-size: 107%;width: 660px;*/
	margin-bottom: 10px;
	margin-right: 5px;
	line-height: 150%;
	background-color: #f2f2f2;
	padding: 15px 10px;
	border-radius: 4px;
	border: 1px solid rgb(221, 221, 221);
	font-family: sans-serif !important;
	
}

.post-text > p:hover{
	/*font-size: 120%;*/
	/*
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
	background-color: rgb(255, 255, 176);
	padding: 10px;
	border: 1px solid yellow;
	border-radius: 5px;
	*/
}


.post-text:after {
	content: "";
	position: relative;
	bottom: -24px;
	left: 488px;
	border-style: solid;
	display: block;
	width: 0;
	z-index: 0;
	width: 15px;
	height: 15px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	transform: rotate(45deg);
	border-left-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	background-color: #f2f2f2;
	border-right-color: rgb(221, 221, 221);
	border-bottom-color: rgb(221, 221, 221);
	border-right-width: 1px;
}


.post-date-time  {
	font-size: 10px;
	color: rgb(119, 119, 119);
	padding-left: 10px
}
.comment-date-time  {
	font-size: 70%;
	color: rgb(119, 119, 119);
	padding-left: 3px
}
.post-id  {
	float: right;
	/*padding-right: 10px;
	margin-top: -4px;*/
	margin-right: 15px;
	font-size: 10px;
	color: rgb(119, 119, 119);	
}

.post-id  a{
	/*font-size: 90%;*/
	font-size: 10px;
	/*margin-top: -4px;*/
}


.lastcontribution {
margin-bottom: 10px;
}
#topicreport {
	padding-left: 20px;
	margin-bottom: 2px;
	font-size: 12px;
	color: #999;
}

#topictags {
	padding-left: 20px;
	margin-bottom: 25px;
	font-size: 12px;
	color: #999;
}/*
.tags {
	padding-left: 20px;
	margin-bottom: 25px;
	font-size: 12px;
	color: #999;
}
/*
#topicreport :hover{
	color: #000;
}*/
#topicarea {
	padding-left: 20px;
	margin-bottom: 5px;
	font-size: 12px;
	color: #999;
}
#topicbreadcump {
padding-left: 0px;
margin-bottom: 6px;
font-size: 11px;
color: #999;
margin-top: 7px;
}
#topicbreadcump > a {
padding-left: 0px;
margin-bottom: 6px;
font-size: 11px;
/*color: #999;*/
}
#fpstats{
	float: right;
	margin-bottom: 5px;
	font-size: 12px;
	color: #999;
}
.labelblu {
	padding: 5px 10px 5px;
	border-radius: 4px;
	color: white !important;
	background-color: #0063ad !important;
}
span.labelblu :hover {
	color: white;
	background-color: #0063ad;
}
.breadcumpblulabel {
	padding: 3px 10px 2px;
	border-radius: 5px;
	text-decoration: none;
	color: white;
	background-color: #0063ad;
	margin: 0 0 0 13px;
	text-transform: uppercase;
	font-size: 11px;
}
h2 {
font-size: large;
margin-top: 25px;
}

.userblock {
display: inline-block;
height: 140px;
margin-right: 20px;
-moz-box-shadow: 2px 2px 4px rgba(0,0,0,0.15);
-webkit-box-shadow: 2px 2px 4px rgba(0,0,0,0.15);
box-shadow: 2px 2px 4px rgba(0,0,0,0.15);
filter: filter: progid:DXImageTransform.Microsoft.Shadow(direction=135,strength=2, color=#808080);
padding: 10px 15px;
margin-bottom: 20px;
width: 265px;
}
.alertrow  {
background-color: rgb(255, 255, 190);
font-size: 12px;
color: #494949;
}
.alertrow  a {
	font-size: 12px;
}
#fade{ /* FP */
	z-index:89;
	display: none;
	position: fixed;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	-moz-opacity: 0.0;
	opacity:0.0;
	filter: alpha(opacity=0);	
}

#headerfilter {
	font-size: 12px;
	padding: 3px 12px;
	text-align: right;
	color: #0063ad;
	/*
	background: -webkit-linear-gradient(left, white , #DBDBDB);
	background: -o-linear-gradient(right, white, #DBDBDB);
	background: -moz-linear-gradient(right, white, #DBDBDB);
	background: linear-gradient(to right, white , #DBDBDB);
	border-radius: 5px;
		width: 70%;
	
	position: relative;
	top: -30px;*/
	float: right;

}
#headerfilter a{
	font-size: 12px;
	}
#headermenuarea {

width: 100%;
display: block;
height: 120px;
}
.block {
    display: inline-block;
    /* height: 140px; */
    /* margin-right: 20px; */
    -moz-box-shadow: 2px 2px 4px rgba(0,0,0,0.15);
    -webkit-box-shadow: 2px 2px 4px rgba(0,0,0,0.15);
    box-shadow: 2px 2px 4px rgba(0,0,0,0.15);
    filter: filter: progid:DXImageTransform.Microsoft.Shadow(direction=135,strength=2, color=#808080);
    padding: 10px 15px;
    margin-bottom: 20px;
    color: #888;
    line-height: 17px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
    min-height: 200px;
	border: 1px solid whitesmoke;
}

.header{
	line-height: 2.0em;
	font-size: 20px;
	font-weight: bold;
}
.block .header {
    line-height: 18px;
}
.block .post-text {
    padding: 0px 10px;
	max-height: 500px;
    overflow: hidden;
}

.tagblock {
display: inline-block;
height: 140px;
margin-right: 20px;
-moz-box-shadow: 2px 2px 4px rgba(0,0,0,0.15);
-webkit-box-shadow: 2px 2px 4px rgba(0,0,0,0.15);
box-shadow: 2px 2px 4px rgba(0,0,0,0.15);
filter: filter: progid:DXImageTransform.Microsoft.Shadow(direction=135,strength=2, color=#808080);
padding: 10px 15px;
margin-bottom: 20px;
width: 265px;
color: #888;
line-height: 17px;
}


.tag-desc {	/*overflow-y: scroll;*/
	font-size: 11px;
/*max-height: 60px;*/
}
.tagcount {
	margin-left: 10px; font-size: 9px; 
}
.tagsuser  >a{
	padding: 2px 3px 2px;
	display: none;
	font-size: 11px;
}
.tag-details {
font-size: 11px;
}
.tagscloud >a, .tag-details >a {
	padding: 5px 8px 5px;
	display: inline-block;
	font-size: 11px;
}
.tagscloud >a:hover, .tag-details >a:hover{
	text-decoration:none;
	border-radius: 4px;
	color: white;
	background-color: #0063ad;
}
#headermenu {
	float: right;
	list-style-type: none;
	margin-top: 20px;
	margin-left: 100px;
}

#headermenu >li {
	display: inline;
	margin-right: 10px;
}
#headermenu >li >a{
	padding: 5px 10px 5px;
	border-radius: 4px;
	
	background-color: #f2f2f2;
}
#headermenu >li >a:hover{
	text-decoration:none;
	color: white;
	background-color: #0063ad;
}

#headermenu >li:hover {
	color: white;
}
#headerlogo {
	width:110px;
	height:auto;
	margin-bottom: 20px;
	float: left;
}

.blubutton {
	padding: 3px 10px 2px;
	border-radius: 5px;
	text-decoration: none;
	color: white;
	background-color: #0063ad;
	margin: 0 0 0 13px;
	text-transform: uppercase;
	font-size: smaller;
	cursor: pointer;
}

.greybutton{
	padding: 3px 10px 2px;
	border-radius: 5px;
	text-decoration: none;
	margin: 0 0 0 13px;
	text-transform: uppercase;
	font-size: smaller;
	cursor: pointer;
	background-color: #f2f2f2;
	color: rgb(171, 171, 171);
}
.greybutton:hover{
	color: white;
	background-color: #0063ad;
}

.cursorpointer{
	cursor: pointer;
}
.sidebar {
	width: 25%;
	height: 200px;
	float: right;
	display: table;
	/*display: inline-block;*/
	/* background-color: #868686; 
	border-left: 1px solid silver;*/
}
.repliescount{
	font-size: 13px;
	padding: 2px 5px;
	background-color: silver; 
	color: white;
	margin-right: 3px;
	border-radius: 2px;
}
.related {
display: inline-block;
margin-bottom: 10px;
}
.related  a{
font-size: 13px;
width: 210px;
float: right;
}
.comments, .comment-score,	.comment-user,	.comment-text,	.comment-body, .comment-copy, .comment-user {
font-size: 13px;
}
.comment-score {
vertical-align: top;
}
.shield {
color: #0063ad;
}
tr.comment>td {
padding-top: 5px;
padding-bottom: 5px;
border-bottom: dotted 1px #ddd;
/*font-size: 70%;*/
}
.comment-text, .comment-form {
vertical-align: text-top;
padding: 0 6px 0 7px;
}
.disabled-link {
color: #888;
opacity: .6;
padding: 0 3px 2px 3px;
}
.comments-link {
cursor: pointer;
padding: 0 3px 2px 3px;
color: #888;
}

.user-info .user-details {
	float: left;
	margin-left: 10px;
	/*width: 145px;*/
	overflow: hidden;
	white-space: nowrap;
	font-size: 12px;
}
.user-details {
color: #888;
line-height: 17px;
	
}

.user-info.user-hover .user-gravatar32, .user-info.user-hover .user-gravatar48 {
-moz-box-shadow: 2px 2px 4px rgba(0,0,0,0.5);
-webkit-box-shadow: 2px 2px 4px rgba(0,0,0,0.5);
box-shadow: 2px 2px 4px rgba(0,0,0,0.5);
filter: filter: progid:DXImageTransform.Microsoft.Shadow(direction=135,strength=3, color=#808080);
border-collapse: separate;
}
.user-info .user-gravatar32 {
float: left;
width: 32px;
height: 32px;
}

.user-info .user-action-time {
margin-top: 2px;
margin-bottom: 4px;
font-size: 10px;
}

.user-info {
/* height: 35px; */
min-width: 210px;
}

.post-signature {
padding-left: 5px;
/* padding-top: 2px; */
text-align: left;
vertical-align: top;
/* width: 175px; */
/* height: 58px; */
float: right;
width: 50%;
}
.badgecount {
font-size: 10px;
}
.post-menu {
cursor: pointer;
font-size: 11px;
}
.fw {
width: 100%;
}
#replyarealink {
margin-top:20px;
}
.nogravatar {
font-size: 28px;
text-decoration: none;
color: #AFAFAF;
padding-left: 2px;
}
#suggestarea {
	background-Color: #f2f2f2;
	padding: 10px;
	line-height: 100%;
	border-radius: 4px;
	border: 1px solid rgb(221, 221, 221);
}
/* Sharing */

#tweet:hover {
background: #0096c4 !important;
}
#like:hover {
background: #3b5998 !important;
}
#gplus:hover {
background: #d34836 !important;
}
#buttons-row{
margin-top: 20px;
}
#buttons-row a {
-moz-border-radius: 6px;
border-radius: 6px;
display: inline-block;
padding: 3px 10px;
margin: 4px;
color: #FFF;
text-decoration: none;
background: #DBDBDB;
font-size: 11px;
cursor: pointer;
}
.block #buttons-row{
margin-top: 30px;
}
.block:hover {

    color: #484848;}


/* POP UP */
.mfp-close-btn-in .mfp-close {
	color: #fff !important;
}
.popup {
  position: relative;
  /*background: #FFF;*/
  padding: 20px;
  width: auto;
  max-width: 500px;
  margin: 20px auto;
}
.settingstable{
	min-width: 300px;
	max-width: 400px;
	/*padding-top: 40px;*/
	border: 1px solid #e2e2e2;
	background-Color: #fff;
}
.settingstable TD{
	border-bottom: 1px solid #e2e2e2;
}
.preferences {
    max-width: 320px !important;
    height: 85%;
    margin: auto;
    max-height: 780px;
    padding: 140% 16px 0 13px !important;
}

/* pagination */
#paginazione {
border-bottom: 1px solid #aaa;
width: 100%;
/*width: 728px;*/
}
#paginazione td, #paginazione a, .currentpage {
	font-size: 11px;
	margin: 0px 3px;
	padding: 5px 0px;
}
#paginazione a, .currentpage {
	padding: 5px;
	border: 1px solid #fff;
}
#paginazione .currentpage {
	padding: 5px;
	background-color: #0063ad;
	color: white;
}
#paginazione a:hover {
	text-decoration: none;
	border: 1px solid #C0C0C0;
}
/*
#paginazione .active, #paginazione b {
border: 1px solid #C0C0C0;
font-weight: bold;
}
#paginazione a {
padding: 5px;
cursor: hand;
margin-right: 20px;
}
*/

/* =Facebook Login
----------------------------------------------- */
.fbprofileimg {
	height: 25px;
	width: 25px;
}
.blueButton{
	margin-top: 7px;
	margin-right: 10px;
    background:#6da952 url(/images/btt-bg.png) no-repeat 0px -48px;
    border:1px solid #29447e;
    border-bottom-color:#1a356e;
    box-shadow:0 1px 0 rgba(0, 0, 0, .1);
    cursor:pointer;
    display:-moz-inline-box;
    display:inline-block;
    font-size: 11px;
    font-weight:bold;
    line-height:normal !important;
    padding:2px 6px;
    text-align:center;
    text-decoration:none;
    vertical-align:top;
    white-space:nowrap;
    color:#fff; 
}
.blueButton:active{
    background:#4f6aa3;
    border-bottom-color:#999;
}
.blueButton .blueButtonText,.blueButton input{
    background:none;
    border:0;
    color:#fff;
    cursor:pointer;
    display:-moz-inline-box;
    display:inline-block;
    font-family:'Lucida Grande', Tahoma, Verdana, Arial, sans-serif;
    font-size: 11px;
    font-weight:bold;
    margin:0;
    outline:none;
    padding:1px 0 2px;
    white-space:nowrap
}

/* =Structure
----------------------------------------------- */

div.litemenu {
    width: 100%;
	color: #fff;
    padding: 5px 0;
    background-color: rgba(45, 45, 45, 0.75);
    position: fixed;
    top: 0;
    left: 0;
	z-index: 2;
}
div.litemenu a{
	color: #fff;
}

body {
	/*padding: 0 2em;*/
}
.smalllink{
	font-size: 9px;
}
.heading{
	/*background-color: #e2e2e2;*/
	font-size: 20px;
	font-weight: bold;
}

#page {
background: #fff;
color: #222;
border: 1px solid silver;
margin: 0em auto;
max-width: 1000px;
padding: 20px 15px;
}

.fb_iframe_widget {
	display: none;
}
label {
	float: left; /*
	display: block; */ 
	width: 180px;
}

#copyright {
	margin-top: 5px;
	color: grey;
	margin-bottom: 25px;
}
#copyright, #copyright a {
	text-align: center;
	font-size: 11px
}

div#rimanenti {
color: grey;
margin-left: 10px;
margin-top: 3px;
}

.contenttable td, .contenttable {
	border-collapse:collapse;
	border-style:solid;
	border-color:#e2e2e2;
}
/*
.contenttable td{
	border-collapse:collapse;
	border: 1px solid silver;
}
*/
.nopadding {
	padding: 0px;
}
.headmessagelist{
	/*text-align: center;*/
	font-size: 11px
}

.notes {
	margin-left: 183px;
	font-size: 11px;
	margin-bottom: 20px;
	line-height: 22px;
}
.notes a {
	font-size: 11px;
}
.titolo {
	/*text-align: center;*/
	font-size: 22px;
	font-weight: bold;
}
.biggest {
	/*text-align: center;*/
	font-size: 36px;
	font-weight: bold;
}
.big {
	/*text-align: center;*/
	font-size: 28px;
	font-weight: bold;
	color: #777;
}

.smallfont {
	/*text-align: center;*/
	font-size: 70%;
}
#closelink {
	font-size: 80%;
}
.smallfont a{
	/*text-align: center;*/
	font-size: 100%;
}

/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.625em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.625em;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* 2014 */

.greenbutton {
width: 180px;
padding: 5px;
margin-top: 15px;
background: rgb(196, 235, 180);
border-radius: 15px;
border: 1px solid green;
}
/* =Global
----------------------------------------------- */

body, input, textarea, select {
	color: #111;
	font: 15px "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 300;
	line-height: 1.625;
}
body {
	background: #e2e2e2;
}
input[type=button]{cursor: pointer}
/* Headings */
h1,h2,h3,h4,h5,h6 {
	clear: both;
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.625em;
}

/* Text elements */
p {
	margin-bottom: 1.625em;
}
ul, ol {
	margin: 0 0 1.625em 2.5em;
}
ul {
	list-style: square;
}
ol {
	list-style-type: decimal;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul, ol ol, ul ol, ol ul {
	margin-bottom: 0;
}
dl {
	margin: 0 1.625em;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 1.625em;
}
strong {
	font-weight: bold;
}
cite, em, i {
	font-style: italic;
}
blockquote {
	font-family: Georgia, "Bitstream Charter", serif;
	font-style: italic;
	font-weight: normal;
	margin: 0 3em;
}
blockquote em, blockquote i, blockquote cite {
	font-style: normal;
}
blockquote cite {
	color: #666;
	font: 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 300;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}
pre {
	background: #f4f4f4;
	font: 13px "Courier 10 Pitch", Courier, monospace;
	line-height: 1.5;
	margin-bottom: 1.625em;
	overflow: auto;
	padding: 0.75em 1.625em;
}
code, kbd, samp, var {
	font: 13px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr, acronym, dfn {
	border-bottom: 1px dotted #666;
	cursor: help;
}
address {
	display: block;
	margin: 0 0 1.625em;
}
ins {
	background: #fff9c0;
	text-decoration: none;
}
sup,
sub {
	font-size: 10px;
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}

/* Forms */
input[type=text], /*input[type=search], modifica del 16/08/2015*/
input[type=password], select,
textarea {
	background: #fafafa;
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
	border: 1px solid #ddd;
	/*color: #888;*/
}
#searchon {
  font-size: 13px;
  line-height: 20px;
  margin: 0 20px;
  width: 35%;
  border: 0px;
  border-radius: 2px;
  padding: 3px 10px;
}
#in-login { display:none}
input[type=text]:focus,
textarea:focus {
	color: #373737;
}
textarea {
	padding-left: 3px;
	width: 98%;
}
input[type=text], input[type=password], input[type=submit], select {
	padding: 3px;
}
input#s {
	background: url(images/search.png) no-repeat 5px 6px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	font-size: 14px;
	height: 22px;
	line-height: 1.2em;
	padding: 4px 10px 4px 28px;
}
input#searchsubmit {
	display: none;
}

/* Links */
a {
	cursor: pointer;
	color: #0063ad;
	text-decoration: none;
}
a:focus,
a:active,
a:hover {
	text-decoration: underline;
}


/* =Content
----------------------------------------------- */

#main {
	clear: both;
	/*padding: 1.625em 0 0;*/
}


/* Images */
.entry-content img,
.comment-content img,
.widget img {
	max-width: 97.5%; /* Fluid images for posts, comments, and widgets */
}
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
img.size-full,
img.size-large {
	max-width: 97.5%;
	width: auto; /* Prevent stretching of full-size and large-size images with height and width attributes in IE8 */
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
.entry-content img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 1.625em;
}

/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
	max-width: 100%;
}




#container {
    width:100%;
	display: table;
}



/* =Responsive Structure
----------------------------------------------- */

@media (max-width: 800px) {
	/* Simplify the basic layout */
	#main #content {
		margin: 0 7.6%;
		width: auto;
	}
	#nav-below {
		border-bottom: 1px solid #ddd;
		margin-bottom: 1.625em;
	}
	#main #secondary {
		float: none;
		margin: 0 7.6%;
		width: auto;
	}
	/* Simplify the showcase template */
	.page-template-showcase-php .featured-posts {
		min-height: 280px;
	}
	.featured-posts section.featured-post {
		height: auto;
	}
	.page-template-showcase-php section.recent-posts {
		float: none;
		margin: 0;
		width: 100%;
	}
	.page-template-showcase-php #main .widget-area {
		float: none;
		margin: 0;
		width: auto;
	}
	.page-template-showcase-php .other-recent-posts {
		border-bottom: 1px solid #ddd;
	}
	/* Simplify the showcase template when small feature */
	section.featured-post .attachment-small-feature,
	.one-column section.featured-post .attachment-small-feature {
		border: none;
		display: block;
		float: left;
		height: auto;
		margin: 0.625em auto 1.025em;
		max-width: 30%;
		position: static;
	}
	article.feature-image.small {
		float: right;
		margin: 0 0 1.625em;
		width: 64%;
	}
	.one-column article.feature-image.small .entry-summary {
		height: auto;
	}
	article.feature-image.small .entry-summary p a {
		left: 0;
		padding-left: 20px;
		padding-right: 20px;
		width: auto;
	}
	/* Remove the margin on singular articles */
	.singular .entry-header,
	.singular .entry-content,
	.singular footer.entry-meta,
	.singular #comments-title {
		width: 100%;
	}
	/* Simplify the pullquotes and pull styles */
	.singular blockquote.pull {
		margin: 0 0 1.625em;
	}
	.singular .pull.alignleft {
		margin: 0 1.625em 0 0;
	}
	.singular .pull.alignright {
		margin: 0 0 0 1.625em;
	}
	.singular .entry-meta .edit-link a {
		left: 0;
		position: absolute;
		top: 40px;
	}
	.singular #author-info {
		margin: 2.2em -8.8% 0;
		padding: 20px 8.8%;
	}
	/* Make sure we have room for our comment avatars */
	.commentlist {
		width: 100%;
	}
	.commentlist > li.comment,
	.commentlist .pingback {
		margin-left: 102px;
		width: auto;
	}
	/* And a full-width comment form */
	#respond {
		width: auto;
	}
	/* No need to float footer widgets at this size */
	#colophon #supplementary .widget-area {
		float: none;
		margin-right: 0;
		width: auto;
	}
	/* No need to float 404 widgets at this size */
	.error404 #main .widget {
		float: none;
		margin-right: 0;
		width: auto;
	}

}
@media (max-width: 650px) {
	/* @media (max-width: 650px) Reduce font-sizes for better readability on smaller devices */
	body, input, textarea {
		font-size: 13px;
	}
	

	
	#site-title a {
		font-size: 24px;
	}
	#site-description {
		font-size: 12px;
	}
	#access ul {
		font-size: 12px;
	}
	article.intro .entry-content {
		font-size: 12px;
	}
	.entry-title {
		font-size: 21px;
	}
	.featured-post .entry-title {
		font-size: 14px;
	}
	.singular .entry-title {
		font-size: 28px;
	}
	.entry-meta {
		font-size: 12px;
	}
	blockquote {
		margin: 0;
	}
	blockquote.pull {
		font-size: 17px;
	}
	/* Reposition the site title and description slightly */
	#site-title {
		padding: 5.30625em 0 0;
	}
	#site-title,
	#site-description {
		margin-right: 0;
	}
	/* Make sure the logo and search form don't collide */
	#branding #searchform {
		top: 1.625em !important;
	}
	/* Floated content doesn't work well at this size */
	.alignleft,
	.alignright {
		display: block;
		float: none;
		margin-left: 0;
		margin-right: 0;
	}
	/* Make sure the post-post navigation doesn't collide with anything */
	#nav-single {
		display: block;
		position: static;
	}
	.singular .hentry {
		padding: 1.625em 0 0;
	}
	.singular.page .hentry {
		padding: 1.625em 0 0;
	}
	/* Talking avatars take up too much room at this size */
	.commentlist > li.comment,
	.commentlist > li.pingback {
		margin-left: 0 !important;
	}
	.commentlist .avatar {
		background: transparent;
		display: block;
		padding: 0;
		position: static;
	}
	.commentlist .children .avatar {
		background: none;
		left: 2.2em;
		padding: 0;
		position: absolute;
		top: 2.2em;
	}
	/* Use the available space in the smaller comment form */
	#respond input[type="text"] {
		width: 95%;
	}
	#respond .comment-form-author .required,
	#respond .comment-form-email .required {
		left: 95%;
	}
	#content .gallery-columns-3 .gallery-item {
		width: 31%;
		padding-right: 2%;
	}
	#content .gallery-columns-3 .gallery-item img {
		width: 100%;
		height: auto;
	}

}
@media (max-width: 450px) {
	#content .gallery-columns-2 .gallery-item {
		width: 45%;
		padding-right: 4%;
	}
	#content .gallery-columns-2 .gallery-item img {
		width: 100%;
		height: auto;
	}

}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (orientation: portrait) {
	body {
		padding: 0;
	}
	#page {
	/*width: 90%;*/
		margin-top: 45px;
	}
	#branding {
		border-top: none;
	}
	.notes  a, .notes{
	width: 95%;
	margin-left: 2px;
		font-size: 11px;
	}
	input[type=text],input[type=password]  {
		width: 90%;
	}
	#loginboxContainer {
    max-width: initial !important;
    width: 80% !important;
	}
	#loginbox {
		width: initial !important;
	}	
}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (orientation: landscape) {
	body {
		padding: 0;
	}
	#page {
		margin-top: 45px;
	}
	#branding {
		border-top: none;
	}
	.notes  a, .notes{
	width: 90%;
	margin-left: 0px;
		font-size: 9px;
	}
	input[type=text],input[type=password] {
		width: 90%;
	}
}


/* =Print
----------------------------------------------- */

@media print {
	body {
		background: none !important;
		font-size: 10pt;
	}
	footer.entry-meta a[rel=bookmark]:link:after,
	footer.entry-meta a[rel=bookmark]:visited:after {
		content: " [" attr(href) "] "; /* Show URLs */
	}
	#page {
		clear: both !important;
		display: block !important;
		float: none !important;
		max-width: 100%;
		position: relative !important;
	}
	#branding {
		border-top: none !important;
		padding: 0;
	}
	#branding hgroup {
		margin: 0;
	}
	#site-title a {
		font-size: 21pt;
	}
	#site-description {
		font-size: 10pt;
	}
	#branding #searchform {
		display: none;
	}
	#branding img {
		display: none;
	}
	#access {
		display: none;
	}
	#main {
		border-top: none;
		box-shadow: none;
	}
	#primary {
		float: left;
		margin: 0;
		width: 100%;
	}
	#content {
		margin: 0;
		width: auto;
	}
	.singular #content {
		margin: 0;
		width: 100%;
	}
	.singular .entry-header .entry-meta {
		position: static;
	}
	.entry-meta .edit-link a {
		display: none;
	}
	#content nav {
		display: none;
	}
	.singular .entry-header,
	.singular .entry-content,
	.singular footer.entry-meta,
	.singular #comments-title {
		margin: 0;
		width: 100%;
	}
	.singular .hentry {
		padding: 0;
	}
	.entry-title,
	.singular .entry-title {
		font-size: 21pt;
	}
	.entry-meta {
		font-size: 10pt;
	}
	.entry-header .comments-link {
		display: none;
	}
	.page-link {
		display: none;
	}
	.singular #author-info {
		background: none;
		border-bottom: none;
		border-top: none;
		margin: 2.2em 0 0;
		padding: 0;
	}
	#respond {
		display: none;
	}
	.widget-area {
		display: none;
	}
	#colophon {
		display: none;
	}

	/* Comments */
	.commentlist > li.comment {
		background: none;
		border: 1px solid #ddd;
		-moz-border-radius: 3px 3px 3px 3px;
		border-radius: 3px 3px 3px 3px;
		margin: 0 auto 1.625em;
		padding: 1.625em;
		position: relative;
		width: auto;
	}
	.commentlist .avatar {
		height: 39px;
		left: 2.2em;
		top: 2.2em;
		width: 39px;
	}
	.commentlist li.comment .comment-meta {
		line-height: 1.625em;
		margin-left: 50px;
	}
	.commentlist li.comment .fn {
		display: block;
	}
	.commentlist li.comment .comment-content {
		margin: 1.625em 0 0;
	}
	.commentlist .comment-edit-link {
		display: none;
	}
	.commentlist > li::before,
	.commentlist > li.bypostauthor::before {
		content: '';
	}
	.commentlist .reply {
		display: none;
	}

	/* Post author highlighting */
	.commentlist > li.bypostauthor {
		color: #444;
	}
	.commentlist > li.bypostauthor .comment-meta {
		color: #666;
	}
	.commentlist > li.bypostauthor:before {
		content: none;
	}

	/* Post Author threaded comments */
	.commentlist .children > li.bypostauthor {
		background: #fff;
		border-color: #ddd;
	}
	.commentlist .children > li.bypostauthor > article,
	.commentlist .children > li.bypostauthor > article .comment-meta {
		color: #666;
	}

}


/* =IE7
----------------------------------------------- */

#ie7 article.intro {
	margin-left: -7.6%;
	margin-right: -7.6%;
	padding-left: -7.6%;
	padding-right: -7.6%;
	max-width: 1000px;
}
#ie7 section.featured-post {
	margin-left: -7.6%;
	margin-right: -7.6%;
	max-width: 850px;
}
#ie7 section.recent-posts {
	margin-right: 7.6%;
}

/* =IE8 
----------------------------------------------- */ 
 
#ie8 section.feature-image.large img { 
	width: 100%; 
} 