/*
Theme Name: 40kb
Theme URI: http://www.40kb.com/
Author: 40kb
Description: Kenji Yanagisawa theme.
*/

body {background-image: url(img/all_bg.jpg); background-repeat: repeat-x; margin:0; padding:0; text-align: center; /* center on ie */ width: 100%; color:#555; font-family:Verdana,"BitStream vera Sans",Helvetica,Sans-serif;}
img  {vertical-align: top; border: 0;}

/* コンテナ */
div#container {background-color: #ffffff; width: 938px; margin: auto; text-align: left; /* center on everything else */}

/* ヘッダー */
div#header {background-image: url(img/all_bg.jpg); background-repeat: repeat-x; margin:0; padding: 3px 0 3px 0; /padding: 3px 0 3px 0;}
div#header h1 {font-size: 0.75em; margin: 0; color: #ffffff;}
div#header h1 a {text-decoration: underline; color: #666666; color: #ffffff;}
div#header p {font-size: 0.75em; margin: 8px 0 0 15px; color: #ffffff;}

/* mainPhoto */
div#mainphoto {background-image: url(img/main_bg.jpg); background-repeat: no-repeat; width:938px; height:200px;}

/* トップナビ */
div#topnav {background-color: #343434; height: 29px; margin: 0; width: 937px; margin-left:auto; margin-right:auto; border-left: 1px solid #ffffff; background-image: url("img/navi_bg.gif");}
div#topnav ul {padding: 0px; white-space: nowrap; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left:0px;}
div#topnav ul li {display: block; float:left; height: 29px; width: 100px; line-height: 29px; list-style-type: none; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: center; border-right: 1px solid #ffffff;}
div#topnav ul li.current_page_item a  {background-color:#444141; border-top: 1px solid #ffffff;}
div#topnav ul li a {display: block; text-decoration: none; color:#dfdddd; height: 29px; text-align: center; padding-left:20px; padding-right:20px;}
div#topnav ul li a:hover {color: #fff; background-color: #6b6060;}

/* meinbottom */
div#mainbottom {background-image: url("img/main_bottom.png"); height: 17px;}

/* コンテンツ */
div#content {width: 627px; float: left; margin: 0 0 20px 3px;}

/* 記事 */
div.post {background:#ffffff; padding: 0; margin: 10px;}
div.post a {color: #37455e;}
div.post ul {font-size: 0.75em; line-height: 1.6em; margin-top: 10px;}
div.post h2 {background-color: #e6d8d8; font-size: 0.8em; border: solid 1px #cccccc; padding: 5px; margin: 0; background-image: url("img/navi_bg.gif");}
div.post h2 a {text-decoration:none; color: #ffffff;}
div.post p {font-size: 0.75em; line-height: 1.6em; margin: 10px 3px 2px 0;}
p.postinfo {color: #2b2b2b; text-align: right; margin: 0;}
p.postinfo  a {color: #2b2b2b;}
div.piclenselink  a {font-size: 0.75em; color: #2b2b2b;}

/* アーティストページ */
div#artistlist h4 { font-size: 90%; border: 1px solid #cccccc; margin: 10px  0 00; padding: 4px; clear: both;}
div#artistlist h5 { font-size: 100%; background-color: #f0f0f0; margin: 10px  0 00; padding: 4px; clear: both;}
div#artistlist img {float:left; margin: 0 3px 5px 0; }

/* お問い合わせ */
div.otoiawase h5 {background-color: #efefef; font-size: 0.8em; padding: 10px; border: solid 1px #999999;}

/* ページリンク */
p.pagelink a {font-size: 0.75em; color: #000000;}
span.pageprev {float: left; margin: 0 0 6px 6px;}
span.pagenext {float: right; margin: 0 6px 6px 0;}

/* サイドバー */
div#sidebar {background-image: url("img/side_bg.jpg"); background-repeat: repeat-x; background-color: #ffffff; width: 297px; float: right; margin: 0 0 0 0; padding: 0; border: solid 1px #ffffff; }
div#sidebar ul {padding: 0; margin: 0;}
div#sidebar li {font-size: 0.85em; padding: 1px 9px 10px 9px; list-style:none; line-height: 1.5em /*font-size: 0.9em;*/}
div#sidebar h2 {color: #ffffff;font-size: 1em; border: solid 1px #ffffff; padding: 0 4px 0 4px; background-image: url("img/side_h2_bg.gif");}
div#sidebar p {padding: 0 0 3px 0;}
div#sidebar a {color: #4d4040;}

/* サイドバー　検索 */
div#sidebar #search-3  {padding: 0; margin: 20px 0 0 10px;}

/* フッター */
div#footer {background-image: url("img/footer.png"); background-repeat: repeat-x; border-top: solid 1px #efefef; font-size: 0.75em; font-style: normal; font-family: Verdana, sans-serif; padding: 20px 0 20px 20px; clear: both; height: 75px;}
div#footer a {color: #000000;}

/* クリア */
div.clearfix:after {content: ""; display: block; clear: both;}

/* 共通使用 */
div.imgleft {float:left; margin: 10px 10px 2px 0;}
div.imgright {float:right; margin: 10px 10px 2px 0;}

/************************プラグイン用CSS*****************************/

/* コラム部分のリスト表示　Post Entry  */
div.kgarchives{ margin: 10px 0 5px 20px; color: #4b5ba2; color: #777; font-size: .9em; font-family: Arial, Helvetica, sans-serif; list-style-type: none; line-height: 3.0em; font-size: 0.75em; }

