.umsagnir{}

/* DEFAULTS LEAVES */

.umsagnir .item {
	clear: both;
}

.umsagnir .set-title {
	background-image:url(../img/hdr-umsagnir.gif);
	background-repeat:no-repeat;
	height:48px;
	width:160px;
	margin-bottom:20px;
}

.umsagnir .header {
	padding-bottom: 7px;
	clear:both;
}
	.umsagnir .header .date {
		float:left;
		margin-right:2px;
		font-size:11px;
		display:none;
	}
	.umsagnir .header .title {
		padding-bottom:4px;
	}
	.umsagnir .header .title,
	.umsagnir .header .title a {
		font-weight: bold;
		color:#0093dc;
		float:left;
	}
.umsagnir .image {}
	.umsagnir .image .picture {
		float: left;
		padding: 0px 10px 10px 0px;
	}

.umsagnir .content {
	text-align: justify;
}

.umsagnir .footer {
}

.umsagnir div.view-details{
	clear:both;
}
	.umsagnir a.view-details{
		background-image:url(../img/btn-meira.gif);
		display:block;
		width:46px;
		height:14px;
	}
	.umsagnir a:hover.view-details{
		text-decoration: underline;
	}

.umsagnir div.to-list{
	float:right;
	clear:both;
}
	.umsagnir a.to-list{
		color: Gray;
		text-decoration: none;
		font-weight:normal;
		color:#a4a4a4;
		background-image:url(../img/bullet-menu.gif);
		background-repeat:no-repeat;
		background-position:left;
		padding-left:12px;
	}
	.umsagnir a:hover.to-list{
		text-decoration: underline;
	}

.umsagnir .edit {
	display: inline;
}


/* VIEW: PREVIEW */
.umsagnir .preview {
	padding: 10px;
}
.umsagnir .preview .set-title{
	font-weight: bold;
	text-transform: uppercase;
}
.umsagnir .preview div.to-list{
}
	.umsagnir .preview a.to-list{
	}

.umsagnir .preview .item {
	margin-top: 5px;
	padding-bottom: 3px;
}
.umsagnir .preview .item div {
	font-size: 11px;
}
.umsagnir .preview .item .header {
}
	.umsagnir .preview .item .header .date {
		float: left;
		padding-right: 5px;
	}
	.umsagnir .preview .item .header .title {
		font-weight: bold;
	}
.umsagnir .preview .content {
	display:none;
}
.umsagnir .preview .image {}
	.umsagnir .preview .image .picture {
		float: left;
		width: 45px;
		height: 40px;
		padding: 0px 5px 0px 0px;
		padding: 0px;
	}
	
	
.umsagnir .preview .item div.view-details{
}
	.umsagnir .preview .item a.view-details{}

/* VIEW: LIST */
.umsagnir .list {
	padding: 10px;
}
.umsagnir .list .set-title{
	padding-bottom: 5px;
	font-weight: bold;
	text-transform: uppercase;
}
.umsagnir .list .item div.view-details{}
	.umsagnir .list .item a.view-details{}
	
/* VIEW: SINGLE */
.umsagnir .single {
	padding: 10px;
}
.umsagnir .single .set-title{
	display: none;
}
.umsagnir .single div.to-list{}
	.umsagnir .single a.to-list{}
