html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
} article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
display: block;
}
body {
line-height: 1;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
} :focus {
outline: none;
} html {
font-size: 100%;
overflow-y: scroll; -webkit-font-smoothing: antialiased;
-webkit-text-size-adjust: 100%;
-moz-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
body {
background: #fcfcfc;
color: #444;
font-family: verdana;
font-size: 0.8em;
line-height: 22px;
}
a:link,
a:visited {
color: #3366bb;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
hr {
background: #ccc;
border: none;
height: 1px;
}
b, dt, strong {
font-weight: bold;
}
blockquote, dl, ol, p, pre, table, ul  {
margin: 13px 0;
}
blockquote {
font-family: georgia;
font-size: 1.1em;
margin-left: 40px;
}
dd {
margin-left: 35px;
}
ol, ul {
margin-left: 30px;
}
ul {
list-style-type: square;
}
ol {
list-style-type: decimal;
}
mark {
background-color: #ff9;
}
del {
text-decoration: line-through;
}
abbr[title],
dfn[title] {
border-bottom: 1px dotted;
cursor: help;
}
q:before,
q:after {
content: '"';
}
table {
border-collapse: collapse;
border-spacing: 0;
}
td, th {
border: 0px solid #888;
}
input, select {
vertical-align: middle;
}
pre {
overflow: auto;
}
address, em {
font-style: italic;
}
code, kbd {
font-family: monospace;
font-size: 1.2em;
}
sub {
vertical-align: sub;
font-size: smaller;
}
sup {
vertical-align: super;
font-size: smaller;
} h1, h2, h3, h4, h5, h6 {
clear: both;
line-height: 1.4em;
}
h1 {
font-size: 2.5em;
}
h2 {
font-size: 1.9em;
}
h3 {
font-size: 1.7em;
}
h4 {
font-size: 1.5em;
}
h5 {
font-size: 1.3em;
}
h6 {
font-size: 1.1em;
} #container {
background: #fcfcfc;
margin: 0px auto;
text-align: left;
width: 940px;
}
#header {
margin-bottom: 10px;
}
#head-nav {
margin: 0 10px;
border-bottom: 1px dashed #bbb;
border-left: 1px solid #bbb;
}
#main-content {
border: 1px solid #ccc;
float: left;
margin: 10px;
padding: 20px;
width: 550px;
}
#sidebar {
background: transparent;
float: right;
margin: 10px 10px 10px 0;
padding: 0px;
width: 315px;
}
#footer {
padding: 10px 20px;
}
#foot-1,
#foot-2,
#foot-3 {
width: 290px;
border: 0px solid #bbb;
}
#foot-1,
#foot-2 {
float: left;
}
#foot-right,
#foot-3 {
float: right;
}
#foot-2 {
margin: 0 15px;
}
#footer-credit {
line-height: 28px;
padding: 10px 20px;
} #header > * {
line-height: 100%;
padding: 20px;
}
#header a:link,
#header a:visited {
}
#header a:hover {
text-decoration: none;
}
#header div {
font-size: 1.1em;
padding-top: 0;
text-transform: uppercase;
} #head-nav ul {
list-style-type: none;
margin: 0px;
}
#head-nav ul li {
float: left;
border-right: 1px solid #bbb;
border-top: 1px solid #bbb;
border-bottom: 1px solid #bbb;
margin-bottom: 10px;
}
#head-nav li a,
#head-nav li a:visited {
color: #444;
display: block;
font-size: 1.0em;
font-weight: normal;
line-height: 30px;
padding: 0 15px;
}
#head-nav li a:hover {
background: #f2f2f2;
text-decoration: none;
}
#head-nav li ul {
display: none;
}
#head-nav li:hover ul {
background: #fcfcfc;
border: 1px solid #aaa;
display: block;
margin-left: -1px;
position: absolute;
}
#head-nav li ul li {
border-bottom: 1px solid #ccc;
border-right: 0;
border-top: 0;
float: none;
margin-bottom: 0;
}
#head-nav li ul li:last-child {
border-bottom: none;
}
#head-nav li ul li a:link,
#head-nav li ul li a:visited {
font-family: verdana;
font-size: 0.9em;
font-weight: normal;
line-height: 30px;
margin: 0px;
min-width: 122px;
}
#head-nav ul li ul li ul {
display: none;
}
#head-nav ul li ul li:hover ul {
display: block;
margin: -34px 0 0 160px;
} table {
border: 1px solid #ddd;
width: 100%;
}
table thead {
background: #eee;
}
table th {
font-weight: bold;
}
table td {
border: 1px solid #ddd;
}
#main-content ul , #main-content ol {margin: 10px 0 10px 15px;}
#main-content ul li {list-style-type: square;}
#main-content ol li {list-style-type: decimal;}
#main-content li li {margin-left: 25px;}
#main-content p {margin: 10px 0;} #sidebar ul, #footer ul {margin-left: 15px;}
#sidebar ul li, #footer ul li {
border-bottom: 1px dashed #ccc;
line-height: 27px;
list-style-type: circle;
}
#sidebar ul li a:link, #sidebar ul li a:visited,
#footer ul li a:link, #footer ul li a:visited {color: #36b;}
#sidebar ul li a:hover, #footer ul li a:hover {color: #c00; text-decoration: none;} #main-content ol.commentlist {margin-left: 0px;}
#main-content ol.commentlist li {
border: 1px solid #bbb;
list-style: none;
margin: 15px 0;
padding: 10px;
}
li.odd {background: #f8f8f8;}
.commentlist li img.avatar {border: 1px solid #aaa; width: 32px; height: 32px;}
#main-content ul.children li {margin-left: 70px;}
.comment-author {background: #eee;}
.comment-meta {border-bottom: 1px solid #ddd; text-align: right;}
.comment-reply-link, #cancel-comment-reply-link {border: 1px solid #aaa; padding: 3px 10px;} .required {color: red;}
#respond input {display: block;} input, textarea {background: #f5f5f5; border: 1px solid #bbb; color: #999; margin: 10px 0; padding: 7px 10px;}
input#searchsubmit, input#submit {background: #ddd; border: 1px solid #999; color: #555; padding: 6px 10px;}
textarea#comment {width: 95%;} #main-content img {
height: auto;
max-width: 550px;
}
img.centered {
display: block;
margin: 10px auto;
}
img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}
img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}
.wp-caption {
border: 1px solid #ccc;
padding-top: 4px;
text-align: center;
margin: 10px 0;
max-width: 550px;
height: auto;
}
.wp-caption img {
width: auto;
height: auto;
margin: 0;
padding: 0;
}
.wp-caption .wp-caption-text {
margin: 0;
line-height: 15px;
}
.wp-caption.alignright {
margin: 10px 0 10px 10px;
}
.wp-caption.alignleft {
margin: 10px 10px 10px 0;
}
.gallery-caption {
} .clear {
clear: both;
}
.center {
text-align: center;
}
.hidden {
display: none;
}
.justify {
text-align: justify;
}
.post-spt {
border-top: 1px dashed #ccc;
margin-bottom: 15px;
}
.post-meta {
background: #eee;
margin: 10px -10px;
padding: 2px 10px;
}
.post-tag {
margin: 10px 0;
}
.sticky {
background: #f6f6f6;
border: 0px solid #ccc;
margin: -10px -10px 10px -10px;
padding: 0 10px;
}
.sticky .post-meta {
background: transparent;
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
}
p.page-link span {
border: 1px solid #ccc;
padding: 3px 8px;
}
p.page-link a:hover {
text-decoration: none;
}
.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.alignleft {
float: left;
}
.alignright {
float: right;
}
.page .nocomments {
display: none;
}
.bypostauthor .fn {
font-weight: bold;
} .widget {
margin-bottom: 15px;
}
.widget_calendar table {
text-align: center;
width: 100%;
}
.widget_calendar caption {
font-size: 1.5em;
margin-bottom: 10px;
text-align: center;
}
.widget_calendar thead th {
background: #eee;
border: 1px solid #ddd;
font-weight: bold;
text-align: center;
}
.widget_calendar td {
border: 1px solid #ddd;
}
#today {
background: #eee;
}
.search-form label span{
display: none;
} .post-navigation h2 {
display: none;
}
.nav-previous {
float: left;
}
.nav-next {
float: right;
}
a.more-link:link,
a.more-link:visited {
float: right;
margin-bottom: 10px;
} .pagination h2 {
display: none;
}
.pagination .nav-links * {
background: #eee;
border: 1px solid #ccc;
display: inline-block;
line-height: 25px;
padding: 0 10px;
}
.pagination .current,
.pagination .dots {
background: transparent;
} body {font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;}
p
{
font-size: 120%;
text-align: justify;
}
#header
{
height: 257px;
}
#header li
{
list-style: none;
text-align: center
}	
#header h2
{
font-style: italic;
font-weight: bold;
margin-top: 130px;
margin-left: 20px;
font-size: 17px;
color: rgba(255, 255, 255, 0);
}
#header h4
{
font-style: italic;
font-weight: bold;
text-align: right;
margin-right: 30px;
font-size: 16px;
color: #710b0b;
text-shadow: 8px 8px 10px #000000;
margin-top: -280px;
}
#header h2.widgettitle{display:none}
#main-content p {
margin: 15px 0;
text-indent: 40px;
line-height: 115%;
}
#main-content p.sinsangria {
margin: 15px 0 !important;
text-indent: 0px !important;
}
#container {
background: #fff;
margin: 0px auto;
text-align: left;
width: 940px;
}
#main-content
{
border: 0 #CCC none !important;
float: left;
margin: 5px 10px 0px 0px !important;
padding: 0px 20px 0px 20px;
width: 95%;
}
#main-content h3
{
font-size: 150%;
font-weight: 600;
margin-bottom: 20px!important;
}
#main-content img
{
max-width: 100%!important;
}
#head-nav
{
margin: 30px auto;
border: 0  none;
width: 96%;
border-bottom: 1px solid black !important;
}
#head-nav ul li
{
float: left;
border: 0 none;
margin-left: 17px;
}
#head-nav li a, #head-nav li a:visited
{
color: #666;
display: block;
font-size: 1.0em;
font-weight: bold;
line-height: 30px;
padding: 0 15px;
}
#head-nav .current_page_item a:link, #head-nav .current_page_item a:visited {
color: #900;
}
img.alignleft {
padding: 0px;
margin: 0 20px 2px 0;
display: inline;
}
img.alignright {
padding: 0px;
margin: 0 0 2px 20px;
display: inline;
}
img.foto-izquierda
{
margin-left: -40px;
margin-right: 14px;
}
img.foto-central
{
margin-right: 20px;
margin-left: 20px;
}
img.foto-derecha
{
margin-left: 13px;
}
.ngg-gallery-thumbnail img
{
background-color: #FFFFFF;
border: 0 #A9A9A9 none!important;
display: block;
margin: 4px;
padding: 4px;
position: relative;
width: 420px;
}
.ngg-gallery-thumbnail a img:hover
{
background-color: #FFFFFF;
}
.post h2 , .post-actividades h2
{font-size: 20px;color: #444;font-weight: bold;margin-bottom: 14px;}
.post h2 a , .post-actividades h2 a{color: #444 !important;text-decoration: none;}
.post-actividades img{float: left; margin-right: 20px;}
.post p , .post-actividades p {color: #444;text-decoration: none;}
.post-actividades h2{font-size: 18px;}
.post-actividades a { text-decoration: none; }
.post-spt {
border-top: 1px dashed #ccc;
margin-bottom: 10px;
}
.post-antepagina
{width: 100%;text-align: center;}
#footer .widget {
margin-bottom: 0px!important;
}
#footer img{vertical-align: middle;}
#footer ul {list-style: none!important;margin: 0;padding: 0}
#footer ul li {border: 0!important; list-style: none!important;margin: 0;padding: 0}
#footer, #footer-credit {text-align: center}
#foot-1, #foot-2, #foot-3 {
width: 240px;
border: 0px solid #bbb;
}
#foot-2 {
width: 390px;
border: 0px solid #bbb;
}
.popup .close {
position: absolute;
top: 20px;
right: 30px;
transition: all 0.2s;
font-size: 30px;
font-weight: bold;
text-decoration: none;
color: #333;
}
.popup .close:hover {
color: #06D85F;
}
.popup .content {
max-height: 30%;
overflow: auto;
} .overlay:target:before {
display: none;
}
.overlay:before {
content:"";
top: 0;
left: 0;
right: 0;
bottom: 0;
display: block;
background: rgba(0, 0, 0, 0.6);
position: fixed;
z-index: 9;
}
.overlay .popup {
background: #fff;
border-radius: 5px;
width: 30%;
position: fixed;
top: 0;
right: 20px;
padding: 25px;
margin: 70px auto;
z-index: 10;
-webkit-transition: all 0.6s ease-in-out;
-moz-transition: all 0.6s ease-in-out;
transition: all 0.6s ease-in-out;
}
.overlay:target .popup {
top: -100%;
left: -100%;
}
@media screen and (max-width: 768px){
.box{
width: 70%;
}
.overlay .popup{
width: 70%;
left: 15%;
}
}
.wp-block-image .aligncenter>figcaption, .wp-block-image .alignleft>figcaption, .wp-block-image .alignright>figcaption {
text-align: center
}
.fotos-2-columnas {margin: 1.5em 0 0 !important}