/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
	- Archives
	- Tables
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/
/*------------------------------------------------------------------
 RESET STYLES
-------------------------------------------------------------------*/
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;
}
/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */
body {
	color: #333333;
	font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif;
	/* font-size: 16px;  (default to the device size)   */
	line-height: 1.4;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	margin: 0;
}

body.home, body.archive, body.single, body.error404, body.search, 
body.search-no-results, body.page {
  background: #3173AF url(/images/blue_cloth.jpg);  
  color: #223;

}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Source Sans Pro';
	font-weight: 700;
	line-height: 1.2;
	margin-bottom: 0.3em;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
	display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */
a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */
img {
	border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */
template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
	display: none;
}

/* Box sizing
--------------------------------------------- */

/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/

/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
	color: #404040;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 1rem;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}

p {
	margin-bottom: 1.5em;
}

h1,
.fake-h1,
.h1 {
  color: #000136;
  font-size: 40px;
  font-weight: 300;
  margin-bottom: 0.4em;
}
h2,
.fake-h2,
.h2 {
  font-size: 32px;
  font-weight: 400;
}
h3,
.h3 {
  font-size: 24px;
  text-transform: none;
  margin-bottom: 0.4em;
}
h4,
.h4 {
  font-size: 20px;
  margin-bottom: 0.4em;
}
h5,
h6 {
  color: #333333;
  font-size: 20px;
  margin-bottom: 0;
}
dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	background: #ffffcc;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow:  3px 3px 3px 3px rgba(3, 3, 3, .7);
	box-shadow:  3px 3px 3px 3px rgba(3, 3, 3, .7);
	padding: 12px;
    margin: 12px;
/*	text-transform: uppercase;  */
}
blockquote p {
	margin-bottom: 0.3em;
}
blockquote p:last-child {
	margin-bottom: 0;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", courier, monospace;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/* Elements
--------------------------------------------- */
body {
	background: #fff;
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 1.5em 1em;
}

ul {
	list-style: disc;
}

ul  {
    list-style-type: none;	
}


ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

img {
	height: auto;
	max-width: 100%;
}

figure {
	margin: 1em 0;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

header {
	background: #ffffff;
	padding: 2em;
}
/* Links
--------------------------------------------- */
a {
	color: #4169e1;
}

a:visited {
	/* color: #800080; */
}

a:hover,
a:focus,
a:active {
	/* color: #191970; */
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	color: #000000;
	text-decoration: underline;
}

/* A BUTTONS
-------------------------------------------------------------------*/
.btn,  a.post-page-numbers,
a.btn, a.page-numbers {
	background-color: #337ab7;
	border-radius: 0px;
	color: #ffffff;
	display: inline-block;
	font-size: 1.1rem;
	padding: 10px 20px;
	text-decoration: none;
	text-transform: uppercase;
}
.btn:hover,  a.post-page-numbers:focus,
a.btn:hover, a.page-numbers:hover {
	background-color: #111111;
	color: #ffffff;
	text-decoration: none;
}
.btn.focus, a.post-page-numbers:focus,
a.btn:focus, a.page-numbers:focus {
	box-shadow: none;
    outline: 0;
}
span.page-numbers, span.post-page-numbers {
	background-color: #ffffff;
	border-radius: 0px;
	color: #111111;
	display: inline-block;
	font-size: 1.1rem;
	padding: 10px 20px;
	text-decoration: none;
	text-transform: uppercase;
}
/* Forms
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	line-height: 1;
	padding: 0.6em 1em 0.4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/
li .cat-item a {
	font-size: 1em; 
}	
ul li .current-cat a {
	font-size: 1em; 
	color: red 	;
}
ul li .current-cat {
	font-size: 1em; 
	color: red !important;
}
/* Navigation
--------------------------------------------- */
.main-navigation {
	display: block;
	width: 100%;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	display: block;
	left: auto;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation li {
	position: relative;
}

.main-navigation a {
	display: block;
	text-decoration: none;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

@media screen and (min-width: 37.5em) {

	.menu-toggle {
		display: none;
	}

	.main-navigation ul {
		display: flex;
	}
}

.site-main .comment-navigation,
.site-main
.posts-navigation,
.site-main
.post-navigation {
	margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
	display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	text-align: end;
	flex: 1 0 50%;
}

/*------------------------------------------------------------------
5b. MAIN MENU
-------------------------------------------------------------------*/
.site-navigation {
    float: right;
	padding: 25px 0 10px;
}
.site-navigation #main-menu li {
    display: inline-block;
	margin: 0 11px;
    padding: 0;
}
.site-navigation #main-menu li:first-child {
	margin-left: 0;	
}
.site-navigation #main-menu li:last-child {
	margin-right: 0;	
}
.site-navigation #main-menu li a {
	display: block;
	text-transform: uppercase;
}
.site-navigation #main-menu li:hover, .site-navigation #main-menu li:hover > a, .site-navigation #main-menu a:hover, .site-navigation #main-menu a:active, .site-navigation #main-menu a:focus {
	color: #333333;
    cursor: pointer;
    position: relative;
	text-decoration: none;
}
.site-navigation #main-menu ul.sub-menu {
	border: 1px solid;
    display: none;
    position: absolute;
    top: 100%;
    z-index: 100;
}
.site-navigation #main-menu > .menu-item-has-children:hover > ul.sub-menu {
    display: block;
	padding: 0;
	width: 250px;
}
.site-navigation #main-menu > .menu-item-has-children > ul.sub-menu li {
	background-color: #ffffff;
    display: block;
    float: none;
	margin: 0;
    padding: 5px 10px;
}
.site-navigation #main-menu > .menu-item-has-children > ul.sub-menu li a {
	text-transform: none;	
}
.site-navigation #main-menu > .menu-item-has-children > ul.sub-menu li a:hover {
	color: #333333;
}

/*------------------------------------------------------------------
5c. TOP MENU
-------------------------------------------------------------------*/
.top-nav-wrapper {
    float: right;
}
ul#top-menu {
	float: right;
	margin: 0;
	padding: 5px 0;
}
.top-nav-wrapper .menu li {
    display: inline-block;
    font-weight: 400;
	letter-spacing: normal;
    padding: 0 20px 0 0;
}
.top-nav-wrapper .menu li:last-child {
	padding-right: 0;	
}
.top-nav-wrapper .menu li a {
    font-size: 16px;
	letter-spacing: normal;
	text-transform: none;
}
.top-nav-wrapper form.searchform {
  float: right;
  margin-left: 10px;
}
/*------------------------------------------------------------------
5d. SOCIAL MENU
-------------------------------------------------------------------*/
ul#header-social-menu {
	float: right;	
}
ul#header-social-menu li {
	padding: 0 5px 0 0;	
}
ul#header-social-menu li [class^="icon-"] {
	font-size: 20px;	
	padding: 5px;
}

/*------------------------------------------------------------------
5f. MOBILE MENU
-------------------------------------------------------------------*/
/* Mobile Menu Search Form */
.search-icon {
	cursor: pointer;
	float: right;
	margin: 9px 5px 0 0;
}
.mobile-search-wrapper{
	display: none;
	height: 0;
	text-align: center;
}
.mobile-search-wrapper.active{
	display : block;
	height : 40px;
}
.mobile-search-wrapper .searchform {
	margin: 12px 0 0;	
}
.mobile-search-wrapper .searchform input[type=text] {
	background-image: none;
	font-size: 16px;
	margin-right: 5px;
	padding: 8px;
	width: 65%;
}
.mobile-search-wrapper .searchform ::-webkit-input-placeholder {
	color: transparent;
}
.mobile-search-wrapper .searchform :-moz-placeholder {
	color: transparent;
}
.mobile-search-wrapper .searchform ::-moz-placeholder {
	color: transparent;
}
.mobile-search-wrapper .searchform :-ms-input-placeholder {
	color: transparent;
}
.mobile-search-wrapper .searchform input[type="submit"] {
    background: #34b8e8;
	border: none;
    color: #ffffff;
	font-size: 16px;
	height: 39px;
    letter-spacing: 0.1em;
    padding: 8px 15px;
    text-transform: uppercase;	
}
/* Mobile Menu */
.mobile-bars [class^="icon-"] {
    color: #262626;
    display: block;
    float: right;
    font-size: 35px;
    margin-top: 5px;
    text-decoration: none;
}
.mobile-nav [class^="icon-"]:hover {
    color: #416bc1;
}
/* mobile menu open hide */
.mobile-nav {
    background: white;
    display : none;
    overflow-x: visible;
    position: absolute;
    width: 100%;    
    z-index: 999;
} 
.mobile-nav.open{ 
    display : block;
} 
.dl-menuwrapper {
    width: 100%;
    float: none;
    position: relative;
}
.dl-menuwrapper:first-child {
    margin-right: 100px;
}
button.dl-trigger {
    background: none;
    border: none;
    cursor: pointer;
    float: right;
    height: 45px;
	margin-top: 0;
    outline: none;
    overflow: hidden;
    position: relative;
    text-indent: -900em;
    width: 48px;
}
button.dl-trigger:hover, button.dl-active, .dl-menuwrapper ul {
    background: none;
}
button.dl-trigger:after {
    content: '';
    position: absolute;
    width: 68%;
    height: 5px;
    background: #29b8eb;
    top: 12px;
    left: 16%;
    box-shadow: 0 12px 0 #29b8eb, 0 24px 0 #29b8eb;
}
button.dl-active::before {
    top: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
button.dl-active::before {
    -webkit-transition-property: top, -webkit-transform;
    transition-property: top, transform;
}
button.dl-active::after {
    bottom: 0;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
button.dl-active::before, button.dl-active::after {
	box-shadow: none;
    position: absolute;
    display: block;
    height: 4px;
    background-color: #29b8eb;
    content: "";
	left: 2px;
    top: 23px;
    width: 90%;
}
.dl-menuwrapper ul {
    padding: 0;
    list-style: none;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.dl-menuwrapper li {
	border-top: solid 1px #86c7eb;
    border-bottom: solid 1px #1ba7db;
    position: relative;
}
.dl-menuwrapper li:first-child {
	border-top: none;	
}
.dl-menuwrapper li a {
	background: #28b6ea;
    color: #ffffff;
    display: block;
    font-size: 18px;
    outline: none;
    padding: 9px 20px;
    position: relative;
    text-decoration: none;
	text-transform: uppercase;
}
.no-touch .dl-menuwrapper li a:hover {
}
li.dl-subviewopen {
    border-top: none;
}
.dl-menuwrapper li.mobile-small-nav {
	border-top: solid 1px #fafbfb;
    border-bottom: solid 1px #dcddde;
    position: relative;
}
.dl-menuwrapper li.mobile-small-nav a {
	background: #f6f6f6;
	color: #3e4142;
}
.dl-menuwrapper li.dl-back > a {
	color: #3e4142;
    padding-left: 35px;
    background: rgba(0,0,0,0.1);
}
.dl-menuwrapper li.dl-back:after, .dl-menuwrapper li > a:not(:only-child):after {
    position: absolute;
    top: 0;
    line-height: 40px;
    font-family: 'icomoon';
    speak: none;
    -webkit-font-smoothing: antialiased;
    content: "\e90d";
}
.dl-menuwrapper li.dl-back:after {
    left: 10px;
	color: #3e4142;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
.dl-menuwrapper li > a:after {
    right: 10px;
	color: #ffffff;
}
.dl-menuwrapper .dl-menu {
    margin: 13px 0 0 0;
    opacity: 0;
	pointer-events: none;
	position: absolute;
    width: 100%;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 9999;
    -webkit-box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.5);
    box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.5);
}
.dl-menuwrapper .dl-menu.dl-menu-toggle {
    transition: all 0.3s ease;
}
.dl-menuwrapper .dl-menu.dl-menuopen {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
}
/* Hide the inner submenus */
.dl-menuwrapper li .dl-submenu {
    display: none;
}
/* 
When a submenu is openend, we will hide all li siblings.
For that we give a class to the parent menu called "dl-subview".
We also hide the submenu link. 
The opened submenu will get the class "dl-subviewopen".
All this is done for any sub-level being entered.
*/
.dl-menu.dl-subview li, .dl-menu.dl-subview li.dl-subviewopen > a, .dl-menu.dl-subview li.dl-subview > a {
    display: none;
}
.dl-menu.dl-subview li.dl-subview, .dl-menu.dl-subview li.dl-subview .dl-submenu, .dl-menu.dl-subview li.dl-subviewopen, .dl-menu.dl-subview li.dl-subviewopen > .dl-submenu, .dl-menu.dl-subview li.dl-subviewopen > .dl-submenu > li {
    display: block;
    margin: 0;
}
/* Dynamically added submenu outside of the menu context */
.dl-menuwrapper > .dl-submenu {
    position: absolute;
    width: 100%;
    top: 0px;
    left: 0;
    margin: 13px 0 0 0;
}
/* Animation classes for moving out and in */
.dl-menu.dl-animate-out-2 {
    -webkit-animation: MenuAnimOut2 0.3s ease-in-out;
    animation: MenuAnimOut2 0.3s ease-in-out;
}
@-webkit-keyframes MenuAnimOut2 {
0% {
}
100% {
	-webkit-transform: translateX(-100%);
	opacity: 0;
}
}
@keyframes MenuAnimOut2 {
0% {
}
100% {
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%);
	opacity: 0;
}
}
.dl-menu.dl-animate-in-2 {
    -webkit-animation: MenuAnimIn2 0.3s ease-in-out;
    animation: MenuAnimIn2 0.3s ease-in-out;
}
@-webkit-keyframes MenuAnimIn2 {
0% {
	-webkit-transform: translateX(-100%);
	opacity: 0;
}
100% {
	-webkit-transform: translateX(0px);
	opacity: 1;
}
}
@keyframes MenuAnimIn2 {
0% {
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%);
	opacity: 0;
}
100% {
	-webkit-transform: translateX(0px);
	transform: translateX(0px);
	opacity: 1;
}
}
.dl-menuwrapper > .dl-submenu.dl-animate-in-2 {
    -webkit-animation: SubMenuAnimIn2 0.3s ease-in-out;
    animation: SubMenuAnimIn2 0.3s ease-in-out;
}
@-webkit-keyframes SubMenuAnimIn2 {
0% {
	-webkit-transform: translateX(100%);
	opacity: 0;
}
100% {
	-webkit-transform: translateX(0px);
	opacity: 1;
}
}
@keyframes SubMenuAnimIn2 {
0% {
	-webkit-transform: translateX(100%);
	transform: translateX(100%);
	opacity: 0;
}
100% {
	-webkit-transform: translateX(0px);
	transform: translateX(0px);
	opacity: 1;
}
}
.dl-menuwrapper > .dl-submenu.dl-animate-out-2 {
    -webkit-animation: SubMenuAnimOut2 0.3s ease-in-out;
    animation: SubMenuAnimOut2 0.3s ease-in-out;
}
@-webkit-keyframes SubMenuAnimOut2 {
0% {
	-webkit-transform: translateX(0%);
	opacity: 1;
}
100% {
	-webkit-transform: translateX(100%);
	opacity: 0;
}
}
@keyframes SubMenuAnimOut2 {
0% {
	-webkit-transform: translateX(0%);
	transform: translateX(0%);
	opacity: 1;
}
100% {
	-webkit-transform: translateX(100%);
	transform: translateX(100%);
	opacity: 0;
}
}
/* No JS Fallback */
.no-js .dl-menuwrapper .dl-menu {
    position: relative;
    opacity: 1;
    -webkit-transform: none;
    transform: none;
}
.no-js .dl-menuwrapper li .dl-submenu {
    display: block;
}
.no-js .dl-menuwrapper li.dl-back {
    display: none;
}
.no-js .dl-menuwrapper li > a:not(:only-child) {
    background: rgba(0,0,0,0.1);
}
.no-js .dl-menuwrapper li > a:not(:only-child):after {
    content: '';
}

/* Posts and pages
--------------------------------------------- */
.sticky {
	display: block;
}

.post,
.page {
	margin: 0 0 1.5em;
}

.updated:not(.published) {
	display: none;
}
.entry-content{
	background: #ffffff;
	padding: 12px;
}

.page-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/* Comments
--------------------------------------------- */
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
	margin: 0 0 1.5em;
}

.widget select {
	max-width: 100%;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/* Captions
--------------------------------------------- */
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/* Galleries
--------------------------------------------- */
.gallery {
	margin-bottom: 1.5em;
	display: grid;
	grid-gap: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	width: 100%;
}

.gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
	display: block;
}
/*-  Archives
-------------------------------------------------------------------*/
.comments-area,
.archive_empty,
.blogs-items-wrapper,
.calendars-items-wrapper,
.docs-items-wrapper,
.documents-items-wrapper,
.orgs-items-wrapper,
.organizations-items-wrapper,
.books-items-wrapper,
.prayers-items-wrapper,
.readings-items-wrapper,
.tags-items-wrapper,
.posts-items-wrapper,
.articles-items-wrapper,
.histories-items-wrapper,
.terminologies-items-wrapper,
.widget_categories,
.pickdate,
.widget_tag_cloud,
.menu-articles-container,
.menu-posts-container,
.menu-glossary-menu-container,
.menu-salvation-history-container,
.menu-prayers-of-the-church-container,
.menu-scripture-readings-container,
.not-found-wrapper {
	background: #ffffcc;
	border-top: 1px solid #e6e6e6;
	border-left: 1px solid #e6e6e6;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow:  3px 3px 3px 3px rgba(3, 3, 3, .7);
	box-shadow:  3px 3px 3px 3px rgba(3, 3, 3, .7);
	padding: 12px;
    margin: 12px;
}
.widget-title  {
	border-bottom: 1px solid #000;
	color: #000; 
	color: red; 
	font-family: 'Source Sans Pro';
	font-size: 1.5em;
	font-weight: 700;
	line-height: 1.2;
	margin: 5px auto 5px auto;
}

.category-description {
	background: #ffffff;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #ffff;
	padding: 8px;
	width: 100%;
}
.article-tools {
	/*background: #ffffcc;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #ffff;*/
    margin: 0px;
	padding: 0px;
	width: 100%;
}
/*--   LIST TABLES
-------------------------------------------------------------------*/

.article-list{
  border: 1px solid black;
	min-width: 100% ;
}
.article-list-headers{
  border: 1px solid black;
}
.article-data{
  border: 1px solid black;
    padding: 4px;
}
.article-data-rt{
  border: 1px solid black;
  padding: 4px;
  text-align: right;
}
.article-row{
	border: 1px solid black;
}
.history-list{
  border: 1px solid black;
	min-width: 100% ;
	background: #ffffcc;
}
.history-list-headers{
  border: 1px solid black;
}
.history-data{
  border: 1px solid black;
    padding: 4px;
}
.history-data-rt{
  border: 1px solid black;
  padding: 4px;
  text-align: right;
}
.history-row{
	border: 1px solid black;
}
.term-list{
  border: 1px solid black;
	min-width: 100% ;
}
.term-list-headers{
  border: 1px solid black;
}
.term-data{
  border: 1px solid black;
    padding: 4px;
}
.term-data-rt{
  border: 1px solid black;
  padding: 4px;
  text-align: right;
}
.term-row{
	border: 1px solid black;
} 
.readings-list{
  border: 1px solid black;
	min-width: 100% ;
}
.readings-list-headers{
  border: 1px solid black;
}
.readings-data{
  border: 1px solid black;
    padding: 4px;
}
.readings-data-rt{
  border: 1px solid black;
  padding: 4px;
  text-align: right;
}
.readings-row{
	border: 1px solid black;
}
.prayers-list{
  border: 1px solid black;
	min-width: 100% ;
}
.prayers-list-headers{
  border: 1px solid black;
}
.prayers-data{
  border: 1px solid black;
    padding: 4px;
}
.prayers-data-rt{
  border: 1px solid black;
  padding: 4px;
  text-align: right;
}
.prayers-row{
	border: 1px solid black;
}
.posts-list{
  border: 1px solid black;
	min-width: 100% ;
}
.posts-list-headers{
  border: 1px solid black;
}
.posts-data{
  border: 1px solid black;
    padding: 4px;
}
.posts-data-rt{
  border: 1px solid black;
  padding: 4px;
  text-align: right;
}
.posts-row{
	border: 1px solid black;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/

/*-------------------------cmog daily ---------------------*/
section.daily span.ser, 
section.daily li.ser {   color: red; font-family: Arial, Helvetica, sans-serif;
           background: none;
           margin: none;
           padding: 0
}

section.daily li.lf, 
section.daily span.lf {   font-family: Arial, Helvetica, sans-serif;
           background: none;
           margin: none;
           padding: 0
}
section.daily li.other, 
section.daily span.other {   color: blue; font-family: Arial, Helvetica, sans-serif;
           background: none;
           margin: none;
           padding: 0
}
section.daily li.read,   
section.daily span.read {   font-family: Arial, Helvetica, sans-serif;
           background: none;
           margin: none;
           padding: 0
}
section.daily li.evt, 
section.daily span.evt { font-weight: bold;   color: purple; font-family: Arial, Helvetica, sans-serif;
           background: none;
           margin: none;
           padding: 0
}
section.daily li.fast { font-size: small; color: #a10f15; font-family: Arial, Helvetica, sans-serif;
           background: none;
           margin: none;
           padding: 0
}
section.daily li.fastfree { font-size:  x-small; color: #008080; font-family: Arial, Helvetica, sans-serif;
           background: none;
           margin: none;
           padding: 0
}
section.daily li.gf, 
section.daily span.gf { font-size: small; color: blue; font-family: Arial, Helvetica, sans-serif;
           background: none;
           margin: none;
           padding: 0
}
section.daily li.saint, 
section.daily span.saint {   color: gray; font-family: Arial, Helvetica, sans-serif;
           background: none;
           margin: none;
           padding: 0
}
section.daily li.health , 
section.daily span.health{   font-family: Arial, Helvetica, sans-serif;
           background: none;
           margin: none;
           padding: 0
}
section.daily li.memory, 
section.daily span.memory {   font-family: Arial, Helvetica, sans-serif;
           background: none;
           margin: none;
           padding: 0
}


section.daily img.icon {   
           height: 125;
}



/*-------------------------cmog calendar ---------------------*/
td.day li.lf, td.day span.lf { font-size: x-small; font-family: Arial, Helvetica, sans-serif;
           background: none;
           margin: none;
           padding: 0
}
td.day li.other, td.day span.other { font-size: x-small; color: blue; font-family: Arial, Helvetica, sans-serif;
           background: none;
           margin: none;
           padding: 0
}
td.day li.read,  td.day  span.read { font-size: x-small; font-family: Arial, Helvetica, sans-serif;
           background: none;
           margin: none;
           padding: 0
}
td.day li.evt, td.day span.evt { font-weight: bold; font-size: x-small; color: purple; font-family: Arial, Helvetica, sans-serif;
           background: none;
           margin: none;
           padding: 0
}
td.day span.ser, 
td.day li.ser { font-size: x-small; color: red; font-family: Arial, Helvetica, sans-serif;
           background: none;
           margin: none;
           padding: 0
}
td.day td.day li.fast { font-size: small; color: #a10f15; font-family: Arial, Helvetica, sans-serif;
           background: none;
           margin: none;
           padding: 0
}
td.day li.fastfree { font-size:  x-small; color: #008080; font-family: Arial, Helvetica, sans-serif;
           background: none;
           margin: none;
           padding: 0
}
td.day li.gf, td.day span.gf { font-size: small; color: blue; font-family: Arial, Helvetica, sans-serif;
           background: none;
           margin: none;
           padding: 0
}
td.day li.saint, td.day span.saint { font-size: x-small; color: gray; font-family: Arial, Helvetica, sans-serif;
           background: none;
           margin: none;
           padding: 0
}
td.day li.health , td.day span.health{ font-size: x-small; font-family: Arial, Helvetica, sans-serif;
           background: none;
           margin: none;
           padding: 0
}
td.day li.memory, td.day span.memory { font-size: x-small; font-family: Arial, Helvetica, sans-serif;
           background: none;
           margin: none;
           padding: 0
}

span.fast { font-size: small; color: #a10f15; font-family: Arial, Helvetica, sans-serif}
span.fastfree { font-size:  small; color: blue; font-family: Arial, Helvetica, sans-serif}

ul.calendar{
    padding: 0px;  
}

table.cal2{ 
    border: 1px solid #193144;
    border-collapse:separate;

         background-color: #ffffff;
            BORDER-COLOR: black;
            color: #ffffff;
           width: 100%;
             }
table.cal2head{
            color: blue; 
            width: 100%;
         background-color: #ffffff;
            
           border-collapse: collapse 
          }
table.daytable{
           width: 100%;
           border-style: none
           }

table.todaytable{border-style: none}

td.blank{  
    padding: 1px;     
    border: 1px solid #193144;
    border-collapse:separate;
          color: #000000
       }

td.today {  
    background-color: #ffffcc;
    border: 1px solid #193144;
    border-collapse: separate;
    border-radius: 13px;
    color: #000000;
         }
td.day {      
    padding: 1px;  
    border: 1px solid #193144;
    border-collapse:separate;
         background-color: #ffffff;
          color: #000000
       }
td.fastbox {      
         background-color: #ffe6e6;
       }
td.day:hover {  
         background-color: #ffffcc !important;
       }
td.dayhead { 
    padding: 1px;  
    border: 1px solid #193144;
    border-collapse:separate;
        background-color: #ffffff; 
        color:#000000 ;
	text-align: center	
        }
td.dayfoot { 
    padding: 1px;  
    border: 1px solid #193144;
    border-collapse:separate;
        background-color: #ffffcc; 
        color:#000000
        }
        
td.weeklable{
    padding: 1px;  
    border: 1px solid #193144;
    border-collapse:separate;
        background-color: #ffffcc; 
        color:#000000;
	text-align: center	
        }
span.sunday{
	color: #ff0000;
}	
span.feast{
	color: #ff0000;
    font-weight: bold;
	}		


 
td.chart{
    background-color: #ffffff;
    border: 1px solid #193144;
    border-collapse: separate;
    color: #000000;
    padding: 1px;
}  
td.chart_h{
    background-color: #EFEFCC;
    border: 1px solid #193144;
    border-collapse: separate;
    color: blue;
    padding: 1px;
}  
td.chart_sh{
    background-color: #EFEFDD;
    border: 1px solid #193144;
    border-collapse: separate;
    color: red;
    padding: 1px;
}  
td.chart_f{
    background-color: #EFEFDD;
    border: 1px solid #193144;
    border-collapse: separate;
    color: #000000;
    padding: 1px;
}  	

/*------------------------------------------------------------------
  FOOTER  
-------------------------------------------------------------------*/
footer {
	background: #222222;
	color: #ffffff;
	padding: 65px 0 145px 0; 
	-webkit-box-shadow: 0px 500px 0px 500px rgba(34,34,34,1);
	-moz-box-shadow: 0px 500px 0px 500px rgba(34,34,34,1);
	box-shadow: 0px 500px 0px 500px rgba(34,34,34,1);
}
footer a:link {
   color: #337ab7; 
}
footer a:visited {
  color: #337ab7; 
}
footer a:hover {
  color: #ffffff;
  text-decoration: none;
}
footer a:active {
  color: #ffffff;
  text-decoration: none;
}
.footer-submenu-wrapper ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
.footer-submenu-wrapper ul li li {
	text-transform: none;
	margin-left: 0.9em;
	padding: 0;
	list-style:outside disc; 
}
/*.footer-submenu-wrapper ul li li {
	margin-left: 0.9em;
}*/

/* Jetpack infinite scroll
--------------------------------------------- */

/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
	display: block;
}
.footer-copyright-wrapper .textwidget {
	color: #ffffff;
	float: left;
	margin-right: 12px;
}
ul.footer-copyright-wrapper {
	list-style-type: none;
	margin-left: 10px;
}
.footer-copyright-wrapper li {
	display: inline-block;
    border-left: 1px solid #8bb929;
	padding: 0 10px;
}
.footer-copyright-wrapper {
	margin-top: 30px;
}

/*------------------------------------------------------------------
100c. FOOTER - SOCIAL
-------------------------------------------------------------------*/
#footer-social-menu {
	display: block;
	float: right;
}

#footer-social-menu ul { 
	float: right;
	list-style: none;
}
#footer-social-menu li {
	display:inline-block;
}
#footer-social-menu [class^="icon-"], [class*=" icon-"] {
	background: #8bb929;
	border-radius: 50%;
	font-size: 18px;
	margin-left: 8px;
	padding: 12px;
}
#footer-social-menu [class^="icon-"]:hover, [class*=" icon-"]:hover {
	background: #61811d;
}


/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/

/* Accessibility
--------------------------------------------- */

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
	outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {

	/*rtl:ignore*/
	float: left;

	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {

	/*rtl:ignore*/
	float: right;

	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}
