/* nDiary */

body {
	/*color: #000;
	background-color: #ffe;*/
}

div.version {
}

h2, h3 {
	border: 0;
}

h2.date {
}

div.oneday {
	/*color: transparent;*/
	color: #000;
	background-color: #ffd;
	border: #eed 2px solid;
	margin: 1em;
	padding: 0 1em;
}

div.day {
}

div.topic {
}

div.topic h3 {
}

div.topic h3 a:link {
}

div.topicbody {
}

div.footnote {
	color: #000;
	background-color: #eed;
	padding: 0.25em;
	margin: 0.25em 0.25em 0.25em 1.25em;
}

/*

div.main {
	float: left;
	width: 70%;
}

div.sidebar {
	float: right;
	width: 30%;
	font-size: 80%;
}

div.sidebar dh, div.sidebar dd  {
	display: inline;
}

div.sidebar dd a {
	display: block;
}

div.signature {
	clear: both;
}

*/

div.code {
	/* border: #ccc 1px solid; */
}

div.topic-list {
}

blockquote.quote {
	color: #000;
	background-color: #efe;
	border: 0;
	border-left: #9c9 5px solid;
	padding-top: 5px;
	padding-bottom: 5px;
}

cite {
	
}

p.cite {
	font-size: 90%;
	text-align: right;
	margin-right: 0px;
	margin-bottom: 0px;
}

hr.day {
	display: none;
}

table.intro-plugins {
	margin: auto;
}

ul.monthindex {
	/* text-align: right; */
}

/* schedule */

dt.schedule {
}

ul.schedule {
}


/* todo */

dt.todo-title {
}

ul.todo-list {
}

strong.todo-date {
}

/* comment */

div.comment {
	/*color: transparent;*/
	color: #000;
	background-color: #eec;
	/*border: #ddb 2px solid;*/
	font-size: 80%;
	margin: 5px 10px;
	padding: 1px 10px;
}

div.comment p {
	text-indent: 0;
}

div.last-comment {
	/* text-align: right; */
}

ul.lastcommentlist {
	margin: 0;
}

ul.lastcommentlist  li {
	display: inline;
}

span.span-nobr {
	white-space: nowrap;
}

/* links to others */

div.links-to-others ul {
	margin: 0;
}

div.links-to-others li {
	display: inline;
}

/* ndiarytimes_textstyle plug-in */

div.ndiarytimes {
	/*color: #000;
	background-color: transparent;*/
	white-space: nowrap;
	font-size: 50%;
	font-family: /*Courier, "MS Courier New",*/ monospace;
	text-align: center;
}

/* bloglines */

img.bloglines-icon {
	font-size: 1em;
	width: 5em;
	height: 0.9375em;
	border: 0;
}

/* chatango */

img.chatango-icon {
	font-size: 1em;
	width: 5em;
	height: 0.9375em;
	border: 0;
}

/* skype */

img.skype-icon {
	font-size: 1em;
	width: 5em;
	height: 1.125em;
	border: 0;
}

/* firefox */

img.firefox-icon {
	font-size: 1em;
	width: 5em;
	height: 0.9375em;
	border: 0;
}

/* google-adsense */

div.google-adsense {
	text-align: center;
}

/* feedmeter */

img.feedmeter {
	border: 0;
}

/* MM/Memo */

div.mm-memo {
  font-size: 90%;
}

div.mm-memo-item {
  margin-top: 1em;
  /*color: #000;
  background-color: #fffff7;
  border: #ddb 1px solid;*/
  padding: 0.25em 0.5em 00.5em;
}

div.mm-memo-item span.date {
}

div.mm-memo-item span.user {
}

div.mm-memo-item span.tags {
  font-size: 80%;
}

div.mm-memo-item span.tags span.tag {
  /*color: #000;
  background-color: #e7e7f7;
  border: #bbd 1px solid;*/
  /*padding-left: 0.25em;
  padding-right: 0.25em;
  margin-left: 0.25em;
  margin-right: 0.25em;*/
}

div.mm-memo-item span.title {
  font-weight: bold;
}

div.mm-memo-item span.title span.button {
  font-weight: normal;
  font-size: 80%;

  /*color: #000;
  background-color: #f7f7e7;
  border: #bbd 1px solid;*/
  padding-left: 0.25em;
  padding-right: 0.25em;
  margin-left: 0.25em;
  margin-right: 0.25em;
}

div.mm-memo-item ul.memoitem span.icon {
  font-size: 80%;
  /*border: #000 1px solid;*/
  margin-right: 0.5em;
}

div.mm-memo-item ul.memoitem span.uri a {
  /*color: #000;
  background-color: #0f0;*/
  padding-left: 0.25em;
  padding-right: 0.25em;
}

div.mm-memo-item ul.memoitem span.hbinfo img {
  border: 0;
}

div.mm-memo-item ul.memoitem li span.url {
  /*font-size: 90%;
  color: #886;
  background-color: transparent;*/
  display: none;
}

div.mm-memo-item p.comment {
  /*color: #000;
  background-color: #f7f7ef;
  border: #eed 1px solid;*/
  text-indent: 0;
  padding: 1em;
}
