.entry,
.comment .reply
{
	font-size:1.6em !important;
}

.authcomment .entry
{
	background-color:#ffffcc ! important;
	padding-top:8px;
}

.author-icons
{
	float:right;
	vertical-align:middle;
}

.author-icons img
{
	width:12px;
	height:12px;
	margin-left:8px;
	border:0;
}

.link-blog .upw-posts article
{
	padding-bottom:0;
	margin-bottom:1em;
}

.link-blog a
{
	text-decoration:none;
	font-weight:bold;
	color:blue;
}

.link-blog a:hover
{
	text-decoration:underline;
}

.pull-right
{
	float:right;
}

ul#nav li.twitter
{
	padding:0.85em 0 0.7em 0;
	float:right;
	margin-right:10px;
	vertical-align:middle;
}

ul#nav li.twitter a
{
	padding:0 18px 0 0;
	background:url("images/twitter.gif") 100% 50% no-repeat;
}

#tweet-this
{
	float:right;
	width:100px;
	height:28px;
	background:url("images/tt-out.png") no-repeat;
	cursor:pointer;
}

#tweet-this:hover
{
	background:url("images/tt-over.png") no-repeat;
}