/* type selectors
 * some property imported from normalize.css
 */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary { display: block; }

body {
  font-family: sans-serif;
  font-size: 100%;
  margin: 0;
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

img { border: 0; -ms-interpolation-mode: bicubic; }
form { margin: 0; }
blockquote { margin: 1em 5%; }

/* layout tweaks */
#container { margin: 0 auto; }

.main,
.module,
#footer-area {
  overflow: hidden;
}

.main { margin-bottom: 24px; }
.module { margin: 10px }
.modules-section{ overflow: hidden; }

.archive-item{ margin-bottom: 40px; }

.archive-title,
.comments-open-header,
.comment-form,
.captcha-form,
.archive-header,
#entry-comments,
.comments-closed { padding: 3px 10px;}

#banner { padding: 10px;}

/* reset list style */
.item-footer-list,
.page-navigation-list,
.comment-auth-list,
.comment-text-toolbox,
.module-list,
.archive-list {
  list-style-type:none;
  padding:0;
  margin:0;
}

.item-footer-item,
.item-footer-category-list,
.page-navigation-list-item {
  display: inline;
}

.item-footer-category{ padding-left: 0; }

/* base font style (and margin) */
.title,
.module-header{
  font-size: 1.125em; /* 18/16 */
  font-weight: normal;
  margin: 0;
}

#banner-header{
  font-size: 1.375em; /* 22/16 */
  margin: 0;
}

#banner-description{
  font-size: 0.75em; /* 12/16 */
  font-weight: normal;
  margin: 0;
}

.item-footer,
.form-item label,
.comment-closed {
  font-size: 0.8125em; /* 13/16 */
}

.comments-open-moderated {
  font-size: 0.875em; /* 14/16 */
}

/* separator */
.item-footer-meta .item-footer-item:after,
.page-navigation-list-item:after { content: ' | '; }

.item-footer-meta .item-footer-item:last-child:after,
.page-navigation-list-item:last-child:after { content: ''; }

/** IE8 can't recognized :last-child; **/
.page-navigation-next:after{ content: ''; }

/* navigation */
.page-navigation {
  margin: 0;
  text-align: center;
}

.entry-navigation { margin-top: 0;}

/* entry */
.item-excerpt,
.item-body,
.item-more-link,
.item-more,
.item-footer {
  clear: both;
}

.entry-footer-share-buttons span {
  font-size: 11px;
  display: inline-block;
  margin-bottom: 5px;
  white-space: nobreak;
  vertical-align: top;
}

.entry-footer-share-buttons .separator{ display: none; }

.entry-footer-share-buttons .entry-footer-links-digg,
.entry-footer-share-buttons .entry-footer-links-delicious,
.entry-footer-share-buttons .entry-footer-links-email, 
.entry-footer-share-buttons .entry-footer-links-twitter {
  display: inline-block;
  margin-bottom: 2px;
  white-space: nobreak;
}

.entry-footer-share-buttons .share-link-email { background-image: url('https://static.lekumo.jp/.shared/themes/common/images/share-link-bg-email.gif'); }
.entry-footer-share-buttons .share-link-digg { background-image: url('https://static.lekumo.jp/.shared/themes/common/images/share-link-bg-digg.gif'); }
.entry-footer-share-buttons .share-link-delicious { background-image: url('https://static.lekumo.jp/.shared/themes/common/images/share-link-bg-delicious.gif'); }

.entry-footer-share-buttons .share-link {
  display: inline-block;
  border: 1px solid #ddd;
  padding: 4px 6px 4px 24px;
  color: #777;
  font: normal normal 1em/1em Verdana, sans-serif;
  text-decoration: none;
  text-transform: none;
  vertical-align: bottom;
  background-color: #ededed;
  background-repeat: no-repeat;
  border-radius: 2px;
}

img.image-full {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 100%;
     _width: 100%;
  *width: 90%; /* IE7 and below */
}

.emoticon {
  border: 0;
  padding: 0 1px;
  background-color: transparent;
}

/* comment form */
.form-item {
  border: none;
  margin: 10px 0;
  padding: 0;
}

.form-item label,
#comment-text { display: block; }

#comment-text-set label,
.comment-text-toolbox,
.comment-text-toolbox-item{ display: inline; }
#emoticon-pallet-button img{ vertical-align: middle; }

#comment-author,
#comment-email,
#comment-url,
#comment-text{
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  *width: 95%; /* for IE7 and below */
}

#comment-text{ height:8em; }
#comment-bake-cookie { margin-left: 0; vertical-align: middle; float: left; }

.comments-open-moderated {
  font-weight: bold;
  margin:5px 0;
  text-align:center;
}

.comment-form #comment-post-set{ text-align:center; }

/* profile */
#about-main { padding: 0 10px; }

#aboutme{ text-align:center; margin:1em 0; }
#aboutme p{ margin:0; }

#bio, #interests{
  margin: 10px 0;
  padding: 10px 20px;
  border: 1px solid #999;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 1px 5px rgba(204, 204, 204, 0.5);
  -moz-box-shadow: 0 1px 5px rgba(204, 204, 204, 0.5);
  box-shadow: 0 1px 5px rgba(204, 204, 204, 0.5);
}

.about-title { border-bottom: 1px dashed #999; }

/* modules */

/* module-elsewhere */
.module-elsewhere-list a,
.module-elsewhere-list a:link,
.module-elsewhere-list a:visited,
.module-elsewhere-list a:hover,
.module-elsewhere-list a:active{ color: inherit; }

.module-contacts-list .module-list-item{ padding: 3px 0 3px 10px; }
.module-contacts-item-label{display:block; float:left; padding: 3px 0;}
.module-contacts-item-location{ display:block; padding:3px 0; }

/* module-category-cloud */
.module-category-cloud .module-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.module-category-cloud .module-list-item {
  display: inline;
  margin: 0 5px 0 0;
  padding: 0;
  line-height: 1.2em;
  background: transparent none;
}

.module-category-cloud .module-list-item a {
  display: inline;
}

.module-category-cloud .module-list-item.cloud-weight-1  { font-size: 0.9em; }
.module-category-cloud .module-list-item.cloud-weight-2  { font-size: 0.95em; }
.module-category-cloud .module-list-item.cloud-weight-3  { font-size: 1em; }
.module-category-cloud .module-list-item.cloud-weight-4  { font-size: 1.1em; }
.module-category-cloud .module-list-item.cloud-weight-5  { font-size: 1.15em; }
.module-category-cloud .module-list-item.cloud-weight-6  { font-size: 1.2em; }
.module-category-cloud .module-list-item.cloud-weight-7  { font-size: 1.25em; }
.module-category-cloud .module-list-item.cloud-weight-8  { font-size: 1.3em; }
.module-category-cloud .module-list-item.cloud-weight-9  { font-size: 1.35em; }
.module-category-cloud .module-list-item.cloud-weight-10 { font-size: 1.4em; }

/* module-switch-view */
.module-switch-view {
  text-align: center;
}

/* banner */
.banner-container:link,
.banner-container:visited,
.banner-container:hover,
.banner-container:active,
.item-container{
  text-decoration:none;
  display:block;
  color: inherit;
}

/* acound item-container */
.comment,
.item-core,
.item-container,
.page-navigation,
.archive-list-item a{ padding: 6px 10px; }

/** arrow style **/
.item-container,
.module-list-item a,
.archive-list-item a {
  display: block;
  position: relative;
}

.item-container:after,
.archive-list-item a:after {
  content: "";
  position: absolute;
  right: 10px;
  top: 50%;
  display: block;
  width: 5px;
  height: 5px;
  margin-top: -4px;
  border-top: solid 2px #999;
  border-right: solid 2px #999;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
}

/** avoid footer contents are on the arrow **/
.item-container .item-footer { margin-right: 16px; }

/* view comments */
.entry-comments-link { display: block;  }

/* For Tweets Summary */
.tweets .tweet {
  position: relative;
  padding: 1em 0;
  margin: 0;
  border-bottom: 1px solid #eeeeee; }
.tweets .tweet:first-child {
  border-top: 1px solid #eeeeee; }
.tweets .tweet .author {
  position: relative;
  min-height: 45px; }
.tweets .tweet .author a {
  color: black;
  text-decoration: none; }
.tweets .tweet .author .avatar {
  position: absolute;
  top: 0;
  left: 0; }
.tweets .tweet .author .username,
.tweets .tweet .author .nickname {
  float: left;
  padding-left: 52px; }
.tweets .tweet .author .username {
  font-weight: bold; }
.tweets .tweet .author .nickname {
  clear: both;
  color: gray;
  font-size: 90%; }
.tweets .tweet .content {
  margin: 0.5em 0; }
.tweets .tweet .content a {
  text-decoration: none; }
.tweets .tweet .footer {
  line-height: normal;
  font-size: 90%; }
.tweets .tweet .footer a {
  color: gray;
  text-decoration: none; }
.tweets .tweet .footer a:hover {
  text-decoration: underline; }
.tweets .tweet .footer .actions {
  float: right; }
.tweets .tweet .footer .actions a {
  margin-left: 0.5em; }
.tweets .tweet .footer .actions img {
  vertical-align: bottom; }
.tweets .tweet .author,
.tweets .tweet .footer {
  zoom: 1; }
.tweets .tweet .author:before,
.tweets .tweet .footer:before,
.tweets .tweet .author:after,
.tweets .tweet .footer:after {
  display: block;
  height: 0;
  visibility: hidden;
  content: "\0020"; }
.tweets .tweet .author:after,
.tweets .tweet .footer:after {
  clear: both; }

.entry-content .tweets img,
.entry-content .tweets a img {
  padding: 0;
  border: 0;}
.entry-more .tweets .tweet:first-child {
  border-top: 0;
}

/* layout: two-column-(left|right) common */
.smartphone-layout-two-column-left  .featured .item-header,
.smartphone-layout-two-column-right .featured .item-header, 
.smartphone-layout-two-column-left  .entries .item-header,
.smartphone-layout-two-column-right .entries .item-header {
  height: 64px;
  overflow: hidden;
}

.smartphone-layout-two-column-left  .featured .item-footer,
.smartphone-layout-two-column-right .featured .item-footer, 
.smartphone-layout-two-column-left  .entries .item-footer,
.smartphone-layout-two-column-right .entries .item-footer {
  position: absolute;
  left: 10px;
  bottom: 6px;
  padding: 4px 0 0 0;
  height: 16px;
  overflow: hidden;
  font-size: 12px;
}

.smartphone-layout-two-column-left  .featured .entry-title,
.smartphone-layout-two-column-right .featured .entry-title,
.smartphone-layout-two-column-left  .entries .entry-title,
.smartphone-layout-two-column-right .entries .entry-title {
  height: 64px;
  font-size: 24px;
  line-height: 1.3;
  overflow: hidden;
}

/* layout: two-column-left */
.smartphone-layout-two-column-left .featured .item-container,
.smartphone-layout-two-column-left .entries .item-container {
  height: 80px;
  padding-left: 10px;
  position: relative;
}

.smartphone-layout-two-column-left .featured .item-main,
.smartphone-layout-two-column-left .entries .item-main {
  float: right;
  width: 100%;
  margin-left: -100px;
}

.smartphone-layout-two-column-left .featured .item-header,
.smartphone-layout-two-column-left .featured .item-footer,
.smartphone-layout-two-column-left .entries .item-header,
.smartphone-layout-two-column-left .entries .item-footer {
  margin-left: 90px;
}

.smartphone-layout-two-column-left .featured .item-aside,
.smartphone-layout-two-column-left .entries .item-aside {
  float: left;
  width: 80px;
  height: 80px;
}

/* layout: two-column-right */
.smartphone-layout-two-column-right .featured .item-container,
.smartphone-layout-two-column-right .entries .item-container {
  height: 80px;
  padding-right: 20px;
  position: relative;
}

.smartphone-layout-two-column-right .featured .item-main,
.smartphone-layout-two-column-right .entries .item-main {
  float: left;
  width: 100%;
  margin-right: -100px;
}

.smartphone-layout-two-column-right .featured .item-header,
.smartphone-layout-two-column-right .featured .item-footer,
.smartphone-layout-two-column-right .entries .item-header,
.smartphone-layout-two-column-right .entries .item-footer {
  margin-right: 86px;
}

.smartphone-layout-two-column-right .featured .item-aside,
.smartphone-layout-two-column-right .entries .item-aside {
  float: right;
  width: 80px;
  height: 80px;
}

.entry-header.entry-title {
  font-size: 24px;
}
