/*
Theme Name: 		Niki Poligirou Child
Theme URI:      http://www.nikipoligirou.gr/
Description:    Child theme for Niki Poligirou
Author:         Gnomon Design
Author URI:     http://www.gnomon-design.gr/
Template:       footballclub-2.2.4                        
Version:        2.2.4
*/

@import url("../footballclub-2.2.4/style.css");

/* Niki Poligirou specific styles go under here 
======================================================= */

h1, h2, h3, h4, h5,
.image-rotator .main_image h3,
.post-row .post .entry-title,
#respond h3,
ul.tb_matches-sidebar .teams {
	font-family: "Droid Serif", serif;
	font-weight: normal;
	letter-spacing: -0.06em;
}

#content section h3 { text-transform: uppercase; font-weight: bold; padding: 7px 15px;  }
body {
	font-family: Helvetica, Arial, sans-serif;
}

.image-rotator .image_thumb ul li.active,
#content section h3, .widget-container h3, .tb_players .gallery-view li .number, .navigation .nav-previous a:hover, .navigation .nav-next a:hover, .commentlist .comment .reply a:hover, .contactform .button:hover, .link-button a:hover, input[type="submit"]:hover {
	background: #008937 !important;
background: -moz-linear-gradient(top, #008937 0%, #007935 24%) !important;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#008937), color-stop(24%,#007935)) !important;
background: -webkit-linear-gradient(top, #008937 0%,#007935 24%) !important;
background: -o-linear-gradient(top, #008937 0%,#007935 24%) !important;
background: -ms-linear-gradient(top, #008937 0%,#007935 24%) !important;
background: linear-gradient(to bottom, #008937 0%,#007935 24%) !important;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#008937', endColorstr='#007935',GradientType=0 ) !important;
}

#footer-widgets .widget-area .widget-title {
	background: none !important;
}
#header {
	background: url('images/nikiheader.jpg') no-repeat !important;
}

#maintitle { display: none; }
#wrapper > div.hr { display: none; }

#menu-main-menu li a {
	font-weight: normal;
	text-transform: uppercase;
	font-size: 11px;
}

#menu li a { line-height: 15px; }

.image-rotator .image_thumb {
	position: relative;
	top: -3px;
}

.image-rotator .image_thumb ul li h3 {
	font-size: 15px;
}

.image-rotator .image_thumb ul li time {
	font-size: 10px;
	letter-spacing: -0.05em;
	text-transform: uppercase;
} 

.image-rotator .image_thumb ul li, .image-rotator .image_thumb ul li .more a {
	font-size: 10px;
	position: relative;
	top: 3px;
}

.image-rotator .main_image .block { padding: 10px 0; }
.image-rotator .main_image .block time { margin-top: 8px; text-transform: uppercase; font-size: 11px; }
#primary.widget-area .textwidget {
	padding: 10px 10px 0 10px;
}

ul.tb_matches-sidebar .teams { margin: 15px 0 0 0; }