/*
Theme Name: MediumAB
*/
.link-area .count-comment  a {background:url(images/ico-count-comments.gif) no-repeat 0 50%;}
.link-area  .ico-comments  a{background:url(images/ico-comments.gif) no-repeat 0 50%;}
.link-area .count-comment a:hover  {background:url(images/ico-count-comments.gif) no-repeat 0 50%;}
.link-area .ico-comments a:hover  {background:url(images/ico-comments.gif) no-repeat 0 50%;}
#navigation .current_page_item a{
	color:#ccc4c4;
	text-decoration:none;
}
.nav-col .current_page_item a {
	color:#999;
	text-decoration:none;
	background:url(images/f-dotted-hover.gif) repeat-x 0 100%;
}
.more-link{
	font-weight:bold;
	font-style:italic;
	color:#000;
}
.item{
	margin-top:10px;
}
.item-page .right{
	float: right;
}
.item-page  {
	padding-bottom:40px;
	height:20px;
}
.item-page .right a {
 background:url(images/arrow-right.gif) no-repeat 100% 50%;
 padding:0 15px 0 0;
}
.item-page .yet-message a {margin:7px 0px 0 0;}
.item-page .left{
	display:block;
	float:left;
}
.cite-col blockquote a{
	color:#000000;
	line-height:15px;
	margin:0;
	text-decoration:none; 
}
