
/*	-------------------------------------------------------------
	E-ışık
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Tanım:			New Ticker css belgesi
	Dosya adı:		newsticker.css
	Versiyon:		1.0
	Tarih:			22 Ekim 2008
	Kod Yazarı:		Orhan Küçükerman (İki Pixel Multimedia)
	-------------------------------------------------------------	*/

div#newscontent {width:260px;height:180px;margin:0;padding:2px 0 0 0;display:block;overflow:hidden;position:relative;}
div#newscontent ul#newsticker {width:260px;height:180px;margin:0;padding:0;display:block;list-style:none;margin:0;padding:0;}
div#newscontent ul#newsticker li {display:block;float:left;margin:0;padding:0 0 0 3px;}
div#newscontent ul#newsticker li .newstitle{display: block;color:#358ac4;font-size:1em;line-height:1em;font-weight:bold;margin-bottom:0;}
div#newscontent ul#newsticker li .newstitle a:link, #newsticker li .newstitle a:Visited {display: block;font-size:1em;line-height:1.2em;font-weight:bold;margin-bottom:0;text-decoration:none;}
div#newscontent ul#newsticker li .newstitle a:hover {text-decoration:underline;}
div#newscontent ul#newsticker li .newsimage {float:left;margin-right:10px;}
div#newscontent ul#newsticker li .newsfooter {display: block;color: #000000;font-size:0.9em;margin:0 0 15px 0;}
div#newscontent ul#newsticker li .newsfooter a {color:#666;font-size:1em;}

div#blogcontent {width:170px;height:130px;margin:0;padding:2px 0 0 15px;display:block;overflow:hidden;position:relative;}
div#blogcontent ul#blogticker {width:170px;height:130px;margin:0;padding:0;}
div#blogcontent ul#blogticker li {margin:0;padding:0 0 5px 10px;background:url(../tr/images/icon_dot.jpg) no-repeat 0 8px;}
