﻿.item 
{
	color:#777;
	padding:10px 10px 10px 65px;
	width:401px;
}

.delicious { min-height:40px; background: #F1F1F1 url('/assets/images/layout/delicious.png') no-repeat 8px 12px scroll; }
.twitter   { background: #F1F1F1 url('/assets/images/layout/twitter.png') no-repeat 8px 12px scroll; }
.blogger   { background: #F1F1F1 url('/assets/images/layout/blogs.png') no-repeat 5px 15px scroll; }

.blog_bg { height:4px; background: transparent url('/assets/images/layout/blogHeader.gif') no-repeat left top scroll; }
.blog_footer { margin-bottom:5px; height:32px; background: transparent url('/assets/images/layout/blogFooter.gif') no-repeat left top scroll; }

.blog_footer a
{
	display:block;
	padding:10px 0 0 0;
	color:#45b4c9;
	font-family:Georgia;
}

.blog_footer a span
{
	display:none;
}

.item h2
{
	font-size:1.2em;
	color:#555;
}

.item h2 a
{
	display:block;
	color:#555 !important;
	font-weight:bold;
	text-decoration:none;
}

.item a.author
{
	display:inline;
	font-weight:normal;
	color:#E56B15 !important;
}

.item span.author
{
	color:#E56B15;
}

.item p
{
	margin:0;
	padding:0;
}

.twitter p
{
	padding:5px 0 0 0;
}

.creston_overview
{
	width:225px;
	float:left;
	margin-bottom:10px;
}

.creston_overview h2
{
	width:215px;
	height:24px;
	font-family:Georgia;
	font-size:1em;
	padding:10px 0 0 10px;
}

.module_footer a
{
	display:block;
	width:225px;
	height:21px;
}

.right { margin-left:10px; }
.spacer10 { height:10px; }
.creston_overview p, .module p { padding:0 10px; margin:0; }
.creston_overview p.last { padding-bottom:5px; }
.creston_overview p.date { color:#ccc; font-size:0.9em; }
.creston_overview h3, .module h3 { padding:5px 10px 0 10px; font-size:1.1em; }
.creston_overview h3 a, .module h3 a { color:#555 !important; text-decoration:none; }
.creston_overview h3 a:hover, .module h3 a:hover { text-decoration:underline; }
.module_footer a span { display:none; }
.creston_overview .fixed { min-height:170px !important; }
.creston_overview .events { min-height:209px !important; }
.creston_overview h3 { padding-bottom:3px; }

.creston_overview h3.del, .creston_overview .twitter_item, .creston_overview .blogs_item { border-bottom:1px dotted #ccc; }
.creston_overview h3.del { padding:5px 5px 2px 10px; }

#rss
{
	text-align:right;
	background: transparent url('/assets/images/layout/rss.png') no-repeat right top scroll;
	margin:10px 0;
	width:450px;
	padding-right:20px;
}