@charset "utf-8";
/* Cleaned CSS: */


    body {
	background-color: #030101;
	text-align: center;
	color: #fcf4ef;
	font-family: "Times New Roman", serif;
	font-size: 12px;
	margin: 0px 0 0px 0;
}
a, a:link, a:visited {
	color: #eebbbb;
	text-decoration: none;
}
a:hover {
	color: #eebbbb;
	text-decoration: underline;
}
p, td, blockquote {
	font-size: 11px;
}
code, kbd, pre, tt {
	font-family: monospace;
}
#content {
	width: 624px;
	margin-left: auto;
	margin-right: auto;
	background-color: #852b37;
	border-width: 1px;
	border-style: solid;
	border-color: #030101;
	padding: 15px;
}
#maincontent {
	margin-top: 15px;
	font-family: "Verdana", serif;
	font-size: 11px;
	background-color: #d1706f;
	color: #fcf4ef;
	border-style: solid;
	border-color: #030101;
	border-width: 1px;
	text-align: left;
}
#sidebar {
	padding-top: 15px;
	margin-top: 15px;
	background-color: #d1706f;
	border-color: #030101;
	border-width: 1px;
	border-style: solid;
	font-size: 11px;
	font-family: "Verdana", sans-serif;
	color: #000000;
	width: 160px;
	text-align: left;
}
#header {
	padding: 10px 0px 20px 0px;
	margin: 0px;
	text-align: center;
	font-family: "Verdana", sans-serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 2px;
	border-style: solid;
	border-color: #030101;
	border-width: 1px;
	background-color: #030101;
	color: #fcf4ef;
}
#footer {
	text-align: center;
	font-family: "Verdana", sans-serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	background-color: #030101;
	color: #fcf4ef;
	border-color: #030101;
	border-width: 1px;
	border-style: solid;
	z-index: 100;
	clear: both;
}
/* header -- links to views; title of journal; subtitle of journal */

    div#header a, div#header a:link, div#header a:visited, div#footer a, div#footer a:link, div#footer a:visited {
	color: #eebbbb;
}
div#header a:hover, div#footer a:hover {
	color: #eebbbb;
	text-decoration: none;
}
ul.navheader {
	padding: 0px;
	margin: 0px;
}
ul.navheader li {
	display: inline;
	padding: 0 3px 0 3px;
}
.title {
	font-family: "Verdana", sans-serif;
	font-size: 20px;
	font-weight: normal;
	line-height: 200%;
	top: 10px;
}
.subtitle {
	font-family: "Verdana", sans-serif;
	font-size: 9px;
	font-weight: normal;
	top: 10px;
	padding-left:15px;
	padding-right:15px;
}
/* sidebar */

    div#sidebar a, div#sidebar a:link, div#sidebar a:visited {
	color: #eebbbb;
}
div#sidebar a:hover {
	color: #eebbbb;
	text-decoration: none;
}
.defaultuserpic {
	text-align: center;
}
.sbarheader {
	padding: 0px 5px 0px 5px;
}
.sbarbody {
	padding: 0px 5px 0px 5px;
}
.sbarbody2 {
	padding: 0 15px 0 15px;
}
#sidebar_summary li.sbaritem {
	margin: 0 10px;
	padding: 3px 0;
	border-bottom: 1px #030101 solid;
}
table.calendar {
	margin-right: auto;
	margin-left: auto;
}
.sbarcalendar {
	border-color: #fcf4ef;
	border-width: 1px;
	border-style: solid;
	text-align: center;
	font-family: "Verdana", sans-serif;
	font-size: 11px;
}
.sbarcalendarposts {
	border-color:  #fcf4ef;
	border-width: 1px;
	border-style: solid;
	background-color: #852b37;
	text-align: center;
	font-family: "Verdana", sans-serif;
	font-size: 11px;
}
ul.sbarlist {
	padding-left: 0px;
	margin-left: 0px;
	list-style: none;
}
li.sbaritem, .tagcloud {
	padding-left: 15px;
	list-style: none;
}
li.sbartitle {
	padding-left: 15px;
	list-style: none;
	border-style: solid;
	border-width: 1px;
	border-color: #030101;
	background-color: #919bad;
	margin-bottom: 10px;
	margin-top: 10px;
}
/* maincontent */

    .subcontent {
}
.entry {
	margin: 0px 10px 10px 30px;
	padding: 10px;
	background-color: #852b37;
	color: #fcf4ef;
	font-family: "Verdana", serif;
	font-size: 11px;
	text-align: left;
	border-width: 1px;
	border-color: #030101;
	border-style: solid;
}
.entry ul li {
	padding-left: 5px;
	margin-left: 15px;
}
.entry ol li {
	padding-left: 5px;
	margin-left: 15px;
}
.userpic {
	position: relative;
	float: right;
	background-color: #852b37;
	padding: 5px;
	margin: 10px;
	z-index: 15;
	border-width: 1px;
	border-color: #030101;
	border-style: solid;
}
.userpicfriends {
	position: relative;
	float: right;
	padding: 5px;
	margin: 10px;
	text-align: center;
	border-style: solid;
	border-width: 1px;
	border-color: #030101;
	font-family: "Verdana", serif;
	font-size: 11px;
	z-index: 15;
}
.date {
	line-height: 200%;
	top: 5px;
	color: #fcf4ef;
	font-family: "Verdana", serif;
	font-size: 12px;
}
.subject {
	font-weight: bold;
	padding: 10px;
	color: #fcf4ef;
	font-family: "Verdana", serif;
	font-size: 12px;
}
.subject a, .subject a:link, .subject a:visited {
	color: #eebbbb;
}
.subject a:hover {
	color: #eebbbb;
}
.datesubject {
	background-color: #030101;
	padding: 5px;
}
.currents, .currentmood, .currentmusic {
	font-family: "Verdana", serif;
	font-size: 11px;
}
.comments {
	font-family: "Verdana", serif;
	font-size: 11px;
	text-align: right;
	background-color: #030101;
	padding: 0px 5px 0px 5px;
	position: relative;
	top: 15px;
}
div.comments a, div.comments a:link, div.comments a:visited {
	color: #eebbbb;
}
div.comments a:hover {
	color: #eebbbb;
	text-decoration: none;
}
/* maincontent --  entry, reply pages */

    .datesubjectcomment {
	background-color: #030101;
	padding: 5px;
	margin-top: 20px;
}
.userpiccomment {
	position: relative;
	border-width: 5px;
	border-style: solid;
	border-color: #852b37;
	background-color: #852b37;
	top: -30px;
	left: 0px;
	padding: 5px;
	margin: 10px 10px -20px 10px;
	z-index: 15;
	float: right;
	border-width: 1px;
	border-color: #030101;
	border-style: solid;
}
.box {
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	border-color: #030101;
	padding: 10px;
	clear: left;
}
input, textarea {
	background-color: #852b37;
	color: #fcf4ef;
}
textarea.textbox {
	width: 95% !important;
}
.reply {
	position: relative;
	margin: 20px 30px 10px 30px;
	padding: 25px 10px 10px 10px;
	text-align: left;
	font-family: "Verdana", serif;
	font-size: 11px;
	line-height: 125%;
	background-color: #852b37;
	color: #fcf4ef;
}
.replytosubject {
	font-weight: bold;
}
.commentreply {
	position: relative;
	margin: 10px;
	font-size: 11px;
	font-family: "Verdana", serif;
	color: #fcf4ef;
}
.commentbox {
	border-color: #030101;
	border-width: 1px;
	border-style: solid;
	padding: 10px;
	margin: 10px;
	background-color: #852b37;
}
.datesubjectcomment a:link, .datesubjectcomment a:visited {
	color: #eebbbb;
}
.datesubjectcomment a:hover {
	color: #eebbbb;
}
.commentboxpartial {
	border-color: #030101;
	border-width: 1px;
	border-style: solid;
	padding: 10px;
	margin: 10px;
	background-color: #852b37;
}
.commentinfo {
	background-color: #852b37;
	margin-top: 10px;
	width: 100%;
}
/* maincontent -- year/achive pages */

ul.year {
	text-align: center;
	padding-bottom: 40px;
}
ul.year li {
	display: inline;
}
table.yeartable {
	margin-left: auto;
	margin-right: auto;
}
table.yeartable td.yeardate, table.yeartable td.yearday {
	border-width: 1px;
	border-style: solid;
	border-color: #030101;
}
table.yeartable td.yearday {
	background-color: #852b37;
	text-align: center;
}
td.yearmonth {
	border-style: none;
}
/* footer */

    ul.navfooter {
	padding: 0px;
	margin: 0px;
}
ul.navfooter li {
	display: inline;
	margin: 0 5px 0 5px;
}
.clearfoot {
	clear: both;
}
/* misc  */

    .clear {
	height: 15px;
}
.skiplinks {
	text-align: center;
}
.headerimage {
/* for formatting header image */
        }
.separator {
	/* for formatting separators between entries */
        height: 35px;
}
* html div.subcontent {
	/* fixes an IE reply page bug */
        height: 1%;
	clear: none;
}
* html div.box#commentform {
	/* fixes an IE reply page bug */
        position: absolute;
	border-width: 1px;
	border-style: solid;
	border-color: #030101;
	background-color: #d1706f;
}
td.header {
	background-color:#000000;
	vertical-align:top;
	text-align:right;
}
td.middlebar {
	width:15px;
	background-color:#852b37;
	border-right-width:thin;
	border-right-color:#000000;
	border-right-style:solid;
	border-collapse:collapse;
}
td.rightbar {
	width:15px;
	background-color:#852b37;
	border-left-width:thin;
	border-left-color:#000000;
	border-left-style:solid;
	border-collapse:collapse;
}

/* himitsu-sensou.net layout */

td.sidebarlinks {
	width:124px;
	background-color:#852b37;
	border:solid;
	border-width:1px;
	border-color:#000000;
	padding:5px;
}
td.sidebarborder {
	background-color:#d1706f;
	width:15px;
}
td.sidebar {
	width:154px;
	background-color:#d1706f;
	vertical-align:top;
	border-top:thin;
	border-collapse:collapse;
	border-color:#000000;
}
a.sidelink, a.sidelink:visited {
	font-family: "Verdana", serif;
	font-size:12px;
	color:#FFFFFF;
}
a.sidelink:hover {
	font-family: "Verdana", serif;
	font-size:12px;
	color:#eebbbb;
}
table.linkbox {
	width:154px;
}
td.content {
	vertical-align:top;
	background-color:#000000;
	width:650px;
	font-family: verdana, sans-serif;
	font-size: 10pt;
}
td.blackbar {
background-color:#000000;
width:15px;
}
td.stretchy {
background-color:#000000;
}
a.journallink, a.journallink:link, a.journallink:visited {
	color: #FFFFFF;
	text-decoration:underline;
}
a.journallink:hover {
	color: #eebbbb;
	text-decoration: underline;
}
h1 {
	color: #eebbbb;
	font-size:24px;
}
table.icons {
	padding: 4px;
	border: solid 15px #852b37;
	text-align:center;
}
td.icons {
	background-color: #d1706f;
	color: #FFFFFF;
	text-align: center;
	width: 100px;
}