#leftNav {
  width: 738px;
  overflow: hidden;
  margin-top: 23px;
}

#rightNav {
  width: 275px;
  overflow: hidden;
  margin-top: 30px;
}

.listBoxHeader {
  background: url(images/festival/bg_boxHeaderFilm.gif) repeat-y top right;
  margin-top: 20px;
  color: #fff;
  font-size: 13px;
  letter-spacing: 0;
  height: 30px;
  line-height: 30px;
}

.listBoxBg {
  padding: 10px;
}

.listBox p {
  margin: 0 10px;
}

.listBoxBg p,
.listBoxBg p a {
  color: #6e8db1;
  line-height: 30px;
  font-size: 13px;
}

.listBoxBg a {
  text-decoration: underline;
}

.listBoxBg a:hover {
  color: #fff;
}

/* linktv item */
.item {
  background-color: #000000;
  color: #FFFFFF;
  float: left;
  font-size: 11px;
  height: 200px;
  margin: 0 33px 20px 0;
  overflow: hidden;
  width: 260px;
}

.item img {
  margin: 5px 5px 10px;
  width: 96%;
}

.item p {
  font-size: 12px;
  line-height: 16px;
  margin: 0 5px 5px;
}

/* rating 5
****/
#rating5 {
  background-image: url(images/festival/icon_rating6.gif);
  background-repeat: no-repeat;
  width: 68px;
  height: 32px;
  margin: 0px auto;
  float: left;
}

.rate5_5 {
  background-position: 0px 0px;
}

.rate5_4 {
  background-position: -14px 0px;
}

.rate5_3 {
  background-position: -28px 0px;
}

.rate5_2 {
  background-position: -42px 0px;
}

.rate5_1 {
  background-position: -54px 0px;
}

.rate5_0 {
  background-position: -69px 0px;
}

/* truthseeks list box
 ****/
#truthseekers .listBoxHeader {
  background: url(images/festival/bg_boxHeader5.gif) repeat-y top right;
  color: #000;
  font-weight: bold;
  font-size: 16px;
  height: 22px;
  line-height: 20px;
}

#truthseekers .listBoxBg {
  background: transparent;
}

#truthseekers .listBoxBg p {
  margin: 10px 0 10px 0;
  color: #eee;
  font-size: 12px;
  letter-spacing: 1px;
  line-height: 14px;
}

#truthseekers .listBoxBg p a {
  color: #6e8db1;
  line-height: 30px;
  font-size: 12px;
  letter-spacing: 0.5px;
  text-decoration: underline;
}

#truthseekers .listBoxBg p a span {
  font-size: 11px;
}

#articles {
  margin: 0 0 30px 10px;
  font-size: 13px;
}

#articles .header {
  font-size: 18px;
  font-weight: bold;
  line-height: 20px;
  font-family: Arial Narrow, Arial;
}

#articles h3 {
  margin: 15px 5px 5px 0;
}

#articles h3 a {
  font-size: 13px;
  font-weight: bold;
  color: #89b2df;
  text-decoration: none;
}

#articles p {
  margin: 0 5px 20px 0;
  color: #9baec0;
}

body.festival #wrapper.films .article-item.item-4,
body.festival #wrapper.films .article-item.item-5,
body.festival #wrapper.films .article-item.item-6 {
  display: none;
}

.listTitle {
  font-size: 17px;
  margin: 18px 0 0;
}

.filmlabel {
  color: #fff;
  margin-top: 20px;
  font-size: 13px;
}

.runner {
  margin: 25px 0 0;
}

.listBox {
  display: block;
  clear: both;
}

.fbtw {
  margin: 20px 0 0 0;
}

.undis {
  font-size: 14px;
  letter-spacing: 1px;
  color: #000000;
  height: 15px;
  line-height: 16px;
  background: url(images/festival/bg_boxHeader.gif) repeat-y top right;
}

.listTitle span {
  font-size: 11px;
  color: #ffffff;
  letter-spacing: 0;
  font-family: arial;
  padding-left: 15px;
  font-weight: bold;
  line-height: 20px;
  text-transform: uppercase;
}

.listTitle span a {
  font-weight: normal;
  color: #6DAFE3;
}

.listTitle span.bigger {
  font-size: 14px;
  color: #6DAFE3;
  padding: 0 6px;
}