@charset "EUC-JP";

body{
	background-image: url(/images/bar_shadow.jpg);
	background-repeat: repeat-x;
	background-color: #FFF;
	color: #000;
	font-family: 'lucida grande',verdana,georgia,arial,sans-serif;
	/* margin: 0px 0px 0px 0px; */
}

P.Orientation {
		/* orientation links right under the image strip, at the top of the page */
		text-align: right;
		font-family: 'Lucida Grande',Geneva,Univers,Helvetica,Arial,sans-serif;
		font-size: 9px;
		}

A {
	color: #036; text-decoration: underline; }
A:link {
	color: #036; text-decoration: underline; }
A:visited {
	color: #012; text-decoration: underline; }
A:active {
	color: #888; }
A:hover {
	color: #888; }

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
}

h1 { font-size: x-large; }
h2 { font-size: large; }
h3 { font-size: medium; }
h4 { font-size: small; }

/* for reST headers: */
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h1 a:link,
h1 a:visited,
h1 a:active,
h1 a:hover,
h2 a:link,
h2 a:visited,
h2 a:active,
h2 a:hover,
h3 a:link,
h3 a:visited,
h3 a:active,
h3 a:hover,
h4 a:link,
h4 a:visited,
h4 a:active,
h4 a:hover,
h5 a:link,
h5 a:visited,
h5 a:active,
h5 a:hover {
    text-decoration: none;
    color: black;
    background-color: white;
}

/* Style for banner */

#banner {
	/* background: #FF8866; */
	font-family: 'lucida grande',verdana,georgia,arial,sans-serif;
	font-weight: normal;
	padding-left: 30px;
	/* border-bottom: 2px solid #000; */
}

/* Blog title */
#banner a,link,visited,active,hover {
	color: #000;
	text-decoration: none;
}

/* Blog name */
.blogname {
	background: #9999FF;
	/* background: #D0666F; */
	font-size: 1.3em;
	text-align: right;
}

/* Blog description */
.description {
	background: #fff;
	font-size: 1em;
	line-height: 100%;
	text-align: left;
}

/* Style for content */

/* Content box */
#content {
	margin: 25px 10px 0 0px;
        padding-left: 30px;
	font-size: small;
	min-height: 120px;
	position: relative;
}

#content div#where {
	background: #D0666F;
	color: #FFF;
	font-family:verdana,arial,georgia,'lucida grande',sans-serif;
	font-size: small;
	/* line-height: 110%; */
	font-weight: normal;
	/* padding: 3px 0; */
	margin-bottom: 10px;
	max-width: 557px;
        padding-left: 5px;
}

#content div#innercontent {
	max-width: 43em;
}



/* footer */
#footer {
	clear: both;
	background: #FF8866;
	color: #fff;
	font-size: x-small;
	font-weight: normal;
	text-align: right;
	padding: 0.2em 1em 0.5em 0;
	margin-top: 15px;
        /* border-top: 2px solid #000; */
}

/* -------------------- */

textarea {
	font-family: "Osaka",verdana, arial, 'lucida grande',sans-serif;
}

blockquote {
	color: #014;
	line-height: 150%;
	margin: 0.5em 1.5em 0.5em 1.5em;
	/* padding: 0.2em 0.5em;
	border-left: 1px solid #014; */
        padding: 0.5em;
        padding-left: 1em;
        background-color: #F8F7EF;
        border-bottom: 1px dashed #B2B2B2;
        border-top: 1px dashed #B2B2B2;
}

pre {
	/* color: #014; */
        background-color: #F8F7EF;
        color: black;
	font-family: courier new,courier,'lucida grande',sans-serif;
	font-size: small;
	line-height: 110%;
	/* margin: 1em 0 1em 2em; */
	margin: 0.5em 1.5em 0.5em 1.5em;
	/* padding: 0 0.5em; */
        padding: 0.75em;
        padding-left: 1em;
	/* border-left: 1px solid #014; */
        border-bottom: 1px dashed #005C00;
        border-top: 1px dashed #005C00;
        width: 90%;
        overflow: auto;
        /* width: 50em; */
}

/* 
ul,ol {
	color: #000;
	font-size: small;
	line-height: 120%;
	margin: 1em 0 1em 3em;
}
*/


/* Style for sidebox */

#content #subs {
	position: absolute;
	left: 600px;
	top: 0px;
	width: 250px;
	background:#FFFFCC;
	font-size:x-small;
	font-weight:normal;
	line-height:120%;
	text-align:left;
	margin-bottom: 15px;
	/* padding: 1em 0.1em 1em 1.5em; */
}

#sidebox {
	background: #FFF;
	margin-top: 15px;
	margin-right: 10px;
	text-align: center;
	width: 250px;
}

#subs h4,
.sideboxtitle {
	color: #FFF;
	background: #FF8866;
	font-size: small;
	font-weight: normal;
	letter-spacing: 0.3em;
	text-transform: uppercase;
	text-align: left;
	padding-left: 0.3em;
	/* border-left: 1em solid #000; */
	border-left: 1em solid #FF8866;
	margin-top: 0;
	padding-top: 3px;
	padding-bottom: 3px;
}

ul.outline {
	list-style: none;
	padding-left: 16px;
	line-height: 160%;
}

.sidebody {
	background:#FFFFCC;
	font-size:x-small;
	font-weight:normal;
	line-height:120%;
	text-align:left;
	margin-bottom: 15px;
	padding: 1em 0.1em 1em 1.5em;
}

.sidebody ul, .sidebody li {
        list-style-type: square; 
        margin-left: 1em; 
        padding-left: 0; 
        text-indent: 0;
	font-size:x-small;
	font-weight:normal;
	line-height:120%;
}

.sidebody h4 {
	font-size: x-small;

}


.calendar {
	background:#FFFFCC;
	font-family: georgia,arial,verdana,'lucida grande',sans-serif;
	font-size:x-small;
	font-weight:normal;
	line-height:140%;
	text-align:center;
	padding: 0.2em 0 0.2em 0;
	margin-bottom: 15px;
}

/* -------------------- */

/* style for category name in category list*/
.category-banner {
	background: #D0666F;
	color: #FFF;
	line-height: 110%;
	font-weight: normal;
	padding: 3px 3pt;
	margin-bottom: 10px;
}

.category-banner dt {
	font-size: medium;
}

.category-banner dd {
	font-size: small;
	margin: 0.5em 0 0 0;
	padding-left: 1em;
	border-top: 1px dotted #FFF;
}


DIV.keywordbox {
                width: 300px;
                padding: 8px;
                float: right;
                }

image.left {
    float: left;
    border: none;
}

image.right {
    float: right;
    border: none;
}


image.nofloat {
    float: none;
    border: none;
}

div.important {
    background:#FFFFCC;
    color: black;
    padding: 1px 10px 5px 15px;
    margin-bottom: 10px;
}

div.important p.admonition-title {
    font-size: medium;
}

div.image-reference {
    clear: both;
}

div.image img {
    float: left;
    clear: both;
    margin-right: 10px;
    margin-bottom: 20px;
    border: none;
}

#commentform {
    clear: both;
}

