<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*------------CSS STYLESHEET DYNAMICALLY GENERATED BY SPARKY---------------*/

/*------------GOOGLE FONTS---------------*/
@import url(http://fonts.googleapis.com/css?family=Raleway:400,700,200,800);
@import url(http://fonts.googleapis.com/css?family=Droid+Serif:400italic,700italic);
html {
    font-size:15px;
}

body {
    color:#666666;
    font-family:'Open Sans', sans-serif;
     text-align:left;    font-weight:normal;
    font-style:normal;
    background:#FFFFFF;
}

div.container {
    background:transparent;
}

/*------------LAYOUT - SCREEN &gt;= TEMPLATE WIDTH---------------*/

@media (min-width: 996px) {
.container, .row {
    width:996px;
}

[class*="span"] {
    margin-left: 0;
}

.mp_logo{
    width:498px;
}

.mp_top1{
    width:498px;
}

.mp_top2{
    width:0px;
}

.mp_topmenu{
    width:996px;
}

.mp_header1{
    width:0px;
}

.mp_advert1{
    width:0px;
}

.mp_left{
    width:0px;
}

.content_sparky {
    width:996px;
}

.mp_right{
    width:0px;
}

.mp_bottom1{
    width:0px;
}

.mp_bottom2{
    width:0px;
}

.mp_footer{
    width:996px;
}


}

/*------------LAYOUT - SCREEN BETWEEN 980px AND TEMPLATE WIDTH---------------*/

@media (min-width: 980px) and (max-width: 996px) {

.container {
    width: 868px;
}
.span12 {
    width: 868px
}
.span11 {
    width: 794px;
}
.span10 {
    width: 720px;
}
.span9 {
    width: 646px;
}
.span8 {
    width: 572px;
}
.span7 {
    width: 498px;
}
.span6 {
    width: 424px;
}
.span5 {
    width: 350px;
}
.span4 {
    width: 276px;
}
.span3 {
    width: 202px;
}
.span2 {
    width: 128px;
}
.span1 {
    width: 54px;
}

}

/*------------LAYOUT - SCREEN BETWEEN 768px AND 979px---------------*/

@media (min-width: 768px) and (max-width: 979px) {

.container {
    width: 724px;
}
.span12 {
    width: 724px
}
.span11 {
    width: 662px;
}
.span10 {
    width: 600px;
}
.span9 {
    width: 538px;
}
.span8 {
    width: 476px;
}
.span7 {
    width: 414px;
}
.span6 {
    width: 352px;
}
.span5 {
    width: 290px;
}
.span4 {
    width: 228px;
}
.span3 {
    width: 166px;
}
.span2 {
    width: 104px;
}
.span1 {
    width: 42px;
}

}

@media (max-width: 767px) {

.container {
    width: 100%;
}

[class*="span"] {
    width: 100%;
}

}

.cell_pad {
    padding:0px 0px;
    margin:0px 10px;
}

/*------------ COMMON SETTINGS ---------------*/

a {
    color:#df3840;
    font-weight:bold;
    font-style:normal;
    text-decoration:none;
}

a:hover {
    color:#333333;
    text-decoration:none;
}

h1, h1 a {
    color:#df3840;
    font-size:40px;
    font-family:'Open Sans', sans-serif;
    text-align:left;    font-weight:bold;
    font-style:normal;
    }

h2, h2 a {
    color:#485769;
    font-size:36px;
    font-family:'Open Sans', sans-serif;
    text-align:left;    font-weight:normal;
    font-style:normal;
    }

h3 {
    color:#151515;
    font-size:21px;
    font-family:'Open Sans', sans-serif;
    text-align:left;    font-weight:bold;
    font-style:normal;
    }

h4 {
    color:#454545;
    font-size:18px;
    font-family:'Open Sans', sans-serif;
    text-align:left;    font-weight:bold;
    font-style:normal;
    }

img {
    border:none;
}

/*--------------LOGO----------------*/

.sparky_logo, .sparky_logo a {
	color:#FFFFFF;
    font-size:24px;
    font-family:'Open Sans', sans-serif;
    font-weight:bold;
    font-style:normal;
	text-align:left;    text-decoration:none;
	margin-top:-15px;
}

.sparky_slogan {
	color:#ff8086;
    font-size:1px;
    font-family:'Open Sans', sans-serif;
    font-weight:bold;
    font-style:normal;
	text-align:left;}


/*--------------HORIZONTAL----------------*/

.mnu_mainmenu {
    background:#082442;
    width:100%;
    height:55px;
    font-family:'Open Sans', sans-serif;
}

.mnu_mainmenu &gt; li {
    background:#082442;
    line-height:55px;
    padding:0 20px;
    margin:0;
    border:0px solid #666666;
border-left:none;    border-bottom:none;
    margin:0 0px;
    -webkit-radius:0px 0px 0 0;
    -moz-radius:0px 0px 0 0;
    border-radius:0px 0px 0 0;
}

.mnu_mainmenu &gt; li:first-child {
    border-left:0px solid #666666;
}

.mnu_mainmenu &gt; li:hover, .mnu_mainmenu &gt; li.parent:hover ,.mnu_mainmenu &gt; li.active_tab {
    background:#345478;
}

.mnu_mainmenu &gt; li.active {
    background:#345478;
    border-color:#333333;
    border-left:0px solid #333333;
}

.mnu_mainmenu &gt; li.active a {
    color:#FFFFFF;
}

.mnu_mainmenu &gt; li a:hover {
    color:#FFF;
}
 
.mnu_mainmenu &gt; li &gt; a {
    font-size:18px;
    color:#FFF;
}

.mnu_mainmenu &gt; li &gt; a:hover {
    color:#FFF;
}

.mnu_mainmenu, .mnu_mainmenu ul {
    margin:0;
    padding:0;
    list-style-type:none;
    list-style-position:outside;
}

.mnu_mainmenu li a {
    display:block;
    text-decoration:none;
}

.mnu_mainmenu ul {
    position: absolute;
    z-index:200;
    float: left;
}

.mnu_mainmenu ul {
    display:none;
}

.mnu_mainmenu &gt; li , .mnu_mainmenu &gt; li  &gt; ul &gt; li {
    float:left;
}

.mnu_mainmenu &gt; li:hover &gt; ul {
    display:block;
}

.mnu_mainmenu &gt; li.active &gt; ul {
    display: block;
}

.navh_submenu {
    font-family:'Open Sans', sans-serif;
    float: left;
    clear: both;
}

.navh_submenu li {
    display: block;
}

div.navh_submenu {
    background:#345478;
    height:31px;
    line-height:31px;
    width:100%;
}

div.navh_submenu ul {
    margin: 0;
    padding: 0;
}

div.navh_submenu ul &gt; li {
    padding:0 15px;
    margin:0;
    float:left;
}

div.navh_submenu ul &gt; li &gt; a {
    color:#FFF !important;
    font-size:15px;
}

div.navh_submenu ul &gt; li &gt; a:hover {
    color:#9ab7d6 !important;
}

div.navh_submenu ul &gt; li &gt; ul {
    padding:15px;
    background:#082442;
    position: absolute;
    margin-left:-15px;
}

div.navh_submenu ul &gt; li &gt; ul &gt; li {
    width:170px;
    line-height:25px;
    padding:0;
    margin:0;
    float:none;
}

div.navh_submenu ul &gt; li &gt; ul &gt; li &gt; a {
    color:#ffffff !important;
    font-size:14px;
}

div.navh_submenu ul &gt; li &gt; ul &gt; li &gt; a:hover {
    color:#9ab7d6 !important;
}

div.navh_submenu ul ul ul {
    left: 170px;
    margin-top:-40px;
}

div.navh_submenu &gt; ul { 
    min-width: 100%;
    min-height: 30px;
    position:absolute;
    display:none;
}

div.navh_submenu &gt; ul.active_sub {
    display:block;
    position:static;
}
  



/*--------------FONT RESIZE----------------*/

#font_resize {
    text-align:right;
}

#font_resize a {
    color:#fff;
    text-decoration:none;
    padding:0 2px;
}

.clr {
    clear:both;
}

/*--------------RESPONSIVE TOP MENU----------------*/

.js .nav-collapse {
    clip: rect(0 0 0 0);
    max-height: 0;
    position: absolute;
    display: block;
    zoom: 1;
}

.nav-collapse.opened {
    max-height: 9999px;
    position:absolute;
}

.nav-collapse.opened &gt; ul {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background:#444;
}

.nav-collapse.opened &gt; ul ul {
    width: 100%;
    position: relative;
    left:0;
    padding:0;
    margin:0;
    background:#444;
}

.nav-collapse.opened &gt; ul ul li {
    height:auto;
}

.nav-collapse.opened li {
    width: 100%;
    display: block;
}

.nav-collapse.opened li.active, .nav-collapse.opened li:hover {
    background:#333;
}

.nav-collapse.opened li.active a {
    color:#fff !important;
}

.nav-collapse.opened li a {
    padding:5px 15px;
    margin:0;
    line-height:30px;
    height:30px;
    color:#fff !important;
}

.nav-toggle {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    background:url(/templates/hot_churchly/images/tinynav.png);
    display:inline-block;
    width: 40px;
    height: 30px;
    text-indent:-9999px;
    border-radius:3px;
}

.nav-toggle.active {
    position: absolute;
    z-index: 999;
    right: 0;
    top: 0;
    margin-top:5px;
    margin-right:15px;
}

.nav-collapse.opened .mnu_mainmenu {
    height:auto;
    z-index:999;
}

.nav-collapse.opened .mnu_mainmenu &gt; li {
    padding:0;
}


@media screen and (min-width: 980px) {

    .js .nav-collapse {
        position: relative;
    }

    .js .nav-collapse.closed {
        max-height: none;
    }

    .nav-toggle {
        display: none;
    }

}

@media screen and (max-width: 980px) {

    .nav-collapse.closed {
        overflow:hidden;
    }

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