/*
Theme Name: Petite New York
Theme URI: http://mikissh.com/diary
Author: mikissh
Author URI: http://mikissh.com
Template: twentytwelve
Description: Custom theme for Petite New York enhanced from twentytwelve.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: light, gray, white, one-column, two-columns, right-sidebar, fluid-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
Text Domain: twentytwelve

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/* Import layout */
@import url('../twentytwelve/style.css');
@import url('css/materialize.min.css');

html body,
html body.custom-background,
html body.custom-font-enabled,
html body.custom-background-empty, body{
	background-color: #fff;
    	font-family: “メイリオ”, Meiryo, “ヒラギノ角ゴ Pro W3″, “Hiragino Kaku Gothic Pro”, sans-serif;
}

.cse .gsc-search-button input.gsc-search-button-v2, input.gsc-search-button-v2 {
width: auto !important;
height: auto !important;
border-color: #474747;
background-color: #474747;
background-image: none;
filter: none;
}

strong {
  font-weight: bold;
}

blockquote {
    border-left: 5px solid #ffee58;
}

textarea {
height: 4rem;
}

.gsc-result .gs-title {
    height: 1.5em !important;
}

 .site {
                margin: 0 auto;
                max-width: 960px;
                max-width: 75.571428571rem;
                overflow: hidden;
        }

.site-content{ 
	margin: 0 auto;
}


body .site {
	box-shadow: none;
}

#masthead {
  margin-bottom: 0px;
}
#masthead .alignleft,
#masthead .alignright{
  margin-bottom: 0px;
  width: auto;
}
#masthead .alignleft{
  margin-left:30px;
  max-width:700px;
}
#masthead .alignright{
  width: 310px;
  text-align:right;
  margin-right:30px;
}

.nav-single {
  background-color: white;
  box-shadow: none;
  .nav-previous a {
     color: #00acc1;
  }

  .nav-next a {
     color: #00acc1;
  }
}

#nav-below {
  background-color: white;
  box-shadow: none;
}

.nav-previous a {
  color: #00acc1;
}

.nav-next a {
  color: #00acc1;
}

.nav-wrapper {
    background-color: #fff;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
    z-index: 100;
    line-height: 70px;
}

.nav-wrapper li .dropdown-button, .dropdown-button .dropdown-content {
    width: 130px;
    height: 64px;
    text-align: left;
}

.nav-wrapper li .dropdown-button  .mdi-navigation-arrow-drop-down {
    height: 30px;
    font-size: 16px;
}

.nav-wrapper li .dropdown-content li > a {
    font-size: 12px;
}

.nav-wrapper li {
        float: left;
        position:relative;
    }

.nav-wrapper a {
  font-family: “メイリオ”, Meiryo, “ヒラギノ角ゴ Pro W3″, “Hiragino Kaku Gothic Pro”, sans-serif;
  font-size: 14px;
  color: #333333;
  white-space:nowrap;
}

.nav-wrapper .side-nav {
   background-color: #000;
}

.nav-wrapper .side-nav li {
    font-size: 14px;
}

.nav-wrapper .side-nav li .dropdown-button {
    background-color: #000;
    color: white;
}

.side-nav li .dropdown-content {
    background-color: black;
    color: white;
    width: 150px;
    position: absolute;
    top: 50px;
    left: 15px;
    opacity: 1;
    display: none;
}

.side-nav li:hover, li.active, li.selected {
        background-color: #171717;
}

.side-nav li .dropdown-content li:hover, li.active, li.selected {
        background-color: #777777;
}

.side-nav li.active.selected {
        background-color: #171717;
}

.side-nav li .dropdown-content li.active.selected {
        background-color: #2f2f2f;
}

.hide-on-med-and-down .dropdown-button:hover {
  background-color: #e5f9f7;
}

.hide-on-med-and-down .dropdown-content li:hover, li.active, li.selected {
  background-color: #e5f9f7;
}

.hide-on-med-and-down {
    color: black;
}

.site-header h1 {
  text-align: center;
  font-size: 22px;
  font-size: 2.2rem;
  text-shadow: -1px 1px 0 rgba(243,244,244, 0.8);
}

.site-header h2 {
  text-align: center;
}

header.archive-header {
   display: none;
}

.midashi {  
  border-left:7px solid #cce6ff;  
  border-bottom:1px solid #cce6ff;  
  padding:.6em .8em  
}  

.komidashi {
font-size:120%;
border-left: 8px solid #cce6ff;
line-height: 26px;
padding-left: 5px;
}

.marker-green {
    background: linear-gradient(transparent 60%, #ccff66 60%);
    font-weight: normal;
}

.marker-red {
    background: linear-gradient(transparent 60%, #ff6666 60%);
    font-weight: normal;
}

.marker-yellow {
    background: linear-gradient(transparent 60%, #ffff33 60%);
    font-weight: normal;
}

footer[role="contentinfo"] {
  max-width: none;
}

.footer-body {
    font-family: “メイリオ”, Meiryo, “ヒラギノ角ゴ Pro W3″, “Hiragino Kaku Gothic Pro”, sans-serif;
    margin-left: 20%;
    margin-right: 20%; 
}

#colophon {
	background: #0bd2cd;
        color: black;
        padding: 0 0 0 0;
        margin-top: 0;
        overflow: hidden;
}

#___gcse_1 .gsc-control-cse{
    background-color: #0bd2cd;
    border-color: #0bd2cd;
}

.gsc-input-box{
width:160px!important;
height:30px!important;
}

.site-copyright {
	background: #08a8a4;
}

.row {
  width: 80 %;
}

.site-copyright {
  width: 100%;
  text-align: center;
  font-size: 1.0em;
}

.site-copyright a{
  text-decoration: none;
}
.site-copyright a:link {
	color: white;
}
.form-allowed-tags { display: none; }
.entry-meta .by-author {
	display: none;
}
.comments-link {
    display: none;
}

.widget-area .widget h3 {
	margin-bottom: 24px;
	margin-bottom: 0.714285714rem;
	font-size: 14px;
	padding: 0.2em;
	background: black;
	color: white;
	text-align: center;	
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.23);
}

.widget_recent_entries li a{
	display: block;
	padding: 6px 10px 6px 20px;
	background: url(images/icon/sakura.gif) 0px 15px no-repeat;
	color: #5895d0;
	text-decoration: none; 
}

.widget_recent_entries li a:hover{
	display: block;
	padding: 6px 10px 6px 20px;
	background: url(images/icon/sakura.gif) 0px 15px no-repeat;
	color: #5895d0;
	text-decoration: underline; 
}

.widget_categories li a{
	display: block;
	padding: 0px 10px 0px 15px;
	background: url(images/icon/arrow.gif) 3px 10px no-repeat;
	color: #5895d0;
	text-decoration: none; 
}

.widget_categories li a:hover{
	display: block;
	padding: 0px 10px 0px 15px;
	background: url(images/icon/arrow.gif) 3px 10px no-repeat;
	color: #5895d0;
	text-decoration: underline; 
}

.popular-posts li a{
	display: block;
	padding: 2px 0px 2px 0px;
	color: #5895d0;
	text-decoration: none; 
}

.popular-posts li a:hover{
	display: block;
	padding: 0px 2px 0px 2px;
	color: #5895d0;
	text-decoration: underline; 
}

.widget_ak_featured_post_widget a{
	display: block;
	padding: 2px 0px 2px 0px;
	color: #5895d0;
	text-decoration: none; 
}

.widget_ak_featured_post_widget a:hover{
	display: block;
	padding: 0px 2px 0px 2px;
	color: #5895d0;
	text-decoration: underline; 
}

.ak_featured_post_image {
                        display:inline;
                        float:left;
                        margin:0 5px 0 0;
                        border:none;
                }


.textwidget a {
	text-decoration: none;
}

.textwidget a:hover {
	text-decoration: underline;
}

.blog-card{
  padding:12px;
  margin:10px 0;
  border:1px solid #ddd;
  word-wrap:break-word;
  max-width:100%;
  width:474px;
  border-radius:5px;
}
 
.blog-card-thumbnail{
  float:left;
}
 
.blog-card-content{
  margin-left:110px;
  line-height:120%;
}
.blog-card-title{
  margin-bottom:5px;
}
 
.blog-card-title a{
  font-weight:bold;
  text-decoration:none;
  color:#111;
}
 
.blog-card-excerpt{
  color:#333;
  font-size:90%;
}
 
.blog-card-footer{
  font-size:70%;
  color:#777;
  margin-top:5px;
}
 
.clear{
  clear:both;
}

/* reference */
.ref{
  color: #fff;
  background-color: #FEAE1B;
  padding: 1px 3px 0;
  border-radius: 2px;
  font-size: 12px;
}

/************************************
** TOPへ戻るボタン（Go to top）
************************************/
#page-top{
  position:fixed;
  right:16px;
  bottom:16px;
  display:none;
}

#page-top a{
  color:#fff;
  padding:8px;
  text-decoration:none;
  display:block;
  cursor:pointer;
  text-align:center;
  background:#aaa;
  line-height:100%;
  border-radius: 5px;
  font-size:12px;
}

#page-top a:hover{
  background:#8b8b8b;
  -webkit-transition:all 0.3s;
  -moz-transition:all 0.3s;
  transition:all 0.3s;
}

.entry-header .entry-title a {
    color: #00acc1;
}

.entry-content a {
        color: #00acc1;
        text-decoration: underline;
}

.entry-content a:visited {
        color: #21759b;
	text-decoration: underline;
}

.entry-content img {
      box-shadow: none;
}

.widget-area .widget a:visited {
        color: #757575;
}

.attachment-post-thumbnail {
     display:none;
}

.snsb {
   height: 40px;
   display:inline-block;
}

/* Remove comments */
.comments-area { display: none; }

/* remove yellow background from adsense */
ins {
 background: #ffffff;
 text-decoration: none;
}

#image-navigation {
  background-color: #ffffff;
  box-shadow: none;
}

.next-image a {
  color: #090909;
}

.previous-image a {
  color: #090909;
}

.yarpp-related {
  text-align:center;
} 

.card.small {
  height: 350px;
}

.card.small .card-image {
  max-height: 90%;
}

.card .card-content {
  padding: 25px;
}

.card-content div a {
  text-decoration: none;
  font-size: 20px;
  text-align: center;
}

.card .card-title {
        font-size: 18px;
	position: relative;
	padding: 0 .5em .5em 2em;
	border-bottom: 1px solid #ccc;
}
.card .card-title::before,
.card .card-title::after {
	position: absolute;
	content: '';
	border-radius: 100%
}
.card .card-title::before {
	top: .2em;
	left: .2em;
	z-index: 2;
	width: 18px;
	height: 18px;
	background: rgba(150, 150, 150, .5);
}
.card .card-title::after {
	top: .7em;
	left: .7em;
	width: 13px;
	height: 13px;
	background: rgba(210, 210, 210, .5);
}

.rankinglist
,.rankinglist li{
	padding:0px;
	margin:0px;
}
 
.rankinglist li{
	list-style-type:none !important;
	list-style-image:none !important;
	margin: 5px 0px 5px 0px !important;
}
 
.ranking1{
	counter-reset:li;
}
 
.ranking1 li{
	position:relative;
	display: block;
	padding:10px 0px 10px 30px; 
	margin-left:0px !important;
}
 
li.ranking-count:after{
	counter-increment: li;
	content: counter(li) ".";
	position: absolute;	
	display: block;
	text-align: center;
	font-style: italic;
	left: 0px;
	top: -1px;
	font-size: 30px;
	color:#bbb;
	font-family:'Goudy Bookletter 1911',Georgia,serif; 
}
 
.border-box {
	border: 1px dotted #666;
}

.hatom-extra {display: none;}

.ref a {
  color: white;
  text-decoration: none;
}

div.materialize-btn-style {
  text-align: center;
}

a.waves-effect.waves-light.btn.cyan.lighten-3 {
  color: white;
  text-decoration: none;
}

/* TOC */
.collapsible-body {
  background: white;
}
.toc_list li a{display: block;padding: .5em 0;border-top: 1px dotted #ddd;font-size:12px;text-decoration:none;text-shadow:none;}
.toc_list li a:hover{text-decoration:underline}
