/*
Theme Name: Prospect
Theme URI: http://wpbusinessbundle.com/themes/prospect/
Version: 2.0.2
Author: WP Business Bundle
Author URI: http://wpbusinessbundle.com/
*/

@import "css/reset.css";
@import "css/typography.css";
@import "css/layout.css";
@import "css/slider.css";
@import "css/shortcodes.css";
@import "css/buttons-shortcode.css";
@import "css/wide-layout.css";


/* ----- upravy hugis ----- */
body,
.footer-wide {
	background: none !important;
	background-color: #000 !important;
}
#logo {
	top: 30px;
}
.wide-top {
	padding-bottom: 0;
}
#slider-wrapper-tall {
	background-image: none;
	padding: 0;
	width: 1600px;
	height: 376px;
	position: absolute;
	left: 50%;
	margin-left: -800px;
}
#tall-nivo-featured-wrap {
	padding: 0;
	height: 378px;
	width: 100%;
	overflow: hidden;
}
#tall-nivo-featured-wrap #slider {
	width: 1600px !important;
	height: 376px !important;
}
.nivo-controlNav {
	display: none;
}
#slider-wrapper-tall .nivo-caption {
	background: transparent;
	right: 320px;
	width: 940px;
	height: 100px;
	padding: 0;
	top: auto;
	bottom: 0;
	text-align: right;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
}
#slider-wrapper-tall .nivo-caption h3 {
	font-size: 40px;
	font-weight: bold;
	color: #fff;
}
#slider-wrapper-tall .nivo-caption p {
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	text-shadow: #000 3px 3px 8px;
}
.nivo-prevNav {
	left: 10px;
}
.nivo-nextNav {
	right: 10px;
}
#footer {
	padding: 20px 0 0 0;
}