/*   
Theme Name: Audiofile
Theme URI: 
Description: A Thematic child theme for HIFOL Car Audio
Author: Ryan Clontz
Author URI: http://orecsolutions.com/
Template: thematic
Version: 1.0
Tags: Thematic
.
Thematic is © Ian Stewart http://themeshaper.com/
.
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('typography.css');

/* Apply a basic layout */
@import url('../thematic/library/layouts/2c-r-fixed.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
/* It's better to actually copy over default.css into this file (or link to a copy in your child theme) if you're going to do anything outrageous */
@import url('default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');

/* Style gallery images [tt-flickr] */
@import url('galeria.css');

/* Adaptations of typography.css settings for child theme */
body, input, textarea {
    font: small Helvetica, Arial, sans-serif;
    line-height: normal;
}
p, ul, ol, dd, pre {
    margin-bottom: 2px;
}
pre, code {
	font: small Monaco, monospace;
	line-height: normal;
}

/* Begin child theme settings */
body {
	color: #fff;
	margin: 0;
	padding: 0;
}

/* Begin full page background image hack from css-tricks.com */
img.bg {
	/* Set rules to fill background */
	min-height: 100%;
	min-width: 1024px;

	/* Set up proportionate scaling */
	width: 100%;
	height: auto;

	/* Set up positioning */
	position: fixed;
	top: 0;
	left: 0;
	z-index: -1;
}

@media screen and (max-width: 1024px){
	img.bg {
		left: 50%;
		margin-left: -512px; }
}

div#wrapper {
	/* This is the only important rule */
	/* We need our content to show up on top of the background */
	position: relative; 
}
/* End full page background image hack */

.clear {
	clear: both;
}

a:link,
a:visited {
	
}

a:hover {
	color: #cc071e !important;
}

.aside {
	color: #666;
}

#header {
	background: #000 url(images/bg-header.png) repeat-x left bottom;
	min-height: 120px;
	padding-top: 30px;
}

#header-inner {
	width: 940px;
	margin: 0 auto;
	padding: 0;
}

#branding {
	/*padding: 80px 0 22px 0;*/
	float: left;
	padding: 0;
	width: 161px;
}

#blog-title {
	height: 75px;
	width: 100%;
	margin: 0;
	padding: 0;
	line-height: normal;
}

#blog-description {
	position:absolute;
	left: -9000px;
}

#blog-title a {
	background: url(images/logo.png) no-repeat 0 0;
	display: block;
	height: 75px;
	width: 100%;
	text-indent: -999999px;
}

#access {
	/*border: none;
	top: -70px;
	height: 50px;
	padding-left: 45px;*/
	border: none;
	height: 50px;
	float: right;
	margin: 0;
	margin-top: 25px;
}

.menu {
	width: 720px;
}

.sf-menu {
	border: none;
	float: right;
}

.sf-menu > li { /* button OFF state */
	background: transparent url(images/button.png) no-repeat center top;
}

.sf-menu > li:hover,
.sf-menu > li.sfHover,
.sf-menu > li.current_page_item { /* button ON state */
	background: transparent url(images/button.png) no-repeat center bottom;
}

.sf-menu a {
	width: 100px;
	height: 50px;
	padding: 0;
	border: none;
	text-indent: -999999px;
}

.sf-menu a:hover, .sf-menu a:active, .sf-menu a:focus {
	background: transparent;
	border: none;
}

/* change page-item-# accordingly */
.sf-menu > li.page-item-7 > a { /* E-SHOP */
	background: transparent url(images/button-text.png) no-repeat 0px -13px; 
}

	.sf-menu > li.page-item-7 > a:hover,
	.sf-menu > li.page-item-7 > a:active,
	.sf-menu > li.page-item-7 > a:focus,
	.sf-menu > li.page-item-7.current_page_item > a,
	.sf-menu > li.page-item-7.current_page_ancestor > a { /* E-SHOP */
	background: transparent url(images/button-text.png) no-repeat -112px -13px; 
	}

.sf-menu > li.page-item-2 > a { /* GALERIA */
	background: transparent url(images/button-text.png) no-repeat 0px -93px; 
}

	.sf-menu > li.page-item-2 > a:hover,
	.sf-menu > li.page-item-2 > a:active,
	.sf-menu > li.page-item-2 > a:focus,
	.sf-menu > li.page-item-2.current_page_item > a,
	.sf-menu > li.page-item-2.current_page_ancestor > a { /* GALERIA */
	background: transparent url(images/button-text.png) no-repeat -112px -93px; 
	}

.sf-menu > li.page-item-14 > a { /* SLUZBY */
	background: transparent url(images/button-text.png) no-repeat 0px -173px; 
}

	.sf-menu > li.page-item-14 > a:hover,
	.sf-menu > li.page-item-14 > a:active,
	.sf-menu > li.page-item-14 > a:focus,
	.sf-menu > li.page-item-14.current_page_item > a,
	.sf-menu > li.page-item-14.current_page_ancestor > a { /* SLUZBY */
	background: transparent url(images/button-text.png) no-repeat -112px -173px; 
	}

.sf-menu > li.page-item-18 > a { /* CENNIK */
	background: transparent url(images/button-text.png) no-repeat 0px -253px; 
}

	.sf-menu > li.page-item-18 > a:hover,
	.sf-menu > li.page-item-18 > a:active,
	.sf-menu > li.page-item-18 > a:focus,
	.sf-menu > li.page-item-18.current_page_item > a,
	.sf-menu > li.page-item-18.current_page_ancestor > a { /* CENNIK */
	background: transparent url(images/button-text.png) no-repeat -112px -253px; 
	}

.sf-menu > li.page-item-19 > a { /* O NAS */
	background: transparent url(images/button-text.png) no-repeat 0px -333px; 
}

	.sf-menu > li.page-item-19 > a:hover,
	.sf-menu > li.page-item-19 > a:active,
	.sf-menu > li.page-item-19 > a:focus,
	.sf-menu > li.page-item-19.current_page_item > a,
	.sf-menu > li.page-item-19.current_page_ancestor > a { /* O NAS */
	background: transparent url(images/button-text.png) no-repeat -112px -333px; 
	}

.sf-menu > li.page-item-20 > a { /* KONTAKT */
	background: transparent url(images/button-text.png) no-repeat 0px -413px; 
}

	.sf-menu > li.page-item-20 > a:hover,
	.sf-menu > li.page-item-20 > a:active,
	.sf-menu > li.page-item-20 > a:focus,
	.sf-menu > li.page-item-20.current_page_item > a,
	.sf-menu > li.page-item-20.current_page_ancestor > a { /* KONTAKT */
	background: transparent url(images/button-text.png) no-repeat -112px -413px; 
	}

.sf-menu > li.page-item-21 > a { /* NOVINKY */
	background: transparent url(images/button-text.png) no-repeat 0px -493px; 
}

	.sf-menu > li.page-item-21 > a:hover,
	.sf-menu > li.page-item-21 > a:active,
	.sf-menu > li.page-item-21 > a:focus,
	.sf-menu > li.page-item-21.current_page_item > a,
	.sf-menu > li.page-item-21.current_page_ancestor > a { /* NOVINKY */
	background: transparent url(images/button-text.png) no-repeat -112px -493px; 
	}

#main {
	background: transparent url(images/shadow.png) no-repeat center top;
	padding: 0;
	padding-top: 40px;
	min-height: 350px;
}

#container {
	background: transparent url(images/transparent.png) left top;
	width: 650px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	/*filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;*/
}

.home #container { /* Overrides 2c-r-fixed.css - remember to adjust .main-aside width accordingly! */
	background: transparent;
	width: 520px;	
	font-size: 1.2em;
	line-height: 1.5;
	font-weight: bold;
	text-shadow: 0px 2px 3px #000;
}

.home #content {
	width: 500px;
	line-height: 1.4;
}

#content {
	width: 600px !important;
	margin: 0 auto;
	padding: 10px 0;
	line-height: 1.7;
}

.parent-pageid-2 #container { /* Widens content area for Galeria subpages - main-aside MUST be resized accordingly! */
 width: 680px;
} 

.parent-pageid-2 #content {
 width: 630px !important;
}

.entry-title {
	display: none;
	/*color: #cc071e;
	text-shadow: 0px 1px 12px #cc071e;
	color: #000;
	font-size: 2em;
	text-shadow: 0px 1px 2px #444;
	text-transform: uppercase;*/
}

.page-parent .entry-title {
	display: none;
}

#content .aside {
	margin-bottom: 44px;
}

.home #nav-below {
	display: none;
}

.home .entry-title a {
	color: #fff;
}

.home .hentry .entry-meta,
.home .hentry .entry-utility {
	margin: 0;
	display: none;
}

.entry-content p {
	margin-bottom: 22px;
}

.entry-content img {
	background: #fff;
	padding: 8px 8px 14px 8px;
	margin: 4px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: -3px 3px 4px #000;
	-webkit-box-shadow: -3px 3px 4px #000;
}

.entry-content img:hover {
	-moz-box-shadow: 0px 1px 10px #FFC;
	-webkit-box-shadow: 0px 1px 10px #FFC;
}

tr {
	border: 1px solid #333 !important;
}

img#slider {
	margin-left: 10px;
	-moz-box-shadow: -5px 5px 10px #000;
	-webkit-box-shadow: -5px 5px 10px #000;
}

.home .main-aside { /* Overrides 2c-r-fixed.css - remember to adjust #container width accordingly! */
	float: right;
	position: relative;
	right: 10px;
	width: 400px;
}

.parent-pageid-2 .main-aside {
 width: 270px;
}

#primary { /* hide from all pages except index page */
	color: #fff;
	display: none;
}

.home #primary { /* show on index page */
	display: block;
	text-shadow: 0px 2px 3px #000;
}

.home #secondary { /* hide from index page */
	display: none;
}

#primary #call-to-action {
	text-transform: uppercase;
}

#primary #call-to-action > h2 {
	font-size: 2em;
	margin-bottom: .5em;
	font-weight: bold;
}

#primary #call-to-action > p {
	font-size: 1.4em;
	font-weight: bold;
	text-align: justify;
}

#primary #call-to-action > a {
	display: block;
	height: 95px;
	margin: 20px 0;
	padding: 0;
	float: left;
	text-indent: -999999px;
}

#secondary ul,
#secondary li {
	margin: 0;
	padding: 0;
}

#subpagenav li {
	list-style-type: none;
	margin: 6px 0;
}

#subpagenav li a {
	background: transparent url(images/transparent-light.png) left top;
	color: #fff;
	display: block;
	text-align: right;
	padding: 15px 8px 15px 0;
	text-decoration: none;
	font-size: x-small;
	font-weight: bold;
	text-shadow: 0px 1px 1px #000;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}

#subpagenav li a:hover,
#subpagenav li.current_page_item a {
	background: transparent url(images/transparent.png) left top;
	color: #cc071e;
	text-shadow: 0px 1px 4px #cc071e;
}

#recent-posts-2 {

}

#recent-posts-2 > ul {
	
}

#recent-posts-2 li {
	list-style-type: none;
}

#nakup {
	background: transparent url(images/cta.png) no-repeat left -105px;
	width: 134px;
	margin-left: 50px !important;
}

	a#nakup:hover,
	a#nakup:active,
	a#nakup:focus {
		background: transparent url(images/cta.png) no-repeat left 0;
	}

#pozri {
	background: transparent url(images/cta.png) no-repeat right -105px;
	width: 125px;
}

	a#pozri:hover,
	a#pozri:active,
	a#pozri:focus {
		background: transparent url(images/cta.png) no-repeat right 0;
	}

#bottom-nav {
	background: #000 url(images/bg-footer.png) repeat-x left top;
	width: 100%;
	height: 200px;
	margin: 0;
	margin-top: 22px;
	padding: 70px 0 0 0;
}

#bottom-nav > ul {
	width: 960px;
	margin: 0 auto;
}

#bottom-nav > ul > li {
	width: 155px;
	height: 118px;
	margin-left: 35px;
	float: left;
	list-style-type: none;
}

#bottom-nav > ul > li:first-child {
	margin-left: 10px;
}

#bottom-nav li.page_item > a {
	background: transparent;
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -999999px;
}

/* change page-item-# accordingly */
#bottom-nav li.page-item-28 > a { /* AUTOHIFI */
	background: url(images/bottom-nav.png) no-repeat 20px 7px;
}

	#bottom-nav li.page-item-28 > a:hover,
	#bottom-nav li.page-item-28.current_page_item a { /* AUTOHIFI */
		background: url(images/bottom-nav.png) no-repeat 20px -130px;
	}

#bottom-nav li.page-item-29 > a { /* MULTIMEDIA */
	background: url(images/bottom-nav.png) no-repeat -190px 7px;
}

	#bottom-nav li.page-item-29 > a:hover,
	#bottom-nav li.page-item-29.current_page_item a { /* MULTIMEDIA */
		background: url(images/bottom-nav.png) no-repeat -190px -130px;
	}

#bottom-nav li.page-item-30 > a { /* NAVIGACIE */
	background: url(images/bottom-nav.png) no-repeat -398px 7px;
}

	#bottom-nav li.page-item-30 > a:hover,
	#bottom-nav li.page-item-30.current_page_item a  { /* NAVIGACIE */
		background: url(images/bottom-nav.png) no-repeat -398px -130px;
	}

#bottom-nav li.page-item-32 > a { /* BEZPECNOST */
	background: url(images/bottom-nav.png) no-repeat -608px 7px;
}

	#bottom-nav li.page-item-32 > a:hover,
	#bottom-nav li.page-item-32.current_page_item a { /* BEZPECNOST */
		background: url(images/bottom-nav.png) no-repeat -608px -130px;
	}

#bottom-nav li.page-item-33 > a { /* AUTOFOLIE */
	background: url(images/bottom-nav.png) no-repeat -816px 7px;
}

	#bottom-nav li.page-item-33 > a:hover,
	#bottom-nav li.page-item-33.current_page_item a { /* AUTOFOLIE */
		background: url(images/bottom-nav.png) no-repeat -816px -130px;
	}

#footer {
	background: #000;
	color: #666;
	margin: 0;
	border: none;
}

a.social {
	width: 48px;
	height: 48px;
	margin: -1em 12px 1em 12px;
	display: block;
	text-indent: -999999px;
	float: left;
}

a.social.facebook {
	background: url(images/social.png) no-repeat 0 -48px;
}

	a.social.facebook:hover {
		background: url(images/social.png) no-repeat -48px -48px;
	}

a.social.twitter {
	background: url(images/social.png) no-repeat 0 0;
}

	a.social.twitter:hover {
		background: url(images/social.png) no-repeat -48px 0;
	}

a.social.rss {
	background: url(images/social.png) no-repeat 0 -96px;
}

	a.social.rss:hover {
		background: url(images/social.png) no-repeat -48px -96px;
	}

#second {
	text-align: center;
}

#third {
	text-align: right;
}

#third > ul {;
}

#siteinfo {
	text-align: right;
	padding: 0;
	padding-bottom: 44px;
}

#siteinfo a:link,
#siteinfo a:visited {
	color: #666;
	font-size: small;
}

.home .slickr-flickr-slideshow.landscape {
	height: 270px !important;
	width: 480px !important;
	overflow: hidden;
}

.home #text-6 {
	position: relative;
}

.home #text-6 > div > div {
	background: url(images/frame.png) no-repeat left top;
	position: absolute;
	top: 0;
	left: 0;
	width: 480px;
	height: 270px;
	z-index: 999;
	-moz-box-shadow: -5px 5px 10px #000;
	-webkit-box-shadow: -5px 5px 10px #000;
	margin-left: 10px;
}

.home #text-6 > div > div:first-child {
	background: none;
	position: relative;
	width: auto;
	height: auto;
	z-index: 0;
}

ul.lcp_catlist {
	list-style-type: none;
}

ul.lcp_catlist p {
	margin-bottom: 11px;
	line-height: 1.4;
}

ul.lcp_catlist > li a:first-child {
	color: #cc071e;
	font-size: 2em;
	text-shadow: 0px 1px 10px #cc071e;
	font-weight: bold;
	text-decoration: none;
}

table {
	border: 1px solid #333;
}

th, td {
	padding: 8px;
	vertical-align: middle;
}

