body {
  font-family: 'Istok Web', sans-serif;
  /*font-family: 'Droid Sans', sans-serif;*/
  /*font-family: 'Maven Pro', sans-serif;*/
  /*font-family: 'Fjalla One', sans-serif;*/
  /*font-family: 'Fugaz One', cursive;*/
  /*font-family: Verdana, Helvetica, sans-serif;*/
  /*font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;*/

  color: #fe4d28;
  /*color: #b2b6d8; */
  font-size: 100%;
  background-color: #000000;
  align-items: center;
  margin: 0px;
  width:100%;


}

a:link {
    text-decoration: none;
    color: #fe4d28;
    border: 0 none;
}


a:visited {
    text-decoration: none;
    color: #fe4d28;
    border: 0 none;
}

img{border:0;}

div.poster {
  text-align:center;
}

div.poster img{

  /* version 1        */
  /* width: 100%;     */
  /* max-width: 1000px; */

  width: 100%;
  max-width: 1111px;

  /*width: 100%*/


	align-items: center;
}



div.rightposter img{
  width:66%;

}

div.fullposter img{
  width:100%;

  align-items: center;
}



div.bottombar {
  font-size: 100%;
  text-align:center;
}

.titlefont {
  font-family: 'Rubik Mono One', sans-serif;
  font-size: 130%;
}

.eventname {
  font-size: 115%;
}

.more a{
  font-size: 115%;
  color: #757878;
}

.red {
  color: red;
}

.yellow {
  color: yellow;
}

.green {
  color: green;
}

.blue {
  color: blue;
}

.tweeted {
  color: #6293e8;
}

.tweeted a{
  font-size: 170%;
  color: #6293e8;
}
/*
.hideDivs{
  display:none;
}*/
