/* 
Theme Name: ov_theme
Description: Twenty Twelve Child Theme
Template: twentytwelve
Version: 1.2.6
Author: Jan Feřtek
Author URI: http://jan.fertek.cz/
*/

.site-info {display: @@@none;} /* zasluhy radeji neskryvam pomoci "footer.php", parent theme se jeste bude hodne menit (=> footer.php take) */

.home .entry-header .entry-title {display: none;}

.dbr {color: #2e96dd; background: #ddedf8; display: block; padding: 1ex;
text-align: center;
font-size: 150%;
font-weight: bold;
.dbr {margin: 2em 0 0;}}

body .site {
margin-bottom: 1rem;
}

.entry-utility {display: none;} /* články na titulce: "Posted in Aktuality | Leave a comment | Edit" */

@media screen and (min-width: 600px) {
.dbr {margin: 2em 0 0;}

/* MENU* */
.site-header h1 {float: left;}
hgroup {float:left;}
nav {float:right;}
.main-navigation {margin-top: 0; margin-left: 0;}
.main-navigation li {margin-right: .5rem;}
.main-navigation ul.nav-menu, .main-navigation div.nav-menu > ul {border-style:none;}
.main-navigation li a, .main-navigation .current-menu-item > a {color: #000;padding:0 1em;background:#ddedf8;}
/* MENU/ */

#jaja_l {width: 64%; float: left;}
#jaja_r {width: 32%; float: right;}
}

#akce_pridej {background:#ddedf8;padding:1em;border:2px solid #2e96dd;float:right;font-weight:bold;color:#2e96dd;}
.em-location-data-state,
.em-location-data-postcode,
.em-location-data-region {display:none;}

.em-time-allday {display:none;}
.clear_none {clear: none;}
.clear_both {clear: both;}

h1.archive-title {display: none;} /* skryj "ARCHIV PRO RUBRIKU: PRO MÉDIA" na ov.cz/category/pro-media/ */
.archive-meta {margin-top: 0;} /* taktez ov.cz/category/pro-media/ */

.jf_fb_feed .cff-item {}

.jf_fb_nadpis {
    color: #fff;
    background: #3b5998 url('/wp-content/themes/ov_child_t12/images/ov_fb_pruh.png') 0px -1px no-repeat;
    text-align: right;
    padding-right: 32px;
    clear: both;
}

.jf_fb_poznamka {
font-size: 90%; margin: 1ex 0 2em; text-align: center;
}

.page-id-1009 .entry-content table, .page-id-1009 .entry-content td, .page-id-1009 .site-content article { /* BCS: Google Custom Search Engine */
	border-style: none;
	padding: 0;
}
.gsc-input .gsc-input-box {
	height: 3em;
}
input.gsc-input {
	background: inherit !important;
	font-size: 2em  !important;
}

#google_cse_dotaznik {background: #c8e2f4; float: right; padding: 1ex 1em; margin-bottom: 1em; border: 2px dotted #9ecbeb;}

#jf_pred_hlavickou {display: none;}
#jf_pred_hlavickou #searchform {position: absolute; margin-top: 0.5em;}
#jf_pred_hlavickou .screen-reader-text {display: none;}
#jf_pred_hlavickou .widget_search {list-style-type: none;}
@media screen and (min-width: 600px){
#jf_pred_hlavickou {
	display: block;
	position: relative;
	height: 1px;
    margin: 0 auto;
    max-width: 960px;
    max-width: 68.571428571rem;
}
#jf_pred_hlavickou #searchform {right: 0;}
}