/*
Theme Name: Amechang Theme
Theme URI: http://amechang.com/
Description: The Amechang.com's theme designed by Hiroshi Sato.
Version: X
Author: Hiroshi Sato
Author URI: http://byhiroshi.com/
*/

/* ------------------------------------------------------------General */
html {
	margin: 0;
	padding: 0;
}
body {
	color: #000;
	background: url(null) fixed;
	height: 100%;
	margin: 0px;
	padding: 0px;
}
/*
* {
	margin: 0px;
	padding: 0px;
}
*/
img {
	margin: 0px;
	padding: 0px;
	border: none;
	vertical-align: top;
}
/*
p {
	margin: 0px;
	padding: 0px;
}
*/
td {
	text-align: left;
}
h1 {
	font-size: 4em;
	font-weight: bold;
}
h2 {
	font-size: 2em;
	font-weight: normal;
	display: inline;
}
h3 {
	font-size: 1.5em;
	font-weight: bold;
	border-style: none;
	display: inline;
}
h4 {
	font-size: 1.1em;
	font-weight: bold;
	border-style: none;
	display: inline;
}
/* ------------------------------------------------------------Links */
a:link, a:visited {
	color: #000;
}
a:hover {
	color: #f30;
}
/* ------------------------------------------------------------Parts & Layouts */
div#header {
	margin: 55px 0px 100px 0px;
	width: 220px;
}
div#header a {
	display: block;
	width: 220px;
	height: 53px;
	overflow: hidden;
	text-indent: -9999px;
}
div#header a:hover {
	background-position: -220px 0px;
}
div#header #headerTitle {
	background-image: url(http://www.amechang.com/wp-content/themes/amechang/images/header_title.gif);
}
.toneDown {
	color: #ccc;
}
em {
	color: #ccc;
}
div#wrapper {
	float: left;
	width: 100%;
	margin-left: -180px;
}
div#content {
	margin-left: 180px;
	background: #fff;
}
div#centering {
	width: 500px;
	background: #fff;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 20px 0px 20px;
}
div#header #title{
	margin: 35px 0px 85px 0px;
}
.entry {
	padding: 0px 0px 125px 0px;
	background: #fff;
}
.entry p,a{
	text-decoration: none;
}
.entry .entryhead {
	margin: 0px 0px 25px 0px;
}
.entry .storycontent p a:link, .entry .storycontent p a:visited {
	text-decoration: underline;
	color: #000;
	text-decoration: none;
	border-color: #666;
	border-style: dotted;
	border-width: 0 0 1px 0;
}
.entry .storycontent p a:hover {
	color: #f30;
	text-decoration: none;
	border-color: #f30;
	border-style: solid;
	border-width: 0 0 2px 0;
}
.entry p img.rankingbanner a:link {
	text-decoration: none;
}
.entry p img.photo {
	text-align: left;
	margin: 0px 0px 0px -7px;
	padding: 6px;
	border: 1px solid #ddd;
	background-color: #fff;
}
.entry .video {
	text-align: center;
	margin: 0px -7px 0px -7px;
	padding: 25px;
	border: 1px solid #ddd;
	background-color: #f9f9f9;
}
.entry .storycontent p {
	font-size: 1.35em;
	line-height: 1.75em;
}
.entry .metadata {
	margin: 15px 0px 0px 0px;
	line-height: 1.6em;
}
.navigation {
	width: 500px;
	height: 50px;
}
.navigation .alignleft {
	height: 50px;
	padding: 3px;
	float: left;
	border: 1px solid #fff;
}
.navigation .alignright {
	height: 50px;
	padding: 3px;
	text-align: right;
	border: 1px solid #fff;
}
div#sidebar {
	position: fixed;
	top: 0px;
	right: 0px;
	_position: absolute;
	_top: expression(eval(document.documentElement.scrollTop+0));
	background: #fff;
	padding-left: 5px;
	float: right;
	width: 180px;
	height: 100%;
	margin: 0px;
}
div#sidebar #amecon {
	margin: 60px 0px 72px 0px;
}
div#sidebar ul {
	list-style-type: none;
	margin: 0px 0px 30px 0px;
	padding: 0px;
	font-size: 2em;
}
div#sidebar li {
	background: url(http://www.amechang.com/wp-content/themes/amechang/images/listmark_circle.gif) no-repeat;
	margin: 0px 0px 20px 0px;
	padding-left: 15px;
}
div#gsearch {
	margin: 0px 0px 0px 0px;
	background: url(http://www.amechang.com/wp-content/themes/amechang/images/listmark_loupe.gif) no-repeat;
	padding-left: 15px;
}
div#gsearch input, div#gsearch textarea {
	font-size: 1em;
	color: #bbb;
}
div#gsearch #inputText {
	width: 85px;
}
div#sideberAds01 {
	margin-top: 25px;
}
div#sideberAds02 {
	margin: 25px 0px 10px 0px;
}
div#sideberPagetop {
	position: absolute;
	bottom: 10px;
}
div#sideberPagetop a {
	display: block;
	width: 100px;
	height: 30px;
	overflow: hidden;
	text-indent: -9999px;
}
div#sideberPagetop a:hover {
	background-position: -100px 0px;
}
div#sideberPagetop #goPagetop {
	background-image: url(http://www.amechang.com/wp-content/themes/amechang/images/pagetop.gif);
}
.commententry {
	margin: 0px 0px 0px 0px;
	font-size: 1.35em;
	line-height: 1.5em;
}
.commententry ol {
	margin: 25px 0 0 0;
	padding: 0;
}
.commententry li {
	margin: 0px 0px 10px 0px;
	list-style-position: inside;
}
.commentform {
	margin: 50px 0px 50px 0px;
}
.commentform #author, .commentform #email, .commentform #url {
	width: 235px;
}
.commentform #comment {
	width: 500px;
}
div#footer {
	clear: both;
	width: 100%;
}
div#footer p {
	margin: 100px 0px 10px 0px;
	padding: 0px;
	color: #666;
}
/* ------------------------------------------------------------Links Page Layout */
.linkblock {
	width: 145px;
	height: 180px;
	margin: 0px 21px 10px 0px;
	display: inline;
	float: left;
}
.entry .storycontent .linkblock .linktitle {
	font-size: 1em;
	line-height: 1.5em;
}
.entry .storycontent .linkblock img {
	border: 1px #ddd solid;
	padding: 4px;
}
/* ------------------------------------------------------------Archives Page Layout */
.archiveContent ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.archiveContent li {
	list-style-type: none;
	margin: 0px 10px 10px 0px;
	padding: 0px 10px 10px 0px;
	float: left;
}
.archiveContent img {
	margin: 0px 5px 0px 0px;
	float: left;
}
.archiveBlock {
	width: 225px;
	height: 48px;
}
.archiveBlock a {
	width: 225px;
	height: 48px;
	display: block;
	padding: 5px;
	border: 1px solid #ddd;
	background: #fff;
}
.archiveBlock a:hover {
	background-color:#fff;
	border: 1px solid #f30;
}