/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

/*
 * Custom Style Sheet - Use this file to style your content
 */

time pubdate {
	float: left;
	clear:both;
}
#system .item > header time {
	float:left;
	display: block;
	text-align: center;
	width: 60px;
	background: none repeat scroll 0 0 #FAFAFA;
	border: 1px solid #ddd;
	margin: 0 20px 0 0;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
#system .item > header time .day {
	font-size: 50px;
	letter-spacing: -2px;
	line-height:50px;
}
#system .item > header time .month {
	font-size: 18px;
	line-height: 15px;
}
#system .width50 .item > header time .day {
	font-size: 50px;
	line-height: 50px;
}
#system .width50 .item > header time .month {
	font-size: 18px;
	line-height: 15px;
}

.searchbox {border:none;}