#affiliate-container {width:275px; height:140px;float:left;margin:34px 0 0 10px; }
	#affiliate-container-content {width:265px; height:84px;float:left; }
	#affiliate-container li {color:#666; padding:0 0 8px 8px; font-size:11px;}
	#affiliate-container a:link,a:visited	{ color:#c3c3c3; text-decoration:none; outline:none; }
	#affiliate-container a:hover,a:active	{ color:#7e191e; text-decoration:none; outline:none; }

#twitter-container {width:275px; height:140px;float:left;margin:45px 0 0 10px; }
	#twitter-container-content {width:265px; height:84px;float:left; }
	#twitter-container li {color:#666; padding:0 0 8px 8px; font-size:11px;}
	#twitter-container a:link,a:visited	{ color:#c3c3c3; text-decoration:none; outline:none; }
	#twitter-container a:hover,a:active	{ color:#7e191e; text-decoration:none; outline:none; }

#btn-follow-twitter {
	background:url(../images/btn-follow-twitter.jpg) no-repeat;
	width:265px;
	height:44px;
	float:left;
	}
	#btn-follow-twitter span {display:none;}
	#btn-follow-twitter a {display:block; width:265px; height:44px;}
	#btn-follow-twitter a:hover {background:url(../images/btn-follow-twitter.jpg) -0px -44px no-repeat;}

#blog-container {width:298px; height:185px;float:left; }

#btn-blog {
	background:url(../images/btn-blog.jpg) no-repeat;
	width:86px;
	height:35px;
	float:right;
	}
	#btn-blog span {display:none;}
	#btn-blog a {display:block; width:86px; height:45px;float:left;}
	#btn-blog a:hover {background:url(../images/btn-blog.jpg) -0px -35px no-repeat;}

.blog {
	width: 255px;
	margin: 0px 0px 10px 0px;
	float:right;
	}
	.blog a { color: #333; }
	.blog a:hover { color: #B5111A; border-bottom: dotted thin; }
	
	.entry-container{ float:right;width:255px;background:url(../images/blog_line.jpg) no-repeat scroll left top;
		color:#606062;
		font-size:11px;
		line-height:30px;
		}
	.date-container {float:right; font-size:10px;}
	.title-container {float:left;}
	
#img-blog-feedburner {
	background:url(../images/img-blog-feedburner.jpg) no-repeat;
	margin-top:45px;
	width:19px;
	height:140px;
	float:left;
	}
	#img-blog-feedburner span {display:none;}
	#img-blog-feedburner a {display: block; width:19px; height:56px; margin-top:40px;}
	#img-blog-feedburner a:hover {background:url(../images/img-blog-feedburner.jpg) -0px -180px no-repeat;}

#creditfooter { display:none; }

#subscribe-rss {
	background:url(../images/btn-subscribe-rss.jpg) no-repeat;
	width:162px;
	height:15px;
	float:right;
	margin-left:65px;
	}
	#subscribe-rss span {display:none;}
	#subscribe-rss a {display:block; width:162px; height:15px; float:right;}
	#subscribe-rss a:hover { background:url(../images/btn-subscribe-rss.jpg) -0px -15px no-repeat;}

/* -- Hack for Firefox - Date Alignment -- */

 .date, x:-moz-any-link { margin: -30px 0px 0px 0px; } .date, x:-moz-any-link, x:default { margin: -30px 0px 0px 0px; } 

