 /*------------------Principal SHARED Elements------------------*/
 html{width: 100%;height: 100%;}
 body {
	color: #333;
	background-color: #fdfdfd;
	background-repeat: no-repeat;
	background-attachment: fixed;
        height:100%;
        width: 100%;
        margin: 0;
        padding: 0;
}
header ul li{
	display: inline;
	padding-right: 40px;
	padding-top: 10px;
	font-family: 'Special Elite', cursive;
	font-size: 1.2em;
}
.navbar-default, .navbar-collapse{
	border: none;
	background: none;
	padding: 0% 3% 0%;
}
.navbar-nav{
	border-bottom: 1px solid #ddd;
	padding-left: 5%;
}
/*#main-navbar-collapse li{
       border-bottom: 1px solid #ddd;
}*/
#main-navbar-collapse li a:link{
	color: #c40000;
	background: none;
	margin-bottom: 7px;
	font-weight: 400;
}
#main-navbar-collapse li a > .active{
background-color: #ddd;
border-radius: 3px;
}
#main-navbar-collapse li a:visited{
color: #7F1304;
}
#main-navbar-collapse li a:hover{
background-color: #ddd;
border-radius: 3px;
color: #333;
}
#lingua-nav li{
       font-family: Alegreya, serif;
       font-weight: 700;
       font-size: 0.9em;
       padding-left: 0;
       padding-top: 0;}
#lingua-nav .navbar-nav{border-bottom: none;}
#lingua-nav a{background:rgba(0,0,0,0.5); color:#fff;}
#lingua-nav a:hover{color:#ddd;}
#lingua-nav{display:table-header-group;
float: left;}

.separador{
	display: block;
	margin: 0 auto;
        width: 100px;
}
.col-md-5, .col-md-7, .col-md-8, .col-md-9{
	background:rgba(255,255,255,0.6);
}
.no-background{
       background: rgba(0,0,0,0.2);
}
a:link{
	text-decoration: none;
	color: #c40000;
	font-weight: 700;}
a:active{
	color: #ddd;}
a:visited{
	color: #7F1304;}
a:hover{
	color: #333;}
.breadcrumbs{margin-top: -0.6em;}
.breadcrumbs ul li{
	display: inline;
	text-decoration: none;
	font-family: 'Alegreya', serif;
	font-size: 0.9em;
}
.breadcrumbs a:after{
	content:" > ";
}
.breadcrumbs ul li:last-child{font-weight: 700;}
footer{
	padding-top: 2em;
	font-size: 0.9em;
	text-align: center;
	font-family: 'Special Elite', cursive;
        position: absolute;
        width: 100%;
}
/*.share-buttons{list-style: none;}
.share-buttons li{display: inline;}*/
		/*---------------Text styles-------------*/
.center{text-align: center;}
.tachado{text-decoration: line-through;}
.right{text-align: right;}
.bold{font-weight: 700;}

.subtitle{font-size: 0.83em;}
.bigger{
	font-size: 1.3em;
	padding-left: 2em;}
.highlight{
       font-size: 1.1em;
       font-weight: 700;
}
.date{
      font-family: 'Special Elite', cursive !important;
      color: grey;
      font-size: 0.8em;
}
.apunte{font-size: 0.9em;}
.hidden{display: none;}
.pale{opacity: 0.5;}
.quote{
       padding: 2em;
       color: #333;
       font-style: italic;}
.example{
       color: darkslategray;
       padding-left: 2em;}
.footnote{
	color: grey;
	padding-top: 2em;}
.provisional{
       padding-top: 0;
       padding-bottom: 1em;}
.suggestion{margin-top: 2em;}
.source{
	font-size: 0.8em;
	text-align: right;
	color: #333;}
.align-right{
       text-align: right;}
		/*-----------------------HTML Elements styles----------------*/
h1, h2{font-family: 'Parisienne', cursive;}
h1{
	font-size: 2.4em;
	margin: 0;
	}
h2, .newsrow h1{
	font-size: 1.8em;
	color: #555;
}

.clear-left{
       clear: left;
}

.newsrow{
font-size: 0.9em;
padding-bottom: 2em;
}
.newsrow h1+p:first-line{
	font-weight: 700;}
.libro>hgroup{
font-size: 0.9em;
padding-top: 1em;
}
hgroup>h2{
	margin-top: -0.2em;
	padding-left: 0.7em;}
.as-h2{
       margin-top: -0.2em;
       padding-left: 0.7em;
       font-size: 1.8em;
       color: #555555;}
.as-h3{
       font-family: Alegreya, serif;
       font-size: 1em;
       color: grey;
       margin-top: 0.4em;
}
.excerpt h3{
	font-family: 'Alegreya', serif;
	font-size: 1.2em;
	font-style: italic;
	padding-left: 2em;
	}
.news, .newblogpost{
	margin-top: 2em;
}
.newblogpost section h1{text-align:center;}

		/*------------------------General classes styles--------------------*/
.separador-padded{
       padding-top: 1em;
       padding-bottom: 2em;
}
a.more{
	font-family: 'Special Elite', cursive;
	font-weight: 400;
	padding: 10px;
	padding-right: 25px;
	padding-top: 15px;
	margin-left: 20px;
}
a.more:hover{
background-color: #ddd;
border-radius: 3px;
color: black;
}
a.fade-hover:hover{
      -webkit-opacity: 0.5;
      -moz-opacity: 0.5;
      opacity: 0.5;
      -webkit-transition: all 3s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.article-list li, .enlace-list li, .image-list li{
	list-style: none;
	font-size: 0.9em;
}
.image-list li{
padding-bottom: 1.3em;       
}
#sugerencias-toggle{margin-top: -1.4em;}

.newscol h2{
	font-family: 'Special Elite', cursive;
	font-size: 0.9em;
	padding-left: 1em;
}
.newscol{
margin-top: 1.6em;
}

#onceuponatime h2{
       font-family: 'Parisienne';
       padding-left: 2em;
}
#onceuponatime h2+p:first-line {
       	font-weight: 700;
	font-size: 1.1em;
        font-style: italic;
}
#onceuponatime .bigger, #onceuponatime-end .bigger{
       font-size: 1.15em;
}
#onceuponatime-end, #onceuponatime{
       padding-top: 30px;
       padding-bottom: 30px;
}
#onceuponatime-end .separador, #onceuponatime .separador{
       padding-top: 30px;
       padding-bottom: 30px;
}
/*------ TOGGLES (eg. clickable layered menus----------*/

.btn-sugg{background-color: inherit; border: none;
}

		/*----------------LIBROS----------------*/
.libro{
       padding-top: 2em;
       padding-bottom: 2em;
}
.book-card{
font-family: 'Special Elite', cursive;
font-size: 0.9em;
line-height: 0.4;
border: 1px dashed grey;
padding-left: 2em;
margin-bottom: 2em;
margin-top: -1em;
}
.synops{
padding-top: 1em;
margin-bottom: 2em;
}
.profundiza-links{
margin-bottom: 1em;
}
.libros-excerpt>hgroup{
font-size: 0.8em;
opacity: 0.6;
}
.excerpt h2{
	font-family: 'Alegreya', serif;
	font-size: 1.3em;
	text-align: center;
}
.index>h1{
padding-top: 0.5em;
}
.index>h2{
font-family: 'Alegreya', serif;
font-size: 1.5em;
color: #543333;
text-align: center;
}
.index>h2:after{
	position: absolute;
	margin-left: -1em;
	margin-top: 0.1em;
}
.index>h2:before{
	position: absolute;
	margin-left: -2.6em;
	margin-top: 0.1em;
}
.index>h3{
font-size: 1.1em;
padding-left: 1em;
}
.index>p{
display: none;
font-size:0.95em;
}

			/* ----------------------CHORRADAS----------------- :D*/
.index h3+p:first-letter{
	font-size: 4em;
	float: left;
	margin-top: 0.3em;
	padding-right: 0.3em;
}
.libros-excerpt>h1{
font-size: 1.8em;
padding-left: 2em;
}
.excerpt h3+p:first-letter, .synops p:first-child:first-letter{
	font-weight: 700;
	font-family: 'Parisienne', cursive;
	font-size: 3.5em;
	float: left;
	margin-top: 0em;
	padding-right: 0.3em;
	padding-left: 0;
}
.excerpt p:first-letter, .synops p:first-letter, .article-list>li:first-letter, .enlace-list>li:first-letter, .writersmanifesto p:first-letter, .short-piece p:first-letter{
padding-left: 1em;
}
                                   /*--------BIBLIOGRAFIA & ILUSTRACIONES-------*/
.initial-consids{
       font-size: 0.9em;
}
.initial-consids h1{
       font-family: 'Alegreya', serif;
       text-align: center;
       font-size: 1.6em;
}
.references, .illustrations{
       font-size: 0.8em;
}
.illustrations{
       padding-top: 2em;
}
.references h1, .illustrations h1{
       font-family: 'Alegreya', serif;
       font-weight: 700;
       font-size: 2em;
}
.index-notes li, .index-illustr li{
       display: inline;
       font-size: 0.8em;
       padding-left: 0.5em;
}
#IRV-ilustraciones-main h2{
       font-family: 'Alegreya', serif;
       text-align: center;
       font-size: 1.4em;       
}
.illustrations h1{font-size: 1.6em;}

.vuoto h1{
      color: #f4f4f4; 
}
.writersmanifesto h1+p:first-line{
	font-weight: 700;
	font-size: 1.3em;
}

#pigsfly{
       font-size: 0.8em;
       color: #c40000;
       padding: 1em;
}

                     /*______IMAGES_______*/
.ilustreishon{
	display: block;
	margin: 0 auto;
}
.ilustreishon-100{width:100%;}
.subtitle-image{
	font-size: 0.8em;
	color: #666;
	text-align: center;
}
.title-image{
       font-size: 1.1em;
       font-weight: 700;
}
/*Le colonne ove son messe le illustrazioni*/
.IRV-illustrations{
       padding-top: 2em;
}
		/*-----------EXTRAS-----------------*/
.extramain img, .about img{
padding-bottom: 1em;
margin-top: -0.4em;
}
.extramain h2{
		margin-top: -50px;
		padding-left: 40px;
}
.extra-art h2{
font-family: 'Special Elite', cursive;
font-size: 1.1em;
margin-top: 0;
/*margin-bottom: -0.4em;*/
}
.extra-art h1{
font-size: 1.8em;
}
.extra-art h1+p{
margin-top: 0em;
}
#colaboraciones .separador{
       padding: 30px;
}
.blueimp-gallery-controls > .description {display: block; }
#indepth-res h2{
	margin-top: 1em;
	margin-bottom: 1em;
}
li .enlace-list li{
	font-size: 1.005em;
	padding-top: 0.4em;
}
.enlace-list li{
	padding-top: 0.6em;
}
.enlace-collapse h3{
	font-size: 1.5em;
	font-family: 'Parisienne';
	margin: 0;
	padding: 0;
	text-align: center;
	position: relative;
}
.enlace-collapse h3:after{
	position: absolute;
	margin-left:40%;
	display: block;
	margin-top: -0.7em;
	opacity: 0.14;
}

.col-xs-12{
padding-right: 1em;
padding-left:1em;
}
.sugerencias-main .collapse h3{
	font-size: 1.5em;
	font-family: 'Parisienne';
	margin: 0;
	padding: 0;
	text-align: center;
	position: relative;
}

.short-piece p:first-child:first-letter{
	font-weight: 700;
	font-family: 'Parisienne', cursive;
	font-size: 3.5em;
	float: left;
	margin-top: 0em;
	padding-right: 0.3em;
	padding-left: 0;
}
.short-piece p{
       padding-top: 5px;
       padding-left: 20px;
       padding-right: 20px;
}
#ugandan-collabs{
       width: 66.66666667%;
       margin-left: 8.33333333%;
}
.extra-blog{
       padding-top: 1.5em;
       padding-left: 1em;
}

#reflexionesminerales-intro, #whatdoido{
       font-size: 0.9em;
}
#reflexionesminerales-intro h1+p:first-line{
       font-weight: 700;
       font-size: 1.1em;
}
.gift-ideas h1{
       font-size: 1.8em;
       text-align: center;
}

/*WELCOME MAT TRIALS INDEX PAGE*/
/*.alfombrilla{
          background-image: url(img/nelumbo-cover.JPG);
    background-position: center center;
    background-size: cover;
    height: 40%;
    position: relative;
    width: 100%;
    z-index: 0;
}
.alfombrilla{
       height: 100%;
}*/
/*.experimentos{
    bottom: 0.75em;
    position: absolute;
    top: auto;
    transform: translate(-50%, 0px);
    width: 20em;
    
    color: white;
    left: 50%;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0.75em 0;
    position: relative;
    text-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
    top: 50%;
    transform: translate(-50%, -50%);
    width: 90%;
    z-index: 1;
}*/
.alfombrilla{
       background-image: url(img/nelumbo-cover.JPG);
       width: 100%;
       height: 100%;
}
.alfombrilla p{text-align: center;}
.mat-welcome, .mat-title{
        background:rgba(0,0,0,0.20);
        height: inherit;
        width: inherit;
}
.mat-manifesto{height: inherit;}

.mat-welcome h1, .mat-welcome h2, .mat-manifesto h1, .mat-manifesto h2, .mat-title h1, .mat-title h2{
       text-shadow: 0 2px 5px rgba(0, 0, 0, 1);
       color: white;
       text-align: center;
}
.mat-welcome h1{
       padding: 10% 10% 0% 10%;
       font-family: 'Special Elite';
       font-size: 2.4em;
}
.mat-welcome h2, .mat-manifesto h2, .mat-title h2{
      font-size: 1.25em;
      font-family: 'Alegreya';
      letter-spacing: 1px;
      margin-top: 0;
}
.mat-welcome .red, mat-manifesto .red{color: #BF8DA8 /*#c40000*/;
}
.mat-hook{height: 100%;}

.mat-hook p, .mat-subtitle p{
       text-align: center;
      text-shadow: 0 2px 5px rgba(0, 0, 0, 1);
       color: whitesmoke;
}
.mat-hook a{
       color: #BF8DA8;
       text-shadow: 0 2px 5px rgba(0, 0, 0, 1);
}
.mat-hook a:hover{
        color: #f8c6e1;
}
.mat-hook .minor-offer{
       font-size: 0.8em;
}
.alfombrilla .glyphicon{
       padding-top: 0%;
       color: white;
       text-align: center;
}
.carrot{
      font-size: 1.1em;
      font-weight: 700;
}
.mat-manifesto h1, .mat-title h1{
       padding: 15% 10% 0% 10%;
       font-size: 2.8em;
}
#olibanum-mat h1{
       padding: 10% 10% 0% 10%;
}
#olibanum-text .col-md-8{background-color: transparent;}
.mat-subtitle p{
      font-size: 1.2em;
      font-family: 'Special Elite';
      margin-top: 2em;
}
#olibanum-text{background: rgba(256, 256, 256, 0.67) none repeat scroll 0 0;}
#olibanum-text .quote{padding-left: 20%; padding-right: 20%; color: #555555; text-shadow: 0 2px 5px rgba(256, 256, 256, 1)}
#mat-intro p {color: white;}
#mat-intro a {color: navajowhite;}
#mat-intro a:hover {color: seashell;}
#mat-intro h2{font-size: 1.5em; font-style:italic;}
.author{font-family: Special Elite, Alegreya, serif;}
