/* 
	Theme name: Romska hudba
  Description: CSS template of Romska-hudba.cz. This template contains all basic styling for modern browsers
	Author: Martin Stanek
	Author URI: http://www.martinstanek.cz
	Version: 1.0.0
	Release: may 2007	
	
	Changelog:
		v1.0 First release
			
*/

/* reset of CSS defaults ------------------------ */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* END of reset ---------------------------- */


body {
	color: #383838;
	font: normal 0.80em/1.40em Verdana, "Arial CE", Arial, sans-serif;
	padding: 0;
	margin: 0;
	text-align: center;
	background: #fff;
}
/*
html div {
  border: 1px solid;
} 
*/
/** hlavn?adpisy */
h1, h2, h3, h4 {
	padding: 0.6em 0 0.3em 0;
}
h2 {
  padding:0;
  margin: 0.3em 0 0.4em 0;
  color: #252525;
  letter-spacing: -0.02em;
  font-size: 150%!important;
    font-family: Helvetica, "Arial CE", sans-serif;
}
h2[id] a {
  color: #252525!important;
  text-decoration: none!important;
    font-family: Helvetica, "Arial CE", sans-serif;
}
/** logo + nadpis str?y  */
p {
  padding: 0.7em 0 0.7em 0;
  text-indent: 0.8em;
  text-align: left;
}
a {
	color: #0A77AA;
  text-decoration: underline;
}
a:hover {
	color: #17A2E3;
	text-decoration: none;
}

abbr {
	cursor: help;
}
.red {
  color: #AE0E0E;
}
/** -------------------------    -------- LAYOUT ---------    ------------------------- */
#container {
	width: 100%;
	text-align: center;
}
#header {
	color: #fff;
	width: 100%;
	background: #3A3A3A;
}
#header-content {
  margin: 0 auto;
  padding: 35px 0 20px 0;
	width: 800px;
	text-align: left;
}
#contentholder {
	padding: 0;
	width: 100%;
	background: url(images/line.gif) top left repeat-x;
}
#content {
	margin: 0 auto;
	padding-top: 30px;
  width: 800px;
  text-align: left;
 /* background: url(images/paint-top-left.gif) #8D1717 top left repeat-x;*/
}
#content h2 {
	margin-bottom: 5px;
}
#panel-left {
  float: left;
  width: 180px;
  padding-right: 10px;
}
#panel-right {
  float: right;
  width: 600px;
}

#footer {
	width: 800px;
	margin: 2em auto;
	text-align: center;
	padding: 0 0 10px 0;
	border-top: 2px solid #dedede;
	clear: both;
}
#footer p {
	font-size: 80%;
  color: #aaa;
  padding: 0.1em 0;
}
/* end layout */

/* General classes */

.hidden {
  display: none;
}
.clear {
  clear: both;
  margin:0;
  margin-top: -1px;
  border: 0;
  height: 1px;
  visibility: hidden;
  font-size: 1px;
  line-height: 1;
  padding: 0;
  display: block;
}

.delimiter {
  color: #000;
}
.noindent { 
  text-indent: 0;
}
.nodot {
  padding:0!important;
}
/* END General classes */
/** -------------------------    -------- STYLY ---------    ------------------------- */
h1 { 
  display: block;
  width: 196px;
  height: 50px;
  background: url(images/romska-hudba-logo.png) no-repeat;
}
h1 a { 
  display: block;
  width: 196px;
  height: 50px;
  text-indent: -500em;
}

#expand-link {
  display: none;
}

.box {
  /*margin: 0 10px 0 10px;*/

}
.left, .right {
  float: left;
}
.left {
  width: 400px;
  margin-right: 30px;
}
.right {
  width: 280px;
}
.box-content { 
  width: 100%;

}
#header h2 {
	color: #AE0E0E;
	padding: 15px 0 5px 0;
	margin:0;
}
  h2#offer {
    background: url(images/h2-offer.png) no-repeat;
    background-position: -2px 15px;
  }
  h2#contact {
    background: url(images/h2-contact.png) no-repeat;
    background-position: -2px 15px;
  }
#header h3 {
	color: #fff;
	padding: 6px 10px 5px 0;
	margin:0;
	letter-spacing: -0.02em;
}
#header strong {
	font-size: 1.2em;
	letter-spacing: -0.02em;
}
#header p {
	padding: 5px 0 5px 0;
	color: #fff;
	text-indent: 0;
}

#navigation-local ul {
  list-style-type: none;
  padding: 0px 0 10px 0px;
  margin-top: 0;
}

#navigation-local ul li {
	margin: 5px 0;
	padding: 1px 0;
	/*border-bottom: 1px solid #ddc;*/
	display: block;
	float: left;
	width: 180px;
	}

#navigation-local ul li a { display: block; width: 180px; height: 20px; color: #646464 !important; text-decoration: none;}

#navigation-local li ul {
  display: none;
}
#navigation-local li.current_page_item ul,
#navigation-local li.current_page_ancestor ul {
  display: block;
  margin: 10px 0 0 0;
}
 
#navigation-local li li {
	margin: 0 6px;
	padding: 2px 0 2px 8px;
	color: #2e2e2e;
	border-bottom: none;
  height: 17px;
	}
#navigation-local li li a {
    background: none!important;
    text-indent: 0;
    height: 17px; 
	}


p.abstract {
  margin-right: 260px;
}
/*
h2#header-bands {
  background: url(images/text-interpreti.png) no-repeat top left;
  height: 25px;
  width: 99px;
  text-indent: -1000em;
}
h2#header-music {
  background: url(images/text-hudba.png) no-repeat top left;
  height: 25px;
  width: 200px;
  text-indent: -1000em;
}
h2#header-concert {
  background: url(images/text-koncerty.png) no-repeat top left;
  height: 32px;
  width: 160px;
  text-indent: -1000em;
}
h2#header-media {
  background: url(images/text-media.png) no-repeat top left;
  height: 20px;
  width: 65px;
  text-indent: -1000em;
}
*/

h2#h-21  { /*mario-bihari*/
  height: 27px;
  position:relative;
}
h2#h-21 span {
  background: url(images/foto-bihari.png) no-repeat top left;
  height: 166px;
  width: 222px;
  
  position: absolute;
  top: -125px;
  right: 0;
}
h2#h-23  { /*le-chavendar*/
  /*background: url(images/text-bihari.png) no-repeat top left;
  height: 27px;
  text-indent: -1000em;*/
  position:relative;
}
h2#h-23 span {
  background: url(images/foto-chavendar.png) no-repeat top left;
  height: 166px;
  width: 222px;
  
  position: absolute;
  top: -130px;
  right: 0;
}

h2#h-26  { /*terne-chave*/
  /*background: url(images/text-bihari.png) no-repeat top left;
  height: 27px;
  text-indent: -1000em;*/
  position:relative;
}
h2#h-26 span {
  background: url(images/foto-terne-chave.png) no-repeat top left;
  height: 175px;
  width: 222px;
  
  position: absolute;
  top: -136px;
  right: 0;
}

#content h3 {
	color: #C40000;
	font-family: Helvetica, "Arial CE", sans-serif;
	letter-spacing: -0.02em;
	font-weight: bold;
	font-size: 130%;
}


/*
#content h2.koncerty span {
  background: #ffffff url(images/text-koncerty.png) no-repeat top left;
  height: 25px;
  width: 15em;
  position: absolute;
  top: 0;
  left: 0;
}
#content h2.ukazky-mp3 {
  position:relative;
}
#content h2.ukazky-mp3 span {
  background: #ffffff url(images/text-mp3.png) no-repeat top left;
  height: 30px;
  width: 15em;
  position: absolute;
  top: 0;
  left: 0;
}
*/
#panel-right ul {
	margin: 5px 0 5px 20px;
}

.item {  padding: 15px 0 0 0; margin: 1.0em 0 1.0em 0; min-height: 165px; border-top: 1px dotted #efefef;}
.item h3 {  color: #BC2919; font-size: 130%!important; line-height: 1.0em; margin: 0; padding: 0 4px 0 0; }



.hidden {
	display: none;
}

hr { display: none;}

.clear {
	display: block;
  clear: both;
	line-height: 1px;
	font-size: 1px;
	margin: 0;
	padding: 0;
	margin-top: -1px;
	border: 0;
	height: 1px;
	visibility: hidden;
}
/*
fieldset {
  padding: 15px;
}
*/



/* Styles > Images in general text  -------------------------------*/

.img-paragraph-right,
.img-paragraph-left {
	float: right;
	padding: 5px;
	margin: 5px 0px 10px 15px;
	background: white;
	border: 0;
  font-size: 1px;
  line-height: 1px;	
}
.img-paragraph-left {
  float: left;
  margin: 5px 15px 10px 0px;
}
.img-paragraph-right p,
.img-paragraph-left p {
	font-size: 0.9em;
	margin: 0;
	color: #A1A1A1;
	text-align: center;
}

/* Styles > Images in general text  -------------------------------*/
form p {
  text-indent: 0;
  padding: 0.4em 0;
}

#preview, #customize, #admin_publish_date {
	border: 1px solid #ccc; padding: 7px; background: white;
	}
.New_Admin_Links {
	font-size: 85%; text-align: center;
	}
.adminlists {
	font: 13px Arial; color: #244; list-style: none;
	}
.admintitle {
	font: bold 16px Arial; color: #244;
	}
.New_Admin_Links, .adminpanel {
  border: 1px solid #ccc; padding: 5px 8px 10px 15px; margin: 0 0 8px 0; background: #E3F0F7; color: #000;
	}
.adminpanel input[type='file'] {
	width: 30em; min-height: 20px; border: 1px solid #7f9db9; background: #fff; padding: 3px;
	}
.adminpanel legend {
  font-size: 150%;
  color: #7f9db9;
}
.commentsbox {
  border: 1px solid #ccc; padding: 5px 8px 10px 15px; margin: 0 0 8px 0; background: #E3F0F7; color: #000;
}
.commentsbox input, 
.commentsbox textarea {
  width: 25em;
}
#calc {
  width: 50px;
}

.edit {
  color: #B5250C;
  font-weight: bold;
}
.big {
  font-size: 140%!important;
  color: #7f9db9;
  font-weight: normal;
}
.subcat {
  padding-left: 20px;

}
.button {
  width: auto!important;
}

/* ---------  Komentare ------------------------- */
.meta {
  font-size: 90%;
  color: #959595;
  margin: 0;
}
.comment {
  margin: 0 0 15px 0;
  padding: 4px;
  border: 1px solid #DBDBDB;
  background: #F3F3F3;
}


/* --------- Componenty ------------------------- */

/* Mp3 */
.mp3 {
  display: block;
  background: transparent url(images/icon-mp3.png) no-repeat left;
  padding-left: 50px;
  height: 45px;
  line-height: 45px;
}
.video {
  display: block;
  background: transparent url(images/icon-video.png) no-repeat left;
  padding-left: 50px;
  height: 45px;
  line-height: 45px;
}
.concert-item {
  display: table;
  width: 100%;
}
.concert-item p {
  text-indent: 0;
  line-height: 120%;
  background: #E9F6F9;
  border: 1px dotted #D8EAEF;
  padding: 0.5em;
  margin: 0.2em 0;
}
.concert-item .date {
  width: 7em;
  border: 1px solid #9AD1EB;
  background: #C8E5EE;
  text-align:center;
  display: table-cell;
}
.concert-item em {
  display: table-cell;
  padding-left: 20px;
  font-style: normal;
}

/* ---------- Img ------------------------------ */
.img-left {
  float: left;
  padding: 5px;
  border: 1px solid #aaa;
  margin-right: 5px;
}

.wp-caption {
  background-color:#F3F3F3;
  border:1px solid #DDDDDD;
  margin:10px;
  padding-top:4px;
  text-align:center;
  float: left;
}
.wp-caption-text {
  font-size:11px;
  line-height:17px;
  margin:0;
  padding:0 4px 5px;
  text-align:center;
}
