/* @override 
	http://t4g.org/site/wp-content/themes/t4g/home.css
	http://t4g.org/site/wp-content/themes/t4g/home.css?a
*/

#wrap2 {
	background: none;
}
#content {
	margin: 0;
	padding: 0 0 50px 0;
	width: 684px;
}
#content #home-content {
	clear: both;
	padding: 0px 0 0 0;
}
#content .col {
	position: relative;
	float: left;
	width: 331px;
	padding: 0 0 30px 0;
}
#content .col .browse {
	display: block;
	height: 25px;
	line-height: 25px;
	padding: 0 0 0 10px;
	background: url(images/btn.gif) no-repeat;
	font-weight: bold;
}
#content .col .browse:hover {
	background-position: 0 -25px;
}
#content #audio {
	float: right;
}

#content h2.title {
	position: absolute;
	top: -30px;
	height: 22px;
	width: 330px;
	line-height: 22px;
	color: #0072bc;
	border: 0;
	font-size: 19px;
}
#content h2.title .more {
	position: absolute;
	right: 0px;
	bottom: 0;;
	font-size: 12px;
	font-weight: normal;
	color: #60b7d2;
}
.feature {
	background: #f1eed6;
	padding: 10px;
	margin: 0 0 20px 0;
	font-size: 15px;
	min-height: 280px;
}
.feature .embed {
	position: relative;
	height: 187px;
	line-height: normal;
	margin: -10px -10px 20px -10px;
	padding: 0;
}

.feature p.last {
	margin-bottom: 0;
}
.feature h1 {
	font-size: 20px;
	color: #0072bc;
}
.feature h1 a {
	color: #0072bc;
}


#audio .embed {
	background: #60b7d2 url(images/generic-speakers.jpg) no-repeat ;
}
#audio .embed .player{
	position: absolute;
	bottom: 10px;
	width: 100%;
	margin: 0 auto;
	font-size: 12px;
	text-align: center;
}
#audio .embed .powerpress_links {
	margin: 0;
	color: white;
	text-shadow: 0px 0px 3px #000;
}
#audio .embed .powerpress_links a {
	color: white;
}

.post .meta-tags { display:none;}

#sidebar {
	padding: 0;
	width: 239px;
}
#sidebar .box {
	background: #6ec3db url(images/box.jpg) repeat-y right top;
	color: white;
	padding: 30px 20px 10px 20px;
	height: 145px;
	margin: 0 0 20px 0;
}
#sidebar .box strong {
	display: block;
	margin: 0 0 15px 0;
	font-size: 22px;
}
#sidebar .box a {
	color: white;
}
#sidebar .ad {
	margin-left: 0;
}