#content-detail{ overflow: hidden; font-family: Arial, sans-serif; }
#content-detail h1.title{ font-size:22px; letter-spacing:-.05em; font-weight: 700; color:#c00; margin-bottom: 10px; line-height: 100%; }
#content-detail .date{ color: #888; margin-bottom: 10px; font-size: 11px; }
#content-detail .description{ font-size:15px; font-weight:700; line-height:140%; height: 170px; overflow: hidden; }
#content-detail .detail{ font-family: Arial, Tahoma; font-size:15px; line-height:160%; }
#content-detail .detail a { color:#c00; font-weight:bold;}
#content-detail .detail img{ max-width: 660px; height: auto; border: 1px solid #DDD; padding: 5px;}
#content-detail p{ margin-bottom: 12px; }
#content-detail .hit{ font-size: 14px; color: #999; margin-top: 10px; }
#content-detail .image{ float: left; margin: 0 10px 10px 0; border: 1px solid #efefef; padding: 5px; background: #fff; }

/* haber resim kutusu */
#content-detail .image-box{ margin-bottom:10px; overflow: hidden; }
#content-detail .image-box .image{ float:left; margin-right: 10px; }
#content-detail .image-box .image img{ width:264px; height:170px; border: 1px solid #ccc; padding: 1px; }
#content-detail .image-box .date2{ margin-bottom: 5px; color: #999; font-weight: 100; }
#content-detail .image-box .desc{ height: 75px; overflow: hidden; margin-bottom: 5px;  }

/* Araçlar */
#content-detail .image-box .tools{ float:left; width:118px; height:188px; background: #f4f4f4; padding:6px; }
#content-detail .image-box .tools .share{ margin-bottom: 5px; }
#content-detail .image-box .tools .dt{ margin-bottom: 5px; font-size: 11px; color: #555; border-bottom: 1px dotted #ddd; padding-bottom: 5px; }
#content-detail .image-box .tools .add-comment a{ font-weight: 700; background: url(../images/icons/comment-icon16.png) no-repeat; padding-left: 20px; }
#content-detail .image-box .tools .send-friend a{ font-weight: 700; background: url(../images/icons/email-icon16.png) no-repeat; padding-left: 20px; }
#content-detail .image-box .tools .print a{ font-weight: 700; background: url(../images/icons/print-icon16.png) no-repeat; padding-left: 20px; }

/**/
#content-detail .author-info{ background: #fff; border: 10px solid #efefef; padding: 1px; text-align: center; float: left; margin: 0 20px 10px 0; padding-bottom: 10px; }
#content-detail .author-info .name{ font: 700 17px Arial; letter-spacing: -0,6px; margin: 10px 0 5px; }
#content-detail .author-info .email{ color: #888; }


/* diğer haberler */
.other-news{ overflow: hidden; background: #f8f8f8; padding: 10px; }
.other-news .head{ font-size:18px; font-family: Tahoma, sans-serif, Arial; letter-spacing: -1px; color:#c00; border-bottom: 1px solid #ddd; padding-bottom: 10px;  }
.other-news li{ width: 224px; float: left; margin-right: 10px; overflow: hidden; }
.other-news li img{ width: 70px; height: 50px; float: left; border: 1px solid #ddd; background: #fff; padding: 1px; }
.other-news li{ border-bottom: 1px dotted #ddd; padding:10px 0; }
.other-news .info{ float: left; height: 85px; margin-left: 10px; width: 140px; }
.other-news .description{ display: block; line-height: 150%; height: 67px; color: #666; overflow: hidden; }
.other-news .description a{ color: #666; }
.other-news .description h2{ color: #144C73; font: 700 12px Tahoma, sans-serif; margin-bottom: 3px; }
.other-news .date{ font-size: 11px; color: #999; margin-top: 5px; display: block; }
.other-news .reset{ margin-right: 0; }


/* staff block */
.staff-block{ }
.staff-block img{ border: 1px solid #ddd; background: #fff; padding: 5px; margin-bottom: 5px; }
.staff-block div{ padding: 0; text-align: center; margin: 0; }
.staff-block .name{ font-weight: 700; color: #c00; }