
body {
	margin-top: 0px;
	padding: 0;
	background: url(../img/bg.jpg) repeat left top;
	text-align: justify;
}

a {
	text-decoration: none;
	color:white;
	font-size: 1em;
	font-weight: bold;
	border-width: 0px;
	
}

a:hover {
	      text-decoration: none;
	      border: none;
	      border-color: black;
	      color: #000;
		  border-width:0px;
	    
         
}
a:active {
	       text-decoration: none;
	       color:#000;
	       border-color: green;
	       border-width: 0px;
         
}

#tbpaging a {
   	       text-decoration: none;
	       color:#0000A0;
	       font-size: 1em;
	       font-weight: bold;
	
}

#tbpaging a:hover {
	    
		
		 border-bottom: none;
	     color:#;
         
}







#topMenu a {
	text-decoration: none;
	color: #0000A0;
	font-size: 0.8em;
	font-weight: bold;
	
}

#topMenu a:hover {
	border-bottom: none;
    color:red;
    
}



/*
a img {
	border: blue;
}
a:hover img  {
	border-style: groove;
    border-color:red ;
}
a:visited img  {
	border-style: outset;
    border-color:red ;
}
*/


#haseb
{
	direction: rtl;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 10px;
	text-align: right;
	font-size: 0.8em;
    font-weight: bold;
	color:#FE5252;	
}
#hadeeth
{
	direction: rtl;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 10px;
	text-align: right;
	font-size: 0.8em;
    font-weight: bold;
	color: #78851C;	

}
#alsalaf
{
	direction: rtl;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 5px;
	padding-left: 10px;
	text-align: right;
	font-size: 0.8em;
    font-weight: bold;
	color: black;	
}

#contentdiv
{
	direction: rtl;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: justify;
	
	
	
}
#contentdiv b
{
	
	font-size: 1em;
    font-weight: bold;
	color: #0000A0;
}

#contentdiv p
{
	padding-top: 5px;
	padding-right: 10px;
	font-size: .9em;
    font-weight: bold;
	color: black;	
}
#contentdiv a
{
	text-align: left;
	color:blue;
}
#contentdiv a:hover
{
	color:red;
}


.link a
{
	color:#FCC404;
}
.link a:hover
{
	color:red;
}




#head
{
	
	direction: rtl;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: right;
	
	font-size: .8em;
    font-weight: bold;
	color: #0000A0;
}

#content
{
	direction: rtl;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 50px;
	text-align: right;
	font-size: .8em;
    font-weight: bold;
	color: black;	
}
#link
{
	text-align: right;
}


h1 {
	direction: rtl;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: right;
	
	font-family: monospace;
    font-size: 1em;
    font-weight: bold;
	color: #000;
}
 h2 {
	direction: rtl;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: right;

    font-size: 1.2em;
    font-weight: bold;
	color: #fff;
}




.ybtn 
{   
   float: none;
   color:#050;   
   font: bold 84% tohama;   
   background-color:#fed;   
   border: 1px solid;   
   border-color: #696 #363 #363 #696;   
   filter:progid:DXImageTransform.Microsoft.Gradient
   (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa');   
 } 
 .btn 
{   
   float: none;
   color:#fff;   
   font-size:15px ; 
   font-weight:bold;  
   background-color:#043292;   
   border: 1px solid;   
   border-color: #696 #363 #363 #696;   
filter:progid:DXImageTransform.Microsoft.Gradient(GradientType='0',StartColorStr='#55aaee',EndColorStr='#003366');  
 
 } 
 .sbtn 
{   
   float: none;
   color:#FDF91E ;   
   font-size:15px ; 
   font-weight:bold;  
   background-color:#043292;
   height: 20px;
   width: 50px; 
   border: 1px solid;   
   border-color: #FDF91E #FDF91E #FDF91E #fff;   
filter:progid:DXImageTransform.Microsoft.Gradient(GradientType='0',StartColorStr='#55aaee',EndColorStr='#003366');  
 
 } 


 
 
#footer 
{
	    padding-top: 0px;
	    padding-bottom: 0px;
	    padding-right: 0px;
	    padding-left: 0px;
		text-align: center;
}

#footer p {
    color:white;
	font-size: smaller;
}

#footer a {
	text-decoration: none;
	color: #00ffff;
	font-size: 0.6em;
	font-weight: bold;
	
}

#footer a:hover {
	border-bottom: none;
    color:red;
    text-decoration: underline
}
 
 
/*
h1 {
	font-size: 1.2em;
	font-weight: normal;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

ul {
}


img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

#header {
	width: 100%;
	margin: 0 auto;
	height: 150px;
}

//////* Page 

#page {
	width: 960px;
	margin: 2px auto;
	background: url(../img/img05.jpg) repeat-y right top;
}

#page-bgtop {
	background: url(../img/img06.jpg) no-repeat right top;
}

#page-bgbtm {
	background: url(../img/img04.jpg) no-repeat right bottom;
}


//////* Content 

#content {
	float: right;
	width: 480px;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	
}

.content 
{
  position: absolute;
  top: 55px;
  width: 700px;
  height: 600px;
  text-align: right;  
}


.post {
	padding-bottom: 15px;
	line-height: 150%;
}


.title {
	height: 50px;
	margin: 0px 10px;
	padding: 0px 5px 0px 0px;
	background: url(../img/img12.jpg)  no-repeat center top;
	text-align: right;

}


.title a {
	border-bottom: none;
	color: #528DC8;
}



.byline {
	margin: -10px 20px 20px 20px;
	text-align: right;
}

.tag {
	padding: 0 15px;
}




/*/////////////// Sidebars ////////////////////*/
#sidebarLeft {
	float: left;
	width: 220px;
}

#sidebarRight {
	float: right;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}



#sidebarRight ul {
	padding-bottom: 4px;
	text-align: right;
}

#sidebarRight li {
	background: url(../img/img11.jpg) no-repeat right bottom;
}

#sidebarRight li ul {
	background: url(../img/img10.jpg) repeat-y right top;
}

#sidebarRight li li {
	background: url(../img/img08.gif) no-repeat right center;
}

#sidebarRight li h3 {
	height: 25px;
	padding-top: 15px;
	background: url(../img/img09.jpg) no-repeat right top;
	color: #333333;
	text-align: center;
}

#sidebarRight a {
	border: none;

}

#sidebarRight a:hover 
{
  text-decoration: underline;
  color: black;
}
#sidebarRight a:active
{
  text-decoration: underline;
  color:red;
}



.sidebar {
	float:  right;
	width: 180px;
	padding: 10px 0 0 0;
	font-size: 12px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding: 0 0 20px 0;
}

.sidebar li ul {
}

.sidebar li li {
	margin: 0 10px 0 15px;
	padding: 8px 20px 8px 20px;
	border-bottom: 1px #B5B5B5 dashed;
	background: url(../img/img08.gif) no-repeat 0 13px;
	text-align: right;
}


.sidebar li h2 {
	height: 30px;
	margin: 0 0 0 0;
	padding: 8px 15px 0px 35px;
	background: url(../img/img07.jpg) no-repeat  right top;
	font-size: 12px;
	color: #000000;
}

//  classic button //

 Footer 


#footer .link {
	float: right;
}*/