/*
Theme Name: stinger-child
Template: stinger3ver20140327
*/
@import url('../stinger3ver20140327/style.css');

/*-----------------------------
BASE
------------------------------*/

* {
font-family:'Lucida Grande','Hiragino Kaku Gothic ProN',
 Meiryo, sans-serif;
  margin: 0px;
  padding: 0px;
}
body {
  background-color: #f3f3f3;
}
p {
    font-size: 16px;
    line-height: 27px;
    margin-bottom: 20px;
}

/*
strong {
	background: linear-gradient(transparent 40%, #ffafaf 50%);
}
*/

/*中見出し*/

h2 {
	font-size: 24px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 75px;
	color: #000;
	line-height: 30px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: -45px;
	border-left-style: none;
	background-image: url(images/cah2-b.png);
/*
	background-image: url(images/cah2-bk.png);
*/
	background-repeat: no-repeat;
	background-position: left top;
}
/*小見出し*/

.kizi h3 {
	font-size: 20px;
	margin-bottom: 30px;
	margin-top: 10px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 60px;
	color: #000000;
	line-height: 30px;
	background-image: url(images/cah3-bl.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

.post h4 {
	font-size: 16px;
	font-weight: bold;
	padding: 10px;
	margin-bottom: 10px;
	background-color: #f3f3f3;
	line-height: 28px;
}

/*----------------------------
各コンテンツの最大サイズを制限
-----------------------------*/

.kizi img, .kizi .wp-caption, textarea {
	margin-bottom: 20px;
/*
	height: 100%;
*/
	max-height: 100%;
	max-width: 100%!important;
}



/*----------------------------
サイドバーの新着記事部分の日付
-----------------------------*/
.date {
    color: #aaa;
    text-align: left;
    font-size: 12px;
}
/*-----------------------------
基本構造
------------------------------*/

#header-in, #wrap-in, #navi-in, #footer-in, #gazou-in {
	width: 1000px;
/*
	width: 986px;
*/
	margin-right: auto;
	margin-left: auto;
}
#wrap #wrap-in #main {
	float: left;
	width: 605px;
	padding-right: 20px;
	padding-left: 20px;
/*
	width: 550px;
	padding-right: 39px;
	padding-left: 39px;
*/
	padding-top: 20px;
	border: 1px solid #ccc;
	background-color: #FFF;
	border-radius: 4px 4px 4px 4px;
	padding-bottom: 20px;
}
.entry .sumbox {
	float: left;
	height: 200px;
	width: 200px;
}
.kizi .entry .entry-content .entry-title-ac {
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
margin: 0px;
padding-top: 0px;
/*
padding-top: 10px;
*/
padding-bottom: 10px;
padding-left: 0px;
background-image: none;
}

/*-----------------------------
コンテンツ
------------------------------*/

.post ul {
	list-style-type: disc;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}

/*----------------------------
引用
-----------------------------*/
.post blockquote {
	background-color: #f3f3f3;
	background-image: url(images/quote.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 70px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 40px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: -21px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}

/*----------------------------
コメント
------------------------------*/

#comments {
	font-size: 14px;
	line-height: 20px;
	color: #333;
	background-color: #EDF2FA;
	margin-left: -21px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 50px;
	margin-bottom: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #5484D2;
}
/*-----------------------------
アドセンス用のダブルレクタングル設定
------------------------------*/
div #ad-bottom-oya{
padding:5px 0px 5px 0px;
/*
color: #FF0099;
font-weight:bold;
height:250px;
*/
margin-bottom: 5px;}
 
div #ad-bottom-left{
float:left;}
 
div #ad-bottom-right{
float:right;}

/*-----------------------------
appHtml
------------------------------*/
img.appIconImg {
	vertical-align: middle;
}
.appName {
	font-size: small;
}
.appPrice {
	font-size: small;
}
.appSeller {
	font-size: small;
}

/*-----------------------------
for Wordpress Popular Posts
------------------------------*/
.wpp-list div dl dd a {
	color: #1a1a1a;
	text-decoration: none;
}
/*-----------------------------
Hatebu
------------------------------*/
img.hatebuCount {
	vertical-align: middle;
}

/*-----------------------------
   購読者数つきFeedlyボタン 
------------------------------*/
#feedly-followers {
    display: block;
}
/* 購読者数の表示部分 */
#feedly-count {
    margin-bottom: 6px;
    width: 62px;  ←カウンタの幅
    height: 31px;  ←カウンタの高さ
    background-color: #FFF;
    position: relative;
    border: 1px solid #669966;
    border-radius: 4px;
    padding: 0 4px;
    font-family: Arial;
    font-size: 16px;
    line-height: 31px;
    text-align: center;
    display: block;
  background: white;
}
/* 購読者数吹き出し部分 */
.fdly-count:after,
.fdly-count:before {
    border: solid transparent;
    content: ' ';
    right: 43%;
    position: absolute;
}
.fdly-count:before {
    border-width: 5px;
    border-top-color: #B0C1D8;
    top: 32px;
}
.fdly-count:after {
    border-width: 5px;
    border-top-color: #FFF;
    top: 30px;
}
/* 忍者レコメンド */
.ninja-recommend {
position: relative !important;
}
----------------------------------------
HTML
画像を並べたい位置に下記のHTMLを書き込む
----------------------------------------
<ul class="images clearfix">
 <li><img src="（画像1）" /></li>
 <li><img src="（画像2）" /></li>
  </ul>
*/
ul.images { list-style-type: none; } 	/* リストマークを非表示 */
ul.images li {
 float: left; 			/* 左回り込み */
 margin: 0 5px 5px 0; 	/* 右と下にスペース 5px */
}
ul.images li a { display: block; } /* リンクをブロックレベルへ */

