body {
  background: #e8e8e8;
  background-image: url(../images/kubrickbg.jpg);
  background-repeat: repeat-y;
  background-position: top center;
  color: #333333;
  font-family: Sans-Serif;
  text-align: center;
  margin: 0pt auto;
  width: 760px;
  font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#bandeau>h1 {
  display: none; 
}
#bandeau {
  background: #e8e8e8 url(../images/kubrickheadertwitter.jpg) no-repeat scroll center bottom;
  height: 200px;
/* Lindsay Method to hide the text. See http://www.mezzoblue.com/tests/revised-image-replacement/ for alternative methods. */
  padding: 20pt 0pt 0pt 0pt;
  color: white;
}

a:hover, .sidebar a:hover {
  color: #DA4B1F;
  text-decoration: underline;
}

.daygroup {
  text-align: left;
  float: left;
  background: white;
  text-align: justify;
  margin-top: 20px;
  padding-top: 0px;
  max-width: 450px;
}

.daygroup>h2 {
  margin-top: 0px;
}

.entry {
  font-size: 0.8em;
}

h2 {
  font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.planet_post_title {
#  margin: 25pt 0pt 5pt 0pt;
  text-align: left;
  font-weight: bold;
}

a, h4 a:hover, h5 a:hover {
  color: #DA4B1F;
  text-decoration: none;
  margin: 0pt 0pt 0pt 0pt;
}

a {
  color: #EF851E;
}

.date {
  float: right;
  margin-top: -15pt;
  font-size: 0.8em;^M
}

.colleft {
  float: left;
  width: 450px;
  padding: 0pt 0pt 0pt 45px;
  margin: 0pt 0pt 0pt 0pt;
}

.colleft div {
  opacity: 0.8;
  visibility: visible;
}

.sidebar {
  width: 190px;
  margin-left: 545px;
  margin-top: 20px;
  text-align: left;
  font-family:'Lucida Grande', Verdana, Arial, Sans-Serif;
  font-size: 0.7em;
}

.sidebar a {
  color: #DA4B1F;
  text-decoration: none;
}

.sidebar a img {
  border-width: 0px;
}

.sidebar ul li {
  list-style-image: none;
  list-style-type: none;
}

.sidebar h2 {
  font-size: 1.2em;
  color: #EF851E;
  margin: 20px 0pt 10px 0pt;
}

.sidebar ul {
  margin: 0pt 0pt 0pt 10px;
  padding: 0pt;
}

.sidebar li {
  margin: 5px 0pt 0pt 0pt;
}

