﻿@font-face {
	font-family: "AlJ-Arabic-Regular";
	src: url('fonts/AlJ-Arabic-Regular.eot');
	src: url('fonts/AlJ-Arabic-Regular.eot?#iefix') format('embedded-opentype'),
	url('fonts/AlJ-Arabic-Regular.woff') format('woff'),
	url('fonts/AlJ-Arabic-Regular.ttf') format('truetype'),
	url('fonts/AlJ-Arabic-Regular.svg#AlJ-Arabic-Regular') format('svg');
} 
@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%;
    font-size: 16px;  
}
body 
{
    background-color: #ccc;
    background-repeat: repeat-x;
    direction: rtl;
    font-family: 'AlJ-Arabic-Regular';
    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%;
}
.header {
    height: 165px;
    text-align: center;
    background:#ff6d6d url("images/bg.jpg") repeat-x scroll center top;
}
.header .logo {
    //background-color: #ff6d6d;
    background-image: url("http://alraipress.net/images/logo.png");
    background-position: center center;
    background-repeat: no-repeat;
    height: 118px;
    margin: 0 auto;
    padding: 10px 0;
    text-align: center;
}
.header .logo a {
    display: block;
    height: 114px;
    margin: 0 auto;
    text-align: center;
    width: 266px;}
.header div.menu
{
	background-image: -webkit-gradient(
	linear,
	left top,
	left bottom,
	color-stop(0.3, rgb(180, 0, 0)),
	color-stop(1, rgb(92, 1, 1))
	);
	background-image: -o-linear-gradient(bottom, rgb(180, 0, 0) 30%, rgb(92, 1, 1) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(180, 0, 0) 30%, rgb(92, 1, 1) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(180, 0, 0) 30%, rgb(92, 1, 1) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(180, 0, 0) 30%, rgb(92, 1, 1) 100%);
	background-image: linear-gradient(to bottom, rgb(180,0, 0) 30%, rgb(92, 1, 1) 100%);
    height: 27px;
    line-height: 140%;
    width: 100%;
}
.header a.menu, .header a.menu:link, .header a.menu:visited, .header a.menu:hover {
    color: #fff;
    font-size: 0.75rem;
    line-height: 20px;
    padding: 0 6px;
}
.news
{
	margin-bottom: 13px;
    padding: 0;
      width: 100%;
      //max-width:300px;
      margin:0 auto;
      background-color:#fff;
}
.main_news 
{ 
    font-size: 20px;
    width:100%;
    display: inline-block;
    margin-bottom:8px;
}
.main_news .main_img 
{
	margin:0 auto;
	line-height: 0;
}
.main_news .main_img img 
{
    width: 100%;
}
.main_title
{
	background-image: -webkit-gradient(
	linear,
	left top,
	left bottom,
	color-stop(0.3, rgb(180, 0, 0)),
	color-stop(1, rgb(92, 1, 1))
	);
	background-image: -o-linear-gradient(bottom, rgb(180, 0, 0) 30%, rgb(92, 1, 1) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(180, 0, 0) 30%, rgb(92, 1, 1) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(180, 0, 0) 30%, rgb(92, 1, 1) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(180, 0, 0) 30%, rgb(92, 1, 1) 100%);
	background-image: linear-gradient(to bottom, rgb(180,0, 0) 30%, rgb(92, 1, 1) 100%);

	margin:0;
	}
.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: 1.25rem;
    line-height: 150%;
    margin: 0 auto;
    padding: 10px 4%;
    width: 92%;
}
.submain_title
{
	display: inline-block;
    float: right;
    margin: 0 2%;
    width: 46%;
    background-color:#f3f3f3;
}
.submain_title img
{
	margin: 0 auto;
    width: 100%;
}
.submain_title a,.submain_title a:link,.submain_title a:visited,.submain_title a:hover 
{
    color: #333333;
    display: block;
    font-size:0.875rem;
    line-height: 140%;
    margin: 0;
    padding: 0px 5% 5px;
    width: 90%;    
    
}
/*******************************/
.news_list,.arts_list  {
  color: #ff0000;
    list-style: outside none none;
    margin: 0 auto 16px;
   // max-width: 300px;
    padding: 0;}
.news_list li ,.arts_list li{
   background-color: #f3f3f3;
    border-bottom: 1px solid #e8e8e8;
    display: inline-block;
    line-height: 140%;
    margin: 0;
    padding: 4px 1%;
    width: 98%;
}
.news_list li img{
    display: block;
    float: right;
    height: 75px;
    margin-left: 10px;
    width: 100px;
}
.arts_list li img {
	 display: block;
    float: right;
    height: 75px;
    margin-left: 10px;
    width: 75px;

}
.news_list li a, .arts_list li a {
     color: #333333;
    font-size: 1rem;
    line-height: 160%;
}
.cat_name 
{
    
    /*margin: 0;
    text-align: center;
    width: 100%;*/
    background: #900f0f url("http://alraipress.net/images/cat_header.jpg") repeat-x scroll center center;
    height: 46px;
    line-height:46px;
    margin: 10px auto 0;
    //max-width: 300px;
    text-indent: 13px;
    width: 100%;
}
.cat_name span
{
	//color: #000;
	color: #fff;
    font-size: 1.25rem;
}
.cat_name span:before
{
	/*content:url(images/bullet.png);
	margin-left: 5px;*/
}

.pages
{
    margin: 25px 0 0px;
    text-align: center;
    height:28px;
    line-height:28px;
    display:inline-block;
    width:100%;
}
.page_number_body
{
	color: #606060;
    display: inline-block;
    font-size: 1.625rem;
    font-weight: bold;
    text-align: center;
    width: 53px;
    padding:5px 0;
    height: 18px;
    line-height: 18px;
    background-color:#eeeeee;
}
.selected_page_number_body
{
	background-image: -webkit-gradient(
	linear,
	left top,
	left bottom,
	color-stop(0.3, rgb(180, 0, 0)),
	color-stop(1, rgb(92, 1, 1))
	);
	background-image: -o-linear-gradient(bottom, rgb(180, 0, 0) 30%, rgb(92, 1, 1) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(180, 0, 0) 30%, rgb(92, 1, 1) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(180, 0, 0) 30%, rgb(92, 1, 1) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(180, 0, 0) 30%, rgb(92, 1, 1) 100%);
	background-image: linear-gradient(to bottom, rgb(180,0, 0) 30%, rgb(92, 1, 1) 100%);
    color: #ffffff;
    display: inline-block;
    font-size: 1.625rem;
    font-weight: bold;
    height: 18px;
    line-height: 18px;
    text-align: center;
    width: 53px;
     padding:5px 0;
}
.footer
{
	background-image: -webkit-gradient(
	linear,
	left top,
	left bottom,
	color-stop(0.3, rgb(180, 0, 0)),
	color-stop(1, rgb(92, 1, 1))
	);
	background-image: -o-linear-gradient(bottom, rgb(180, 0, 0) 30%, rgb(92, 1, 1) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(180, 0, 0) 30%, rgb(92, 1, 1) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(180, 0, 0) 30%, rgb(92, 1, 1) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(180, 0, 0) 30%, rgb(92, 1, 1) 100%);
	background-image: linear-gradient(to bottom, rgb(180,0, 0) 30%, rgb(92, 1, 1) 100%); 
    color: #ffffff;
    font-size: 13px;
    height: 69px;
    margin: 0;
    padding: 0 10px;
    text-align: center;
}
.f_menu {
    margin: 5px 0 0;
    text-align: center;
}
.f_menu_item {
    margin: 0 4px;
}
a.f_menu_item, a.f_menu_item:link, a.f_menu_item:visited, a.f_menu_item:hover {
    color: #fff;
    font-size: 0.75rem;
}
.footer_logo {
    float: left;
    height: 18px;
    margin: 15px 0 0;
    width: 21px;
}
.copy_right {
    color: #fff;
    font-size: 0.75rem;
    margin-top: 5px;
    text-align: center;
    width: 100%;
}
.news_body
{
	padding: 30px 5%;
}
.news_body_img
{
	width:100%;
	margin:0 auto 15px auto;
}
.news_body .title
{
	font-size:1.375rem;
	margin:0 0 15px 0;
	color:#d40000;
	font-weight:bold;
}

.news_body .title2
{
	font-size:1.375rem;
	margin:0 0 15px 0;
	color:#c4151a;
}
.stroy_date, .stroy_source
{
	font-size:0.75rem;
	float:right;
	margin:0 0 5px;
	width:100%;
	color:#727272;
}
.related_list
{
	padding:0;
}
.related_list li a
{
	color:#000;
}
.stroy_text
{
	font-size:18px;
	line-height:30px;
	margin:0 0 20px 0;
	color:#000000;
}
.stroy_text p{
	margin:40px 0;
}
.stroy_text img
{
	width:90%;
	margin:15px 5% 25px;
}

.writer_image
{
	float:left;
	width:100px;
	margin-right: 5px;
}
.writer_name
{
	color:#c4151a;
	margin-bottom: 5px;
	font-size:1.375rem;
}
/**********/
.latest_news, .internal_title2{
	color: #b51717;
    float: none;
    font-size: 20px;
    height: 40px;
    line-height: 45px;
    margin: 10px;
    padding: 0;
}
.latest_news_item {
	background-color: #f3f3f3;
    margin: 5px 2%;	
}
    
.latest_news_item a{
    color: #434343;
    display: block;
    font-size: 17px;
    padding:10px;
  }
.latest_news_item a:hover {
    color: #000000;
}
/***/
.home_cat {
    margin-bottom: 19px;
    //max-width: 300px;
    width:100%;
    margin:10px auto;
    background-color:#fff;
}
.home_cat_header {
    background: #900f0f url("http://alraipress.net/images/cat_header.jpg") repeat-x scroll center center;
    height: 46px;
    line-height: 46px;
    text-indent: 13px;
}
.home_cat_header a,.home_cat_header span  {
    color: #fff;
    font-size: 18px;
}
.cat_body {
    border-color: #761616;
    border-style: solid;
    border-width: 0 1px 1px;
}
.cat_first {
    border-bottom: 2px solid #761616;
    line-height:0;
}
.cat_first img {
    height: 225px;
    width: 300px;
}
.cat_first p {
    height: 66px;
    line-height: 200%;
    overflow: hidden;
    padding: 5px 14px;
}
.cat_first a, .cat_first a:link, .cat_first a:visited, .cat_first a:hover {
    color: #000;
    font-size: 17px;
}
.cat_list {
    border-top: 1px solid #791b1b;
    padding: 0 25px 0 5px;
}
.cat_item {
    color: #b01919;
    font-size: 17px;
    margin: 8px 0 10px;
}
.cat_item a, .cat_item a:link, .cat_item a:visited, .cat_item a:hover {
    color: #000;
}
.more {
    margin: 10px;
    text-align: left;
}
.more a, .more a:link, .more a:visited, .more a:hover {
    color: #990000;
    font-size: 18px;
}
/************/
.news_list { margin: 0 auto 33px; line-height: 0; }
.news_list div   { background-color: #fff; clear: both; display: table; line-height: 0; margin-bottom: 1px; padding: 10px 0; width: 100%; }

.news_list div img { display: block; float: right; margin: 0 10px 0 0; width: 30%; }
.news_list div a { color: #333333; display: block; float: right; font-size: 16px; line-height: 150%; margin: 0px 10px 0 0; width: 60%; }
.story_date {
  font-size: 16px;
  float: right;
  margin: 0 0 5px;
  width: 100%;
  color: #727272;
  }
.path a
{
	color:#c60001;
	font-fmaily:Arial;
	font-size:13px;

}
/******/
ul.tabs {
    background-color: #e6e6e6;
    color: #303030;
    display: inline-block;
    font-size: 14px;
    list-style: outside none none;
    margin: 0 0 15px;
    padding: 0;
    width: 100%;
}
ul.tabs li {
    cursor: pointer;
    float: right;
    height: 38px;
    line-height: 38px;
    margin-top: 1px;
    text-align: center;
    width: 33.33%;
}
ul.tabs li.active {
    background-color: #fff;
}
.block_left_content {
    border: 1px solid #b5b5b5;
}
.top_left .block_left_content {
    min-height: 317px;
}
ul.most_content, ul.news_content {
    list-style: outside none none;
    margin: 0;
    padding: 7px;
}
.news_content {
    margin: 20px 26px;
    position: relative;
}

ul.news_content li {
    display: inline-block;
    margin: 5px 0;
    overflow: hidden;
    padding: 5px 0;
width:100%;
}
ul.news_content li img {
    display: block;
    float: right;
    height: 72px;
    margin-left: 7px;
    width: 78px;
}

ul.news_content li p {
    background-color: #fff;
    float: right;
    margin-top: -5px;
    min-height: 52px;
    position: relative;
    //width: 195px;
      width:60%;
}

ul.news_content li a, ul.news_content li a:link, ul.news_content li a:visited {
    color: #303030;
    display: block;
    float: right;
    font-size: 14px;
    height: 72px;
    overflow: hidden;
}
