@import url("xsvnwiki-css/render-bottom");
@import url("xsvnwiki-css/tags");

body {
        font-family: Georgia, "Times new roman", Times, serif;
        margin: 0px;
        color: #000000;
        background-color: #ffffcc;
}

p.last-update {
        text-align: right;
        width: 100%;
}

dt {
        font-weight: bold;
}

.content-box {
        float: right;
        width: 76%;
        padding: 0em;
        margin-top: 1ex;
}

.content a {
        color: #180ea2;
        text-decoration: none;
}

.content a:hover {
        color: #180ea2;
        text-decoration: underline;
}

.content a:visited {
        color: #5a3696;
}

.content, td {
        font-weight: normal;
}

table {
  width: 100%;
}

.content {
  background-color: #ffffff;
  border-top: 1px solid gray;
  border-bottom: 1px solid gray;
  border-left: 1px solid gray;
  text-align: justify;
  margin: 0cm;
  padding: 0em 2% 2em;
  clear: both;
}

span.info-box {
        font-size: 75%;
}
.info-box {
        float: left;
        display: block;
        margin: 0px;
        padding: 0px 5px;
}

.info-box a {
        color: black;
        text-decoration: none;    
}

a.unexistant {
  color: red;
}

.info-box span:hover {
        background: #81bbf2;
}

.info-box span {
        float: left;
        display: block;
        margin: 0px 0.5ex;
        padding: 1px 5px;
        border: 1px solid #9C9C9C;
        border-bottom: none;
        white-space: nowrap;
        background: white;
        font-weight: bold;
}

.left-links {
  float: left;
  margin: 0cm;
  margin-top: 1ex;
  padding: 0cm;
  width: 23%;
  clear: both;
}

.left-links-box{
  background-color: #ffffff;
  margin: 0cm;
  margin-bottom: 1ex;
  padding: 1%;
  border-top: 1px solid #9C9C9C;
  border-bottom: 1px solid #9C9C9C;
  border-right: 1px solid #9C9C9C;
  text-align: left;
  font-size: 75%;
}

.toc-links {
  float: left;
  width: 23%;
  background: white;
  border-top: 1px solid #9C9C9C;
  border-bottom: 1px solid #9C9C9C;
  border-right: 1px solid #9C9C9C;
}

.toc-links ul {
  padding-left: 2em;
  margin-left: 0em;
  list-style-image: url(styles/common/dot.png);
}

.toc-links a {
        text-decoration: none;
}

.creditslink {
        margin-bottom: 0px;
        padding-bottom: 0px;
}
div.credits {
        float: right;
        text-align: right;
        width: 100%;
        padding: 0%;
        padding-top: 1ex;
        font-size: 50%;
        font-weight: bold;
}

blockquote {
  border: 1px dashed gray;
  margin: 1em;
  padding: 0cm 0.3cm;
}

p.header-links {
  float: right;
  font-size: 75%;
}
h1 {
  text-align: right;
  padding-right: 1cm;
  background: white;
  margin-top: 0cm;
  border-bottom: 1px solid #9C9C9C;
}

div.image-right {
  float: right;
}

div.image-left {
  float: left;
}

div.image-left, div.image-center, div.image-right {
  margin: 1em;
  padding: 0.5em;
  border: 1px dashed gray;
  text-align: center;
}

p.image-left, p.image-center, p.image-right {
  margin: 0.5em;
  font-size: 75%;
  max-width: 320px;
}

div.warning {
  margin: 1.0cm;
  padding: 0.5cm;
  color: #000000;
  background-color: #ffffcc;
  border: 1px dashed gray;
}

div.related-pages {
  font-size: small;
  border: 1px dashed gray;
  padding: 0em;
  background: #eef;
  margin-top: 1em;
}

a.related-pages-tag {
  font-weight: bold;
}

#search-field, #search-button {
  width: 95%
}

.search-keyword {
  font-weight: bold;
}

/* Editor */

#ed_toolbar {
  text-align: left;
  font-size: 10px;
  font-weight: bold;
}

#ed_toolbar input {
  background-color: #ffffff;
  padding: 10px 20px 0 0;
}

#ed_img {
  background-image: url(http://bogowiki.org/xsvnwiki-images/image);
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center center;
}

#ed_link {
  background-image: url(http://bogowiki.org/xsvnwiki-images/link);
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center center;
}

#ed_big {
  background-image: url(http://bogowiki.org/xsvnwiki-images/big);
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center center;
}

#ed_small {
  background-image: url(http://bogowiki.org/xsvnwiki-images/small);
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center center;
}

#ed_strong {
  background-image: url(http://bogowiki.org/xsvnwiki-images/bold);
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center center;
}

#ed_em {
  background-image: url(http://bogowiki.org/xsvnwiki-images/italic);
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center center;
}

#ed_title {
  background-image: url(http://bogowiki.org/xsvnwiki-images/headline);
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center center;
}

#ed_center {
  background-image: url(http://bogowiki.org/xsvnwiki-images/center);
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center center;
}

#ed_quote {
  background-image: url(http://bogowiki.org/xsvnwiki-images/quote);
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center center;
}

#ed_def {
  background-image: url(http://bogowiki.org/xsvnwiki-images/definition);
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center center;
}

#ed_hr {
  background-image: url(http://bogowiki.org/xsvnwiki-images/horizontal);
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center center;
}

#ed_nowiki {
  background-image: url(http://bogowiki.org/xsvnwiki-images/nowiki);
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center center;
}

#ed_close {
  background-image: url(http://bogowiki.org/xsvnwiki-images/close);
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center center;
}
#ed_syntax {
  background-image: url(http://bogowiki.org/xsvnwiki-images/syntax);
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center center;
}

.post-title {
  margin-bottom: 0pt;
}

p.post-date {
  margin-top: 0pt;
  font-size: 80%;
}
