/*  Copyright (C) 2011-2013 Peter Upfold.

    This program is free software; you can redistribute it and/or
	modify it under the terms of the GNU General Public License
	as published by the Free Software Foundation; either version 2
	of the License, or (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software
    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
*/
/*
Template Name: Twenty Eleven 
*/

.ts-default {
	width: 685px;
	height: 190px;
	/* margin: 0 auto !important; */
	/* margin-top: -90px; */
	margin: -86px 0px 0px 0px;
	padding: 0 !important;
	overflow: hidden;
	/* border: 1px solid #000; */
	list-style: none !important;
	float: right;
}

.ts-default-slide {
	width: 685px !important;
	height: 190px !important;
	padding: 0 !important;
	margin: 0 !important;
	position: relative;
	background-position: center center;
	background-repeat: no-repeat;
}

.ts-default-slide .ts-default-link {
	display: block;
	width: 685px;
	height: 190px;
	position: absolute;
	top: 0px;
	text-decoration: none;
}

.ts-default-overlay {
	position: absolute;
	width: 685px;
	background: url("img/slider-light-desc-bg.png");
	/* padding: 5px 5px 5px; */
	padding: 0px 0px 0px 0px;
	text-align: left !important
}

.ts-default-overlay {
    background: url("img/slider-light-desc-bg.png") repeat scroll 0 0 transparent;
    margin: 2.5em 0;
    padding: 0;
    position: absolute;
    text-align: left !important;
    width: 685px;
} 

.ts-default-overlay .ts-default-title {
    color: #BBBBBB !important;
    font: lighter 0.9em Helvetica;
    height: 1.5em;
    letter-spacing: 0.1em;
    margin: .4em !important;
    padding: .7em 1em !important;
    text-transform: uppercase;
}

.ts-default-description {
	overflow: hidden;
	position: relative
}

.ts-default-description p {
	font: 12px/10px Helvetica, Arial, sans-serif;
	color: #FFF;
	text-shadow: 0 1px 1px black;
	margin: 0 !important; 
	padding: 1px 0px 5px 5px !important;
	display: none;
}
