.project-list {
	margin:0px 0 0 0;}
.project-item {
	margin: 0 0 40px 0;}
.item-header { 
	font-size:150%;
	line-height:1.1em;}
.item-date {
	text-align:right;
	color:#81888d;
	white-space:nowrap;
	padding:5px 0 0 0;
	font-size:80%;}
.item-dedicate {
	text-align:right;
	color:#81888d;
	padding-bottom::10px;
	font-size:80%;}
.line-grey {
	line-height:0;
	font-size:0;
	height:4px;
	background-color:#889398;
	width:100%;
	margin:7px 0 0 0;}
.line-black {
	line-height:0;
	font-size:0;
	height:4px;
	background-color:#30393d;
	width:66%;
	position:relative;
	top:-4px;}
.line-white {
	line-height:0;
	font-size:0;
	height:1px;
	background-color:#fff;
	width:100%;
	position:relative;
	top:-4px;}
.item-content {
	background-color:#fdfefe;
	margin:18px 0 0 0;}
.item-content2 {
	padding:16px;}
.item-content3 {
	padding:0px 16px 16px 16px;
	font-size:80%;}
.item-image {
	border:1px solid #f5f6f6;
	border-top:0;
	background-color:#FFF;
	padding:3px;}
.item-text { margin-top:16px;}
.item-todetail { padding-top:15px; font-size:80%; }

.tags-block {margin-top:15px;}
.tags-header { float:left; width:37px; line-height:1.3em;}
.tags-links {float:left; width:610px; line-height:1.3em;}
.item-comments { margin:0px 0 0 0;
	margin-top:15px;}
.item-buttons {margin:0 0 0 0;}
.pasttoblog-block {margin:15px 0 0 0;}
.pasttoblog-header { 
	border-bottom:1px dashed;
	cursor:pointer; cursor:hand;}
.pasttoblog-table td{ 
	padding-right:5px;
	padding-bottom:5px;}
.pasttoblog-border { 
	padding:5px;
	padding-right:0px;
	border:1px solid #999;
	margin-top:10px;}
.pasttoblog-border2 { 
	padding:0px 5px 0 5px;
	border:1px solid #CCC;
	line-height:1.2em;
	}
.pasttoblog-input { 
	width:430px;
	border:1px solid #CCC;
	font-size:100%;
	font-family:Tahoma, Geneva, sans-serif;
	color: #30393d;
	padding:5px;
	line-height:1.2em;
	}
.pasttoblog-driven { display:none;}
	
.item-bg-table {}
.item-bg-lt {
	width:10px;
	height:10px;
	background-image:url('images/bg_lt.gif');
	background-position:top left;
	background-repeat: no-repeat;}
.item-bg-ct {
	height:10px;
	background-image:url('images/bg_ct.gif');
	background-position:top left;
	background-repeat: repeat-x;}
.item-bg-rt {
	width:10px;
	height:10px;
	background-image:url('images/bg_rt.gif');
	background-position:top right;
	background-repeat: no-repeat;}
.item-bg-l {
	width:10px;
	background-image:url('images/bg_l.gif');
	background-position:top left;
	background-repeat: repeat-y;}
.item-bg-r {
	width:10px;
	background-image:url('images/bg_r.gif');
	background-position:top right;
	background-repeat: repeat-y;}
.item-bg-lb {
	width:10px;
	height:10px;
	background-image:url('images/bg_lb.gif');
	background-position:top left;
	background-repeat: no-repeat;}
.item-bg-cb {
	height:10px;
	background-image:url('images/bg_cb.gif');
	background-position:top left;
	background-repeat: repeat-x;}
.item-bg-rb {
	width:10px;
	height:10px;
	background-image:url('images/bg_rb.gif');
	background-position:top right;
	background-repeat: no-repeat;}
	
.item-bg-ml {
	width:10px;
	height:20px;
	background-image:url('images/bg_ml.gif');
	background-position:top left;
	background-repeat: no-repeat;}
.item-bg-mc {
	height:20px;
	background-image:url('images/bg_mc.gif');
	background-position:top left;
	background-repeat: repeat-x;}
.item-bg-mr {
	width:10px;
	height:20px;
	background-image:url('images/bg_mr.gif');
	background-position:top right;
	background-repeat: no-repeat;}
