/*----------------------------------------------------------------
Striv.tv Schools Theme (Basic) Stylesheet
Author:	Josh Southern

Updated: 09/24/15
----------------------------------------------------------------*/

* {
	margin: 0;
	padding: 0;
}
html {
	background: #f1f1f1;
}
body {
	font-size: normal;
	font-family: "Open Sans", "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	color: #333;
	position: relative;
}

/* Styles to format page layout */
#header-container {
	height: 65px;
	width: 100%;
	background: #222;
	margin: 0px auto;
	padding: 0;
	position: relative;
	overflow: visible;
	z-index: 80;
	text-align: center;
}
body.single-channels #header-container {
	height: 65px;
}
#header {
	width: 1200px;
	margin: 0px auto;
	height: 65px;
	position: relative;
}
#content {
	position: relative;
	background: #f1f1f1;
	padding: 0;
	margin: 0px auto;
	width: 100%;
	clear: both;
}
body.home #content {
	background: #fff;
}


/* Styles to format basic text elements */
a {
	color: #d9541e;
	text-decoration: none;
	border: 0px none;
	background-color: transparent;
}
a:hover {
	color: #a4a510;
	text-decoration: none;
}
img {
	border: 0px none;
}
a img {
	border: 0px none;
}
p, .pagetext {
	padding: 3px 0 10px;
	line-height: 1.6;
	font-size: 14px;
	margin: 0;
	color: #333;
}
em {
	font-style: italic;
}
strong {
	font-weight: bold;
}

h1 {
	font-size: 30px;
	color: #000;
	padding: 0 0 2px;
	margin: 0;
	font-weight: normal;
	line-height: 1.3
}
h2, h3, h4, h5, h6 {
	font-size: 18px;
	color: #000;
	padding: 15px 0 0;
	margin: 0;
	font-weight: normal;
}
ul, ol {
	padding: 0 0 10px 0;
	margin: 0 0 0 29px;
	line-height: 1.4;
	font-size: 14px;
	list-style: disc;
	color: #333;
}
ol {
	list-style-type: decimal;
	margin-left: 19px;
}
p + ul, p + ol {
	margin-top: -6px;
}
ul li, ol li {
	padding: 2px 0;
	margin: 0;
}

hr {
	height: 0px; 
	border: 0px none;
	border-top: 1px solid #ccc;
	margin: 10px 0;
}
blockquote, .indented {
	display: block;
	padding-left: 15px;
}
.featured {
	font-size: 13px;
	color: #826545;
}
.note {
	font-size: x-small;
}
.alignright {
	float: right;
	margin: 0 5px 10px 10px;
}
.alignleft {
	float: left;
	margin: 0 10px 10px 0;
}
.inset {
	display: block;
	float: left;
	margin: 8px 10px 10px 0;
}
.clear {
	clear: both;
}
.tightop { /* To be used to pull a ul or ol tighter into a lead-in paragraph */
	margin-top: -6px;
	padding-top: 0;
}
.twocolumns {
	width: 295px;
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
}
table {     
 border: 1px solid #666;
 border-collapse: collapse;
 margin-bottom: 30px;
}        
th {     
 border: 1px solid #666;
 background-color:#666;
 font-weight:bold;
 font-size:14px;
 color:#ededed;
 padding: 5px;
}        
td {     
 border: 1px solid #666;
 padding: 5px 5px 5px 5px;
 font-size:14px;
 line-height:16px;
 color:#666;
} 
td.vcenter {
  vertical-align: middle;
}
#content table img {     
 border: 0px;
 padding: 0px 0px 0px 0px;
 margin: 0px;
 vertical-align: middle;
} 
/* End Text Elements */


/* Header */
#logo { 
	position: absolute;
	top: 0px;
	left: 15px;
	width: 135px;
	height: 55px;
	background: url(img/logo-reversed.png) no-repeat;
	text-indent: -9000px;
	z-index: 80;
}
#logo a {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 135px;
	height: 55px;
	text-indent: -9000px;
	z-index: 80;
	text-decoration: none;
	border: 0px none;
	background: transparent;
}
#printlogo { 
	display: none;
}

/* Serve up higher-res images to Retina devices */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
	#logo a {
	    background-image: url(../img/logo-reversed-2x.png);
	    background-size: 135px 55px;
	}
}

/* End Header */


/* TOP NAV FORMATTING */
ul#menu-primary-navigation {
  position: absolute;
  right: 0px;
  top: 5px;
  float: right;
  margin: 0;
  padding: 0;
  list-style: none;
  width: 100%;
  z-index: 80;
}

#menu-primary-navigation li {
  margin: 0;
  padding: 0;
  float: left;
  text-align: center;
}

#menu-primary-navigation li:first-child {
	margin-left: 155px;	
}

#menu-primary-navigation li.right {
	float: right;	
}

#menu-primary-navigation li a {
  display: block;
  padding: 17px 15px;
  color: #efefef;
  text-decoration:none;
  text-align: center;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 14px;
  font-family: "Orbitron", Arial, Helvetica, sans-serif;
}

#menu-primary-navigation li.phone a {
  padding-left: 28px;
  position: relative;
}

#menu-primary-navigation li.phone a:before {
	display: block;
	position: absolute;
	top: 9px;
	left: 0px;
	font-size: 26px;
	color: #d9541e;
	font-weight: normal;
	-moz-osx-font-smoothing: grayscale;
	font-family: "Genericons";
	margin-right: 30px;
	content: '\f50c';
}

#menu-primary-navigation li a:hover, ul#menu-primary-navigation li:hover a {
  color: #d9541e; 
  text-decoration:none;
}

ul#menu-primary-navigation li ul {
  width: 200px;
  border: 1px solid #002D62;
  background: #fff;
  padding: 0;
  margin: 0;
  left: 0px;
  top: 55px;
}
ul#menu-primary-navigation li ul li, ul#menu-primary-navigation li:hover ul li {
  float: none;
  width: auto;
  margin: 0;
  padding: 0;
  border: 0px none;
}
ul#menu-primary-navigation li ul li a, ul#menu-primary-navigation li:hover ul li a {
  border: 0px none;
  padding: 5px 10px;
  margin: 0;
  height: auto;
  width: auto;
  line-height: 1.3;
  background: transparent;
  text-transform: none;
  color: #002D62;
  text-decoration: none;
  text-align: left;
  font-size: 13px;
}
ul#menu-primary-navigation li ul li a:hover, ul#menu-primary-navigation li:hover ul li a:hover {
  color: #fff;
  background: #a3a60f; /* Blue: #123768 */
  text-decoration: none;
}
/* END TOP NAVIGATION STYLES */
/* END TOP NAV FORMATTING */

/* Homepage Content Area Customizations */

/* End Homepage Content Area */


/* Subpage General */
#content.omaha {
	background-image: url(img/Channels/Omaha-BG.jpg?r=2);
	background-size: 100%;
	background-attachment:fixed;
	background-position: 0px 60px;
	background-repeat: no-repeat;
}
#content.omaha #innercontent {
	background: transparent url(img/70-percent-white.png) top left repeat;
	padding: 0 10px 50px;
}
#innercontent {
	padding: 0 0 50px 0;
	margin: 0 auto;
	width: 960px;
	position: relative; 
}
#top-ad {
	width: 960px;
	margin: -5px auto 15px auto;
	height: 90px;
	position: relative;
}
#top-ad a, #top-ad img {
	display: block;
	margin: 0 auto;
	padding: 0;
}
h1.channel {
	margin: 0 0 15px 70px;
	padding: 8px 0 10px 5px;
	border-bottom: 1px solid #ccc;
	color: #000;
	font-size: 40px;
}
h1.channel a {
	color: #000;
}
h1.channel a:hover {
	color: #D9541E;
}
h1.channel a#follow-btn {
	display: inline-block;
	padding: 0;
	margin: 0 0 0 5px;
	width: 83px;
	height: 26px;
	overflow: hidden;
	background: transparent url(img/follow_btn.png) top left no-repeat;
	font-size: 12px;
	text-decoration: none;
	color: transparent;
	position: relative;
	vertical-align: middle;
}
h1.channel a#follow-btn:hover {
	background-position: 1px 1px;
	cursor: pointer;
}
a#channel_link {
	display: block;
	float: right;
	padding-right: 52px;
	margin: 20px 0 0;
	text-align: right;
	line-height: 45px;
	font-size: 17px;
	font-weight: normal;
	background: transparent url(img/play_button.png) top right no-repeat;
	background-size: 50px;
}
h2.ondemand {
	margin-top: 0;
	margin-bottom: 10px;
}
#mailchimp-form {
	position: absolute;
	width: 500px;
	padding-right: 25px;
	height: auto;
}
img.channel-icon {
	display: block;
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
	max-height: 75px;
	width: auto;
	height: auto;
}
#mailchimp-form {
	position: absolute;
	width: 500px;
	padding-right: 25px;
	height: auto;
}
.pagetext {
	width: 590px;
	float: left;
	clear: both;
	padding: 25px 25px 0 45px;
}
.pagetext.fullwidth {
	width: 870px;
	float: none;
	clear: both;
	padding: 25px 45px 0 45px;
}
#content #clear {
	clear: both;
	height: 0px;
}
img.aligncenter {
	display: block;
	margin: 0px auto;
}
#loginform {
    margin: 20px auto 0px;
    overflow: hidden;
    padding: 26px 24px 46px;
    width: 275px;
    background: #fff;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.13);
}
#loginform input[type="text"], #loginform input[type="password"] {
	background: #FBFBFB;
	border: 1px solid #ddd;
	font-size: 24px;
    line-height: 1;
    margin: 2px 6px 16px 0;
    padding: 3px;
    width: 100%;	
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07) inset;
    border-radius: 0;
}
#loginform input#wp-submit {
	height: 30px;
    line-height: 28px;
    padding: 0 12px 2px;
    vertical-align: baseline;
    background: #fa861a;
    border-color: #f15b00;
    box-shadow: 0 1px 0 rgba(120, 200, 230, 0.5) inset, 0 1px 0 rgba(0, 0, 0, 0.15);
    color: #FFFFFF;
    text-decoration: none;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    line-height: 26px;
    margin: 0;
    padding: 0 10px 1px;
    text-decoration: none;
    white-space: nowrap;
}
/* End Subpage General */


/* Subpage Sidebars */
#sidebar {
	display: block;
	float: right;
	width: 280px;
	margin: 0;
	padding:40px 0 0;
	list-style: none;
	overflow: visible;
}
#sidebar.channel {
	padding: 0;
}
#sidebar #adrotate {
	margin-bottom: 30px;
}
#sidebar #adrotate div, #sidebar #adrotate div.block-outer {
	max-height: none !important;
}
#sidebar #adrotate ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#sidebar #adrotate ul li, #sidebar #adrotate div div {
	margin: 0 0 20px 0;
	padding: 0;
	list-style: none;
}
#sidebar #adrotate ul li a, #sidebar #adrotate ul li a img,
#sidebar #adrotate div div a, #sidebar #adrotate div div a img {
	display: block;
	background-color: #fff;
	max-width: 280px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}
#sidebar .featured {
	margin: 0 0 15px 0;
	padding: 8px 0 0 15px;
	list-style: none;
}
#sidebar h2 {
	color: #666;
	padding-top: 0;
	padding-bottom: 10px;
	padding-left: 0;
	font-weight: bold;
}
#sidebar p {
	padding-left: 0px;
	color: #666;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#sidebar  li {
	margin: 0;
	padding: 0 0 8px 0;
}
#sidebar ul li a {
	color: #666;
	text-decoration: none;
}

#sidebar  ul li a:hover {
	color: #333;
	text-decoration: underline;
}

#sidebar #searchform label {
	display: block;
}
#sidebar #searchform #s {
	font-size: 13px;
	padding: 5px 2px;
	margin: 10px 0 0 0;
	outline-style: none;
}
#sidebar #searchform #searchsubmit {
	width: auto;
	padding: 7px 10px 8px 10px;
	background: #d9531e;
	color: #fff;
	border: 0px none;
	margin: 10px 0 0 2px;
	text-decoration: none;
	cursor: pointer;
	font-size: 12px;
	position: relative;
	top: -1px;
}
#sidebar #searchform #searchsubmit:hover {
	background: #a4a510;
}
/* END SIDEBAR STYLES */


/* BLOG-SPECIFIC STYLES */
.postDiv {
	margin: 10px 0 0 0;
	padding: 0 0 25px;
	border-bottom: 1px solid #ccc;
	clear: both;
}
.postDiv img {
	max-width: 590px;
	height: auto;
}
.padComm {
	border-top: 1px solid #999;
	clear: both;
	margin: 0;
	padding: 10px 0 0;
}
.postmetadata {
  font-size: 11px;
  color: #666;
}
.postNavigation a {
  font-size: 13px;
  font-weight: normal;

}
.postNavigation a:hover {
  
}
.padComm .postNavigation a {
  font-size: 12px;
  font-weight: normal;
  
  text-transform: none;
}
.postNavigation .alignleft {
  padding: 10px 0 7px 0;
  float: left;
  color: #666;
}
.postNavigation .alignright {
  padding: 10px 0 7px 0;
  float: right;
  color: #666;
}
.padComm .textComments, .padComm .dateDiv {
	margin-left: 20px;
	margin-right: 20px;
}
h3#comments, #respond {
  clear: both;
}
#respond textarea {
  width: 500px;
  height: 100px;
}
#respond .nameInput {
	font-size: 12px;
	padding-top: 10px;
	color:#666;
	font-weight: bold;
}
#respond input#submit {
  	width: auto;
	padding: 3px 5px;
	background: #002D62;
	color: #fff;
	border: 0px none;
	margin: 5px 0;
	text-decoration: none;
	cursor: pointer;
	float: none;
}
#respond input#submit:hover {
	background: #d9531e;
}
.postDiv h2, .postDiv h2 a {
	margin-bottom: 0;
	padding-bottom: 0;
	font-size: 12px;
}
.postDiv img.post-thumbnail {
	display: block;
	float: right;
	margin: 0 0 10px 15px;
}
.dateDiv, .commDiv {
	font-size: 12px;
	padding: 7px 0 0 0;
	color: #666;
}
#socialshare {
    display: block;
    width: 100%;
    margin: 0;
    padding: 10px 0 15px 0;
    float: left;
}
#socialshare div {
	float: left; 
	width: 90px; 
	height: 21px;
}
#socialshare div#facebooklike {
	width: 165px;
}
#socialshare #plusone {
	width: 75px;
}
#socialshare #tweetme, #socialshare #linkedin {
	width: 110px;
}

.screen-reader-text {
	color: #666;
}
/* END BLOG STYLES */


/* Footer */
#footer-container {
	width: 100%;
	min-width: 990px;
	min-height: 168px;
	background: transparent;
}
#footer {
	clear: both;
	position: relative;
	padding: 45px 0 0 45px;
	margin: 0px auto;
	width: 915px;
	z-index: 1;
	min-height: 235px;
}
#footer-column-1, #footer-column-2, #footer-column-3 {
	float: left;
	width: 145px;
	min-height: 100px;
	margin-right: 10px;
}
#footer-column-4 {
	float: left;
	width: 450px;
	min-height: 100px;
}
#footer h5 {
	color: #000;
	font-weight: normal;
	font-size: 17px;
	text-transform: uppercase;
	margin: 0;
	padding: 0 0 15px 0;
}
#footer ul {
	display: block;
	padding: 0;
	margin: 0;
	list-style: none;
} 
#footer ul li {
	margin: 0;
	padding: 4px 0 4px 0;
	font-size: 14px;
	font-weight: 300;
	height: 18px;
	color: #404040;
}
#footer ul li a {
	color: #404040;
	text-decoration: none;
	font-weight: 300;
	font-size: 14px;
}
#footer ul li a:hover {
	text-decoration: none;
	color: #d9541e;
}
#footer ul#latest-news li a {
	color: #d9541e;
}
#footer ul#latest-news li a:hover {
	color: #a4a510;
}
#footer ul#socials-list li {
	padding: 0 0 10px 0;
}
#footer ul#socials-list li:first-child {
	padding-top: 5px;
}
#footer ul#socials-list li a {
	display: block;
	position: relative;
	padding: 0 0 5px 25px;
	width: 100px;
}
#footer ul#socials-list li a span {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 22px;
	height: 23px;
	background-image: url(img/footer-iconset.png?r=13);
	background-repeat: no-repeat;
	overflow: hidden;
}
#footer ul#socials-list li.blog a, #footer ul#socials-list li.facebook a {
	padding-top: 3px;
	padding-bottom: 2px;
}
#footer ul#socials-list li.twitter {
	padding-top: 4px;
}
#footer ul#socials-list li.blog a span {
	background-position: 0px -40px;
}
#footer ul#socials-list li.blog a:hover span {
	background-position: -26px -40px;
}
#footer ul#socials-list li.facebook a span {
	background-position: 0px -120px;
}
#footer ul#socials-list li.facebook a:hover span {
	background-position: -25px -120px;
}
#footer ul#socials-list li.twitter a span {
	background-position: 0px -80px;
}
#footer ul#socials-list li.twitter a:hover span {
	background-position: -25px -80px;
}
#footer ul#socials-list li.vimeo a span {
	background-position: 0px 0px;
}
#footer ul#socials-list li.vimeo a:hover span {
	background-position: -26px 0px;
}
#footer ul#socials-list li.youtube a span {
	background-position: 0px -160px;
}
#footer ul#socials-list li.youtube a:hover span {
	background-position: -26px -160px;
}
#footer ul#socials-list li.instagram a span {
	background-position: 0px -200px;
}
#footer ul#socials-list li.instagram a:hover span {
	background-position: -26px -200px;
}
#footer ul#socials-list li.googleplus a span {
	background-position: 0px -240px;
}
#footer ul#socials-list li.googleplus a:hover span {
	background-position: -26px -240px;
}


p#copyright {
	clear: both;
	text-align: left;
	bottom: 10px;
	font-size: 14px;
	padding: 23px 0 0 185px;	
	margin: 30px 0 0 -45px;
	color: #404040;
	width: 775px;
	font-weight: 300;
	border-top: 1px solid #bbb;
	background: transparent url(img/logo.png) 20px 10px no-repeat;
	background-size: 120px;
	height: 45px;
}
#credit {
	font-size: 10px;
	text-align: right;
	color: #666;
	width: 960px;
	margin: 0px auto;
	padding: 10px 0;	
}
#credit a {
	color: #666;
	text-decoration: underline;
}
#credit a:hover {
	color: #333;
}