/*
Theme Name: Ecospazi
Theme URI: 
Description: il sito di Ecospazi
Version: 1.0
Author: 
Author URI: 
Tags: fixed width, left sidebar, two columns, valid XHTML, widgets
*/

/* begin Page */

*
{
	border: 0;
	padding: 0;
	
}

body
{
	margin: 0;
	padding: 0;
	min-width: 960px;
}


/* Adds special style to an unvisited link. */
a:link
{
  text-decoration: none;
  color: #20728D;
}

/* Adds special style to a visited link. */
a:visited, a.visited
{
  text-decoration: none;
  color: #20728D;
}

/* :hover - adds special style to an element when you mouse over it. */
a:hover, a.hover
{
  text-decoration: none;
  color: #20728D;
}

/* Finish Content link style */

/* Resert some headings default style & links default style for links in headings*/
h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited
{
  font-family: Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}


/* Start Content headings Fonts & Colors  */
h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
  font-size: 32px;
  font-weight: normal;
  font-style: normal;
  color: #575757;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
  font-size: 24px;
  color: #575757;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
  font-size: 19px;
  color: #757575;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
  font-size: 16px;
  color: #696969;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{

  font-size: 13px;
  color: #696969;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
  font-size: 11px;
  color: #696969;
}
/* Finish Content headings Fonts & Colors  */
/* end PostContent */

/* begin PostBullets */
/* Start Content list */


img
{
	border: 0;
	padding: 0;
}

.menu
{
	margin: 5% 5% 0 0;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 99;
	width: 780px;
	overflow: hidden;
	font-family: Helvetica, Arial, sans-serif;
}

.subMenu
{
  clear: both;
  overflow: hidden;
  width: 780px;
  padding: 0px;
  overflow: hidden;
  overflow: hidden;
}

.bottoni
{
	height: 80px;
	width: 80px;
	max-height: 80px;
	max-width: 80px;
	min-height: 80px;
	min-width: 80px;
}

.bottoni a
{
	float: left;
	height: 30px;
	width: 80px;
	padding: 50px 0 0 0;
	text-align: center;
	font-size: 13px;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: white;
	background: #58595b;
}

.bottoni a:hover
{
	text-decoration: none;
	background: white url(img/menu/loading.gif) no-repeat 32px 20px;
	color: black;
}

.logo
{
	float: left;
	position: absolute;
	top: 0;
	left: 0;
	margin: 5% 0 0 5%;
	z-index: 1;	
}

.logo img
{
	margin: 2px 1px 2px 1px;
}

.overlay
{
	width: 100%;
	position: absolute;
	background-color: black;
	visibility: hidden;
	z-index: 99;
	top: 0;
	left: 0;
}

.splash
{
	border: 0;
	padding: 0;
	width: 100%;
	height: 250px;
	overflow: hidden;
}

.splashGrande
{
	border: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	z-index: -1;
	background-color: black;
	
}

.content
{
	border: 0;
	padding: 0;
	width: 100%;
}

.bloccoMenu1
{
	font-size: 90%;
	padding-top: 2%;
}

.bloccoMenu1 a
{
	text-decoration: none;
	color: #272524;
	
}

.bloccoMenu1 a:hover
{
	font-weight: bold;
	color: black;
}

.bloccoMenu3
{
	font-size: 90%;
	padding-top: 2%;
}

.bloccoMenu3 a:hover
{
	font-weight: bold;
	color: black;
}

.bloccoMenu3 a
{
	text-decoration: none;
	color: #272524;
}

.bloccoMenu0
{
	font-size: 90%;
	margin: 5px;
	padding-top: 4%;
}

bloccoMenu0 a, bloccoMenu0 a:hover
{
	text-decoration: none;
}

.bloccoMenu0 ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	
}

.bloccoMenu0 li
{
	float: left;
	margin: 0 2px 0 2px;
	width: 150px;
}

.titoloBloccoMenu0
{
	font-weight: bold;
	margin: 0 0 2% 0;
	
}

.titoloBloccoMenu0 a
{
	text-decoration: none;
	margin: 4% 0 0 0;
	color: #272524;
}

.titoloBloccoMenu0 a:hover
{
	text-decoration: none;
	color: #696462;
}

.contenutiBloccoMenu0 a
{
	display: block;
	padding: 4% 0 4% 0;
	border-bottom: 1px dotted #b1a7a5;
	text-decoration: none;
	color: #2a2a2a;
}

.contenutiBloccoMenu0 a:hover
{
	text-decoration: none;
	color: #696462;
}

.contenitoreSubMenu2
{
	color: #272524;
	width: 60%;
	font-size: 90%;
}

.contenitoreSubMenu2 a
{
	font-weight: bold;
	text-decoration: none;
	color: #272524;
}

.contenitoreSubMenu2 a:hover
{
	color: #696462;
}

.titoloContenitoreSubMenu2
{
	margin: 20px 0 0 20px;
	border-bottom: 1px dotted #b1a7a5;
}

.dataContenitoreSubMenu2
{
	font-size: 70%;
	margin: 0 0 20px 0;
	float: right;
}

.sfondoCerca
{
	background: #58595b;
	padding: 0 20px 0 20px;
	height: 80px;
	width: 330px;
	float: left;
}

.searchBox
{
	bottom:0px;
	border-style:none;
	border-width:0;
	font-size:30px;
	color:#858585;
	overflow:hidden;
	height:40px;
	width:310px;
	background:#58595b;
} 

.searchBordo
{
	border-bottom:solid 1px #858585;
	padding: 20px 0 0 0;
	width:310px;
	float: left;
}

.searchBottone
{
	color:#999;
	border:none;
	cursor:pointer;
	position: relative;
	top: 45px;
	left: 5px;
}

.paginaConImmGrande
{
	float: left;
	margin: 0 0 1% 5%;
	z-index: 1;	
}

.contenutiPaginaConImmGrande
{
	background: url(img/sfondo.png);
	padding: 0.5% 2% 0% 2%;
	font-family: Helvetica, Arial, sans-serif;
}

.paginaConImmGraTitolo
{
	color: white;
	font-size: 900%;
	width: 100%;
	font-weight: bold;
}

.paginaConImmGraSottoTitolo
{
	color: white;
	font-size: 300%;
}

#ecospazi-main
{
	position: relative;
	width: 100%;
	left: 0;
	top: 0;
}


.cleared
{
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
	font-size:1px;
}


form
{
	padding:0 !important;
	margin:0 !important;
}
/* end Page */

/* begin Box, Sheet */
.ecospazi-Sheet
{
	position:relative;
	z-index:0;
	margin:0 auto;
	width: 100%;
}

.ecospazi-Sheet-body
{
	position: relative;
	z-index:1;
	padding: 0px;
}

.ecospazi-Sheet-tl, .ecospazi-Sheet-br, .ecospazi-Sheet-bl, .ecospazi-Sheet-tc, .ecospazi-Sheet-bc,.ecospazi-Sheet-cr, .ecospazi-Sheet-cl
{
	position:absolute;
	z-index:-1;
}

.ecospazi-Sheet-tl, .ecospazi-Sheet-br, .ecospazi-Sheet-bl
{
	width: 30px;
	height: 30px;
	background-image: url('images/Sheet-s.png');
}

.ecospazi-Sheet-tl
{
	top:0;
	left:0;
	clip: rect(auto, 15px, 15px, auto);
}

.ecospazi-Sheet-bl
{
	bottom: 0;
	left: 0;
	clip: rect(15px, 15px, auto, auto);
}

.ecospazi-Sheet-br
{
	bottom: 0;
	right: 0;
	clip: rect(15px, auto, auto, 15px);
}

.ecospazi-Sheet-tc, .ecospazi-Sheet-bc
{
	left: 15px;
	right: 15px;
	height: 30px;
}

.ecospazi-Sheet-tc
{
	top: 0;
	clip: rect(auto, auto, 15px, auto);
}

.ecospazi-Sheet-bc
{
	bottom: 0;
	clip: rect(15px, auto, auto, auto);
}

.ecospazi-Sheet-cr, .ecospazi-Sheet-cl
{
	top: 15px;
	bottom: 15px;
	width: 30px;
}

.ecospazi-Sheet-cr
{
	right:0;
	clip: rect(auto, auto, auto, 15px);
}

.ecospazi-Sheet-cl
{
	left:0;
	clip: rect(auto, 15px, auto, auto);
}

.ecospazi-Sheet-cc
{
	position:absolute;
	z-index:-1;
	top: 15px;
	left: 15px;
	right: 15px;
	bottom: 15px;
}


.ecospazi-Sheet
{
	margin-top: 0px !important;
}

#ecospazi-page-background-simple-gradient, #ecospazi-page-background-gradient, #ecospazi-page-background-glare
{
	min-width:100%;
}

/* end Box, Sheet */


/* begin Logo */
.ecospazi-Logo
{
	display : block;
	position: absolute;
	left: 10px;
	top: 80px;
}

h1.ecospazi-Logo-name
{
	display: block;
	text-align: center;
}

h1.ecospazi-Logo-name, h1.ecospazi-Logo-name a, h1.ecospazi-Logo-name a:link, h1.ecospazi-Logo-name a:visited, h1.ecospazi-Logo-name a:hover
{
	font-size: 36px;
	text-decoration: none;
	padding:0;
	margin:0;
	color: #242424 !important;
}

.ecospazi-Logo-text
{
	display: block;
	text-align: center;
}

.ecospazi-Logo-text, .ecospazi-Logo-text a
{
	font-size: 20px;
	padding:0;
	margin:0;
	color: #242424 !important;
}
/* end Logo */

/* begin ContentLayout */
.ecospazi-contentLayout
{
	position: relative;
	padding: 2% 5% 2% 5%;
	width: 90%;
}
/* end ContentLayout */

/* begin Box, Block */
.ecospazi-Block
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}

.ecospazi-Block-body
{
	position: relative;
	z-index:1;
	padding: 0px;
}



.ecospazi-Block
{
	margin: 0px;
}

/* end Box, Block */

/* begin BlockHeader */
.ecospazi-BlockHeader
{
	position:relative;
	z-index:0;
	height: 30px;
	padding: 0 7px;
	margin-bottom: 0px;
}

.ecospazi-BlockHeader .t
{
	height: 30px;
	color: #000000;
	font-size: 13px;
	white-space : nowrap;
	padding: 0 6px;
	line-height: 30px;
}




/* end BlockHeader */

/* begin Box, BlockContent */
.ecospazi-BlockContent
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}

.ecospazi-BlockContent-body
{
	position: relative;
	z-index:1;
	padding: 7px;
}



.ecospazi-BlockContent-body
{
	color:#1E6B85;
	font-size: 13px;
}

.ecospazi-BlockContent-body ul
{
	list-style-type: none;
	color: #525252;
	margin:0;
	padding:0;
}

.ecospazi-BlockContent-body li
{
	font-size: 13px;
	padding: 5% 0 5% 0;
	width: 80%;
	border-bottom: 1px solid #dcd0cd;
}


/* end Box, BlockContent */

/* begin Box, Post */
.ecospazi-Post
{
	position:relative;
	z-index:0;
	margin:0 auto;
	padding: 0 0 5% 0;
}

.ecospazi-Post-body
{
	position: relative;
	z-index:1;
	padding: 1%;
}



.ecospazi-Post
{
	margin: 0px;
}

/* Start images */
a img
{
	border: 0;
}

.ecospazi-article img, img.ecospazi-article
{
	margin: 1em;
}

.ecospazi-metadata-icons img
{
	border: none;
	vertical-align: middle;
	margin:2px;
}
/* Finish images */

/* end Box, Post */

/* begin PostHeaderIcon */
.ecospazi-PostHeaderIcon-wrapper
{
	text-decoration:none;
	margin: 0;
	padding: 0;
	font-weight:normal;
	font-style:normal;
	font-variant:normal;
	text-decoration:none;
	font-variant:normal;
	text-transform:none;
	text-align:left;
	text-indent:0;
	font-size: 24px;
	color: #525252;
}

.ecospazi-PostHeaderIcon-wrapper, .ecospazi-PostHeaderIcon-wrapper a, .ecospazi-PostHeaderIcon-wrapper a:link, .ecospazi-PostHeaderIcon-wrapper a:visited, .ecospazi-PostHeaderIcon-wrapper a:hover
{
	font-size: 24px;
	color: #525252;
}

/* end PostHeaderIcon */

/* begin PostHeader */
.ecospazi-PostHeader a:link
{
  text-decoration: none;
  text-align: left;
  color: #696462;
}

.ecospazi-PostHeader a:visited, .ecospazi-PostHeader a.visited
{
  text-decoration: none;
  text-align: left;
  color: #696462;
}

.ecospazi-PostHeader a:hover, .ecospazi-PostHeader a.hovered
{
  text-decoration: none;
  text-align: left;
  color: black;
}
/* end PostHeader */

/* begin PostIcons */
.ecospazi-PostHeaderIcons
{
	margin: 0.1% 0 2% 0;
}

.ecospazi-PostHeaderIcons, .ecospazi-PostHeaderIcons a, .ecospazi-PostHeaderIcons a:link, .ecospazi-PostHeaderIcons a:visited, .ecospazi-PostHeaderIcons a:hover
{
	color: #b2b2b2;
}

.ecospazi-PostHeaderIcons a, .ecospazi-PostHeaderIcons a:link, .ecospazi-PostHeaderIcons a:visited, .ecospazi-PostHeaderIcons a:hover
{
	
}

.ecospazi-PostHeaderIcons a:link
{
	text-decoration: none;
	color: #20728D;
}

.ecospazi-PostHeaderIcons a:visited, .ecospazi-PostHeaderIcons a.visited
{
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
	color: #20728D;
}

.ecospazi-PostHeaderIcons a:hover, .ecospazi-PostHeaderIcons a.hover
{
	font-style: italic;
	font-weight: normal;
	text-decoration: underline;
	color: #2B9ABF;
}
/* end PostIcons */

/* begin PostContent */
/* Content Text Font & Color (Default) */
body
{
  font-size: 13px;
  color: #595959;
}

.ecospazi-PostContent
{
  padding-top: 3%;
  color: #2a2a2a;
  font-size: 15px;
  font-family: Arial, sans-serif;
}


/* Start Content link style */
/*
The right order of link pseudo-classes: Link-Visited-Hover-Focus-Active.
http://www.w3schools.com/CSS/css_pseudo_classes.asp
http://meyerweb.com/eric/thoughts/2007/06/11/who-ordered-the-link-states/
*/


.ecospazi-Post li
{
	padding:0px 0 0px 10px;
	line-height:1.2em;
}

.ecospazi-Post ol li, .ecospazi-Post ul ol li
{
	background: none;
	padding-left:0;
}

.ecospazi-Post ul li, .ecospazi-Post ol ul li 
{
}


/* Finish Content list */
/* end PostBullets */

/* begin PostQuote */
/* Start blockquote */
blockquote p
{
	color:#0F0F0F;
}

blockquote
{
		margin:10px 10px 10px 50px;
	padding:5px 5px 5px 41px;
	background-color:#E0E0E0;
	background-image:url('images/PostQuote.png');
	background-position:left top;
	background-repeat:no-repeat;
}


/* Finish blockuote */
/* end PostQuote */

/* begin Button */
.ecospazi-button-wrapper .ecospazi-button
{
	display:inline-block;
	width: auto;
	outline:none;
	border:none;
	background:none;
	line-height:27px;
	margin:0 !important;
	padding:0 !important;
	overflow: visible;
	cursor: default;
	text-decoration: none !important;
	z-index:0;
}

.ecospazi-button-wrapper
{
	display:inline-block;
	position:relative;
	height: 27px;
	overflow:hidden;
	white-space: nowrap;
	width: auto;
	z-index:0;
}

.ecospazi-button-wrapper .ecospazi-button
{
	display:block;
	height: 27px;
	font-size: 13px;
	white-space: nowrap;
	text-align: left;
	padding: 0 10px !important;
	line-height: 27px;
	text-decoration: none !important;
	color: #EEF8FB !important;
}

input, select
{
	font-size: 13px;
}

.ecospazi-button-wrapper.hover .ecospazi-button, .ecospazi-button:hover
{
	color: #F5F5F5 !important;
	text-decoration: none !important;
}

.ecospazi-button-wrapper.active .ecospazi-button
{
	color: #F5F5F5 !important;
}

.ecospazi-button-wrapper .l, .ecospazi-button-wrapper .r
{
	display:block;
	position:absolute;
	z-index:-1;
	height: 81px;
	background-image: url('images/Button.png');
}

.ecospazi-button-wrapper .l
{
	left:0;
	right:0px;
}

.ecospazi-button-wrapper .r
{
	width:401px;
	right:0;
	clip: rect(auto, auto, auto, 401px);
}

.ecospazi-button-wrapper.hover .l, .ecospazi-button-wrapper.hover .r
{
	top: -27px;
}

.ecospazi-button-wrapper.active .l, .ecospazi-button-wrapper.active .r
{
	top: -54px;
}


/* end Button */

/* begin Footer */
.ecospazi-Footer
{
	position:relative;
	overflow:hidden;
	width: 100%;
	margin: 5px auto 0px auto;
	font-family: Helvetica, Arial, sans-serif;
}

.ecospazi-Footer .ecospazi-Footer-inner
{
	position: relative;
	padding: 30px 5% 30px 5%;
	text-align: left;
	background-color: #4d4948;
}

.ecospazi-BarraNera-Footer
{
	width: 90%;
	padding: 0 5% 0 5%;
	background: black url(img/sfondoFooterNero1pxBianco.png) repeat;
	float: left;
}

.ecospazi-BarraNera-Footer a
{
	height: 15px;
	color: white;
	display: block;
	padding: 30px 50px 30px 50px;
	float: left;
	font-size: 14px;
	background: transparent url("img/barraBiancaDestra.png") no-repeat right bottom;
	border-bottom: 1px solid white; 
}

.ecospazi-BarraNera-Footer a:hover
{
	color: black;
	background: white;
}

.ecospazi-BarraNera-FooterVuota
{
	height: 75px;
	width: 1px;
	color: white;
	background: black;
	display: block;
	float: left;
	font-size: 14px;
	border-bottom: 1px solid white; 
}

.ecospazi-Footer .ecospazi-Footer-text p
{
	margin: 0;
}

.ecospazi-Footer .ecospazi-Footer-text
{
	display:inline-block;
	color:#FFFFFF;
}

.ecospazi-Footer .ecospazi-Footer-text a:link
{
	text-decoration: none;
	color: #FFFFFF;
}

.ecospazi-Footer .ecospazi-Footer-text a:visited
{
	text-decoration: none;
	color: #FFFFFF;
}

.ecospazi-Footer .ecospazi-Footer-text a:hover
{
	text-decoration: none;
	color: #FFFFFF;
}
/* end Footer */

/* begin PageFooter */
.ecospazi-page-footer, .ecospazi-page-footer a, .ecospazi-page-footer a:link, .ecospazi-page-footer a:visited, .ecospazi-page-footer a:hover
{
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	text-decoration:underline;
	color:#2686A6;
}

.ecospazi-page-footer
{
	margin:1em;
	text-align:center;
	text-decoration:none;
	color:#666666;
}
/* end PageFooter */

/* begin LayoutCell */
.ecospazi-contentLayout .ecospazi-sidebar1
{
	font-family: Helvetica, Arial, sans-serif;
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 25%;
}
/* end LayoutCell */

/* begin LayoutCell */
.ecospazi-contentLayout .ecospazi-content
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 73%;
}
.ecospazi-contentLayout .ecospazi-content-wide
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 100%;
}
/* end LayoutCell */



.commentlist, .commentlist li
{
	background: none;
}

.commentlist li li
{
	margin-left:30px;
}

.commentlist li .avatar
{
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	margin:1px;
}

.commentlist li cite
{
	font-size:1.2em;
}

#commentform textarea
{
	width: 100%;
}

img.wp-smiley
{
	border:none;
	margin:0;
	padding:0;
}

.navigation
{
	display: block;
	text-align: center;
	margin: 10% 0 0 0;
	text-transform: uppercase;
}

/* Recommended by http://codex.wordpress.org/CSS */
/* Begin */
.aligncenter, div.aligncenter, .ecospazi-article .aligncenter img, .aligncenter img.ecospazi-article, .aligncenter img, img.aligncenter
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft
{
	float: left;
}

.alignright
{
	float: right;
}

.alignright img, img.alignright
{
	margin: 1em;
	margin-right: 0;
}

.alignleft img, img.alignleft
{
	margin: 1em;
	margin-left: 0;
}

.alignleft a:link, .alignleft a:visited, .alignleft a.visited,
.alignright a:link, .alignright a:visited, .alignright a.visited
{
	color: black;
}

.alignleft a:hover,
.alignright a:hover
{
	color: #696462;
}

.wp-caption
{
	border: 1px solid #ddd;
	text-align: center;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img
{
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text
{
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End */


.hidden
{
	display: none;
}

/* Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 5%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
}


.contenutoSlide
{
	margin: 5% 0 5% 0;
}

.contenutoSlideLogo
{
	float: left;
	position: absolute;
	top: 0;
	left: 0;
	margin: 5% 0 0 5%;
	z-index: 1;
}

.sm {list-style:none; width:800px; display:block; overflow:hidden}
.sm li {float:left; display:inline;}

.colonna
{
  height: 250px;
  padding: 250px 0 0 0;
  background:  url(img/sfondo.png);
  border-left: 1px solid black;
  color: white;
  font-size: 14px;
  font-family: Helvetica, Arial, sans-serif;
}

.colonna a
{
  color: white;
  text-decoration: none;
}

.colonna a:hover
{
  color: white;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
}

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                