/**
  Theme Name: Vosto5
  Description: Color theme for Vosto5 thetare, Czech Republic
  Theme URI: http://vosto5.cz/
  Version: 1.0
  Author: Apollo1
  Author URI: http://www.apollo1.cz
  Tags: sidebar, HTML5, valid CSS, gallery, maps
  Licence: Copyright © Ales Loziak

*/

body {

}


/* ------------------ global ------------------ */
a { color: #fff; text-decoration: none; }
a:hover { color: #ffff00; }


/* ------------------ menu ------------------ */
.menu a:hover,
.menu .current_page_item a,
.menu .current-menu-item a,
.menu .current-menu-parent > a { color: #fff; border-bottom: 2px solid #ffff00; }

/* ------------------ entry  ------------------ */
.entry a { color: #ffff00; border-bottom: none; text-decoration: none; }
.entry a:hover { color: #ffff00; border-bottom: 1px solid #ffff00; text-decoration: none; }
.entry a.noborder, .entry a.noborder:hover { border: none }

.flxcnt__content a, .flxcnt__content a:hover { border: none; }

/* ------------------ accordion ------------------ */
.accordion h3 a { color: #fff; }
.accordion h3 a:hover { color: #ffff00; }
.accordion-opened a { color: #ffff00; }

/* ------------------ search-form ------------------ */
.search-form input {
	color: #ffff00;
}

/* ------------------ repertoar ------------------ */
ul.repertoar-list li .repertoar-dates,
ul.repertoar-list li .repertoar-dates:hover {
	/*color: #fff;*/
}

/* ------------------ gform_wrapper ------------------ */
.gform_wrapper input, .gform_wrapper select, .gform_wrapper textarea {
	color: #ffff00;
}
