﻿/*
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
*/

  .gallery {
	background: #FFF;
	width: 158px;
	border: 1px solid #CCC;
	/*margin: 5px 0 0 56px;*/
}
  .gallery .title {
	height: 23px;
	width: 100%;
	border-bottom: 1px solid #CCC;
}
  .gallery .title > a {
	font: bold 17px/17px Arial;
	color: #333;
	display: inline-block;
	margin: 3px 23px;
}
  .gallery #marquee {
	height: 566px;
}
  .gallery #marquee > ul > li {
	display: block;
	width: 100%;
	border-top: 1px solid #CCC;
}
  .gallery #marquee > ul > li:first-child {
	border-top: none;
}
  .gallery #marquee > ul > li > a {
	display: inline-block;
	padding: 15px 20px;
	width: 125px;
}
  .gallery #marquee > ul > li > a > span {
	font: 13px/13px Arial;
	color: #333;
	display: inline-block;
	width: 120px;
	margin-bottom: 8px;
}
  .gallery #marquee > ul > li:hover > a > span {
	text-decoration: underline;
}
  .gallery .alt {
	border-top: 1px solid #CCC;
	height: 18px;
}
  .gallery .alt > a {
	font: 10px/10px Arial;
	color: #999;
	display: inline-block;
	margin: 1px 45px;
}
  .gallery .alt > a:hover {
	color: #000;
	text-decoration: underline;
}
