/***************************
*                          *
*     Date: 2013-03-02     *
*    Orig.: 2006-06-27     *
*      © Aki Korhonen      *
*                          *
***************************/

.blog_time
{
	color: #888888;
	font-size: 9px;
	font-weight: normal;
	/*font-family: "Verdana", Times, serif;*/
	/*font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;*/
	letter-spacing: 0px;
}

#tweetbox_body
{
	width: auto;
	height: 23px;
	background: url('/gfx/twitter-logo-blue-23px.png') no-repeat top left #F3F5F6;
	padding: 0px 6px 0px 26px;
	margin: 0px 0px 10px 0px;
	line-height: 23px;
	font-size: 10px;
}

#tweetbox_body #tweetbox_content, #tweetbox_body #tweetbox_content_placeholder
{
}

#tweetbox_body #tweetbox_content div
{
}

#tweetbox_tweet
{
}

#tweetbox_time
{
	color: #BAC5CA;
	float: right;
}

.blog_content
{
}

.blog_content img
{
}

.flickr_caption
{
	width: 100%;
	margin: -3px 0px 8px 0px;
	text-align: center;
	float: left;
}

.blog_list_year
{
	padding: 0px 0px 0px 2px;
	border-bottom: 1px solid #BAC5CA;
	font-size: 13px;
	font-weight: bold;
}

.blog_list_month
{
	padding-left: 20px;
	font-size: 11px;
	font-weight: bold;
}

.blog_list_entry
{
	padding-left: 30px;
	font-size: 11px;
}

#blog_browse_container
{
	width: inherit;
	height: 20px;
	background: #F3F5F6;
	font-size: 12px;
	text-align: center;
	line-height: 20px;
}

#blog_browse_newer
{
	width: 33%;
	display: inline;
	padding-left: 6px;
	float: left;
	text-align: left;
}

#blog_browse_index
{
	width: 33%;
	display: inline;
	text-align: center;
}

#blog_browse_older
{
	width: 33%;
	display: inline;
	padding-right: 6px;
	float: right;
	text-align: right;
}

/* EOF */
