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

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

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

a {
	color: #75242f;
}
a:visited {
	color: #75242f;
}
a:hover {
	color: #d3727e;
}

h1 {
	font-size: 35px;
}

h2 {
	color: #f7e6e3;
	font-size: 0px;
	text-align: right;
        margin: 0px;
	padding: 20px 0px 3px 20px;
}

h3 {
	color: #75242f;
	font-size: 17px;
}

h4 {
	font-size: 120%;
}

h5 {
	font-size: 15px;
}

p.baseline {
	clear: both;
	font-size: 65%;
	text-align: center;
	border-top: 1px solid #eb399a;
	margin: 1ex;
	padding: 1ex;
}

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

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

blockquote {
	border: 2px dotted #59acff;
	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: #999;
}

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

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

.bSideItem {
	margin: 8px 10px 8px 10px;
	padding: 4px;
	font-size: 90%;
	overflow: hidden;
	background: transparent;
}

.bSideItem P {
        margin: 8px;
}

.bSideItem h3 {
	background: url(img/ogiume3.gif) no-repeat;
	clear: both;
	color: #75242f;
	margin: 0px;
	height: 43px;
        text-align: right;
	padding-right: 10px;
	padding-top: 15px; 
}

.bSideItem h5 {
	background: url(img/ogiume3.gif) no-repeat;
	clear: both;
	margin: 0px;
	color: #75242f;
	height: 43px;
        text-align: right;
	padding-right: 10px;
	padding-top: 15px;      
}

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

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

input.SearchField {
	background: transparent;
	border-width: 1px;
	border-color: #eb399a;
	border-style: solid;
	padding: .5ex;
	width: 96%;
	margin: 0ex;
}

/* 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: 80px;
	padding: 1px;
	border-spacing: 2px;
}

.fButtonOvr {
	font-size: 80%;
	text-align: center;
	color: #fff;
	background-color: #eb399a;
	border: 1px solid #c00;
	width: 80px;
	padding: 1px;
}

/*  page header */
div.pageHeader {
	background: transparent;
	padding: 1ex;
	margin: 0px;
	margin-bottom: 1ex;
	height: 120px;
	text-align: center;
}

h1#pageTitle1 {
        text-align : center;
	margin-top: 25px;
  　　　 color: #b6364d;       
}

#pageTitle1 A{
       text-decoration: none;
  　　　 color: #b6364d;
}

/* left sidebar content */
#leftColumn {
	position: absolute;
	left: 10px;
	top: 140px;
	width: 240px;
	background: transparent;
	float: left;
}

.blogdesc {
}

/* center content --- Blog entries   */
#centerColumn {
	position: absolute;
	padding-left: 280px;
	padding-right: 220px;
	background: transparent;
}

html>body #centerColumn {
	padding-right: 0px;
        margin-right: 220px;
}

.bPostinfo {
	margin-left: 0px;
	background: transparent;
}

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

/* Styles for stories (center) */
h2 {
	margin-left: 0px;
}

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

.bPost, .bPostpublished {
	clear: both;
	background: transparent;
	margin: 0px;
	padding: 10px;
        border-bottom: 4px double #c00;
}


.bTitle {
	margin: 10px 10px -10px 10px;
	background: url(img/ogiume2.gif) no-repeat right top;
	color: #505050;
        text-align: center;
	height: 54px;
        padding-top : 20px;
}

.bSmallHead {
	font-size: 13px;
	margin-top: 8px;
	margin-bottom: 8px;
	color: #75242f;
	text-align: right;
        padding-right: 50px;        
}

.issueDate {
	font-size: 16px;
        font-weight : bold;
}

.bText {
	margin-top: 0px;
	margin-bottom: 0px;
        padding-left: 50px;
        padding-right: 30px;
	line-height: 130%;
	background: transparent;
}

.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: #fff;
	margin: 8px 10px 8px 10px;
	border: 1px dotted #eb399a;
	padding-right: 8px;
	padding-left: 8px;
	width: 500px;
}

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

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

/*  right side bar content */
#rightColumn {
	float: right;
	top: 90px;
	width: 200px;
	background: transparent;
}
/* real stuff for not-IE browsers */
body>#rightColumn {
	width: 210px;
}

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: #59acff;
}

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: #59acff;
}

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

#pageSubTitle {
	color: #000;
	letter-spacing: 4px;
	text-align: center;
	font-size: 16px;
	padding: 6px 6px 4px 6px;
}

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

/* 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: transparent;
	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: transparent;
	border: 1px solid #eb399a;
	padding: .5ex;
	width: 350px;
	margin: 0ex;
}

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

div.statbloc h3 {
	background-color: #59acff;
	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: 90%;
	border: solid 1px #ccc;
	background: transparent;
	width: 93%;
	height: 110px;
}

tr.bCalendarRow {
	text-align: center;
}

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

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

td.bCalendarEmptyCell {
}
a.bCalendarLinkPost {
	font-weight: bold;
	font-size: 100%;
	color: #59acff;
	text-decoration: none;
}

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