@charset "utf-8";

* {	margin: 0;	padding: 0; }

html {	margin: 0;	padding: 0; }

body {
	margin: 0;
	padding: 0;
	font-size: 12pt;
	color: #000;
	background-color: #fff;
}

form { margin: 0; padding: 0; }

a {
 color: #000;
 text-decoration: none;
}

a img { border: 0; }

h1, h2, h3, h4, h5, h6 { font-weight: normal; }
h1, h2, h3, h4, h5, h6, ol, ul, pre, blockquote { margin: 0; padding: 0; }

p {	margin-bottom: 0.5em; }

/* layout */

body { text-align: center; } /* center on ie */

#container {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #fff;
}

#header {
	width: 700px;
 text-align: left;
	background-color: #fff;
}

#main {
	width: 700px;
	background-color: transparent;
	margin-top: 10px;
	padding-bottom: 10px;
}

#contents-wrap {
	float: left;
	width: 680px;
	background-color: transparent;
}

#contents {
	float: left;
	display: inline;
	width: 680px;
	background-color: transparent;
	margin-left: 10px;
}

#navigation-wrap {
 display: none;
}

#navigation {
 display: none;
}

#footer {
	clear: both;
	width: 700px;
	background-color: #fff;
}

/* header class */

h1#header-blogname {
 font-size: 14pt;
	padding: 5px 20px;
}


h2#header-description {
	font-size: 8pt;
	padding: 5px 20px;
}

/* main-contents class */

div#title {
 background-color: #fff;
	border: 2px solid #000;
 padding: 10px;
	width: 704px;
 voice-family:"\"}\"";
 voice-family:inherit;
 width: 684px;
}

div#title a{
 text-decoration: none;
}

div#title-mark {
	padding: 0 10px;
 border-left: 5px solid #000;
}

h2.date-header {
	font-size: 8pt;
 color: #000;
}

div.entry {
 width: 710px;
 margin-bottom: 10px;
 background-color: #fff;
}

h3.entry-header {
 color: #000;
 font-weight: bold;
	font-size: 10pt;
	margin-top: 0.5em;
}

div.entry-content {
 margin-bottom: 10px;
}

div.entry-body {
	font-size: 10pt;
 line-height: 1.5;
	padding: 10px;
}

P.entry-more-link {
 text-align: right;
	font-size: 9pt;
	margin: 30px 0 10px 0;
}

p.entry-footer{
 display: none;
}


/* footer class */

div#footer p {
 font-size: 8pt;
	text-transform: capitalize;
	text-align: right;
	color: #000;
	padding: 10px;
}

p.pagetop-nav {
 display: none;
}

/* search class */

div.module-search {
 display: none;
}

div.module-search h2.module-search-header {
 display: none;
}

div.module-search-content {
 display: none;
}

div.module-search-content label{
 display: none;
}

div.module-search-content form input{
 display: none;
}


/* categories class */

body#search-page div.module-categories {
 display: none;
}

div.module-categories {
 display: none;
}

div.module-categories h2.module-categories-header {
 display: none;
}

div.module-categories-content {
 display: none;
}
	
ul.module-categories-list {
 display: none;
}

li.module-categories-list-item {
 display: none;
}

/* archives class */

div.module-archives {
 display: none;
}

div.module-archives h2.module-archives-header {
 display: none;
}

div.module-archives h2.module-archives-header a {
 display: none;
}

div.module-archives-content {
 display: none;}

ul.module-archives-list {
 display: none;}

li.module-archives-list-item {
 display: none;}

p.trackback-url {
 display: none;
}


/* entry class */

div.module-entry {
 display: none;
}

div.module-entry h2.module-entry-header {
 display: none;
}

div.module-entry-content {
 display: none;
}

ul.module-entry-list {
 display: none;
}

li.module-entry-list-item {
 display: none;
}

/* syndicate class */

div.module-syndicate {
 display: none;
}

div.module-syndicate h2.module-syndicate-header {
 display: none;
}

div.module-syndicate-content {
 display: none;
}

/* categorie-archives page class */

p.content-nav {
 display: none;
}
