/* Import Rules */
@import url("https://fonts.googleapis.com/css?family=Lato:100,100italic,300,300italic,regular,italic,700,700italic,900,900italic"); 
/* screen.css | Jan 20, 2016 @2:25:42 PM */ 
/* Import Google Fonts */
@import url("https://fonts.googleapis.com/css?family=Lato:100");
@import url("https://fonts.googleapis.com/css?family=Lato:100italic");
@import url("https://fonts.googleapis.com/css?family=Lato:300");
@import url("https://fonts.googleapis.com/css?family=Lato:300italic");
@import url("https://fonts.googleapis.com/css?family=Lato:regular");
@import url("https://fonts.googleapis.com/css?family=Lato:italic");
@import url("https://fonts.googleapis.com/css?family=Lato:700");
@import url("https://fonts.googleapis.com/css?family=Lato:700italic");
@import url("https://fonts.googleapis.com/css?family=Lato:900");
@import url("https://fonts.googleapis.com/css?family=Lato:900italic");
/* General Content & Styles */
body {
font-family:Lato;
color:#666666;
min-width: 1000px;
width:100%;
position: relative;
background-image:url('/storage/themes/2830/background.jpg');
background-size: cover;
background-repeat: no-repeat;
background-color: #000;
background-attachment: fixed;
}
h2,h3,h4,h5,h6 {
font-weight: 900;
color: #000;
text-transform: uppercase;
}
h1 {
font-size:25px;
line-height: 25px;
color: #fff;
text-transform: uppercase;
font-weight: 900;
letter-spacing: 1px;
}
h2 {
font-size: 32px;
margin-bottom: 20px;
}
h3 {
font-size: 22px;
}
h3 a {
color: #000;
}
h3 a:hover {
color: #c65f13;
}
h4 {
font-size: 18tpx;
}
.button, a.btn, button, #template .formWizForm input[type=submit], input[type=submit], .item-nav .btn {
color: #fff;
background-color: #c65f13;
padding: 15px 20px 15px 20px;
display: inline-block;
font-weight: normal;
font-size: 13px;
text-transform: uppercase;
text-decoration: none;
text-align: center;
line-height: 13px;
letter-spacing: 2px;
-webkit-transition: .2s ease-in;
-o-transition: .2s ease-in;
-moz-transition: .2s ease-in;
transition: .2s ease-in;
border: none;
cursor: pointer;
margin-top: 15px;
}
.button:hover, .btn:hover, button:hover, #template .formWizForm input[type=submit]:hover, input[type=submit]:hover {
color: #fff;
background-color: #000;
}
a:not(.slide),
#template .formWizForm input[type=submit],
input[type=submit] {
-webkit-transition: .2s ease-in;
-o-transition: .2s ease-in;
-moz-transition: .2s ease-in;
transition: .2s ease-in;
}
a {
color: #c65f13;
text-decoration: none;
}
a:hover {
color: #666;
}
.banner-widget a {
-webkit-transition: none;
-o-transition: none;
-moz-transition: none;
transition: none;
}
blockquote {
border-left: 4px solid #c65f13;
padding-left: 20px;
}
select {
font-size: 14px;
background-color: #eee;
display: inline-block;
width: 100%;
max-width: 255px;
height: 40px;
line-height: 40px;
padding-left: 10px;
border: none;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
-khtml-border-radius: 10px;
border-radius: 10px;
}
section {
clear: both;
display: block;
width: 960px;
padding-left: 30px;
padding-right: 30px;
padding-bottom: 30px;
box-sizing: border-box;
margin-top: 80px;
margin-left: auto;
margin-right: auto;
background: #fff;
position: relative;
z-index: 1;
}
section:after {
content:"";
display: block;
clear: both;
}
p {
margin-top: 10px;
margin-bottom: 0;
}
table {
border-spacing: 0;
}
.full-mode .item-list .item, .compact-mode .item-list .item {
border: none;
margin-bottom: 0;
}
.compact-mode .item-list .item + .item {
margin-top: 35px;
}
ul li.odd {
background: #e7e7e7;
}
.navigation-widget li.item {
margin-bottom: 0;
}
.horizontal li.item {
padding-bottom: 0;
}
img {
max-width: 100%;
height: auto;
}
iframe {
max-width: 100%;
}
/* Column Gutters */
.col > div {
padding-left: 17.5px;
padding-right: 17.5px;
}
.col.primary > div {
padding-left: 0;
}
.col.last > div {
padding-right: 0;
}
.module + .module, .module + .widget, .widget + .widget, .widget + .module {
margin-top: 30px;
}
/* Header & Main Nav */
header {
display: table;
width: 100%;
min-width: 960px;
background: rgb(0,0,0);
background: rgba(0,0,0,0.8);
min-height: 65px;
padding: 20px;
box-sizing: border-box;
}
.home-template header {
padding: 20px 105px 20px 20px;
}
.home-template .include-header {
position: absolute;
width:100%;
bottom: 0px;
box-sizing: border-box;
}
header .title {
display: table-cell;
text-align: left;
}
header nav {
display: table-cell;
text-align: right;
}
header nav .navigation-widget.horizontal {
text-align: right;
}
header nav .navigation-widget a {
font-size: 12px;
color: #a3a3a3;
}
header nav .navigation-widget a:hover {
color: #fff;
}
header nav .navigation-widget .l1 > a {
text-transform: uppercase;
font-weight: 700;
padding-left: 5px;
padding-right: 5px;
margin-left: 20px;
}
header nav .navigation-widget .submenu li:hover {
background: #000;
}
header nav .navigation-widget .submenu a {
font-size: 12px;
padding: 10px;
color: #a3a3a3;
}
header nav .navigation-widget .submenu a:hover {
color: #fff;
}
/* Main Banner */
.include-widget {
margin: 0!important }
.main-banner .banner-widget .captions {
color:#ffffff;
font-size:40px;
line-height:40px;
font-weight:300;
text-align:left;
background-color:rgb(0,0,0);
background-color:rgba(0,0,0,0.8);
width:500px;
height:auto;
margin-top:0;
top:150px;
left:0;
right:auto;
position:fixed;
float:left;
overflow-y:auto;
background-image:none;
}
.captions span {
color:#a3a3a3;
font-size:20px;
font-weight:300;
display:block;
}
.main-banner .banner-widget {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
z-index: -1;
}
.banner-widget .slide > img {
min-height: 100%;
min-width: 1360px;
height: auto;
width: auto;
position: absolute;
top: 0;
bottom: 0;
}
/* Breadcrumb */
section .breadcrumbs-widget {
color: #000;
font-size: 12px;
font-weight: normal;
display: inline-block;
height: 18px;
line-height: 18px;
padding: 20px 35px 20px 35px;
background: #e5e5e5;
position: relative;
left: -30px;
margin-bottom: 30px;
}
section .breadcrumbs-widget li.separator {
margin-left: 10px;
margin-right: 10px;
}
section .breadcrumbs-widget a {
color: #000;
text-decoration: none;
display: inline-block;
}
section .breadcrumbs-widget a:hover {
color: #a1a1a1;
}
section .breadcrumbs-widget a.home span {
font-size: 0;
}
section .breadcrumbs-widget a.home span:before {
font-family:FontAwesome;
content:'\f015';
color:#c65f13;
font-size: 25px;
margin-right: 20px;
display: block;
-webkit-transition: .2s ease-in;
-o-transition: .2s ease-in;
-moz-transition: .2s ease-in;
transition: .2s ease-in;
}
section .breadcrumbs-widget a.home:hover span:before {
color: #000;
}
section .breadcrumbs-widget strong {
font-weight: normal;
margin-left: 20px;
}
/* Social */
.social {
background: rgb(0,0,0);
background: rgba(0,0,0,0.75);
text-align: center;
padding: 0 20px 20px 20px;
box-sizing: border-box;
position: absolute;
top: 145px;
right: 0px;
z-index: 0;
}
.social a {
color:#8a8a8a;
font-size:0;
text-align:center;
margin-top:20px;
display:block;
}
.social a:hover {
color: #fff;
}
.social a span {
font-size: 26px;
}
@media all and (max-width:1100px) {
.secondary-template div.social {
position: static !important;
width: 960px;
margin: auto;
}
.secondary-template .social a {
display: inline-block;
padding: 0 5px 0 5px;
}
@media all and (max-width: 1023px) {
.secondary-template div.social {
width: auto;
max-width: 960px;
margin: auto;
}
}
}
/* Thumbnail Navigation */
.navigation-widget.thumbnail h3 a {
color: #c65f13;
border-bottom: 2px solid transparent;
display: inline;
}
.navigation-widget.thumbnail h3 a:hover {
border-bottom-color: #c65f13;
}
.navigation-widget.thumbnail {
text-align: center;
background-color: #E7E4DF;
padding-top: 60px;
padding-bottom: 60px;
}
.navigation-widget.thumbnail .item {
margin-bottom: 0;
padding-bottom: 0;
padding-left: 17.5px;
padding-right: 17.5px;
}
.navigation-widget.thumbnail h3 {
margin-top: 10px;
margin-bottom: 10px;
}
.navigation-widget.thumbnail p {
font-size: 16px;
color: #666;
}
.navigation-widget.thumbnail ul.children li {
float: left;
width: 100%;
text-align: left;
margin-top: 10px;
}
.navigation-widget.thumbnail ul.children a {
width: 100%;
color: #c65f13;
font-size: 13px;
text-transform: uppercase;
-webkit-transition: .2s ease-in;
-o-transition: .2s ease-in;
-moz-transition: .2s ease-in;
transition: .2s ease-in;
background-image: url('/storage/themes/2830/list-arrow.png');
background-repeat: no-repeat;
background-position: left 3px;
padding-left: 15px;
}
.navigation-widget.thumbnail .children a:hover {
margin-left: 5px;
color: #666;
border-bottom-color: #666;
}
/* Vertical Navigation */
.navigation-widget.vertical ul a {
font-size: 13px;
color:#666;
-webkit-transition:.1s ease-in;
-o-transition: .1s ease-in;
-moz-transition: .1s ease-in;
transition:.1s ease-in;
padding-left: 20px;
}
.navigation-widget.vertical ul a:hover {
color: #C65F13;
}
.navigation-widget.vertical {
padding-left: 0;
}
.navigation-widget.vertical ul {
width: 100%;
}
.navigation-widget.vertical ul li {
list-style-type: none;
}
.navigation-widget .vertical > ul > li{
border-top: 2px solid #E7E4E1;
padding: 5px 0;
}
.navigation-widget .vertical .l1:last-child {
border-bottom: 2px solid #E7E4E1;
}
.navigation-widget .vertical > ul > li > a {
text-transform: uppercase;
}
.navigation-widget .vertical > ul > li ul li {
padding: 2px 0 2px 10px;
}
/* Three Column Headline */
.headline ul a {
font-size: 14px;
-webkit-transition: .2s ease-in;
-o-transition: .2s ease-in;
-moz-transition: .2s ease-in;
transition: .2s ease-in;
background-image: url('/storage/themes/2830/list-arrow.png');
background-repeat: no-repeat;
background-position: left 3px;
padding-left: 15px;
}
.headline {
margin-left: -35px;
margin-right: 0;
background-color:#e7e4e1;
width: 930px;
padding-left: 20px;
padding-right: 20px;
}
.headline .col > div {
padding-left: 17.5px;
padding-right: 17.5px;
margin-top: 35px;
margin-bottom: 35px;
}
.headline h3 {
margin-top: 30px;
}
.headline ul {
list-style-type: none;
}
.headline ul a:hover {
margin-left: 5px;
}
/* Message Board */
.forum-module > div {
padding: 0 !important;
}
.forum-module table.boardtable {
background: #eee;
margin-bottom: 30px;
}
.forum-module table.boardtable td {
padding: 10px;
}
.forum-module table.search td {
padding: 10px;
}
.forum-module table.search td.search-head {
background-color: #c65f13 !important;
color: #fff;
}
.forum-module table.search td.search-body {
background-color: #ddd !important;
}
.forum-module table.search td.search-body input[type=text] {
margin-left: 10px;
margin-right: 10px;
}
.forum-module table.search td.search-body input[type=submit] {
margin-top: 0;
}
.forum-module a[href^="?b=2"]:before {
content: "\f044";
}
.forum-module > div {
padding: 0 !important;
margin: 0 !important;
}
.forum-module > div > table:nth-of-type(2) td table:nth-of-type(2) {
border-bottom: 1px dotted #222;
}
.forum-module table[cellpadding="8"] {
border-bottom: 1px dotted #333;
}
.forum-module > div > table table:nth-of-type(3) td {
border-bottom: 1px dotted #222;
}
/* 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;
}
/* Blog */
.blog-sidebar ul li a {
font-size: 14px;
color: #C65F13;
margin: 0;
padding-left: 10px;
-webkit-transition: .2s ease-in;
-moz-transition: .2s ease-in;
-o-transition: .2s ease-in;
transition: .2s ease-in;
}
.blog-sidebar ul li a:before {
font-family: FontAwesome;
content:'\f105';
display: inline-block;
position: relative;
padding-right: 10px;
top: -2px;
}
.blog-sidebar ul li a:hover {
color: #666;
margin-left: 10px;
}
.blogs-module.full-mode .item-list {
margin-right: 275px;
margin-left: 0;
}
.blogs-module .item-list .item {
padding: 0;
}
.blogs-module .item-list .item + .item {
margin-top: 35px;
}
.blogs-module .blog-sidebar {
float: right;
background-color: #e5e5e5;
padding: 20px;
width: 220px;
}
.blogs-module .blog-sidebar > h4 {
margin-top: 0;
}
p.date {
color: #fff;
background-color: #000;
display: block;
width: auto;
padding: 5px;
font-size: 20px;
}
p.date .month {
font-size: 20px;
float: left;
padding: 5px 0 0 10px;
background-color: transparent;
font-weight: 100;
}
p.date .day {
font-size: 20px;
float: right;
background-color: transparent;
padding: 5px 5px 5px 2px;
font-weight: bold;
}
.month {
font-weight:300 !important;
}
p.date .weekday {
display: none;
}
.item-commentlink {
border-top: 2px solid #e7e7e7;
border-bottom: 2px solid #e7e7e7;
padding-top: 10px;
padding-bottom: 10px;
}
.item-commentlink a {
display: inline-block;
font-size: 10px;
text-transform: uppercase;
padding-top: 4px;
}
.item-commentlink a:last-child:before {
content: "\f044";
}
.comment {
border-bottom: 2px dotted #e5e5e5;
margin-bottom: 10px;
}
/* Store Front */
.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 */
#template .events-module .list-controls {
float: left;
width: 100%;
margin-bottom: 35px;
height: auto;
line-height: normal;
}
.calendar {
clear: both;
}
.events-module.full-mode table.calendar {
border-left: 1px solid #b5b2a9;
border-right: 1px solid #b5b2a9;
border-bottom: 1px solid #b5b2a9;
}
#template .events-module .list-controls a, 
#template .events-module .list-controls button {
margin-top: 0;
}
/* Message Board */
.forum-module table {
font-weight:normal;
}
.forum-module table table {
border-top: 2px solid #e7e7e7;
padding-top: 10px;
padding-bottom: 10px;
}
/* Poll */
.polls-module dd {
margin-top: 5px;
margin-bottom: 5px;
}
.polls-module dd:last-child {
padding-top: 20px;
padding-left: 10px;
}
.polls-module dd:last-child button {
position: relative;
top: -10px;
left: -10px;
}
/* Forms */
input[type=text], input[type=password] {
width: 200px;
height: 30px;
line-height: 30px;
padding-left: 10px;
border: 1px solid #666;
}
.form-builder-module form.formWizForm {
border: none;
}
span.copyright {
display: inline-block;
padding-top: 12px;
padding-left: 15px;
}
/* Events */
.events-module .btn, .modal-dialog-window .btn {
width: auto;
box-sizing: border-box;
margin-top: 0;
padding: 5px 10px 5px 10px;
}
.modal-dialog-window .dialog a.close {
top: 5px;
right: 5px;
line-height: normal;
}
.modal-dialog-window .dialog h3 {
margin-bottom: 10px;
}
/* Media */
.audio-video-module .item-permalink {
position: absolute;
right: 10px;
top: 10px;
margin-top: 0;
}
/* Footer */
#templatefooter {
position: relative;
margin-top: 30px;
margin-bottom: 30px;
}
.home-template #templatefooter {
position: absolute;
bottom: 22px;
right: 25px;
margin: 0;
z-index: 10;
}
.secondary-template .branding {
padding-bottom:20px;
}
div.content-holder {
display:none !important;
}
/* Theme Updates */
.blogs-module p.date {
margin-top: 0;
margin-bottom: 0;
}
.blogs-module span.date {
display: none;
}
.blogs-module .details {
clear: left;
padding: 20px 0 20px 0;
}
.teaser-widget .blogs-module .item {
border-bottom: 1px solid #ccc;
margin-bottom: 20px;
padding-bottom: 20px;
}
.teaser-widget .blogs-module .item:last-child {
border-bottom: none;
}
.item-commentlink a:first-child:before {
padding-left: 0;
}
.item-commentlink span {
display: none;
}
.item dl.meta {
margin: 0;
padding: 0;
}
.blogs-module.full-mode .item-list .item {
padding: 0 0 20px 0;
margin-bottom: 20px;
}
.item-footer, .blogs-module .item-commentlink {
margin-bottom: 0;
}
.blog-sidebar .archives h4, .blog-sidebar .recent-posts h4 {
margin-top: 40px;
}
.blogs-module .item-permalink, .blogs-module .item-permalink a {
margin: 0;
}
.item-commentlink a {
line-height: 10px;
padding: 0;
}
form.formWizForm {
font-size: 14px;
}
form.formWizForm div.info {
font-size: 12px;
}
form.formWizForm div.emailIcon,
form.formWizForm div.phoneIcon {
display: none;
}
form.formWizForm input[type=text], form.formWizForm textarea {
border: 1px solid #ddd;
}
form.formWizForm .submitBut {
font-family:Impact, Charcoal, sans-serif;
color:#7a3737;
font-size:medium;
font-style:normal;
text-transform:capitalize;
background-color:#0f091a;
margin-top:0;
}
.blogs-module .item-comments {
margin-top: 30px;
}
.blogs-module .item-comments form p {
margin-bottom: 1.5em;
}
.blogs-module .item-nav {
text-align: left;
}
.blogs-module .blog-sidebar .btn {
margin-top: 10px;
}
.content-module{
font-family:Impact, Charcoal, sans-serif;
color:#0f0303;
font-size:x-large;
}/* Default | May 21, 2015 @1:40:56 PM */ 
/* Template Specific Styles */
/* Page Specific Styles */
