@charset "utf-8";
/*
Theme Name: SilverVillage Blog
Description: SilverVillage Blog 懸橋用テーマ
Version: 1.0
Author: PRESSMAN
Author URI: http://www.pressman.ne.jp/
*/



/* Begin Typography & Colors */

body {
	width: 816px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	font-size: 0.88em;
	background: #FF8E7E;
	color: #333;
	font-family: Sans-Serif, Arial, Lucida Grande, Verdana, 'Trebuchet MS';
}

h1, h2, h3, h4, h5, h6, p, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
h2 {
	font-size: 1.35em;
	color: #DE6B33;
}
img {
	border: 0;
}
a {
	color: #DE6B33;
	text-decoration: none;
}
a:hover,
#sidebar a {
	text-decoration: underline;
}


/* HEADER AREA */
#header {
	height: 131px;
	margin: 0;
	padding: 0 0 0 28px;
	display: block;
	background: url(sv_imgs/bg_header.jpg) no-repeat left top;
	text-align: left;
}
#header h1 {
	padding-top: 26px;
}



/* CONTENTS AREA */
#bg_wrapper {
	width: 816px;
	margin: 0 auto;
	background: url(sv_imgs/bg_con_body.jpg) repeat-y center top;
}

#bg_wrapper:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
#bg_wrapper { display: inline-block; }
/* exlude MacIE5 \*/
* html #bg_wrapper { height: 1% }
#bg_wrapper {display:block;}
/* end MacIE5 */

#content {
	width: 520px;
	float: left;
	padding: 0 20px 0 28px;
	text-align: left;
	background: url(sv_imgs/bg_con_top_left.jpg) no-repeat left top;
}
#content p {
	line-height: 1.7;
}
.entry p {
	margin-bottom: 1em;
}
.entry .more-link {
	margin-top: 1em;
}

.entry:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.entry { display: inline-block; }
/* exlude MacIE5 \*/
* html .entry { height: 1% }
.entry {display:block;}
/* end MacIE5 */


.bg_title {
	margin: 30px 0 20px 0;
	padding: 20px 10px 10px 10px;
	background: url(sv_imgs/bg_title.jpg) repeat-x left top;
}

.bg_title h2,
.bg_title_orange h2 {
	margin-bottom: 10px;
}
.bg_title small {
	margin-top: 10px;
	color: #666;
	font-size: 1em;
}

body.single .bg_title_orange {
	margin: 30px 0 20px 0;
	padding: 20px 10px 10px 10px;
	background: #F19669;
}
.bg_title_orange small {
	margin-top: 10px;
	font-size: 1em;
}
body.single .bg_title_orange h2,
body.single .bg_title_orange small,
body.single .bg_title_orange a,
body.single .bg_title_orange a:hover {
	color: #FFF;
}
.pagetitle {
	color: #FFF;
	margin: 30px 0 20px 0;
	padding: 20px 10px;
	background: #F19669;
}


.postmetadata {
	clear: both;
	padding: 6px 10px;
	border: 1px solid #CCC;
	color: #666;
}
#trackback,
.related {
	margin-bottom: 20px;
	clear: both;
}
#trackback h2,
.related h2 {
	margin-bottom: 20px;
	padding: 6px 10px;
	color: #FFF;
	background: #F19669;
}
#trackback li {
	padding: 10px;
	background: #FDEFE6;
	line-height: 1.7;
}
#trackback li strong {
	display: block;
}
.tbURL {
	margin: 0 0 40px 10px;
}
.related li {
	margin: 0 0 0.4em 10px;
	padding: 0 0 0 1em;
	line-height: 1.5;
	background: url(sv_imgs/icon_list_arrow.gif) no-repeat 0 0.4em;
}



/* SIDEBAR AREA */
#sidebar {
	width: 240px;
	float: right;
	text-align: left;
	padding: 10px 8px 0 0;
	background: url(sv_imgs/bg_con_top_right.jpg) no-repeat left top;
	font-size: 1em;
}
#sidebar h2 {
	margin-bottom: 10px;
	padding: 0.7em 10px;
	font-size: 1em;
	background: #FBE0CE;
	border: 1px solid #F19669;
	border-right: none;
}
#sidebar .widget_text h2.widgettitle {
	background: #FBE0CE url(sv_imgs/sidebar_top_title.jpg) no-repeat left top;
	border-top: none;
}
#sidebar .textwidget {
	line-height: 1.7;
	padding: 0 10px;
}
#sidebar .textwidget .list-arrow {
	padding: 0 0 0 1em;
	background: url(sv_imgs/icon_list_arrow.gif) no-repeat left center;
}

#sidebar ul,
#sidebar ul ol {
	margin: 0;
	padding: 0;
}

#sidebar ul li {
	list-style: none;
	margin-bottom: 15px;
}

#sidebar ul p,
#sidebar ul select {
	margin: 5px 0 8px;
}

#sidebar ul ul,
#sidebar ul ol {
	margin: 5px 10px 0 10px;
}

#sidebar ul ul ul,
#sidebar ul ol {
	margin: 0 0 0 10px;
}


#sidebar ul ul li,
#sidebar ul ol li {
	margin: 0 0 0.4em 0;
	padding: 0 0 0 1em;
	background: url(sv_imgs/icon_list_arrow.gif) no-repeat 0 0.4em;
}


/* FOOTER AREA */
#footer {
	clear: both;
	margin: 0 auto;
	padding: 36px 8px 2em 8px;
	background: #FF8E7E url(sv_imgs/bg_con_bottom.jpg) no-repeat left top;
	color: #FFF;
	font-size: small;
	text-align: right;
}
#footer p {
	font-size: 12px;
	font-family: Sans-Serif, Arial, Lucida Grande, Verdana, 'Trebuchet MS';
}






.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
	border: 1px solid #ddd;
}

.even,
.alt {

	border-left: 1px solid #ddd;
}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
}
.sticky h2 {
	padding-top: 10px;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}

.commentlist cite,
.commentlist cite a {
	font-weight: bold;
	font-style: normal;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

.commentmetadata {
	font-weight: normal;
}

/* End Typography & Colors */



/* Begin Structure */


.post {
	margin: 0 0 40px;
}

.post hr {
	display: block;
}

.widecolumn .post {
	margin: 0;
}

.narrowcolumn {
	padding-top: 5px;
}

.widecolumn {
	margin: 30px 0;
}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}


.clear {
	clear: both;
}

/* End Structure */





/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center",
being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer,
which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
}

html>body .entry li {
	margin: 7px 0 8px 10px;
}
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}

.entry ol li {
	margin: 0;
	padding: 0;
}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}


.entry form { /* This is mainly for password protected posts,
makes them look better. */
	text-align:center;
}

select {
	width: 130px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform {
	margin: 5px 10px 0 0;
}
#commentform textarea {
	width: 100%;
	padding: 2px;
}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
}

.commentlist {
	padding: 0;
/*	text-align: justify; */
}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}
/* End Comments */





/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym,
abbr,
span.caps {
	cursor: help;
}

acronym,
abbr {
	border-bottom: 1px dashed #999;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.center {
	text-align: center;
}

.hidden {
	display: none;
}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
}

a img {
	border: none;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
/*	font-size: 11px;*/
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */
@media screen and (min-width: 681px) {
	.spOnly{display: none;}
}
@media screen and (max-width: 680px) {
	.pcOnly{display: none;}

	body{width: auto;}
	#header{
		height: auto;
		background: #fff;
		padding: 10px;
		position: relative;
	}
#header {
    min-width: auto;
    min-width: auto;
    background: #fff;
    z-index: 10;
    overflow: visible;
    position: fixed;
    box-sizing: border-box;
    top: 0;
}

	.global_wrapper{
		position: absolute;
		bottom: 8px;
		right: 10px;
		z-index: 10;
	}
	#header .bg{width:100%; height:100%; position: fixed; top: 0; left: 0; background: #ff8e7e; display:none; z-index: 5;}
	#header button{display: block; border: 1px solid #888888; padding: 7px 0; width: 50px; height: 50px; color: #888; background: none; z-index: 11; outline: none; cursor: pointer;}
	#header button .bar{display:block; height: 3px; background-color: #888888; margin: 0 10px 5px; transition:all 0.4s; transform-origin: 0 0;}
	#header button .close{display: none;}
	#header button .menu{display: block;}
	#header button.active{position: relative; border: 1px solid #fff;}
	#header button.active .bar{width: 30px; background-color: #ffffff;}
	#header button.active .bar1{transform: rotate(45deg); margin: 0 0 0 15px;}
	#header button.active .bar2{opacity: 0;}
	#header button.active .bar3{transform: rotate(-45deg); margin: 15px 0 0 14px;}
	#header button.active .menu{display: none;}
	#header button.active .close{display: block;}
	#header .global_wrapper{position: absolute; bottom: 8px; right: 10px; z-index: 10;}

	#header .global_nav_wrapper{width: 100%; transition: all 0.4s; transform: translate(0, -20%); position: fixed; top: 100px; right: 0; z-index: 9; visibility: hidden; opacity: 0; color: #fff;}
	#header .global_nav_wrapper a{color: #fff;}
	#header .global_nav_wrapper.open{transform: translate(0); visibility: visible; opacity: 1; transform: translate(0); height: 90%; overflow-y: auto; padding: 0;}
	#header .global_nav_wrapper.open::-webkit-scrollbar{
		width: 6px;
		background: #b0b0b0;
	}
	#header .global_nav_wrapper.open::-webkit-scrollbar-thumb{
		background: #4f4f4f;
		border-radius: 2px;
	}
	#header .global_nav_wrapper ul{line-height: 2.8; font-size: 14px;}
	#header .global_nav_wrapper ul li{border-top: 1px solid #fff; padding: 0 10px;}
	#header .global_nav_wrapper ul li.contact{padding: 10px; line-height: 2;}
	#header .global_nav_wrapper ul li a{display: block; position: relative; text-decoration: none;}
/*
	#header .global_nav_wrapper ul li a:after{content: ""; position: absolute; margin: auto; top: 0; bottom: 0; right: 12px; width: 10px; height: 10px; border-top: 2px solid #fff; border-right: 2px solid #fff; -webkit-transform: rotate(45deg); transform: rotate(45deg);}
*/
	#header .global_nav_wrapper ul li dl{}
	#header .global_nav_wrapper ul li dl dt{border-bottom: 1px solid #fff;}
	#header .global_nav_wrapper ul li dl dd{width: 50%; float: left;}
	#header .global_nav_wrapper ul li dl dd:first-of-type{border-bottom: 1px solid #fff;}
	#header .global_nav_wrapper ul li dl dd:nth-of-type(2){border-bottom: 1px solid #fff; border-left: 1px solid #fff;}
	#header .global_nav_wrapper ul li dl dd:last-of-type{border-left: 1px solid #fff;}
	#header .global_nav_wrapper ul li.close{margin-bottom: 20px; padding: 20px 0;}
	#header .global_nav_wrapper ul li p{margin: 10px 20px; text-align: center; border: 1px solid #fff; padding: 10px; font-size: 20px;    line-height: 1;}
	#header .global_nav_wrapper ul li img{}



	
	#header h1{
		width: 80%;
		padding-top: 0;
	}
	#header h1 img{
		max-width: 100%
	}
	#bg_wrapper{
		width: 96%;
		background: none;
		padding-top: 80px;
	}
	#content{
		width: auto;
		float: none;
		box-sizing: border-box;
		background: #fff;
		padding: 0;
		padding-bottom: 2em;
	}
	.entry{width: 96%; margin: 0 auto;}
	#sidebar{
		width: auto;
		float: none;
		box-sizing: border-box;
		background: #fff;
		padding: 10px 0 0 0;
	}
	#sidebar li{display: none;}
	#sidebar li:first-child{display: block;}
	#sidebar .widget_text h2.widgettitle{background: #FBE0CE;}
	
	#footer{background: none; padding: 1em 0; text-align: center;}

	.smoothtop {
	    display: none;
	    position: fixed;
	    bottom: 10px;
	    right: 10px;
	    z-index: 9;
	    cursor: pointer;
	    padding: 10px 14px;
	    background: rgba(0,0,0,0.5);
	    color: #fff;
	    font-size: 20px;
	}
	
}
