body {
	background-color: #ffffff;
	font-family: "Hiragino Maru Gothic Pro","甲仿幼用殘打 Pro W4","Hiragino Kaku Gothic Pro","甲仿幼用剩打 Pro W3",Meiryo,"丟奶伉左",Osaka,Helvetica,Arial,"MS PGothic",sans-serif;
}

.indexblock {
	width: 185px;
	position: absolute;
	right: 0px;
	top: 0px;
 	margin: 0;
 	padding-bottom: 10px;
	overflow:hidden;
	font-family: "Hiragino Maru Gothic Pro","甲仿幼用殘打 Pro W4","Hiragino Kaku Gothic Pro","甲仿幼用剩打 Pro W3",Meiryo,"丟奶伉左",Osaka,Helvetica,Arial,"MS PGothic",sans-serif;
}

.eachindexblock {
	box-shadow: 0px 2px 6px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 2px 6px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 2px 6px rgba(0,0,0,0.5);
	border-radius:10px;
	-moz-border-radius:10px;
	-moz-outline-radius:10px;
	background-color: #efefef;
	border: 2px solid #fff;
	text-align: left;
	margin-right: 10px;
	margin-top: 10px;
	margin-left: 10px;
	text-indent: 0;
	font-size: 80%;
	padding-right: 6px;
	padding-left: 6px;
	overflow:hidden;
}

p#jump {
	margin-bottom: -1.3ex;
}

ul#twitter_update_list {
	text-indent:1.0em;
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.mainblock {
	box-shadow: 0px 2px 6px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 2px 6px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 2px 6px rgba(0,0,0,0.5);
	border-radius:10px;
	-moz-border-radius:10px;
	-moz-outline-radius:10px;
	background-color:#efefef;
	border:2px solid #fff;
	text-align:left;
	position: absolute;
	right: 185px;
	left: 10px;
	top: 10px;
	padding-right: 12px;
	padding-left: 12px;
}

h1 {
	text-align: center;
	margin-top:5px;
	color:#2d5ac3;
	font-weight:normal;		
	border-bottom: 2px solid #8888ff;
	text-shadow: 0px 1px 0px #ccc;
}

h2 {
	margin-top:5px;
	color:#2d5ac3;
	font-weight:normal;		
	border-bottom: 2px solid #8888ff;
	text-shadow: 0px 1px 0px #ccc;
}

h3 {
	color:#2d5ac3;
	color: #000000;
	background-color: transparent;
	border-bottom: #8888ff 1px solid;
}

hr {
	border-color: #8888ff;
	background-color: #8888ff;
	height: 1px;
	border-style: solid;
}

pre {
	border-style: none;
	border-color: #f06000;
	border-width: 2px 2px 2px 2px;
	background-color: #eeeeee;
	width: 80%;
	margin-left: 20px;
}

pre.terminal {
	padding-top : 10px;
	padding-left : 10px;
	padding-right : 10px;
	padding-bottom : 10px;
	margin-left : 20px;
	border-width : 2px 2px 2px 2px;
	border: 4px ridge; height: auto; width: auto;
	color: white;
	background-color: black;
	line-height: normal;
	font-size: smaller;
	width: 90%;
	overflow: scroll;
}

a:link {
	color: #295c72;
	background-color: transparent;
	text-decoration: none;
}

a:visited {
	color: #990419;
	background-color: transparent;
	text-decoration: none;
}

a:active {
	color: #190466;
	background-color: transparent;
	text-decoration: none;
}

a:hover {
	color: #000000;
	background-color: #8888ff;
}

ul, ol, dl {
	margin-top: 10px;
	margin-bottom: 10px;
}

dt {
	line-height: 120%;
}

dd {
	text-indent:1.0em;
	line-height: 110%;
}

li {
	line-height: 120%;
	margin-top: 2px;
	margin-left: 0px;
	margin-bottom: 2px;
	list-style-position: outside;
}

/* 奶件犯件玄 */
.indent {
	margin-left: 10%; 
	margin-right: 5%;
}

/* 公及職旦正奶伙 */
.filename {
	font-family: monospace, courier;
}

img {
    border: none;
}

span.warning {
	color: red;
}

span.fontsizeplus {
	font-size: x-large;
}

span.fontsizeplusplus {
	font-size: xx-large;
}

/* for mokuji w/o javascript */
.nav ul {
	padding-left: 0;
	list-style: none;
}

.nav li {
	padding-left: 1em;
	list-style: none;
}

div#name {
  font-family: "Reenie Beanie", serif;
  font-size: 16pt;
  font-style: normal;
  font-weight: 400;
  text-shadow: none;
  text-decoration: none;
  text-transform: none;
  letter-spacing: 0;
  word-spacing: 0;
  line-height: 1;
}

/* Media Queries for adapting to various screen widths */
@media screen and (max-device-width: 800px), screen and (max-width: 800px) {
	.indexblock {
		width: 125px;
		font-size: smaller;
	}
	.mainblock {
		right: 125px;
	}
	img.amazon {
		width: 85px;
	}
}
