/* @override http://t4g.org/site/wp-content/themes/t4g/home.css?ver=1.5.3
http://dev2.t4g.org/wp-content/themes/t4g/home.css
http://dev2.t4g.org/wp-content/themes/t4g/home.css?ver=1.5.14
 */

body {
	background-image: url(images/home-texture.jpg);
	background-position: 0 739px;
}

#wrap {
	z-index: 1;
	position: relative;
}
#subnav,
#mainnav {
	display: none;
}
.T4G-LIVE #alt,
.T4G-POST #alt {
	left: 705px;
}
#header {
	height: 320px;
}
#header .date {
	margin-left: 8px;
	font-size: 26px;
}

#banner {
	height: 739px;
	background-image: url(images/2014-post.jpg);
	background-position: center 20px;
	background-size: auto ;
}
#banner .tagline {
	position: absolute;
	top: 140px;
	left: 50%;
	margin-left: -435px;
	width: 514px;
	height: 280px;
	background:  url(images/logo-text-t4g.png) top left no-repeat;
	text-indent: -10000px;
	overflow: hidden;
}
.tagline-secondary:hover {
    text-decoration: none;
    color: #B71919;
}
.tagline-secondary {
    font-size: 16px;
    font-weight: bold;
    left: 71px;
    letter-spacing: 0.03em;
    position: absolute;
    text-transform: uppercase;
    top: 389px;
    z-index: 100;
}
 .thumb .p {
	position: absolute;
	right: 5px;
	bottom: 5px;
	display: block;
	background: url(images/sprites.png) no-repeat -312px -108px;
	width: 33px;
	height: 20px;
}
.thumb .p.audio {
	background-position: -257px -108px;
}
#main {
	padding: 0px 0 0 0;
	border: 0;
	background: none;
	min-height: 0;
}
#featured {
	position: relative;
	padding: 20px 0px 0px 0px;
	margin: 0 0 0px 0;
	background: url(images/nav.png);
}
#featured h1 {
	margin: 0 0 15px 35px;
	color: white;
	font-size: 32px;
}
#featured .content {
	float: left;
	min-height: 520px;
	width: 575px;
	padding: 0 35px 20px 35px;
	background: url(images/home-featured-bg.png) top left no-repeat;
	color: white;
}
#featured .content .embed {
	margin: 0 0 15px 0;
}
#featured .content h2 {
	font-size: 24px;
	color: white;
}
#featured .content a {
	color: white;
}
#featured .content p {
	color: #FFCBCB;
	margin-top: 15px;
}
#featured .sidebar {
	width: 250px;
	margin: 0 20px 0 0;
	float: right;
	color: white;
}
#featured .sidebar a{
	color: white;
}

#featured .sidebar h3 {
	margin: 0 -20px 5px 0;
	padding: 5px;
	color: white;
	background: #b11b21;
	line-height: normal;
	font-size: 16px;
}
#featured .sidebar .hentry {
	position: relative;
	min-height: 75px;
	margin: 0 0 10px 0;
	padding: 0 0 0 110px;
	color: white;
	font-size: 11px;
}
#featured .sidebar .hentry .thumb {
	border: 0;
}
#featured .sidebar .hentry h2 {
	margin-bottom: 0;
	font-size: 11px;
	font-weight: bold;
}

#featured .sidebar .hentry.breakout {
	padding-left: 0;
	min-height: 50px;
}
#featured .more-video {
	display: inline-block;
	padding: 0 0 0 24px;
	background: url(images/sprites.png) no-repeat -378px -255px;
	line-height: 20px;
}
#featured .more-audio {
	display: inline-block;
	padding: 0 0 0 24px;
	background: url(images/sprites.png) no-repeat -376px -295px;
	line-height: 20px;
}


#popular {
	position: relative;
	padding: 20px 35px;
	margin: 0 0 40px 0;
	min-height: 300px;
	background: #262323;
	color: white;
}
#popular h1 {
	margin: 0 0 15px;
	font-size: 32px;
}

.carousel {
	position: relative;
}

.carousel .window {
	position: absolute;
	z-index: 9;
	background: none;
	overflow: hidden;
	width: 860px;
	height: 250px;
}


.carousel .controls {
	position: absolute;
	top: -41px;
	left: 225px;
	width: 100px;
	height: 40px;
}
.carousel .controls a {
	display: block;
	margin: 0 5px 0 0;
	float: left;
	width: 16px;
	height: 16px;
	background: #4f4f4f;
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
	border-radius: 16px;
	text-indent: -10000px;
	overflow: hidden;
}
.carousel .controls a.selected {
	background-color: white;
}
.carousel .nav {
	display: block;
	position: absolute;
	z-index: 100;
	top: 20px;
	width: 22px;
	height: 40px;
	background: url(images/sprites.png);
	cursor: pointer;
	color: white;
	font-size: 25px;
	line-height: 33px;
	font-family: arial,sans-serif;
	text-indent: -10000px;
}
.carousel .nav.next {
	right: -35px;
	background-position: -268px -285px;
}
.carousel .nav.prev {
	left: -35px;
	background-position: -291px -285px;
}
.carousel .nav.next:hover {
	background-position: -319px -285px;
}
.carousel .nav.prev:hover {
	background-position: -342px -285px;
}

.carousel .slider {
	position: absolute;
	width: 10000px;
	height: 250px;
}
.carousel .slider .hentry {
	position: relative;
	float: left;
	width: 185px;
	height: 185px;
	margin: 0 40px 0 0;
}
.carousel .slider .hentry .thumb {
	display: block;
	margin: 0 0 10px 0;
	width: 100%;
	height: 105px;
	overflow: hidden;
	position: relative;
	background: #ddd no-repeat;
	background-color: rgba(0,0,0,0.8);
	border:0;
}

.carousel .slider .hentry h2,
.carousel .slider .hentry h2 a {
	font-size: 14px;
	line-height: 1.2;
}	
.carousel .slider .hentry h2,
.carousel .slider .hentry h2 a,
.carousel .slider .hentry cite,
.carousel .slider .hentry cite a {
	color: white;
	font-style: normal;
}
.carousel .slider .hentry cite {
	display: block;
	line-height: normal;
}


#content {
	position: relative;
	float: none;
	margin: 0;
	padding: 0;
	width: auto;
	min-height: 200px;
	background: white;
}

#content h1 {
	margin-bottom: 15px;
	font-size: 32px;
	line-height: 1;
}

#content .featured {
	float: left;
	position: relative;
	width: 640px;
	padding: 30px 30px 30px 35px;
	min-height:500px;
	background: #f5f5f5;
	background-image:    -moz-linear-gradient(top, #f5f5f5 0%, #ffffff 650px); 
	background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #ffffff 650px);
	background-image:      -o-linear-gradient(top, #f5f5f5 0%, #ffffff 650px); 
	background-image:     -ms-linear-gradient(top, #f5f5f5 0%, #ffffff 650px); 
	background-image:         linear-gradient(top, #f5f5f5 0%, #ffffff 650px);
}
#content .featured > .button {
	position: absolute;
	padding: 10px 30px;
	top: 30px;
	right: 80px;
	font-size: 24px;
	border-radius: 5px;
}
#content .featured > .button:hover {
	text-decoration: none;
	background-color: #BF0C12;
}

#content .featured h1 {
	font-size: 36px;
	margin-bottom: 40px;
}
#content .featured .posts {
	margin: 0 0 0 -10px;
}
#content .featured .hentry {
	position: relative;
	float: left;
	margin: 0 0 24px 10px;
	padding: 15px;
	width: 175px;
	height: 220px;
	background: #ddd;
	line-height: 1.3;
	cursor: pointer;
}
#content .featured .hentry h3 {
	margin: 0 0 5px;
}
#content .featured .hentry a {
	color: #000;
}
#content .featured .hentry .thumb {
	position: relativee;
	display: block;
	width: 205px;
	height: 140px;
	margin: -15px -15px 15px -15px;
	background: #aaa no-repeat center;
	border: 0;
	background-size: auto 100%;
}
#content .featured .hentry .thumb img {
	display: block;
	width: 205px;
	height: 140px;
}
#content .featured .hentry .thumb .mask {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 10px;
	color: white;
	xbackground: rgb(203, 16, 22);
	background-color: rgba(203, 16, 22, 0.8);
	-ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#cccb1017,endColorstr=#cccb1017);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#cccb1017,endColorstr=#cccb1017);
	font-size: 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	line-height: 1;
	zoom: 1;
}
#content .featured .hentry.hover .thumb .mask {
	display: block;
	
}
#content .featured .hentry.hover {
	background-color: #8a0c11;
	color: white;
}
#content .featured .hentry.hover a {
	color: white;
}
#content .browse {
	float: right;
	width: 205px;
	margin: 0;
	padding: 45px 15px 15px 15px;
}
#content .browse > h2 {
	margin: 0 0 20px 0;
	color: #868686;
	font-size: 24px;
}
#content .browse h4 {
	padding: 8px 8px 8px 15px;
	border-top: 2px solid #000;
	font-size: 16px;
}
#browse {
	margin: 0 0 50px -15px;
	padding: 0 0 0 15px;
	border-bottom: 2px solid #000;
}
#browse .widget {
	margin-bottom: 0;
}
#highlight-bg {
	position: absolute;
	z-index: 0;
	width: 100%;
	left: 0;
	top: 1010px;
	height: 290px;
	background: #262323;
}

#content .highlight {
	position: relative;
	padding: 60px 0 40px 0;
	margin: 0 0 55px 0;
	background: #262323;
}
#content .highlight .posts {
	position: relative;
}
#content .highlight .posts .hentry {
	margin: 0 0 0 40px;
	width: 185px;
	float: left;
	min-height: 250px;
	color: white;
}
#content .highlight .posts .hentry .session {
	margin-top: 0;
	color: white;
	font-size: 18px;
}
#content .highlight .posts .hentry cite {
	color: white;
}
#content .highlight .posts .hentry .thumb {
	border: 0;
}
#content .highlight .posts .hentry a {
	color: #fff;
}
#content .highlight .posts .hentry .see-all {
	display: block;
	margin: 10px 0 0 0;
	color: #e42f36;
}
#content .highlight .i,
#content .highlight .i2 {
	position: absolute;
	top: -8px;
	left: 50%;
	width: 60px;
	height: 30px;
	margin: 0 0 0 -30px;
	background: url(images/icon-arrow1.png) center top;
}
#content .highlight .i2 {
	top: auto;
	bottom: -12px;
	width: 34px;
	height: 12px;
	margin: 0 0 0 -17px;
	background: url(images/icon-arrow2.png) center bottom;
}
#content .resources {
	padding: 25px;
	border: 6px solid #e8e5e6;
	background: url(images/home-col-header.png) 25px 75px no-repeat;
}
#content .resources h1 {
	height: 35px;
}
#content .archive {
	position: relative;
	margin: 80px 0 0 0;
	padding: 0px 0 20px 0;
	background:  url(images/home-col.gif) repeat-y 205px 0;
	
}

#content .archive .col {
	width: 190px;
	margin-right: 34px;
	float: left;
}
#content .archive .col.first {
}
#content .archive .col.last {
	margin-right: 0;
}
#content .archive .col h3 {
	position: absolute;
	top: -61px;
	width: 208px;
	padding: 0 0 0 5px;
	color: white;
	font-size: 12px;
}
#content .archive .col h3 a {
	color: white;
}

#content .archive .hentry h2 {
	font-size: 14px;
}
#content .archive .hentry a{
	color: #a8041b;
}
#content .hentry cite {
	color: #a8041b;
	font-size: 11px;
}
#content .archive .col > .more {
	position: absolute;
	bottom: 0;
}
#content .sidebar {
	width: 190px;
	float: right;
	
}

#content .more-audio {
	display: inline-block;
	padding: 0 0 0 24px;
	background: url(images/sprites.png) no-repeat -376px -336px;
	line-height: 20px;
}


#content .thumb {
	display: block;
	position: relative;
	margin: 0 0 10px 0;
	width: 100%;
	height: 105px;
	overflow: hidden;
	background: #ddd;
	border: 1px solid #ddd;
}


#live-mask {
	position: fixed;
	z-index: 100;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.8);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc000000,endColorstr=#cc000000);
	zoom: 1;
	-ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc000000,endColorstr=#cc000000);
	zoom: 1;
}
#live-overlay {
	position: fixed;
	top: 100px;
	left: 50%;
	margin-left: -244px;
	z-index: 101;
	width: 488px;
	height: 313px;
	background: url(images/bg-livestream.jpg);
	text-align: center;
	color: white;
}
#live-overlay strong {
	display: block;
	padding: 100px 0 30px 0;
	font-size: 38px;
}
#live-overlay .button {
	margin: 0 auto;
	padding: 10px 30px;
	font-size: 24px;
	border-radius: 5px;	
}
#live-overlay .button:hover {
	text-decoration: none;
	background-color: #BF0C12;
}
#live-overlay .close {
	position: absolute;
	top: -10px;
	right: -10px;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	background: white;
	color: #000;
	font-size: 30px;
	line-height: 28px;
	text-align: center;
	cursor: pointer;
}