/* @override 
	http://heta.metalbat.com/wp-content/themes/agreement/style.css
	http://heta.metalbat.com/wp-content/themes/doc/style.css
*/

/* YUI Reset */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}

fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}


/* Basic Styles */
em {
	font-style: italic;
}

strong {
	font-weight: bold;
}

/* Links */
a {
	color: #000;
	text-decoration: underline;
}

a:hover {
	color: #006fde;
}

/* Structure */

body {
	font-family: "Hiragino Mincho Pro", Palatino, Georgia, serif;
	background: url(images/keepthis.png) no-repeat scroll 0 120px;
	padding-right: 48px;
	padding-left: 48px;
}

body.home.blog {
	
}

div#top-identification {
	height: 32px;
	width: 768px;
	background: url(images/top-identification.png) no-repeat 0 bottom;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
}

div#page {
	border: 2px solid #006fde;
	-moz-border-radius: 5px; -webkit-border-radius: 5px;
	width: 768px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0;
	margin-bottom: 48px;
}

div#blog-info, div.post-info, div.comment-author, div.comment-meta {
	font-size: 16px;
}

div#blog-info-row-1 {
	border-bottom: 1px dashed #006fde;
	height: 80px;
}
div#blog-info-row-2 {
	height: 48px;
}

div#blog-info a, div.post-info a, div.post-metadata a, div.comment-info a {
	color: black;
	text-decoration: none;
}

div#blog-title {
	background: url(images/A.png) no-repeat 8px top;
	width: 480px;
	font-size: 32px;
	padding: 24px 0 0 32px;
	height: 56px;
	float: left;
	position: absolute;
}

div#blog-title-2 {
	border-left: 1px dashed #006fde;
	background: url(images/B.png) no-repeat 8px top;
	padding: 24px 32px 0;
	height: 56px;
	float: right;
	width: 192px;
}

div#blog-author {
	border-right: 1px dashed #006fde;
	background: url(images/C.png) no-repeat 8px top;
	padding: 24px 32px 0;
	float: left;
	width: 192px;
	height: 24px;
}

div#blog-topic {
	background: url(images/D.png) no-repeat 8px top;
	padding: 24px 32px 0;
	float: left;
	width: 184px;
	height: 24px;
}

div#blog-parent-site {
	border-left: 1px dashed #006fde;
	background: url(images/E.png) no-repeat 8px top;
	padding: 24px 32px 0;
	float: right;
	width: 192px;
	height: 24px;
}

div.do-not-write {
	height: 32px;
	background-image: url(images/hatch.png);
	border-bottom: 1px solid #006fde;
	border-top: 1px solid #006fde;
	text-align: center;
	clear: both;
}

div.do-not-write img {
	margin-top: 8px;
	margin-bottom: 8px;
}

div.post-info {
	border-bottom: 1px dashed #006fde;
	height: 72px;
}

div.post-title {
	background: url(images/1.png) no-repeat 8px top;
	padding: 24px 32px 0;
	float: left;
	width: 440px;
	font-weight: bold;
	overflow: hidden;
}

div.post-date {
	border-left: 1px dashed #006fde;
	background: url(images/2.png) no-repeat 8px top;
	padding: 24px 32px 0;
	float: right;
	width: 192px;
	height: 48px;
}

div.entry {
	background: url(images/3.png) no-repeat 8px top;
	padding: 32px 128px 24px;
	font: 14px/1.5 Palatino, Georgia, serif;
}

div.entry p, div.comment-text p {
	margin-top: 21px;
	margin-bottom: 21px;
}

div.entry img {
	border: 1px dotted #bbb;
	max-width: 504px;
}

ul.commentlist {
	list-style-type: none;
}

li.comment {

}

div.comment-info {
	border-bottom: 1px solid #006fde;
	height: 48px;
}

div.comment-author {
	background: url(images/alower.png) no-repeat 8px top;
	padding: 24px 32px 0;
	float: left;
	width: 440px;
	height: 24px;
}

span.editlink{
	margin-left: 24px;
	font-size: 14px;
}

div.comment-meta {
	border-left: 1px dashed #006fde;
	background: url(images/blower.png) no-repeat 8px top;
	padding: 24px 32px 0;
	float: right;
	width: 192px;
	height: 24px;
}

div.comment-text {
	background: url(images/clower.png) no-repeat 8px top;
	clear: both;
	padding: 32px 128px 24px;
	font: 14px/1.5 Palatino, Georgia, serif;
}

div#respond {
	/* background: url(images/.png) no-repeat 8px top;*/
	padding: 32px 128px 24px;
	font: 14px/1.5 Palatino, Georgia, serif;
}

div#respond input {
	margin-top: 8px;
	margin-bottom: 8px;
}

cite.fn {
	
}

span.says {
	display: none;
}

div.post-metadata {
	border-top: 1px dashed #006fde;
	font-size: 14px;
}

div.post-tags {
	border-right: 1px dashed #006fde;
	background: url(images/4.png) no-repeat 8px top;
	padding: 24px 32px 8px;
	float: left;
	width: 304px;
}

div.post-tags-wide {
	background: url(images/4.png) no-repeat 8px top;
	padding: 24px 32px 8px;
	float: left;
	width: 304px;
}

div.post-comments {
	background: url(images/5.png) no-repeat 8px top;
	padding: 24px 32px 8px;
	float: right;
	width: 332px;
}

div.navigation
{
	border-top: 1px solid #006fde;
	padding: 8px 32px;
	height: 24px;
}

div.alignleft
{
	float: left;
}

div.alignright
{
	float: right;
}

h2.pagetitle {
	display: none;
}

div#archive-nav {
	background: url(images/F.png) no-repeat 8px top;
	padding: 24px 32px 8px;
}

/* lists */

ul {
	list-style-type: square;
}

ul li {
	margin-left: 0;
}