<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: venadelante
Author: B. Snyder
Description: 
Template:  twentythirteen
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

*/

/*#region Global Classes and Element Styles */

html { height: 100%; }
body { background-color: #999; margin: 0px; height: 100%; }
body, td, input, select, .bookfont {font: normal 110% Arial,Verdana,Helvetica, sans-serif;}
a { color: #003C6C; text-decoration: none; font-weight:bold; }
a:hover { text-decoration: none; color:#b0b0b0;}
a img { border: none; }
img { max-width: 100%; }
.hidden { display: none; }
.centerpage { max-width: 1000px; margin: 0px auto; overflow: hidden; }
body { line-height: 1.5; }
ol, ul { margin: 0 0 0 35px; padding: 0; }
/*#endregion*/


h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	font-family:  arial narrow, sans-serif;
	font-weight:normal;
}

h1, h2 { color: #003C6C }

h3, h4, h5, h6 { color: #999 }

h1 {	font-size: 34px; }

h2 { font-size: 28px;}

.entry-title a {
    color: #003C6C;
	font-weight:normal;
}

.entry-title, .entry-title-full {
    border-bottom: 1px solid #ddd;
    margin-bottom: 8px;
}
.entry-title, .entry-title a, .entry-title-full, .entry-title-full a {
    /*font-size: 24px;
    color: #003C6C;
    font-weight: bold;*/
}
.entry-header-full h1.entry-title-full { margin-top: 0px; }

.entry-header-full,
.entry-content-full,
.entry-summary-full,
.entry-meta-full {
	margin: 0 auto;
	max-width: 1040px;
	padding-left: 60px;
	width: 100%;
}

/* Navigation */

#navbar {
    background: linear-gradient(to bottom,#015496,#034284);
    padding: 0px 0px;
    margin: 0px auto;
    margin-bottom: 15px;
    line-height: 45px;
    clear: both;
}
#primary-menu {
    display: block;
    text-align: center;
}
.nav-menu ul {margin: 0px auto; text-align:center;}

.nav-menu li a {
    color: #fff;
    display: block;
    font-size: 16px;
	/*margin-right: 22px;*/
    line-height: 1;
    padding: 15px 20px;
    font-weight: normal;
    text-decoration: none;
}

.nav-menu li:hover &gt; a, .nav-menu li a:hover, .nav-menu li:focus &gt; a, .nav-menu li a:focus {
    background-color: #efefef;
    color: #003C6C;
}

ul.nav-menu ul a:hover, .nav-menu ul ul a:hover, ul.nav-menu ul a:focus, .nav-menu ul ul a:focus {
    background-color: #efefef;
}

.nav-menu .sub-menu, .nav-menu .children {
    background-color: #efefef;
	text-align: left;
	color: #003C6C;
}
.nav-menu .sub-menu  li a, .nav-menu .children li a { color: #003C6C; }

#header-smicons a { margin: 0px 5px;  }
#header-smicons {display: inline-block; position:absolute; top:40px; right:20px; z-index:999; }
.header-social img {
    width: 25px;
}

.nav-menu .current_page_item &gt; a, .nav-menu .current_page_ancestor &gt; a, .nav-menu .current-menu-item &gt; a, .nav-menu .current-menu-ancestor &gt; a {
    font-style: normal;
	color: #fff;
}

ul.nav-menu ul a:hover,
.nav-menu ul ul a:hover,
ul.nav-menu ul a:focus,
.nav-menu ul ul a:focus {
	background-color: #fff;
}


.pipe{color:#fff; }
#posadas-tables td, #posadas-tables th {padding:10px 20px;text-align:justify;}


/*Footer Nav Code*/

#menu-fmfooter {
    display: block;
    text-align: center;
    margin:0 auto;
}

#fmFooterMenu {
    background: linear-gradient(to bottom,#015496,#034284)!important;
    padding: 0px 0px;
    margin: 0px auto;
    margin-bottom: 0px;
    margin-top: 20px;
    max-height: 36px;
    min-height: 36px;
    clear: both;
}

.site-footer {
    background-color: #f1f3f2;
    color: #424242;
    font-size: 14px;
    text-align: center;
}

#footer-links { line-height: 1.1; }
#footer{background-color:#ECECEC;color: #424242;min-height: 50px; max-width:none;  }
#footer .centerpage { max-width: 980px; }
#footer-address {max-width: 50%;float:left;padding: 31px 0px 0px 12px;text-align:left;font-size:14px;}
#footer-about-text{  max-width: 50%;float:left;padding: 31px 0px 0px 49px;text-align:left; font-size:14px;margin-bottom: 20px;}
#footer-church-logo {max-width: 170px;float: right;padding: 14px 10px;}
#footer-text &gt; div { vertical-align: top; }
#footer-copyright { float: left; }
#footer-social { width: 210px; margin: 0px auto; text-align: center; }
#footer-text-links { float: right; text-align: right; }
#footer-textline {display: inline-block;}
#footer-textline p{margin:0px;}
#footer-about-text p {
    display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}

</pre></body></html>