/*
Theme Name:     nexgen
Theme URI:      http: //another.maple4ever.net/
Description:    Child theme for the Twenty Ten theme for WordPress
Author:         hiromasa
Author URI:     http: //another.maple4ever.net/
Template:       twentyeleven
Version:        0.1.0
*/

@import url('../twentyeleven/style.css');

#site-title {
	margin-right: 0;
}

.singular .entry-title {
    font-size: 26px;
    padding-top: 11px;
    padding-bottom: 3px;
}

.singular .entry-header .entry-meta {
    left: 0;
    position: static;
    top: 0;
}

.singular .hentry {
    border-bottom: medium none;
    padding: 0 0 0;
    position: relative;
}

.singular .entry-header .entry-meta {
    left: 0;
    position: static;
    top: 0;
}

@media screen and (max-width: 650px) {
	.entry-content img {
		max-width: 280px !important;
		height: auto !important;
	}
	.singular .entry-title {
		font-size: 20px;
		line-height: 120%;
	}
}

blockquote {
	margin: 0 0 0 0.5em;
	padding: 0 0 0 8px;
	border-left: 8px solid #eee;
	font-style: normal;
	font-family: sans-serif;
	color: #222222;
}

#wpjr {
	padding-bottom: 8px;
}

#wpjr h3 {
	background: #EDEEEF; // url(images/box.gif) no-repeat scroll 0 0;
	letter-spacing: 0;
	padding: 0px 0 0px 10px !important;
	margin-top: 2em;
	font-size: 14px;
}

#wpjrelated {
	padding-top: 0;
	margin: 0 0 8px 0;
	background: #F5F6F8;
	border-radius: 0 0 14px 14px;
}

#related {
	border-radius: 14px 14px 0 0;
}

#respond {
	border-radius: 14px;
}

#wpjrelated li {
	width: 98%;
	border-top:  1px solid #ffffff !important;
	border-bottom: 1px solid #ffffff !important;
	padding: 8px 0 8px 8px !important;
	color: #999999;
	min-height: 100px;
	height: auto !important;
	height: 100px;
	list-style: none;
}

#wpjrelated li .thumbnail {
	clear: left;
	float: left;
	width: 104px;
	min-height: 100px;
	height: auto !important;
	height: 100px;
}

#wpjrelated li .thumbnail img {
	padding: 0;
	margin: 0;
}

.slideshow-caption {
    height: 80px;
}

.pocket-btn {
	display: inline;
}

#pocket-button-0 {
	position: relative;
	top: 9px;
}
