/* RV@font-face { font-family: cambria; src: url('../fonts/CAMBRIA.ttc'); } */
#poetry_box_wrapper {
    height: 807px;
    width: 572px;
    float: left;
}

#news_ext_links li.govt{
	background:url(../images/ext_links_sprite.png) no-repeat 0 0;
	
	cursor:pointer;
}
#news_ext_links li.police {
	background:url(../images/ext_links_sprite.png) no-repeat 0 -93px;
	
	cursor:pointer;
}
#news_ext_links li.munci {
	background:url(../images/ext_links_sprite.png) no-repeat 0 -183px;

	cursor:pointer;
}
#news_ext_links li.dnrd {
background:url(../images/ext_links_sprite.png) no-repeat 0 -272px;
	cursor:pointer;
}
#news_ext_links li.dewa {
background:url(../images/ext_links_sprite.png) no-repeat 0 -363px;

	cursor:pointer;
}
#news_ext_links li.rta {
	background:url(../images/ext_links_sprite.png) no-repeat 0 -453px;
}

#news_ext_links li.govt:hover{
	background:url(../images/ext_links_sprite.png) no-repeat -292px 0;
}
#news_ext_links li.police:hover {
	background:url(../images/ext_links_sprite.png) no-repeat -292px -93px;

}
#news_ext_links li.munci:hover {
	background:url(../images/ext_links_sprite.png) no-repeat -292px -183px;
}
#news_ext_links li.dnrd:hover {
background:url(../images/ext_links_sprite.png) no-repeat -292px -272px;

}
#news_ext_links li.dewa:hover {
background:url(../images/ext_links_sprite.png) no-repeat -292px -363px;

	
}
#news_ext_links li.rta:hover {
	background:url(../images/ext_links_sprite.png) no-repeat -292px -453px;


}



ul#poetry_type li.songs a{
	
	width:299px;
	height:75px;
	display:block;

}
ul#poetry_type li.songs a:hover{
	
	width:299px;
	height:75px;
	background:url(../images/pobtn/On/ar_1_on.png) no-repeat;

}

ul#poetry_type li.audio a{
	
	width:299px;
	height:75px;
	display:block;
	

}
ul#poetry_type li.audio a:hover{
	background:url(../images/pobtn/On/ar_2_on.png) no-repeat;
}

#poetry_box_head {
    height: 27px;
    width: 574px;
}
#poetry_box_border {
    /* border: 1px solid #4d6771; */
    height: 776px;
    width: 572px;
}
#poetry_box {
    height: 770px;
    width: 566px;
    margin: 3px 0 0 3px; 
  
}
#poetry_picture_box_wrapper {
    height: 238px;
    width: 307px;
    float: left;
    margin-left: 6px;
}
#poetry_picture_box_head {
    height: 27px;
   
}

#poetry_picture_box_border {
    height: 776px;
    width: 305px;
   /*  border: 1px solid #4d6771; */
}
#poetry_picture_box{
    height: 770px;
    width: 300px;
    margin: 3px 0 0 3px; 
    /* background: #274161 url(../images/links_back.png) bottom left no-repeat; */
    
}

#left_box_poetry {
    width: 572px;
    height:auto;
    float: left;
}
#right_box_poetry {
    width: 306px;
    float: left;
    height: auto;
}

ul#poetry_type{
	margin:0;
	
	list-style-type:none;
	
}



ul#poetry_type li a img{
	border: 0px;
}


#scroll_by_title{
	padding: 10px 0 0 10px;
}


ul#title_list{
	padding:0;
	list-style-type:none;
	height:200px;
	overflow:auto;
	border: 1px solid #fff;
}

ul#title_list li{
	display:block;
	height:21px;
	padding-left:10px;
}





#poetry_box h3{
	font-family: cambria, sans-serif;
	font-size:26px;
	color: #663303;
	margin:0;
	padding:23px 0 0 34px;
	position: absolute;
	margin: 50px 0 0 230px;
	direction:rtl;
}

#poetry_box h3 a{
	font-family: cambria, sans-serif;
	font-size:26px;
	margin:0;
	padding:0 40px 0 0;
	text-decoration:none;
	float:right;
}

#poetry_single{
	height:759px;
        /*RV*/
        height: 559px;
        /*END RV */
	width: 560px;
        /*RV*/
        width: 440px;
        /*END RV */
	padding:200px 0 0 120px;
	margin:0 0 10px 5px;
	/*overflow:hidden;*/
}

#poetry_box p {
	font-family: cambria, sans-serif;
	font-size:25px;
	color: #000000  ;	font-weight:bold;
	text-transform: capitalize;
	line-height:120%;
	text-align:center;
	width:411px;
	direction:rtl;	

}
#poetry_box .by{
width:400px;
float:right;
	text-align:left;
	padding-top:0;
	color:#8db3de;
	font-size:15px;
}


#comment_box_wrapper {
    height: auto;
    width: 575px;
    float: left;
    margin-top: 10px;
}
#comment_box_head{
    height: 27px;
    /*width: 581px;*/
}
#comment_box_border{
    height: auto;
    /*width: 579px;*/
    /* border: 1px solid #4d6771; */
}
#comment_box {
    height: auto;
	margin: 3px 0 0 3px;
	color:#9daaba;
	font-size:12px;
	position:relative;
	padding:5px 8px 8px 0;
	width:538px;
	
}

#comment_box h3{
	margin:0;
	padding:0;
	color:#f2f6f7;
	padding:10px 0 20px 30px;
	font-size:12px;
	height:26px;


}

#comment_box li{
	list-style-type:none;
	margin:0 0 -20px 0;
	padding:0;
	background:url(../images/comments_shade.png) no-repeat center bottom; 
	padding-bottom:5px;
	

}
#comment_box li a{
	text-decoration:none;
	color:#8591a7;

}
.commentstyle p{
	text-align:right;
	direction:rtl;
}
#comment_box p{
	padding:10px 0 0 50px;
	color:#ffffff;
	font-weight:bold;
	line-height:1.5em;
	font-size:13px;
	margin:0 30px 30px 0;
	overflow:hidden;
}
.mainarticle_single span{
	font-size:18px;
	float:right;
}
#comment_box .author{
	height:24px;
	
	font-size:14px; 
	font-weight:bold;
	font-family:tahoma;
	padding-top:3px ;
	margin-bottom:0;
	margin-left:20px;
	margin-top:20px;
	padding-left:395px;
	width:90px;
}
#comment_box .date_comment{
	padding:0; 
	margin:0;
	color:#8591a7;
	font-size:11px; 
	font-weight:bold;
	font-family:tahoma;
	padding:5px 0 0 0px;

}



#share_box_wrapper{
    width:304px;
    height: 440px;
    float: left;
    margin-left: 5px;   
    margin-top: 10px;
}
#share_box_head {
    width:306px;
    height: 27px;
}
#share_box_border{
    /* border: 1px solid #4d6771; */
    width: 304px;
    height: auto;
	padding-bottom:3px;
}
#share_box {
    width: 298px;
    height: auto;
    /* background:rgba(39 , 65 , 97 ,0.5); */
    margin: 3px 0 0 3px;
text-align:center;
	color:#ffffff;
	font-weight:bold;
	font-size:13px;
}

#share_box form{
 padding-top:20px;
}

#share_box form input {
/* background:url(../images/input.png) no-repeat; */
border:none;
width:220px;
height:27px;
margin-top:10px;
margin-bottom:10px;
padding:5px;
color:#ffffff;

}
#share_box form #submit{
width:74px;
height:28px;
/* background:url(../images/share.png) no-repeat; */
cursor:pointer;
}


.poetry_content {
	/* padding:100px 0 0 0; */
	float:left;
	height:80%;
	margin-left:50px;
	margin-top:110px;
	text-align:right;
	width:420px;
	
}

 .commentnumber {  
 position: absolute;  
 font-size: 15px;  
 color: #efefef;  
/*  background:#65748b; */
 padding: 6px 9px ;
 right:30px;

 }  

label{
color:#ffffff;
top:0;
font-size:12px;
direction:rtl;
}
 
#comment_box input{

	/* background:url(../images/textbox_bg.jpg) no-repeat;  */
	border:none;
	width:186px;
	height:28px;
	padding:5px;
	color:#ffffff;
	max-height:28px;
	max-width:186px;

}
#comment_box #submit{
	/* background:url(../images/post.png) no-repeat; */
	width:82px; 
	height:29px;
	cursor:pointer;

}
#comment_box #comment{
	/* background:url(../images/comment_bg.png) no-repeat; */
	/* border:none;
	width:357px; 
	height:68px;
	padding:5px;
	color:#ffffff; */

}
#comment_box form{
/* background:#405874; */
	padding-top:15px;
	padding-bottom:10px;
	width:523px;
	margin-left:10px;
}
form a{
	text-decoration:none;
	color:#ffffff;

}
#comment_box  h3#respond{
	font-size:13px;
	height:20px;
	margin:0 0 0 9px;
	padding:6px 10px 0 438px;
	width:80px;
	font-family:tahoma;
	
}
/* --------------style for the post by shihab---------------------*/
#news_archives_content_single2 h3{
	margin:0;
	padding:0;
	color:#f2f6f7;
	padding:10px 0 20px 30px;
	font-size:12px;
	height:26px;
}
#news_archives_content_single2 li{
	list-style-type:none;
	margin:0;
	padding:0;
	background:url(../images/comments_shade.png) no-repeat center bottom; 
	padding-bottom:5px;
}
#news_archives_content_single2 li a{
	text-decoration:none;

}
#news_archives_content_single2 p{
	padding:10px 10px 0 10px;
	color:#ffffff;
	margin-bottom:30px;
	line-height:1.5em;
	font-size:13px;
}
#news_archives_content_single2 .commentstyle{
	overflow:hidden;
	margin:0 30px 0 0;
	
}
#news_archives_content_single2 .commentstyle p{
	float:right;
	padding-left:0;
	font-family:tahoma;
	direction:rtl;
}
#news_archives_content_single2 .author{
	/* background:#203757;
 */	height:24px;
	width:80%;
	font-size:14px; 
	font-size:14px; 
	font-weight:bold;
	font-family:tahoma;
	padding-top:3px ;
	margin-bottom:0;
	margin-left:35px;
	text-align:right;
	padding-right:30px;
}
#news_archives_content_single2 .date_comment{
	padding:0; 
	margin:0;
	font-size:11px; 
	font-weight:bold;
	font-family:tahoma;
	padding:5px 0 0 0;
}
#news_archives_content_single2 input{
	border:medium none;
	color:#FFFFFF;
	height:19px;
	margin:0 0 0 10px;
	padding:5px;
	width:176px;
	float:right;
	direction:rtl;
}
#news_archives_content_single2 #submit{
	/* background:url(../images/post.png) no-repeat; */
	width:83px; 
	height:29px;
	cursor:pointer;
	margin:0px 420px 0 0;
}
#news_archives_content_single2 #comment{
	/* background:url(../images/comment_bg.png) no-repeat; */
	/* border:none;
	width:357px; 
	height:68px;
	padding:5px;
	color:#ffffff; */
	
}
#news_archives_content_single2 label {font-size:12px;direction:rtl;}
#news_archives_content_single2 form{
	margin-left:9px;
	padding-bottom:10px;
	padding-left:45px;
	padding-top:15px;
	width:505px;
	overflow:hidden;
}
#news_archives_content_single2 form a{
	text-decoration:none;
	color:#ffffff;
}
#news_archives_content_single2 h3#respond{
	font-size:13px;
	height:20px;
	margin:0 0 0 9px;
	padding:6px 5px 5px 480px;
	width:65px;

}
#news_ext_content form input {
/* background:url(../images/input.png) no-repeat; */
border:none;
width:220px;
height:27px;
margin-top:10px;
margin-bottom:10px;
max-height:27px;
margin-right:10px;

}
#news_ext_content form{
	width:250px;
	padding:20px 0 0 30px;
}
#news_ext_content{
	text-align:center;
	color:#ffffff;
	font-weight:bold;
	font-size:14px;

}

#news_ext_content #submit{
width:83px;
height:28px;
/* background:url(../images/share.png) no-repeat; */
}

.comment_box label {font-size:12px;}
.comment_box form{
	padding-top:15px;
	padding-bottom:10px;
	width:525px;
	margin-left:11px; 
}
.comment_box form a{
	text-decoration:none;
	color:#ffffff;
}
.comment_box h3#respond{
	margin:0;
	padding:0;
	background:#0f1e43;
	padding:6px 5px 5px 20px;
	font-size:13px;
	height:20px;
	width:513px;
	color:#fff;
	margin-top:60px;
}
.comment_box  input{
	background:url(../images/textbox_bg.jpg) no-repeat;
	border:none;
	width:186px;
	height:28px;
	padding:5px;
	color:#ffffff;
}
.comment_box  #submit{
	background:url(../images/post.png) no-repeat;
	width:78px; 
	height:29px;
	cursor:pointer;
}
.comment_box  #comment{
	background:url(../images/comment_bg.png) no-repeat;
	border:none;
	width:367px; 
	height:78px;
	padding:5px;
	color:#ffffff;
}
#news_ext_content form input {
	border:medium none;
	color:#FFFFFF;
	height:18px;
	margin-bottom:10px;
	margin-top:10px;
	padding:5px;
	width:215px;
}
#news_ext_content{
	text-align:center;
	color:#ffffff;
	font-weight:bold;
	font-size:13px;
}
#news_ext_content #submit{
width:83px;
height:28px;
/* background:url(../images/share.png) no-repeat; */
cursor:pointer;
}
.poemcmnt{
	margin-left:15px;
	padding-left:28px;
}
.cmnt-box {
	margin-left:50px;
}
#comment_box .author a{
	margin-left:-20px;
}
textarea {
/* 	max-height:70px; */
	max-width:358px;
}
.commenterinfo{
	overflow:hidden;
}
.margdown .cm1,.margdown .cm2,.margdown .cm3{
	float:left;
}
.margdown{
	margin:0 0 10px 0;
	overflow:hidden;
}
/* #commentform textarea,#commentform input[type="text"]{margin:0 20px 0 0px;} */
/* #commentform textarea{direction:rtl; border:none; background:none; height:68px; width:357px; padding:5px;} */
#commentform input[type="text"]{margin-right:20px;margin-left:10px}
#commentform input#url{margin-left:190px;}
.cm1{margin-left:110px;}
ol#commentlist{margin:0 0 20px 0;}
a.arabic_trans{
	position:absolute;
	color:#fff;
	text-decoration:none;
	left:115px;
	top:3px;
}
a.arabic_trans:hover{
	text-decoration:underline;
}
#color_select{
	position:relative;
}
 #polls-2-ans .votetotal{
	font-size:15px;
	
	color:#fff;

	height:20px;
	width:200px;
	margin-left:50px;
	margin-top:15px;
} 
#poll_box  {
	color:#fff;
}
#poll_content ul {
	text-align:right;
	
}
#polls-2-ans ul.wp-polls-ul li {
text-align:right;
display:block;

}
#polls-2-ans ul.wp-polls-ul li small {
	display:block;
	margin-bottom:3px;
}
.pollbar {
	float:right;
}
.wp-polls p{
	text-align:right;
}
ul.wp-polls-ul li strong{

display:block;
}
.wp-polls .pollbar {
	margin-top:5px;
	}
	.cm2txt {
			border:none;
	width:367px; 
	height:62px;
	padding:2px;
	color:#ffffff;
	margin-left:10px;
	margin-right:10px;
	
	}
	
	.cm2txt textarea.txtarea2 {
	border:none;
	overflow:auto;
	color:#FFFFFF;
	background:none;
	height:62px;
	width:345px;
	padding:6px;
	direction:rtl;
	
}
	textarea {
		background:none;
	}
	
/*Start Edit poem Page by Rashed*/
.PoemContainer {
  position: absolute;
  top: 510px;
  width: 407px;
  height: 535px;
  margin-left: -27px;
  margin-top:-50px;

}
#Scroller-1 { 
  position: absolute; 
  overflow: hidden;
  width: 422px;
  height: 535px;
  margin-left: 10px;
}
#Scroller-1 p {
  margin: 0; padding: 10px 25px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 25px;
  text-align: justify; 
  font-weight:bold;
  color: #663303;
  width: 397px;
  line-height:15px;
  float: left;
  
}
.Scroller-Container {
  position: absolute;
  top: 0px; left: 0px;
  width: 420px;
}
.Scrollbar-Up {
  cursor: pointer;
  position: absolute;
  top: 38px; left: -40px;
}
.Scrollbar-Down {
  cursor: pointer;
  position: absolute;
  top: 359px; left: -40px;
}



.archieve_post span.title a {
text-decoration:none;
}

.archieve_post span.title a :hover {
text-decoration:underline;
}
/*End Edit poem Page by Rashed*/
	
	
	
/*---------------end-------------------------------*/





















