@import url(//fonts.googleapis.com/earlyaccess/notonaskharabic.css);
body{
    background: #fdf9f1;
    padding: 0;
    margin: 0;
    font-size:12pt;
    font-family: 'Bahij Palatino Sans Arabic';
    color: #000;
    direction: rtl;
}
 

  #logo{ 
	z-index: 2242;
	width: 1100px; 
	margin:0;
} 
 
#body{
	margin-top: 20px;
	margin-bottom: 20px;
    width:1100px;
    background: #fff;
    box-shadow: 0px 0px 20px #e2cab2;
    border-top:1px solid #e2cab2;
    border-left:1px solid #e2cab2;
    border-right:1px solid #e2cab2;
 
}

#body #menu{
	margin-top: -10px;
    height: 45px;
    line-height: 45px; 
    border-bottom: 1px solid #f2e1d0;
}
#body #menu a{
    text-decoration: none;
    color: #452c13;
    font-size: 16pt;
    margin:0px 20px;
    -transition:color .2s ease-out, background .3s ease-in;
    -ms-transition:color .2s ease-out, background .3s ease-in;
    -moz-transition:color .2s ease-out, background .3s ease-in;
    -webkit-transition:color .2s ease-out, background .3s ease-in;
    transition:color .2s ease-out, background .3s ease-in;
}

#body #menu a:hover{
    color: #e07c23;   
}
#last_post{
    display: none;
    background: #f5ecda;
    margin:20px 20px;
    padding:5px;
    font-size: 14pt;
    -webkit-border-radius: 15px;
    -webkit-border-bottom-right-radius: 30px;
    -webkit-border-bottom-left-radius: 30px;
    -moz-border-radius: 15px;
    -moz-border-radius-bottomright: 30px;
    -moz-border-radius-bottomleft: 30px;
    border-radius: 15px;
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 30px;
}
#right_menu{
    margin-top: 20px;
    background: #fbf4e6;
    padding:5px;
}
#right_menu a{
    text-decoration: none;
    display: block;
    color:#000;
    font-weight: bold;
    font-size:12pt;
    margin-bottom: 5px;
}
.hr{
    margin:0px 20px;
	border-top: 1px dashed #d3d3d3;
	border-bottom: 1px dashed #fff;
}
#line_one{
    background: #f3f3f3;
}
#block{
    text-align: right;
    text-decoration: none; 
    width:500px;
    display: inline-block;  
    margin: 10px;
}
#block:first-child{
    border-left: 3px dotted #dfdfdf;
}
#block .title{
    font-size:17pt;   
}
#block .body a{
    text-decoration: none;
    color:#000;
    display: block;
    margin:3px 0px;
}

#block .body a b{
    background-image: url(img/sep3.png); 
    width: 20px;
    height: 20px;
    display: inline-block;
    background-size: contain;
    vertical-align: middle;
    margin-left: 5px;
    -transition:background .1s ease-in;
    -ms-transition:background .1s ease-in;
    -moz-transition:background .1s ease-in;
    -webkit-transition:background .1s ease-in;
    transition:background .1s ease-in;
    -webkit-transition:  -webkit-transform 2s;
    transition:  transform 2s;
}
#block .body a:hover{ 
    color:#cd7517;
}
#block .body a:hover b{ 
    background-image: url(img/sep4.png);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    
}
#home_main{
    margin-top: 30px;
    width:100%;
}
#home_main tr td:first-child{
    width: 250px; 
    border-left: 1px solid #f4f4f4;
}

#home_main tr td:first-child span{
    font-size: 15pt;
}
#home_main tr td:first-child .body{
    overflow: hidden;
    background: #f5ecda;
    margin:5px;
    border-radius: 10px;
}
 
#home_main tr td:first-child .body a{
    text-decoration: none;
     display: block;
    color: #000;
    padding:4px 10px;  
    font-size:14pt;
    border-bottom: 1px solid #dcccad; 
     -transition:background .1s ease-in;
    -ms-transition:background .1s ease-in;
    -moz-transition:background .1s ease-in;
    -webkit-transition:background .1s ease-in;
    transition:background .1s ease-in;
}

#home_main tr td:first-child .body a:last-child{
    border-bottom: none;   
}

#home_main tr td:first-child .body a:hover{
    background: #ccb483;   
}

.body_reklam{
	margin: 10px 5px;
	border-radius: 10px;
	background: #F5ECDA;
}
.items{ 
	padding:10px 5px;
}
.items:hover{
	background: #fcf9f4;
}
.items .title{
    font-size: 14pt;
	text-decoration: none;
	color: #000;
    font-weight: bold; 
    margin-bottom: 5px;
}

.items .content{
    font-size:12pt;   
}
 
.main_title{
    margin-right: 5px;
    font-weight: bold;
    color: #d96e1f;
    font-size:17pt;   
}
#main_bang{ 
    display: block;
    border-radius: 10px;
    background: #eaeaea;
    padding-bottom: 5px;
    width:240px;
    margin-top: 20px;
    margin-right: 5px;
}
#bang{ 
    margin-top: 10px; 
    border-radius: 10px;
    text-align: center;
    padding:5px 2px;
}
#bang .location{
    display: block;
    font-size:15pt;
    margin-bottom: 10px;
}
#bang .bang_item{
    display: inline-table;
    height: 65px;
    width:110px;
    background: #fff;
    box-shadow: 0px 0px 5px #d2d2d2;
    margin:10px;
    transition: all 0.1s ease-in-out; 
}

#bang .bang_item:hover{
    -webkit-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05);
}

#bang .bang_item .label{
    margin:5px;
    font-size:13pt;
    color:#30500d;
}

#bang .bang_item .time{ 
    font-size: 25pt;
    margin-top: 5px;
    color:#466d1c;
}
.content{
	margin:10px;
	font-size:14pt;
}
#search_view {
    font-family: 'Noto Naskh Arabic', serif;
    padding: 10px;
    position: relative;
}
#search_view .title {
    font-size: 16pt;
    margin-bottom: 10px;
    font-weight: bold;
}
#search_view .body {
    font-size: 13pt;
}
#search_view form { 
    padding: 10px;
}
.text_search {
    width: 300px;
    font-size: 12pt;
    font-family: 'Bahij Palatino Sans Arabic';
    height: 30px;
}
.search_button {
    width: 100px;
    font-size: 12pt;
    font-family: 'Bahij Palatino Sans Arabic';
    background: #7a532c;
    color: #fff;
    font-weight: bold;
    border: none;
    height: 35px;
    cursor: pointer;
	margin-right: 20px;
}
.search_item {
    display: block; 
    margin-top: 5px;
    padding: 5px;
	border-bottom:  1px dashed #ead4be;
}

.search_item .item b{
	color:#905213;
}
.search_item .item {
    font-size: 12pt;
    text-decoration: none;
    color: #767676;
    -moz-transition: all .1s ease-in;
    -o-transition: all .1s ease-in;
    -webkit-transition: all .1s ease-in;
    transition: all .1s ease-in;
}
.search_item .item img {
    width: 20px;
    vertical-align: middle;
    margin-left: 5px;
    opacity: 0.6;
}
.search_item:hover,
.search_item:hover img,
.search_item:hover .item {
    opacity: 1; 
    color: #6d3c0c;
}
#title{
	border-right: 2px solid #e1c2a3; 
	border-left: 1px solid #e1c2a3; 
	background: #f6e7d8;
	padding: 2px;
	padding-left: 40px;
	padding-right: 10px;
	font-size: 16pt;
	margin: 10px;
	font-weight:bold;
	color:#7e5e3e;
	display: inline-block;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
}


#book_items{
	display: inline-block;
	margin:10px;
	background: #fffbf5;
	width:187px;
	height: 250px;
	border: 1px solid #e1c2a3; 
	position: relative;
}

.download_book{
    background:#6b3b0c;
    color:#fff;
    cursor: pointer;
    padding:2px 20px; 
    border: none;
    font-size: 13pt;
    border-radius: 5px; 
    text-decoration: none;
	margin-bottom:20px;
}

#book_items a{
	text-decoration: none;
}
#book_items .title{
	color:#fff;
	padding:5px;
	background-color: rgba(0, 0, 0, 0.7);
	position: absolute;
	bottom: 0px;
	left:0px;
	right:0px;
	z-index: 999;
	-transition:background .1s ease-in;
    -ms-transition:background .1s ease-in;
    -moz-transition:background .1s ease-in;
    -webkit-transition:background .1s ease-in;
    transition:background .1s ease-in;
}
#book_items:hover .title{ 
	background-color: rgba(0, 0, 0, 0.5);
}
#book_items img{
	width: 187px;
	height: 250px;
}
.book_image{
	margin:20px 0px;
	width:300px; 
	display: block;
}
.book_title{
    border-top: 1px solid #e1c2a3;
    border-right: 1px solid #e1c2a3;
    border-left: 1px solid #e1c2a3;
    background: #F0E7CC;
	width: 1050px;
    font-size: 14pt;
    padding:5px;
}
.book_fotter{
    border-bottom: 1px solid #e1c2a3;
    border-right: 1px solid #e1c2a3;
    border-left: 1px solid #e1c2a3;
    background: #F0E7CC;
	width: 1060px;
    height: 10px;
}
 #accordion {
    list-style: none; 
    padding: 0;
    height: 140px;
    overflow: hidden; 
    margin:20px;
    width: 1060px;
    background: #5ba67b;
    border:1px solid #dccfa7;
}
 
#accordion li {
    float: left; 
    display: block;
    height: 170px;
    width: 40px; 
    overflow: hidden;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    line-height: 1.5em;
    border-left: 1px solid #d7c795; 
}
 
#accordion li img {
    border: none; 
    cursor: pointer;
    float: left;
    margin: -15px 1px 0 0;
    width:40px;
}
 
#accordion li.active {
    width: 895px;
}
  
#to_top {
    position: fixed;
    right: 30px;
    bottom: 20px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #f7f0e2;
    cursor: pointer;
    font-size: 30pt;
	background: #b19357;
	border-radius: 5px;
}

#reklam_slider {
	padding: 5px;
	width:220px;
	height: 350px;
	margin: 5px; 
}
#reklam_slider img{
	width: 100%;
	height: 100%;
}
#footer{
	margin-top: 40px;
	width: 1100px; 
 }    
.bottom_line{
	background: #5f350b;
	height: 40px;
	line-height: 40px;
	width:100%;
	color: #fff;	
}
.fb img{
	float: left;
	margin-top: 5px;
	margin-left: 10px;
	height: 30px;
	width: 30px;
}
#catagores{
 
	border:1px solid #ecc98c;
	margin:5px;
	border-radius: 10px;
}
#catagores .title{
	font-size: 16pt;
	background: #ecc98c;
	height:40px;
	line-height: 40px;
	text-align: center; 
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
#items{
	
}
#items a{
	display: block;
	padding:4px 10px;
	line-height: 40px; 
	color:#000;
	font-size:14pt;
	text-decoration: none;
	border-bottom: 1px solid #f4ebd9;
}

#countents{
	margin:0px 10px;
}


#countents .title{
	font-size:20pt;
	text-align: right;
	color: #bd8618;
    font-family: 'Noto Naskh Arabic';
}
#countents .body *{ 
    font-family: 'Noto Naskh Arabic';
}


#countents .footer{
	background: #f7f1e4; 
	font-size: 13pt;
	padding:0px 10px;
	line-height: 40px;
	height: 40px;
}

#countents .footer a{
	text-decoration: none;
	color: #000;
}
#countents .footer span{  
	display: inline;
}
 
.sh_img { 
	float: left; 
	margin-top: 5px;
	display: inline-block;
	margin-right: 7px;
}

.sh_img img{
	width: 24px; 
}

ul.pagination{
	float: left;
	margin-left: 30px;
}
 
ul.pagination li.dot {
	padding: 3px 0; 
}
ul.pagination li {
	display: inline-block;
	list-style-type: none;
	margin-right:3px;
}

ul.pagination li a {
	color: black;
	display: block;    
	text-decoration: none; 
	height: 30px;
	line-height: 30px;
	width: 30px;
	text-align: center;
}

ul.pagination li a.current {
	background:#d7bf90; 
	border:1px solid #ecc98c;
	color: #000; 
	text-decoration: none; 

}

ul.pagination li a:hover {
	background-color: #e8d7b4; 
}
ul.pagination li a {
	background:#F5ECDA;
	border:1px solid #ecc98c;
	color: #46230d;  
	text-decoration: none; 
	font-size: 15pt; 
}

 