/*  
Theme Name: 102 Clear FM Winnipeg
Theme URI: http://blog.rogersradiointernet.com/
Description: Blog theme for the Peg - hooks into station styles
Version: 1.0
Author: Rogers Radio
Author URI: http://blog.rogersbroadcasting.ca/
*/

.postmetadata {
	width: 80%;
	padding: 10px;
	text-align: center;
	margin: 10px auto;
	border: 1px dotted #CCCCCC;
	font-size: smaller;
}

.comments ol.commentlist li {
	clear: left;
	padding: 0;
	padding-top: 1em;
	padding-bottom: 1em;
	overflow: hidden;
	list-style: none;
	margin: 0;
}
.commentlist .sequence {
	width: 30px;
	padding: 5px;
	float: left;
	color: #DDD;
	font-size: large;
	font-weight: bold;
}

.commentlist .commenttext {
	float: left;
	width: 400px;
}
.commentlist .commentmetadata {
	display: block;
	width: 100px;
	padding: 5px;
	float: left;
	font-size: smaller;
}

.commentlist cite {
	font-style:italic;
}

#sidebar .copy ul,
#sidebar .copy ul li {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}

#sidebar .copy ul li div,
#sidebar .copy ul li ul {
	margin: 0 10px;
	overflow: hidden;
}

#sidebar .copy ul h2 {
	font-weight: bold;
	border: 1px solid #AAA;
	padding: 5px;
	margin: 5px 5px 0 5px;
	background:#EEE;
}

#rss-link {
	background: url(images/rss-subscribe.gif) no-repeat center;
	display: block;
	text-indent: -9999px;
	width: 50px;
	height: 58px;
	float: left;
	margin: 2px 5px;
}
