/* $Id: content.css 10 2008-09-01 13:06:23Z jernej.svetek $ */

.event .title a{
	color: #FFAE00;
	font-size: 1.1em;
	font-weight: bold;
	font-family: Georgia !important;
	text-decoration: none;
	text-transform: uppercase;
	
}

.event .lead {
	color:#4A4A4A;
	font-family:Georgia !important;
	font-size:1.2em;
	line-height:1.45em;	
}

.event .more {
	color: #FF3000;
	font-size: 0.9em;
	padding-right: 10px;
	text-decoration: none;
	font-family: Verdana !important;
	border-bottom: 1px solid #FFD6CC;
	background: transparent url(/media/dsg/arrow_link.gif) no-repeat scroll right 5px;	
}

.event .date {
	font-weight: bolder;
	font-size: 1.1em;
}

.event .thumb {
	float: right;
	padding-left: 10px;
}

.event .inf {
	clear: right;
	padding-top: 10px;
	padding-bottom: 15px;
	background: url('/media/dsg/inf.gif') no-repeat center 15px;
	height: 21px;
}
