@import url("../../../common/style/style.css");

span.date
{
  color: gray;
  font-size: small;
  display: block;
  float: right;
}

hr.sep
{
  visibility: hidden;
}

div#footer
{
  margin-bottom: 0;
}

div#footer address
{
  margin-bottom: -2em;
}

div.footer
{
  font-size: xx-small;
  margin-right: -60px;
  margin-bottom: 3em;
  text-align: right;
}

div.adminmenu
{
  float: right;
  font-size: 90%;
}

div.calendar
{
  /* clear: both; */
}

div.day h3
{
  margin-bottom: -40px;
  height: 81px;
}

pre
{
  margin-left: 1em;
  width: 90%;
  overflow: auto;
}

table.CodeRay,
table.CodeRay th,
table.CodeRay td
{
  border-style: none;
  padding: 0;
}

table.CodeRay td.line_numbers
{
  padding-left: 1em;
}

table.CodeRay pre
{
  margin: 0;
  width: auto;
}

table.CodeRay td.code pre
{
  padding-left: 1em;
  padding-right: 1em;
}

div.error,
span.error
{
  color: red;
}

img.photo
{
  float: none;
  display: block;
  margin-left: auto;
  margin-right: auto;
  padding: 0.5em;
  border: 1px solid #AAA;
}

div.youtube-player,
object.youtube
{
  width: 450px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

object.ustream
{
  width: 480px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

ul.categories,
ul.categories li
{
  display: inline;
  padding: 0;
  margin: 0;
}

ul.advertisings
{
  margin-left: 0px;
  padding-left: 0px;
  clear: both;
}

li.advertising
{
  color: grey;
  list-style-image: url(info.png);
}

div.widgets
{
  clear: both;
  margin-top: 10px;
}

div.widgets img
{
  border: 0 none;
}

div.widgets a,
div.widgets div
{
  display: inline !important;
}

div.statistics-widgets
{
  margin-top: 10px;
}

div.statistics-widgets div.widget
{
  float: left;
  margin-right: 5px;
}

div.statistics-widgets div.last-empty-block
{
  clear: both;
}

div.social-widgets,
div.tag-list
{
  text-align: right;
  margin-top: 10px;
}

div.social-widgets
{
  margin-top: 20px;
}

blockquote
{
  border: 1px solid #AAA;
  padding: 1em;
}

blockquote.clause h5
{
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}

blockquote.clause h6
{
  margin-top: 0px;
  margin-bottom: 0px;
}

