/* @override http://live.lifepointchurch.org/live.css */

/* @override http://live.lifepointchurch.org/live.css */

body{
	margin: 0;
	padding: 0;
	background: #000 url(i/live_bg.jpg) no-repeat center top;
}.container {margin-left:auto;margin-right:auto;width:960px;
	margin-top: 130px;
}.chat,.video{display:inline;float:left;position:relative;margin-left:10px;margin-right:10px}.container .chat{width:300px}.container .video{width:620px}.clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}.clearfix:after{clear:both;content:' ';display:block;font-size:0;line-height:0;visibility:hidden;width:0;height:0}* html .clearfix{height:1%}

#video_buttons {
	float: left;
	width: 511px;
}
#tweet{
	width: 109px;
	height: 30px;
	float: left;
	margin-right: 10px;
}

#tithe{
	width: 109px;
	height: 30px;
	float: left;
}
#tweet a{
	width: 109px;
	height: 30px;
	background: url(i/tweet.png) left;
	display: inline-block;
}

#tithe a{
	width: 109px;
	height: 30px;
	background: url(i/tithe.png) left;
	display: inline-block;
}
#tweet a:hover{
	background-position: right;
}

#tithe a:hover{
	background-position: right;
}

#thecountdown {
	width: 300px;
	height: 70px;
	margin-bottom: 12px;
}
#footer {
	width: 100%;
	height: 378px;
	background: url(i/trees.png) no-repeat center top;
}