﻿@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: '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
}

html, body {
    height: 100%;
    width: 100%;
}
body {
    background:#f1f1f1;
    direction: rtl;
    font-family: 'HelveticaNeueRegular';    
    font-size: 12pt;
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    color:#5c5c5c;
}
:focus {
    outline: 0 none;
}
a, a:link, a:active, a:visited {
	color: #4c45ba;
    outline: 0 none;
    text-decoration: none;
}
a:hover{
	color:#e60000;
	outline: 0 none;
    text-decoration: none;
}
img {
    border: medium none;
    max-width: 100%;
}
.clear {
    clear: both;
}
.header {
    height: 117px;
    margin: 0 -15px 1px;
    text-align: center;
}
.header-top {
    height: 82px;
    padding-top: 21px;
    text-align: center;
    background:#fff;
}
.header .logo {
    background-image: url("images/logo.png");
    background-position: center center;
    background-repeat: no-repeat;
    height: 48px;
    margin: 0 auto;
    width: 125px;
}
.header .logo a {
    display: block;
    height: 52px;
    width: 84px;
}
/***************/
.navigation {
  width: 200px;
  height: 100%;
  position: fixed;
  top: 0;
  right: -200px;
  bottom: 0;
  z-index: 999;
  list-style: none;
  background: #262262;
}

.nav-item {
  width: 200px;
  border-bottom: 1px solid #ccc;
}

.nav-item:hover {
	background-color:#1B1754;
}
.nav-item a {
  display: block;
  padding: 10px 15px;
  color: white;
  font-size: 12pt;
  text-decoration: none;
  font-family:'Greta arabic';
}

.site-wrap {
  min-height: 100%;
  min-width: 100%;
  background-color: #f1f1f1; 
  position: relative;
  top: 0;
  bottom: 100%;
  right: 0;
  z-index: 1;
}

.nav-trigger {
  position: absolute;
  clip: rect(0, 0, 0, 0);
}
label[for="nav-trigger"] {
    background-image: url("images/nav-trigger.png");
    background-repeat: no-repeat;
    cursor: pointer;
    height: 32px;
    position: absolute;
    right: 6px;
    top: 31px;
    width: 32px;
    z-index: 2;
}

.nav-trigger + label, .navigation {
	-webkit-transition: right 0.2s;
	-moz-transition: right 0.2s;
	-o-transition : right 0.2s;
	transition: right 0.2s;
}
.nav-trigger:checked + label {
  right: 200px;
  position:fixed;

}
.nav-trigger:checked ~ .site-wrap {
  //right: 200px;

}
.nav-trigger:checked ~ .navigation{
	right:0;
}
/********************/
.menubar {
  	background: #262262 none repeat scroll 0 0;
    height: 35px;
    line-height: 35px;
    margin: 0 -15px;
    overflow: hidden;
    text-align: center;
}
.menu {
    display: inline-block;
    list-style: outside none none;
    margin-right: 10px;
}
.menu li {
    display: block;
    float: right;
    padding: 0 10px;
    border-bottom: 3px transparent solid;
}
.menu li:first-child {
}
.menu li a, .menu li a:link, .menu li a:active, .menu li a:visited {
    color: #fff;
    display: block;
    font-size: 12pt;
    height: 32px;
    position: relative;
    white-space: nowrap;
}
.menu li:hover {
    background: #1b1754;
    border-bottom: 3px #d70000 solid;
}

/************************************/
.main{
	margin:0 15px;
}

/******************/
.main_news {
    font-size: 20px;
    margin-bottom: 5px;
    width: 100%;
}
.main_news .main_img {
    line-height: 0;
    margin: 0 auto;
    max-width: 320px;
    border-bottom: 3px solid #ed1c24;
    
}
.main_news .main_img img {
	margin: 0;
    width: 100%;
    border-color: #d7d7d7;
    border-style:solid;
    border-width:1px 1px 0;
}
.main_title {
	line-height: 120%;
    margin: 10px 0;
    text-align: center;

   }
.main_title2 {
	 color: #ed1c24;
    font-size: 13pt;
    line-height: 120%;
    margin: 10px 0;
    text-align: center;
}
.main_title2 a {
	 color: #ed1c24;
    font-size: 13pt;
    line-height: 120%;
    }


.main_title a, .main_title a:link, .main_title a:visited, .main_title a:hover {
 	color: #000;
 	 font-size: 13pt;
    display: block;
    margin: 0 auto;
}
/*************/
.pages {
	font-weight: bold;
    height: 40px;
    line-height: 40px;
   
    text-align: center;
    width: 100%;
}
.page_number_body {
    color: #323542;
    display: inline-block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 24px;
    height: 40px;
    line-height: 40px;
    margin: 0 5px;
    padding: 0 17px;
    text-align: center;
}
.selected_page_number_body {
        color: #ed1c24;
    display: inline-block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 24px;
    height: 47px;
    line-height: 47px;
    margin: 0 5px;
    padding: 0 17px;
    text-align: center;
    width: 47px;
}
/*************************/
.footer {
    background: #fff none repeat scroll 0 0;
    border-top: 2px solid #ff0000;
    color: #fff;
    font-family: Arial,Helvetica,sans-serif;
    margin: 20px -15px 0;
    min-height: 68px;
    padding: 10px;
    text-align: center;
    
}
/**********************/
.copy_right {
     color: #262262;
    font-family: Tahoma;
    font-size: 8pt;
}
.takamul{
	 //float: left;
	 margin: 10px 0 0;
}
/******************/
.news_body {
    padding: 5px 0;
}
.news_body_img {
    margin: 0 auto 10px;
    width: 100%;
}
.news_body .title, .news_body .title2 {
    font-size: 14pt;
    margin-bottom: 10px;
}
.news_body .title {
    color: #000;
    margin: 10px 0;
}
.news_body .title2 {
    color: #ed1c24;
    margin-bottom: 0 !important;
}
.story_date, .story_source {
    color: #727272;
    float: right;
    font-size: 10pt;
    margin: 0 0 2px;
    width: 100%;
}
.story_text {
    color: #000;
    line-height: 30px;
    margin: 0 0 20px;
     font-family: GRETA ARABIC;
}
.story_text img {
    margin: 5px 5%;
    width: 90%;
}
.cat_news_list .story_date {
    color: #727272;
    float: right;
    font-family: tahoma;
    font-size: 12px;
    margin: 5px 0 0 5px;
    width: 100%;
}/**************/
.news_list, .arts_list, .cat_news_list {
	 margin: 30px auto 15px;
    max-width: 320px;
}
.cat_news_list{
	margin-top:0;
}
.arts_list{
	padding-bottom:50px;
	/* IE10+ */ 
background-image: -ms-linear-gradient(top, #F1F1F1 90%, #C4C3D1 100%);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top, #F1F1F1 90%, #C4C3D1 100%);

/* Opera */ 
background-image: -o-linear-gradient(top, #F1F1F1 90%, #C4C3D1 100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(90, #F1F1F1), color-stop(100, #C4C3D1));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top, #F1F1F1 90%, #C4C3D1 100%);

/* W3C Markup */ 
background-image: linear-gradient(to bottom, #F1F1F1 90%, #C4C3D1 100%);
}
.news_list p.title, .arts_list p.title, .cat_name {	
	border-bottom: 2px solid #262262;
    color: #262262;
    font-size: 14pt;
    height: 35px;
    line-height: 35px;
    margin: 0 auto;
    max-width: 320px;
    text-indent: 5px;
}
.cat_name2{
	 background: #4c45ba none repeat scroll 0 0;
    color: #fff;
    font-size: 12.5pt;
    height: 28px;
    line-height: 28px;
    text-indent: 10px;
}
.news_list div {
  	border-bottom: 1px solid #dedede;
    clear: both;
    margin: 0;
    padding: 10px 0;
    background:#fff;
}
.arts_list div {
	clear: both;
    display: inline-block;
    padding: 10px 5px 0;
    width: 100%;

}
.news_list div a{
   display: block;
    font-family: greta arabic;
    font-size: 14pt;
    margin: 0 10px;
    color:#000;
}
.news_list div a:hover{
	color:#e60000;
}

.news_list2 div {
  	clear: both;
    line-height: 0;
    margin: 0 auto 15px;
    max-width: 320px;
    min-height: 100px;
    position: relative;
}
.news_list2 div a{
    background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
    bottom: 0;
    color: #fff;
    display: block;
    font-family: greta arabic;
    font-size: 14pt;
    left: 0;
    line-height: 120%;
    padding: 15px 20px;
    position: absolute;
    right: 0;
}
.arts_list div a {
	
	color:#262262;
    font-size: 13pt;
    line-height: 120%;
}
.writer_name {
    color: #282828;
    font-size: 13pt;
    margin: 0 10px;
}
.arts_list div img{
	border-bottom: 2px solid #ed1c24;
    float: right;
    height: 70px;
    margin-left: 16px;
    width: 70px;
}
.writer_name2{
	color: #E70707;
    margin: 10px 0 0 10px;
    font-size:14pt;
}
.cat_news_list{
	
}
.cat_news_list div{
	border-bottom: 1px solid #dedede;
    clear: both;
    margin: 0 4px;
    padding: 15px 5px;

}
.cat_news_list div a{
    display: block;
    font-size: 12pt;
    margin: 0 0 0 10px;
    color:#000;
    font-family: GRETA ARABIC;
}
.cat_news_list div a:hover{
	color:#ed1c24;
}
/***************/
.contact_form {
	margin: -15px 0 0;
    width: 100%;
}
.contact_form form{
	display:inline-block;
	width:100%;
}
.contact_form p {
	color: #E70707;
    font-size: 16pt;
    margin: 40px 10px;
}
.contact_form .field_name {
  	font-family: greta arabic;
    font-size: 12pt;
    line-height: 32px;
    margin-right: 3px;
}
.contact_form input[type="text"] {
    border: 1px solid #e1e1e1;
    float: right;
    font-family: "HelveticaNeueRegular";
    font-size: 14px;
    height: 24px;
    margin-bottom: 10px;
    padding: 0 2%;
    width: 95%;
}
.contact_form textarea {
    border: 1px solid #e1e1e1;
    float: right;
    font-family: "HelveticaNeueRegular";
    font-size: 14px;
    height: 190px;
    margin-bottom: 20px;
    padding: 5px 2%;
    resize: none;
    width: 95%;
}
.contact_form .contact_submit {
	 background-color: #5d57e1;
    border: 0 none;
    color: #fff;
    cursor: pointer;
    font-family: Greta Arabic;
    font-size: 16pt;
    height: 45px;
    line-height: 45px;
    margin: 0 auto;
    text-align: center;
    width: 100px;
}
.contact_form .contact_submit:hover{
	background-color:#D01A19;
}

/***************/
.video {
	
    margin: 0 auto 30px;
    max-width: 320px;
}

.video .cat_name{
	color:#ed1c24;
}
.v_item {
    line-height: 0;
    margin: 0 auto;
    position: relative;
    text-align: center;
    width: 100%;
}
.video_image {
    max-width: 320px;
    width: 100%;
}
.play_video {
    background-image: url("images/play.png");
    background-position: center top;
    display: block;
    height: 61px;
    position: absolute;
    right: 125px;
    top: 85px;
    width: 61px;
}
.video .v_item:hover .play_video {
    background-position: center bottom;
}
.v_link {
    background: #262262 none repeat scroll 0 0;
    color: #fff;
    display: block;
    font-family: GRETA ARABIC;
    font-size: 13pt;
    line-height: 120%;
    padding: 10px;
    text-align: center;
}
.style-body{
	background: #fff none repeat scroll 0 0;
    margin: 0 -15px;
    padding: 5px 15px;
}
