/* Import basic styles */
@import url(../../rsc/css/basic.css);
/* Import default comment styles */
@import url(../../rsc/css/comments.css);

/* styles for classic skin */
body {
background-color: #FFFFFF;
background-repeat: repeat-x;
padding: 0px;
margin: 0px;
color: #000000;
font: 84% Arial, Helvetica, sans-serif;
}
td {
font-family: Arial, Helvetica, sans-serif;
}
th {
font-family: Arial, Helvetica, sans-serif;
}
caption {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
}
h1 {
color: #6699CC;
font-size: 225%;
}
h2 {
color: #6699CC;
font-size: 180%;
}
h3 {
font-size: 120%;
}
h4 {
font-size: 110%;
}
p.baseline {
clear: both;
font-size: 65%;
text-align: center;
border-top: 1px solid #ccc;
margin: 1ex;
padding: 1ex;
}
hr {
height: 0px;
border-top: 1px solid #6699CC;
border-right: 1px none #6699CC;
border-bottom: 1px none #6699CC;
border-left: 1px none #6699CC;
}
dt {
font-weight: bold;
color: #009999;
}
blockquote {
border: 2px dotted #6699CC;
padding: 12px 16px;
background-color: #eee;
margin: 10px;
}
.center {
text-align: center;
}
.leftmargin {
float: left;
border: 0px;
margin-right: 1ex;
margin-top: .2ex;
margin-bottom: .2ex;
}
.rightmargin {
float: right;
border: 0px;
margin-left: 1ex;
margin-top: .2ex;
margin-bottom: .2ex;
}
acronym {
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #000000;
cursor: help;
}
abbr {
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #000000;
cursor: help;
}
del {
color: #999999;
}
ins {
color: #009999;
text-decoration: none;
}
div.pageHeader {
padding: 1ex;
text-align: center;
background: #6699CC;
margin-bottom: 1ex;
}
h1#pageTitle {
font-family: Arial, Helvetica, sans-serif;
color: #FFFFFF;
font-size: 270%;
font-weight: bold;
margin-top: .5ex;
margin-bottom: .1ex;
}
a.BlogButton {
text-decoration: none;
border: 1px solid #FFFFFF;
padding-top: 2px;
padding-right: 4px;
padding-bottom: 2px;
padding-left: 4px;
white-space: nowrap;
margin-right: 3px;
margin-top: 3px;
background: #336699;
}
a.BlogButtonCurr {
text-decoration: none;
border: 1px solid #FFFFFF;
text-align: left;
vertical-align: top;
padding-top: 2px;
padding-right: 4px;
padding-bottom: 2px;
padding-left: 4px;
white-space: nowrap;
margin-top: 3px;
margin-right: 3px;
background: #6699CC;
}
a.BlogButton:link, a.BlogButton:visited, a.BlogButton:active, a.BlogButtonCurr:link, a.BlogButtonCurr:visited, a.BlogButtonCurr:active {
color: #FFFFFF;
}
a.BlogButton:hover {
color: #FFFFFF;
background: #6699CC;
}
a.BlogButtonCurr:hover {
color: #336699;
}
.pageSubTitle {
color: #FFFFFF;
letter-spacing: 4px;
text-align: center;
vertical-align: middle;
border: 0px;
padding-right: 6px;
padding-top: 6px;
padding-bottom: 4px;
padding-left: 6px;
font: 109% Arial, Helvetica, sans-serif;
}

/* Styles for main area (left) */
h2 {
margin-left: 8px;
}

/* Styles for posts */
.bPosts {
vertical-align: top;
float: left;
width: 66%;
background: #eee;
}
.bPost, .bPostpublished {
clear: both;
margin-right: 10px;
margin-left: 20px;
margin-top: 8px;
margin-bottom: 8px;
border: 1px solid #6699CC;
padding-right: 8px;
padding-left: 8px;
}
.bSmallHead {
font-family: Arial, Helvetica, sans-serif;
font-size: 80%;
margin-top: 8px;
margin-bottom: 8px;
color: #6699CC;
}
.bTitle {
margin-top: 8px;
margin-bottom: 8px;
}
.bText {
margin-top: 0px;
margin-bottom: 0px;
}
.bMore {
text-align: center;
}
.bMore a {
font-weight: bold;
font-size: 110%;
}
.bSmallPrint {
clear: both;
font-family: Arial, Helvetica, sans-serif;
font-size: 80%;
margin-top: 8px;
margin-bottom: 8px;
}
/* styles for comment and profile forms */
form {
margin: 0;
padding: 0;
}
form.inline {
margin: 0px;
padding:0px;
display: inline;
}
fieldset.input {
margin: 0;
padding: 0;
border: 0;
}
fieldset span.notes {
font-size: 80%;
color: #999;
}
input.large, textarea.large {
width: 97%;
margin-left: 0;
margin-right: 0;
}
label.radiooption {
margin-right: 1em;
}

/* 24/75% forms - Fast Forms */
form.fform fieldset {
border: 1px solid #ddd;
margin-bottom: 1ex;
background-color: #fff;
padding: .5ex 1ex;
}
form.fform fieldset fieldset {
border: none;
margin: 1ex;
padding: 0;
}
form.fform div.label {
float: left;
width: 24%;
text-align: right;
font-weight:bold;
margin: 0;
padding-top: .5ex;
}
form.fform div.input {
margin: 0 0 0 25%;
}
form.fform fieldset.input {
margin: 0;
}
form.fform div.info {
margin: 0 0 0 25%;
padding-top: .5ex;
}

/* 18/80% forms: comments and profile */
form.bComment fieldset {	/* one form line */
border: none;
margin: 2ex 0ex;
padding: 0ex;
}
form.bComment fieldset label {
font-weight: bold;
}
form.bComment fieldset div.label { /* label of form line */
float: left;
width: 18%;
text-align: right;
padding-top: .5ex;
font-weight: bold;
}
form.bComment fieldset div.input { /* input zone of form line */
margin: 0 0 0 20%;
}
form.bComment fieldset.input {
margin: 0;
}
form.bComment fieldset div.info { /* info zone of form line */
margin: 0 0 0 20%;
padding-top: .5ex;
}
input.bComment, select.bComment, textarea.bComment {
background-color: #fff;
border: 1px solid #cccccc;
padding: .5ex;
width: 98%;
margin: 0ex;
}
div.moderation_msg {
margin: 1ex 2ex;
padding: 0 1ex;
border: 1px dotted #FFAA99;
color: #EE7700;
}

/* Styles for sidebar (right) */
.bSideBar {
width: 33%;
vertical-align: top;
float: right;
background: #eee;
}
.bSideItem {
margin-right: 20px;
margin-left: 10px;
margin-top: 8px;
margin-bottom: 8px;
border: 1px solid #6699CC;
padding: 8px;
overflow: hidden;
}
.bSideItem h3 {
margin-top: 0px;
margin-bottom: 8px;
}
.bSideItem ul {
margin-left: 8px;
padding-left: 8px;
margin-top: 8px;
margin-bottom: 8px;
}
.bSideItem ul ul {
margin-left: 8px;
padding-left: 8px;
margin-top: 0px;
margin-bottom: 0px;
}
.bSideItem form {
margin-top: 0px;
margin-bottom: 0px;
}
.dimmed {
color: #aaa;
font-size: 84%;
}
input.SearchField {
background-color: #fff;
border-width: 1px;
border-color: #cccccc;
border-style: solid;
padding: .5ex;
width: 96%;
margin: 0ex;
}

/* styles from blog_elements */
div.codeblock {
background-color: #eee;
border: 1px dotted #aaa;
margin: 1ex;
padding: 1ex;
width: 90%;
overflow: auto;
}
div.codeblock pre {
margin: 0;
}

/* styles for images */
img {
border: none;
}
img.top {
vertical-align: top;
border: 0px;
}
img.flag {
vertical-align: middle;
border: 1px solid #000;
}
img.middle {
vertical-align: middle;
border: 0px;
}
img.leftmargin {
float: left;
border: 0px;
margin-right: 1ex;
margin-top: .2ex;
margin-bottom: .2ex;
}
img.rightmargin {
float: right;
border: 0px;
margin-left: 1ex;
margin-top: .2ex;
margin-bottom: .2ex;
}
a.permalink_right {
background-color: transparent;
float: right;
border: 0;
}

/* styles for the archive calendar */
caption.bCalendarCaption {
border-left: solid 1px #ccc;
border-right: solid 1px #ccc;
border-top: solid 1px #ccc;
margin: auto;
white-space: nowrap;
}
table.bCalendarTable {
margin: auto;
font-size: 84%;
border: solid 1px #ccc;
background: #fff;
}
tr.bCalendarRow {
text-align: center;
}
th.bCalendarHeaderCell {
font-size: 84%;
width: 4ex;
}
td.bCalendarCell {
width: 4ex;
height: 3.5ex;
}
td.bCalendarEmptyCell {
}
.bCalendarLinkPost {
font-weight: bold;
}
#bCalendarToday {
background-color: #DEF;
}

/* styles for popup comments if used */
#bComments {
background: #eee;
margin: 0 0 10px 10px;
padding: 10px;
}

