@charset "UTF-8";

body.blog #theblogcontent {
	float: left;
	width: 510px;
	margin-right: 50px;
	overflow: hidden;
}
body.blog #theblogcontent a {
	color: #FFF;
	text-decoration: underline;
}
body.blog #theblogcontent .entry {
	padding: 0px;
	margin: 0px 0px 55px 0px;
	border-bottom: 1px dotted #555;
}
body.blog #theblogcontent .entry a:hover {
	color: #555;
}
body.blog #theblogcontent .entry .timestamp {
	clear: left;
	padding: 0px;
	font-weight: bold;
	margin-bottom: 55px;
	margin-top:5px;
	color: #555;
}
body.home #theblogcontent .entry .timestamp {
	clear: left;
	padding: 0px;
	font-weight: bold;
	margin-bottom: 55px;
	margin-top:5px;
	color: #335d56;
}
body.blog #theblogcontent .entry .timestamp .thetime {
	padding: 2px 5px;
	background-color: #555;
	color: #000;
}
body.home #theblogcontent .entry .timestamp .thetime {
	padding: 2px 5px;
	background-color: #335d56;
	color: #49857b;
}
body.blog #theblogcontent .timestamp a {
	text-decoration: none;
	color: #555;
}
body.blog #theblogcontent .timestamp a:hover {
	text-decoration: underline;
	color: #FFF;
}
body.blog #theblogcontent .entry blockquote {
	color:#999;
	padding-left: 30px;
	margin-bottom: 20px;
	border-left: 1px solid #000;
}
body.home #theblogcontent .entry blockquote {
	
	padding-left: 30px;
	margin-bottom: 20px;
	border-left: 1px solid #335d56;
}
body.home #theblogcontent .entry .thecopy blockquote p a, body.home #theblogcontent .entry .thecopy blockquote p a:visited {
	color: #2c4f49;
}
body.blog #theblogcontent .entry p {
	display: block;
}
body.blog #theblogcontent .entry .thecopy, body.home #theblogcontent .entry .thecopy {
	margin-bottom: 10px;
}
body.blog #theblogcontent .aphoto, body.home #theblogcontent .aphoto {
	margin-bottom: 5px;
	padding: 15px 0 15px 0;
}
body.blog #theblogcontent .avideo {
	text-align: center;
	margin-bottom: 5px;
	background-color: #000;
	padding: 15px 0px 15px 0px;
}
body.home #theblogcontent .avideo {
	text-align: center;
	margin-bottom: 5px;
	background-color: #335d56;
	padding: 15px 0px 15px 0px;
}
body.blog #theblogcontent .asong {
	margin-bottom: 5px;
	background-color: #000;
	padding: 10px;
}
body.home #theblogcontent .asong {
	margin-bottom: 5px;
	background-color: #335d56;
	padding: 10px;
}
#theblogcontent div.link h4 {
	margin-bottom: 10px;
}
#theblogcontent div.link h4 a:after {
	content: "\0020 \2192";
}
#theblogcontent div.link h4 a {
	text-decoration: none;
	font-size: 18px;
}
body.blog #theblogcontent div.link h4 a:hover {
	color: #555;
}
body.home #theblogcontent div.link h4 a:hover {
	color: #FFF;
}
#theblogcontent div.quote h4 {
	font-size: 24px;
	font-weight: normal;
	text-indent: 17px;
	line-height: 1.3em;
}

#theblogcontent div.quote h4:before {
	content:"\201C";
}
#theblogcontent div.quote h4:after {
	content:"\201D";
}
#theblogcontent div.quote .thecopy {
	margin: 10px 0;
}
body.home #theblogcontent .pagination {
	text-align: right;
}
#theblogcontent .pagination a {
	text-decoration: none;
	padding: 3px;
	border: 1px solid #555;
	margin: 0px 3px 0px 3px;
	color: #555;
}
body.home #theblogcontent .pagination a {
	color: #d9e6e4;
	border: 1px solid #d9e6e4;
}
body.blog #theblogcontent .pagination a:hover {
	color: #FFF;
	border: 1px solid #FFF;
}
body.blog #theblogcontent .pagination .current {
	display: inline;
	padding: 3px;
	margin-right: 3px;
}
body.blog #theblogcontent .entry ol {
	list-style-type: decimal-leading-zero;
	padding-left: 30px;
}
/* --------------------------------------------------------------------------------------------------------------------------------------- */
/* SIDEBAR */
body.blog .sponsor {
	border: 1px solid #555;
	width: 300px;
	height: 250px;
	margin-bottom: 30px;
	margin-top: 0px;
	padding: 23px 23px 26px 23px;
}

.two .label {
	width: 90%;
}
#thecalendar {
	margin-top: 15px;
}
body.blog #prevplaylist li, body.blog #thecalendar li {
	border-bottom: 1px solid #555;
	padding-bottom: 13px;
	margin-bottom: 13px;
}
#prevplaylist li:last-child, #thecalendar li:last-child {
	border-bottom: none;
}
#prevplaylist img {
	float: left;
	margin-right: 10px;
}
#prevplaylist .artist, body.blog #thecalendar .artist {
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	padding-top: 15px;
	padding-bottom: 7px;
}
body.blog #thecalendar .artist {
	padding-bottom: 10px;
	padding-top: 10px;
	font-size: 18px;
}
body.blog #thecalendar .date {
	background-color: #555;
	color: #000;
	font-family: Helvetica, Arial, sans;
	text-align: center;
	padding: 12px;
	width: 40px;
	float: right;
}
body.blog #thecalendar .date .month {
	font-size: 12px;
	text-transform: uppercase;
	padding-bottom: 4px;
}
body.blog #thecalendar .date .day {
	font-size: 24px;
}

#prevplaylist .link, body.blog #thecalendar .link {
	font-size: 9px;
	text-transform: uppercase;
	background-color: #eb3102;
	color: #FFF;
	padding: 3px 8px 3px 5px;
	display: inline;
}
body.blog #thecalendar .link {
	background-color: #555;
	color: #000;
}
#prevplaylist a.link:hover, body.blog #thecalendar a.link:hover {
	background-color: #ff6e2e;
	color: #FFF;
}
body.blog #thecalendar a.link:hover {
	background-color: #555;
	color: #FFF;
}
#prevplaylist .link .arrow, body.blog #thecalendar .link .arrow {
	font-size: 13px;
}