﻿@font-face 
{
	font-family: 'Helvetica Neue W23 for SKY Reg';
	src: url('fonts/HelveticaNeueW23forSKY-Reg.eot');
	src: url('fonts/HelveticaNeueW23forSKY-Reg.eot?#iefix') format('embedded-opentype'),
	url('fonts/HelveticaNeueW23forSKY-Reg.woff') format('woff'),
	url('fonts/HelveticaNeueW23forSKY-Reg.ttf') format('truetype'),
	url('fonts/HelveticaNeueW23forSKY-Reg.svg#Helvetica Neue W23 for SKY Reg') format('svg');

} 
*
{
	margin:0px;
	padding:0px;
}
html,body
{
    width: 100%;
    height:100%;
   
}
body 
{
    background-color: #e8e8e8;
    background-repeat: repeat-x;
    direction: rtl;
    font-family: sans-serif;
    margin: 0;
    padding: 0;
    
   
}
:focus 
{
    outline: 0 none;
}
a, a:link, a:active, a:visited, a:hover 
{
    text-decoration: none;
}
img 
{
    border: medium none;
    max-width:100%;
    border-radius: 5px;
}
.clear{
	clear:both;
}
.header {
    height: 130px;
    text-align: center;
    border-bottom: 3px #999 solid;
}
.header .logo {
    background-color: #e8e8e8;
    background-image: url("images/logoM_ub.png");
    background-position: center center;
    background-repeat: no-repeat;
    height: 130px;
    text-align: center;
}
.header .logo a {
    display: block;
    height: 130px;
    margin: 0 auto;
    width: 100%;
}
.header div.menu {
    display: inline-block;
    height: 39px;
    line-height: 39px;
}
.header a.menu, .header a.menu:link, .header a.menu:visited, .header a.menu:hover {
    color: #e31e25;
    display: inline-block;
    font-size: 16px;
    height: 39px;
    line-height: 39px;
    padding: 0 6px;
}

.news
{
	margin-bottom: 4px;
    padding: 0;
    display: inline-block;
    width: 100%;
}
.main_news 
{ 
    font-size: 20px;
    width:100%;
    display: inline-block;
}
.main_news .main_img 
{
	margin:0 auto;
	line-height:0;
	
}
.main_news .main_img img 
{
    width: 100%;
}
.main_title
{
 background: none repeat scroll 0 0 #d12f2f;
}
.main_title a,.main_title a:link,.main_title a:visited,.main_title a:hover 
{
     color: #ffffff;
    display: block;
    font-family: Helvetica Neue W23 for SKY Reg;
    font-size: 16px;
    line-height: 140%;
    margin: 0 auto;
    padding: 10px 4%;
    width: 92%;
}
.submain_title {
    background-color: #696969;
    display: inline-block;
    line-height: 0;
    padding: 10px 5px 5px;
}
.submain_title img {
    float: right;
    line-height: 0;
    margin-left: 5px;
    width: 40%;
}
.submain_title a, .submain_title a:link, .submain_title a:visited, .submain_title a:hover {
    color: #fff;
    display: block;
    font-size: 14px;
    line-height: 140%;
}
/*******************************/
.news_list {
    line-height: 0;
    list-style: outside none none;
    margin: 0 0 16px;
    padding: 0;
}
.news_list li {
    background-color: #f3f3f3;
    display: inline-block;
    line-height: 140%;
    margin: 0 0 2px;
    padding: 10px 5%;
    width: 90%;
}
.news_list li a {
    color: #333333;
    display: block;
    float: right;
    font-size: 23px;
    line-height: 160%;
    width: 100%;
}
.pages {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    margin: 10px 0 0;
    text-align: center;
    width: 100%;
}
.page_number_body {
    color: #626262;
    display: inline-block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    width: 40px;
}
.selected_page_number_body {
    background-color: #e31e25;
    -moz-border-radius: 40px;
	-webkit-border-radius: 40px;
    border-radius: 40px;
    color: #ffffff;
    display: inline-block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    width: 40px;
}
.footer {
    background-color: #333;
    background-image: url("images/header.png");
    background-position: center 20px;
    background-repeat: no-repeat;
    background-size: 87px 22px;
    border-top: 1px solid #e4e4e4;
    color: #ffffff;
    font-size: 13px;
    height: 85px;
    margin: 0;
    padding: 0 10px;
    text-align: center;
}
.footer_logo {
    float: left;
    height: 18px;
    margin: 50px 5px 5px;
    width: 21px;
}
.copy_right {
    color: #fff;
    font-size: 12px;
    line-height: 41px;
    margin-top: 20px;
    text-align: center;
}
.news_body
{
	padding: 15px 5%;
	background-color:#e8e8e8;
	border-top:1px #ccc solid;
}
.news_body_img
{
	width:100%;
	margin:0 auto 15px auto;
}
.news_body .title
{
	font-size:26px;
	font-weight: bold;
	margin:0 0 15px 0;
	color:#333;
	line-height: 150%;
}

.news_body .title2
{
	color: #cc3300;
    font-size: 20px;
    line-height: 150%;
    margin: 0 0 15px;
}
.story_date
{
	font-size:14px;
	float:right;
	
	margin:0 0 5px;
	width:100%;
	color:#555;
}
.story_source
{
	font-size:23px;
	float:right;
	 
	margin:0 0 5px;
	width:100%;
	color:#cc3300;
}
.related_list
{
	padding:0;
}
.related_list li a
{
	color:#000;
}
.story_text
{
	font-size:18px;
	 text-align: justify;
	line-height:30px;
	margin:0 0 20px 0;
	color:#444;
}
.story_text img
{
	width:90%;
	margin:5px 5% 5px;
}
.cat_name
{
	background-color: #999;
    color: #fff;
    font-size: 24px;
    height: 36px;
    line-height: 36px;
    text-indent: 20px;
    border-top:#e6e6e6 1px solid;
    border-bottom:#e6e6e6 1px solid;
    margin-bottom:5px;
}
.art_name{
	background-color: #e31e25;
    color: #fff;
    font-size: 20px;
    height: 36px;
    line-height: 36px;
    text-indent: 20px;
    border-top:#e6e6e6 1px solid;
    border-bottom:#e6e6e6 1px solid;
    margin-bottom:5px;

}
.linkbutton {
    background: #efefef url("../NewThemes/images/round_plus.png") no-repeat scroll left center;
    border: 1px solid #aaa;
    border-radius: 5px;
    clear: both;
    cursor: pointer;
    display: inline-block;
    font-family: Tahoma;
    font-size: 13px;
    margin: 2px;
    padding: 0 7px 0 17px;
}