  /*
Theme Name:alhamd_01_Feb_2010
Theme URI:http://www.alhamd.org/
Description: Underdone theme.
Version:0.1
Author:Akram Obeidat
Author URI:http://www.alhamd.org
Tags:RTL
*/

BODY { margin-top: 0px; background: #999999; font-size: 16px; direction: rtl; text-align: right;}
#page{width: 1024px;background-color: #CCFFFF;height: auto;margin: 0 auto 0 auto;}
#head{width: 100%; height:120px; background: url(imge/head.gif) left top repeat ;
     background-color: #336633;}
#welcome{float: right; background-color: transparent; color: #FFFFFF; border: 1px solid; border-color: #0066FF; height: 90px; width: 374px;}
#welcome a{
  color: #FFFFFF; font-size: 110%; font-weight: bold;}
#welcome a:hover {
  color: #FFFFFF; font-size: 120%; font-weight: bold;}
 h1,h2,h3 {
   border: 0px; padding: 0px;
 }

#site_title{
  float: right;width: 160px; height: 120px; color: #FFFFFF;
  background-color: transparent;url(imge/logo.gif) ;
  line-height: 110%; font-weight: bold; background: url(imge/logo.gif) right top repeat; }
#site_title h1{font-size: 180%; font-weight: bolder;}
#site_title h1 a{color: #FFFFFF;text-decoration: none;}
#site_title h1 a:hover{color: #FF0000; }
#site_title h2{font-size: 140%;}
#site_title h2 a{color: #FFFFFF; text-decoration: none;}
#site_title h2 a:hover{color: #FF0000;}
#left_banner{width: 478px; height: 70px;padding: 5px 5px 5px 5px;
background-color: transparent; float: right;}
  /*--------------------------glossymenu-----------------------------------*/
.glossymenu{
list-style-type: none;
margin: 0px 0;
padding: 0;
width: 140px;
border: 1px solid #9A9A9A;
border-bottom-width: 0;
}

.glossymenu li a{
background: white url(imge/glossyback.gif) repeat-x bottom left;
font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
display: block;
width: auto;
padding-left: 10px;
padding-right: 10px;
padding-top:3px; padding-bottom: 3px;
text-decoration: none;

}


html .glossymenu li a{ /*IE only. Actual menu width minus left padding of A element (0px) */
width: 140px;
}

.glossymenu li a:visited, .glossymenu li a:active{
color: white;
}

.glossymenu li a:hover{
background-image: url(imge/glossyback2.gif);
}
 /*-------------------------------------------------------------*/
#topmeneu{ float: right;
    width: 864px; height: 27px; margin: 0px; padding: 0px 0px 0px 0px; color: #fff;
  background-image: url(imge/glossyback.gif);
  }
  #topmeneu ul {
   margin: 0px; padding: 0px 0px; list-style: none;
  }
  #topmeneu ul li {
    float: right; padding: 0px; margin: 0px;
  }
  #topmeneu ul li a {
    background: white url(imge/glossyback.gif) repeat-x bottom left;
    font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
    color: white;
    display: block;
    width: auto;
    padding-left: 10px;
    padding-right: 10px;
    padding-top:5px; padding-bottom: 4px;
    text-decoration: none;
  }


  #topmeneu ul li a:hover {background-image: url(imge/glossyback2.gif); }
  #container{
    width: 100%;
    background-color: #FFFFff;
  }
  .content{
    padding: 0px; border: 0px;
    float: right;
    position: relative; top: 0px; left: 0px;
    width: 604px; height: auto;
    background-color: #FFFFFF;
  }
  .sidebar{
    background: url(imge/side_glossyback.gif) repeat-y;
    padding: 0px; border: 0px;
    float: right;
    position: relative;
    text-align: right; direction: rtl;
    width: 160px; height: auto; background-color: #ffffff;
    border: 1px solid; border-color: #0066FF;
  }
  .sidebar h2{
    font-size: 110%; font-style: italic;
  }
  .post{
  padding: 10px;
  text-align: right;
  direction: rtl;
  font-weight: bold;
}


.footer{
   width: 100%; float: none; clear: both;
   text-align: center; font-size: 80%;
   height: 30px; background-color: #ffffff;}



#tbl{
	width:100%;
}
.cell{
	text-align:center; border:thin blue groove;
}
.cell a {
	font-size:110%;color:blue;
}.cell a:hover{
	font-size:130%;color:red;
}.cell a:active{
	color:lime;
}

