#articles h1,
#articles h2 {
	font-size: 1.5em;
}
#articles div.author {
	margin-bottom: 20px;
}
#articles #featured {
/*	background: url('/img/hr_dotted.png') repeat-x left bottom;*/
	padding-bottom: 20px;
	margin-bottom: 10px;
}
#articles #previous {
	border-top: 1px solid #000;
	padding-top: 20px;
	padding-bottom: 20px;
}
#articles .article {
	float: left;
	margin-right: 15px;
	display: inline;
	margin-bottom: 25px;
/*	width: 300px;*/
	width: 45%;
}
#articles .post h2 { margin-top: 15px; }
#articles #previous a.more {
	display: block;
	clear: left;
}
#articles .more {
	display: block;
/*	text-transform: uppercase;*/
}
#articles h3 {
	font-size: 20px;
	margin-bottom: 10px;
}
#articles p.error {
	font-style: italic;
	color: #bbb;
}
#articles #featured p.error {
	margin-top: 25px;
	font-size: 23px;
}
#articles #previous p.error {
	margin-top: 10px;
	font-size: 18px;
}
#articles #previous .more { text-transform: uppercase; }
#delicious .more {
	margin: 10px 0;
}

/* ------------------- */
/* VERSION 1: REJECTED */
/* ------------------- */
/*#articles {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 2px solid #000;
}
#articles p.error {
	font-style: italic;
	color: #bbb;
}
#articles #featured p.error {
	margin-top: 25px;
	font-size: 23px;
}
#articles #previous p.error {
	margin-top: 10px;
	font-size: 18px;
}
#articles #featured a,
#articles #previous a {
	padding: 0;
	background: none;
}
#articles h1,
#articles h2 {
	text-transform: none;
	color: #acacac;
}
#articles h2 a { color: #000; }
#articles h2 small a { color: #3299C6; }
#articles h1 { font-size: 18px; }
#articles h2 { font-size: 16px; }
#articles #featured {
	margin-right: 225px;
}
#articles .more {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
}
#articles #previous .more { font-size: 12px; }
#articles #previous {
	float: right;
	width: 200px;
	text-align: right;
}
#articles #previous .article {
	margin: 10px 0;
}
#articles #previous .article a {
	display: block;
	padding: 5px;
	background: #daedf5;
	text-transform: uppercase;
	font-weight: bold;
}
#articles #previous .article a:hover {
	text-decoration: none;
	background: #CEE1EB;
	border-left: 5px solid #C5D6E0;
}
#articles #previous .article .title {
	font-size: 14px;
	color: #000;
}
#articles #previous .article .author {
	font-size: 12px;
	color: #5f6d82;
}
#articles #previous .article a:hover .author { color: #515E70; }
#articles #previous .article .author span {
	color: #9ba9ae;
}
#articles #delicious {
	clear: both;
}
#featured h2 {
	margin: 10px 0;
	font-size: 35px;
	color: #000;
}
#featured h2 small {
	font-size: 15px;
	text-transform: uppercase;
}
#featured h2 small a { text-decoration: underline; }
#featured h2 small a:hover { text-decoration: none; }
#delicious {
	margin: 20px 0 0;
	padding: 20px 0 0 70px;
	background: url(/img/delicious_logo.gif) no-repeat 5px 20px;
	border-top: 2px solid #000;
}
#delicious h3 {
	margin-bottom: 25px;
	font-size: 15px;
	font-weight: bold;
}
#delicious ul {
	float: left;
	width: 400px;
	margin-right: 15px;
}
#delicious li {
	margin-bottom: 10px;
}
*/
