/*
Theme Name: kenstyle02
Theme URI: http://www.kenstylesounds.com/
Description: kenstylesounds
Version: 1.0
Author: kenstylesounds
Author URI: http://www.kenstylesounds.com/
*/

/* ----------------------------------------------------------------
defult CSS
---------------------------------------------------------------- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,input,textarea,p {
  margin:0;
  padding:0;
}

ol,ul {  
  list-style:none;   
}

img {
  border:none;
  vertical-align:top;
}

html {
  overflow-y: scroll;
}

body {
  background:#000000;
  color:#b0b0b0;
  font-size: 76%;
  font-family: 'メイリオ',verdana,'ＭＳ Ｐゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',sans-serif;
  line-height:1.7;
}

body.fontL {
  font-size:90%;
}
body.fontM {
  font-size:84%;
}
body.fontS {
  font-size:76%;
}

/* ----------------------------------------------------------------
link style
---------------------------------------------------------------- */

a {
  text-decoration:none;
  outline: none;
  color: #b0b0b0;
}

a:hover {
  color: #ffffff;
}

/* ----------------------------------------------------------------
header style 
---------------------------------------------------------------- */

#headWrap {
  height:140px;
  background:url(images/head_bg.png) left top repeat-x;
}

#header {
  width:930px;
  margin:0 auto;
}

#header h1 {
  float:left;
  width:400px;
  height:130px;
  background:url(images/logo.png) left top no-repeat;
  text-indent:-9999px;
}

#header h1 a {
  display: block;
  width:400px;
  height:130px;
  overflow: hidden;
}

#header dl {
  float: right;
  width: auto;
  height: 40px;
  margin-top: 30px;
}

#header dt {
  width: 84px;
  height: 40px;
  float: left;
  text-indent: -9999px;
  overflow: hidden;
  background:url(images/text_size.png) left top no-repeat;
}

#header dd {
  width: 24px;
  height: 40px;
  float: left;
  text-indent: -9999px;
  overflow: hidden;
  padding-left: 20px;
}

#header dd.sizeS a,
#header dd.sizeM a,
#header dd.sizeL a {
  display:block;
  float:left;
  width:24px;
  height:40px;
}

#header dd.sizeS a {
  background:url(images/textR.png) left top no-repeat;
}

#header dd.sizeS a.sizeS_on,
#header dd.sizeS a:hover {
  background:url(images/textR.png) left bottom no-repeat;
}

#header dd.sizeM a {
  background:url(images/textM.png) left top no-repeat;
}

#header dd.sizeM a.sizeM_on,
#header dd.sizeM a:hover {
  background:url(images/textM.png) left bottom no-repeat;
}

#header dd.sizeL a {
  background:url(images/textL.png) left top no-repeat;
}

#header dd.sizeL a.sizeL_on,
#header dd.sizeL a:hover {
  background:url(images/textL.png) left bottom no-repeat;
}

#header ul {
  clear: right;
  width:465px;
  height:44px;
  float:right;
  margin-top:95px;
}

#header li {
  float:left;
}

#header li a {
  display:block;
  float:left;
  height:30px;
  line-height:30px;
  border:1px solid #333333;
  border-bottom:none;
  margin:5px 5px 9px 0;
  text-align:center;
  background-color:#222222;
  color:#ffffff;
}

#header li a.current {
  height:44px;
  background-color:#000000;
  margin-top:0;
  margin-bottom:0;
  color:#EB7800;
}

li#home a {
  width:68px;
}

li#effects a {
  width:93px;
}

li#repair_works a {
  width:128px;
}

li#link a {
  width:58px;
}

li#contact a {
  width:88px;
  margin-right:0;
}

#header li a:hover {
  background-color:#000000;
}

/* ----------------------------------------------------------------
topic_path style 
---------------------------------------------------------------- */

ul#pathWay {
  line-height: 20px;
  margin-bottom: 5px;
}

ul#pathWay li {
  display: inline;
  margin-right: 5px;
  padding-left: 15px;
  background:url(images/pathway.gif) left center no-repeat;
}

ul#pathWay li.home {
  background: none;
  padding-left: 0;
}

/* ----------------------------------------------------------------
contents style 
---------------------------------------------------------------- */

#mainWrap {
  width:930px;
  margin:0 auto;
  padding-top:5px;
}

#main {
  float:right;
  width:720px;
}

#title {
  background-color: #1E1E1E;
  border-bottom:1px solid #000000;
  padding: 10px;
}

#title h2 {
  font-size: 1.6em;
  font-weight: normal;
  color: #FFFFFF;
  padding: 5px 0 5px 10px;
  background-color: #141414;
}

#contents {
  width:670px;
  min-height: 400px;
  border-top:1px solid #292929;
  padding:20px 25px 40px;
  background:url(images/contents_bg.png) left bottom repeat-x #141414;
}

#contents h2 {
  font-size: 1.6em;
  line-height: 1em;
  color: #EB7800;
}

#contents p.subTitle {
  width: auto;
  font-size: 1.2em;
  color: #FFFFFF;
  margin-bottom: 15px;
}

span {
  color:#ffffff;
  font-weight: normal;
}

p.readMore a,
p.pagetop a {
  display: block;
  height:26px;
  line-height: 25px;
  font-size: 12px;
  color: #ffffff;
}

p.readMore a {
  width: 120px;
  text-indent:10px;
  margin:8px 0 0;
  float: right;
  background:url(images/readmore.png) left top no-repeat;
}

p.pagetop a {
  width:150px;
  background:url(images/pagetop.png) left top no-repeat;
  text-indent:30px;
  margin:30px 0 0 520px;
}

p.readMore a:hover,
p.pagetop a:hover {
  color: #ffffff;
}

dl.listStyle01 {
  border-top: 2px solid #CC0000;
}

dl.listStyle01 dt {
  color: #ffffff;
  font-size: 1.1em;
  font-weight: normal;
  padding:5px 0;
  border-bottom: 1px dotted #666666;
}

dl.listStyle01 dd {
  border-bottom: 1px dotted #666666;
}

dl.listStyle01 dd a {
  display: block;
  line-height: 1.5;
  padding:5px 0 5px 20px;
  background:url(images/point_footer.gif) left center no-repeat #141414;
}

dl.listStyle01 dd a:hover {
  background:url(images/point_footer.gif) left center no-repeat #222222;
}

dl.listStyle03 dt {
  clear: left;
  float: left;
  width: 8em;
  padding: 5px 0;
  font-weight: bold;
  color: #ffffff;
  
}

dl.listStyle03 dd {
  width: auto;
  margin-left: 8em;
  padding: 5px 0 5px 20px;
  border-left: 5px solid #333333;
}

/* ----------------------------------------------------------------
top page style 
---------------------------------------------------------------- */

#slideshow {
  width: 700px;
  height: 250px;
  overflow: hidden;
  background:url(images/top_bg.png) left top no-repeat;
}


/* ----------------------------------------------------------------
side navi style 
---------------------------------------------------------------- */
#sideMenu {
  float:left;
  width:200px;
  margin-top:10px;
}

#sideMenu h2 {
  width: auto;
  padding-left:10px;
  margin:0;
  height:36px;
  line-height:36px;
  font-size:1.2em;
  font-weight: normal;
  background:url(images/title_menu.png) left top no-repeat;
  border-bottom:1px solid #000000;
  color: #FFFFFF;
}

#sideMenu ul {
  width:198px;
  border: 1px solid #252525;
  border-top:none;
  background-color:#181818;
  margin-bottom: 10px;
}

#sideMenu li {
  border-bottom:1px solid #000000;
  border-top:1px solid #252525;
}

#sideMenu li a {
  display:block;
  width:165px;
  line-height:30px;
  padding-left:33px;
  background:url(images/point_menu.gif) left center no-repeat #181818;
}

#sideMenu li a:hover {
  background:url(images/point_menu.gif) left center no-repeat #252525;
}

#sideMenu div.sidebox {
  width: 180px;
  padding:10px;
  margin-bottom: 10px;
  background-color: #1E1E1E;
}

#sideMenu div.sidebox h3 {
  background: none;
  padding: 0;
  height: auto;
  line-height: 1.6;
  color: #ffffff;
  width: auto;
  font-size: 1em;
  font-weight: normal;
  margin: 0;
  border-bottom: 2px solid #CC0000;
}

#sideMenu div.sidebox p {
  margin: 7px 0 0;
  font-size: 0.9em;
}

#sideMenu div.sidebox p.subTitle {
  margin: 0;
  font-size: 1em;
}

div#wpcumuluscontent {
  margin-top: 2px;
  border: 1px solid #292929;
}

#sideMenu li a.monthLink {
  display: inline;
  width: auto;
  padding: 0;
  line-height: 1.4;
}

/* ----------------------------------------------------------------
footer style 
---------------------------------------------------------------- */

#footWrap {
  width: 100%;
  border-top: 3px double #222222;
  background: #141414;
  padding: 30px 0 0;
}

#footer {
  width: 930px;
  margin: 0 auto;
  padding-right: 20px;
  background:url(images/footer_logo.png) left center no-repeat;
}

#footer dl {
  float: right;
  width: 230px;
  margin-left: 40px;
}

#footer dd a {
  width: 210px;
}

#footer p {
  clear: both;
  color: #ffffff;
  text-align: right;
  padding: 20px 0 10px;
}



/* ----------------------------------------------------------------
repair works
---------------------------------------------------------------- */
div.entryBox,
div.commentBox {
  width: 650px;
  margin: 0 auto 25px;
}

div.entryBox_single {
  width: 650px;
  margin: 0 auto 20px;
}

div.entryBox_single p {
  margin: 0 0 20px;
}

div.entryTitle {
  width: 650px;
  margin-bottom: 20px;
}

div.entryTitle_single {
  width: auto;
  padding: 15px;
  background-color: #141414;
}

div.entryTitle_archive {
  width: 650px;
}

div.entryTitle h3,
div.entryTitle h2,
div#title div.entryTitle_single h2,
div.entryTitle_archive h3 {
  width: 550px;
  float: right;
  font-size: 1.4em;
  color: #ffffff;
  font-weight: normal;
  border-bottom: 2px solid #EB7800;
  margin: 0 0 5px;
}

div#title div.entryTitle_single h2 {
  width: 570px;
  background: none;
  padding: 0;
}

div.entryTitle div.date,
div.entryTitle_single div.date,
div.entryTitle_archive div.date {
  width: 84px;
  float: left;
  font-size: 11px;
  padding: 7px 3px;
  margin: 2px 5px 0 0;
  text-align: center;
  background-color: #524C42;
}

div.entryTitle p.posted,
div.entryTitle_single p.posted,
div.entryTitle_archive p.posted {
  width: 550px;
  float: right;
  font-size: 11px;
  margin: 0;
}

div.entryTitle_single p.posted {
  width: 570px;
}

div.entryTitle p.posted a,
div.entryTitle_single p.posted a,
div.entryTitle_archive p.posted a {
  color: #FFFFFF;
}

div.entryBox h3 a {
  color: #FFFFFF;
}

div.entryBox h3 a:hover {
  color: #FFFFFF;
}

div.entryBox_single h4 {
  margin: 20px 0 10px;
  color: #FFFFFF;
  font-size: 1.3em;
  font-weight: normal; 
}

img.alignleft {
  float: left;
  margin: 2px 20px 5px 0;
}

img.alignright {
  float: right;
  margin-left: 0 0 0 7px;
}

div.similar,
div.recent {
  width: 310px;
  float: left;
  border-top: 2px solid #CC0000;
}

div.recent {
  float: right;
}

div.similar h3,
div.recent h3 {
  width: 310px;
  color: #ffffff;
  font-size: 1.1em;
  font-weight: normal;
  margin: 0;
  padding:5px 0;
  border-bottom: 1px dotted #666666;
}

div.similar li,
div.recent li {
  border-bottom: 1px dotted #666666;
}

div.similar li a,
div.recent li a {
  display: block;
  line-height: 1.5;
  padding:5px 0 5px 20px;
  background:url(images/point_footer.gif) left center no-repeat #141414;
}

div.similar li a:hover,
div.recent li a:hover {
  background:url(images/point_footer.gif) left center no-repeat #222222;
}

/* ----------------------------------------------------------------
archives style 
---------------------------------------------------------------- */

div.archives {
  width: 600px;
  margin:30px auto 0;
}

div.archives h3 {
  color: #ffffff;
  font-size: 1.1em;
  font-weight: normal;
  padding:5px 0;
  border-top: 2px solid #CC0000;
  border-bottom: 1px dotted #666666;
}

div.archives ol {
  margin-bottom: 30px;
}

div.archives li {
  border-bottom: 1px dotted #666666;
}

div.archives li a {
  display: block;
  width: 580px;
  line-height: 1.5;
  padding:5px 0 5px 20px;
  background:url(images/point_sitemap.gif) left center no-repeat;
}

div.archives a:hover {
  background:url(images/point_sitemap.gif) left center no-repeat #222222;
}

/* ----------------------------------------------------------------
comment form style 
---------------------------------------------------------------- */

ol.commentlist li {
  background: none;
  padding: 0;
  margin-bottom: 40px;
}

div.commentTitle {
  width: 650px;
  margin-bottom: 20px;
}

div.commentTitle p.authorTitle {
  width: 550px;
  float: right;
  font-size: 1.3em;
  color: #ffffff;
  font-weight: normal;
  border-bottom: 2px solid #EB7800;
  margin: 0 0 5px;
}

div.commentTitle div.date {
  width: 84px;
  float: left;
  font-size: 11px;
  padding: 5px 3px;
  margin: 3px 5px 0 0;
  text-align: center;
  background-color: #524C42;
}

div.commentTitle p.commentType {
  width: 550px;
  float: right;
  font-size: 11px;
  margin: 0;
}

div.commentTitle p.commentType a {
  color: #FFFFFF;
}

p.title {
  font-size: 1.6em;
  margin-bottom: 10px;
  color: #FFFFFF;
}

form#commentform dl.listStyle03 dt {
  padding: 8px 0;
}

input#author,
input#email,
input#url,
input#tb_url,
input#s,
textarea#comment {
  width:250px;
  padding: 3px;
  border:1px solid #292929;
  background-color:#000000;
  color:#ffffff;
  font-size: 1em;
  line-height: 1;
  font-family:'メイリオ','Meiryo',verdana,sans-serif;
}

input#s {
  width: 172px;
}

input#searchsubmit {
  display: none;
}

input#tb_url {
  width:400px;
}

textarea#comment {
  display: block;
  width:97%;
  height:200px;
  line-height: 1.6;
  padding: 3px 5px;
}

input#submit {
  display: block;
  text-indent: -9999px;
  width: 180px;
  height: 50px;
  overflow: hidden;
  border: none;
  cursor: pointer;
  background: url(images/img_submit.jpg) left center no-repeat;
}

/* ----------------------------------------------------------------
clearfix 
---------------------------------------------------------------- */

.clear {
  clear: both;
}

div#header:after,
div#header dl:after,
div#header ul:after,
div#contentsWrap:after,
div#mainWrap:after,
div.slider:after,
div#contents:after,
div#contents p:after,
div.slider:after,
div#nav:after,
ul.roundBox:after,
div#wpRss:after,
div.box01:after,
dl#confirm dd:after,
div.entryBox:after,
div.entryBox p:after,
div.entryBox_single:after,
div.entryBox_single p:after,
div.entryTitle:after,
div.entryTitle_single:after,
div.entryTitle_archive:after,
div.commentTitle:after {
  height: 0;
  visibility: hidden;
  content: ".";
  display: block;
  clear: both;
}
