html, body {
  background-color: #2a052d;
  margin: 0px;
  padding: 0px;
  color: #e9e9e9;
  font-family: Arial, sans-serif;
  font-size: 12px;
  background-image: url(images/background.jpg);
  background-repeat: no-repeat;
  background-position: center top;
}
#canvas {
  width: 942px;
  position: absolute;
  left: 50%;
  margin-left: -471px;
  display: block;
}
/**
* Image replacement
*/
div.left, div.right, div.full {
  display: block;
  padding-right: 27px;
  padding-bottom: 42px;
}
div.full {
  clear: both;
}
div.left, div.right {
  width: 416px;
}
div.left {
  float: left;
  clear: left;
}
div.right {
  float: right;
  clear: right;
}
div.block {
  clear: both;
  display: block;
  margin: 0px;
  padding: 0px;
}
h1 {
  display:-moz-inline-box;
  display:inline-block;
  background:transparent none 0 0 no-repeat;
  text-indent:-3000px;
  font:0/0 Arial;
  overflow:hidden;
  color:rgba(255,255,255,0);
  vertical-align:bottom;
}
h1 {
  background-image: url( images/nudge_logo.gif );
  width: 297px;
  height: 92px;
  margin-top: 55px;
  margin-left: 6px;
  margin-bottom: 0px;
  position: relative;
}
ul.hints, li.hints {
  margin: 0px !important;
  padding: 0px;
  list-style-type: none;
}
ul.hints{
  width: 471px;
  clear: both;
  display: block;
  margin-top: 35px!important;
  position: relative;
}
ul.hints li {
  width: 395px;
  padding: 0px 27px 20px 30px !important;
  display: block;
  float: left;
  clear: left;
  background-repeat: no-repeat;
  background-position: -1px 0px;
}
ul li.entry1 {
  background-image: url(images/1.png);
}
ul li.entry2 {
  background-image: url(images/2.png);
}
ul li.entry3 {
  background-image: url(images/3.png);
}
ul li.entry4 {
  background-image: url(images/4.png);
}
ul li.entry5 {
  background-image: url(images/5.png);
}
ul li.entry6 {
  background-image: url(images/6.png);
}
ul li.entry7 {
  background-image: url(images/7.png);
}
ul li.entry8 {
  background-image: url(images/8.png);
}
ul li.entry9 {
  background-image: url(images/9.png);
}
ul.hints li.ri ght {
  float: right;
  clear: right;
}
#footer {
  clear: both;
  display: block;
  width: 100%;
  text-align: right;
  float: left;
  margin-top: 10px;
  padding-right: 10px;
  color: #958297;
}
a {
  color: #958297;
}
a:hover {
  color: #efefef;
}

img.logo_sml {
  vertical-align: middle;
} 
h2 {
  margin-top: 5px;
  margin-bottom: 9px;
  font-size: 14px;
  text-transform: uppercase;
  padding-left: 30px;
}
.ad {
  height: 76px;
  padding-left: 237px;
  padding-top: 8px;
}
#flash {
  padding-top: 64px;
  height: 486px;
  text-align: right;
  padding-left: 20px;
}
.news img {
  position: absolute;
  left: -91px;
  top: -47px;
}
img {
  border: 0px;
}
.block div.title {
  width: 18px;
  height: 104px;
  display: block;
  position: relative;
  float: left;
}
div.full .content {
  display: block;
  padding-left: 18px;
}
div.content {
  padding-top: 5px;
  height: 98px;
}
#news {
  font-size: 12px;
}
#news {
  height: 156px;
  padding-top: 10px;
}
#news ul, #news li {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
#news .text {
  display: block;
}
#news .text a {
  color: #E9E9E9;
}
#news a.twitterUser, #news .text a.twitterTag, #news .time {
  text-decoration: none;
}
#news a.twitterUser:hover, #news .text a.twitterTag:hover, #news .time:hover {
  text-decoration: underline;
}
#news ul li {
  display: block;
  float: left;
  margin-right: 20px;
  margin-bottom: 15px;
  width: 750px;
  padding-left: 12px;
  clear: none;
}
#news .text {
  float: left;
}
#news .subline {
  clear: left;
  float: left;
}
a.indirect {
  padding-right: 8px;
  background-image: url(images/external.gif);
  background-repeat: no-repeat;
  background-position: top right;
  background-color: #958297;
}
#news .text a.indirect {
  padding-right: 8px;
  background-image: url(images/external.gif);
  background-repeat: no-repeat;
  background-position: top right;
  background-color: #e9e9e9;
}
#news .subline , #news .subline a {
  color: #958297;
}
#news .subline a:hover {
  text-decoration: underline;
}
a#more-tweets {
  float: right;
  clear: right;
}
#footer div.full {
  text-align: center;
}
.info {
  border: 1px solid white;
  background-color: #150216;
  padding: 20px;
  height: 120px;
  margin-bottom: 20px;
  padding-bottom: 0px;
}
.info a {
  text-decoration: none;
  border: 0px;
  font-size: 0px;
}
.old-browser {
  height: 150px!important;
}
.outdated-info {
  float: left;
  width: 400px;
}
.browser-selection {
  display: block;
  width: 450px;
  text-align: center;
  float: right;
}
.nudgedisplay .full{
  height: 201px;
}
.nudgedisplay .content {
  text-align: center;
  padding-top: 18px;
}
.nudgedisplay .content a{
  margin-left: 15px;
}