/*
	Skin 1 

	This is the default skin. The styles for skin 1 come from the default
	style sheet, "default.css".  
*/
a
{
color:#D00044;
}
.field-item.even img
{
  margin-left: auto;
    margin-right: auto; 
    display: block;
    margin-top:3%;
} 
.field-content a
{

}
span.field-content a
{
text-align:right; 
direction:rtl;
 display: block;
}
div.views-field.views-field-title a
{
font-size:20px;
font-family:Arials;
}
.field-content img
{
margin-left: auto;
    margin-right: auto;
    display: block;
}

li.rteright
{
direction:rtl;
text-align:right;
}
div.views-field.views-field-view-node a{
margin-bottom:5%;
}
.item-list .pager
{
margin-top:5%;
}