.lmtableheader {
	background-color : #FFFFFF;
	height:20px;
	border-bottom:1px solid #111111;
	width:100%;
	color:#555555;
	font-size:14px;
	font-weight:bold;
	margin-bottom:20px;
	
}


.lmtableentry1 {
	background-color : #FFFFFF;
	height:35px;
	border-bottom:1px solid #dddddd;
	width:100%;
	padding-top:2px;
}

.lmtableentry2 {
	height:35px;
		border-bottom:1px solid #dddddd;
	background-color : #ffffff;
width:100%;
padding-top:2px;



}

.forumtitle {font-size:14px;}
.forumtitlef {font-size:13px;}
.forumtitlef a {color: #111111;}
.forumtitlef a:hover {color:#555555;}
.containerf {width:760px; float:left;}
.emptyf {float:left; width:55px; }
.emptyff {float:left; width:20px; min-width:20px; text-align:left}
.autorf {float:left; width:200px;  text-align:right;}
.autorff {float:left; width:200px;  text-align:right;}
.lastff {float:left; width:200px;  text-align:right;}
.lastff span a:link {color:#111111;}
.topicsf {float:left; padding-left:15px; width:40px; background: transparent url('../images/comment_sm.gif') center left no-repeat;}
.descrizionef{float:left; width:470px;}
.descrizioneff{float:left; width:280px;}

h2.date {
	color: #777;
	font-weight: normal;
	font-size: large;
}

div.entry {
	
	width:780px;
	clear: both;
	margin-bottom: 1em;
	margin-top:1em;
}

div.person-info {
	position: relative;
	z-index: 1;
	float: left;
	margin-top: 10px !important;
	margin-left: 0px;
	padding:0px;
	left: 0px;
	width:13em;
	background: url(../images/nipple.png) top right no-repeat;
	text-align: left;
}

div.person-info a {
	text-decoration: none;
	color: #777;
	font-size: small;
}
div.person-info a:hover {
	color: inherit;
}



div.person-info a img {
	padding:1px;
	border:1px solid #dddddd;
	margin-bottom: 1ex;
}

div.person-info a:hover img {
	padding:1px;
	border:1px solid #3B5998;
	margin-bottom: 1ex;
}

div.post {
background: url(../images/horizontal-post.png) repeat-x;
	position: relative;
	margin-left: 12.90em;
	border:1px solid #dddddd;

}

b.cr {
	position: absolute;
	background-image: url(../images/corners.png);
	width: 50px;
	height: 50px;
}
b.tl { top: 0px; left: 0px; background-position: top left; }
b.tr { top: 0px; right: 0px; background-position: top right; }
b.bl { bottom: 0px; left: 0px; background-position: bottom left; }
b.br { bottom: 0px; right: 0px; background-position: bottom right; }

b.vt {
	position: absolute;
	background: url(../images/vertical.png) repeat-y;
	width: 50px;
	height: 100%;
}
b.lt { top: 0px; left: 0px; background-position: top left; }
b.rt { top: 0px; right: 0px; background-position: top right; }

b.hz {
	position: absolute;
	background: url(../images/horizontal.png) repeat-x;
	width: 100%;
	height: 50px;
}
b.to { top: 0px; left: 0px; background-position: top left; }
b.bo { bottom: 0px; left: 0px; background-position: bottom left; }

.post-title {

padding:0.5em;
	position: relative;
	z-index: 1;
	margin-top: 0px;
	font-size: 13px;
}

.post-title a {
	text-decoration: none;
}

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

.post-contents {
	position: relative;
	padding-left: 1em;
	padding-top:0.2em;
	z-index: 1;
	line-height: 100%;
}

.post-contents h2, .post-contents h3, .post-contents h4 {
	font-size: 100%;
	font-weight: bold;
}

.post-contents img {
	width: auto;
	max-width: 100%;
	height: auto;
}

.post-contents a img {
	border: 0px;
}

.post-contents blockquote, .post-contents pre {
	color: #777;
	margin: auto 1em auto 1em;
	padding-left: 1em;
	border-left: 5px solid #ddd;
}

.post-fixedwidth {
	white-space: pre;
}

.post-contents pre {
	overflow: auto;
}

.post-contents ul {
	margin: 0px;
	margin-left: 1em;
	padding: 0px;
}
.post-contents ul li {
	margin: 1em;
	padding: 0px;
	list-style-image: url(../images/gnome-16.png);
}

.post-contents .delicious-tags {
	text-align: right;
	font-size: x-small;
}

.post-contents .wp-caption {
	width: auto !important;
}
.post-contents .wp-caption .wp-caption-text {
	margin: 0;
	border-bottom: 1px solid #ccc;
	background-color: #eee;
	text-align: center;
	font-size: x-small;
}

.post-contents:after {
	content: "";
	display: block;
	clear: both;
}

.post-footer {
background: url(../images/horizontal.png) bottom repeat-x;
	font-size:10px;
	margin-top: 1em;
	width:100%;
	padding-bottom:0px;
	
	
}
.post-footer span {
width:200px;
float:left;
	position: relative;
	z-index: 1;
	margin: 0;
	text-align: left;}

.post-footer p {
	width:200px;
	position: relative;
	float:right;
	z-index: 1;
	margin: 0;
	
	text-align: right;
}
.post-footer p a {
	text-decoration: none;
	color: #777;
}
.post-footer p a:hover {
	text-decoration: underline;
	color: inherit;
}

.bottom {width:100%; height:auto; }

#copyright {
	clear: both;
	padding-bottom: 1em;
	text-align: center;
	font-size: small;
}

