﻿#innercontent
{
overflow: auto;
*margin-top: 1em;
}

.articles
{
float: left;
overflow: auto;
*overflow: hidden;
_overflow: hidden;
width: 460px;
}

	.date
	{
	color: #888888;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	float: left;
	width: 45px;
	}

	.month
	{
	font-size: 15px;
	text-transform: uppercase;
	}

	.day
	{
	font-size: 26px;
	font-style: italic;
	letter-spacing: -1px;
	margin-top: -5px;
	}

	.copy
	{
	float: left;
	margin-left: 15px;
	width: 400px;
	}

.articles table { text-align: left; }

.articles .hr
{
clear: both;
line-height: 1px;
margin: 2em 0em;
}

	#content .copy h3
	{
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	margin-top: 0px;
	text-align: left;
	}

	#content h3 a { text-decoration: none !important; }

#rcol
{
float: left;
margin-left: 35px;
width: 200px;
}

#rcol .hr
{
clear: both;
margin: 2em 0em;
}

#tags
{
font-family: Arial, Helvetica, sans-serif;
text-align: justify;
}

	#tags a
	{
	line-height: 38px;
	text-decoration: none;
	border-bottom: 1px dotted #cccccc;
	_border-bottom: 1px solid #dddddd;
	padding-bottom: 1px;
	}

	#tags p	{ margin-top: 0px; }

/* Archive */
#rcol h3
{
font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
font-size: 1.5em;
margin: 0em 0em .5em 0em;
}

	#archive ul
	{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}

		#content #archive a
		{
		background: url(/home/files/images/template/arrow.gif) no-repeat 5px center;
		border-bottom: 1px dotted #cccccc;
		_border-bottom: 1px solid #ececec;
		display: block;
		line-height: 12px;
		padding: 10px 0px;
		*padding: 2px 0px;
		_padding: 2px 0px;
		text-indent: 15px;
		text-decoration: none;
		}

		#content #archive a:hover
		{
		background-color: #fafafa;
		border-bottom-style: solid;
		border-bottom-color: #dddddd;
		}

#rss
{
height: 45px;
width: 200px;
text-align: left;
}

	#rss img
	{
	float: left;
	margin-right: 5px;
	}

	#content #subscribe a
	{
	background-image: none;
	color: #db5e2a;
	cursor: pointer;
	font-size: 20px;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-right: 0px;
	}

	#content #subscribe a:hover { color: #000000; }

	#subscribe span
	{
	display: block;
	float: right;
	margin-top: 3px;
	}

	#explanation { text-align: right; }

	#content #explanation a
	{
	color: #999999;
	font-size: 11px;
	clear: both;
	display: block;
	text-align: right;
	width: 200px;
	}

#content #pages a[href="#"] { display: none; }