/*
Te damos la bienvenida a CSS personalizado

Para saber cómo funciona, ve a http://wp.me/PEmnE-Bt
*/
table {
	border-collapse: collapse;
	width: 90%;
	font-size: 15px;
	font-family: "Le monde journal";
}

table {
	border-collapse: collapse;
	width: 90%;
	font-size: 15px;
	font-family: "Le monde journal";
}

td {
	text-align: left;
	padding: 10px;
	border-bottom: 1px solid #ddd;
}

,th {
	border: 1px solid #dddddd;
	padding: 2px;
	background-color: #FAEBD7;
}

tr:nth-child(even) {
	background-color: #FFFFF0;
	border-spacing: 10px;
}

.menu-twitter {
	text-indent: 20px;
	background-image: url('https://denzingerbergoglio.files.wordpress.com/2015/10/icon-tw.png?w=18') !important;
	background-repeat: no-repeat !important;
	margin-left: px !important;
	width: 70px;
}

.menu-facebook {
	text-indent: 20px;
	background-image: url('https://denzingerbergoglio.files.wordpress.com/2015/10/social_facebook_button_blue.png?w=18') !important;
	background-repeat: no-repeat !important;
	margin-left: px !important;
	width: 80px;
}

.menu-rss {
	text-indent: 20px;
	background-image: url('https://denzingerbergoglio.files.wordpress.com/2015/10/rss-icon-2.png?w=17') !important;
	background-repeat: no-repeat !important;
	margin-left: 0 !important;
	width: 50px;
}

.menu-flag {
	text-indent: 22px;
	background-image: url('https://denzingerbergoglio.files.wordpress.com/2015/10/spain-flag.png?w=21') !important;
	background-repeat: no-repeat !important;
	margin-left: 0 !important;
	width: 95px;
}

.menu {
	font-size: 15px;
	font-family: "Le monde journal";
}

.menu a:hover {
	color: #000000 !important;
	text-shadow: 0 0 0 #000000;
}

p {
	font-size: 17px;
	line-height: 130%;
	color: #000000;
	font-family: "Le monde journal";
}

sub {
	font-size: 12px;
	line-height: 130%;
	color: #000000;
	font-family: "Le monde journal";
}

a { color: #6dafb0; }

a:hover > sub {
	color: #008B8B;
}

.entry-content p strong {
	font-size: 17px;
	line-height: 130%;
	color: #000000;
	font-family: "Le monde journal";
}

p.small {
	line-height: 120%;
	letter-spacing: .3px;
	font-family: "Le monde journal";
}

pre {
	font-size: 15px;
	line-height: 120%;
	letter-spacing: .3px;
	font-family: "Le monde journal";
}

h1 {
	font-size: 28px;
	color: #000000;
	font-family: "le monde journal";
}

.entry-content h1 a:hover {
	color: #FFFFFF !important;
}

h2 {
	font-size: 22px;
	color: #FFFFFF;
	background-color: #008B8B rgba(192,192,192,0.3);
	font-family: "le monde journal";
}

.entry-content h3,.entry-content h3 a {
	background-color: #f9f9eb;
	color: #556B2F;
	font-size: 20px;
	font-family: "Le monde journal";
}

body.page .entry-content h3,.entry-content h3 a, .entry-content h3 strong {
color: #000000 !important;
	background-color: #E6F2F2;
	font-size: 17px;
	line-height: 130%;
	font-family: "Le monde journal";
}

body.page .entry-content h3 a {
color: #000000 !important;
	background-color: #E6F2F2;
	font-size: 17px;
	line-height: 130%;
	font-family: "Le monde journal";
}

.entry-content h3 strong {
	color: #297f7c;
}

.entry-content h3 a:hover strong {
	color: #669999;
}

a:hover {
	color: #669999 !important;
}

.entry-content h2, .entry-content h2 a {
	background-color: #80C0C0;
	color: #FFFFFF !important;
	text-decoration: none;
}

.entry-content h1, .entry-content h1 a {
	background-color: #008080;
	color: #FFFFFF;
}

.entry-content h1 strong {
	color: #FFFFFF;
}

.entry-content h2 strong {
	color: #FFFFFF;
}

.entry-content h4 strong {
	color: #000000 !important;
	background-color: #E6F2F2;
	font-size: 17px;
	line-height: 130%;
	font-family: "Le monde journal";
}

.entry-content h4 {
	color: #007D7D !important;
	background-color: #E6F2F2;
	font-size: 17px;
	line-height: 130%;
	font-family: "Le monde journal";
}

h4 a {
	color: #000000 !important;
}

h5 {
	font-size: 17px;
	line-height: 130%;
	color: #000000;
	font-family: "Le monde journal";
	font-weight: normal;
}

h8 {
	font-size: 17px;
	line-height: 130%;
	color: #000000;
	font-family: "Le monde journal";
	font-weight: normal;
}

ol, ul {
	margin: 1em;
	color: #5F9EA0 !important;
}

.entry-content li strong {
	color: #000;
}

.entry-content ol li,
.entry-content ul li {
	font-size: 17px;
	line-height: 130%;
	color: #000000;
	font-family: "Le monde journal";
}

.entry-meta,
.widget_featured_posts .date {
	display: none;
}

.widget-title {
	font-size: 1.2em;
	text-align: center;
}

.widget-title a {
	color: #fff !important;
}

.entry-title {
	font-size: 2em;
	text-align: center;
	color: #000000;
	background-color: #FFFFFF;
}

.entry-title a {
	color: #000000;
}

.site-description p {
	color: #fff;
	font-size: 1em;
}

 .su-spoiler.my-custom-spoiler {}
  .su-spoiler.my-custom-spoiler .su-spoiler-title { background-color: #f9f9eb;
	font-size: 15px;
	color: #297f7c;
}
  .su-spoiler.my-custom-spoiler .su-spoiler-title .su-spoiler-icon,
  .su-spoiler.su-spoiler-closed.my-custom-spoiler .su-spoiler-title .su-spoiler-icon {
    left: 3px;
		font-weight: normal;
    background-color: #f9f9eb;
  }
  .su-spoiler.my-custom-spoiler .su-spoiler-content { background-color: #fff}
.ctp-wud-title a {
	    background-color: #f9f9eb;
	margin: 5px;
	color: #008B8B !important;
	font-size: 0.8em !important;
line-height: 20px;		
  }