/*  
Theme Name: Architectural Digest
Theme URI: http://topwpthemes.com/architectural-digest/
Description: Designed by <a href="http://designed.nu">Design Blog</a> and available FREE at <a href="http://www.zinruss.com/themes/">WordPress Themes Gallery</a>
Author: Design Blog
Author URI: http://designed.nu
2008, Design Blog. All rights reserved. 
*/

/* --------------------------- 各種要素 ---------------------------- */
body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #181818;
	background: #b7b7b3 url(images/background.jpg) repeat-x;
}
h1, h2, h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1,  {
	text-decoration: none;
	color: #181818;
}
h2 {
	margin: 20px 0 0;
	font-size: 1.5em;
	border-bottom: 1px dotted #181818;
}
h2.pagetitle {
	margin-top: 20px;
	text-align: center;
	font-size: 1.5em;
}
h3 {
	margin: 20px 0 0;
	padding: 0;
	font-size: 1.3em;
}
h3.comments {
	margin: 40px auto 20px ;
	padding: 0;
}
blockquote {
	margin: 1em 0 1em 0;
	padding: 8px 16px;
	color: #000000;
	background: #9c9c9a;
}
blockquote p {
	margin: 0;
}
blockquote cite {
	display: block;
	margin: 5px 0 0;
}
hr {
	display: none;
}
cite {
	text-decoration: none;
}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
}
acronym, abbr {
	border-bottom: 1px dashed #adadad;
}
acronym, abbr, span.caps{
	letter-spacing: .07em;
	font-size: 0.9em;
}
acronym, abbr, span.caps {
	cursor: help;
}
select {
	width: 130px;
}
strike {
	color: #181818;
}
small {
	line-height: 1.5em;
	font-family: Geneva, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #181818;
}

/* ---------------------------- リンク ----------------------------- */
a {
	text-decoration: none;
	color: #181818;
}
a:hover {
	text-decoration: underline;
	color: #181818;
}
.header-title a {
	border-bottom:none;
	text-decoration:none;
        font-weight: bold;
	color:#181818;
}
.header-title a:hover {
	border-bottom:none;
	text-decoration:none;
	color:#181818;
}
h1 a, h1 a:visited, h1 a:hover {
	text-decoration: none;
	color: #181818;
}
h2 a, h2 a:visited, h2 a:hover {
	text-decoration: none;
	color: #181818;
}
h3 a, h3 a:visited, h3 a:hover {
	text-decoration: none;
	color: #181818;
}
.entry a, .entrytext a {
	border-bottom: 1px dotted #555;
	text-decoration: none;
	font-weight: bold;
	color: #000;
}
.entry a:visited, .entrytext a:visited {
	border-bottom: 1px dotted #999;
	text-decoration: none;
	color: #444;
}
.entry a:hover, .entrytext a:hover {
	border-bottom: 1px solid #181818;
	text-decoration: none;
	color: #181818;
}
.entry small a, .entrytext small a {
	border:none;
	text-decoration: none;
	font-weight: normal;
	color: #181818;
}
#books h3 a, 
#seminar p a,
#articles p a {
	border-bottom: none;
}
#sidebar1 li ul a:link {
	margin-bottom: 15px;
	text-decoration: none;
	list-style: none;
	color: #181818;
}
#sidebar1 li ul a:hover {
	text-decoration: underline;
	color: #181818;
}
#sidebar2 li ul a:link {
	margin-bottom: 15px;
	text-decoration: none;
	list-style: none;
	color: #181818;
}
#sidebar2 li ul a:hover {
	text-decoration: underline;
	color: #181818;
}
#footer a, #footer a:visited {
	text-decoration: none;
	color: #181818;
}
#footer a:hover {
	text-decoration: none;
	color: #181818;
}
a img {
	border: none;
}

/* --------------------------- 基本構造 ---------------------------- */
#page {
	margin: 0 auto;
	width: 988px;
	text-align: left;
	background-image: url(images/pagebg.jpg);
}

#header {
	margin: 0;
	padding: 0;
	height: 300px;
	background: url(images/header.jpg) no-repeat;
}

/* ---------------------------- ヘッダ ----------------------------- */
.header-title {
	padding:135px 0 0 368px;
	text-align:left;
	font-size:26px;
	font-family: Verdana;
        font-weight: bold;
	color:#181818;
}
.header-description {
	padding:3px 0 0 369px;
	text-align:left;
	font-size:11px;
	color:#181818;
}
.description {
	padding-left: 280px;
	text-align: left;
	text-spacing: 1px;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	color: #181818;
}

/* ----------------------- メインコンテンツ ------------------------ */

#content {
	float: left;
	overflow: hidden;
	margin: 0;
	padding: 0 16px 20px 31px;
	width: 535px;
}
.post {
	margin: 12px 0 12px 0;
	/*text-align: justify;*/
}
#content .postmetadata {
	padding-top: 5px;
}
.entry, .entrytext {
	line-height: 1.8;
}
.entry {
}
.entry ol {
	margin: 0;
	padding: 0 0 0 10px;
}
.entry ol li {
	margin: 0;
	padding: 0;
}
html>body .entry ul {
	margin-left: 0px;
} 
html>body .entry li {
	margin: 7px 0 8px 10px;
	padding: 0px;
	list-style-type: square;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
.nocomments, .postmetadata {
	color: #181818;
}
.navigation {
	display: block;
	margin-top: 10px;
	margin-bottom: 60px;
	text-align: center;
}
#seminar, #articles {
	margin: 0;
	padding: 0;
	list-style: none;
}
#seminar li, #articles li {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #ccc;
}

/* --------------------------- 主な著書 ---------------------------- */

#books h3 {
	margin: 0;
	line-height: 1;
	font-size: 1.05em;
}
#books div {
	clear: both;
	margin: 1em 0;
	border-bottom: 1px solid #ccc;
}
#books img {
	float: left;
	margin: 0 10px 10px 0;
}
#books p {
	margin: 0.45em 0 0 0;
}

/* --------------------- お問い合わせフォーム ---------------------- */

.wpcf7-form .your-name input,
.wpcf7-form .your-email input,
.wpcf7-form .your-subject input {
	border: 1px solid #686868;
	width: 267px;
	font-size: 1.1em;
	color: #181818;
	background-color: #ece9e4;
}
.wpcf7-form .your-message textarea {
	padding: 5px;
	border: 1px solid #686868;
	width: 524px;
	height: 280px;
	font-size: 1.1em;
	color: #181818;
	background-color: #ece9e4;
}
.wpcf7-form input[type="submit"] {
	float: right;
	margin: 0;
	border: 1px solid #686868;
	width: 8em;
	height: 1.8em;
	color: #181818;
	background: #787878;
}

/* --------------------------- コメント ---------------------------- */

.commentlist {
	padding: 0;
	/*text-align: justify;*/
}
.commentlist p {
	margin: 10px 5px 10px 0;
	line-height: 1.5em;
	text-transform: none;
	font-weight: normal;
	color: #181818;
}
.commentlist li, #commentform input, #commentform textarea {
	font-size: 0.9em;
	color: #181818;
}
.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	color: #181818;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	color: #181818;
}
#commentform p {
	margin: 5px 0;
	font-family: 'Geneva', Verdana, Arial, Sans-Serif;
	color: #181818;
}

#commentform input {
	padding: 2px;margin: 5px 5px 1px 0;
	border: 1px solid #686868;
	width: 170px;
	font-size: 1em;
	color: #181818;
	background-color: #ece9e4;
}
#commentform textarea {
	padding: 2px;
	border: 1px solid #686868;
	width: 99%;
	font-size: 1em;
	color: #181818;
	background-color: #ece9e4;
}
#commentform #submit {
	float: right;
	margin: 0;
	border: 1px solid #686868;
	width: 110px;
	color: #181818;
	background: #787878;
}
.nocomments {
	margin: 0;
	padding: 0;
	text-align: center;
}
.commentmetadata {
	display: block;
	margin: 0;
	font-weight: normal;
	color: #181818;
}


/* -------------------------- サイドバー1 -------------------------- */

#sidebar1 {
	float: left;
	margin-right: 10px;
	margin-top: 0px;
	margin-left:9px;
	width: 200px;
	font: 1em Geneva, Arial, Sans-Serif;
	color: #181818;
}
#sidebar1 h2 {
	margin: 5px 0 0;
	padding-top: 10px;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #181818;
	border-bottom: 1px dotted #181818;
}
#sidebar1 ul, #sidebar1 ul ol {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#sidebar1 ul p, #sidebar1 ul select {
	margin: 5px 0 8px;
	color: #181818;
}
#sidebar1 ul ul, #sidebar1 ul ol {
	margin: 5px 0 0 5px;
	color: #181818;
}
#sidebar1 ul ul ul, #sidebar1 ul ol{
	margin: 0 0 0 10px;
	color: #181818;
}
#sidebar1 ul ul li, #sidebar1 ul ol li{
	margin: 3px 0px 0px;
	padding: 0px;
	color: #181818;
}
#sidebar1 form {
	margin: 0;
}
#sidebar1 #searchfield {
	border: 1px solid #686868;
	width: 145px;
	font-size: 1.1em;
}
#sidebar1 #searchsubmit {
	border: 1px solid #686868;
	font-size: 1.1em;
	color: #181818;
	background: #787878;
}
ol li, #sidebar1 ul ol li {
	list-style: decimal outside;
	color: #181818;
}
#sidebar1 ul ul li, #sidebar1 ul ol li {
	color: #181818;
}

/* -------------------------- サイドバー2 -------------------------- */
#sidebar2{
	float:right;
	margin-top: 0;
	margin-left: 0;
	margin-right: 27px;
	padding: 0px;
	width: 148px;
	font: 1em Geneva, Arial, Sans-Serif;
	color: #181818;
}
#sidebar2 h2 {
	margin: 5px 0 0;
	padding-top: 10px;
	border-bottom: 1px dotted #181818;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #181818;
}
#sidebar2 ul, #sidebar2 ul ol {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	list-style: none;
}
#sidebar2 ul, #sidebar2 ul ol {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#sidebar2 ul p, #sidebar2 ul select {
	margin: 5px 0 8px;
	text-decoration: none;
}
#sidebar2 ul ul, #sidebar2 ul ol {
	margin: 5px 0 0 5px;
	text-decoration: none;
}
#sidebar2 ul ul ul, #sidebar2 ul ol{
	margin: 0 0 0 10px;
	text-decoration: none;
}
#sidebar2 ul ol li  {
	text-decoration: none;
	list-style: decimal outside;
}
#sidebar2 ul ul li, #sidebar2 ul ol li {
	margin: 3px 0px 0px;
	padding: 0px;
	text-decoration: none;
}
#sidebar2 form {
	margin: 0;
}
#sidebar2 ul ul li, #sidebar2 ul ol li {
	color: #181818;
}

/* ---------------------------- フッタ ----------------------------- */
#footer {
	clear: both;
	margin: 0px auto;
	padding: 0px;
	width: 988px;
	height: 68px;
	background: url(images/footer.jpg);
}
#footer p {
	padding-top: 42px;
	text-align: center;
	color: #181818;
}

/* --------------------------- 画像関係 ---------------------------- */
p img {
	max-width: 100%;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	display: inline;
	margin: 0 0 2px 7px;
	padding: 4px;
}
img.alignleft {
	display: inline;
	margin: 0 7px 2px 0;
	padding: 4px;
}

.alignright { float: right; }
.alignleft { float: left; }
.center {
	text-align: center;
}

/* ---------------------------- その他 ----------------------------- */
.pagenumber {
	text-align: right;
	clear: both;
	font-weight: bold;
	padding-top: 6px;
	margin-top: 10px;
}
.kosong {
	clear: both;
}
.alt {
	margin: 0;
	padding: 10px;
	border-top: 1px dotted #181818;
	border-bottom: 1px dotted #181818;
}
.spacer {
	clear: both;
	padding: 5px 0 0 0;
	text-align: right;
	text-transform: lowercase;
}

#books div:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

#books div { display: inline-block; } 

/* Hides from IE5-mac ¥*/
* html #books div { height: 1%; }
#books div { display: block; }
/* End hide from IE5-mac */
