body {
  font-family:'DejaVu Sans', 'Bitstream Vera Sans',Verdana, Arial, Helvetica, sans-serif;
  font-size:10pt;
  color:#000000;
/*  background:#ffffff url('default-sidebar-bg.png') top right repeat-y;*/
  background:#2f2638 url('twitterbg.png') top left no-repeat;
  margin-right:240px;
  margin-top:56px;
}

div.possum-header {
  position:absolute;
  text-align:left;
  margin-bottom:4px;
  top:0px;
  left:8px;
  right:240px;
  padding-left:8px;
  padding-right:8px;
  height:48px;
  background:transparent;
  -moz-border-radius:0 0 1em 1em;
}

div.possum-header a {
  color:#ffffff;
  text-decoration:none;
}

div.possum-header h2 {
  font-size:30px;
  margin-top:6px;
}

div.possum-sidebar {
  position:absolute;
  right:0px;
  top:0px;
  bottom:0px;
  width:230px;
  height:100%;
  padding-bottom:4px;
  text-align:center;
}

div.possum-feeds {
  position:relative;
  top:4px;
  right:4px;
  text-align:right;
  padding:0px;
  width:100%;
  height:48px;
  margin-bottom:8px;
}

img.possum-feed-icon {
  border:0px;
  width:48px;
  height:48px;
  background:url('feed-purple.png');
}

input.possum-search-field {
  width:220px;
  height:16px;
  text-align:left;
  font-size:14px;
  font-weight:bold;
  padding-left:5px;
  background:#e8e8e8 url('default-search-icon.png') no-repeat 200px 1px;
  border:1px solid #270e46;
  -moz-border-radius:0.5em 0.5em 0.5em 0.5em;
}

div.possum-sidebar-left {
  position:relative;
  width:108px;
  float:left;
  margin-left:4px;
  padding-top:2px;
  padding-bottom:2px;
}

div.possum-sidebar-right {
  position:relative;
  width:108px;
  float:right;
  margin-right:4px;
  padding-top:2px;
  padding-bottom:2px;
}

div.possum-blogroll {
  margin-bottom:4px;
  font-size:7pt;
//  background-color:#232323;
  color:#ffffff;
  text-align:center;
  -moz-border-radius:0.5em 0.5em 0.5em 0.5em;
}

div.possum-blogroll a {
  color:#dfdfdf;
  text-decoration:none;
}

div.possum-blogroll a:hover {
  text-decoration:underline;
}

div.possum-tweetroll {
  font-size:7pt;
//  background-color:#e8e8e8;
  color:#ffffff;
  text-align:center;
  -moz-border-radius:0.5em 0.5em 0.5em 0.5em;
  margin-bottom:4px;
  word-wrap:break-word;
  overflow:hidden;
}

div.possum-tweetroll a {
//  color:#270e46;
  color:#ffffff;
  text-decoration:none;
}

div.possum-tweetroll a:hover {
  text-decoration:underline;
}

div.possum-tweetroll hr {
  height:1px;
  margin-top:0px;
  margin-bottom:0px;
  margin-right:10%;
  margin-left:10%;
  width:80%;
  color:#270e46;
}

div.possum-disclaimer {
  font-size:6pt;
  text-align:center;
//  background-color:#888888;
  color:#ffffff;
  -moz-border-radius:0.5em 0.5em 0.5em 0.5em;
  margin-bottom:4px;
  padding-top:2px;
  padding-bottom:2px;
}

div.possum-copyright {
  font-size:6pt;
  text-align:center;
//  background-color:#111111;
  color:#ffffff;
  -moz-border-radius:0.5em 0.5em 0.5em 0.5em;
  margin-bottom:4px;
  padding-top:2px;
  padding-bottom:2px;
}

div.possum-copyright a {
  color:#ffffff;
  text-decoration:none;
}

div.possum-copyright a:hover {
  text-decoration:underline;
}

div.possum-post-title {
  background-color:#270e46;
  color:#ffffff;
  text-align:left;
  font-weight:bold;
  font-size:8.5pt;
  padding-left:8px;
  padding-right:8px;
  padding-top:1px;
  padding-bottom:1px;
  -moz-border-radius:1em 1em 0 0;
}

div.possum-post-content {
  background-color:#dfdfdf;
  text-align:left;
  padding-left:8px;
  padding-right:8px;
  padding-top:1px;
  padding-bottom:1px;
  font-size:8pt;
  border:1px solid #270e46;
  margin-bottom:2px;
  -moz-border-radius:0 0 1em 1em;
}

div.possum-post-content img {
  width:auto;
  height:auto;
  max-width:100%;
}

div.possum-post-content a {
  color:#270e46;
  text-decoration:none;
}

div.possum-post-content a:hover {
  text-decoration:underline;
}

div.possum-permalink {
  position:relative;
  margin-bottom:0px;
  margin-right:10px;
  text-align:right;
  font-size:6.5pt;
}

div.possum-permalink a:hover {
  text-decoration:underline;
  background-color:#888888;
  color:#ffffff;
}

div.possum-offset-next {
  background-color:#dfdfdf;
  padding-left:8px;
  padding-right:8px;
  padding-top:1px;
  padding-bottom:1px;
  font-size:8pt;
  border:1px solid #270e46;
  margin-bottom:2px;
  -moz-border-radius:1em 1em 1em 1em;
  text-align:right;
  float:right;
}

div.possum-offset-next a {
  color:#270e46;
  text-decoration:none;
}

div.possum-offset-next a:hover {
  text-decoration:underline;
}

div.possum-offset-previous {
  background-color:#dfdfdf;
  padding-left:8px;
  padding-right:8px;
  padding-top:1px;
  padding-bottom:1px;
  font-size:8pt;
  border:1px solid #270e46;
  margin-bottom:2px;
  -moz-border-radius:1em 1em 1em 1em;
  text-align:left;
  float:left;
}

div.possum-offset-previous a {
  color:#270e46;
  text-decoration:none;
}

div.possum-offset-previous a:hover {
  text-decoration:underline;
}

div.possum-buttons {
  padding-top:2px;
  padding-bottom:2px;
//  background-color:#e8e8e8;
  text-align:center;
  -moz-border-radius:0.5em 0.5em 0.5em 0.5em;
  margin-bottom:4px;
}

div.possum-links {
  padding-top:2px;
  padding-bottom:2px;
  font-size:7pt;
//  background-color:#888888;
  color:#ffffff;
  text-align:center;
  -moz-border-radius:0.5em 0.5em 0.5em 0.5em;
  margin-bottom:4px;
}

div.possum-links a {
  color:#ffffff;
  text-decoration:none;
}

div.possum-links a:hover {
  text-decoration:underline;
}

img.opensuse-countdown {
  width:108px;
  height:108px;
  margin-bottom:2px;
  background:url('http://solidonline.dk/11.2.php?red=39&green=14&blue=70&alpha=30&gamma=0.6&lang=en&size=108x108');
  -moz-border-radius:0.5em 0.5em 0.5em 0.5em;
}
