/*
 Theme Name:  La Guía de Plantas
 Theme URI:   http://dominiodeltema.com/
 Description: Twenty Fifteen Child Theme
 Author:      Nombre del creador
 Author URI:  http://dominiodelautor.com
 Template:    twentyfifteen
 Version:     numero de version
 License:     GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Tags:        light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain: twenty-fifteen-child
*/
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url(fonts/open-sans.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}

body, button, input, select, textarea, .page-title, .site-title {
    font-family: 'Open Sans';
}

ins{background-color:transparent;}

.wp-post-image {
    border-radius: 5px;
	margin-top: 10px;
}
.entry-header {
    margin-bottom: 10px;
}
div.post-thumbnail{
	padding-top:8px;
	margin-bottom: 1em !important;
}
h4{
	margin:4px 0 4px 0 !important;
}
.cat-links{
	font-size:large;
}
.cat-links.pos-up{
	margin: 0;
    display: block;
    font-size: medium;
}
.cat-links:before {
    vertical-align: top;
}
td.mes {
	padding: 5px 0 5px;
    text-align: center;
    border-radius: 5px;
	border: 1pt solid silver;
	cursor: help;
	width:40px;
}
.verde{
	background-color: #5f9444;
	/*background-image:url(images/flor.gif);*/
	background-size: 3px;
	font-weight:bold;
	color:white;
}
.blanco{background-color: #ffffff;}
#tablaMeses{
	border-spacing: 4px;
	width: 264px;
	display: inline-block;
	margin-bottom: 3px;
    border: none;
}
div#caracteristicas-planta {
    margin: 0 0 10px;
}
.dato-planta{
    width: 25%;
	display:table-cell;
} 
.tabla-planta {
	margin-top: 10px;
}
.dato-planta, .tabla-planta {
    /*border: 1pt solid silver;*/
    font-size: small;
    text-align: center;
}
.dato-planta > .icono{
	width:48px;
	height:48px;
	background-size: cover;
	margin: auto;
}

.post-navigation .nav-previous{
	float:left;
}	
.post-navigation .nav-next {
	float:right;
}
.post-navigation .nav-previous, .post-navigation .nav-next {
	display:inline-block;
	width:50%;
    overflow: hidden;
    white-space: nowrap;
}

.exposicion-1{
	background-image:url(images/1.gif);
}
.exposicion-2{
	background-image:url(images/2.gif);
}
.exposicion-3{
	background-image:url(images/3.gif);
}
.riego-0{
	background-image:url(images/r_0.gif);
}
.riego-1{
	background-image:url(images/r_1.gif);
}
.riego-2{
	background-image:url(images/r_2.gif);
}
.riego-3{
	background-image:url(images/r_3.gif);
}
label.etiqueta {
    display: block;
	font-weight: bold;
}

h1.entry-title {
    margin-bottom: 4px;
}
label.leyenda {
    display: block;
    line-height: 1.2em;
    padding-top: 3px;
}
span.post-title {
    text-overflow: ellipsis;
    overflow: hidden;
}

span.enlace, #gl-msg{
	cursor:help;
}
p > span.enlace{
	background-color:#effff1;
	color:#225d0f;
}
#gl-msg{
	min-width:200px;
	max-width:320px;
	min-height:80px;
	padding:8px 8px 14px;
	border:1pt solid silver;
	border-radius:3px;
	background-color: #e3ebdc;
	position:absolute;
	font-size:small;
	user-select: none;
}
#gl-msg.img{
	min-width:310px;
}
#gl-msg h1{
	display: inline-block;
    font-size: medium;
}
#gl-msg p{
	display: table-cell;
	max-width: 210px;
}
#gl-imagen{
	float:left;
	margin:0 6px 6px 0;
}
#articles-container {
    display: table;
    text-align: center;
	background: #ffffff33;
}
h2.entry-title {
    font-size: 1.3em;
	white-space: nowrap; 
    overflow: hidden;
    text-overflow: ellipsis; 
}
#articles-container article {
    min-height:460px;
    display: inline-block;
    vertical-align: top;
	padding: 2px;
}

article {
	user-select: none;
}

.secondary.toggled-on, .site-footer {
    background-color: #d6dad9;
}

a.tag-cloud-link {
    font-size: 28px !important;
}
.resumen-listados{
	display: inline-block !important;
    font-size: medium;
    margin-bottom: 12px;
    line-height: 1.5em;
	padding-top: 10px;
}
@media screen and (max-width: 320px){
	#site-logo{
		margin: 6px 8px 0 0 !important;
	}
}
@media screen and (min-width: 460px){
	.site-main {
		padding-top: 0;
	}
	div#caracteristicas-planta{
		width:100%;
		display:table;
	}
	.tabla-planta{
		display:table-cell;
	}
	#articles-container article {
		margin: 6px !important;
		width: 48%;
	}
}
@media screen and (min-width: 38.75em){
	#site-logo{
		margin: 6px 8px 0 0 !important;
	}
	.post-navigation {
		margin: 0 7.6923% 0;
	}
	#articles-container article { 
		width:66%;
	}
	.secondary {
		margin: 0 7.6923% 0;
	}
	/* Para la recolocación de la foto */
	.dato-planta {
		width: 20%;
		display: table-cell;
		margin-bottom: 10px;
	}
	div#caracteristicas-planta {
		/* width: 100%; */
		display: table;
	}
	.entry-header {
		margin-bottom: 10px;
		display: inline-block;
		margin-top: 20px;
		padding: 0 0% 0 7.6923%;
	}
	#articles-container {
		margin: 0 7.6923%;
	}
	.page-header {
		border-left: 7px solid #2b6331;
	}
	
}
@media screen and (min-width: 59.6875em){
	.post-navigation {
		margin: 0 8.3333% 0;
	}
	#articles-container {
		margin: 0px 8.33333%;
	}
	#articles-container article { 
		width:48%;
	}
}
@media screen and (min-width: 80.5em){
	div.post-thumbnail {
		float: right;
		margin: 2% 2%;
	}
	div#caracteristicas-planta {
		/* width: 100%; */
		display: inline; 
	}
	.dato-planta {
		display: inline-block;
		margin-bottom: 10px;
	}
	.post.type-post .entry-header {
		max-width: 52%;
	}
}

