
@import url(../../rsc/forms.css);       /* Import default form styles */

h1 a{ color: #FAFAFF; text-decoration: underline; }
h1 a:visited{ color: white; text-decoration: underline; }
h1 a:hover{ color: white; text-decoration: underline; }
h3{ padding: 0; margin-top: 5px; margin-bottom: 5px; }
.prelude{ border-left: dotted 1px black; bordet-bottom: dotted 1px black; }
h2{ border-bottom: dotted 1x black; }
div.infos{ padding: 3px; background-color: #F0F0F0; text-align: right; }

div.navlink{
  background-color: #F0F0F0;
  padding: 4px;
  margin-top: 10px;
  margin-bottom: 0px;
}

.infos H4 A:unknown {
        content: '| '
}

#tagline { font-family: Times, Sans-Serif; font-style: italic; text-align: center; text-decoration: underline; }


.infos H2 { DISPLAY: inline; }
.infos H3 { DISPLAY: inline; FONT-SIZE: smaller; TEXT-ALIGN: right; }
.infos H4 { DISPLAY: inline; }


.bPost, .bComment {
        PADDING-RIGHT: 10px; PADDING-LEFT: 10px; MARGIN-BOTTOM: 15px;
        PADDING-BOTTOM: 10px; BORDER-LEFT: black 1px dotted;
        PADDING-TOP: 0px; BORDER-BOTTOM: black 1px dotted;
}
.article {
        LINE-HEIGHT: 140%
}
#main A {
}
#main A:hover {
}
UNKNOWN {
        FONT-WEIGHT: bold; COLOR: gray; content: "�[" attr(hreflang) "]"
}
#main Q {
        FONT-STYLE: italic;
}
div.interaction { text-align: right; background-color: #F0F0F0; padding: 3px; }
DIV.storyTitle {
        MARGIN-TOP: 2em
}

#themenu {
        border: black 1px solid;
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
}

UNKNOWN {
        WIDTH: 25ex;
}
#menu H4 {
        FONT-SIZE: 14px; MARGIN: 12px 0px 4px
}
#menu UL {
        PADDING-left: 0px;
        MARGIN-left: 1ex;
}
#menu LI {
        list-style: none;
}
UNKNOWN {

}
.center {
        TEXT-ALIGN: center
}
FIELDSET {
        PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px;
        MARGIN: 0px; BORDER-TOP-STYLE: none; PADDING-TOP: 0px;
        BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none
}
.contenucomment LABEL {
        FONT-WEIGHT: bold; FLOAT: left; MARGIN-LEFT: 1em; WIDTH: 9.1em
}
.contenucomment INPUT {
        MARGIN-LEFT: 1em; WIDTH: 20em
}
.contenucomment TEXTAREA {
        MARGIN-LEFT: 1em; WIDTH: 20em
}
.fincomment {
        MARGIN-TOP: 1em; MARGIN-LEFT: 11em
}
.author {
        MARGIN-BOTTOM: 0px
}
form
{
        margin: 0ex;
        padding: 0ex;
}
img.logo
{
        padding: 2px;
        border: none;
        vertical-align: middle;
}
.baseline
{
        border-top: 1px solid black;
        margin: 2ex;
        margin-right: 33ex;
}
/* Styles for comment form */
input.bComment, textarea.bComment
{
        border-width: 1px;
        border-color: black;
        border-style: solid;
        padding: 1px;
        width: 98%;
        margin: 0ex;
}
select.bComment
{
        border-width: 1px;
        border-color: black;
        border-style: solid;
        padding: 1px;
        margin: 0ex;
}

fieldset span.notes {
        color: black; /* override */
}





table.bCalendarTable{
  margin-top: 10px;
  margin-bottom: 10px;
  border-top: solid 1px black;
  border-left: solid 1px black;
  border-right: solid 2px black;
  border-bottom: solid 2px black;
  font-size: 14px;
  border-collapse: collapse;
}

table.bCalendarTable th{
  padding: 3px;
  width: 24px;
  text-align: center;
  background-color: #005061;
  color: white;
  font-size: 12px;
}

table.bCalendarTable td{
  padding: 3px;
  text-align: center;
}

table.bCalendarTable td a{ font-weight: bold; }

caption.bCalendarCaption{
  margin-top: 10px;
  font-weight: bold;
}

tr.bCalendarRow{

}

td.bCalendarCell{
  padding: 3px;
  text-align: center;
  color: gray;
}

td.bCalendarEmptyCell{
  padding: 3px;
  text-align: center;
  color: gray;
}

div.blogcalendar{
  background-color: #F0F0F0;
  margin-top: 10px;
  padding: 5px;
}

div.bCommentTitle{
  background-color: #F0F0F0;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 5px;

}

div.bCommentSmallPrint{
  background-color: #F0F0F0;
  margin-top: 10px;
  padding: 2px;
}

.statbloc h3{
  background-color: #F0F0F0;
  margin-top: 10px;
  padding: 2px;
  border-bottom: solid 1px black;
}

div.categories, #categories{
  font-size: 12pt;
}

div.categories ul, #categories ul{
  margin-top: 3px;
  margin-bottom: 3px;
  margin-right: 0px;
  margin-left: 16px;
  padding: 0;
  font-size: 12pt;
}

ul{
  margin-top: 3px;
  margin-bottom: 3px;
  margin-right: 0px;
  margin-left: 16px;
  padding: 0;
}

div.categories ul li, #categories ul li{
  margin: 0;
  padding: 0;
  font-size: 12pt;
  list-style-type: disc;
}

ul li{
  margin: 0;
  padding: 0;
  list-style-type: disc;
}

ul.archives{
  margin-left: 30px;
}

ul.archives li{
  font-size: 13pt;
}












