/* --- main stuffs --- */
body
{
  text-align: left;
  background-color: #000;
  font-family: Arial, "Arial Black";
  color: #fff;
}

#accessibility {
  display:none;
}

#container
{
  text-align:right;
  margin-right: 40px;
}

a {
}

a:visited {
color:#ffff00;
}

a img
{
  border: 0;
}

h3.entry-title a:visited {
 color:#ff0000;
}

#rj-logo a{
 border-bottom:none;
}

#foot a {
 color:#ff0;
}
/* --- Content Arrangement --- */
#content {
 display:block;
 text-align:right;
 width: 300px;
 margin: 10px 10px 10px 20px;
}
#screenings {
padding: 10px 0px 10px 10px;
}

#info-container {
  display: block;
  text-align:left;
  width:350px;
  min-height:287px;
  padding: 4px 40px 10px 10px;
  background-color: #222;
  color: #ccc;
  margin: 35px 5px 20px 20px;
}

#info-container h2 {
margin:5px 0 -3px 3px;
padding:0 0 0 0;
}

#chapter-info {
    text-align:justify;
    font-size: 0.9em;
    line-height:1.4;
}

#chapter-info h3.entry-title {
 color:#22f;
 size: 1.3em;
 font-family: Verdana, Helvetica, Tahoma, "Arial Black";
 background-color:#fff;
 padding: 4px 0 4px 3px;
 border-bottom: none;
}

#chapter-info p {
padding-left: 10px;
}

#chapter-select h2 {
margin-top: 8px;
}

#main-container {
min-height:100%;
height: auto !important;
height: 100%;
margin: 0 0 30px 0;
}

#foot, #push {
 height: 300px;
}

#links-people {
position:relative;

padding: 3px 10px 4px 10px;
margin: 2px auto;
text-align:left;
height:290px;
background-color:#444;
}
#links-people h3 {
margin-top: 3px;
padding-top: 3px;
}
#links-people a {
 font-size:0.8em;
 border-bottom:none;
}

 /* allow room for 3 columns */
  #links-people ul
  {
    width: 40em;
  }

  /* float & allow room for the widest item */
  #links-people ul li
  {
    float: left;
    width: 10em;
  }

  /* stop the float */
  #links-people br
  {
    clear: left;
  }
#paypal {
padding:30px 30px 30px 30px;
height:70px;
text-align:center;
}

#paypal #link{
 float:left;
}
#foot{
background-color: #555;
clear:both;
}

#articles-box {
padding: 10px 5px 10px 5px;
background-color:#222;
}

#header
{
  margin: 0 0 0 0px;	
  width: 100%;
  height:231px;
  background: url("http://www.radicaljesters.com/v2/images/5.gif") 460px -20px no-repeat;
}
#sidebar-1 
{
  margin: 5px 0 0 15px;
}

#sidebar-2 {
width:250px;
}
#sidebar-right {
position:absolute;
text-align:left;
top: 100px;
left:900px;
margin-bottom:20px;
}

#main 
{
  position:relative;
}

#rj-logo 
{
  margin-left:20px;
  display:block;
  float:left;
  width:400px;
  height:231px;
}

#video-player {
    position:absolute;
    left: 460px;
    top: 160px;
    width:400px;
    padding: 20px 20px 20px 20px;
    background-image: url("http://www.radicaljesters.com/v2/images/7.gif");
    background-repeat: repeat-x repeat-y;
    text-align:center;
}

#tag-line 
{
  width:631;
  height:163;   
  display:block;
}

#tag-line p
{
  display:none;
}
