/*  
Theme Name: FAN960
Theme URI: http://blog.rogersradiointernet.com/
Description: Blog theme for FAN960
Version: 1.0
Author: Rogers Radio
Author URI: http://blog.rogersradiointernet.com/
*/

a.fullstory {
	background-image: url(images/skin/link-icons.gif);
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
	width: 55px;
	float:right;
}
a.fullstory { background-position: 0 -120px; }
a.fullstory:hover { background-position: -55px -120px; }

.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;
	border: 1px solid #CCCCCC;
}
.commentlist .sequence {
	width: 30px;
	padding: 5px;
	float: left;
	color: #999;
	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;
}

ul.archivePagination {
	float: none;
	margin-bottom: 35px;
}
ul.archivePagination .first {
	float: left;
}
ul.archivePagination .last {
	float: right;
}
ul.archivePagination li a,
ul.archivePagination li a:hover {
	display: inline;
	background: none;
	border: none;
	color: #C71800;
}

#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;
}

.widget {
	text-align: left;
	list-style: none;
}
.widget_rci_adtags {
	text-align: center;
	list-style: none;
}

#sidebar {
	background: none;
}
