
/** box model things **/
* {
  margin: 0;
  padding: 0;
}

body {
  padding: 20px;
  min-width: 770px;
  font-family: Arial, Helvetica, sans-serif;
}

/** general layout **/
.textonly {
  display: none !important;
}

.openidsubmit .commentsubmit .comment_edit {
  font-size: 12pt;
}

#navigation {
  text-align: right;
  z-index: 1;
}

#logo {
  text-decoration: none;
  display: inline;
  float: left;
  margin-left: 96px;
}

#logo a {
  text-decoration: none;
  color: #aaa;
}

@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: bold;
  src: local('Ubuntu Bold'), local('Ubuntu-Bold'), url('/fonts/ubuntu-bold.woff') format('woff');
}

#logo h1 {
  font-family: 'Ubuntu', Arial, Helvetica, sans-serif;
  position: relative;
  display: inline;
  z-index: 3;
  font-size: 32pt;
  color: #aaa;
  top: 1px;
}

#logo h1 span#helper {
  background: url(images/texteffect.png) repeat-x;
  position: absolute;
  display: block;
  width: 100%;
  height: 36pt;
}

#logo h1 span {
  color: #b43229;
}

#logo img {
  border: none;
  vertical-align: middle;
  margin-right: -20px;
  position: absolute;
  z-index: 3;
  left: 10px;
  top: 12px;
}

#printlogo, .print {
  display: none !important;
}

#menu {
  width: auto;
  margin: 16px 0 0 85px;
  padding: 15px 0 6px 0;
  white-space: nowrap;
  list-style-type: none;
  position: relative;
  top: 1px;
}

#menu li {
  display: inline;
  line-height: 20px;
}

#menuborder {
  width: auto;
  margin-left: 86px;
  border-bottom: 2px solid #315a1e;
  position: relative;
  z-index: 2;
}

#menu li a {
  margin: 0 8px 0 0;
  border: 2px solid #315a1e;
  border-bottom: none;
  -moz-border-radius-topleft: 0.5em;
  -moz-border-radius-topright: 0.5em;
  -webkit-border-top-left-radius: 0.5em;
  -webkit-border-top-right-radius: 0.5em;
  border-top-left-radius: 0.5em;
  border-top-right-radius: 0.5em;
  padding: 5px 8px 6px;
  color: #fff;
  background-color: #315a1e;
  text-decoration: none;
}

#menu li a.active {
  background-color: #65b83d;
  color: #000;
  padding: 8px 8px 9px;
  position: relative;
  top: -3px;
}

#menu li a:hover {
  color: #000;
  background-color: #65b83d;
}

#urlnotice {
  display: none;
}

#content {
  margin: 10px auto;
  padding: 10px 30px;
  width: 60%;
  min-width: 600px;
  border-left: 2px solid #65b83d;
  border-right: 2px solid #65b83d;
}

/** headline **/

h2 {
  color: #000;
  position: relative;
  z-index: 1;
}

span.headlineshadow {
  position: relative;
  display: block;
  font-size: 72pt;
  color: #e8e8e8;
  overflow: hidden;
  white-space: nowrap;
  height: 120px;
  line-height: 72pt;
  left: 40px;
  top: 70px;
  z-index: 0;
  margin-top: -120px;
  -moz-user-select: none;
  -khtml-user-select: none;
}

/** static sites **/

#content > p {
  position: relative;
  z-index: 1;
}

#staticcontent {
  position: relative;
  z-index: 5;
  margin-top: 1em;
  color: #000;
}

#staticcontent h3 {
  margin: 1.5em 0 0.5em;
}

#staticcontent li {
  margin: 0.5em 0 0 1.5em;
}

#staticcontent ul {
  margin-bottom: 0.5em;
}

#staticcontent a:link {
  text-decoration: none;
  color: #146664;
}

#staticcontent a:visited {
  text-decoration: none;
  color: #0a3332;
}

#staticcontent a:hover {
  text-decoration: underline;
  color: #25bab8;
}

#staticcontent div.text p {
  margin: 0.5em 0 0;
  font-size: 90%;
  line-height: 1.5em;
}

#homeright {
  width: 30%;
  min-width: 180px;
  float: right;
  position: relative;
  z-index: 5;
}

#homeright :first-child {
  margin-top: 0;
}

#homeright li {
  margin-left: 0;
}

.homeleft {
  width: 65%;
  margin: 0 180px 0 0;
}

.homebox {
  overflow: hidden;
}

.homebox h3 {
  text-align: left !important;
}

#homeright .homebox ul {
  list-style-type: disc;
  margin: 0.5em 0.5em 0 2em;
}

.homebox li {
  margin-bottom: 0.5em;
}

.homebox a, .homebox a:link, .homebox a:visited, .homebox a:hover,
.homeleft .blogentry a, .homeleft .blogentry a:link,
.homeleft .blogentry a:visited, .homeleft .blogentry a:hover {
  text-decoration: none;
  color: #000 !important;
}

.homebox a:hover, .homeleft a:hover {
  text-decoration: underline;
}

.homebox .more, .homeleft .more {
  display: block;
  margin: 0 0.5em 0.5em auto;
  text-align: right;
  font-weight: bold;
  font-size: small;
} 

blockquote.homeleft {
  border-radius: 0.8em;
  -moz-border-radius: 0.8em;
  -webkit-border-radius: 0.8em;
  background: url(images/quote.png) no-repeat #e0e0ff;
  border: 4px solid #c1c8eb;
  font-style: italic;
  font-family: Garamond, Book Antiqua, serif;
}

blockquote.homeleft div {
  margin: 0.5em 0.5em 0;
}

blockquote.homeleft div.author {
  margin: 0.1em 0.5em 0.5em;
  text-align: right;
  font-style: normal;
}

blockquote.homeleft div.author a.infolink {
  color: #888 !important;
  text-decoration: none !important;
}

blockquote.homeleft div.author a.infolink span.who {
  display: none;
}

blockquote.homeleft div.author:before { 
  content: "— ";
}

.intro {
  border-radius: 0.8em;
  -moz-border-radius: 0.8em;
  -webkit-border-radius: 0.8em;
  background-color: #65b83d;
  border: 4px solid #65b83d;
  margin-top: 1em;
}

.intro span {
  display: block;
  padding: 0.5em;
  font-size: x-large;
}

.intro a {
  color: #000 !important;
  text-decoration: none !important;
}

.intro #smallphoto {
  float: left;
  margin: 6px 1em 6px 6px;
}

#introend {
  clear: left;
}

.homekeywords {
  -moz-border-radius: 0.8em;
  -webkit-border-radius: 0.8em;
  border-radius: 0.8em;
  background-color: #315a1e;
  border: 4px solid #315a1e;
  margin-top: 1em;
  clear: left;
  color: #fff;
}

.homekeywords > h3:first-child {
  font-size: medium;
  padding: 0.1em 0.7em 0.2em;
  margin: 0 !important;
}

.homekeywords div.words {
  text-align: center;
  margin: 0.4em 0.8em 0;
}

.homekeywords a {
  margin: 0 0.3em;
  line-height: 120%;
  color: #fff !important;
  text-decoration: none;
  white-space: nowrap;
}

.twitter p.date {
  margin: .3em 1em .3em;
}

.twitter p.tweet {
  margin: 0 1em 1em;
}

.twitter p a {
  font-weight: bold;
}

.homeblog {
  -moz-border-radius: 0.8em;
  -webkit-border-radius: 0.8em;
  border-radius: 0.8em;
  background-color: #65b83d;
  border: 4px solid #315a1e;
  margin-top: 1em;
  clear: left;
}

.homeblog .blogentry {
  margin: 0 1em !important;
  padding: 0.5em 0 1em !important;
}

.homeblog .blogentry a.more {
  color: #000;
}

.homeblog .blogentry .blogcontent {
  overflow: hidden;
}

.homeblog .blogentry .blogcontent a {
  font-weight: bold;
  color: #000;
}

.homeblog > h3:first-child {
  font-size: medium;
  color: #fff;
  padding: 0.1em 0.7em 0.2em;
  background-color: #315a1e;
  margin: 0 !important;
}

.homeblog .blogentry h3 {
  margin: 0 !important;
}

.homeblog .bottomlinks {
  float: left;
  margin: 0 !important;
}

.blogentry .bottomlinks li {
  margin-left: 0 !important;
}

.homeblog .more {
  padding-top: 1em;
  margin: 0 !important;
  line-height: 1em !important;
}

#homeend {
  clear: both;
}

#bigtagcloud {
  text-align: center;
}

#bigtagcloud ul, #bigtagcloud li {
  display: inline;
  margin: 0 !important;
  padding: 0 !important;
}

#bigtagcloud .popularity {
  display: none;
}

#bigtagcloud a {
  line-height: 120%;
  text-decoration: none;
  margin: 0.5em 0.3em;
  white-space: nowrap;
}

#bigtagcloud a:hover {
  text-decoration: underline;
}

/** entry **/

.section {
  position: relative;
  margin: 1.5em 0 0;
  background-color: #f1918a;
  border: 4px solid #b43229;
  border-radius: 0.8em;
  -moz-border-radius: 0.8em;
  -webkit-border-radius: 0.8em;
  font-size: small;
  z-index: 1;
}

.section h3 {
  text-align: right;
  background-color: #b43229;
  color: #fff;
  padding: 0.1em 0.7em 0.2em;
}

.section h3 a {
  color: #fff;
  text-decoration: none;
}

.section h3 a:hover {
  text-decoration: underline;
}

.fulldesc {
  margin: 1em;
}

.entry .fulldesc img {
  margin: 0 1em 1em 0;
  border: 3px solid #b43229;
  float: left;
}

img.thumbnail_talk, img.thumbnail_media {
  width: 120px;
  height: 90px;
}

img.thumbnail_article {
  width: 64px;
  height: 90px;
}

.entry p {
  margin: 1em;
  font-weight: bold;
  border-bottom: 1px dotted #b43229;
}

.description p, .shortdescription p {
  margin: 0 0 0.7em 0;
  font-weight: normal;
  border: none;
}

.shortdescription a {
  text-decoration: none;
  color: #b43229;
}

.description a {
  text-decoration: none;
  color: #b43229;
}

.shortdescription a.more {
  font-weight: bold;
}

.shortdescription a:hover {
  text-decoration: underline;
}

.description a:hover {
  text-decoration: underline;
}

.entry ul {
  clear: left;
  margin: 0.3em 1em 0.6em;
  list-style-type: none;
}

.entry ul li {
  display: inline;
  white-space: nowrap;
}

.entry ul.bottomlinks li a {
  padding: 3px 3px 3px 23px;
  font-weight: bold;
  text-decoration: none;
  color: #000;
}

.entry ul.bottomlinks li > a {
  margin: 0.5em;
  line-height: 1.5em;
}

a.extra {
  margin: 0;
  padding: 0 !important;
}

.entry ul.bottomlinks li img {
  border: none;
  margin: 0 1px;
  vertical-align: middle;
}

.entry ul.bottomlinks li > span {
  margin: 0.5em;
  font-size: small;
  font-weight: bold;
  text-decoration: none;
  color: #000;
}

.entry ul li a:hover {
  text-decoration: underline;
}

.entry div.sub_entries {
  max-height: 20em;
  margin: 0 0.5em 0.5em;
  overflow: auto;
}

.entry div.sub_entry {
  margin: 0 0.5em;
  border-top: 1px solid #b43229;
}

.entry div.sub_entry h4 {
  float: left;
  padding: .4em 0;
  font-size: 1.2em;
}

.entry div.sub_entry ul.bottomlinks {
  clear: none !important;
  float: right;
  margin-top: .6em !important;
  margin-right: 0 !important;
}

.entry div.sub_entry ul.bottomlinks li, .entry div.sub_entry ul.bottomlinks li a {
  margin-right: 0 !important;
  padding-right: 0 !important;
}

div.sharearea {
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  display: none;
  background: #def;
  border: 3px solid #06c;
  -webkit-border-radius: .6em;
  -moz-border-radius: .6em;
  border-radius: .6em;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topleft: 0;
  border-top-left-radius: 0;
  font-size: 13px;
  overflow: hidden;
}

div.sharearea table {
  margin: 0.3em;
}

div.sharearea td {
  white-space: nowrap;
  padding: 0.15em;
}

div.sharearea a {
  color: #000;
  text-decoration: none;
  padding: 0px 1px 1px 19px;
}

div.sharearea hr {
  height: 1px;
  border: none;
  color: #06c;
  background-color: #06c;
}

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

a.share.active {
  position: relative;
  left: -3px;
  top: 0px;
  padding-left: 26px !important;
  background-position: 3px 1px;
  padding-top: 4px !important;
  padding-right: 0.5em !important;
  margin-right: -0.5em !important;
  background-color: #06c;
  color: #fff !important;
  -moz-border-radius-topleft: 0.5em;
  -moz-border-radius-topright: 0.5em;
  -webkit-border-top-left-radius: 0.5em;
  -webkit-border-top-right-radius: 0.5em;
  border-top-left-radius: 0.5em;
  border-top-right-radius: 0.5em;
  outline: none;
}

li.preview {
  display: none !important;
}

a.youtube {
  background: url(images/youtube-icon.png) no-repeat;
}

a.archiveorg {
  background: url(images/archiveorg-icon.png) no-repeat;
}

a.comments {
  background: url(images/comments-icon.png) no-repeat;
}

a.pdf {
  background: url(images/pdf-icon.png) no-repeat;
}

a.epub {
  background: url(images/epub-icon.png) no-repeat;
}

a.html {
  background: url(images/html-icon.png) no-repeat;
}

a.zip {
  background: url(images/zip-icon.png) no-repeat;
}

a.infbib {
  background: url(images/infbib-icon.png) no-repeat;
}

a.lecture2go {
  background: url(images/lecture2go-icon.png) no-repeat;
}

a.slideshare {
  background: url(images/slideshare-icon.png) no-repeat;
}

a.reddit {
  background: url(images/reddit-icon.png) no-repeat;
}

a.redditlink {
  background: url(images/reddit-icon-glowing.png) no-repeat;
}

a.readmore {
  background: url(images/readmore-icon.png) no-repeat;
}

a.translatede {
  background: url(images/translate-de-icon.png) no-repeat;
}

a.translateen {
  background: url(images/translate-en-icon.png) no-repeat;
}

a.permalink {
  background: url(images/permalink-icon.png) no-repeat;
}

a.share {
  background: url(images/share-icon.png) no-repeat;
}

a.share_facebook {
  background: url(images/share-facebook-icon.png) no-repeat;
}

a.share_twitter {
  background: url(images/share-twitter-icon.png) no-repeat;
}

a.share_reddit {
  background: url(images/share-reddit-icon.png) no-repeat;
}

a.share_vz {
  background: url(images/share-vz-icon.png) no-repeat;
}

a.share_xing {
  background: url(images/share-xing-icon.png) no-repeat;
}

a.share_email {
  background: url(images/share-email-icon.png) no-repeat;
}

a.share_permalink {
  background: url(images/share-permalink-icon.png) no-repeat;
}

a.share_shortlink {
  background: url(images/share-shortlink-icon.png) no-repeat;
}

/** blog **/

.blogentry {
  position: relative;
  width: 90%;
  margin: 0 auto;
  padding: 1em 0 0.5em;
  z-index: 1;
  line-height: 1.3em;
}

.blogentry a:link {
  color: #146664;
}

.blogentry a:visited {
  color: #0a3332;
}

.blogentry a:hover {
  color: #25bab8;
}

.blogentry h3 {
  color: #000;
}

.blogentry h3 a {
  color: #000 !important;
  text-decoration: none;
}

.blogentry h3 a:hover {
  text-decoration: underline;
}

.blogentry h4 {
  font-size: 1.2em;
  line-height: 1.8em;
}

.blogentry p {
  margin-bottom: 0.5em;
}

.blogentry pre {
  background-color: #ddd;
  padding: 1em;
  margin-bottom: 0.5em;
  font-family: "Bitstream Vera Sans Mono", Monaco, "Lucida Console", Terminal, monospace;
  line-height: 1.25em;
}

.blogentry blockquote {
  border-left: 3px solid #315a1e;
  padding-left: 0.5em; 
  margin-bottom: 0.5em;
}

.blogentry ul {
  margin-bottom: 0;
}

.blogcontent > ul {
  margin-bottom: 0.5em !important;
}

.blogentry ul li {
  margin-left: 2em;
}

.blogentry ol {
  margin-bottom: 0;
}

.blogcontent > ol {
  margin-bottom: 0.5em !important;
}

.blogentry ol li {
  margin-left: 2em;
}

.blogentry .figure {
  margin: 1em auto;
  text-align: center;
}

.date {
  position: relative;
  z-index: 1;
  font-size: x-small;
  font-style: italic;
}

.keywords {
  width: 90%;
  margin: 0.7em auto 0;
  position: relative;
  z-index: 1;
  font-size: small;
  color: #666;
}

.keywords + .blogentry {
  padding-top: 0 !important;
}

.keywords span {
  display: block;
  visibility: hidden;
  float: right;
  margin: -0.1em 0.2em 0.2em;
  font-style: italic;
  font-size: 1.3em;
  line-height: 1em;
  font-weight: bold;
  color: #888;
}

.keywords a.header {
  color: #888;
  text-decoration: none;
}

.keywords a.header:hover {
  text-decoration: underline;
}

.keywords:hover {
  margin: 0 auto -0.7em;
  padding: 0.7em 0.7em 0.7em;
  background-color: #bceea3;
  background-color: rgba(123,222,73,0.5);
  -webkit-border-radius: .6em;
  -moz-border-radius: .6em;
  border-radius: .6em;
}

.keywords:hover span {
  visibility: visible;
}

.keywords > a {
  line-height: 1.2em;
  font-weight: bold;
  text-decoration: none;
  color: #888;
}
.keywords:hover > a {
  color: #146664;
}
.keywords > a:hover {
  text-decoration: underline;
}
.keywords:hover > a:visited {
  color: #0a3332;
}

.entrykeywords {
  padding: 0.5em 1em;
  font-size: 1.1em;
}

.entrykeywords a {
  color: #000 !important;
  text-decoration: none;
}

.entrykeywords a:hover {
  text-decoration: underline;
}

.blogentry .blogcontent {
  margin-top: 1em;
  font-size: small;
}

.blogentry ul.bottomlinks {
  clear: left;
  margin: 1em 0;
  list-style-type: none;
}

.blogentry ul.bottomlinks li {
  display: inline;
  white-space: nowrap;
}

.blogentry ul.bottomlinks li a {
  margin: 0 0.5em 0 0;
  padding: 3px 3px 3px 23px;
  font-size: small;
  font-weight: bold;
  text-decoration: none;
  color: #000;
}

.blogentry ul.bottomlinks li a:hover {
  text-decoration: underline;
}

.translationwarning {
  margin: 0 .7em 1.4em;
  -webkit-border-radius: .7em;
  -moz-border-radius: .7em;
  border-radius: .7em;
  padding: .7em;
  -moz-box-shadow: 4px 4px 28px #888;
  -webkit-box-shadow: 4px 4px 28px #888;
  box-shadow: 4px 4px 28px #888;
  background-color: #06c;
  color: #fff;
  text-shadow: 0px 1px 2px #444;
  font-size: .9em;
}

.translationwarning strong {
  font-size: 1.3em;
  display: block;
  float: left;
  margin: 0 .7em .5em 0;
}

.translationwarning em {
  font-weight: bold;
}

.translationwarning a {
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  padding-left: 20px;
  text-shadow: 0px 1px 1px #448;
  background: url(images/readmore-icon.png) no-repeat;
}

.translationwarning a:hover {
  background: url(images/readmore-icon.png) no-repeat 2px 0px;
}

#spam_warning {
  margin: 0 .7em 1.4em;
  -webkit-border-radius: .7em;
  -moz-border-radius: .7em;
  border-radius: .7em;
  padding: .7em;
  -moz-box-shadow: 4px 4px 28px #888;
  -webkit-box-shadow: 4px 4px 28px #888;
  box-shadow: 4px 4px 28px #888;
  background-color: #fff;
  border: 5px solid #b30;
  color: #000;
  font-size: .9em;
}

#spam_warning p {
  margin-top: .3em;
  line-height: 1.3em;
}

/** comments **/

.comments {
  font-size: small;
  padding-bottom: 1em;
}

.comments form {
  margin: 0 auto;
  width: 70%;
  text-align: center;
}

.comments form#openidlogin {
  margin-top: 0.5em;
  padding: 0.5em;
  border: 1px dashed #315a1e;
  background-color: #aaed8b;
}

.section form#openidlogin {
  border: 1px dashed #b43229;
  background-color: #f1c3b2;
}

.comments form#openidlogin span#nickname {
  padding-left: 23px;
  font-size: medium;
  font-weight: bold;
  text-decoration: none;
  min-height: 20px;
  background: url(images/openid-icon.png) no-repeat;
}

.comments form#openidlogin input#openid {
  padding: 2px 0 1px 23px;
  min-height: 20px;
  border: 1px solid #315a1e;
  background-color: #fff !important;
  background: url(images/openid-icon.png) center left no-repeat;
}

.section form#openidlogin input#openid {
  border: 1px solid #b43229;
}

.comments form#openidlogin input#openidsubmit {
  background-color: #65b83d;
  border: 1px solid #000;
  margin-left: 1em;
  color: #000;
}

.section form#openidlogin input#openidsubmit {
  background-color: #b43229;
}

.comments ul {
  margin-bottom: 0.5em;
}

.comments ul li {
  margin-left: 2em;
}

.comments ol {
  margin-bottom: 0.5em;
}

.comments ol li {
  margin-left: 2em;
}

.comments blockquote {
  border-left: 2px solid #315a1e;
  padding-left: 0.5em;
}

.section blockquote {
  border-left: 2px solid #b43229;
}

.comments .extrainputs {
  display: none;
}

.comments form .header {
  margin: 1em 0;
  text-align: center;
}

.comments form label {
  font-weight: bold;
}

.comments form input#abcdef {
  font-family: Arial, sans-serif;
  font-size: medium;
  background-color: #fff;
  border: 1px solid #315a1e;
  padding: 0.3em;
  width: 40%;
}

.section form input#abcdef {
  border: 1px solid #b43229;
}

.comments form textarea {
  display: block;
  margin: 0 auto;
  font-family: Arial, sans-serif;
  font-size: medium;
  background-color: #fff;
  border: 1px solid #315a1e;
  padding: 0.3em;
  height: 8em;
  width: 90%;
}

.comments form #comment_preview {
  text-align: left;
  overflow: auto;
  margin: 0 auto;
  background-color: #aaed8b;
  border: 1px solid #315a1e;
  padding: 0.3em;
  height: 8em;
  width: 90%;
}

.section form textarea {
  border: 1px solid #b43229;
}

.section form #comment_preview {
  border: 1px solid #b43229;
  background-color: #f1c3b2;
}

.comments form div#commentformatting {
  background-color: #aaed8b;
  border: 1px solid #315a1e;
  border-top: none;
  font-size: 0.9em;
  border-bottom-left-radius: 1em;
  border-bottom-right-radius: 1em;
  -moz-border-radius-bottomleft: 1em;
  -moz-border-radius-bottomright: 1em;
  -webkit-border-bottom-left-radius: 1em;
  -webkit-border-bottom-right-radius: 1em;
  text-align: center;
  padding: 0.2em 0.4em 0.4em;
  margin: 0 auto 0.5em;
  width: 85%;
}

.section form div#commentformatting {
  background-color: #f1c3b2;
  border: 1px solid #b43229;
  border-top: none;
}

div#commentformatting p a {
  cursor: pointer;
  font-weight: bold;
}

.comments form div#markdownhelp {
  display: none;
}

.comments form div#markdownhelp table {
  text-align: left;
  width: 100%;
}

.comments form .mistake {
  border: 3px solid #f00 !important;
}

.comments .validationmessage {
  display: none;
}

.comments form input#commentsubmit, .comments form input#comment_edit {
  padding: .15em;
  background-color: #65b83d;
  border: 1px solid #000;
  color: #000;
}

.section form input#commentsubmit, .section form input#comment_edit {
  background-color: #b43229;
}

#comment_edit {
  margin-left: 1em;
}

.comments form .footer {
  text-align: center;
  padding-top: 0.5em;
  margin-bottom: 1em;
}

.comment {
  margin: 6px;
  padding: 0.5em;
}

.comment.admin {
  margin: 5px;
  border: 1px solid #315a1e !important;
  background-color: #65b83d !important;
}

.comment.admin .header {
  border: 1px solid #315a1e !important;
  border-width: 0 1px 0 0 !important;
}

.comment.admin .header img {
  border: 2px solid #315a1e !important;
}

.comment.youtube {
  margin: 5px;
  border: 1px solid #bbb !important;
  background: url(images/youtube-comment.png) top right no-repeat #f6f6f6 !important;
}

.comment.openid {
  margin: 5px;
  border: 1px dashed #315a1e;
  background-color: #aaed8b;
}

.comment.suspicious {
  color: #aaa;
}

.comment.suspicious .header {
  border: 1px solid #bfffa1 !important;
  border-width: 0 1px 0 0 !important;
}

.comment.suspicious .header img {
  border: 2px solid #bfffa1 !important;
}

.section .comment.openid {
  border: 1px dashed #b43229;
  background-color: #f1c3b2;
}

.comment .header {
  float: left;
  border: 1px solid #315a1e;
  border-width: 0 1px 0 0 !important;
  margin-right: 1em;
  padding-right: 0.5em;
  width: 100px;
}

.section .comment .header {
  border: 1px solid #b43229 !important;
  border-width: 0 1px 0 0 !important;
}

.section .comment.suspicious {
  color: #a88;
}

.section .comment.suspicious .header {
  border: 1px solid #e86258 !important;
  border-width: 0 1px 0 0 !important;
}

.section .comment.suspicious .header img {
  border: 2px solid #e86258 !important;
}

.comment.youtube .header {
  border: 1px solid #bbb !important;
  border-width: 0 1px 0 0 !important;
}

.comment .header img {
  margin: 0 1em 0 0;
  border: 2px solid #315a1e;
}

.section .comment .header img {
  border: 2px solid #b43229;
}

.comment .username {
  font-size: medium;
}

.comment .username em {
  font-weight: bold;
  font-style: normal;
}

.comment .username .useropenid {
  font-size: x-small;
  display: block;
}

.comment .date {
  font-size: small;
  font-style: italic;
}

.comment .time {
  font-style: italic;
}

.comment .ctext {
  padding-top: 0.5em;
  margin-left: 130px;
}

.comment .ctext p, #comment_preview p {
  margin-bottom: 0.5em;
}

.comment .ctext img, #comment_preview img {
  border: none;
}

.comment .ctext h1, #comment_preview h1 {
  font-size: 1.4em;
  font-weight: bold;
  font-variant: small-caps;
  text-decoration: underline;
}

.comment .ctext h2, #comment_preview h2 {
  font-size: 1.3em;
  font-weight: bold;
  font-variant: small-caps;
}

.comment .ctext h3, #comment_preview h3 {
  font-size: 1.2em;
  font-weight: bold;
  text-decoration: underline;
}

.comment .ctext h4, #comment_preview h4 {
  font-size: 1em;
  font-weight: bold;
  font-style: italic;
}

.comment .ctext h5, #comment_preview h5 {
  font-size: 1em;
  font-weight: bold;
}

.comment .ctext h6, #comment_preview h6 {
  font-size: 1em;
  text-decoration: underline;
}

.comment .footer {
  clear: both;
  height: 0;
}

.comments .commentnavigation {
  clear: both;
}

.comments #nocomments {
  text-align: center;
  font-style: italic;
}

/** pagination **/

#pagination {
  margin-top: 1em;
  padding: 1em 0;
  text-align: right;
  font-size: small;
  line-height: 2.5em;
}

#pagination a {
  border: 1px solid #315a1e;
  padding: 0.3em;
  margin: 0.1em;
  background-color: #65b83d;
  color: #000;
  text-decoration: none;
}

#pagination a:hover {
  background-color: #315a1e;
  color: #fff;
}

#pagination span {
  border: 1px solid #65b83d;
  padding: 0.3em;
  margin: 0.1em;
  background-color: #fff;
}

.section #pagination {
  margin-right: 1em;
}

.section #pagination a {
  border-color: #b43229;
  background-color: #f1c3b2;
}

.section #pagination a:hover {
  background-color: #b43229;
}

.section #pagination span {
  border-color: #d84;
  background-color: #f1918a;
}

/** rss **/

a.rss {
  margin-top: 1.2em;
  float: left;
}

a.rss img {
  border: none;
}

/** footer **/

#footer {
  position: relative;
  z-index: 1;
  text-align: center;
  padding: 1em 0 0;
  border-top: 2px solid #315a1e;
}

#footer #icons {
  margin: 0 auto;
}

#footer #icons a {
  text-decoration: none;
}

#footer #icons img {
  border: none;
  margin: 0 0.5em;
}

#footer p {
  font-size: xx-small;
  color: #444;
  margin: 1em 0 0;
}

#footer #pgpkey {
  padding: 0 3px;
  font-family: Courier New, monospace;
  position: relative;
  border: none;
  width: 100px;
  margin-left: -100px;
  height: 18px;
  font-size: 16px;
  left: -22px;
  top: -10px;
}

/** media embed **/

.overlay_close {
  position: absolute;
  top: 0px;
  cursor: pointer;
}

#l2go_overlay .overlay_close {
  right: -3px;
  width: 96px;
  height: 35px;
  background: url(images/l2go-bar.png) no-repeat;
  background-position: -177px 0px;
}

#l2go_overlay .overlay_close:hover {
  background-position: -177px -35px;
}

#yt_overlay .overlay_close {
  right: 0px;
  width: 84px;
  height: 26px;
  background: url(images/yt-bar.png) no-repeat;
  background-position: -158px 0px;
}

#yt_overlay .overlay_close:hover {
  background-position: -158px -26px;
}

#sl_overlay .overlay_close {
  right: 0px;
  width: 84px;
  height: 26px;
  background: url(images/sl-bar.png) no-repeat;
  background-position: -176px 0px;
}

#sl_overlay .overlay_close:hover {
  background-position: -176px -26px;
}

#html_overlay .overlay_close, #preview_overlay .overlay_close {
  right: 0px;
  width: 84px;
  height: 26px;
  background: url(images/html-bar.png) no-repeat;
  background-position: -176px 0px;
}

#html_overlay .overlay_close:hover, #preview_overlay .overlay_close:hover {
  background-position: -176px -26px;
}

.playbutton {
  display: block;
  position: relative;
  z-index: 10;
  width: 126px;
  height: 96px;
  cursor: pointer;
  margin-bottom: -96px;
}

.playbutton.pb_youtube, .playbutton.pb_lecture2go {
  background: url(images/play-button.png) 3px 3px no-repeat;
}

.playbutton.pb_youtube:hover, .playbutton.pb_lecture2go:hover {
  background: url(images/play-button.png) 3px -87px no-repeat;
}

.playbutton.pb_slideshare, .playbutton.pb_preview {
  background: url(images/play-button.png) -117px 3px no-repeat;
}

.playbutton.pb_slideshare:hover, .playbutton.pb_preview:hover {
  background: url(images/play-button.png) -117px -87px no-repeat;
}

.playbutton.pb_html {
  width: 70px;
  background: url(images/play-button.png) -145px 3px no-repeat;
}

.playbutton.pb_html:hover {
  width: 70px;
  background: url(images/play-button.png) -145px -87px no-repeat;
}


