/*   post block css */

.post {
	padding:0;
	margin:10px 0 0 0;
	border:0;
}

.post td {
	text-align:left;
	margin:0;
	padding:0;
}

#content .posthead .headline {
	background:#F1F2E7 none repeat scroll 0 0%;
	background-image:url(/media/images/see_it_sq.gif);
	background-repeat:no-repeat;
	font-family:"Lucida Grande","Bitstream Vera Sans",Verdana,Arial,sans-serif !important;
	font-size:14px;
	font-weight:550;
	margin:0px;
	padding:10px 20px;
	line-height: 19px;
}

.posthead .headline a {
	border-bottom:0;
}

.posthead .headline a:hover {
	border-bottom:1px dotted;
}

.posthead .headline .quiet {
	color:#9B9C8D;
}

.pic320lenta {
	text-decoration:none;
	padding:0;margin:0;
	border:0px solid #D6EB9A;
}

.pic320lenta a {
	text-decoration:none;
	padding:0;margin:0;
	border:0px solid #D6EB9A;
}

.techinfo {
	border-bottom:0px solid #D6EB9A;
	vertical-align:bottom;
	height:24px;
	bottom:0;
	background-color:#FFFFF6;
}

.dno {
	padding:0px 0px 2px 38px;
	margin-left:0px;
	background-color:#F4FFD3;
	height:16px;
	background:#F4FFD3 no-repeat scroll 20px 50%;
	background-image:url(/media/images/tag_orange.gif);

}

#captiondiv {
	color:#777;
	font-size:12px;
	line-height:14px;
	margin:10px 10px 0 20px;
	padding:0px 0px 0px 0px;
	border-bottom:0px solid #F4FFD3;
}

#captiondiv a {
	color: #777;	
}

#captiondiv a:active, #captiondiv a:hover {
	color: #666;	
}

.captiontd {
	vertical-align:top;
	background-color:#FFFFF6;
}

.headtd{
	background-color:#F1F2E7;
}

.rowtd{
	vertical-align:top;
	background-color:#F9FFE9;
}

.justline{
	line-height:10px;
	height:10px;
	background-color:#D6EB9A;
}

/* **** DATEBLOCK *** */

.dateblock {
	float:right;
	text-align: center;
	width: 55px;
	font-family: Arial;
	padding:5px;
	margin-left:8px;
	background-color:#ffffff;
	border:1px solid #eee;
}

.day {
	font-size: 18px;
	font-weight: bold;
	position: relative;
	top: 0px;
	z-index:2;
}

.month {
	font-size: 12px;
}

.year {
	font-size: 12px;
	position: relative;
	top: 0px;
}

/* VOTE */

.vote {
/*background-color:#F4FFD3;*/
	padding:5px;
	float:right;
	margin-right:20px;
	color: #9B9C8D;
}

.thumbs_up {
	font-weight: bold;
	font-style:	normal;
	color:	#CCEE46;
	line-height:23.1333px;
	letter-spacing:	-0.8px;
	font-size:16.5333px;
	font-family:georgia
}

.captioninfo {
	padding:10px;
	margin-left:8px;
	margin-top:10px;
	width:35px;
	float:right;
	clear:right;
	padding:4px 0px 4px 4px;
	border:1px solid #eee;
}

.square_nav {
	text-decoration:none;
	float:left;
	background-color:#FFF;
}

#square_current {
	background-color:#ffb366;
}

.inside_square {
	padding: 0;
	overflow: hidden;
	text-align: center;
}

.inside_square a:link, .inside_square a:visited {
	border:0px solid #FFF;
	padding:3px;margin:2px;
	text-decoration:none;
}

.inside_square a:hover {
	background-color:#94b4d6;
}