body {

	padding:	0;
	margin:		0;

}

div#ideilibere-widget {
	background: url(img/background.png);
	font-family: Georgia, "Times New Roman", Times, serif;
	height: 360px;
	width: 300px;
}

div#header {
	height: 34px;
	position: relative;
}

a#logo {
	left: 5px;
	position: absolute;
	top: 5px;
}

a#logo img {
	border: 0;	
}

a#view-all {
	color: #313131;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 5px 5px 0 0;
	padding: 5px;
	text-shadow: 0px 1px 1px #f2f2f2;
	text-transform: uppercase;
}

a#view-all:hover {
	background: #333;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color: #fff;
	text-decoration: none;
	text-shadow: none;
}

div#content {
	padding-top: 10px;	
}

div#content div {
	overflow: hidden;
	padding: 10px 0 1px 100px;
	position: relative;	
}

div#post-1 {
	height: 80px;
}

div#post-2 {
	height: 80px;
}

div#post-3 {
	height: 84px;	
}

a.title {
	color: #0081dc;
	font-size: 14px;
	text-decoration: none;
}

a.title:hover {
	text-decoration: underline;	
}

div#content img {
	float: left;
	left: 10px;
	position: absolute;
	bottom: 1px;
}

a.author {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.author:hover {
	text-decoration: underline;	
}
