/* $Id: content.css 7 2008-06-30 09:58:38Z edin.coralic $ */

.references {
}
.references .plugin_content {
	margin-bottom:13px;
}
.references .single .pictures .head {
	display:none;
}
.references .single .pictures {
	background:none;
	margin-top:-15px;
}
.references .item_content_single .content{
	padding-bottom:20px;
}
.references .item_content {
	padding-left:15px;
	padding-right:15px;
}
.references .item_content .item {
	border-bottom:1px solid #ebebeb;
	padding-bottom:19px;
}

.references .item_content_single {
	padding-top:15px;
}
.references .item_content_single .item {
	border-bottom:1px solid #ebebeb;
}
.references .item_content_single .item .date {
	color:#aeaeae;
	font-size:1.0em;
	font-weight:bold;
}
.references .item_content_single .item .title {
	font-size:1.3em;
	color:#ff2300;
	font-weight:bold;
	padding-bottom:10px;
}
.references .item_content_single .item .content {
	color:#303030;
	font-size:1.1em;	
}
.references .item_content_single .item {
	padding-bottom: 20px;
}
.references .item_content .item .date {
	color:#aeaeae;
	font-size:1.2em;
	padding-top:2px;
}

.references .item_content .item .title a {
	color:#ff2300;
	font-size:1.6em;
}
.references .item_content .item .lead {
	color:#303030;
	font-size:1.2em;
}
.references .item_content .item .lead .references_more {
	color:#ff8800;
	font-size:1.0em;
}

.references .item_content_single .img {
	padding-right:15px;
}

.references .img_container {
	width:225px;
	height:160px;
	background-position:top center;
	background-repeat:no-repeat;
	cursor:pointer;
	display:block;
}

.references .item_content_single .img, 
.references .item_content .img {
	float:	right;
	padding-left:15px;
}

.references .item_content_single .img .pic_title,
.references .item_content .img .pic_title {
	width:225px;
	text-align:center;
	color:#7a7a7a;
	font-size:1.2em;
	padding-bottom:10px;
}

.references .item_content_single .img .pic_title {
	font-size:1.0em;
}
