@charset "utf-8";
/* CSS Document */

#categoryPanel_H { background-color:#e0e5eb; width:998px; border:1px solid #91a7b4; border-top:5px solid #91a7b4; margin:auto; direction:rtl; }
#categoryPanel_H div.catItem { margin:auto; overflow:hidden; background:#ecf0f5; padding:2px }
#categoryPanel_H div.active { background:#ffbf27; border:1px solid #960; border-radius: 7px; }
#categoryPanel_H div a {  color:#16387c; font-size:12px; height:22px; }
#categoryPanel_H div a:hover { color:#00550e; }
#categoryPanel_H div img { border:none; vertical-align:middle; width:23px; height:20px; }



#itemNewPan { background:url(images/panelh.gif) repeat-x; width:678px; border:1px solid #91a7b4; border-top:5px solid #91a7b4;background:#FFF }
#itemNewPan div.post { padding:10px 10px 10px 10px; text-align:justify; }
#itemNewPan h1 { font: bold 1.71em/1.3 Arial,Helvetica,sans-serif; word-spacing: -2px; text-shadow: 0px 0px 3px rgb(185, 213, 245); color: rgb(19, 72, 136); padding:0px; margin:0px; }
#itemNewPan span.date { font-size:12px; font-weight:bold; color:#FF3300; text-shadow: 0px 0px 3px rgb(185, 213, 245);  }
#itemNewPan div.post-content { }
#itemNewPan div.post-image { width:90px; text-align:left; border:1px solid #91a7b4;  }
#itemNewPan a.back-link { font-size:11px; font-weight:bold; color:#0099CC; text-align:left; }
#itemNewPan a.back-link img { border:none;}

.extra-info , .website-link { border-radius: 7px 7px 7px 7px; font-size: 1em; margin: 10px 10px; }
.extra-info { -moz-transition: all 0.3s ease-out 0s; background: none repeat scroll 0 0 #e3eef5; border-bottom: 2px solid #9bb7c8; color: #1D425A; padding: 1px 15px; line-height:24px; }
.website-link { width:300px; background: none repeat scroll 0 0 #d5f88c; border-bottom: 2px solid #9fb86c; color: #315101; padding: 10px 15px; position: relative; }
.website-link span{width:300px}
.website-link:hover { background-color:#b9e461; cursor:pointer; color:#395c05;   }
.website-link img { vertical-align:middle; border:none; }

.extra-info , .other-link { border-radius: 7px 7px 7px 7px; font-size: 1em; margin: 5px 5px; }
.other-link { background: none repeat scroll 0 0 #134888; border-bottom: 2px solid #9c9d9e; color: #eee; padding: 10px 15px; position: relative; }
.other-link span{}
.other-link:hover { background-color:#f2fc7e; cursor:pointer; color:#000;   }
.other-link img { vertical-align:middle; border:none; }
/*======================= afshin 1400/10/28 */
.item-main-box  {
    margin-top: 200px;
}