@charset "utf-8";
/*
Theme Name:     yanmar_marine_blog
Description:    Twenty Ten theme の子テーマ
Author:         snc uchizono
Template:       twentyten
Version:        0.1.0
*/



/* =Header
-------------------------------------------------------------- */
#header.marine_blog #header-block-01 #header-block-01-inner #site-logo-02 {
  width: 179px
}
#header.marine_blog #header-block-01 #header-block-01-inner #compact-menu #nav-global ul li {
  font-size: 93%
}
#header.type-02.marine_blog #header-block-01 #header-block-01-inner #compact-menu #nav-global ul li {
  margin-right: 20px
}
img.size-post-thumbnail{
  width: 100%;
  height: auto;
}
#header.marine_blog #header-block-01 #header-block-01-inner #compact-menu {
  left: 420px
}
@media screen and (max-width:1064px) {
    #header.marine_blog #header-block-01 #header-block-01-inner #site-logo-01 {
    width: 105px;
    padding-top: 24px
  }
  #header.marine_blog #header-block-01 #header-block-01-inner #site-logo-02 {
    top: 36px
  }
  #header.marine_blog #header-block-01 #header-block-01-inner #nav-global ul li {
    font-size: 93%
  }
}

@media screen and (max-width:940px) {
    #header.marine_blog #header-block-01 #header-block-01-inner #compact-menu {
    left: 0
  }
  #header.marine_blog #header-block-01 #header-block-01-inner #compact-menu #nav-global ul li {
    font-size: 93%
  }
}

@media screen and (max-width:660px) {
    #header.marine_blog #header-block-01 #header-block-01-inner #site-logo-01 {
    width: 52px;
    padding-top: 13px
  }
  #header.marine_blog #header-block-01 #header-block-01-inner #site-logo-02 {
    top: 10px;
    left: 80px;
    width: 160px
  }
  #header.marine_blog #header-block-01 #header-block-01-inner #compact-menu {
    left: 0
  }
}

/* =FOOTER
-------------------------------------------------------------- */
#footer #footer-inner #copyright{
  top: 82px
}
@media screen and (max-width: 750px){
#footer.type-02 #footer-inner {
    height: 136px !important;
  }
}
#support-fixed-menu ul li{
    width:16%;
}
@media screen and (max-width: 810px) {
  #support-fixed-menu ul li{
      width:100%;
  }

}
/* =SIDEBAR
-------------------------------------------------------------- */
.nav-local-05{
  margin-bottom: 30px
}
.nav-local-05 .title-01{
    margin-bottom: 10px
}
.nav-local-05 .searchform label {
    display: none
}
.nav-local-05 ul li.cat-item{
  padding: 5px 0
}
.nav-local-05 ul li.cat-item a{
  display: inline

}
.nav-local-05 .post-stats{
  padding-left: 18px
}
.nav-local-05 .screen-reader-text{
  display: none
}
.nav-local-05 #archives-dropdown-3{
  margin-top: 15px
}
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	color: #222;
	font-weight: bold;
	padding-bottom: 4px;
	text-align: left;
}
#wp-calendar thead {
	font-size: 11px;
}
#wp-calendar thead th {
	background:#CCC;
	border: 1px solid #fff;
	padding: 3px 0 2px;
	text-align: center;
}
#wp-calendar tbody {
	color: #aaa;
}
#wp-calendar tbody td {
	background: #f5f5f5;
	border: 1px solid #fff;
	padding: 3px 0 2px;
	text-align: center;
}
#wp-calendar tbody .pad {
	background: none;
}
#wp-calendar tfoot #next {
	text-align: right;
}
#wp-calendar tfoot #prev a{
  background: url(/assets/img/icon/icon_arrow-left_01.png) no-repeat left 8px;
  padding-left: 15px;
  padding-top: 5px;
  line-height: 1;
}
#wp-calendar tfoot #next a{
  background: url(/assets/img/icon/icon_arrow-right_01.png) no-repeat right 8px;
  padding-right: 15px;
  padding-top: 5px;
  line-height: 1;
}
.post-stats{
  margin-bottom: 20px !important;
}
.wpp-post-title{
  padding-bottom: 0px !important;
  margin-bottom: 5px !important;
}
/* =POSTS
-------------------------------------------------------------- */
.entry-meta{
  background-color: #f5f5f5;
  padding: 5px;
  margin-bottom: 20px
}
.entry-content{
  margin-bottom: 10px;
  border-bottom: 1px solid #f5f5f5;
}
.entry-content p, .tag-links{
  word-wrap: break-word !important;
}
.entry-content b,.entry-content strong{
  color: #000 !important;
}
.entry-content img{
  max-width: 100% !important;
  width: auto !important;
  height: auto !important;
}

.fb_iframe_widget, .fb_iframe_widget iframe, .fb_iframe_widget span{
  width: 90px !important;
  height: 20px;
  margin: 0;
  padding: 0;
  line-height: 1;
}
.wsbl_twitter{
  width: 80px !important;
}
.yarpp-related{
  clear: both;
  margin-top: 15px;
}
.yarpp-related h3{
  background-color: #f5f5f5 !important;;
  padding: 5px !important;
  margin: 0 0 15px 0 !important;
}
.yarpp-related ul li a{
  display: inline-block;
  padding: 0 0 4px 20px;
  vertical-align: middle;
  background: url(/assets/img/icon/icon_arrow-right_01.png) no-repeat 0 .5em;
  font-weight: normal;
}
.yarpp-related ul li a:focus, .yarpp-related ul li a:hover {
    text-decoration: underline;
    outline: 0;
}
.thumbnailWrapper{
  display: table;
  clear: both;
  content: '';
	margin-bottom:10px;
	border-bottom: #f5f5f5 2px solid;
	width:100%;
}
.thumbnailWrapper .thumbnail{
	float:left;
	width:140px;
	height:140px;
	margin:0 10px 10px 0;
	background:url(images/bg_thumb.jpg) no-repeat 0 0;
	padding:14px;
}
.thumbnailWrapper .entry-content{
	border-bottom:none;
  margin-left: 190px;
}
@media screen and (max-width:660px) {
  .thumbnailWrapper .entry-content p{
    font-size: 86%;
  }
}
.moreread{
	text-align:center;
	border-top:#CCC 1px dotted;
	padding:15px 0;
  margin-top: 15px;
}
.moreread a {
    display: inline-block;
    padding: 11px 0;
    color: #fff;
    font-size: 100%;
    line-height: 1.25;
    text-align: center;
    text-decoration: none;
    background-color: #df1336;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 200px;
    margin: auto 0
}
.moreread a:hover{
  filter: alpha(opacity=65);
  -moz-opacity:0.65;
  opacity:0.65;
}
@media screen and (max-width:440px) {
  .thumbnailWrapper .thumbnail{
    float: none;
  }
  .thumbnailWrapper .entry-content{
    margin-left: 0;
  }
  .moreread a{
    width: 100%;
    font-size: 86%;
  }
}

.moreread a:hover {

}
/* =Navigation
-------------------------------------------------------------- */

.navigation {
	color: #000;
	overflow: hidden;
}
.navigation a{
    display: block;
    color: #fff;
    font-size: 100%;
    line-height: 1.25;
    text-align: center;
    text-decoration: none;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.navigation a:link,
.navigation a:visited {
	color: #fff;
	text-decoration: none;
}
.navigation a:active,
.navigation a:hover {
	color: #fff;
	text-decoration: underline;
}
.nav-previous {
	float: left;
	width: 43%;
	word-wrap: break-word;
}
.nav-previous a{
	background:url(images/icon_arrow-left_01.png) no-repeat left center#ccc;
	padding:10px 10px 10px 30px;
}

.nav-next {
	float: right;
	text-align: right;
	width: 43%;
	word-wrap: break-word;
}
.nav-next a{
	background:url(images/icon_arrow-right_01.png) no-repeat right center #ccc;
	padding:10px 30px 10px 10px
}
#nav-above {
	margin: 0 0 18px 0;
}
.paged #nav-above,
.single #nav-above {
	display: block;
}
#nav-below {
	margin: -18px 0 0 0;
}
@media screen and (max-width:660px) {
  .nav-previous {
    font-size: 85%;
  }
  .nav-next {
    font-size: 85%;
  }
}
/* =form
-------------------------------------------------------------- */
form.searchform input#s{
    padding: 2px 5px 0;
    border: 1px solid #ccc;
    height: 30px;
    font-size: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 180px;
    display: inline-block;
}
form.searchform input#searchsubmit{
    display: inline-block;
    width: 50px;
    color: rgb(255, 255, 255);
    background-color: #cccccc;
    text-align: center;
    font-size: 100%;
    box-sizing: border-box;
    margin: 0px;
    padding: 2px 5px 0;
    cursor: pointer;
    height: 30px;
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
}
form.searchform input#searchsubmit:hover{
  filter: alpha(opacity=65);
  -moz-opacity:0.65;
  opacity:0.65;
}
/* =other
-------------------------------------------------------------- */
