/* CSS Document for Positive Mind */

body{
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    font-family: "Trebuchet MS";
    background: #000000 url('images/pozadi.jpg') top left  repeat;
    font-size: 11pt;
}



a, a:link, a:hover, a:focus{
	color: #b3b3b3;
}

a:hover, a:focus{
	color: white;
	text-decoration: none;
}



/******************************************************************************/
/* STRUKTURA */
/******************************************************************************/

#border{
    width: 956px;
    height: 100%;
    margin: 0px auto 0px auto;
    background: #000000 url('images/okraj.png') top left repeat-y;
}

#border hr{
    border: 0px;
    clear: both;
    margin: 0px;
    padding: 0px;
}

#container{
    width: 950px;
    margin: 0px 3px 0px 3px;
}

#container_links{
    width: 280px;
    height: 203px;
    float: left;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    background: #000000 url('images/pozadi_odkazy.jpg') top left no-repeat;
}

p#links{
    width: 100%;
    height: 80px;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}


p#links a, p#links a:link, p#links a:focus, p#links a:hover{
    display: block;
    width: 42px;
    height: 40px;
    float: left;
    margin: 0px 3px 0px 0px;
    overflow: hidden;
}

p#links a:focus, p#links a:hover{
    height: 60px;
}

p#links a.ms, p#links a.ms:link, p#links a.ms:focus, p#links a.ms:hover{
    background: black url('images/odkaz_ms_1.png') bottom left no-repeat;
}

p#links a.ms:focus, p#links a.ms:hover{
    background: black url('images/odkaz_ms_2.png') bottom left no-repeat;
}

p#links a.fb, p#links a.fb:link, p#links a.fb:focus, p#links a.fb:hover{
    background: black url('images/odkaz_fb_1.png') bottom left no-repeat;
}

p#links a.fb:focus, p#links a.fb:hover{
    background: black url('images/odkaz_fb_2.png') bottom left no-repeat;
}

p#links a.bz, p#links a.bz:link, p#links a.v:focus, p#links a.bz:hover{
    background: black url('images/odkaz_bz_1.png') bottom left no-repeat;
}

p#links a.bz:focus, p#links a.bz:hover{
    background: black url('images/odkaz_bz_2.png') bottom left no-repeat;
}

p#links a.fm, p#links a.fm:link, p#links a.fm:focus, p#links a.fm:hover{
    background: black url('images/odkaz_fm_1.png') bottom left no-repeat;
}

p#links a.fm:focus, p#links a.fm:hover{
    background: black url('images/odkaz_fm_2.png') bottom left no-repeat;
}

p#links a span{
    display: none;
}


h1{
  position: relative;
  overflow: hidden;
  width: 670px;
  height: 203px;
  float: left;
  margin: 0 0 0 0;
}

h1 span{
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: block;
  background: #ffffff url('images/logo.jpg') top left  no-repeat;
}

h1 a{
  border: 0px;
  text-decoration: none;
  margin: 0px;
}

#menu{
    width: 100%;
    height: 63px;
    float: left;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    background: red url('images/menu.jpg') top left no-repeat;
}

#menu p{
    margin: 20px 0 0 0;
    padding: 0px;
    font-family: Arial;
    font-size: 11pt;
    font-weight: bold;
    text-indent: 30px;
    text-transform: uppercase;
}

#menu p a, #menu p a:link, #menu p a:focus, #menu p a:hover{
    text-decoration: none;
    color: black;
    margin: 0 20px 0 20px;
}

#menu p a:focus, #menu p a:hover{
    text-decoration: none;
    color: white;
}

#content{
    width: 100%;
    min-height: 400px;
    float: left;
    clear: both;
    background: #ffffff url('images/content.jpg') top left repeat-y;
}


#left{
    width: 650px;
    margin: 0 0 0 0;
    float: left;
}

.in{
    margin: 10px;
}

#right{
    width: 300px;
    float: right;
}

h3{
    width: 100%;
    margin: 10px 0 10px 0;
    text-transform: uppercase;
    text-align: right;
    color: white;
    float: left;
}

.reklama{
    width: 280px;
    float: left;
    margin: 0 0 4px 0;
}

.sidebar_box{
    width: 280px;
    float: left;
    margin: 0 0 60px 0;
    /* opravit, az odstranim KOUPIT CD ... margin: 64px 0 0 0; */
    color: white;
    text-align: center;
    background: #000000 url('images/concerts_bcg.png') top left repeat-x;
}

.sidebar_box a, .sidebar_box a:link, .sidebar_box a:hover, .sidebar_box a:focus{
	color: white;
	text-decoration: underline;
}

.sidebar_box a:hover, .sidebar_box a:focus{
	color: #b3b3b3;
	text-decoration: underline;
}

div#new_album{
	width: 280px;
	height: 168px;
	float: left;
	margin: 0px 0 0 0;
}

.concert{
    width: 100%;
    margin: 0 0 10px 0;
    float: left;
    text-align: left;
    color: white;
}

p.concert_link{
    width: 100%;
    float: left;
    margin: 5px 0 10px 0;
    color: #b3b3b3; 
    font-size: 8pt;
    text-align: right;
}

p.concert_link a, p.concert_link a:link, p.concert_link a:focus, p.concert_link a:hover{
     color: #b3b3b3;
}

p.concert_link a:focus, p.concert_link a:hover{
     color: #ffffff;
     text-decoration: none;
}

.concert p.date{
    color: #b3b3b3;
    font-size: 8pt;
    font-weight: bold;
    text-align: left;
    margin: 0;
}

.concert p.venue{
    color: white;
    font-size: 9pt;
    text-align: left;
    margin: 0px;
}

.concert p.venue span{
    font-size: 8pt;
    color: #b3b3b3;
}

#footer{
    width: 100%;
    height: 100px;
    margin: 90px 0 30px 0;
    clear: both;
    float: left;
}

#footer p.up{
    border-top: 1px solid black;
    margin: 5px 20px 5px 20px;
    padding: 10px 0 0 0;
    font-size: 9pt;
    color: #000;
}

#footer p.down{
    margin: 5px 20px 5px 20px;
    float: left;
}

/******************************************************************************/


.article{
  width:  610px;
  float: left;
  margin: 0 0 30px 10px;
}

p.info, p.bottom_info{
    font-size: 9pt;
    color: #b3b3b3;
    float: left;
    margin: 0 0 0 0;
}

h2{
    font-weight: normal;
    font-size: 17pt;
    color: white;
    width: 100%;
    float: left;
    margin: 3px 0 5px 0;
}

h2 a, h2 a:link, h2 a:focus, h2 a:hover{
    color: white;
    text-decoration: none;
}

h2 a:focus, h2 a:hover{
    text-decoration: underline;
}


.article_box{
    width: 100%;
    background: #000000 url('images/article_bcg.jpg') top left no-repeat;
    float: left;
    clear: both;
    color: #e9e9e9;
    font-size: 10pt;
    line-height: 13pt;
}

.article_box .in p{
    margin: 0px;
}

p.bottom_info{
    border-top: 2px solid black;
    margin: 2px 0 0 0;
    width: 100%;
    text-align: right;
    color: #b3b3b3;
}

p.bottom_info a, p.bottom_info a:link, p.bottom_info a:hover, p.bottom_info a:focus{
    color: #b3b3b3;
}

p.bottom_info a:hover, p.bottom_info a:focus{
    color: #b3b3b3;
    text-decoration: none;
}


.section{
  width:  600px;
  float: left;
  margin: 0 0 30px 20px;
  color: white;
  font-size: 10pt;
}

.section_content{
  width:  600px;
  float: left;	
  background: black;	
}

.section_content h3{
  color: #dd3616;
  margin: 0 0 5px 0;
  float: left;
  text-align: left;	
}
	
.section h2{
	float: left;
	margin: 16px 0 10px 0;
	text-transform: uppercase;
}



.gigpress-table{
		
}

.gigpress-header{
	background: black;
	color: white;
}

.gigpress-row, .active, .gigpress-tour{
	background: #2d1d1d;
	color: white;	
}
	



/* Comments */

.edit-this-entry{
	float: left;
	margin: 10px 0 10px 10px;
	padding: 5px;
	background: #dd3616;
	border: 1px solid #000000;
	font-size: 9pt;
}

.edit-this-entry a, .edit-this-entry a:link, .edit-this-entry a:focus, .edit-this-entry a:hover{
	color: black;
	text-decoration: none;
}

.edit-this-entry a:focus, .edit-this-entry a:hover{
	color: white;
	text-decoration: none;
}

#comments {
  width:  600px;
  float: left;
  margin: 0 0 30px 10px;
  color: white;
  font-size: 10pt;

  }

#commentstitle{
	width: 100%;
	float: left;
	margin: 10px 0 10px 0;
	clear: both;
	font-weight: bold;
	font-size: 11pt;
}

#comments p a {
  color: #dd3616;
  }
#comments p a:hover {
  color: #fff;
  }
#comments p {
  padding:0;
  margin: 7px 0;
  }
ul.commentlist, ul.trackback  {
  list-style-type: none;
  margin: 0 0 0 0;
  font-size: 9pt;
  float: left;
  padding: 0px;
  }
.commentlist li, .trackback li {
  padding: 10px;
  width: 590px;
  margin: 10px auto 10px auto;
  background: #080808;
  border: 1px solid #040404;
  list-style-type: none;
  }
.commentlist li.alt {
  background: #000;
  border: 1px solid #020202;
  border: none;
  margin-top:10px;
  }
.commentlist li.cleared {
  background: transparent;
  border: none;
  }
.commentlist a:hover {
  color: #eee;
  }
.commentlist a.gravatar {
  float: left;
  margin: 0 15px 10px 0;
  width: 60px;
  }
.commentlist .commentbody {
  margin: 0;
  padding: 0;
  }
.commentlist .commentbody p a {
  text-decoration: underline;
  }
.commentlist cite {
  font-size: 10pt;
  font-style: normal;
  color: #ddd;
  }
.commentlist small.commentmetadata a {
  color: #666;
  }
.commentlist p {
  color: #dedede;
  }
  
  
#respond {
  clear: both;
  margin-top: 15px;
  }
  
#respond input{
	background: #000000;
	border: 1px solid #606060;
	color: #ffffff;
}

textarea#comment {
  width: 600px;
  background: #000000;
  color: #ffffff;
  border: 1px solid #606060;
  }
#comments #submit {
  margin: 0;
  color: #fff;
  }
#extrastuff a {color:#dd3616; font-size:0.8em;}
#extrastuff a:hover {color:#6598b8; text-decoration:none;}
#extrastuff #rssleft {float:left; width:250px;}
#extrastuff #trackright {float:right; width:180px; text-align:right;}

/* ----------- Gallery navigation -------------*/

.news-navigation {
	font-size: 9pt;
	clear:both !important;
	display:block !important;
	text-align: left;
	float: left;
	width: 50%;	
	margin: 10px 0 10px 10px;
}

.news-navigation a {
	border:1px solid #393939;
	margin-right:3px;
	padding:3px 7px;
	background: #000;
}

.news-navigation a:hover{
	background-color: #dd3616;
	color: #FFFFFF !important;
	text-decoration: none !important;
}

/* --------------ANKETA--------------------- */

.count-volters, .polls-results{
	border-top: 1px solid #dd3616;
	padding: 10px 0 0 0;
	font-size: 9pt;
	text-align: center;
}

