/*
Theme Name: Hybreb Clearwood
Theme URI: http://hybreb.com/
Description: The second Hybreb Theme
Author: Treemotion Web Engineering
Version: 1.0 (optional)
Tags: rost, orange, two column, 960.gs

General comments and license statement (optional).
*/

/* Resets */
img {
	border: 0px;
}
a {
	color: #666666;
	text-decoration: none;
}
h1, h2, h3 {
	font-weight: normal;
}
/* special fonts */
.important {
	color:#F29400;
	font-weight: bold;
}
.ontop {
	margin-top: 0px;
}
body {
	background-image: url(img/bgBig.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	margin-bottom: 0px;
}
/* BASIC SETUP */
#header, #footer, #body {
} 
#header {
	margin-top: 0px;
	padding-top: 20px;
	vertical-align: bottom;
	/*background-image: url(img/bg.jpg);*/
	background-repeat: no-repeat;
	background-position: 570px top;
}

#body {
	margin-top: 20px;
}

#footer {
	vertical-align: bottom;
	margin-top: 20px;
	background-image: url(img/footerBg.png);
	background-repeat: no-repeat;
}

#footer .ad{
	text-align: center;
	vertical-align: middle;
}

#footer .seperator {
	background-image: url(img/bgTVsLine.jpg);
	height: 24px;
	margin-bottom: 10px;
}
#footer ol, #footer ul, #footer li {
	margin: 0px;
	padding: 0px;
}
#footer ol, #footer ul {
	list-style: none;
}

/* Sidebar */
#sidebar .slot {
}

/* THIS IS THE COUNTDOWN */
#countdown {
	margin-top: 12px; 
	vertical-align: middle;
}
#countdown .pre-time, #countdown .post-time {
	font-size: 20px;
	color: #666666;
}
#countdown .time {
	font-size: 55px;
	line-height: 80%;
	padding-left: 70px;
}
#countdown .post-time {
	text-align: right;
}
#countdown .shows {
	font-size: 10px;
	text-align: right;
}

/* Der Notifier */
#hybreb_notifier {
	vertical-align: bottom;
	height: 100%;
}
#hybreb_notifier  h1, #hybreb_notifier  p{
	font-weight: normal;
	font-size: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#hybreb_notifier  p {
	font-size: 15px;
	text-align: right;
}
#hybreb_notifier  .quote {
	color: #666;
	font-size: 25px;
	line-height: 10px;
}

/* Social Homes */
#social-homes {
	text-align: right;
}

/* Special Links */
#mediabar {
	margin-top: 40px;
}
#special-links div {
	background-color:#F29400;
	color: white;
	text-align: center;
}
#special-links div.selected {
	background-color: #666666;
}
#special-links div a{
	color: white;
}
#explanation {
	background-color:#F29400;
	color: white;
	text-align: center;
}
#explanation a {
	color: white;
}

.posts .post {
	margin-bottom: 30px;
}
.posts .post h1 a {
	color: black;
	text-decoration: none;
}
/* Comments */
.comments {
	margin-top: 20px;
	margin-bottom: 20px;
}
.comments .comment .user .name {
	font-weight: bold;
}
.comments .comment .user {
	text-align: right;
}
.comments .comment p {
	margin-top: 0px;
}
.comments .commentform {
	margin-bottom: 30px;
}
.comments .commentform input, .comments .commentform textarea {
	width: 100%;
	margin-bottom: 10px;
}
.comments .commentform .label {
	text-align: right;
}
.post .comment-link {
}
/* podcasts */
#hybreb-podpress .grid_1 {
	font-size: 11px;
}
/* url */
#url {
	
}
/* song */
#song {
	text-align: center;
	background-color: #eeeeee;
}


/* podpress */
.podPress_content {
	display: none;
}

