/*
Theme Name: Dsignes Blog - Pamesa
Theme URI: http://wordpress.org/
Author: the Dsignes team
Author URI: http://dsignes.net/
Description: Blog, usuarios->suscripci�n
Version: 2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blog,usuarios
Text Domain: dsignes

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/


* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	
	margin:0;
	padding:0;
}

html,body {
	position:relative;
	min-height: 100%;
	top:0;
	margin:0;
	padding:0;
}

html {
	margin-top:0 !important;
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
	-ms-text-size-adjust: 100%;
}

body {
    /*
	background-color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-size: 100%;
	font-size: .9em;
	text-rendering: optimizeLegibility;
	color: #444;
	text-align: justify;*/
    
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
    /*font-weight: 300;*/
    font-size: 1.5em;
	text-rendering: optimizeLegibility;
	color: #444;
	background-color: #fff;
    -webkit-font-smoothing: subpixel-antialiased;
	/*-webkit-backface-visibility: hidden;*/
    /*text-align: justify;*/
    text-align: left;
}

html,
button,
input,
select,
textarea {}


a {
	color:#D50424;
	text-decoration: none;
}
a:hover {
	color:#B22C3E;
}

a img {}
a:hover img {
	opacity: .8;
}


/* headers */
h1, h2, h3, h4 , h5 , h6 {
	margin:0 0 1em 0;
	line-height: 1.1;
}
h1, h2, h3 {}
h4 , h5 , h6 {}
h1 { font-size: 1.6em; }
h2 { font-size: 1.4em; }
h3 { font-size: 1.3em; }
h4 { font-size: 1.2em; }
h5 { font-size: 1em; }
h6 { font-size: 1em; }

p ,
ul , ol , dl {
	margin-bottom:1em;
}

p {
	line-height: 1.4em;
}

ul , ol , dl {
	margin-left:1.2em;
}
li {
	list-style-position: outside;
	margin-bottom: .5em;
}
ul li { list-style-type: square; }
ol li { list-style-type: decimal; /* decimal-leading-zero 	The marker is a number with leading zeros (01, 02, 03, etc.) */ }


blockquote,
q {
	position: relative;
	margin:0;
	margin-top:2em;
	margin-bottom:2em;
	padding:1em 2em;
	background-color: #F6F6EA;
	line-height: 1.3;
	font-style: oblique;
	font-size: 110%;
}
blockquote p,
q p {}

blockquote p:last-child ,
q p:last-child {
	margin-bottom:0;
}



pre {
    border: 1px solid #EDEDED;
    color: #666666;
    font-family: monospace;
    font-size: 0.9em;
    line-height: 1.2;
    margin: 1.5em 0;
    overflow: auto;
    padding: 1.5em;
}



/* Make sure videos and embeds fit their containers */
embed,
iframe,
object,
video {
	max-width: 100%;
}
.entry-content .twitter-tweet-rendered {
	max-width: 100% !important; /* Override the Twitter embed fixed width */
}

/******************************************************************/

.box1 ,
.box2 {
	background-color: rgba(0,0,0, .3);
}


/* layout General
 * **************************************************************/

#page {
	position:relative;
	margin:0;
	padding:0;
}

#main {
	position:relative;
	margin:0 0 0;
	padding:2em 0;
}

#section {}
#section #anchorDummySection {
    margin-bottom:1.5em;
}

#aside {
	padding-left:3em;
}

.social-aside {}


.article {
	position: relative;
	margin:0;
	padding:0 0 2em 0;
}
.article img {
	width:100%;
}




.article footer {
	margin-top:1em;
	display: block;
}
.article.loop {
	margin-bottom:4em;
	display: block;
}
.article.loop footer {
	margin-top:2em;
	display: block;
}

.article.loopGrid .entry-meta 
.article.loopGrid .entry-meta a ,
.article.loopGrid .entry-meta a span ,
.article.loopGrid .entry-meta span {
	font-size: small !important;
}
.article.loopGrid footer {
	margin-top:1em;
	display: block;
}



.article.first-post-home {
	padding-bottom:5em;
}


/* header
 * ***************************************************************/
/*
[data-device="mobile"] {
    display:none;
}
[data-device="desktop"] {
    display:table;
}
*/
    
    
[data-device="mobile"] {}
[data-device="mobile"] #navPhone {
    padding:1em 0 0;
}
[data-device="mobile"] #navPhone #navPhoneTab {
    font-size: 24px;
}


[data-device="desktop"] {
    display:table;
    width:100%;
}
[data-device="desktop"] > div {
    display: table-cell;
    vertical-align: middle;
}
[data-device="desktop"] > div.left {
    /*min-width: 150px;
    max-width: 220px;*/
    max-width: 150px;
    white-space: nowrap;
}
[data-device="desktop"] > div.right {
    /*width:100%;*/
    padding-left:4em;
}

[data-device="desktop"] > div.right > div.up ,
[data-device="desktop"] > div.right > div.down {
    padding:.2em 0;
}

[data-device="desktop"] > div.right > div.up {
    text-align: right;
}
[data-device="desktop"] > div.right > div.down {
    border-top:1px solid #ccc;
}



[data-device="desktop"] > div.right > div.up nav ,
[data-device="desktop"] > div.right > div.up form {
    display:inline-block;
    vertical-align: middle;
}

.home-link {
	position: relative;
	margin:0;
	padding:0 0;
    /*max-width:220px;*/
    display:block;
	text-align: center;
}





#header-page {
	position: relative;
	padding-top:2em;
	padding-bottom:2em;
}
/*
.home-link {
	position: relative;
	float:left;
	margin:0;
	padding:0 0;
	text-align: center;
}

.home-link .logoSite ,
.home-link .site-description {
	display: block;
	vertical-align: middle;
}
.home-link .site-description {
	width:30%;
	font-size: 1em;
}

.home-link .logoSite {
	margin:0 0;
}
*/


/* menu header */

#nav-header {
    position: relative;
	/*float:right;*/
	margin:0;
}
#nav-header ul {
	margin:0;
	padding:0;
}
#nav-header ul li {
    position: relative;
	display:inline-block;
	margin:0;
    padding:0;
}
#nav-header ul li a {
    display:block;
	color:#000;
    padding:.3em .5em;
}
#nav-header ul li.current-menu-item a ,
#nav-header ul li.current-cat a {
	font-weight: bold;
}
#nav-header ul li a:hover {
    color:#999;
}


#nav-header > ul li > .sub-menu {
    display:none;
    margin:0;
    padding:1em 1em;
    position: absolute;
    z-index: 99;
    background-color: #fff;
}

#nav-header > ul > li.menu-item-has-children:hover {
	-moz-box-shadow: 0px 10px 10px rgba(0,0,0, .7);
	-webkit-box-shadow: 0px 10px 10px rgba(0,0,0, .7);
	box-shadow: 0px 10px 10px rgba(0,0,0, .7);
}
#nav-header > ul > li:hover > .sub-menu {
    display: block;
    
	-moz-box-shadow: 0px 10px 10px rgba(0,0,0, .7);
	-webkit-box-shadow: 0px 10px 10px rgba(0,0,0, .7);
	box-shadow: 0px 10px 10px rgba(0,0,0, .7);
}

#nav-header ul li > .sub-menu li {
    margin:0;
    padding:0;
    display: block;
}
#nav-header ul li > .sub-menu li a {
    display: block;
    margin:0;
    padding:.2em .5em;
    border-top: 1px solid #ccc;
}
#nav-header ul li > .sub-menu li:first-child a {
    border-top: 0px solid #ccc;
}
#nav-header ul li > .sub-menu li a:hover {
    color:#999;
}

/* WPML
 * *********************************************************************/

.nav-header-idiomas {
	/*float:right;*/
	position: relative;
	/*top:25px;*/
    display: inline-block;
	/*margin-left:1em;*/
}

.nav-header-idiomas ul ,
.nav-header-idiomas li {
	list-style: none;
	list-style-position: inside;
	margin:0;
	padding:0;
}

.nav-header-idiomas > ul {}
.nav-header-idiomas > ul li {
    display: inline-block;
}
.nav-header-idiomas > ul li > a {
    display:block;
	padding: .5em .5em;
}
/*
.nav-header-idiomas > ul > li:hover ,
.nav-header-idiomas > ul > li:hover > ul {
	-moz-box-shadow: 0px 10px 10px rgba(0,0,0, .7);
	-webkit-box-shadow: 0px 10px 10px rgba(0,0,0, .7);
	box-shadow: 0px 10px 10px rgba(0,0,0, .7);
}*/
.nav-header-idiomas > ul > li:hover > ul {
	display: block;
}

.nav-header-idiomas > ul > li > ul {
	position: absolute;
	z-index: 9;
	display: none;
	width: 100%;
	margin:0;
	padding:0;
	padding-top:0;
    border-top:1px dashed #ccc;
	background-color: #fff;
}

.nav-header-idiomas > ul > li > ul > li a {
	display: block;
    padding:.5em 1em;
}





/* searchform
***************************************************/
/*
#header-page #searchform {
	position:relative;
    display: inline-block;
	margin-left:2em;
}

#searchform {
	position:relative;
}
.search-form {}
input.search-submit ,
input.search-field {
	display: inline-block;
	vertical-align: bottom;
	height: 37px !important;
	margin:0;
	line-height: 1;
}
.search-field {
	background-color: transparent;
	background-image: url(./images/search-icon.png);
	background-position: 10px center;
	background-repeat: no-repeat;
	background-size: 24px 24px;
	cursor: pointer;
	padding-left:40px;
	position: relative;
	-webkit-transition: width 400ms ease, background 400ms ease;
	transition: width 400ms ease, background 400ms ease;
	width: 0;
}
.search-field:focus {
	cursor: text;
	outline: 0;
	width: 200px;
}
.search-submit {
	border-radius:0 !important;
	-webkit-border-radius:0;
	-khtml-border-radius:0;
	-moz-border-radius:0;
}
*/



/* footer
 * *****************************************************************/

#colophon {
	margin:0;
	padding-top:2em;
	padding-bottom:2em;
	
	background-color: #f0f0f0;
	
	/*box-shadow: 0 10px 10px -10px rgba(0, 0, 0, .3) inset;*/
	/*box-shadow: 0 -10px 10px -10px rgba(0, 0, 0, .5) inset;*/
	box-shadow: 0 10px 10px -10px rgba(0, 0, 0, .1) inset, 0 -10px 10px -10px rgba(0, 0, 0, .1) inset;
}

.site-info {
	vertical-align: baseline;
	vertical-align: middle;
}
.site-info img {
	display: inline-block;
	vertical-align: middle;
}

.site-info-links ,
.site-info-links a {
	display: inline-block;
}

.copy {
	margin-top:1em;
	display: inline-block;
	vertical-align: baseline;
	float:right;
}



.nav-footer {
	display: inline-block;
	margin:0 2em;
}
.nav-footer ul {
	display: inline-block;
	margin:1em 0 2em;
	padding:0;
}
.nav-footer ul li {
	list-style: none;
	display: inline-block;
	margin:0;
	padding:0;
}
.nav-footer ul li a {
	margin:0 .5em;
	color:#000;
}
.nav-footer ul li a:hover {
	color:#999;
}



.socialLinks {
	display: inline-block;
	vertical-align: middle;
}
.socialLinks span {
	margin:0 .2em;
	padding:0;
	display: inline-block;
}
.socialLinks span a ,
.socialLinks span a img {
	display: block;
}

.socialLinks span a {}

/**********************************************************/

#scrollTop {
	margin-bottom:2em;
	text-align: center;
}
#scrollTop a {
	display: inline-block;
	padding:1em;
	line-height: 1;
	/*background-color: #E3EFBD;*/
	border:1px solid transparent;
	
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	
	-moz-box-shadow: 0 -10px 8px rgba(0, 0, 0, 0.05) inset, 0 12px 18px rgba(255, 255, 255, 0.1) inset, 0 1px 0 rgba(255, 255, 255, 0.3) inset;
	-webkit-box-shadow: 0 -10px 8px rgba(0, 0, 0, 0.05) inset, 0 12px 18px rgba(255, 255, 255, 0.1) inset, 0 1px 0 rgba(255, 255, 255, 0.3) inset;
	box-shadow: 0 -10px 8px rgba(0, 0, 0, 0.05) inset, 0 12px 18px rgba(255, 255, 255, 0.1) inset, 0 1px 0 rgba(255, 255, 255, 0.3) inset;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
}
#scrollTop a:hover {
	color:#fff;
	border:1px solid #D00023;
	background-color: #D00023;
}

#scrollTop a:active ,
#scrollTop a:focus {
	outline:0;
	outline-style:none;
}



/* images
 * *********************************************************/

.alignleft ,
.aligncenter ,
.alignright {
	max-width:30%;
}

.alignleft {
	float:left;
	margin-right:2em;
	margin-bottom:1em;
	padding-right:2em;
	border-right:1px solid #9DC742;
}
.aligncenter {}
.alignright {
	float:right;
	margin-left:2em;
	margin-bottom:1em;
	padding-left:2em;
	border-right:1px solid #9DC742;
}


/* contenido
 * ********************************************************/


.activarIcos {
	display: block;
	margin:.5em 0 0;
	padding: 0;
}


.loop-home {}
.loop-home .thumb {
	position: relative;
	display:block;
	max-height:200px;
	overflow: hidden;
	margin:0 0 1em 0;
}
.loop-home .thumb img {
	display: block;
}

.loop-home .entry-title {
	font-size: 1em;
	font-size: 1em;
}
.loop-home .entry-summary {
	font-size: small;
}





.article.loopGrid.first-post {
	margin:0;
	padding:0 0 6em 0;
}
.article.loopGrid.first-post .entry {
	padding-right:2em;
}
.article.loopGrid.first-post .entry-title {
	font-size: 1.8em;
}

.article.loop.first-post {
	margin-bottom:6em;
}

.article.loop .entry-summary {
	margin:0;
	margin-left:5em;
}
.article.loop .entry {
	/*margin-left:10%;*/
	display:block;
}

.article.loop .entry-thumbnail {
	z-index: 9;
	margin:0 0em 1em 0;
	/*float:left !important;*/
	background-color: transparent;
}
.article.loop .entry-title  {
	margin:0;
	margin-bottom:.3em;
	font-size:1.6em;
}
.article.loop .entry-title a.icon {
	display: inline !important;
}





/*
.galeriaBox {
	margin-bottom:2em;
}

.galleria-datos {
	padding:1em;
	background-color: #9DC742;
	background-color: #e0e0e0;
}
.galleria-datos h4 {
	margin:0 0 .5em;
}
.galleria-datos p {}
.galleria-datos p:last-child {
	margin:0;
}
.galleria-tool {
	border-top:1px solid #fff;
}
*/
.galleria {
	margin-bottom:2em;
}
.galleria .thumb {
	/*margin-right:2em;*/
}




.ficheros {
	margin:3em 0 4em;
}
.ficheros .title {
	margin:0 0 1em;
}
.ficheros ul {}
.ficheros ul li {
	margin: 1em 0 1em 0;
	padding: 1em 0 0em 0;
	border-top:1px solid #E3EFBD;
}
.ficheros ul li:first-child {
	margin: 0;
	padding: 0;
	border-top:0;
}
.ficheros ul li .title {
	margin-bottom:.5em;
}
.ficheros ul li p {
	margin-bottom:.5em;
}
.ficheros ul li p:last-child {
	margin:0;
}





.entry-header-single {}
.entry-header-single .entry-title {
	margin:0 0 .5em;
}

.entry-header-single .entry-video-embed ,
.entry-header-single .entry-thumbnail {
	position: relative;
	margin:0;
	padding:0;
	background-color:#eee;
}
.entry-header-single .entry-video-embed {}
.entry-header-single .entry-thumbnail {}
.entry-header-single .entry-thumbnail img {
	display:block;
	/*border:2px solid #fff;*/
}

.entry-header-single .embed-data {
	margin:0 0;
	padding:1.5em 1em;
	font-size: 1.3em;
}
.entry-header-single .embed-data h2 {
	margin:0 0 .5em;
	padding:0;
	font-size: 1.2em;
}


.entry-header-single .embed-data ,
.entry-header-single .embed-data p {
	line-height: 1.1 !important;
}

.entry-header-single .embed-data {
	padding:1.5em 1em 1.5em;
	background-color:#eee;
}


/* toggle video
 * **********************************************/
.embed-close ,
.embed-play {
	position: relative;
	width:100%;
	margin-bottom:0em;
}
.embed-close:hover ,
.embed-play:hover {
	color:#ff3300
}
.embed-close:before ,
.embed-play:before {
	float:left;
	/*position: absolute;*/
	z-index: 1;
	top:0px;
	left:0px;
	background-color: #eee;
	font-size: 30px;
	margin:-10px 0 0 -45px;
	padding:10px 10px 10px 10px;
}


/****************************************************/

.entry-content {
	margin:3em 0;
	font-size: 1.1em;
	word-wrap: break-word;
}
.entry-content .imgDestacada {
    border-right: 1px solid #ccc;
	margin:0;
    margin-bottom: 1em;
    margin-right: 2em;
    padding-right: 2em;
}

.entry-content ul {
    margin-bottom: 1.5em;
}


/* acf-extras
 * ****************************************************/

.acf-extras {}
.acf-extras ul {
	margin:2em 0 3em;
}
.acf-extras ul li {
	margin:1em 0 1.5em;
	list-style: none !important;
}
.acf-extras ul li .title {
	display: block !important;
	margin:0 0 0em 0;
	padding:0 0 0 2em;
}
.acf-extras ul li .title:before {
	position:absolute;
	left:0px;
}

.acf-extras ul li .title small {
	display: block;
	margin-top:.3em;
	margin-left:40px;
	font-size: 11px;
	color:#aaa;
}
.acf-extras ul li > div {
	margin-top:.5em;
	margin-left:3em;
}
.acf-extras ul li .title a {}


/*******************************************************/


.entry-meta {
	/*display: inline-block;*/
	position: relative;
	display:block;
	margin: 0;
	padding:.3em 0em;
	font-size:14px !important;
	border-top:1px solid #E3E6ED;
	/*border-bottom:1px solid #E3E6ED;*/
}
.entry-meta:first-child {
	margin-bottom: 0em;
}
.entry-meta > span {
	display: inline-block;
	margin: 0;
	margin-right:1em !important;
	padding: 0;
}
.entry-meta > span a {
	/*display: block;*/
	/*font-size:14px !important;*/
}
.entry-meta a {
	color:#999;
}
.entry-meta a:hover {
	color:#000;
}
.entry-meta > span:before ,
.entry-meta a:before {
	color:#9DC742;
	color:#ccc;
}

.entry-header .entry-meta {
	margin-bottom:1em;
}







.archive-title {
	position: relative;
	margin:0 0 2em 0;
	padding:.5em 1em;
	/*background-color: #F0F0DB;*/
	border-bottom:2px solid #ccc;
}
.archive-title small {
	/*display: block;*/
	margin:0 0 1em 0;
	font-size: .5em;
	font-weight: normal;
	color:#888;
}



.entry-share {
	margin-bottom:2em;
}
.entry-share .titulo {
	margin:0;
	padding:0 0 .5em 0;
	font-weight: normal;
}
.entry-share span span ,
.entry-share span span span {
	width: 32px;
    height: 32px;
	margin:0;
	padding:0;
	background-image: none !important;
}
.ico-social32 {
	position: relative;
	display: inline-block;
	width: 32px;
    height: 32px;
	margin:0 3px;
	background-image: url("images/icos32-social.png");
}
.ico-social32.st_facebook_large { background-position: -1px -1px; }
.ico-social32:hover.st_facebook_large { background-position: -35px -1px; }
.ico-social32.st_twitter_large { background-position: -1px -35px; }
.ico-social32:hover.st_twitter_large { background-position: -35px -35px; }
.ico-social32.st_googleplus_large { background-position: -1px -69px; }
.ico-social32:hover.st_googleplus_large { background-position: -35px -69px; }
.ico-social32.st_linkedin_large { background-position: -1px -103px; }
.ico-social32:hover.st_linkedin_large { background-position: -35px -103px; }



/* nav post
 * ******************************************/

.post-navigation {
	margin:5em 0;
}
.post-navigation .nav-links {}
.post-navigation .nav-links > span {
	display: block;
}



/****************************************************************/

#comments {}
#comments .comments-title {
	display: block;
	padding:0 0;
	line-height: 2;
	/*border-bottom:1px solid #709D2E;*/
	border-bottom:1px dashed #ccc;
}

#comments .comments-title span a {}
/*
#comments .comments-title:before {
	content:" ";
	display:inline-block;
	vertical-align: bottom;
	width:38px;
	height:45px;
	margin:0 1em;
	background-image: url(./images/hoja.png);
	background-position: center;
	background-repeat: no-repeat; 
}
*/

.comment-list {}
.comment-list li {
	list-style: none;
}
.comment-list > li {
	margin-top:1em;
}
.comment .children {
	margin:0;
	margin-left:2em;
	margin-top:1em;
	list-style: none;
}

.comment-body {
	border-bottom:1px dotted #ccc;
}
.comment-meta div {
	/*display: inline-block;*/
}
.comment-content {}
.comment-content p {
	margin-bottom:.2em;
}

.comment-metadata ,
.comment-metadata a {
	color:#999;
}
.comment-metadata a:hover {
	color:#ccc;
}

.comment-metadata time {
	display:inline-block;
	margin-right:.5em;
}





.comment {
	margin:0;
	padding:5px;
	border:1px solid transparent;
}
.comment:hover ,
.comment .depth-3:hover {
	background-color:rgba(200,200,200, .3);
}

.comment:hover .children li {
	background-color:rgba(200,200,200, .3);
}
.comment .depth-1:hover {}
.comment .depth-2:hover {}
.comment .depth-3:hover {}

.comment-respond {
	margin-top:2em;
	padding:1em;
	background-color: #F0F0F0;
}
.comment-list .comment-respond {
	margin-top:0em;
}

.children .comment-respond {
	margin-top:0;
}
.comment-reply-title {
	display: block;
	margin:0 0 .5em;
}
.comment-reply-title small a {
	color: #131310;
	display: inline-block;
	float: right;
	width:24px;
	height:24px;
	overflow: hidden;
}
.comment-reply-title small a:hover {
	color: #ed331c;
	text-decoration: none;
}
.comment-reply-title small a:before {}

.comment-navigation {
	margin:2em 0;
}
.comment-navigation h5 {
	margin:0 0 .5em 0;
}



/* commments navigation
 *************************************************************/

.paginate_comments {}

.paginate_links {
	position: relative;
	display: block;
	margin:4em 0 8em;
	padding:5px 0;
	font-size:.9em;
}
.paginate_links .prev ,
.paginate_links .next {
	/*font-size:18px;*/
	font-weight: 700;
}

.paginate_links a ,
.paginate_links .current {
	display: inline-block;
	vertical-align: middle;
	margin:0;
	padding:.4em .7em .5em;
	border:1px solid transparent;
	line-height: 100%;
	text-decoration: none;
	border-radius: 2px;
	color:#000;
	
    box-shadow: 0 -10px 8px rgba(0, 0, 0, 0.1) inset, 0 12px 18px rgba(255, 255, 255, 0.2) inset, 0 1px 0 rgba(255, 255, 255, 0.4) inset;
    /*text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);*/
}
.paginate_links a:hover {
	background-color: #e0e0e0;
}
.paginate_links .current {
	background-color: #e0e0e0;
    text-shadow: none;
	border:1px solid #e0e0e0;
}

/*****************************************************************************/

.content article:last-child {
	border-bottom:0;
}



.site-content nav {
	clear: both;
	line-height: 1.5;
	overflow: hidden;
}
#nav-above {
	padding: 24px 0;
	padding: 1.714285714rem 0;
}
#nav-above {
	display: none;
}
.paged #nav-above {
	display: block;
}


.nav-previous a ,
.previous-image a ,
.nav-next a ,
.next-image a {
	text-decoration: none;
}
.nav-previous,
.previous-image {
	float: left;
	width: 50%;
}
.nav-next,
.next-image {
	float: right;
	text-align: right;
	width: 50%;
}
.nav-single + .comments-area,
#comment-nav-above {
	margin: 48px 0;
	margin: 3.428571429rem 0;
}



/* nav lateral
 * *******************************************************************/

.navmenu {
	margin:0;
	margin-bottom:2em;
}
.navmenu .title {
	margin-top:0;
	margin-bottom:.5em;
}
.navmenu > ul {
	margin:0;
}
.navmenu > ul > li {
	display: block;
	margin:0 !important;
	color:#ccc;
	color:rgba(0,0,0,0);
    border-top:1px solid #e0e0e0;
}
.navmenu > ul > li:first-child {
    border-top:0px solid #e0e0e0;
}
.navmenu > ul li:hover {
	color:rgba(0,0,0,.5);
}
.navmenu > ul li a {
	display: inline-block !important;
	/*background-color: #f0f0f0;*/
}



.navmenu ul li a {
	opacity: 1;
	margin:0px 0 0;
	padding:.2em 1em .2em 1em;
	color:#000;
	font-size: 1.3em !important;
	/*background-color: #e3e6ed;*/
	
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
}
.navmenu ul li a:hover {
	color:#999;
	text-decoration: none !important;
}

.navmenu li.current-cat > a {
	padding:.2em 1em .2em 1em;
	color:#fff;
	background-color: #000;
}
.navmenu li.current-cat > a:hover {
	color:#fff !important;
	background-color: #5a5b5c;
}

.navmenu ul li .children {
	display: block;
	margin-bottom: 0;
}



/* widgets
 * ********************************************************************/

.sidebar-container {
	margin-bottom:2em;
}

.widget-area {}


.widget {
	margin:0;
	margin-bottom:2em;
	font-size: small;
}

.widget-title {
	position: relative;
	margin-bottom: 1em;
	padding-bottom:.3em;
	border-bottom:1px dashed #ccc;
	font-size:1.1em;
	color:#999;
}
.widget-title:before {
	content: " ";
	position: absolute;
	left:10px;
	bottom: -10px;
	width:0;
	height:0;
	background-color: transparent;
	border-top:0px solid #ccc;
	border-right:0px solid transparent;
	border-bottom:0px solid transparent;
	border-left:0px solid transparent;
	border-width: 5px;
}

.widget ul {}
.widget ul li {
	margin-bottom:.5em;
}
.widget ul li a {}
.widget ul li a:hover {
	text-decoration: underline;
}


.widget ul li .post-title {
	margin:0 0 0em 0;
	padding:0;
	font-size: 1em;
}
.widget ul li p ,
.widget ul li .post-txt {
	font-size: 1em;
	line-height: 1.2;
}


.widget.last-cat ul li {
	margin:0 0 1.5em;
}
.widget.last-cat ul li .post-title {
	margin:0 !important;
}
.widget.last-cat ul li a {
	display: block;
	color:#000;
}
.widget.last-cat ul li a:hover {
	color:#D50424;
	text-decoration: none;
}




#widget-sidebar-main ,
#widget-sidebar-footer {
	position: relative;
	display: block;
}

#widget-sidebar-main {
	padding:1em;
	background-color: #F0F0DB;
	border:1px solid #EAEAC2;
	
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
#widget-sidebar-main .sidebar-inner .widget:last-child {
	margin-bottom:0;
}

#widget-sidebar-footer {
	margin:3em 0 1em;
}
#widget-sidebar-footer .widget {
	/*
	position: relative;
	float:left;
	width:33%;
	padding-right:2em;
	*/
}


/*
#nav-categorias .widget-title {
	margin-bottom:.5em;
	border:0 !important;
}
#nav-categorias .widget-title:before {
	content: " ";
	border:0 !important;
}
*/







.widget_links {}
.widget_links .blogroll {}
.widget_links .blogroll li {
	margin-bottom:.5em;
}


/* suscripcion
 * *********************************************************************/

.logIn ,
.suscripcion {
	position:relative;
	margin:0;
	margin-bottom:2em;
	padding:1em;
	background-color: #A4CB43;
	border:1px solid #95B740;
	color:#3E5B2B;
	text-shadow:0 1px 0px rgba(255,255,255,.8);
	
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
            box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
.logIn:before, .logIn:after ,
.suscripcion:before, .suscripcion:after {
	content:"";
    position:absolute; 
    z-index:-1;
    -webkit-box-shadow:0 0 20px rgba(0,0,0,0.8);
    -moz-box-shadow:0 0 20px rgba(0,0,0,0.8);
    box-shadow:0 0 20px rgba(0,0,0,0.8);
    top:50%;
    bottom:0;
    left:10px;
    right:10px;
    -moz-border-radius:100px / 10px;
    border-radius:100px / 10px;
} 
.logIn:after ,
.suscripcion:after {
	right:10px; 
    left:auto;
    -webkit-transform:skew(8deg) rotate(3deg); 
       -moz-transform:skew(8deg) rotate(3deg);     
        -ms-transform:skew(8deg) rotate(3deg);     
         -o-transform:skew(8deg) rotate(3deg); 
            transform:skew(8deg) rotate(3deg);
}


.logIn {}
.logIn a {
	color:#2A3D1D;
}
.logIn a:hover {
	color:#fff;
	text-shadow:none;
}


.suscripcion {}
.suscripcion a {
	display: block;
	color:#2A3D1D;
}
.suscripcion a:hover {
	color:#fff;
	text-shadow:none;
}
.suscripcion .title {
	margin:0 0 .5em 0;
}
.suscripcion .subtitle {
	margin:0 0 .5em;
}
.suscripcion p {
	margin:0;
}


/* access
 * *******************************************************************/

.accesWP {
	margin-bottom:2em;
}
.accesWP > a {
	display: block;
}

.accesWP #loginform {
	margin-bottom:1em;
}
.accesWP #loginform p { margin:0; }
.accesWP #loginform label {}
.accesWP #loginform input { margin:0; }


.accesWP #loginform .login-remember {
	float:right;
	margin-top:1em;
}
.accesWP #loginform .login-remember label {
	cursor:pointer;
}

.accesWP #loginform .login-submit {
	margin-top:.5em;
}

.accesWP .links {}
.accesWP .links a {
	display: inline-block;
	margin:0;
	margin-left:.4em;
	padding-left:.8em;
	border-left:1px solid #ccc;
}
.accesWP .links a:first-child {
	margin:0;
}

/***********************************************************************/


.shareThis {}
.shareThis .stButton .stLarge {
	margin-right:-4px;
}



