/*
Theme Name: Bitwave Custom Theme 1
Theme URI: https://www.bitwavedesign.com/
Description: A custom WordPress theme, hacked up to bits by Bitwave Design.
Version: 2.0.1
Author: Bitwave Design
Author URI: https://bitwavedesign.com/
*/

body {
	font-family: Cabin, Arial, sans-serif;
	background-color: #FFFFFF;
}
h1 {
}
h2 {
	color: #1F1F1F;
}
h3 {
	color: #3E3E3E;
}
h4 {
	color: #473F36;
}
h5 {
	font-size: 88%;
}
p, li  {
	color: #515151;
	font-size: 108%;
}

a:link, a:visited  {
	text-decoration: none;
	color: #0071FB;
	}
a:hover {
	text-decoration: none;
	color: #FF0000;
	}
form {
	font-size: 111%;
}
.alignright {
	float: right;
	margin-bottom: 4px;
	margin-left: 6px;
}
.alignleft {
	float: left;
	margin-right: 6px;
	margin-bottom: 4px;
}

/* Pre-Header */
#preheader {
    background-color: #026536;
	}
#preheader .icons {
	}
#preheader .icons img {
	max-width: 35px;
	height: auto;
	-webkit-filter: brightness(190%) !important;
	filter: brightness(190%) !important;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
}
#preheader .icons img:hover {
	-webkit-filter: brightness(40%) !important;
	filter: brightness(40%) !important;
}

#preheader .nav {
}
#preheader .nav a {
	color: #FFF;
	font-weight: normal;
	text-decoration:none;
	font-size: 91%;
}
#preheader .nav a.live {
	background-color: #468C5F;
}
#preheader .nav a.ads {
    background-color: #9C7D21;
}
#preheader .nav a:hover {
	color: #0F78B7;
	background-color: #F2F2F2;
}

/* Header */
#header {
	background-color: #333333;
	}
#header .logo {
}
#header .logo img {
	max-width: 90%;
	height: auto;
}
#header .info {
	font-size: 98%;
	line-height: normal;
	color: #939393;
	}
#header .info strong {
	font-size: 119%;
	font-weight: bold;
	color: #FF0000;
	font-style: normal;
	}
#header .info img {
	width: 98%;
	height: auto;
}

@media (min-width: 741px) { /* DESKTOP */
	#header {
	min-height: 100px;
	}
	#header .logo {
	width: 55%;
	float: left;
	clear: left;
	text-align: left;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
	}
	#header .info {
	width: 42%;
	float: right;
	clear: right;
	text-align: right;
	padding-top: 10px;
	}
	#header .nav {
	text-align: right;
	}
	#header .nav a {
	height: 99px;
	line-height: 99px;
	padding: 55px 12px 14px 12px;
	}
	#header .nav a:hover {
	}
}
@media (max-width: 740px) { /* MOBILE */
		#header {
		padding: 0px;
		margin: 0px;
		border-bottom-width: 5px;
		border-bottom-style: solid;
		border-bottom-color: #999;
		}
		#header .logo {
		text-align: left;
		padding: 3% 0 3% 0;
		}
		#header .logo img {
		width: 100%;
		height: auto;
		}
		#header .info {
		text-align: left;
		width: 75%;
		float: left;
		padding-left: 1%;
		margin-bottom: 2%;
		}
		#header .info img {
		}
		#header .nav {
		margin: 0px;
		clear: both;
		padding: 0px;
		}
		#header .nav a {
		display: block;
		padding-right: 0px;
		padding-left: 10px;
		padding-bottom: 7px;
		padding-top: 7px;
		margin: 0px;
		width: 97%;
		border-top-width: 1px;
		border-top-style: solid;
		border-top-color: #284655;
		}
}
	
#searchbar {
	background-color: #464646;
	margin: 0px;
	padding: 0px;
	color: #CCC;
	font-size: 83%;
	padding-top: 6px;
	padding-bottom: 6px;
}
#searchbar .date {
	margin: 0px;
	float: left;
	padding: 5px;
	width: auto;
	text-align: left;
}
#searchbar #FadeIn_CSS {
	display: block;
}
#searchbar #FadeIn_CSS a {
	color: white !important;
}
#searchbar .search {
	text-align: right;
	float: right;
	width: 35%;
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}


.horiz-scrolling {
	clear: both;
	width: 100%;
	padding-top: 9px;
	padding-bottom: 9px;
	background-color: rgba(92,92,92,1.00);
}
div.horiz-scrolling:after {
  content: "";
  display: table;
  clear: both;
}
.horiz-scrolling form {
	font-family: Cabin, Arial, sans-serif;
}
.horiz-scrolling form input.textline {
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	width: 25%;
	max-width: 230px;
	min-width: 150px;
	border-radius: 0px 5px 5px 0px;
	
}
.horiz-scrolling form input.submit {
	padding-top: 4px;
	padding-right: 11px;
	padding-bottom: 4px;
	padding-left: 11px;
	border-radius: 5px 0px 0px 5px;
	border: 1px solid rgba(51,51,51,0.63);
	background-color: rgba(255,0,0,1.00);
	color: rgba(255,255,255,1.00);
	margin-right: 2px;
}
}
.horiz-scrolling form input.submit:hover {
	background-color: rgba(77,162,107,1.00);
	color: rgba(36,36,36,1.00);
}


/* Home Banner */
#banner {
	background-color: #FFFFFF;
	background-image: url(/wp-content/themes/bitwave1/images/banner.jpg);
}
#banner h1 {
	font-size: 288%;
	font-weight: normal;
	line-height: 122%;
	color: #FFF;
}
#banner p {
	font-size: 155%;
	color: #DFDFDF;
}
#banner h5 {
	height: 40px;
	margin: 30px 0 0 0;
}
#banner h5 a {
	padding: 10px 20px;
	height: 40px;
	text-height: 40px;
	color: #FFF;
	font-size: 122%;
	background-color: #289CDB;
}
#banner h5 a:hover {
	background-color: #ACA059;
}
#banner a {
	color: #FFF;
}
#banner a:hover {
	background-color: #ACA059;
}
#meteor-slideshow {
}

/* Section - general */
#section {
	clear: both;
}
#section .column {
	clear: both;
}

/* Section - Heading */
.heading#section {
	background-color: #EEE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDD;
}
.heading#section h1 {
	font-size: 266%;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FF0000;
}

/* Section - Teaser */
.teaser#section {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E9EF;
}
.teaser#section .column {
}
.teaser#section .largepic {
	height: auto;
	float: right;
	clear: right;
}
.teaser#section .content {
}
.teaser#section h1 {
	font-weight: normal;
	font-size: 288%;
	color: #444444;
	line-height: 121%;
	margin-bottom: 15px;
}
.teaser#section h1 strong {
	color: #368ECA;
}
.teaser#section h2 {
	font-size: 188%;
}
.teaser#section h3 {
	font-size: 166%;
}
.teaser#section h4 {
	font-size: 121%;
}
.teaser#section h5 {
	height: 40px;
	margin: 30px 0 0 0;
}
.teaser#section h5 a {
	padding: 10px 20px;
	height: 50px;
	text-height: 50px;
	color: #FFF;
	font-size: 111%;
	background-color: #289CDB;
}
.teaser#section h5 a:hover {
	background-color: #ACA059;
}
.teaser#section p {
	color: #6B6B6B;
	font-size: 122%;
}
.teaser#section p strong {
	font-weight: normal;
	color: #73C541;
}
.teaser#section li {
	line-height: 139%;
}
.teaser#section h5 {
}
.teaser#section h5 a {
}
.teaser#section h5 a:hover {
}

/* Section - Teaser ALT */
.teaser.alt#section {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E9EF;
	background-color: #F4F5F7;
}
.teaser.alt#section .largepic {
	height: auto;
	float: left;
	clear: left;
}
.teaser.alt#section .content {
}

/* Section - 3 Teasers */
.teasers#section {
	background-color: #DFDFDF;
}
.teasers#section .section {
}
.teasers#section .divider {
}
.teasers#section img {
}
.teasers#section h4 {
	font-size: 144%;
}
.teasers#section p {
}
.teasers#section h5 {
}

/* Section - Posts Teaser */
.tposts#section {
}
.tposts#section h2 {
    font-size: 155%;
    background-color: #026536;
    padding: 10px;
    margin-bottom: 15px;
    margin-left: 0px;
    width: 44%;
    color: #FFF;
}
.tposts#section .minipost {
}
.tposts#section .date {
}
.tposts#section h3 {
	font-size: 188%;
	font-weight: normal;
	margin-bottom: 15px;
}
.tposts#section h3 a {
	color: #333;
}
.tposts#section h3 a:hover {
	color: #F00;
}
.tposts#section .minipost img {
	background-color: #E2E2E2;
	padding: 5px;
	float: left;
	clear: left;
}
.tposts#section p {
}
.tposts#section h5 {
	height: 30px;
	margin: 24px 0 0 0;
}
.tposts#section h5 a {
	padding: 8px 16px;
	height: 30px;
	text-height: 30px;
	color: #FFF;
	font-size: 99%;
	background-color: #818181;
}
.tposts#section h5 a:hover {
	background-color: #FF0000;
}
#section.tposts .sponsors {
	padding: 0;
	max-width: 100%;
	background-color: rgba(255,255,255,1.00);
}


/* Section - Icons */
.icons#section {
}
.icons#section h3 {
	font-size: 155%;
}
.icons#section img {
}
.icons#section {
	background-color: #F4F4F4;
}
.icons#section .boxes {
}
.icons#section .boxes .box {
}
.icons#section .boxes h4 {
	font-size: 144%;
	font-weight: normal;
	color: #333;
}
.icons#section .boxes p {
	font-size: 99%;
	color: #666;
}
.icons#section .boxes img {
}


/* Section - Team */
.team#section {
}
.team#section h2 {
	color: #FFF;
	background-color: #289CDB;
	padding: 12px 2%;
	font-weight: normal;
}
.team#section p {
}
.team#section .box {
	}
.team#section .box img {
	margin-bottom: 10px;
}
.team#section .box h4 {
	text-transform: uppercase;
}
.team#section .box p {
}


/* Section - Menu */
.menu#section {
}
.menu.alt#section {
	background-color: #EEE;
}
.menu#section h3 {
	color: #FFF;
	background-color: #289CDB;
	padding: 12px 2%;
	font-weight: normal;
	font-size: 166%;
	text-transform: uppercase;
}
.menu#section p {
}
.menu#section .box {
}
.menu#section .box img {
	margin-bottom: 10px;
}
.menu.alt#section .box img {
	background-color: #FFF;
}
.menu#section .box h4 {
	font-size: 133%;
}
.menu#section .box p {
}
.menu#section .box h6 {
	font-size: 121%;
	font-weight: bold;
	color: #DE4B1B;
}


/* Section - Info */
.info#section {
	text-align: left;
	background-color: #D5E6CC;
}


/* Section - Testimonial */
.testimonial#section {
}
.testimonial#section img {
}
.testimonial#section p {
}
.testimonial#section em {
}


/* Section - Badges */
.badges#section {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
}

/* Sponsors */
.sponsors {
	background-color: #F4F4F4;
}
.sponsors img.sponsor {
}

/* Headlines */
#headlines {
	background-color: #DBDBDB;
}
#headlines span {
}
#headlines li {
	font-size: 93%;
}
#headlines h5 {
	font-size: 89%;
}

/* Section - Phone */
.phone#section {
	background-color: #8DBC73;
	margin-bottom: 0px;
}
.phone#section img {
}
.phone#section h4 {
	color: #194B77;
	font-size: 155%;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.phone#section h2 {
	color: #FFF;
	font-size: 199%;
	margin-bottom: 5px;
	margin-left: 10px;
}



/* Section - Page */
#page {
	color: #333333;
	background-color: #FFFFFF;
}
#page hr {
	display: block;
	border-top: 1px dotted rgba(126,126,126,0.50);
	width: 100%;
	clear: both;
	margin: 11px 0;
}
#page .largepic {
}
#page h1 {
	font-size: 288%;
	color: #2C3643;
}
#page h2 {
	font-size: 193%;
}
#page h3 {
	font-size: 155%;
	background-color: #2088BF;
	padding: 10px;
	color: #FFF;
	width: 40%;
}
#page h4 {
	font-size: 122%;
	margin-top: 15px;
	margin-bottom: 15px;
}
#page .columns {
}
#page .column1 {
}
#page .box {
	background-color: #EEE;
	border: 1px solid #CCC;
	padding: 1% 2% 2% 2%;
}
#page .floatbox {
	float: left;
	padding-right: 10px;
	margin-bottom: 10px;
}
.navigation {
	font-size: 94%;
	font-weight: normal;
	color: #CCC;
	background-color: #434B54;
	line-height: 99%;
	padding: 2% 2% 1% 2%;
	margin-bottom: 20px;
	}
.navigation a {
	text-decoration: none;
	color: #FFF;
}
.navigation a:hover {
	text-decoration: none;
	color: #289CDB;
}
#page .post {
	background-color: #F4F4F4;
}
#page .addthis_sharing_toolbox {
	float: right;
	clear: right;
	width: auto;
}
#page .post h2 {
	font-size: 211%;
	font-weight: normal;
}
#page .date {
	font-size: 76%;
}
#page h2 a {
	color: #2C3643;
}
#page h2 a:hover {
	color: #4379A5;
}
#page .wp-caption-text {
	color: #666;
	font-size: 89%;
	font-style: normal;
	font-weight: normal;
}
#page .postmetadata {
	background-color: #EAEAEA;
	border: 1px solid #DDD;
	font-size: 76%;
	padding: 10px;
}
#page .ngg-gallery-thumbnail img {
	background-color:#E1DAD7;
	border:1px solid #A9A9A9;
}
#page blockquote {
	background-color: #E5E5E5;
	color: #333333;
	background-image: url(../bitwave1/images/bquote.gif);
	background-repeat: no-repeat;
	background-position: 12px 10px;
	}
	
/* Section - Contact Page */
.contact#page {
}

/* Section - Footer */
#footer {
	background-color: #48494D;
	color: #CCCCCC;
	}
#footer .column {
}
#footer p, #footer li {
	color: #CCCCCC;
	font-size: 98%;
}
#footer li {
	line-height: 116%;
}
#footer h4 {
	font-size: 141%;
	color: #FFFFFF;
	font-weight: normal;
}
#footer a {
	color: #4AAEFF;
	text-decoration: none;
}
#footer a:hover {
	color: #ACA059;
	text-decoration: none;
}
#footer small {
	font-size: 77%;
	color: #AAA;
}
#footer .logo {
}
#footer .logo img.full {
	max-width: 95%;
	height: auto;
	padding-bottom: 15px;
}

#footer .icons img {
	max-width: 35px;
	height: auto;
	-webkit-filter: brightness(190%) !important;
	filter: brightness(190%) !important;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
}
#footer .icons img:hover {
	-webkit-filter: brightness(40%) !important;
	filter: brightness(40%) !important;
}

#footer .icons img {
	max-width: 35px;
	height: auto;
	}
#footer .nav {
}
#footer .news {
}
#footer .news a {
	text-decoration: underline;
}

/*      Forms CSS       */
.ninja-forms-cont {
	background-color: #48494D;
	margin-bottom: 10px;
	border: 1px solid #999;
	padding: 3% 5% 1% 3%;
}
.ninja-forms-form-wrap {
	margin: 0px;
	padding: 0px;
}
#page .ninja-forms-cont .ninja-forms-form-title {
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	margin: 0 0 2% 0;
	padding: 0px;
}
#page .ninja-forms-error-msg {
	text-decoration: underline;
	color: #F66;
	font-size: 95%;
	padding-bottom: 9px;
}
#page .ninja-forms-success-msg p{
	color: #AAECA8;
	text-decoration: underline;
}
.hp-wrap {
    display: none;
}
.honeypot-wrap {
    display: none;
}
.ninja-forms-required-items {
	font-size: 76%;
	color: #999;
	padding-bottom: 13px;
}
.ninja-forms-cont .field-wrap {
	padding-bottom: 10px;
	clear: both;
	float: none;
	margin: 0px;
}
#page .ninja-forms-cont label {
	font-size: 86%;
	color: #FFF;
	font-weight: normal;
}
.ninja-forms-cont input.ninja-forms-field {
	padding: 5px;
}
.ninja-forms-cont textarea.ninja-forms-field {
	padding: 5px;
}
#page .ninja-forms-cont .ninja-forms-field-error p{
	color: #FD7373;
	font-style: italic;
	margin: 0px;
	padding: 0px;
}
.ninja-forms-cont input[type=submit] {
	background-color: #999999;
	color: #FFFFFF;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 20px;
}
