/* @override http://t4g.org/site2011/wp-content/themes/t4g2011/home.css?ver=1 */

#main {
	padding: 384px 0 0 0;
	border: 0;
	background: none;
	min-height: 0;
}

#sidebar {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 90;
	margin: 0;
	width: 315px;
	height: 290px;
	padding: 47px 35px 0 45px;
	background: url(images/nav.png);
	color: white;

}
#sidebar .embed {
	height: 180px;
	margin: 0 0 1em 0;
}
#sidebar a {
	color: white;
	text-decoration: underline;
}

#content {
	position: relative;
	float: none;
	margin: 0;
	padding: 1em 0 0 0;
	width: auto;
	min-height: 210px;
	background: white;
	border: 6px solid #e8e5e6;
	border-top: 0;
}
#content .layout h3 {
}
#content .layout h3 {
	position: absolute;
	top: -2em;
}
#content .col-3 p{
}
.updates {
	position: relative;
}
.updates .meta {
	margin-top: -15px;
	margin-bottom: 0;
}
.updates .content {
	padding-bottom: 10px;
}
.updates small a.date {
	color: #555;
}
.updates .links {
	font-size: 11px;
	color: #a8041b;
}
#latest-video .more {
	background: url(images/sprites.png) no-repeat 0 -177px;
	padding-left: 24px;
	
}
#latest-video .thumb {
	display: block;
	height: 105px;
	overflow: hidden;
	position: relative;
}
#latest-video .thumb .p {
	position: absolute;
	left: 50%;
	top: 45%;
	margin-left: -16px;
	display: block;
	background: url(images/sprites.png) no-repeat -312px -108px;
	width: 33px;
	height: 20px;
}

#twitter-updates .q {
	position: absolute;
	top: 0;
	font-size: 36px;
	color: #d5d4d4;
	line-height: 0.85;
	left: -0.55em;
	zoom:1;
}

#facebook-updates .status .picture img {
	display: block;
	margin: 0 5px 5px 0;
}
#facebook-updates .video .picture img {
	display: block;
	float: none;
	margin: 0 auto 5px;
}
#facebook-updates .meta {
	clear: both;
}