/* CSS Document */
BODY{
	margin:0px;

	color:#000000;
	background:#333333;
	margin-left:1px;
}

SELECT, INPUT, TEXTAREA{
	font:100 11px Verdana;
}

IMG{
	border:0px;
}


a {text-decoration: none;}
a:hover {text-decoration: underline;}


FORM{
	margin:0px;
}

/* Ana Tablo */

.body{
	width:770px;
	background:#FFFFFF;
}
.footer_alt{
    width:770px;
    background:url(../images/style3/backgrounds/standard/footer_alt.png) repeat-x;
}

.leftright{
	border-left:2px solid #c9c9c9;
	border-right:2px solid #c9c9c9;
	padding-left:5px;
	padding-right:6px;
}

/* Yazar Üst */

#header_author{
	background:url(../images/header_author_back.png) repeat-x;
	height:68px;
	margin-top:1px;
}

#header_author .author_box{
	width:146px;
	margin-left:5px;
	height:52px;
	float:left;
	margin-top:7px;
	overflow:hidden;
}

#header_author .author_box .image{
	border:3px solid #FFFFFF;
	float:left;
	margin-right:3px;
}

#header_author .author_box .text{
	height:52px;
	width:94px;
	overflow:hidden;
	line-height:120%;
	color:#FFFFFF;
}

#header_author .author_box .text a{
	color:#FFFFFF;
}

.authorName{
	color:#FFD200;
}

/* Yazar Sağ */

.right_author_box{
	width:150px;
	height:50px;
	margin-bottom:5px;
	overflow:hidden;
	background:#EFEFEF;
	border-bottom:1px dotted #d6d5d5;
	padding-bottom:5px;
	background:url(../images/author_box.png) repeat-x;
	padding-top:5px;
}

.right_author_box .image{
	border:1px solid #d6d5d5;
	float:left;
	margin-right:3px;
	margin-left:3px;
	background:#FFFFFF;
	padding:1px;
}

.right_author_box .text{
	height:52px;
	width:91px;
	overflow:hidden;
	line-height:120%;
	color:#333;
}

.right_author_box .text a{
	color:#333;
}

.right_author_box .authorName{
	color:#CC0000;
}
/* Popup */

.popupTitle{
	font: 700 15px Georgia, "Times New Roman", Times, serif;
	color:#003366;
	padding-left:10px;
	padding-top:5px;
	height:15px;
	background:url(../images/detail_back.gif) repeat-x;
}

.divAlert{
	padding:7px;
	background: #EFEFEF;
	border:1px dashed #666666;
	font: 700 13px Tahoma;
	line-height:140%;
}






/* Ara Çizgiler */

.center_line{
	background:url(../images/line5x5.gif) repeat-x;
	height:5px;
	margin-bottom:5px;
	margin-top:5px;
}


/* Anket */

#poll{

}

#poll .header{
	font: 700 11px/22px Tahoma;
	height:22px;
	background:url(../images/menu_block_back.png) repeat-x #333333;
	color:#FFFFFF;
	padding-left:5px;
}

#poll .title{
	font: 700 11px Tahoma;
	color:#222222;
	padding:5px;
	line-height:130%;
	background:#EFEFEF;
}

#poll .question{
	font: 100 11px Tahoma;
	color:#333333;
	padding:2px;
	line-height:130%;
	padding-left:5px;
	background:#EFEFEF;
}

#poll .line{
	background:url(../images/line_4x1.gif) repeat-x;
	height:1px;
}

#poll .buttons{
	padding:5px;
	background:#EFEFEF;
}

#poll .buttons A{
	color:#333333;
}

/* Font araçları */
#font_tools{
	
	background:url(../images/detail_back.gif) repeat-x;
}

#font_tools .tools{
	height:25px;
	padding:5px;
	padding-top:8px;
}

#font_tools .goback{
	color:#000000;
}

#font_tools .goback A{
	color:#000000;
}

#font_tools .fonts{
	float:right;
}



/* yazı fontları */
.content_12, .content_12 font, .content_12 p, .content_12 div, .content_12 td{
	font-family: Arial;
	font-size: 12px;
	line-height: 160%;
}
.content_14, .content_14 font, .content_14 p, .content_14 div, .content_14 td{
	font-family: Arial;
	font-size: 14px;
	line-height: 160%;
}
.content_16, .content_16 font, .content_16 p, .content_16 div, .content_16 td{
	font-family: Arial;
	font-size: 16px;
	line-height: 160%;
}
.content_18, .content_18 font, .content_18 p, .content_18 div, .content_18 td{
	font-family: Arial;
	font-size: 18px;
	line-height: 160%;
}

/* Yorumlar */

#comments{
	padding-bottom:7px;
	padding-top:7px;
	border-bottom:1px dotted #d8d8d8;

}

#comments .comment .title{
	font: 700 11px/17px Tahoma;
	color:#a27405;
}

#comments .comment .name{
	font: 700 11px/18px Tahoma;
	color: #111111;
}

#comments .comment .comment{
	font:12px Arial;
	line-height:140%;
	color:#444444;
}

#comments .comment .date{
	font:11px/18px Verdana;
	color:#999999;
	font-style:italic;
}

#comments .line{
	background:url(../images/line_4x1.gif) repeat-x;
	height:1px;
	margin-bottom:5px;
	margin-top:5px;
}

#comments .allComments{
	font:700 11px Verdana;
	text-align:center;
	color:#DD0000;
	padding-bottom:5px;
	padding-top:5px;
}

#comments .allComments A{
	color:#DD0000;
}

/* Yazı Araçları */
#textTools{
	text-align:center;
	background:#f6f8f5;
	height:20px;
	padding-top:5px;
	float:center;
}

#textTools .item{
	float:left;
	margin-left:10px;
	margin-right:10px;
	font: 700 11px Tahoma;
	color:#333333;
}

#textTools .item A{
	color:#333333;
}

/* Kategori Haberleri Başlık */

.cat_name{
	font: 700 13pt/23px Tahoma;
	text-align: left;
	color: #DD0000;
	margin: 5px 0px 5px 0px;
}

/* Diğer Başlıklar */

#otherTitles{
	background:url(../images/detail_back.gif) repeat-x;

}

#otherTitles .head{
	padding-top:7px;
	padding-left:5px;
	padding-bottom:5px;
	color:#DD0000;
	font: 700 9pt Verdana;
}

#otherTitles .title{
	font: 100 11px/18px Tahoma;
	color:#333333;
	padding-left:12px;
	margin-left:5px;
	border-bottom:1px dotted #d8d8d8;
	padding-bottom:2px;
	padding-top:2px;
	background:url(../images/news_icon_red.gif) left center no-repeat;
}

#otherTitles .title A{
	color:#333333;
}

/* Anket Sonucu */
#poll_result{
	margin-left:0px;
	margin-right:0px;	
}

#poll_result .warning{
	font: 100 8pt/20px Verdana;
	color:#0000FF;
}

#poll_result .title{
	font: 700 10pt/20px Verdana;
	color:#000000;
}

#poll_result .date{
	font: 100 8pt/18px Verdana;
	color:#666666;
	margin-bottom:5px;
}

#poll_result .questions{
	font: 100 8pt/18px Verdana;
	color:#333333;
}

#poll_result .percent{
	margin-bottom:2px;
	margin-top:1px;
	color:#666666;
	font: 100 11px Verdana;
}

#poll_result .percent .percent_pay{
	background:#ffc000;
	width:5px;
	float:left;
}



/* Sayfalama */

#paging{
	padding:7px;
	background:#EFEFEF;
	border:1px dashed #C8C8C8;
	color:#333333;
	margin-top:5px;
	margin-bottom:5px;
}

#paging .onpage{
	margin-bottom:5px;
}

#paging .pages{
	color:#333333;
}

#paging .pages A{
	color:#333333;
}

.page_link_active{
	color:#DD0000;
	font-weight:bold;
}

.page_link{
	color:#000000;
	font-weight:bold;
}
.haber_sayi_arka {
	background-color:#f7f7f7;
	border-color:#e8e8e8;
	border-width:2px;
	border-style:solid;
	padding-top:13px;
	}
.haber_alt_baslik {
	background-image:url(../images/haber_alt_baslik.jpg);
	background-position:center;
	background-repeat:no-repeat;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	font-style:normal;
	letter-spacing:1px;
	color:#60829f;
	height:33px;
	width:684px;
	}
.yazilar_ust_yazi {
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	color:#000000;
	letter-spacing:1px;
	line-height:19px;
	}
.yazilar_resim_border {
	border-color:#FFFFFF;
	border-width:4px;
	border-style:solid;
	}
.yazilar_baslik_arka {
	background-color:#e8e8e8;
	height:20px;
	width:570px;
	}
.yazilar_baslik_yazi {
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	font-style:normal;
	color:#282828;
	text-decoration:none;
	letter-spacing:1px;
	}
a.yazilar_baslik_yazi:hover {
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	font-style:normal;
	color:#ed1c24;
	text-decoration:none;
	letter-spacing:1px;
	}
.yazilar_isim_yazi {
	font-family:Tahoma;
	font-size:10px;
	font-weight:normal;
	font-style:normal;
	color:#282828;
	letter-spacing:1px;
	text-decoration:none;
	}
a.yazilar_isim_yazi:hover {
	font-family:Tahoma;
	font-size:10px;
	font-weight:normal;
	font-style:normal;
	color:#282828;
	letter-spacing:1px;
	text-decoration:underline;
	}
.yazilar_buton {	
	background-color:#f7f7f7;
	border-color:#f7f7f7;
	border-width:1px;
	border-style:solid;
	width:570px;
	height:45px;
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	font-style:normal;
	color:#474747;
	text-decoration:none;
	line-height:16px;
	letter-spacing:1px;
	}
.yazilar_buton_up {
	background-color:#ffffff;
	border-color:#bdbdbd;
	border-width:1px;
	border-style:solid;
	width:570px;
	height:45px;
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	font-style:normal;
	color:#000000;
	text-decoration:none;
	line-height:16px;
	letter-spacing:1px;
	}
.yazilar_tarih_yazi {
	font-family:Tahoma;
	font-size:10px;
	font-weight:normal;
	font-style:normal;
	color:#9e9d9d;
	}

.yazarlar_buton {	
	background-color:#f7f7f7;
	border-color:#f7f7f7;
	border-width:1px;
	border-style:solid;
	width:570px;
	height:23px;
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	font-style:normal;
	color:#474747;
	text-decoration:none;
	line-height:16px;
	letter-spacing:1px;
	}
.yazarlar_buton_up {
	background-color:#ffffff;
	border-color:#bdbdbd;
	border-width:1px;
	border-style:solid;
	width:570px;
	height:23px;
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	font-style:normal;
	color:#000000;
	text-decoration:none;
	line-height:16px;
	letter-spacing:1px;
	}
#sag {
padding-right:5px;
}
table.anatablo {
background-color:#FFFFFF;
/*border-right: 1px #CCCCCC solid;*/
}

table.haber_anasayfa {
border-left: 1px #CCCCCC solid;
border-top: 1px #CCCCCC solid;
border-right: 1px #CCCCCC solid;
border-bottom: 1px #CCCCCC solid;
}


#konuklar {
border-left: 1px #CCCCCC solid;
border-top: 1px #CCCCCC solid;
border-right: 1px #CCCCCC solid;
border-bottom: 1px #CCCCCC solid;
background: url(../images/yazbg.gif) repeat-x bottom ;

}

#konukust {
color:#FFFF66;
font-weight:bold;
background: url(../images/katbg.gif) no-repeat top left;
height:20px;
}

table.yorum_ekle{
border-top: 1px #BDCBD9 solid;
border-left: 1px #BDCBD9 solid;
border-bottom: 1px #BDCBD9 solid;
border-right: 1px #BDCBD9 solid;
}
table.sayac {
border-left: 1px #D7DCE8 solid;
border-top: 1px #D7DCE8 solid;
border-right: 1px #D7DCE8 solid;
border-bottom: 1px #D7DCE8 solid;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:900;
}
td.haber_baslik {
color:#1B3234;
font-family:Impact;
font:Impact;
font-size:26px;
/*font-weight:bold;*/
}
td.haber_1 {
border-left: 1px #CCCCCC solid;
border-top: 1px #CCCCCC solid;
font-weight:bold;
}
td.haber_1_1 {
font-weight:bold;
}
td.haber10_2 {
font-family:Tahoma;
font-size:12px;
}
