@charset "utf-8";
/*****************************************
Theme Name: TIJAJI
Theme URI: https://tijaji.jp/
Author: ちじゃじ
Author URI: http://www.tjerji.com
Description: 日本人が作ったスマホ対応のシンプルなレスポンシブテンプレート。テーマカスタマイザーにてカラム数や文字サイズ、フォントなどカスタムが可能。WooCommerceに対応しました。Simple responsive template made by Japanese. Suitable for smartphone. With theme customizer, you can customize the number of columns, font size, font and so on. It corresponds to WooCommerce.
Version: 1.26
Text Domain:tijaji
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, right-sidebar, left-sidebar, full-width-template, custom-background, custom-colors, custom-logo, custom-header, custom-menu, editor-style, featured-images, footer-widgets, threaded-comments, translation-ready
******************************************/


body {
	line-height:1.6em;
	margin: 0 auto;
	padding: 0;
}

h1,h2,h3,h4,h5,h6 {
	line-height:1.3em;
	clear:both;
}
p {
	margin: 10px 0;
}

img {
	max-width:100%;
	height:auto;
}

ul,#comments ol, dl {
	padding: 0;
	margin: 0;
	list-style-type:none;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.header {
	padding: 10px 2% 0;
	box-shadow: 0px 2px 2px #eee inset;
	-moz-box-shadow: 0px 2px 2px #eee inset;
	-webkit-box-shadow: 0px 2px 2px #eee inset;
}
.sitetopdiv {
	padding: 0 0 15px;
}
.sitetop {
	display: table-cell;
	vertical-align: middle;
}
.inheader {
	margin: 0 auto ;
}

.sitename h1 {
	font-size:1.0em;
	margin:0;
	padding:0;
	line-height:1.2em;
}
.sitename{
	z-index: 5;
}
.sitename a,.sitename a:hover {
	padding:5px 0;
	display:block;
	margin:0;
	font-weight:bold;
	line-height:1.2em;
	text-decoration: none;
}
.disc{
	line-height:1.2em;
}
.disc_t{
	padding:0 0 10px;
}
@media screen and (max-width: 480px) {
.alignleft,.alignright{
	float:none !important;
}
}


.check {
	display: none;
	overflow: hidden;
}

.navi {
	margin: 0 auto;
	font-size:0.8em;
}

.headermenu h4,.menu-header-container h4,.navi .menu h4 {
	display:none;
}

@media screen and (min-width: 481px) {
.spheadermenu,.spmenutitle,.open,.close {
	display:none;
}
.headermenu ul li a,.menu-header-container ul li a,.navi ul li a {
	float:left;
	padding:10px;
	margin: 0 5px;
	display:block;
	background-color: rgba(255,255,255,0.4);
}

.headermenu ul li a:hover,.menu-header-container ul li a:hover,.navi ul li a:hover,.sidebox ul li:hover {
	background-color: rgba(100,100,100,0.2);
}
}

.siteimg,#wp-custom-header {
	margin: 2px 0 -5px;
}
.siteimg,.wp-custom-header,#slider {
	box-shadow: 0px -2px 2px #ccc;
	-moz-box-shadow: 0px -2px 2px #ccc;
	-webkit-box-shadow: 0px -2px 2px #ccc;
}
.wp-custom-header iframe,.wp-custom-header img,.wp-custom-header video {
	width: 100%;
	margin: 0 auto;
}
.wp-custom-header{
	overflow: hidden;
	position: relative;
}
.wp-custom-header-video-button{
	position: absolute;
	left:5px;
	bottom:10px;
}
.custom-logo-link {
	padding-right: 5px;
	width: auto;
}
.custom-logo-link img {
	max-height: 80px;
	width: auto;
}
.logo {
	display:table-cell;
	vertical-align: middle;
}
.sitebody {
	padding: 20px 0 5px;
	box-shadow: 0px 2px 2px #ccc inset;
	-moz-box-shadow: 0px 2px 2px #ccc inset;
	-webkit-box-shadow: 0px 2px 2px #ccc inset;
}

.inbody {
	padding: 0 0px;
	margin: 0 auto;
}

@media screen and (max-width: 480px) {
.one_content {
	width:94%;
	padding: 0 3%;
}
.right_content,.left_content {
	width:94%;
	padding: 0 3%;
}
.right_sidebar,.left_sidebar {
	width:90%;
	padding: 0 5%;
}
.footerwidget {
	width:94%;
	padding: 20px 3%;
}
.loopimg {
	width:85px;
	height:63px;
	float:left;
}
.loopimg img {
	width: 130px;
	height:auto;
}
.loopbox:hover .loopimg img {
	width: 170px;
}
.loopcon {
	margin:0 0 0 95px;
}
.looptxt_height {
	max-height: 73px;
	margin:-15px 0 0 0;
}
}

@media only screen and (min-width: 481px) and (max-width: 768px) {
.footerwidget {
	width:46%;
	padding: 20px 2%;
}
.footerwidget {
	display: table-cell;
	float:left;
}
.footerwidget:nth-child(2n+1) {
	clear: left;
}
.one_content {
	width:94%;
	padding: 0 3%;
}
.right_content,.left_content {
	width:94%;
	padding: 0 3%;
}
.right_sidebar,.left_sidebar {
	width:94%;
	padding: 0 3%;
}
.loopimg {
	width: 145px;
	height: 106px;
	float:left;
}
.loopimg img {
	width: 220px;
	height:auto;
}
.loopbox:hover .loopimg img {
	width: 280px;
}
.loopcon {
	margin:-5px 0 0 160px;
}
.looptxt_height {
	max-height: 100px;
	padding: 0 5px;
}
}

@media screen and (min-width: 769px) {
.one_content {
	width:100%;
	padding: 0;
}
.right_content,.left_content {
	width:100%;
	max-width: -webkit-calc(100% - 315px);
	max-width: calc(100% - 315px);

}
.right_sidebar {
	width: 300px;
	padding: 0 0 0 15px;
	margin-left: -315px;
}
.left_sidebar {
	width: 300px;
	padding: 0 15px 0 0;
	margin-right: -315px;
}
.loopimg {
	width: 200px;
	height: 144px;
	float:left;
}
.loopimg img {
	width: 340px;
	height:auto;
}
.loopbox:hover .loopimg img {
	width: 420px;
}
.loopcon {
	margin:-5px 0 0 215px;
}
.looptxt_height {
	max-height: 145px;
	padding: 0 5px;
}
.width800 { max-width:800px; }
.width850 { max-width:850px; }
.width900 { max-width:900px; }
.width950 { max-width:950px; }
.width1000 { max-width:1000px; }
.width1050 { max-width:1050px; }
.width1100 { max-width:1100px; }
.width1150 { max-width:1150px; }
.width1200 { max-width:1200px; }
.width1250 { max-width:1250px; }
.width1300 { max-width:1300px; }
.width1350 { max-width:1350px; }
.width1400 { max-width:1400px; }
.widthfull { max-width:100%;padding:0 15px; }
}

.right_content {
	float:left;
	text-align: left;
	margin: 0px 0 30px;
}
.left_content {
	float:right;
	text-align: left;
	margin: 0px 0 30px;
}

.contents{
	padding: 25px 4% 15px;
	background: #fff;
}
.contents_err {
	padding: 14px 3% 25px;
}
.contents h1 {
	margin: 0.6em 0 1em;
	line-height:1.2em;
}
.left_content h2,.right_content h2,.one_content h2 {
	margin: 2.5em 0 1em;
}

.left_content h3,.right_content h3,.one_content h3,.left_content h4,.right_content h4,.one_content h4 {
	margin: 2.5em 0 1em;
}

.left_content h5,.right_content h5,.one_content h5 {
	margin: 2.5em 0 1em;
}

.left_content h6,.right_content h6,.one_content h6 {
	margin: 2.5em 0 1em;
}
.contenttop {
	margin: 0 2% 10px;
}

.right_sidebar {
	float:right;
}
.left_sidebar {
	float:left;
}
.sidebox {
	padding: 0px 0px 40px;
}

.sidebox h3 {
}

.sidebox ul {
	border-top:1px dashed #ccc;
}

.sidebox ul li {
	position:relative;
	display:block; 
	margin: 0;
	padding-top:0.5em;
	padding-bottom:0.5em;
	border-bottom:1px dashed #ccc;
}

.sidebox ul li a {
	display:block; 
}

.recentcomments a {
	display:block;
	padding:1em;
}

.loopbox {
	padding: 14px 3%;
	position: relative;
	background: #fff;
	text-align: left;
	margin: 0 0 15px;
	box-shadow: 0px 0px 1px #ddd;
	-moz-box-shadow: 0px 0px 1px #ddd;
	-webkit-box-shadow: 0px 0px 1px #ddd;
}

.looptext,.looptext a{
	text-decoration: none;
}

.loopbox a:hover {
	text-decoration: none;
}

.loopdate {
	font-size:0.95em;
	padding:2px 0 0;
	margin: 0 0 10px;
	float:right;
}
.loopdate span,.comment-date,.post-date {
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}
.loopcat {
	float:left;
	overflow:hidden;
	margin:0em 10px 10px 0px;
	font-size:0.85em;
	padding: 0.2em 1em;
	background: #999;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	color: #fff;
}
.looptxt_height {
	overflow: hidden;
}
.loopimg {
	-webkit-background-size: 8px 8px;
	-moz-background-size: 8px 8px;
	background-size: 8px 8px;
	background-color: #eee;
	background-image: -webkit-gradient(linear, 0 0, 100% 100%,
		color-stop(.25, #ddd), color-stop(.25, transparent),
		color-stop(.5, transparent), color-stop(.5, #ddd),
		color-stop(.75, #ddd), color-stop(.75, transparent),
		to(transparent));
	background-image: -webkit-linear-gradient(-45deg, #ddd 25%, transparent 25%,
		transparent 50%, #ddd 50%, #ddd 75%,
		transparent 75%, transparent);
	background-image: -moz-linear-gradient(-45deg, #ddd 25%, transparent 25%,
		transparent 50%, #ddd 50%, #ddd 75%,
		transparent 75%, transparent);
	background-image: -ms-linear-gradient(-45deg, #ddd 25%, transparent 25%,
		transparent 50%, #ddd 50%, #ddd 75%,
		transparent 75%, transparent);
	background-image: -o-linear-gradient(-45deg, #ddd 25%, transparent 25%,
		transparent 50%, #ddd 50%, #ddd 75%,
		transparent 75%, transparent);
	background-image: linear-gradient(-45deg, #ddd 25%, transparent 25%,
		transparent 50%, #ddd 50%, #ddd 75%,
		transparent 75%, transparent);
	overflow: hidden;
	position: relative;
}
.loopimg img {
	max-width: none; 
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transition: 0.6s ease-in-out;
	-moz-transition: 0.6s ease-in-out;
	-o-transition: 0.6s ease-in-out;
	transition: 0.6s ease-in-out;
}
.loopimg img:hover {
	-webkit-transition: 0.6s ease-in-out;
	-moz-transition: 0.6s ease-in-out;
	-o-transition: 0.6s ease-in-out;
	transition: 0.6s ease-in-out;
}
.singlecat a {
	display:inline-block;
	float:left;
	overflow:hidden;
	margin:0em 10px 10px 0;
	font-size:0.85em;
	padding: 0.2em 1em;
	background: #999;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	color: #fff;
	text-decoration: none;
}
.editlink a {
	float:left;
	margin:0 10px 0 0;
	font-size:0.85em;
	padding: 0.2em 1em;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	color: #fff;
}
.author-page h3{
	margin:1.5em 0 0.5em;
}
.author-page .author_page{
	background:#fff;
}
.author-page .author_desc {
	padding:0 0 0 15px;
}
.author-page .author_img { 
	padding:0px;
}
.author_page {
	display:table; 
}
.author_img {  
	width: 20%; 
	background:#fff;
	display:table-cell; 
	vertical-align: top;
	margin:0px;
	padding:0 5px 5px 10px;
}
.author_img img{  
	max-width: 300px;  
	width: 100%;
}
.author_name span,.author_nickname span{  
	font-size:1.2em;
}
.author_desc {
	background:#fff;
	width: 80%;
	padding:5px 10px 10px;
	display:table-cell; 
	vertical-align: top;
}
.sns_btn {
	display:inline-block;
	margin:5px 0 10px;
}
.sns_btn span{
	width:30px;
	height:24px;
	font-size:24px;
	background:#999;
	padding:3px 0;
	margin:5px 5px 0 0;
	text-align:center;
}
.sns_btn a ,.sns_btn a:hover {
	color:#fff;
	text-decoration: none;
}
.user_url {
	position: relative;
	padding:0 0 0 1.5em;
	font-size:0.8em;
	overflow:hidden;
}
.user_url:before {
	font-size:1.3em;
	font-family: "dashicons";
	content: "\f103";
	position: absolute;
	left:0;
	top:0em;
}
.tagcloud {  
	padding: 5px;  
}  
.taglist {  
	margin: 30px 0 0 ; 
}
.taglist span {  
	display:inline-block;
	overflow:hidden;
	padding: 0.3em 0em;
	margin: 3px;

}
.tagcloud a,.taglist a {
	max-width:96%;
	overflow:hidden;
	padding: 0.3em 0.7em;
	margin: 3px;
	background-color: #ccc;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	color: #fff;
	white-space: nowrap;
	display:inline-block;
}

.tagcloud a:hover,.pagination a:hover,.taglist a:hover,.singlecat a:hover,.page-links a span:hover {
	color:#fff;
	text-decoration: none;
}
.loopbox h2 {
	margin:0.5em 0;
	line-height:1.2em;
	padding:0;
}

.newer-older {
	margin:20px 0 0;
}

.older {
	text-align:left;
	float:left;
	width:48%;
	padding:0.2em 1%;
}

.newer{
	text-align:right;
	float:right;
	width:48%;
	padding:0.2em 1%;
}


.clear,.arrow {
	clear:both;
}
.clear1 {
	display:none;
}
.arrow::before{
	position: absolute;
	content: '';
	width: 6px;
	height: 6px;
	border: 0px;
	border-bottom: solid 2px #999;
	border-right: solid 2px #999;
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	bottom: 7px;
	right: 15px;
}

a,li,.loopbox,input,a span{
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	text-decoration: none;
}

.footer {
	clear:both;
	padding: 30px auto 5px;
	font-size:1em;
	text-align:center;

}
.infooter {
	width:100%;
	margin: 0 auto;
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

.footerwidget {
	text-align:left;
}

.footerwidget h4 {
	font-size:1.2em;
	margin: 1em 0 0.4em;
}

.footerwidget ul {
	border-top:1px dashed #ccc;
}

.footerwidget ul li {
	position:relative;
	display:block; 
	padding-top:0.4em;
	padding-bottom:0.4em;
	border-bottom:1px dashed #ccc;
}
.footerwidget ul li a {
	display:block; 
}
.footers {
	padding: 20px 0 0;
}
.footermenu {
	padding: 20px 10px 0;
}
.footermenu ul li {
	display:inline-block;
}
.footermenu ul li a {
	position: relative;
	padding:0.3em;
	margin: 0 0.6em;
	display:block;
}

.footermenu ul li a::after {
	display: block;
	content: '';
	position: absolute;
	top: 1em;
	left: -0.5em;
	width: 4px;
	height: 4px;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.pagetop a {
	z-index:1;
	font-size:2em;
	text-align:center;
	color:#fff;
	width:45px;
	height:45px;
	line-height:45px;
	display: block;
	background: #aaaaaa;
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
.totop1 a {
	position: fixed;
	bottom:0px;
	right:0;
}
.totop2 a {
	position: fixed;
	bottom:60px;
	right:0;
}
.totop3 a {
	position: fixed;
	bottom:120px;
	right:0;
}
@media screen and (max-width: 480px) {
.totop5 a {
	position: fixed;
	bottom:60px;
	right:0;
}
.totop6 a {
	position: fixed;
	bottom:120px;
	right:0;
}
}
@media screen and (min-width: 481px) {
.totop5 a {
	position: fixed;
	bottom:0px;
	right:0;
}
.totop6 a {
	position: fixed;
	bottom:0px;
	right:0;
}
}
.totop1 a:before,.totop2 a:before,.totop3 a:before,.totop5 a:before,.totop6 a:before {
	font-family: "dashicons";
	content: "\f342";
}
.totop1 a:hover,.totop2 a:hover,.totop3 a:hover,.totop5 a:hover,.totop6 a:hover {
	color:#ffffff;
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	text-decoration: none;
}

#search #searchform {
	position: relative;
}
#s  {
	max-width: calc(100% - 70px);
	width: calc(100% - 70px);
	height: 27px;
	border: 1px solid #ccc;
	padding:3px 10px;
	background: #fff;
}  
#searchsubmit {
	width:50px;
	height:35px;
	position: absolute;
	top: 0;
	_top: 1px;
	left:calc(100% - 50px);
}  
*:first-child + html #searchsubmit {  
	top: 1px;  
}

.pagination {
	text-align: center;
	padding: 0;
	margin: 20px auto;
}
.page-numbers {
	display: inline-block;
}
.pagination a,.pagination span {
	margin: 0 2px;
	background: #fff;
	border:1px solid #ccc;
	padding: 0.3em 0.5em;
}
.pagination a {
	background: #eee;
	text-decoration: none;
}
.prev:before {
	font-family: "dashicons";
	content: "\f341";
	margin: 0 5px 0 0;
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}
.next:after {
	font-family: "dashicons";
	content: "\f345";
	margin: 0 0 0 5px;
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}
.page-links {
	text-align: center;
	padding: 0;
	margin: 30px auto 0;
}
.page-links span {
	margin: 0 2px;
	border:1px solid #ccc;
	display: inline-block;
	padding: 0.3em 0.5em;
}
.page-links a span {
	background: #eee;
	text-decoration: none;
}

#respond {
	margin: 1em 0 0 ;
	padding:0.5em 3% 0;
	background: #eee;
}
#respond textarea {
	width:96%;
	min-width: 100px;
	min-height: 80px;
	max-width:  735px;
	max-height: 100px;
}
.comment-respond textarea {
	padding: 5px ;
	border:solid 1px #ccc;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-box-shadow: inset 1px 4px 9px -7px rgba(0,0,0,0.5);
	-webkit-box-shadow: inset 1px 4px 9px -7px rgba(0, 0, 0, 0.5);
	box-shadow: inset 1px 4px 9px -7px rgba(0,0,0,0.5);
	overflow: auto;
}

.comment_h3 {
	margin: 3.5em 0 0;
	padding: 0 0 25px;
	border-bottom:2px dashed #eee;
}
.comment-reply-title {
	margin: 1em 0 1em !important;
}


.comment,.trackback,.pingback {
	padding: 25px 0;
	border-bottom:2px dashed #eee;
}

.comment-auther img{
	vertical-align:middle;
	margin:0 10px 0 0;
}

.comment-date {
	font-size:0.8em;
	text-align:right;
	margin:0 10px 0 0;
}
.children {
	padding:0 0 0 3%;
}

.comment-respond label{
	display:block;
	font-size:0.85em;
}

.t_comment_form {
	margin:10px 0;
}

.comment-form-url input,.comment-form-author input,.comment-form-email input {
	width:50%;
	min-width:260px;
	padding: 5px ;
	border:solid 1px #ccc;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-box-shadow: inset 1px 4px 9px -7px rgba(0,0,0,0.5);
	-webkit-box-shadow: inset 1px 4px 9px -7px rgba(0, 0, 0, 0.5);
	box-shadow: inset 1px 4px 9px -7px rgba(0,0,0,0.5);
	overflow: auto;
}

.form-submit input {
	border:none;
	margin:0 0 30px ;
	padding: 0.5em 1.5em;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	color: #fff;
}

.trackback_text {
	margin: 1em 0;
}

.editlink_comment a {
	margin:0 0 0 10px;
	font-size:0.85em;
	padding: 0.2em 1em;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	color: #fff;
}
.editlink_comment a:hover,.editlink a:hover,.t_comment_form_btn input:hover {
	text-decoration: none;
	color: #fff;
}
.comment_count {
	margin:0 0 0 5px;
}
.comment_count:before {
	font-family: "dashicons";
	content: "\f101";
}

.post-date {
	font-size:0.8em;
	display:inline-block;
}
.sidebox ul li .post-date:before,.sidebox ul li .post-date:after {
	display:none;
}
.post-content ul li {
	margin:0 0 0 1.5em;
	list-style-type: none;
	position: relative;
}

.post-content ol {
	margin:0 0 0 0em;
}

pre {
	background: #f9f9f9;
	border: 1px solid #ccc;
	margin:1em;
	padding:1em 1.5em;
	overflow:auto;
}
blockquote {
	color:#666666;
	background-color:#f9f9f9;
	padding:3.5em 3em 3em;
	position:relative;
	margin:5px;
}

blockquote:before {
	content:"“";
	font-size:600%;
	line-height:1em;
	font-family: "Sawarabi Mincho" !important;
	color:#ccc;
	position:absolute;
	left:-0.3em;
	top:5px;
}
blockquote:after{
	content:"”";
	font-size:600%;
	line-height:0em;
	font-family: "Sawarabi Mincho" !important;
	color:#ccc;
	position:absolute;
	right:-0.3em;
	bottom:-0.1em;
}
cite { 
	display: block;
	text-align:right;
	font-size:0.9em;
	line-height:1.2em;
}
cite,cite a,cite a:hover { 
	color:#999999;
}
.calendar_wrap {
	width:100%;
}
.calendar_wrap table {
	width:100%;
	border-collapse: collapse;
	text-align: center;
	line-height: 1.3em;
}
.calendar_wrap table th {
	padding: 5px;
	font-weight: bold;
	vertical-align: top;
}
.calendar_wrap table td {
	padding: 3px;
	vertical-align: top;
}
.calendar_wrap a {
	display:block;
	background:#fff;
}
.none { 
	display: none;
}
.contents table {
	width:100%;
	border-collapse: collapse;
	line-height: 1.3em;
	margin:1em 0;
}
.contents table th {
	padding: 10px;
	font-weight: bold;
	vertical-align: top;
	border: 1px solid #ccc;
}
.contents table td {
	padding: 10px;
	vertical-align: top;
	border: 1px solid #ccc;
}
.left {
	float: left;
}
.right {
	float: right;
}
.aligncenter, div.aligncenter {
	display:block;
	margin:0 auto;
}
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.625em;
}
div.alignleft {
	display: inline;
	margin-right: 1.625em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.625em;
}
div.alignright {
	display: inline;
	margin-left: 1.625em;
}
.wp-caption {
	max-width:96%;
	height:auto;
	background: #f9f9f9;
	padding: 1em 2% 0.1em;
	margin:0.5em 0;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
	 
.wp-caption img {
	display:block; 
	margin:0 auto; 
	max-width:100%; 
	border: 0 none;
}
	 
.wp-caption-text {
	padding:5px;
	text-align:center;
	font-size: 0.8em;
	line-height: 1.2em;
}

.sticky {
}
.gallery-item{
	margin:0 0 10px; 
}
.gallery-caption {
}
.bypostauthor {
}
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.top_thumbnail {
	padding:10px 10px 5px;
	text-align:center;
	-webkit-background-size: 8px 8px;
	-moz-background-size: 8px 8px;
	background-size: 8px 8px;
	background-color: #eee;
	background-image: -webkit-gradient(linear, 0 0, 100% 100%,
		color-stop(.25, #ddd), color-stop(.25, transparent),
		color-stop(.5, transparent), color-stop(.5, #ddd),
		color-stop(.75, #ddd), color-stop(.75, transparent),
		to(transparent));
	background-image: -webkit-linear-gradient(-45deg, #ddd 25%, transparent 25%,
		transparent 50%, #ddd 50%, #ddd 75%,
		transparent 75%, transparent);
	background-image: -moz-linear-gradient(-45deg, #ddd 25%, transparent 25%,
		transparent 50%, #ddd 50%, #ddd 75%,
		transparent 75%, transparent);
	background-image: -ms-linear-gradient(-45deg, #ddd 25%, transparent 25%,
		transparent 50%, #ddd 50%, #ddd 75%,
		transparent 75%, transparent);
	background-image: -o-linear-gradient(-45deg, #ddd 25%, transparent 25%,
		transparent 50%, #ddd 50%, #ddd 75%,
		transparent 75%, transparent);
	background-image: linear-gradient(-45deg, #ddd 25%, transparent 25%,
		transparent 50%, #ddd 50%, #ddd 75%,
		transparent 75%, transparent);
	overflow: hidden;
	position: relative;
}

.single-format-aside .right_content, .single-format-aside .left_content {
	max-width:100%;
	padding:  0 2% !important;
	margin:0 !important;
}
.single-format-aside #sidebar,.single-format-aside .singlecat,.single-format-aside .loopdate,.single-format-aside .newer-older,.single-format-aside .taglist,.single-format-aside #comments,.single-format-aside #respond{
	display:none;
}
.single-format-aside .sitebody {
	background:#fff;
	padding: 20px 0% 5px;
}
.single-format-aside .contents{
	padding: 25px 1% 15px;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}
.single-format-video .right_content, .single-format-video .left_content {
	max-width:100%;
	padding: 0 2% !important;
	margin:0 !important;
}

.single-format-video #sidebar,.single-format-video .singlecat,.single-format-video .loopdate,.single-format-video .newer-older,.single-format-video .taglist,.single-format-video #comments,.single-format-video #respond{
	display:none;
}
.single-format-video .sitebody {
	background:#333;
	color:#eee;
	padding: 20px 0% 5px;
}
.single-format-video .contents{
	padding: 25px 1% 15px;
	background:#333;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}
.page-template-one-column-page #main{
	max-width:100%;
}