body {
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
        background: #e9748b url(img/haikei.gif);
        background-repeat : repeat-y;
     width: 900px;
}

p, td, th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

caption {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

H1 {
	color: #930;
	font-size: 200%;
}

H3 {
        font-size: 115%;
}

h4 {
	font-size: 120%;
}

H5 {
        font-size: 110%;
}

p.baseline {
	clear: both;
	font-size: 65%;
	text-align: center;
	margin: 1ex;
	padding: 1ex;
}

HR {
	height: 0px;
	border-top: 1px solid #930;
	border-right: 1px none #930;
	border-bottom: 1px none #930;
	border-left: 1px none #930;
}

dt {
	font-weight: bold;
	color: #562;
}

blockquote {
	border: 2px dotted #930;
	padding: 12px 16px;
	background-color: #eee;
	margin: 10px;
}

.center {
	text-align: center;
}

acronym {
	border-bottom: 1px dotted #000;
	cursor: help;
}

abbr {
	border-bottom: 1px dotted #000;
	cursor: help;
}

del {
	color: #544439;
}

ins {
	color: #099;
	text-decoration: none;
}


/* styles for common sidebar elements (left & right) */
.bSideBar {
	width: 180px;
	position: absolute;
	right: 0px;
	margin-top: 70px;
	background: transparent;
}

.bSideItem {
	background-color: fff;
	border: 2px dotted #930;
	background-position : center bottom;
	margin: 16px 10px 18px 10px;
	padding: 4px 4px 10px 4px;
	font-size: 90%;
	overflow: hidden;
}

.bSideItem H3 {
	clear: both;
	margin-top: 0px;
	margin-bottom: 3px;
	color: #e9748b;
        background-image: url(img/contents.gif);
        background-repeat : no-repeat;
        padding-left: 10px;
        height: 20px;
}

.bSideItem h5 {
	clear: both;
	margin-top: 0px;
	margin-bottom: 3px;
        padding-left: 10px;
	color: #e9748b;
        background-image: url(img/contents.gif);
        background-repeat : no-repeat;
        height: 20px;
}

.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;
}

.bSideItem a {
	border: 0px;
}

.bSideItem p {
	margin-top: 0px;
}

.dimmed {
	color: #930;
	font-size: 84%;
}

input.SearchField {
	background-color: #fff;
	border-width: 1px;
	border-color: #930;
	border-style: solid;
	padding: .5ex;
	width: 92%;
	margin: 10px 0px 0px 5px;
}

/* these are the buttons used for the Search and Categories forms */
.fButton {
	font-size: 80%;
	color: #666;
	background-color: #fff;
	border: 1px solid #666;
	width: 100px;
	padding: 1px;
	border-spacing: 2px;
}

.fButtonOvr {
	font-size: 80%;
	text-align: center;
	color: #666;
	background-color: #fcc;
	border: 1px solid #666;
	width: 100px;
	padding: 1px;
}

/*  page header */
div.pageHeader {
	padding: 1ex;
	text-align: left;
	margin: 0;
	margin-bottom: 1ex;
	height: 200px;
        background-image : url(img/title.gif);
        background-repeat : no-repeat;
}

h1#pageTitle1 {
	margin: 0px;
	padding: 40px 70px 8px 280px;
	color: #e9748b;
	font-size: 200%;
}


/* left sidebar content */
#leftColumn {
	position: absolute;
	left: 30px;
	top: 200px;
	width: 220px;
	background: transparent;
	float: left;
}

.blogdesc {
}

/* center content --- Blog entries   */
#centerColumn {
	position: absolute;
	background: transparent;
	width: 420px;
	top: 150px;
        margin-left : 240px;
	margin-bottom: 0px;
}

.bPostinfo {
	margin-left: 20px;
	font-size:100%;
}

html>body #centerContent {
	margin-left: 180px;
	margin-right: 200px;
}

/* Styles for stories (center) */
h2 {
	margin-left: 20px;
	margin-right: 10px;
        margin-bottom: 0px;
	padding: 0px 0px 0px 30px;
        background-image: url(img/day.gif);
        background-repeat : no-repeat;
	background-position: bottom;
	height: 30px;
	color: #df3759;
	font-size: 130%;
}

.bPosts {
	vertical-align: top;
	float: left;
	margin-right: 200px; 
	margin-left: 0px;
}

.bPost, .bPostpublished {
	clear: both;
	background: #fff;
	margin: 0px 10px 30px 30px;
	padding: 7px;
}

.bSmallHead {
	font-size: 80%;
	margin-top: 0px;
	margin-bottom: 8px;
	color: #930;
}

.bTitle {
	margin-top: 8px;
	margin-bottom: 8px;
	color: #090;
}

.bText {
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 130%;
	color: #930;
	font-size: 95%;
}

.bMore {
	text-align: center;
}

.bMore a {
	font-weight: bold;
	font-size: 110%;
}

.bSmallPrint, .bCommentSmallPrint {
	clear: both;
	font-size: 65%;
	margin-top: 8px;
	margin-bottom: 8px;
}

/* Styles for comments */
.bComment {
	background: #ffe;
	margin: 8px 10px 8px 10px;
	border: 1px dotted #930;
	padding-right: 8px;
	padding-left: 8px;
}

.bCommentTitle {
	margin-top: 8px;
	margin-bottom: 8px;
	font-weight: bold;
}

.bCommentText {
	margin-top: 0px;
	margin-bottom: 0px;
}

/*  right side bar content */
#rightColumn {
	float: left;
	top : 130px;
	width : 180px;
        margin-right : 5px;
        background: transparent;
	position: absolute;
        left: 660px;
}

/* real stuff for not-IE browsers */
body>#rightColumn {
	width: 180px;
}

a.BlogButton {
	text-decoration: none;
	border: 1px solid #fff;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	white-space: nowrap;
	margin-right: 3px;
	margin-top: 3px;
	background: #660;
}

a.BlogButtonCurr {
	text-decoration: none;
	border: 1px solid #fff;
	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: #544439;
}

a.BlogButton:link {
	color: #fff;
}

a.BlogButton:visited {
	color: #fff;
}

a.BlogButton:active {
	color: #fff;
}

a.BlogButtonCurr:link {
	color: #fff;
}

a.BlogButtonCurr:visited {
	color: #fff;
}

a.BlogButtonCurr:active {
	color: #fff;
}

a.BlogButton:hover {
	color: #fff;
	background: #930;
}

a.BlogButtonCurr:hover {
	color: #990;
}

#pageSubTitle {
	color: #930;
	margin-top: 0px;
	letter-spacing: 4px;
	text-align: left;
	border: 0px;
	padding-right: 200px;
	padding-top: 6px;
	padding-bottom: 4px;
	padding-left: 300px;
	font: italic 90%;
}

/* real stuff for not-IE browsers */
.pageHeader>#pageSubTitle {
	margin-top: -5px;
}

div.stats {
	float: right;
	padding-right: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 0px;
}

fieldset .notes {
	font-size: 80%;
	color: #930;
}

/* 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: #930;
}

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: 20%;
	text-align: right;
	padding-top: .5ex;
	font-weight: bold;
}

form.bComment fieldset div.input { /* input zone of form line */
	margin: 0 0 0 22%;
}

form.bComment fieldset.input {
	margin: 0;
}

form.bComment fieldset div.info { /* info zone of form line */
	margin: 0 0 0 22%;
	padding-top: .5ex;
}

input.bComment, select.bComment, textarea.bComment {
	background-color: #fff;
	border: 1px solid #930;
	padding: .5ex;
	margin: 0ex;
	width: 250px;
}

/* Styles for stats page */
div.statbloc {
	background-color: #ffe;
	margin: 0 2% 2ex 2%; 
	border: 1px solid #930;
	padding: 0;
}

div.statbloc h3 {
	background-color: #930;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 1ex;
	color: #fff;
	text-align: center;
}

.bMiddleSpacer {
	margin-left: 20px;
	position: absolute;
	right: 0px;
	margin-top: 70px;
	background: #eee;
}

table.invisible {
	margin: 1ex;
	border-collapse: collapse
}

table.invisible td {
	padding: 0ex 1ex;
}
td.right {
	text-align: right;
}

/* 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 {
	margin: 3px;
}

table.bCalendarTable {
	margin: 3px;
	font-size: 84%;
	background: #fff4f4;
        width: 92%;
}

tr.bCalendarRow {
	text-align: center;
}

th.bCalendarHeaderCell {
	font-size: 100%;
	color: #e9748b;
}

td.bCalendarCell{
	font-size: 84%;
	color: #930;
}

td.bCalendarEmptyCell {
}

a.bCalendarLinkPost {
	font-weight: bold;
	font-size: 100%;
        color: #930;
	text-decoration: none;
}

td#bCalendarToday{
	background-color: #fff;
	color: #930;
	font-weight : bold;
}

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

#contentcomments input {
	margin: 1px;
	padding: 1px 1px 4px 1px;
	border: 1px solid #ccc;
}

#contentcomments textarea {
	margin: 1px;
	padding: 1px;
	border: 1px solid #ccc;
}


#rightColumn H3{
  color : #e9748b;
}

A{
  color : #e9748b;
}

#leftColumn A{
  color : #930;
  text-decoration : none;
}

#rightColumn A{
  color : #e9748b;
  text-decoration : none;
}


.issueTime{
  font-size : 11px;
  color : black;
  padding-right : 15px;
}
.category{
  font-size : 10px;

  padding-right : 15px;
}

.bSideItem .notes {
	font-size: 80%;
	color: #930;
}

#pageTitle1 A{
text-decoration: none;
}

.bPost a {
text-decoration: none;
color: #e9748b;
}

A:HOVER{
  color : green;
  text-decoration : underline;
}