[dir="rtl"] .news-mouood
{
    direction: rtl;
    font-family: "IRANSans","byekan","calibri";
    font-size: 14px;
    text-align: right;
}

[dir="ltr"] .news-mouood
{
    direction: ltr;
    font-family: "calibri";
    font-size: 14px;
    text-align: left;
}

.news-mouood p img
{
	max-width: 100%;
	height: auto !important;
}

.news-mouood
{
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
}

.news-mouood .title
{
	line-height: 2;
}

.news-mouood .thumbnail 
{
	background: transparent !important;
}

.news-mouood .summary
{
	font-size: 13px;
	line-height: 1.5;
}

.news-mouood .read-more
{
	border: 1px solid #84abca;
	padding: 5px;
	font-size: 16px;	
}

[dir="rtl"] .news-mouood .read-more
{
	float: left;
	font-size: 13px;
}

[dir="rtl"] .news-mouood .pic-summary > img 
{
	max-width: 128px;
	max-height: 128px;
	float: right;
}

[dir="ltr"] .news-mouood
{
	font-family: "tahoma";
}

[dir="ltr"] .news-mouood .title
{
	font-family: "arial";
	font-size: 14px;
	font-weight: bold;
}

[dir="ltr"] .news-mouood .pic-summary > img 
{
	max-width: 128px;
	max-height: 128px;
	float: left;
}

[dir="ltr"] .news-mouood .summary
{
	font-family: "tahoma";
	font-size: 13px;
}

[dir="ltr"] .news-mouood .read-more
{
	float: right;
	font-size: 12px;	
}