h1, h2 { padding: 0px; margin: 0px; }

.post-content code { background: #FFFFFF; color: #000; }

/**************************************************************** Menu Bar Styles ************************* */
/* Navigation list */
.navbar-brand a { color: #e70202; margin-top: 0px; margin-bottom: 0px; padding: 10px; text-decoration: none; text-transform: uppercase; }

.nav-img { margin: 0; padding: 0 10px 0 10px; }

.nav-img img { height: 100%; }

@media (max-width: 940px) { .nav-img { display: none; } }

.navbar-nav li a { text-transform: uppercase; font-weight: 700; font-size: 13px; color: black; }

.navbar { background: #fff; /*height:54px;*/ z-index: 90; border-bottom: 1px solid #bfd0d1; margin: 0; padding: 0 50px 0 50px; }

/**************************************************************** Header Video & Overlay ********************* */
.video-container { position: fixed !important; /*top: 53px;*/ top: 49px; right: 0; bottom: 0; left: 0; overflow: hidden; z-index: -100; }

.video-push1 { width: 100%; /*height:54px;*/ }

.video-push { position: relative; width: 100%; padding-top: 52%; box-sizing: border-box; z-index: -200; }

.video-overlay { position: absolute; color: #FFF; margin-top: 90px; overflow: hidden; z-index: 4; left: 12%; }

#bgvid { position: absolute; top: 0; left: 0; width: 100%; height: auto; }

.video-overlay p { padding: 0; margin: 0; text-align: center; line-height: normal; color: #FFF; }

.vo-1 { font-size: 1.9em; }

.vo-2 { font-size: 2em; font-style: italic; font-family: serif; }

.vo-3 { font-size: 2.7em; font-weight: bold; }

.vo-4 { font-size: 1.3em; }

/**************************************************************** Default Layout Styles ********************** */
.defaultlayout p, .defaultlayout li { line-height: 1.5; margin: 0; font-family: 'Lora', 'Times New Roman', serif; font-size: 20px; color: #404040; }

.defaultlayout p { margin: 15px 0; }

.defaultlayout h1, .defaultlayout h2, .defaultlayout h3, .defaultlayout h4, .defaultlayout h5, .defaultlayout h6 { font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: 800; }

/**************************************************************** Post List Styles ************************ */
.post p { line-height: 1.5; margin: 15px 0; font-family: 'Lora', 'Times New Roman', serif; font-size: 20px; color: #404040; }

.readmore a { text-decoration: none; }

.post h1, .post h2, .post h3, .post h4, .post h5, .post h6 { font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: 800; }

.page-heading { /*border-bottom:1px solid #eff0f1;*/ font-weight: 800; font-size: 24px; margin-top: 7px; margin-bottom: 30px; padding: 0px; }

.post-header h2 a { font-size: 1em; }

.post { border-bottom: 1px solid #eff0f1; }

.post-meta { text-align: left; font-size: 12px; color: #9199a1; }

.post-link { text-decoration: none; color: #1F6C82; font-size: 20px; }

.small-post-list { display: inline; }

.navlower-highlight a i { color: #C00; }

.navigation-lower { position: relative; text-align: center; width: 100%; border-top: 5px #e70202 solid; background: #FFF; z-index: 10; padding: 40px 0; }

.post-list-container { position: relative; width: 100%; border-top: 1px #FFF solid; background: #FFF; z-index: 10; }

#post-list { margin-top: 30px; max-width: 728px; margin-left: auto; margin-right: auto; }

.small-post { width: 100%; display: block; }

.small-post-link { text-decoration: none; color: #1F6C82; font-size: 15px; }

.small-post-meta { color: #9199a1; font-size: 11px; }

/**************************************************************** Link List Styles ************************ */
.page-heading { font-size: 3em; text-align: center; }

.page-subheading { padding-top: 40px; font-size: 3em; text-align: center; }

.linklistpush { width: 100%; height: 50px; background: #FFF; }

.linklist { text-align: center; margin-left: auto; margin-right: auto; background: #EEE; border-top: 1px solid #bfd0d1; }

#colophon { text-align: center; margin-left: auto; margin-right: auto; background: #EEE; padding-bottom: 40px; }

.flink { min-height: 14em; }

.flinkhead { font-size: 2em; }

.linksheader { font-size: 3em; }

.defaultlayout { margin-top: 120px; }

/******************************************************************* Programs Page**************************** */
/*                    PROGRAMS L-R ALIGNMENT                   */
.port { overflow: hidden; display: block; }

.port .header h3 { font-size: 17pt; color: #333333; margin: 0; height: 30px; }

.port .header { margin-top: 10px; height: 30px; border-bottom: 1px dotted #110000; }

/*                   IMAGE HOLDERS               */
.port_leftalign .imageholder { float: left; margin: 6px; margin-right: 15px; }

.port_rightalign .imageholder { float: right; margin: 6px; margin-left: 15px; }

.imageholder img { opacity: 0; filter: alpha(opacity=0); }

.imageholder { width: 300px; height: 120px; border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; box-shadow: 0 0 8px rgba(0, 0, 0, 0.8); -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.8); -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.8); }

.imageholderfull img { opacity: 0; filter: alpha(opacity=0); display: block; }

.imageholderfull { margin-left: auto; margin-right: auto; margin-bottom: 10px; width: 700px; border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; box-shadow: 0 0 8px rgba(0, 0, 0, 0.8); -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.8); -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.8); }

/** Syntax highlighting styles */
.highlight { background: #fff; }

.highlight .c { color: #998; font-style: italic; }

.highlight .err { color: #a61717; background-color: #e3d2d2; }

.highlight .k { font-weight: bold; }

.highlight .o { font-weight: bold; }

.highlight .cm { color: #998; font-style: italic; }

.highlight .cp { color: #999; font-weight: bold; }

.highlight .c1 { color: #998; font-style: italic; }

.highlight .cs { color: #999; font-weight: bold; font-style: italic; }

.highlight .gd { color: #000; background-color: #fdd; }

.highlight .gd .x { color: #000; background-color: #faa; }

.highlight .ge { font-style: italic; }

.highlight .gr { color: #a00; }

.highlight .gh { color: #999; }

.highlight .gi { color: #000; background-color: #dfd; }

.highlight .gi .x { color: #000; background-color: #afa; }

.highlight .go { color: #888; }

.highlight .gp { color: #555; }

.highlight .gs { font-weight: bold; }

.highlight .gu { color: #aaa; }

.highlight .gt { color: #a00; }

.highlight .kc { font-weight: bold; }

.highlight .kd { font-weight: bold; }

.highlight .kp { font-weight: bold; }

.highlight .kr { font-weight: bold; }

.highlight .kt { color: #458; font-weight: bold; }

.highlight .m { color: #099; }

.highlight .s { color: #d14; }

.highlight .na { color: #008080; }

.highlight .nb { color: #0086B3; }

.highlight .nc { color: #458; font-weight: bold; }

.highlight .no { color: #008080; }

.highlight .ni { color: #800080; }

.highlight .ne { color: #900; font-weight: bold; }

.highlight .nf { color: #900; font-weight: bold; }

.highlight .nn { color: #555; }

.highlight .nt { color: #000080; }

.highlight .nv { color: #008080; }

.highlight .ow { font-weight: bold; }

.highlight .w { color: #bbb; }

.highlight .mf { color: #099; }

.highlight .mh { color: #099; }

.highlight .mi { color: #099; }

.highlight .mo { color: #099; }

.highlight .sb { color: #d14; }

.highlight .sc { color: #d14; }

.highlight .sd { color: #d14; }

.highlight .s2 { color: #d14; }

.highlight .se { color: #d14; }

.highlight .sh { color: #d14; }

.highlight .si { color: #d14; }

.highlight .sx { color: #d14; }

.highlight .sr { color: #009926; }

.highlight .s1 { color: #d14; }

.highlight .ss { color: #990073; }

.highlight .bp { color: #999; }

.highlight .vc { color: #008080; }

.highlight .vg { color: #008080; }

.highlight .vi { color: #008080; }

.highlight .il { color: #099; }

/*# sourceMappingURL=main.css.map */