/*
Theme Name: Toda website css
Author: Iama System - www.iamasystem.it


------------------------------------------------------------------------- */
* {
    margin: 0;
    padding: 0;
}
body {
margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:small;
}
div, p, img, a, td, ul, ol {
    font-size: 1em;
}

ol {
    margin-left: 1em;
    padding-left: 1em;
}
ol li {
    margin-left: 1em;
    padding: 0 0 .5em.3em;
    list-style: decimal;
}
/* ---[ links ]------------------------------- */



/* ---[ common elements ]--------------------- */

p {
	margin: 1em 0 1em;
	padding: 0;
	color:#000000
	}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color:#000000;
	padding: 0;
	
	}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #71991f;
	margin:0;
    border-top:#FFFFFF 1px solid;
	
	}
h3 {
	margin:20px 0 0 0;
	padding-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #71991f;

	}
h3 a:link, h3 a:visited {
	font-size: 110%;
	text-decoration: none;
	border-bottom: none;
	color: #40659B;
	}
h3 a:hover {
	color: #036;
	}
h4, h5 {
	margin: 1.5em 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: normal;
	color: #333;
	}
h1 span, h2 span, h3 span {
	color: #036;
	}

p { padding: 0 0 1em; }

a, a:link {
    text-decoration: none;
    color: #71991f;
}
a:visited { color: #71991f; border-color: #669; }
a:hover { color: #000; border-color: #693; text-decoration: none; }
a:active {
	color: #c33
}


a img, img {
    border: none;
}




.clear {
    clear: both;
    height: 1px;
    margin: -1px 0 0;
    font-size: 1px;
}


#page {
	color:#333;

	background-repeat: repeat-y;
}

#content {
	color:#333;
	clear:left;	
	padding: 0;
	margin:0px 0 0 5px;
	line-height: 1.5em;
	font-size:12px;
}
#stripe{

	width: 534px;
	height:30px;
	padding: 0;
	margin:5px 0 0 5px;
	border-bottom:1px solid #d5d5d5;
	background:url(images/square.gif) left bottom no-repeat;
	color:#333;

}
#stripe p{

margin:0;
font-size:0.9em;
	height:30px;
	font-family:Arial, Helvetica, sans-serif;
	color:#71991f
	
}
#cont{
float:right;
margin:0;
	width:182px;
	padding:0 0 0 10px;
	
}

#contright{
float:right;
margin-left:10px;

	
}


#contleft{
float:left;
margin:0;

	margin-right:10px;
	}

#foto{
margin:0 0 0 5px;
	width:182px;
	padding:0;
	}
	
.didascalia{
margin:2px 0 0 0;
font-size:0.8em;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	background:url(images/dida.gif) top left no-repeat;
	padding:0 0 0 12px;
	line-height:12px;
	text-align:left
	
}

.author{
	margin:2px 2px 0 0;
	font-size:0.8em;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	padding:0 0 0 0px;
	text-align:right;
	}

/* Special text formatting
------------------------------------------------------------------------------- */


blockquote {
    margin: 0 0 0 30px;
    padding: 10px 0 0 20px;
    font-size: 88%;
    line-height: 1.5em;
    color: #666;
    background: url(imgs/quotes.gif) no-repeat top left;
	display:none;
}

blockquote p { margin-top: 0; 

}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	display:none;
}
code {
	font: 1em/2.5em 'Courier New', Courier, monospace;
	color: #444;
	white-space: pre;
    width: 350px;
    height: auto;
	overflow: auto;
    display: block;
    border: 1px solid #999;
    border-width: 2px 0;
    padding: 1em;
    margin: 0 0 1em 0;
    background-color: #fafafa;
	display:none;
}
li code { width: 330px }

acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
	cursor: help;
	border-bottom: 1px dotted #3f3f3f;
}

.center { text-align: center;}
.alignright { float: right; }
.alignleft { float: left;
 }

hr { display: none; }


.error, .message {
    padding: 12px;
    background-color: red;
    color: #fff;
}
.message {
    background-color: green;
}

/* Header
------------------------------------------------------------------------- */


#header h1 {

	color: #41A3FA;
	text-shadow: #81A75B 2px 2px 2px;
	background: url(imgs/top_h1.gif) no-repeat bottom left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
#header h1 a {
    text-decoration: none;
    border-bottom: none;
    color: #42A4FB;
}
#header h1 a:hover {
    color: #61DC19;
    text-shadow: #fff 0 0 4px;
}
#insidehead {
display:none;
margin:0 0 0 30px;

width:300px;
display:block;
height:20px;
font-size:12px;
}
	
#insidehead p{
margin:6px 0 0 0;
font-size:11px;
    color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif
}
#insidehead p a{
    color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif
}
#insidehead p a:hover{
    color:#000 ;
}


/* Search Form
------------------------------------------------------------------------------- */
form.FSF_form {
    margin: 0;
    padding: 0;
    width: auto;
    text-align: right !important;
	display:none;
}

input.FSF_input {
    display: inline;
    height: 17px;
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
    background: #fff url(imgs/input-bg.gif) repeat-x top left;
    margin: -1px 3px 0;
    padding: 3px 0 0;
	display:none;
}
input.FSF_submit {
    display: inline;
    margin: -1px 0 0;
    padding: 0;
    height: 22px;
    line-height: 22px;
	background:url(images/arrow_search.gif);
	display:none;
}


/* Content 
------------------------------------------------------------------------- */
.post {
    margin: 0 0 1.5em 0;
    padding: 0 0 1.5em 14px;
    border-bottom: 1px solid #ddd;
}

.post h3 {
    margin-top: 0;
    color: #f63;
	text-align:justify
}
.post ul li {
	background: url(imgs/tictac_orange.gif) no-repeat 0 6px;
	margin-left: 0em;
}



/* Related Links
------------------------------------------------------------------------- */
#navlist li {
    display: inline;
    list-style-type: none;
    padding-right: 20px;
}


/* UserComments
------------------------------------------------------------------------- */
.comment {
    background-color: #fff;
    border-bottom: 1px solid #ddd;
    position: relative;
    padding: 10px;
    overflow: hidden;
}
.commentAlt {
    background-color: #f4f4f4;
}
.commentAuthor {
    background-color: #ffc;
}
.commentMe {
    background-color: #ccf !important;
    padding-top: 5px;
}
.commentNum {
    font-family: Arial, sans-serif;
    font-size: 50px;
    line-height: 30px;
    position: absolute;
    top: 0;
    right: 0;
    color: #f2f2f2;
    font-weight: bold;
    letter-spacing: -4px;
    z-index: 1;
}
.commentAlt .commentNum {
    color: #eaeaea;
}
.commentMe .commentNum {
    color: #b0b0ff;
}
.commentAuthor .commentNum {
    color: #f3f3bb;
}
.commentTitle {
    position: relative;
    z-index: 10;
    color: #999;
}
.commentTitle span {
    text-transform: uppercase;
    font-size: 86%;
}
.commentTitle strong {
    color: #693;
    font-size: 110%;
    text-transform: none;
    font-weight: normal;
    margin-right: 6px;
}
.comment .content {
    position: relative;
    z-index: 10;
}


/* Sidebar
------------------------------------------------------------------------- */

#sidebar {
margin:5px 0 0 0;
	line-height: 1.4em;
	color: #999;
	width:215px;
	float:left;
	display:none;
}

#sidebar h2 {
    padding: 25px 0 0 35px;
    color: #666;
    height: 32px !important; /* for most browsers */
    height /**/:57px; /* for IE5/Win */
}

#sidebar ul, #sidebar p {
    padding: 0;
    margin-left: 0;
}

#sidebar h3 {
	margin: 30px 0 12px 0;
	padding: 5px 10px;
	color: #4169E1;
	font-size: 140%;
	border: none;
	background-color: #35c63c;
	background-repeat: repeat-x;
	background-position: left top;
	font-weight: bold;
	background-image: url(imgs/sidebar-h3-bg.gif);
	}
#sidebar h3 a:hover {
	color: #0033CC;
	font-weight: bold;
	
	}
	#sidebar h3 a:link, h3 a:visited {
	font-size: 140%;
	text-decoration: none;
	border-bottom: none;
	color: #696969;
	font-weight: bold;
	}

#sidebar h4 {
	margin: 30px 0 12px 0;
	padding: 5px 10px;
	color: #6495ED;
	font-size: 100%;
	border: none;
	background-color: #879CEB;
	background-image: url(imgs/sidebar-h4-bg.gif);
	}
	#sidebar h4 a:hover {
	color: #32CD32;
	font-size: 100%;
	}
	#sidebar h4 a:link  {
	color: #6495ED;
	font-size: 100%;
	}
	#sidebar h4 a:visited {
	color: #fff;
	font-size: 100%;
	background: #879CEB;
	}

#sidebar img {
	vertical-align: middle;
	}
	
	#header_quotes {
margin:10px 0 0 0;
	   background:#f4f6f2 url(images/quotations.jpg) no-repeat top right;
   height:25px;
   width:215px
}
	#header_quotes p {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
   color:#FFF;
     width:100%;  
margin:0;
padding:0;
}

	#quotes {
margin:0;
	   background:#f4f6f2;
   width:215px;
   
}
	#quotes p {
	margin:0;
	   color:#000000;
	   padding:17px;
}
	#logos{
	margin:0;
	   color:#000000;


}
	#logos img{
	margin:0 0 0 0;
	float:left

}

	#logos p{
	margin:0;
	padding:13px 0 0 0;
	   color:#000000;
	   font-family:Arial, Helvetica, sans-serif;
	   font-size:10px
	 

}
#logos p a{
	margin:0;
	padding:13px 0 0 0;
	   color:#000000;
	   font-family:Arial, Helvetica, sans-serif;
	   font-size:10px
	 

}
#logos p a:visited{
	margin:0;
	padding:13px 0 0 0;
	   color:#000000;
	  }
	  
	  #logos p a:hover{
	margin:0;
	padding:13px 0 0 0;
	   color:#71991f;
	  
	 

}



/* Footer
------------------------------------------------------------------------- */
#footer {
	
	margin:10px auto;
	height:30px;
	background:#ebf0ea;
}
.footer_right {
color:#91ce26;
font-weight:bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
float:right;
}
.footer_left {
color:#000;
font-weight:bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
float:left;
padding-left:5px;
display:none;
}
#footer a {
	border-bottom: none;
	color: #FFFFFF;
}


fieldset {
    border: none;
}

legend {
	display: none;
}

/* images
------------------------------------------------------------------------------- */

p img {
	padding: 0;
	max-width: 100%;
}

img.centered {
	display: block;
	margin: 0 auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding:0;
	margin:0 4px 0 0;
	display: inline;
}
   /*MENU*/
   
   
#menu {
   background:#ebf0ea;
   color:#FFF;
   width:215px;
    
}


#menu ul{
   margin:0;
   color:#313131;
   font-family: Arial, Helvetica, sans-serif;
   font-weight:bold;
   font-size:12px;
   display:block;
   list-style: none;
}


#menu li{
   list-style:none;
   margin:0;
   height:auto !important;
   color:#000;
   font-weight:bold;
   text-align:left;
   padding:0 0 0 0;
   line-height: 2em;
   display:block
}

#menu li a {
    color:#313131;  /* non current menu color */
   display:block;
    background:url(images/menu_block.gif) left no-repeat;
   padding:2px 0 0 18px;
   text-decoration:none;
}

#menu li a:visited {
    color:#313131;  /* non current menu color */
   display:block;
    background:url(images/menu_block.gif) left no-repeat;
   padding:2px 0 0 18px;
   text-decoration:none;
}

#menu li a:hover{
   color:#ebf0ea;
   background:#313131 url(images/menu_block_over.gif) left no-repeat;
}

#menu li.active a{
	color:#ebf0ea;
   background:#313131 url(images/menu_block_over.gif) left no-repeat;

}







#menu ul li ul li.level2 a{
	list-style:none;
   display:block;
      font-size:11px;
	  font-weight: normal;
   line-height:18px;
   padding:0px 0px 0px 7px;
   background:#ebf0ea;
   border:none;
     color:#313131

 }
#menu ul li ul li.level2 a:visited{
	list-style:none;
      font-size:11px;
   line-height:18px;
   padding:0px 0px 0px 7px;
   background:#ebf0ea ;
   border:none;
      color:#313131
	  
	  }


#menu ul li ul li.level2 a:hover{
   color:#71991f;
   text-decoration:underline;
      font-size:11px;
   background:#ebf0ea;
   border:none;
 }  
 


#menu ul li ul li.level2.active a{
   color:#71991f;
list-style:none;
   text-decoration:underline;
     
}

#menu ul li ul {
	margin: 6px 0 0 0;
	padding-bottom: 6px;
border-bottom:1px solid #71991f
}



/* FlexSearchForm */

/* Form styles */
.FSF_form{}
.FSF_input {
border:1px dotted #228B22;
font-weight: normal;
font-size:80%;
 background : #F0FFFF;
 color: #32CD32;
}

button#go{
float: left;
margin:0;
width:16px;
height:18px;
padding:1px 0 10px 0;
background: url(images/arrow_search.gif) no-repeat;
color: #000;
cursor: pointer;
border:0}


.FSF_submit {
font-weight: normal;
font-size:80%;
border:1px  #FFF;

color:#FFFFFF;
}
.FSF_form fieldset {margin:0;padding:0;border:none;}
.FSF_fieldset legend {display:none;}


/* Result Styles */
.FSF_SearchResults {}
.FSF_resultsIntroFailure {color:#900;}
.FSF_result {
position:relative;margin:10px 0;padding:5px 0px 5px 30px;
background:url("imgs/searchdot.gif") no-repeat 0px 5px;
}
.FSF_resultLink {color:#900;}
text-decoration: none;
font-weight: bold;
font-size:80%;

.FSF_resultLink:hover {color:#900;}
.FSF_resultDescription {
display:block;
position:relative;margin:0;padding:0;
border-top:1px dotted #CCC;
font-size:80%;
}
.FSF_pagination {}
.FSF_searchString {}

/* Fixes for RichText widgets
------------------------------------------------------------------------------- */
.MODX_RichTextWidget {
	float: left;
}

.MODX_RichTextWidget a {
	border: 0px;
}
/* ---[ title box ]-------------------------------- */

#title {
	clear: left;
	padding: 25px 310px 25px 25px;
	background: #101010 ;
	}

#title h1 {
	margin: 0;
	padding: 0;
	font-size: 150%;
	font-weight: normal;
	color: #56d819;
	/*color: #EB9F3D;*/
	}
#title h1 span {
	color: #666;
	}
#title h2 {
	font-family: Verdana, sans-serif;
	margin: 5px 0 0 0;
	padding: 0;
	font-size: 90%;
	line-height: 1.5em;
	font-weight: normal;
	color: #888;
	}
#title a {
	border-bottom-color: #333;
	}
#title a:visited {
	color: #40659B;
	}
#title a:hover {
	color: #036;
	}

#search {
	margin:16px 0 0 0;
	float: left;
	width:210px;
display:none;
}
#search p{
font:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;

margin:2px 5px 0 0;
padding:4px 0 0 0
	

}
#search img{
float:left;
margin:0;
padding:4px 0 0 0;
display:none;	

}
input{
display: block;
width: 129px;
line-height:15px;
height:15px;
float:left;
background: #FFF;
margin:0;
border:1px solid #666666;
display:none;
}
img.alignright02 {
	float:right;
margin: 0;
padding: 0;
display: inline;

}

.B_crumbBox {
	float:left;
	margin:0;
	padding:0;
	}