/*
Theme Name: Benjamin Rivers v7.0
Author: Benjamin Rivers
Version: 7.0
*/


/* Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	background:#FFF;
	font-family:"adelle-sans", Arial, Helvetica, sans-serif;
	font-size:1em;
	line-height:1.4em;
	font-weight:300;
	color:#8C8C8C;
}
p {
	margin:0 0 0.5em 0;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
a {
	color:#61C9F9;
	text-decoration:none;
}
a:hover {
	color:#8C8C8C;
}
#support a {
	color:#ce661a;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}
.clearer {
	clear:both;
}
/*div {
	border:1px dotted #70E4F7;
}*/

/* Main Structure & Header Styles
-------------------------------------------------------------- */
#mainWrapper {
	width:887px;
	margin:0 auto;
}
#navWrapper {
	width:887px;
	padding:1.5em 0 1.5em 0;
}
#navLogo {
	float:left;
	width:48%;
}
.logoIcon {
	display:block;
	margin:0 0.75em 0 0;
	padding:0.1em 0 0 0;
	float:left;
}
.logoWordmark {
	display:block;
	float:left;
}

#mainNav {
	width:auto;
	float:right;
	margin:0;
	padding:0;
	min-height:3.1em;
	text-transform:uppercase;
	text-align:left;	
	vertical-align:middle;
}
#mainNav ul {
	list-style-type:none;
	margin:1em 0 0 0;
}
#mainNav ul li {
	margin:1em 0 0 1.5em;
	padding:0;
	list-style-type:none;
	float:left;
	vertical-align:middle;
}
#mainNav ul li img.twitter {
	width:25px;
	margin-right:-6px;
	padding-top:2px;
}
#mainNav ul li img.youtube {
	padding-top:3px;
	width:30px;
}
#mainNav ul li img.medium {
	padding-top:0;
	width:25px;
}
#mainNav ul li img.twitch {
	padding-top:2px;
	width:20px;
}
#mainNav ul li img {
	height:auto;
}
#mainNav a {
	color:#61C9F9;
	text-decoration:none;
}
#mainNav a:hover,
#mainNav li:hover,
#mainNav a:hover,
#mainNav li a:hover, 
#menu-main-nav a:hover,
#menu-main-nav li:hover, 
#menu-main-nav li a:hover {
	text-decoration:none;
	color:none;
	background-color:none;
}


/* Main Content Structure & Styles
-------------------------------------------------------------- */
#mainContent {
	width:887px;
}
.homeWrapper {
	display:block;
	position:relative;
}
.featured {
	display:block;
	float:none;
	width:100%;
	margin:0 0 0.5em 0;
}
.featureWrapper {
	width:100%;
	display:block;
}
.featuredHalf {
	display:block;
	float:left;
	width:49%;
	margin:0 2% 0.5em 0;
}
.featuredHalfRight {
	display:block;
	float:left;
	width:49%;
	margin:0 0 0.5em 0;
}
.featured img,
.featuredHalf img,
.featuredHalfRight img {
	width:100%;
	height:auto;
	-moz-border-radius:5px;
	border-radius:5px;
	/*box-shadow:0px 2px 4px #999;
	-moz-box-shadow:0px 2px 4px #999;
	-webkit-box-shadow:0px 2px 4px #999;*/
}
.featuredHalf a img:hover,
.featuredHalfRight a img:hover {
	filter:alpha(opacity=65); /* internet explorer */
	-khtml-opacity:0.65;      /* khtml, old safari */
	-moz-opacity:0.65;       /* mozilla, netscape */
	opacity:0.65;           /* fx, safari, opera */
}
#aboutWrapper {
	width:100%;
	border-top:1px solid #C9C9C9;
	margin:0.25em 0 1.5em 0;
	padding:2em 0 0 0;
}
#supportWrapper {
	width:100%;
	margin:0 0 1em 0;
}
#support {
	border:1px solid #f1cd6d;
	background-color:#fdf1d0;
	margin:0 0 12px 0;
	padding:8px;
	-moz-border-radius:5px;
	border-radius:5px;
}
	
#mainWrapper .newsWrapper {
	display:block;
	width:100%;
	margin:0 0 2.6em 0;
}
#mainWrapper .newsWrapper p {
	font-size:0.8em;
	line-height:1.4em;
	min-height:5.6em;
}
#mainWrapper .newsWrapper p.cta {
	min-height:auto;
    font-weight:500;
}
.colHalfLeft {
	display:block;
	width:47%;
	float:left;
	margin:0;
	padding:0;
}
.colHalfRight {
	display:block;
	width:47%;
	float:right;
}
.colTwoThirds {
	display:block;
	width:65%;
	float:left;
	margin:0;
	padding:0;
}
.colFourth {
	float:left;
	width:23.5%;
	margin:0 2% 0 0;
}
.colFourthRight {
	width:23.5%;
	float:left;
	margin:0;
}
.colFourth img,
.colFourthRight img {
	width:100%;
	height:auto;
	-moz-border-radius:5px;
	border-radius:5px;
	margin:10px 0;
	filter:alpha(opacity=100); /* internet explorer */
	-khtml-opacity:1.0;      /* khtml, old safari */
	-moz-opacity:1.0;       /* mozilla, netscape */
	opacity:1.0;           /* fx, safari, opera */
}
.colFourth a img:hover,
.colFourthRight a img:hover {
	/*
	box-shadow:0px 2px 8px #000;
	-moz-box-shadow:0px 2px 8px #000;
	-webkit-box-shadow:0px 2px 8px #000;*/
	filter:alpha(opacity=65); /* internet explorer */
	-khtml-opacity:0.65;      /* khtml, old safari */
	-moz-opacity:0.65;       /* mozilla, netscape */
	opacity:0.65;           /* fx, safari, opera */
}
.colFourth img.keyline,
.colFourthRight img.keyline {
	border: 1px solid #ccc;	
}
#signupWrapper {
	border-bottom:1px solid #CCC;
	background:#f7f7f7;
	margin:0em auto 0 auto;
	padding:0;
	width:100%;
}
#signup {
	width:887px;
	margin:0 auto;
	padding:1.6em 0 1.6em 0;
}
#signup .colHalfLeft {
	text-align:left;
}
#signup .colHalfRight {
	text-align:left;
}
a img.button {
	filter:alpha(opacity=100); /* internet explorer */
	-khtml-opacity:1.0;      /* khtml, old safari */
	-moz-opacity:1.0;       /* mozilla, netscape */
	opacity:1.0;           /* fx, safari, opera */
}
a img.button:hover {
	filter:alpha(opacity=65); /* internet explorer */
	-khtml-opacity:0.65;      /* khtml, old safari */
	-moz-opacity:0.65;       /* mozilla, netscape */
	opacity:0.65;           /* fx, safari, opera */
}


/* Headers and Misc. Typography
-------------------------------------------------------------- */
h1, h1 a {
	font-family:"cubano",sans-serif;
	font-size:2em;
	line-height:0.9em;
	color:#61C9F9;
}
h1 .inc,
h1 a inc {
	color:#d4eef5;
	display:inline-block;
	padding:0 0 0 0.5em;
}
h1 .incsmall,
h1 a incsmall {
	color:#d4eef5;
	display:inline-block;
	padding:0 0 0 0.25em;
}
h3 {
	width:100%;
	border-bottom:1px solid #C9C9C9;
	font-family:"cubano",sans-serif;
	font-size:1.5em;
	color:#8C8C8C;
	margin:0.5em 0 0.75em 0;
	padding:0 0 0.75em 0;
	text-align:left;
}
h3#about {
	margin:0 0 0.75em 0;
}
#signup form h3 {
	display:block;
	width:100%;
	border-bottom:1px solid #C9C9C9;
	font-family:"cubano",sans-serif;
	font-size:1.5em;
	color:#8C8C8C;
	margin:0 0 0.75em 0;
	padding:0 0 0.75em 0;
	text-align:left;
}
h4 {
	font-family:"adelle-sans", Arial, Helvetica, sans-serif;
	font-weight:700;
	font-size:1em;
	color:#8C8C8C;
	margin:0 0 0.75em 0;
}
#newsWrapper h4 {
	font-size:1.2em;
}
h4 a {
	font-weight: 500;
}
form {
	margin: 0 auto;
	width:100%;
	position:relative;
	text-align:center;
}
label {
	display: block;
	margin: 0 0 1em 0;
}
input[type="text"],  input[type="password"],  input[type="email"],  select,  textarea {
	-moz-appearance: none;
	-webkit-appearance: none;
	-o-appearance: none;
	-ms-appearance: none;
	appearance: none;
	background:#FFF;
	border-radius: 4px;
	border: none;
	border: solid 1px #CCC;
	color: #aeaeae;
	display: inline-block;
	outline: 0;
	padding: 0 1em 0 0;
	text-indent:0.5em;
	text-decoration: none;
	width: 60%;
	font-family:"adelle-sans", Arial, Helvetica, sans-serif;
	font-size:1.25em;
	min-height:2em;
}
 input[type="text"]:invalid,  input[type="password"]:invalid,  input[type="email"]:invalid,  select:invalid,  textarea:invalid {
 box-shadow: none;
}
input[type="text"]:focus,  input[type="password"]:focus,  input[type="email"]:focus,  select:focus,  textarea:focus {
	border-color: #000;
	box-shadow: 0 0 0 1px #CCC;
}
form input[type=hidden] {
	display:none;
}
input[type="submit"],  input[type="reset"],  input[type="button"] {
	-moz-appearance: none;
	-webkit-appearance: none;
	-o-appearance: none;
	-ms-appearance: none;
	appearance: none;
	-moz-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
	-webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
	-o-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
	-ms-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
	transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
	background-color: #82D7F3;
	border-radius: 8px;
	border: 0;
	color: #ffffff !important;
	cursor: pointer;
	display: inline-block;
	font-weight: 500;
	height: 3em;
	line-height: 3em;
	padding: 0 2.2em;
	margin:0 0 0 1em;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	white-space: nowrap;
}
input[type="submit"]:hover,  input[type="reset"]:hover,  input[type="button"]:hover {
	background-color:#8C8C8C;
}
input[type="submit"]:active,  input[type="reset"]:active,  input[type="button"]:active {
	background-color: #000;
}
p.missionStatement {
	font-size: 1.2em;
	line-height: 1.5em;
    font-weight:400;
	font-style: italic;
}

/* Footer Structure & Styles
-------------------------------------------------------------- */
#footerWrapper {
	background:#e4f3f7;
	margin:0 auto 0 auto;
	width:100%;
}
#footer {
	width:887px;
	margin:0 auto;
	padding:2em 0 2.6em 0;
}
.footHalfLeft {
	display:block;
	width:47%;
	float:left;
	margin:0;
	padding:0;
}
.footHalfRight {
	display:block;
	width:47%;
	float:right;
}
span.identity {
	width:auto;
	float:left;
}
img.footerIcon {
	/*width:3.2em;
	height:auto;
	float:right;*/
	display:none;
}