﻿/*
Theme Name: Ajans5 Haber
Author: Cem Yılmaz
Author URI: http://www.ajans5.net/
Description: Wordpress Haber Teması
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: dark, light, white, black, gray, one-column, two-columns, left-sidebar, right-sidebar, fixed-width, flexible-width, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
Text Domain: Wordpress Haber
*/

@charset "utf-8";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

html,body
{
	width:100%;
	height:100%;
}



.bottomBarContainer
{
	width:975px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
.icon
{
	width:113px;
	height:20px;
	background:url(../images/siteneekle_sondakika.png) no-repeat;
	float:left;
	margin-right:10px;
	margin-top:3px;
}
.newsList
{
	float:left;
	padding:6px 0 5px 0;	
	height:16px;
	overflow:hidden;
}
.newsList ul
{
	position:relative;
	width:850px;
	
}
.newsList ul li
{
	position:absolute;
	top:23px;
	left:0;
	width:3000px;
	
}
.newsList ul li span
{
	font-weight:normal;
	color:#666;
	
}
.newsList ul li a
{
	color:#333;
	font-weight:bold;
	text-decoration:none;
	
}
.newsList ul li a:hover
{
	color:#000;
}

