body {
  font-size: 12pt;
  font-family: nazli, serif, Times New Roman, Tahoma;
  color: #333;
  text-align: right;
  line-height: 120%;
  margin: 0;
  padding: 0;
  background: #fff;
}
input{
   border: 1px solid gray;
  -moz-border-radius: 3px 3px 3px 3px;
}
#header {
  padding: 0;
  margin: 0px auto 10px;
  width: 100%;
  text-align: center;
  color: #fff;
  height: 150px;
  font-size:15.6px;
  background: url(images/torntopbgalavi.gif) top left repeat-x;
}

#content {
  margin: 0 40px 0 0;
  padding: 0;
  width: 480px;
  float: left;
  direction : rtl;
  text-align: justify;
}

#sidebar {
  width: 165px;
  font-size: 10pt;
  float: left;
  margin: 0;
  padding: 0;
  text-align: right;
}

#sidebarout {
  font-size: 10pt;
  width: 250px;
  float: right;
  margin: 0px;
  padding: 0;
  text-align: right;
}

/* -------------------[ Misc Tags and Classes ]------------------- */
blockquote {
  padding-right: 10px;
  border-right: 5px solid #ddd;
  color: #666;
}

.description {
        color: #fff;
        padding: 0;
      direction : rtl;
}

code {
  font: 1.1em 'Courier New', Courier, Fixed;
  direction : ltr;
  text-direction:ltr;
  text-align:left;
}

/* -------------------[ Headings ]------------------- */

h1, h2, h3 {
        color: #000;
  font-family: nazli, serif, arial;
  margin: 0 0 10px 0;
  padding: 0;
  letter-spacing: 0px;
  text-align: left;
  line-height: 130%;
}

h1 {
  font-size: 18pt;
  text-align: justify;
}

h2 {
  font-size: 17pt;
  text-align: justify;
  padding-right: 2px;
}

/* -------------------[ Images ]------------------- */

/* -------------------[ Comment Form ]------------------- */
#commentform input {
  width: 170px;
  padding: 1px;
  margin: 0px 5px 10px 0;
  font-family: nazli, serif, Times New Roman, Tahoma;
}

#commentform textarea {
  width: 400px;
  padding: 0;
  margin: 0px 0px 10px 0;
  font-family: nazli, serif, Times New Roman, Tahoma;
}

#commentform #submit {
  margin: 0 0 20px 0;
  font-family: nazli, serif, Times New Roman, Tahoma;
}

#commentform p {
  margin: 5px 0;
  font-family: nazli, serif, Times New Roman, Tahoma;
}
/* -------------------[ Comments ]------------------- */

.odd{
  font-size:13px;
}

/* -------------------[ Search ]------------------- */
#searchform {
  margin: 0;
  padding: 0;
  font-family: nazli, serif, Times New Roman, Tahoma;
}

#searchform #s {
  width: 120px;
  margin-right: 2px;
  text-align: right;
  font-family: nazli, serif, Times New Roman, Tahoma;
}

#searchform #submit {
  font-family: nazli, serif, Times New Roman, Tahoma;
  padding:0px;
}
/* -------------------[ Sidebar ]------------------- */

#sidebar h2 {
  font-family: nazli, serif, Times New Roman, Tahoma;
  line-height: 150%;
  border-bottom: 1px dotted #ccc;
        padding: 0 3px 3px;
  margin: 0 0 3px 0;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0px;
  text-align: right;
}

#sidebar li li {
  list-style-type: none;
  border-bottom: 1px dotted #ccc;
        background: transparent url(images/arrow1_rtl.png) right no-repeat;
        padding: 0px 15px 3px 0px;
  margin: 0 0 3px 0;
}

/* -------------------[ Sidebarout ]------------------- */

#sidebarout h2 {
  font-family: nazli, serif, Times New Roman, Tahoma;
  line-height: 150%;
  border-bottom: 1px dotted #ccc;
        padding: 0 3px 3px;
  margin: 0 0 3px 0;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0px;
  text-align: right;
}

#sidebarout li li {
  list-style-type: none;
  border-bottom: 1px dotted #ccc;
        background: transparent url(images/arrow1_rtl.png) right no-repeat;
        padding: 0px 15px 3px 0px;
  margin: 0 0 3px 0;
}
.customfield
{
   padding:0px;
   background-color: #EEEEEE;
   border: 0px;
}
.post-meta-key
{
      color:green;
}


//------------------- Quran ----------------//
.sign
{
      font-family: Times New Roman;
      color: #fb7600;
      font-size: 0.9em;
}
.quran
{
direction: rtl;
text-align: right;
color: black;
font-family:me_quran;
font-size:12pt;
line-height : 240%;
}