@font-face{font-family:'MyriadArabicRegular';src:url(fonts/MyriadArabicRegular.eot);src:url(fonts/MyriadArabicRegular.eot) format("embedded-opentype"),url(fonts/MyriadArabicRegular.woff2) format("woff2"),url(fonts/MyriadArabicRegular.woff) format("woff"),url(fonts/MyriadArabicRegular.ttf) format("truetype"),url(fonts/MyriadArabicRegular.svg#MyriadArabicRegular) format("svg")}
@font-face{font-family:'MyriadArabicBold';src:url(fonts/MyriadArabicBold.eot);src:url(fonts/MyriadArabicBold.eot) format("embedded-opentype"),url(fonts/MyriadArabicBold.woff2) format("woff2"),url(fonts/MyriadArabicBold.woff) format("woff"),url(fonts/MyriadArabicBold.ttf) format("truetype"),url(fonts/MyriadArabicBold.svg#MyriadArabicBold) format("svg")}
@font-face 
{
	font-family: 'HelveticaNeueRegular';
	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#HelveticaNeueRegular') format('svg');

} 
@font-face {
font-family:"HelveticaNeueBold";
font-weight:700;
src:url(fonts/HelveticaNeueW23forSKY-Bd.eot?#iefix) format("embedded-opentype"),url(fonts/HelveticaNeueW23forSKY-Bd.woff) format("woff"),url(fonts/HelveticaNeueW23forSKY-Bd.ttf) format("truetype"),url(fonts/HelveticaNeueW23forSKY-Bd.svg#HelveticaNeueLTArabic55Roman) format("svg")
}
@font-face 
{
	font-family: 'Greta Arabic';
	src: url('fonts/Greta_Arabic_Light.eot');
	src: url('fonts/Greta_Arabic_Light.eot?#iefix') format('embedded-opentype'),
	url('fonts/Greta_Arabic_Light.woff') format('woff'),
	url('fonts/Greta_Arabic_Light.ttf') format('truetype'),
	url('fonts/Greta_Arabic_Light.svg#Greta Arabic') format('svg');

}
* {
margin:0;
padding:0
}

*,:before,:after {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}
.clearfix::before, .clearfix::after {
    content: "";
    display: table;
}
.clear, .clearfix::after {
    clear: both;
}
.right {
float:right
}
.left {
float:left
}

html,body
{
    width: 100%;
    height:100%;
    font-size: 16px;  
}
body 
{
    background-color: #fff;
    background-repeat: repeat-x;
    direction: rtl;
    font-family: 'MyriadArabicBold';
    margin: 0;
    padding: 0;
    font-size:16px;
   
}
:focus 
{
    outline: 0 none;
}
a, a:link, a:active, a:visited, a:hover 
{
    text-decoration: none;
}
img 
{
    border: medium none;
    max-width:100%;
}
.header {
   background: #7e1b3a url("images/header.jpg") repeat-y scroll right top;
    border-bottom: 4px solid #000000;
    display: inline-block;
    height: 123px;
    text-align: center;
    width: 100%;
}
.header .logo {
    height: 63px;
    margin: 8px auto 0;
    text-align: center;
    width: 187px;
}
.header .logo a {
    display: block;
    height: 63px;
    margin: 0 auto;
    text-align: center;
    width: 187px;
}
.header div.menu
{
	border-top: 1px solid #9f3658;
    height: 38px;
    line-height: 38px;
    margin-top: 10px;
    width: 100%;
}
.header a.menu{
    border-radius: 10px;
    color: #fff;
    display: inline-block;
    font-size: 15pt;
    height: 29px;
    line-height: 29px;
    margin-top: 4px;
    padding: 0 10px;
    white-space: nowrap;
}
.header a.menu:hover{
	background-color: #cca3b1;
    box-shadow: 0 0 2px 2px #813d54;
}
.news
{
	margin-bottom: 15px;
    padding: 0;
      width: 100%;
      margin:0 auto;
}
.main_news {
    display: inline-block;
    font-size: 20px;
    width: 100%;

}
.main_news .main_img {
    line-height: 0;
    margin: 0 auto;
}
.main_news .main_img img {
    width: 100%;
}
.main_title {
    background: #0e0e0e none repeat scroll 0 0;
    margin: 0;
}
.main_title a, .main_title a:link, .main_title a:visited, .main_title a:hover {
    color: #ffffff;
    display: block;
    font-size: 18pt;
    line-height: 120%;
    margin: 0 auto;
    padding: 10px 20px;
}
.submain_news{
	background: #f0f0f0 none repeat scroll 0 0;
    border-bottom: 1px solid #e3e3e3;
    box-shadow: 0 2px 2px 1px #e3e3e3;
    display: inline-block;
    padding-top: 15px;
    width: 100%;
}
.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  {
   color: #ff0000;
    list-style: outside none none;
    margin: 0 7px 16px;
    padding: 0;
}  
.news_list li {
   background-color: #f3f3f3;
    display: inline-block;
    line-height: 140%;
    margin: 0 0 10px;    
    width: 100%;
}
.news_list li img{
    display: block;
    float: right;
    height: 75px;
    margin-left: 10px;
    width: 100px;
}
.news_list li a {
	color: #292929;
    display: inline-block;
    padding: 10px;
    width: 100%;
    font-size:16pt;
}
.news_list li a:hover {
	color:#7d1b3b;
}
.arts_list
{
	 margin: 0 0 25px;
}

.arts_list .art_item{
 	display: inline-block;
    line-height: 150%;
    padding: 3px 13px;
    width: 100%;
}
.arts_list .art_item:hover{
	background-color:#F1F1F1;
}
.arts_list .art_sep{
	background: #e9e9e9 none repeat scroll 0 0;
    height: 1px;
    margin: 2px 4px;
}
.arts_list .art_item .writer_name{
	color: #432975;
    font-size: 16pt;
    line-height: 100%;
    margin-top: 7px;
}
.arts_list .art_item .art_title{
	color: #282828;
    font-size: 15pt;
    line-height: 120%;
    margin-top: 7px;
}

.arts_list .art_item img {
background: #fff none repeat scroll 0 0;
    border: 1px solid #e1e1e1;
    border-radius: 75px;
    float: left;
    height: 75px;
    margin-right: 18px;
    padding: 1px;
    width: 75px;
}

.cat_name 
{
    background: #7c1b3c none repeat scroll 0 0;
    height: 35px;
    line-height: 35px;
    margin-top: 25px;
    text-align: center;
     color: #fff;
    font-family: Greta Arabic;
    font-size: 16pt;
    font-weight: bold;
}
.pages {
    background: #d6d6d6 none repeat scroll 0 0;
    display: inline-block;
    height: 35px;
    line-height: 35px;
    margin: 25px 0 0;
    text-align: center;
    width: 100%;
}
.page_number_body {
    color: #7d1b3b;
    display: inline-block;
    font-size: 22pt;
    height: 35px;
    line-height: 35px;
    text-align: center;
    width: 50px;
}
.selected_page_number_body {
    background: #7f1a3b none repeat scroll 0 0;
    color: #ffffff;
    display: inline-block;
    font-size: 22pt;
    height: 35px;
    line-height: 35px;
    text-align: center;
    width: 50px;
}
.footer {
    background: #f3f3f3 none repeat scroll 0 0;
    color: #f3f3f3;
    display: inline-block;
    font-size: 13px;
    margin: 0;
    min-height: 77px;
    padding: 0;
    text-align: center;
    width: 100%;
}
.footer_logo {
    float: left;
    margin: 0 10px;
}
.copy_right {
    color: #727272;
    font-family: "HelveticaNeueRegular";
    font-size: 8pt;
    margin-top: 15px;
    text-align: center;
    width: 100%;
}
.copy_right img {
    margin: 0 2px 0 7px;
    vertical-align: middle;
    width: 85px;
}
.news_body
{
	padding: 15px;
}
.news_body_img
{
	width:100%;
	margin:0 auto 15px auto;
}

.news_body .title2,.news_body .title
{
	color: #7d1b3b;
    font-family: MyriadArabicRegular;
    font-size: 20pt;
    line-height: 130%;
    margin-bottom: 10px;
}
.news_body .title2
{
    color: #424242;
	font-size: 20pt;
	font-family: MyriadArabicBold;
}

.stroy_date, .stroy_source
{
	width:100%;
	color: #727272;
    font-size: 11pt;
    margin-bottom: 5px;
    font-family: "HelveticaNeueRegular";
}
.related_list
{
	padding:0;
}
.related_list li a
{
	color:#000;
}
.stroy_text
{
	color: #333;
    font-family: MyriadArabicRegular;
    font-size: 16pt;
    line-height: 130%;
    margin: 0 0 20px;
}
.writer_image {
    float: right;
    margin:0 0 0 20px !important;
    width: 100px !important;
}

.stroy_text img
{
	width:90%;
	margin:5px 5% 5px;
}

.writer_name
{
	color: #7d1b3b;
    font-size: 20pt;
    margin-bottom: 5px;
}
/**********/
.latest_news_item {
    background-color: #f3f3f3;
    margin: 0;
    padding: 0;
}
.latest_news_item:hover {
    background-color: #7f1a3c;
}
.latest_news_item a {
    color: #434343;
    display: inline-block;
    font-size: 15pt;
    padding: 15px 10px 10px;
    width: 100%;
}
.latest_news_item img {
    float: right;
    height: 60px;
    margin-left: 10px;
    margin-top: -5px;
    width: 95px;
}
.latest_news_item:hover a {
    color: #fff;
}
/***/
.home_cat {
    background-color: #fff;
    box-shadow: 0 0 2px 1px #eaeaea;
    margin: 17px 7px 0;
}
.home_cat_header {
    height: 44px;
    line-height: 44px;
    text-indent: 8px;
}
.home_cat_header a {
    color: #000;
    font-family: Greta Arabic;
    font-size: 15pt;
    text-shadow: 0 1px 0 #333;
}
.home_cat_header span {
    background: transparent url("images/arr.png") no-repeat scroll 0 0;
    display: inline-block;
    height: 16px;
    margin: 0 0 0 7px;
    vertical-align: middle;
    width: 13px;
}
.cat_body {
}
.cat_first {
    line-height: 0;
    margin: 0 8px;
}
.cat_first img {
    width: 100%;
}
.cat_first p {
    font-size: 16pt;
    line-height: 100%;
    padding: 10px 15px;
}
.cat_first a, .cat_first a:link, .cat_first a:visited {
    color: #282828;
    font-size: 13pt;
}
.cat_first a:hover {
    color: #7f1a3b;
}
.cat_list {
    list-style: outside none none;
    padding: 0;
}
.cat_item {
    color: #b01919;
    font-size: 15pt;
}
.cat_item a, .cat_item a:link, .cat_item a:visited {
    color: #303030;
    display: inline-block;
    width: 100%;
    padding: 10px 23px;
}
.item_sep {
    border-bottom: 1px solid #e9e9e9;
    list-style: outside none none;
}
.cat_item:hover a {
    color: #fff;
    background: #7C1B3C;
}
.cat_list .item_sep:last-child {
    border: 0 none;
}
/************/
.news_list {
    line-height: 0;
    margin: 0 auto 33px;
}
.news_list div {
    background-color: #fff;
    clear: both;
    display: table;
    line-height: 0;
    margin-bottom: 1px;
    padding: 20px 0;
    width: 100%;
}
.news_list div img {
    display: block;
    float: right;
    margin-left: 10px;
    width: 30%;
}
.news_list div a {
	color: #333333;
    display: inline-block;
    font-size: 16pt;
    line-height: 100%;
    margin: 0;
    width: 100%;
}
.story_date {
    color: #727272;
    font-family: "HelveticaNeueRegular";
    font-size: 12px;
    line-height: 100%;
}
.news_list div a:hover{
	color:#7d1b3b;
}
/***********************/
.path{
	color: #2f2f2f;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    margin: 0 0 5px;
}
.path a
{
	 color: #2f2f2f;
    font-size: 14px;
     font-family: "HelveticaNeueRegular";
}
.path a:hover {
    color: #d40000;
}
/*************************************/
.contact_form {
    margin: 15px;
}
.contact_form form {
    display: inline-block;
    width: 100%;
}
.contact_form p {
    font-size: 21pt;
    text-align: center;
    margin-bottom: 30px;
}
.contact_form .field_name {
	font-size: 14px;
	 margin-top: 10px;
	 font-family: "HelveticaNeueRegular";
}
.contact_form input[type="text"] {
    border: 1px solid #EDEDED;
    height: 35px;
    margin-bottom: 5px;
    padding: 0 10px;
    font-family: 'HelveticaNeueRegular';
    font-size: 14px;
    background-color:#FAFAFA;    
    width: 100%;
}
.contact_form textarea {
    border: 1px solid #EDEDED;
    height: 190px;
    padding: 10px 10px; 
    resize:none; 
    font-family: 'HelveticaNeueRegular'; 
    font-size:14px;
     margin-bottom: 5px;
     background-color:#FAFAFA;
    width: 100%;
}
.contact_form .contact_submit {
    background-image: -webkit-gradient(
	linear,
	top left,
	bottom right,
	color-stop(0.3, rgb(190, 5, 65)),
	color-stop(1, rgb(125, 27, 59))
	);
	background-image: -o-linear-gradient(left, rgb(190, 5, 65) 30%, rgb(125, 27, 59) 100%);
	background-image: -moz-linear-gradient(left, rgb(190, 5, 65) 30%, rgb(125, 27, 59) 100%);
	background-image: -webkit-linear-gradient(left, rgb(190, 5, 65) 30%, rgb(125, 27, 59) 100%);
	background-image: -ms-linear-gradient(left, rgb(190, 5, 65) 30%, rgb(125, 27, 59) 100%);
	background-image: linear-gradient(to left, rgb(190, 5, 65) 30%, rgb(125, 27, 59) 100%);
	border:0 none;
	float:left;
    color: #fff;
    cursor: pointer;
    font-family: 'HelveticaNeueRegular';
    font-size: 20px;
    height: 45px;
    line-height: 45px;
    width: 105px;
    margin-bottom:40px;}
