/* styles.css | Apr 28, 2015 @2:59:25 PM */ 
/* Import Google Fonts */
@import url("https://fonts.googleapis.com/css?family=Roboto:100");
@import url("https://fonts.googleapis.com/css?family=Roboto:100italic");
@import url("https://fonts.googleapis.com/css?family=Roboto:300");
@import url("https://fonts.googleapis.com/css?family=Roboto:300italic");
@import url("https://fonts.googleapis.com/css?family=Roboto:regular");
@import url("https://fonts.googleapis.com/css?family=Roboto:italic");
@import url("https://fonts.googleapis.com/css?family=Roboto:500");
@import url("https://fonts.googleapis.com/css?family=Roboto:500italic");
@import url("https://fonts.googleapis.com/css?family=Roboto:700");
@import url("https://fonts.googleapis.com/css?family=Roboto:700italic");
@import url("https://fonts.googleapis.com/css?family=Roboto:900");
@import url("https://fonts.googleapis.com/css?family=Roboto:900italic");
body{
font-family:Roboto;
font-size:16px;
color:#000000;
background-color:#ffffff;
background-image:url('/storage/themes/128/homepage_background.jpg');
background-repeat:no-repeat;
background-position:center top;
}
body#template.secondary{
background-image:url('/storage/themes/128/secondary_background.jpg');
}
#template .header{
font-family:Tahoma, Geneva, sans-serif;
padding-top:0px;
padding-bottom:0px;
padding-left:0;
padding-right:0;
}
#template.home .header{
padding-top:0px;
}
#template .header h1{
font-family:Arial, Helvetica, sans-serif;
color:#ffffff;
font-size:2.45em;
text-align:left;
padding-top:40px;
padding-bottom:40px;
}
#template .header .navigation-module{
background:#000;
width:100%;
}
#template .layout{
width:900px;
}
#template .layout.threecolumn .column{
width:293px;
}
#template .layout.threecolumn .secondary-column{
margin-left:10px;
margin-right:10px;
}
#template .layout.twocolumn .primary-column{
width:597px;
float:left;
margin-right:10px}
#template .layout.twocolumn .secondary-column{
width:293px;
float:right;
}
#template .content{
background-color:#ffffff;
min-height:250px;
}
#template .content h2{
color:#ffffff;
font-size:1.6em;
background-image:url('/storage/themes/128/column_background.jpg');
background-repeat:no-repeat;
padding-top:9px;
margin-top:-12px;
padding-bottom:11px;
margin-bottom:18px;
margin-left:-22px;
margin-right:-22px;
padding-right:22px;
padding-left:22px;
text-transform: uppercase;
}
#template .content .rwtmodule{
padding:10px 22px 10px;
background-color:#ffffff;
}
#template .content .info-module{
margin:0;
padding:10px 22px 0;
}
#template .content .navigation-module a{
color:#333 !important;
}
#template .content .banner-module{
width:100%;
position:relative;
margin: -10px 0 20px 0;
}
#template .banner-module:after{
content:'';
display:block;
background:#57765e;
border:1px solid #221d19;
border-top:none;
box-shadow:0px 2px 10px rgba(0,0,0,0.5);
bottom: -1px;
top:10px;
right:-1px;
left:-1px;
position: absolute;
padding:0;
}
#template .banner-module .images{
}
#template .breadcrumbs-module{
font-size:0.9em;
padding-top:10px !important;
padding-bottom:0 !important;
padding-left:0;
padding-right:0;
}
#template .navigation-module a{
font-size:0.75em;
text-decoration:none;
line-height:1.5em;
text-transform:uppercase;
padding:11px;
font-weight: bold;
letter-spacing: 1px;
}
#template .navigation-module.meganav .submenu a {
padding: 5px 10px 5px 10px;
}
#template .navigation-module a.active{
font-weight:bold;
background-color:#84A084;
}
#template .navigation-module .meganav ul.menu li .submenu,
#template .navigation-module .horizontal ul.menu li .submenu{
background: #84a28a;
}
#template .navigation-module .meganav a,
#template .navigation-module .horizontal a{
color:#ffffff;
}
#template .content .navigation-module .vertical{
background:#15486c;
}
#template .content .navigation-module .vertical a{
color:#ffffff !important;
}
#template .content .navigation-module .vertical > ul > li.open{
background-color:#6fa317;
}
#template .content .navigation-module .vertical ul.menu li{
border-bottom: 1px solid #0a2130;
}
#template .navigation-module .thumbnail ul.menu a{
font-size:1em;
}
#template .navigation-module .thumbnail ul.menu a .thumb{
background: #FFC019;
border: 2px solid #82B63A;
height: auto;
width: auto;
padding: 0;
margin:0 0 5px 0;
display: inline-block;
}
#template .navigation-module .thumbnail ul.menu li{
width:160px;
}
#template.secondary .header{
height:auto !important;
}
#template.secondary .banner-module{
height:120px;
}
#template .footer .navigation-module .horizontal a{
color:#57765e;
}
#template .footer .navigation-module ul.menu li.separator {
color:#57765e;
}
#template .store-module .store_nav {
margin-top: -33px;
}
#template .row.footer {
background-image: url('/storage/themes/128/column_background.jpg');
background-repeat: no-repeat;
}
#template .row.footer .navigation-widget a:hover {
color: #fff;
}
/* Banner */
.banner-widget .captions {
left: 0;
right: auto;
top: 255px;
height: 110px;
overflow-y: auto;
text-align: left;
padding-right: 230px;
color: #000;
background: rgba(255,255,255,0.3);
}
/* Navigation */
a {
text-decoration: none;
}
a:hover {
text-decoration: none;
}
.navigation-widget .meganav ul.menu > li.l1 {
margin: 0 5px 0 5px;
}
.navigation-widget .meganav ul.menu > li.l1:hover {
background: #84a28a;
}
.navigation-widget .submenu a {
-webkit-transition: ease all .2s;
-moz-transition: ease all .2s;
-o-transition: ease all .2s;
transition: ease all .2s;
border-left: 0px solid transparent;
cursor: pointer;
}
.navigation-widget .submenu a:hover {
border-left: 10px solid #6c8872;
text-decoration: none;
}
#template .content .navigation-module .vertical {
background: #84a28a;
}
#template .content .navigation-module .vertical ul.menu li {
background: transparent;
-webkit-transition: ease all .2s;
-moz-transition: ease all .2s;
-o-transition: ease all .2s;
transition: ease all .2s;
}
#template .content .navigation-module .vertical ul.menu li:hover {
background: rgba(255,255,255,0.1);
}
/* General Styles */
#template .btn, 
#template form.formWizForm input[type=submit], 
input[type=submit], 
button {
color: #fff;
background: #84a28a;
padding: 10px;
margin-top: 10px;
display: inline-block;
box-sizing: border-box;
-webkit-transition: ease all .2s;
-moz-transition: ease all .2s;
-o-transition: ease all .2s;
transition: ease all .2s;
cursor: pointer;
border: none;
}
#template .btn:hover, 
#template form.formWizForm input[type=submit]:hover, 
input[type=submit]:hover, 
button:hover {
color: #fff;
background: #333;
text-decoration: none !important;
}
blockquote {
border-left: 8px solid #84a28a;
padding-left: 15px;
}
iframe {
max-width: 100%;
}
ul li.odd {
background: rgba(255,255,255,0.2);
}
img {
max-width: 100%;
height: auto;
}
a {
color: #84a28a;
}
a:hover {
color: #333;
}
/* Added Icons */
.item-commentlink a:first-child:before,
.item-commentlink a:last-child:before,
.store-module .viewcart a:before,
.store-module .checkout a:before,
.store-module #checkout:before,
.store-module #continue:before,
.forum-module a[href^="?b=2"]:before {
font-family: FontAwesome;
content:"\f086";
display: inline-block;
padding: 0 5px 0 15px;
color: #333;
font-size: 24px;
position: relative;
top: -4px;
}
/* Forms */
form.formWizForm {
background: transparent;
border: none;
padding: 0;
margin: 0;
}
/* Audio Video Resources */
.audio-video-module .item-permalink {
position: absolute;
right: 10px;
top: 10px;
}
.audio-video-module .item-permalink .btn {
margin: 0;
}
/* Blog Styles */
p.date {
color: #fff;
background-color: #333;
display: block;
width: auto;
padding: 5px;
}
p.date .month {
float: left;
padding: 8px 10px 0 10px;
background-color: transparent;
font-size: 20px;
font-weight: normal;
}
p.date .day{
color: #333;
float: right;
background-color: #fff;
padding: 5px;
font-weight: bold;
}
p.date .weekday {
display: none;
}
.item-commentlink a:last-child:before {
content: "\f044";
}
#template .blog-sidebar .btn {
display: block;
}
/* Store */
.store-module .store-sidebar {
width: 180px;
margin-top: 10px;
background: rgb(200,200,200);
background: rgba(200,200,200,0.5);
}
.store-module .store-sidebar > div {
padding: 10px;
background: none;
border: none;
margin: 0;
}
.store-module .featured .item {
background: rgb(200,200,200);
background: rgba(200,200,200,0.2);
border: none;
}
.store-module .item .category {
background: none;
border: none;
}
.store-module .featured {
margin: 0;
}
.store-module .featured .item {
height: auto;
padding: 0;
margin: 0 0 10px 10px;
}
.store-module .featured .thumbnail {
width: 100%;
height: auto;
margin: 0 0 10px 0;
}
.store-module p.subtotal {
display: inline-block;
background: rgb(255,255,255);
background: rgba(255,255,255,0.2);
padding: 10px;
margin-top: 10px;
}
.store-module .store_nav ul.user_nav li {
display: inline;
}
.store-module .viewcart a:before {
content: "\f07a";
}
.store-module .checkout a:before, .store-module #checkout:before {
content: "\f18e";
}
.store-module #continue:before {
content: "\f08b";
}
.store-module .item-list .item:after {
content: "";
display: block;
clear: left;
}
.store-module .item .gallery {
margin-bottom: 10px;
}
.store-module .item .gallery .thumbnail {
width: 400px;
height: auto;
max-height: 400px;
}
.store-module .item .gallery .images {
width: 400px;
}
.store-module .item .gallery .images a {
width: 100px;
height: 100px;
}
/* Events */
.list-controls {
padding: 10px 0;
}
#template .events-module .list-controls {
line-height: normal;
}
/* Message Board */
.forum-module a[href^="?b=2"]:before {
content: "\f044";
}
.forum-module td {
padding: 10px;
}
/* Footer */
#templatefooter {
padding: 20px 0 20px 0;
}
.content-module{
list-style-image:jpegCHURCHLOGO.png;
list-style-position:px;
}
.include-widget{
}/* | Sep 25, 2012 @2:23:25 PM *//* | May 8, 2014 @2:24:53 PM */
