/**
 * --------------------------------------------------------------------
 *
 *	HABERMATİK V2.3
 *	28.10.2012
 *
 *		http://www.habermatik.net
 *
 * --------------------------------------------------------------------
**/

/* Constants */
.wrap100 								{ width:100%; }
.wrap950 								{ width:950px; }
.wrap950u 								{ width:940px; padding:5px; background-color:#FFF; text-align:center; color:#000 }
.wrap950m 								{ width:950px; margin-right:auto; margin-left:auto; }
.wrap950p 								{ width:936px; padding-right:7px; padding-left:7px; }
.wrap630 								{ width:630px; }
.wrap630p 								{ width:616px; padding-right:7px; padding-left:7px; }
.wrap310 								{ width:310px; }

/* Page full (browser detect */
#pageFull 								{  }

/* Bar head */
#barHead 								{ height:33px; background:#fff; font-size:11px; color:#000;}
#barHead span							{ margin-top:8px; }
#barHead ul								{ margin-top:5px; }
#barHead ul li							{ float:left; padding:3px 12px 4px; border-left:1px solid #5f5f5f; }
#barHead ul li:first-child				{ border-left:0px; }
#barHead ul li a						{ color:#000; }
#barHead ul li a:hover					{ text-decoration:underline; }

/* Page head */
#pageHead 								{ padding:10px 0px 5px; background:#fff; }
#pageHead #pageLogo 					{float:left;  width:195px; height:98px; max-height:150px; max-width:200px; overflow:hidden }
#pageHead .ads01						{ float:right; }
#pageHead .ads01 img					{ border:4px solid #e8e8e8; }
/* Main menu */
#mainMenu 								{ height:45px;margin:12px 0px 7px; /*background:#ca0000;*/}
#mainMenu .home 		{ padding:0px; margin:0px 0 0 7px; border-right:0px; float:left }
#mainMenu .home a		{ width:55px; height:45px; display:block; background:url('../images/bg/mainMenu_first-child.png') no-repeat; }
#mainMenu  ul {float:left;}

#mainMenu   li {  
position:relative; z-index:100;
float:left; padding:2px 17px 4px; margin-top:11px; /*border-right:1px dotted #de7f7f;*/ list-style:none
}
#mainMenu ul li:last-child {border-right:0px; }

#mainMenu  a {
display:block;
font:Bold 13px Verdana; /*color:#f0f0f0; text-shadow:-2px -1px #970000;*/
}

#mainMenu  a:hover {
text-decoration:underline;
display:block;
}
#mainMenu  li ul {
display:none; /* Alt menüleri gizle */
position:absolute; z-index:101;
padding:0px;
margin:0px;
}

#mainMenu  li:hover > ul {
display:block; 
position:absolute; z-index:102;
padding:0px 0px 0px 0px;
margin:0px 6px 0px 6px;
width:150px;
left:0
}
#mainMenu  ul ul {
width:150px; /*background:#ca0000;*/
margin:0px 6px 0px 6px; 
}
#mainMenu  ul ul li { border-right:0px; padding:6px 8px 6px 8px; margin:0px;
display:block; float:none;
}
#mainMenu  ul ul a {
display:block;
margin:0;
/*border-bottom:1px dotted #de7f7f; padding:3px;*/
}
#mainMenu  ul ul a:hover {color:#fff;}

/*  ccc*/
#mainMenu  li ul li:hover > ul {
display:block; 
position:absolute; z-index:102;
padding:0px 0px 0px 0px;
margin:-30px 6px 0px 150px;
width:150px;
left:0
}
/* menü son*/

/* Ticker */
#ticker 								{ height:26px; }
#ticker .title							{ height:21px; float:left; margin-right:2px; padding:5px 3px 0px; background:#141414; font-size:11px; color:#fff; text-align:center; }
#ticker .detail							{ width:450px; height:26px; float:left; margin-right:2px; padding:0px 3px; background:#e8e8e8; font-size:11px;  }
#ticker .detail	a						{ float:right; display:block; margin:6px 6px 0px 0px; }
#ticker span#highlighter 				{  position:absolute; z-index:2; left:78px; top:5px; clip:rect(0px, 0px, auto, 0px); font-size:11px; }
#ticker span#highlighter a 				{ color:#141414;}
#ticker span#highlighter a:hover		{ text-decoration:underline; }
/* Search */
#search 								{ height:26px; }
#search input							{ float:left; }
#search input[type="text"]				{ width:150px; height:13px; padding:6px 7px 7px; background:#e8e8e8; font-size:11px; color:#878787; }
#search input[type="submit"]			{ width:34px; height:26px; background:url('../images/bg/search.png') no-repeat; }

/* News */
#news 									{ height:154px; }
#news ul								{ float:left; }
#news ul li								{ width:230px; height:154px; float:left; position:relative; margin-left:10px; background:#fff; overflow:hidden; }
#news ul li:first-child					{ margin-left:0px; }
#news ul li a							{ width:224px; height:148px; display:block; margin:3px; font-size:15px; color:#fff; text-align:center;  }
#news ul li a img						{ z-index:1; }
#news ul li a span						{ width:224px; height:36px; display:block; position:absolute; background:url('../images/bg/news_a.png') repeat; bottom:3px; padding-top:3px; line-height:17px }
#news ul li a span:hover				{ text-decoration:underline; }



/* Global container */
#globalContainer 						{  }

/* Container */
#container 								{  }
/* Headline */
#headline 								{ width:620px; height:340px; background-color:#FFF; display:none; padding:5px 5px 0px 5px; position:relative; z-index:1 }
#headline > div							{ width:620px; height:340px; position:relative; z-index:2 ; }
#headline > div	img						{ width:620px; height:340px; float:left; position:relative; z-index:3 }
#headline > div	span					{ background:url('../images/bg/manset_bg.png') repeat; width:610px; height:40px; display:block; float:left; border-top:1px solid #000; /*background:#ca0000;*/  font-size:16px;  color:#fff; font-weight:bold; padding:8px 0 0 10px; overflow:hidden; top:291px; left:0px; position:absolute; z-index:40 !important}
#headline > div	span:hover					{ text-decoration:underline}
#pageNumber 							{ width:620px; height:38px;background-color:#FFF; padding:0px 5px 5px 5px; }

#pageNumber span a						{ width:40.4px; height:28px; line-height:18px; display:block; float:left; cursor:pointer; padding-top:10px; /* border-right:1px dotted #de7f7f; #262624;background:#ca0000; */font-size:14px; font-weight:bold; color:#fff; text-align:center; }
#pageNumber span:last-child					{ float:left; width:40.4px !important; overflow:hidden}
#pageNumber span.page a						{color:#fff;}
#pageNumber span.active a				{ background:#262624; }
#pageNumber span.all	 				{ }
#pageNumber span.all a	 				{width:116px; border-right:0px; font-size:12px !important; color:#fff; }
#pageNumber span.all a:hover 				{background:#262624;}

/* Alt Manşet */
#alt_haberler{margin-top:5px; float:left; background-color:#FFF; display:block}
#altmanset{height:433px;width:310px; float:left;}
.subHeadLineTitle{font-family:Tahoma, Geneva, sans-serif;font-size:20px; /*color:#ca0000;*/float:left;width:610px; height:35px;font-weight:700;padding:10px 5px 0px 10px; clear:both}
.alt_habertext{float:left;width:285px;font-family:Tahoma, Geneva, sans-serif;font-size:13px; color:#000;margin-left:10px;line-height:19px;}
#alt_haberler #altmanset img{margin-top:15px;margin-left:10px;margin-bottom:20px; border:1px solid #CCC; padding:2px}
#alt_haberler #altmanset img:hover{border:1px solid #bf0000;}


#AltHaberNav{width:310px;height:365px; float:left;font-weight:700; margin-top:55px;}
#AltHaberNav ul li a{ color:#333}
#AltHaberNav ul li{ background:url(../images/icon/ok-man.png) no-repeat left center; font-size:11px;line-height:30px;padding-left:15px; border-bottom:1px dotted #CCC;}
#AltHaberNav ul li:hover{font-weight:700;color:#C00;}
#AltHaberNav ul li a:hover{font-weight:700;color:#C00;}			
/* Global tab's */
.tabCont 								{ float:left; }
.tabCont ul.tabTitle					{ height:32px; float:left; }
.tabCont ul.tabTitle li					{ float:left; margin-right:10px; }
.tabCont ul.tabTitle li a				{ width:95px; height:25px; float:left; display:block; padding-top:7px; background:#ca0000; text-align:center; font-size:13px; color:#fff; }
.tabCont ul.tabTitle li a.active		{ background:#fff!important; color:#262426; }
.tabCont .tabContent 					{ width:630px; background:#fff; padding:10px 0px; }
.tabCont .tabContent span.title		{ color:#000}
.tabCont .tabContent span.title	span		{ /*color:#bf0000;*/ padding:10px; font-size:14px; font-weight:bold;}
.tabCont .tabContent .title		{ display:block; }

.tabCont .tabContent .haber				{ line-height:14px; margin-top:5px}
.tabCont .tabContent ul					{ float:left; }
.tabCont .tabContent ul li				{ width:199px; /*width:193px; height:200px;*/ height:155px; float:left; margin:10px 5px 5px 5px; overflow:hidden;}
.tabCont .tabContent ul li a img		{ width:193px; height:110px; padding:2px; border:1px solid #CCC; }
.tabCont .tabContent ul li a img:hover	{ border:1px solid #bf0000; }
.tabCont .tabContent ul li a span		{font:bold 15px Arial;}
.tabCont .tabContent ul li a 			{ color:#333;  }
.tabCont .tabContent ul li a:hover 		{ text-decoration:underline;}

/* Photo gallery */
#photoGallery 							{ height:173px; background:#262624; }
#photoGallery .left	 					{ width:592px; float:left; margin:6px 0px 0px 7px; }
#photoGallery .left span.title			{ width:576px; display:block; float:left; padding-bottom:4px; border-bottom:1px dotted #535351; font-size:15px; color:#fff; }
#photoGallery #photoSlider				{ width:592px; position:relative; }
#photoGallery .slider					{ width:592px; height:127px; position:relative; overflow:hidden; margin-top:8px; }
#photoGallery .slider ul				{ height:127px; position:absolute; float:left; }
#photoGallery .slider ul li				{ width:148px; height:127px; float:left; }
#photoGallery .slider ul li	a			{ display:block; font-size:11px; color:#f0f0f0; margin-left:1px; }
#photoGallery .slider ul li	span.dsply	{ display:block; font-size:9px; color:#919191; margin-top:3px; margin-left:1px; }
#photoGallery .slider ul li img			{ width:125px; height:91px; border:3px solid #e8e8e8; }
#photoGallery .slider ul li span.actv	{ width:125px; height:91px; display:block; position:absolute; margin:3px 0 0 3px; background:url('../images/bg/actv.png') no-repeat; }
#photoGallery .slider a:hover span.actv	{ background:url('../images/bg/actv_hover.png') no-repeat; }
#photoGallery .right 					{ width:20px; height:160px; float:left; padding-left:6px; border-left:1px dotted #535351; margin-top:6px; }
#photoGallery .right a					{ width:13px; height:13px; display:block; }
#photoGallery .right a.nextSlide		{ background:url('../images/icon/nextSlide.png') no-repeat; margin-top:60px; }
#photoGallery .right a.prevSlide		{ background:url('../images/icon/prevSlide.png') no-repeat; margin-top:25px; }
.attach_ss{ width:160px; height:60px; text-align:center !important}
.attach_ss .number{ width:60px; height:20px; padding:5px;text-align:center !important; color:#000 }
.sag_ok	a	{ float:right;  width:32px; height:20px; background:url('../images/icon/nexta.png') no-repeat; padding:0px; text-align:center !important}
.sol_ok	a	{ float:left;  width:32px; height:20px; background:url('../images/icon/preva.png') no-repeat; padding:0px;text-align:center !important  }

.image-info{background:url(../images/icon/image-info.png) left no-repeat ;  margin:0px; padding-left:30px;}
/* Foto & Video Galeri Widget*/
.fGaleri{ width:300px; height:335px; background:#262624; float:left;  margin:0px;}
.fGaleri h2{ color:#FFF; margin:5px 10px; border-bottom:1px dotted #535351; font:bold 16px Arial;}
.fGaleri .tumg{ clear:both;  margin:5px 10px; border-top:1px dotted #535351;}
.fGaleri .tumg a{ padding:5px; float:right;  color:#fff;  font:14px Arial;}
.fGaleri .foto, .fGaleri .video { text-align:center; width:131px; height:128px; float:left; line-height:15px; margin:5px 5px 5px 11px; ; overflow:hidden;}
.fGaleri .foto a, .fGaleri .video a	{ display:block;  font-size:11px; color:#f0f0f0; }
.fGaleri .foto img, .fGaleri .video img { width:125px; display:block;  height:91px; border:3px solid #e8e8e8; }
.fGaleri .foto span.actv	{ width:125px; height:91px; display:block; position:absolute; margin:3px 0 0 3px; background:url('../images/bg/actv.png') no-repeat; }
.fGaleri .foto a:hover span.actv	{ background:url('../images/bg/actv_hover.png') no-repeat; }

.fGaleri .video span.actv	{ width:125px; height:91px; display:block; position:absolute; margin:3px 0 0 3px; background:url('../images/bg/actv_v2.png') no-repeat; }
.fGaleri .video a:hover span.actv	{ background:url('../images/bg/actv_2hover.png') no-repeat; }

/* Video gallery */
#videoGallery 							{ height:320px; background:#262624; overflow:hidden;}
#videoGallery .left	 					{ width:610px; float:left; margin:6px 0px 0px 7px; }
#videoGallery .left span.title			{ width:600px; display:block; float:left; padding-bottom:4px; margin-bottom:8px; border-bottom:1px dotted #535351; font-size:15px; color:#fff; }
#videoGallery .right 					{ width:10px; height:288px; float:left; border-left:1px dotted #535351; margin-top:6px; }
#videoGallery .big 						{ width:327px; float:left; position:relative; }
#videoGallery .big span.actv			{ width:327px; height:216px; display:block; position:absolute; background:url('../images/bg/big.png') no-repeat; opacity:0.8; }
#videoGallery .big span.actv:hover		{ opacity:1; }
#videoGallery .big .detail 				{ width:313px; height:16px; padding:5px 7px; margin-top:7px; background:#111110; font-size:11px; }
#videoGallery .big .detail a			{ color:#fff; display:block; float:left; }
#videoGallery .big .detail span			{ color:#919191; display:block; float:right; }
#videoGallery ul 						{ width:282px; float:left; }
#videoGallery ul li						{ width:128px; height:124px; float:left; margin-left:8px; }
#videoGallery ul li a					{ display:block; font-size:11px; color:#f0f0f0; margin-left:1px; }
#videoGallery ul li span.dsply			{ display:block; font-size:9px; color:#919191; margin-left:1px; }
#videoGallery ul li img					{ width:122px; height:89px; border:3px solid #e8e8e8; }
#videoGallery ul li span.actv			{ width:122px; height:89px; display:block; position:absolute; margin:3px 0px 0px 3px; }
#videoGallery ul li span.actv:hover		{ background:url('../images/bg/actv_2.png') no-repeat; }

/* Ads 630 */
.ads630							{ background:#fff; color:#000; padding:5px; float:left; width:620px; text-align:center; overflow:hidden}
/* Tag */
#tag 									{ background:#fff; padding-top:7px; padding-bottom:7px; font-size:11px;  }
#tag span 								{ color:#333; }
#tag a	 								{ color:#666; margin-left:5px; }
#tag a:hover	                        { color:#bf0000; text-decoration:underline }
#HM 									{ width:610px; height:30px; background:#fff; color:#000; padding:10px; font-size:14px;  line-height:30px; float:left }
#HM a	 								{ color:#333; margin-right:5px; text-decoration:underline; }
#HM a.a	 								{ padding-right:5px; border-right:1px solid #333; }
#HM .yazdir								{ float:right;  }

/* Navigation */
#navigation 							{ background:#fff; padding-top:7px; padding-bottom:7px; }
#navigation ul							{  }
#navigation ul li						{ float:left; padding:1px 10px 2px; border-left:1px solid #999; }
#navigation ul li:first-child			{ padding-left:0px; border-left:0px; }
#navigation ul li a						{ font-size:11px; color:#333; }
#navigation ul li:last-child a			{ font-size:11px; color:#bf0000; }
/* Paylaş */
#paylas 							{ float:left; background:#fff; padding:0px; height:30px;}
#paylas  span						{ float:left; padding-right:5px; }
/* Detail */
#detail 								{ background:#fff; padding-bottom:10px; float:left; overflow:hidden }
#detail .title							{ width:616px; float:left; margin:2px 0px; }
#detail .title h1						{ font-size:22px; color:#bf0000; font-weight:bold;padding:5px; }
#detail h1								{ font-size:21px; color:#bf0000; }
#detail h2								{ font-size:20px; color:#bf0000; }
#detail h3								{ font-size:18px; }
#detail h4								{ font-size:16px; }
#detail h5								{ font-size:14px; }
#detail a								{ color:#bf0000;  }
#detail .tarih                     { padding:5px;font-family: Tahoma, Geneva, sans-serif;
	                               font-size: 11px;color: #666; }
#detail .tarih a                     {color:#333; text-decoration:none; }
#detail .tarih a:hover                     {color:#bf0000; text-decoration:underline;}
#detail .haber_oku { font-family:Verdana, Helvetica, sans-serif; font-size: 13px; color:#000; padding:5px; }

#detail .haber_oku p{margin-top: 0px;margin-bottom: 15px;}
#detail .haber_oku a {color:#bf0000; text-decoration:none;}

#detail .haber_oku img {border: 1px solid #D8D9DD;padding: 4px;}
.alignleft{ float: left; margin-right:5px;}
.alignright { float: right; margin-left:5px;}
.aligncenter, #detail img.aligncenter {clear: both;display: block;margin-left: auto;margin-right: auto;margin-bottom:5px;}
.alignleft a,.alignright a {padding:5px; /*color:#bf0000;*/ font-weight:bold; }
.alignleft a:hover,.alignright a:hover {color:#333}
.hata { padding:10px;}
.kaynak { display:block; color:#333}

	.author-info{width:596px; height:105px; }
	.author-info .bg{ width:100%; padding:10px 10px 0px 0px; color:#FFF;  background-color:#cb0707; height:33px;  margin-top:54px;}
	.author-info .bg span a{ color:#FFF !important;  font-size:21px}
	.author-info .bg .m{ float:right; padding-right:10px;}
	.author-info .sosyal{ float:right; margin-top:15px;}
	
	.author-info img{ border:0px !important;}
#detail table, #detail th, #detail td {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:'';}
blockquote, q {quotes:"" "";}

.wp-smiley {margin: 0;}
img.wp-smiley{ border:0px !important; margin:0px; padding:0px}
#detail ul {margin: 0 0 15px 10px; padding-left: 20px;}
#detail li {background:none;padding-left:0;}
#detail ul ul { margin: 0; }
#detail ul li { list-style-type: disc; }
#detail ul ul li { list-style-type: circle; }

#detail ol  {margin: 0 0 15px 10px; padding-left: 20px;}
#detail ol ol { margin: 0; }
#detail  ol li  { list-style-type: decimal; }
#detail  ol li ol li { list-style-type: lower-alpha; }	
	
#detail blockquote { background:url(../images/blockquote_gray.gif) no-repeat 0 20px; padding: 10px 20px 10px 50px; color: #555;font-style:italic;margin-bottom:15px;}
#detail blockquote p {font-style:italic;margin:5px 0;} 
#detail table{ margin:5px 0px 5px 0px}	 
#detail table, #detail tr, #detail td{ border:1px solid #CCC; padding:5px;}	
#detail th{ border:1px solid #CCC; padding:5px; background-color:#f5f5f5; font-weight:bold;}
#detail tr:hover{ background-color:#FBFBFB}	
#detail td:hover{ background-color:#f5f5f5}
.error, .alert, .notice, .success, .info { padding:0.8em !important;margin-bottom:1em; margin-top:1em; border:2px solid #ddd; }
.error, .alert 	{ background:#fbe3e4;color:#8a1f11;border-color:#fbc2c4; clear:both }
.notice { background:#fff6bf;color:#514721;border-color:#ffd324; clear:both }
.success { background:#e6efc2;color:#264409;border-color:#c6d880; clear:both }
.info { background:#d5edf8;color:#205791;border-color:#92cae4; clear:both }
.error a, .alert a 	{ color:#8a1f11;text-decoration:underline; }
.notice a	{ color:#514721;text-decoration:underline; }
.success a	{ color:#264409;text-decoration:underline; }
.info a { color:#205791;text-decoration:underline; }
#detail input[type="text"], #detail input[type="password"], textarea { width:200px; height:15px; display:block; margin-top:10px; padding:5px 7px 6px; border:1px solid #bebebe; background:#e8e8e8; font-size:11px; color:#6a6a6a; }
#detail input[type="submit"] { border:1px solid #bebebe; background:#e8e8e8; font-size:11px; color:#6a6a6a; padding:3px 5px; margin-top:10px; margin-right:10px; }


/* New comment */
#newComment 							{ background:#fff; padding-top:5px; padding-bottom:10px; color:#000; }
#newComment span.title 					{ font-size:20px; /*color:#bf0000;*/ }
#newComment input[type="text"],
#newComment textarea 					{ width:200px; height:15px; display:block; margin-top:10px; padding:5px 7px 6px; border:1px solid #bebebe; background:#e8e8e8; font-size:11px; color:#6a6a6a; }
#newComment textarea 					{ width:360px!important; height:91px!important; }
#newComment input[type="submit"]		{ border:1px solid #bebebe; background:#bf0000; font-size:11px; color:#fff; padding:3px 5px; margin-top:10px; margin-right:10px; }
/* Comment's list */
#commentList 							{ background:#fff; float:left; color:#000 }
#commentList .previous a , #commentList .next a {padding:5px; color:#333; font-weight:bold; float:left}

h3#comments{ padding:5px;}
ol.commentlist li { 
	border:1px solid #d5d5d5;
	height:1%;
	margin:0 0 10px;
	padding:5px 5px 5px 53px;
	position:relative;
}
ol.commentlist li a { /* color:#bf0000;*/ }
ol.commentlist li a:hover{ color:#333;}
li div.vcard { /* Font style for comment author link*/
	font:bold 12px verdana, arial,sans-serif;
	font-style:normal;
	padding:0 80px 0 0; 
	margin:5px 0;
}
li div.vcard img.avatar { /* Avatar style between comments */
border:1px solid #d5d5d5;
	padding:2px;
	background:#fff;
	left:5px;
	position:absolute;
	top:7px;
}
li div.comment-meta { /* Style for date of comment */
	font:bold 10px/1.4 helvetica,arial,sans-serif;
	position:absolute;
	right:10px;
	text-align:right; 
	top:10px;
}
li div.comment-meta a {
	color:#8F8F8F !important;
}
li div.comment-meta a:hover {
	text-decoration:underline;
}
ol.commentlist li p { /* Comment font style */
	font:normal 12px helvetica,arial,sans-serif;
} 
li div.reply {  /* Reply button style */
}
ol.commentlist li div.reply:hover {
}
li div.reply a {
	font:bold 9px helvetica,arial,sans-serif; 
	text-transform:uppercase;
}
ol.commentlist li ul.children { /* Inner comment style */
 
	margin-top:10px;
}
li.depth-2 { /* inner comment margin-bottom */
	margin:0 0 .20em; width:490px;
}
li.depth-3 { /* inner comment margin-bottom */
	margin:0 0 .20em; width:430px;
}
li.depth-4 { /* inner comment margin-bottom */
	margin:0 0 .20em; width:370px;
}
li.depth-5 { /* inner comment margin-bottom */
	margin:0 0 .20em; width:310px;
}
ol.commentlist li.even { /*The background color for 1-3-5... no comments*/
	background:#fff;
}
ol.commentlist li.odd { /* Background color for 2-4-6... no comments */

	background:#f9f9f9;
}
ol.commentlist li.pingback div.vcard {
	padding:0 170px 0 0;
}
#respond {
	font-family:verdana, tahoma, arial, sans-serif;

	
	border:1px solid #ececec;
}

#leaveComment a{ color:#333; font-weight:bold;}
.cancel-comment-reply {
	font-size:12px;
}
.cancel-comment-reply a, #respond cite a { /* color:#bf0000;*/  }
.cancel-comment-reply a:hover, #respond cite a:hover { color:#333;  }
.cancel-comment-reply, #respond cite {
	font-size:12px;
	padding-top:4px;
}
.comment-awaiting-moderation{ color:#060}

/* Author Page */
.yT{width:590px; float:left;padding:5px; margin-bottom:10px; /*color:#bf0000;*/ font-size:16px; font-weight:bold; border-bottom:1px solid #333;}
.habermatik_yazar { width:610px; background-color:#FFF; float:left; padding:10px;}
.habermatik_yazar a { color:#333}
.habermatik_yazar a:hover {color:#bf0000; text-decoration:underline}
.habermatik_yazar img {float:left; margin-right:10px; padding:2px; border: 1px solid #CCC}
.habermatik_yazar ul li { width:610px; float:left; list-style:none;}
.habermatik_yazar ul li:hover {background-color:#F8F8F8}
.habermatik_yazar li{ float:left; border-bottom:1px dotted #999; margin-bottom:10px; padding-bottom:10px;}
.habermatik_yazar img{ }
.habermatik_yazar .yTitle a{/*color:#bf0000;*/ font-size:12px; font-weight:bold;}
.habermatik_yazar h2.yTitle { margin-bottom:5px}
.habermatik_yazar .tarih{ font-size:11px;color:#fff; background-color:#333; padding:1px; margin:2px;}
.habermatik_yazar .haber{ color:#161616; }

/* Tüm Yazarlar*/
.yazarlar .yazar-ad a{ font-size:16px; font-weight:bold; color:#333 }
.yazarlar .makale a{font-weight:bold; color:#333 !important}
.yazarlar ul{ margin-left:0px !important; padding-left:0px !important}
.yazarlar ul.yzr li:hover{ background-color:#f8f8f8 !important}
.yazarlar ul.yzr li{ width:295px; height:110px; display:block;margin:0px 10px 10px 0px !important; padding:0px !important; float:left; list-style:none !important; overflow:hidden}
.yazarlar ul.yzr li img{width:74px; height:80px; padding:4px; border:1px solid #e8e8e8; float:left; margin-right:10px;}

/* Side menu */
#sideMenu 								{ }

/* Widget Side global tab's */
.widget 								{ width:300px; float:left; margin-bottom:10px; padding:5px; background:#fff; }
.widget  .wtitle						{  display:block; padding:0px 0px 4px 5px; border-bottom:1px solid #777; font:bold 16px Arial; color:#333; }
.widget  .wtitle strong					{/*color:#CA0000; text-shadow:-1px 0px #444; */ font:bold 18px Arial;}
.widget .kutu ul{ padding-top:2px;}
.widget .kutu ul li {/*background: url(../images/icon/red.png) no-repeat left center;*/
	padding-left: 18px; color: #333;
	padding-bottom: 4px;
	padding-top: 4px;
	border-bottom:1px dotted #ccc;
}
.wp-polls-ul ul li, .wp-polls ul li { background-image:none !important; padding-left:3px !important}
.wp-polls { margin-top:8px}
.widget .kutu ul li a{ text-decoration: none;color: #333;font-size: 12px;}
.widget .kutu ul li a:hover{ text-decoration:underline; color: #bf0000;font-size: 12px;}
.widget .rsswidget {font-weight:bold;}
.widget .kutu select{padding:5px; margin:10px 5px 5px 5px; width:290px; /*border:1px dashed #bf0000;*/}
.widget .textwidget a {/* color:#bf0000*/}
.widget .textwidget a:hover { text-decoration:underline}
.widget #searchform{padding:5px; margin:10px 5px 5px 5px;/* border:1px dashed #bf0000;*/}
.widget #s{border:1px solid #666;}
.widget .screen-reader-text { color:#000}
.widget #searchsubmit{ /*background-color:#CA0000;*/ color:#FFF; padding:2px;}
.widget .tagcloud { padding:5px; margin-top:5px; background:#262624}
.widget .tagcloud a { color:#FFF;}
.widget .tagcloud a:hover { /*color:#bf0000;*/ background-color:#FFF; padding:3px;}
.widget #calendar_wrap{margin-top:5px;   text-align:center }
.widget #calendar_wrap thead{ color:#999}
.widget #calendar_wrap #today, .widget #calendar_wrap #today a{color:#fff; /*background-color:#CA0000;*/ }
.widget #calendar_wrap th, #calendar_wrap td{border:1px solid #ccc; padding:3px; font-weight:bold; }
.widget #calendar_wrap th:hover, #calendar_wrap td:hover{ background-color:#D4D4D4;}
.widget #calendar_wrap a{color: #333; }
.widget #calendar_wrap a:hover{ text-decoration:underline;  /*color: #bf0000;*/}
.widget #calendar_wrap td{color:#A3A3A3 }
.widget #calendar_wrap #prev{ text-align:left; padding-left:5px;}
.widget #calendar_wrap #next{text-align:right; padding-right:5px; }
.widget #calendar_wrap caption{color:#fff; font-weight:bold; font-size:15px; /*background-color:#CA0000;*/ padding:5px; }
.widget #calendar_wrap table { width:100%}



.widget  span.title						{ width:300px; display:block; padding-bottom:3px; border-bottom:1px solid #e7e7e7; font-size:13px; }
.widget  span.title span					{ /*color:#bf0000;*/ }
.widget  ul.tabTitle 						{ float:right; margin-top:10px; }
.widget  ul.tabTitle li					{ float:left; margin-left:8px; }
.widget  ul.tabTitle li:first-child		{ margin-left:0px; }
.widget  ul.tabTitle li a					{ width:30px; height:4px; display:block; background:#262624; }
.widget  ul.tabTitle li a:hover,
.widget ul.tabTitle li a.active			{ /*background:#ca0000;*/ }
/* En Çok Okunanlar = Bugün, Bu Hafta ,Bu Ay*/
.widget  ul.tabTitleBBB						{ margin:2px 0px 0px 0px; text-align:center; color:#FFF }
.widget  ul.tabTitleBBB li					{ float:left; }
.widget  ul.tabTitleBBB li:first-child		{ margin-left:0px; }
.widget  ul.tabTitleBBB li a					{ width:99px; height:26px; padding-top:4px; display:block; background: url(../images/tab3.png) repeat-x left center; }
.widget  ul.tabTitleBBB li a:hover,
.widget ul.tabTitleBBB li a.active			{ background: url(../images/tab3active.png) no-repeat left center; /*background:#ca0000;*/ }
/* Page tab 03 */
#tabContainer03 ul						{ float:left; }
#tabContainer03 ul li					{ width:298px; float:left; padding:7px 0px; border-top:1px dotted #ccc; }
#tabContainer03 ul li:first-child		{ border-top:0px; }
#tabContainer03 ul li a img				{ width:74px; height:58px; padding:2px; border:1px solid #e8e8e8; float:left; }
#tabContainer03 ul li a img:hover			{ border:1px solid #bf0000; }
#tabContainer03 ul li a span			{ width:205px; float:left; margin-top:0px; margin-left:10px; color:#161616; font-weight:700 }
#tabContainer03 ul li a span:hover{ color: #bf0000;}

#tabContainer03 .haber			{ width:205px; float:left; margin-left:10px; color:#161616; }
/* Page tab 04 En Son Haberler */
#tabContainer04 ul						{ float:left; }
#tabContainer04 ul li					{ width:298px; float:left; padding:7px 0px; border-top:1px dotted #ccc; }
#tabContainer04 ul li:first-child		{ border-top:0px; }
#tabContainer04 ul li a img				{ width:74px; height:58px; padding:2px; border:1px solid #e8e8e8; float:left; }
#tabContainer04 ul li a img:hover			{ border:1px solid #bf0000; }
#tabContainer04 ul li a span			{ width:205px; float:left; margin-top:0px; margin-left:10px; color:#161616; font-weight:700 }
#tabContainer04 ul li a span:hover{ color: #bf0000;}

#tabContainer04 .haber			{ width:205px; float:left; margin-left:10px; color:#161616; }
#tabContainer04 .enson			{width:298px; height:400px; overflow:hidden}

/**/
#pageTab04          			{ height:445px;overflow:hidden; float:left}
#pageTab04 #yazarSlider			{ width:300px; position:relative; overflow:hidden; }
#pageTab04 .sliderY					{width:300px; height:400px; position:relative;   }
#pageTab04 .sliderY ul						{margin-top:5px; height:395px; width:300px;position:absolute; overflow:hidden;  }
#pageTab04 .sliderY ul li					{ width:298px; height:90px;   padding:4px 0px; border-top:1px dotted #ccc; overflow:hidden }
#pageTab04 .sliderY ul li:hover				{ background-color:#F8F8F8 }
#pageTab04 .sliderY ul li:first-child		{ border-top:0px; }
#pageTab04 .sliderY ul li a img				{ width:74px; height:80px; padding:2px; border:1px solid #e8e8e8; float:left; }
#pageTab04 .sliderY ul li a img:hover		{ border:1px solid #bf0000; }
#pageTab04 .sliderY ul li a > span			{ width:205px; float:left;  margin-left:10px; font-size:12px; color:#c31010; font-weight:bold}
#pageTab04 .sliderY ul li  p		{width:205px; float:left;  margin-left:10px;  color:#161616; font-size:13px;}
#pageTab04 .sliderY ul li .yazar { background:url(../images/yazar.gif) no-repeat left bottom;width:180px; padding-left:25px; padding-top:10px;  margin-left:10px; }
#pageTab04 .sliderY ul li .yazar a {font-weight:bold; /*color:#bf0000;*/  }
#pageTab04 .sliderY ul li .yazar a:hover {color:#262624; }
#pageTab04  .right 					{ width:50px; height:16px; float:right;  margin:5px;}
#pageTab04  .right a.nextSlideY		{width:20px; height:16px; margin-right:5px; background:url('../images/icon/next.png') no-repeat; float:left  }
#pageTab04  .right a.prevSlideY	{width:20px; height:16px;margin-right:5px; background:url(../images/icon/prev.png) no-repeat;float:left;   }
#pageTab04  .right a.prevSlideY:hover,#pageTab04  .right a.nextSlideY:hover {background-position:0 -16px; }
#pageTab04  .tum-yazar { float:right; padding-right:10px}
#pageTab04  .tum-yazar a { font-size:14px;font-weight:bold; color:#262624; text-decoration:underline}
/* Page tab 05 */
#tabContainer05							{ margin-top:7px; }
#tabContainer05	a						{ border:4px solid #e8e8e8; }

/* Currency */
#currency 								{ height:75px; padding-top:8px; background:url('../images/bg/doviz.png') no-repeat; font-size:11px; color:#000 }
#currency .first						{ margin:10px 0 0 20px; float:left; padding-bottom:2px; border-bottom:1px dotted #8f8f8f; }
#currency .second						{ margin:10px 20px 0 0; float:right; padding-bottom:2px; border-bottom:1px dotted #8f8f8f; }
/* Hava Durumu HaberMatik V2 */
.havaDurumu .htitle {display:block; padding:0px 0px 4px 5px;  font:bold 16px Arial; color:#333;}
.havaDurumu .htitle strong		{ color:#09C; font:bold 18px Arial; text-shadow:-1px 0px #444; }
.havaDurumu { background:url(../images/bg/hava-bg.jpg) no-repeat; width:297;float:left; 
    margin:0px; padding:10px 0px 10px 0px; 
    border: 2px solid   #C1E6F0;

}
.havaDurumu h4 {color:#333; font-size:12px; font-weight:bold}
.havaDurumu select{ background-color:transparent; width:275px; padding:4px; margin-left:8px; border:1px dotted #6AC2DF; }	
.havaDurumu ul li {
	padding-left: 0px;
	padding-bottom: 4px;
	padding-top: 4px;
}
.havaDurumu li.gunler {float:left; text-align:center;  list-style:none;display:inline; padding:10px 0px;}
.havaDurumu li.gunler .icon {}
.havaDurumu .gunler .gun_adi{ font: bold 10.5px Tahoma; color:#333; margin-bottom:10px;}
.havaDurumu li.gunler .gun { width:98px; height:auto; float:left;  display:inline;  list-style-type: none; margin:0px; padding:0px; text-align:center}
.havaDurumu li.gunler .derece{font-family:Arial, Helvetica, sans-serif; color:#05F; font-size:12px; font-weight:bold;}

.widget .textwidget .inci{ width:280px; height:200px;  text-align:center; background:  url(../images/gunun-incisi.jpg) no-repeat; margin:0px; padding:10px; font:bold 13px tahoma; color:#000; text-shadow: 1px 1px 2px #77a464;line-height:20px; }
.widget .textwidget .inci span{ color:#963; margin:10px 0px 0px 0px; font-size:15px; font-weight:bold;}
.widget .textwidget .namaz{ width:280px; height:180px;  text-align:center; background:  url(../images/namazvakitleri.jpg) no-repeat; margin:0px; padding:10px; font:bold 19px tahoma; color:#FFF; text-shadow: 1px 1px 2px #000000; }
.widget .textwidget .namaz select{ width:160px;}
.widget .textwidget .namaz ul li{ background: url(images/index_15.png) repeat; width:20%; float:left;height:40px;font:bold 14px tahoma;color:#fff !important; padding:0px; margin:5px 0 0 0; border:none  }
.widget .textwidget .namaz ul li strong{ color:#83c3c3}
/* Numaralı Haberler */
#nhaber 								{ width:300px; height:200px; background-color:#FFF; display:none;  position:relative; z-index:1 }
#nhaber > div							{ width:300px; height:200px; position:relative; z-index:2 ; }
#nhaber > div	img						{ width:300px; height:200px; float:left; position:relative; z-index:3 }
#nhaber > div	span					{ background:url('../images/bg/manset_bg.png') repeat; width:280px; height:20px; line-height:20px;  display:block; float:left; border-top:1px solid #000; /*background:#ca0000;*/  font-size:14px;  color:#fff; font-weight:bold; padding:4px 10px 4px 10px; overflow:hidden; top:171px; left:0px; position:absolute; z-index:40 !important}
#nhaber > div	span:hover					{ text-decoration:underline}
#nhpage /*pageNumber */							{ width:300px; height:32px;background-color:#FFF;  }

#nhpage span a						{ width:29px; height:25px; line-height:18px; display:block; float:left; cursor:pointer; padding-top:6px; /* border-right:1px dotted #de7f7f; #262624;background:#ca0000; */ font-size:14px; font-weight:bold; color:#fff; text-align:center; }
#nhpage span.pagenh a						{color:#fff;}
#nhpage span.activenh a				{ background:#262624; }

/* Page foot */
#pageFoot 								{ background:#262624; }
#pageFoot #pfContent					{ padding:15px 0;color:#e8e8e8; }
#pageFoot div.menu	                    {width:150px; float:left; margin-left:50px !important ;}
#pageFoot .menus ul	                    {width:150px; float:left; margin-left:50px !important;}
#pageFoot div.menu:first-child			{ margin-left:0px !important ; }
#pageFoot .menu ul ul    				{ margin-left:0px !important; }
#pageFoot .menu ul li  ul  li { border-bottom:0px !important; }
#pageFoot ul    						{ width:150px; float:left; margin-left:50px; }
#pageFoot ul:first-child				{ margin-left:0px; }
#pageFoot ul li							{ width:150px; float:left; margin:2px 0; }
#pageFoot ul li	a						{ font-size:11px; color:#fff; }
#pageFoot ul li	a:hover					{ text-decoration:underline; }
#pageFoot ul li:first-child				{ padding-bottom:2px; border-bottom:1px dotted #fff; }
#pageFoot ul li:first-child	a			{ font-size:13px; font-weight:bold; color:#fff; }




/* Bar foot */
#barFoot 								{ padding:10px 0; background:#111; font-size:11px; line-height:18px; color:#e8e8e8; }
#barFoot a	                             { color:#FFF; font-weight:bold }

#barFoot ul								{  }
#barFoot ul	li							{ float:left; margin-left:10px; }
#barFoot ul	li a						{ display:block; margin-top:1px; }
#barFoot ul li a.design				{ width:100px; height:16px; background:url(../images/habermatik.png) no-repeat;}							
/************ HaberMatik V2.1 Shortcut Buttons ************/

.shortcut-button {
                border: 1px solid #ccc;
                background: #f7f7f7 url('../images/bg/shortcut-button-bg.gif') top left no-repeat;
                display: block;
                width: 106px;
                margin: 0 0 20px 0;
                }

.shortcut-button span {
                border: 1px solid #fff;
                display:block;
                padding: 15px 10px 15px 10px;
                text-align: center;
                color: #555;
                font-size: 13px;
                line-height: 1.3em;
                }

.shortcut-button span img {
                margin-bottom: 10px; border:0px !important;
                }

.shortcut-button:hover {
                background: #fff;
				
                }
				
.shortcut-button span:hover {
				color: #ca0000; 
                }

ul.shortcut-buttons-set li {
                float: left;
                margin: 0 13px 0 0 ;
				padding: 0 !important;
				background: 0;
                }
#reklam-sag {
	position : fixed;
	_position : absolute;
	top	: 0;
	_top : expression(eval(document.body.scrollTop));
	right : 0;
	margin : 0;
	font-size:12px;
	font-weight:bold;
	color:#ca0000;
	text-decoration:none;
}	
#reklam-sol {
	position : fixed;
	_position : absolute;
	top	: 0;
	_top : expression(eval(document.body.scrollTop));
	left : 0;
	margin : 0;
	font-size:12px;
	font-weight:bold;
	color:#ca0000;
	text-decoration:none;
}			
