/*
Theme Name: tellini.info
Theme URI: http://tellini.info/
Description: The official theme of tellini.info.
Author: Simone Tellini
Version: 2.0
Template: make
*/

.entryImgCenter,
.serendipity_imageComment_center, 
.serendipity_imageComment_left, 
.serendipity_imageComment_right
{
	border:					1px solid #ccc;
	margin-top:				20px;
	margin-bottom:			20px;
	padding:				3px;
	text-align:				center;
}

.entryImgCenter,
.serendipity_imageComment_center
{
	margin-left:			auto;
	margin-right:			auto;
	display:				block;
}

.serendipity_imageComment_center,
.entry-content img.aligncenter
{
	margin-top:				10px;
}

.entryImgCaption,
.serendipity_imageComment_txt
{
	border-top:				1px solid #ddd;
	clear:					both;
	font-size:				8pt;
	margin:					0;
	padding:				3px;
	text-align:				center;
}

.serendipity_imageComment_txt
{
	margin-top:				3px;
}
