/* Designed by François PLANQUE http://fplanque.net/ */
/* modified by EdB (http://wonderwinds.com) */

body {
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
background-color:#ffffff;
}
a {
color: #CC6633;
text-decoration: none;
}
a:link {
color: #CC6633;
text-decoration: none;
}
a:visited {
color: #CC6633;
text-decoration: none;
}
a:active {
color: #FF9966;
}
a:hover {
color: #FF9966;
}
td {
font-family: Arial, Helvetica, sans-serif;
}
th {
font-family: Arial, Helvetica, sans-serif;
}
caption {
border-left: solid 1px #ccc;
border-right: solid 1px #ccc;
border-top: solid 1px #ccc;
margin: auto;
white-space: nowrap;
}
h1 {
color: #6699CC;
font-size: 225%;
}
h2 {
font-family: georgia, sans-serif;
font-size: 12px;
color: #336699;
line-height:16px;
}
h3 {
font-size: 120%;
}
h4 {
background-color:#CCCCCC ;
font-family: verdana, sans-serif;
font-size: 10px; color: #333333;
font-style: italic;
letter-spacing:  .2em;
padding-left:8px;
padding-top:2px;
padding-bottom:1px;
border-top: 1px solid #999;
border-bottom: 1px solid #999;
}
.baseline {
clear: both;
font-size: 65%;
text-align: center;
border-top: 1px solid #ccc;
margin: 1ex;
padding: 1ex;
margin-top:2ex;
}
.clear { /* to fix IE6 padding-top issue */
clear: both;
}
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: dashed 1px #666666 ;
background-color: #E6E6E6;
font-family: georgia, verdana, arial, sans-serif;
font-size:12px; color:#666666;
line-height:18px;
text-align:justify;
padding:8px;
}
code {
text-align: left;
}
.center {
text-align: center;
}
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 {
background-color:#CCCC99;
border-top: 2px solid #fff;
border-bottom: 1px solid #999;
}

div.NavBar {
padding: .2ex 1ex 0 1ex;
}
h1#pageTitle {
padding-left: 20px;
padding-top: 20px;
margin: 0px;
font-family: verdana, sans-serif;
font-size: 16px;
color: #666666;
font-weight: bold;
letter-spacing: .1em;
}
.pageSubTitle {
padding-left: 27px;
padding-top: 0;
font-family: verdana, sans-serif;
font-size: 10px;
color: #999966;
text-transform: uppercase;
font-weight: bold;
letter-spacing: .2em;
background-color: #CCCC99;
}
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;
/* text-decoration: underline; */
}
A.BlogButtonCurr:hover {
color: #336699;
/* text-decoration: underline; */
}

/* Styles for posts */
.bPosts {
vertical-align: top;
float: left;
width: 58%;
background: #fff;
padding:20px;
}
div.action_messages {
margin: 0 2ex;
}
.bPost, .bPostpublished {
font-family: georgia, verdana, arial, sans-serif;
font-size:12px;
color:#666666;
line-height:18px;
text-align:justify;
background-color:white;
border-bottom:1px dashed #999;
}
.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, .bCommentSmallPrint {
clear: both;
font-family: Arial, Helvetica, sans-serif;
font-size: 80%;
margin-top: 8px;
margin-bottom: 8px;
}
.bPost .bTitle {
background: #FFFFFF;
}
h4.bTitle {
border: none;
margin-top: 0;
padding-top: 0;
}
.dimmed {
color: #aaa;
font-size: 84%;
}

/* Styles for comments */
.bComment {
font-family: georgia, verdana, arial, sans-serif;
font-size:12px;
color:#666666;
line-height:18px;
text-align:justify;
padding:8px;
margin-right: 20px;
margin-left: 20px;
margin-top: 8px;
margin-bottom: 8px;
border: 1px dotted #6699CC;
}
.bCommentTitle {
margin-top: 8px;
margin-bottom: 8px;
font-weight: bold;
}
.bCommentText {
margin-top: 0px;
margin-bottom: 0px;
}
div.moderation_msg {
margin: 1ex 2ex;
padding: 0 1ex;
border: 1px dotted #FFAA99;
color: #EE7700;
}

/* Styles for sidebar (right) */
.bSideBar {
top: 40px;
right: 40px;
width: 20%;
float: right;
vertical-align: top;
position: relative;
background: #fff;
color: #4c69b9;
border-left: #999 1px solid;
border-right: #999 1px solid;
border-bottom: #999 1px solid;
border-top: #999 1px solid;
voice-family: inherit;
margin-bottom: 2ex;
}
.imaginha {
width: 5%;
vertical-align: top;
float: right;
border: 1px solid;
}
.bSideItem {
margin-bottom: 8px;
overflow: hidden;
}
.bSideItem h3 {
background-color: #CCCCCC;
font-family: verdana, sans-serif;
font-size: 11px;
color: #333333;
font-weight: bold;
letter-spacing: .2em;
padding-left: 8px;
padding-bottom: 1px;
padding-top: 0px;
margin-top: 0px;
border-bottom: 1px solid #999;
border-top: 1px solid #999;
}
.bSideItem ul {
padding-left: 0px;
margin: 0;
}
.bSideItem p {
padding-left: 4px;
padding-right: 4px;
margin: 0;
}
.bSideItem ul li {
font-family: verdana, sans-serif;
font-size: 10px;
color: #336699;
line-height: 16px;
list-style: none;
text-align: left;
padding-left: 8px;
padding-bottom: 2px;
padding-right: 2px;
}
.bSideItem form {
margin-top: 0px;
margin-bottom: 0px;
}
input.SearchField {
background-color: #fff;
border-width: 1px;
border-color: #cccccc;
border-style: solid;
padding: .5ex;
width: 96%;
margin: 0ex;
}
p {
font-family: georgia, verdana, arial, sans-serif;
font-size:12px;
color:#666666;
line-height:18px;
text-align:justify;
}
div.toptop {
border: 7px solid #666666;
}

/* 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;
padding: 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 {
margin: 0;
margin-top: .5ex;
padding: .2ex;
width: 98%;
}
select.bComment {
width: 100%;
}

/* 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;
}
table.bCalendarTable {
margin: auto;
font-size: 84%;
border: solid 1px #ccc;
background: #fff;
}
tr.bCalendarRow {
text-align: center;
}
th.bCalendarHeaderCell {
font-size: 84%;
}
td.bCalendarCell {
}
td.bCalendarEmptyCell {
}
a.bCalendarLinkPost {
font-weight: bold;
}

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