/*************************************************
*	10. Tablet									 *
*************************************************/
@media only screen and (min-width: 768px) and (max-width: 960px) {
	
	.container {
		width:726px;
	}
	
	#navigation-wrapper {
		display:none;
	}
	
	#logo img {
		max-width:726px;
		height:auto;
	}
	
	.slicknav_menu {
		display:block;
	}
	
	.post-image img {
		width:726px;
		height:auto;
	}
	
	
	.post-image.audio iframe {
		width:726px;
		height:auto;
	}
	
		.container.sp_sidebar .post-image.audio iframe {
			width:476px;
			height:auto;
		}
	
	.item-related {
		width:230px;
		margin-right:17px;
	}
	.post-pagination .prev-post {
		width:383px;
	}
	.post-pagination .next-post {
		width:383px;
	}
	
	
	
	.footer-widget-wrapper {
		width:230px;
		margin-right:17px;

	}
	
	.widget img {
		max-width:230px;
		height:auto;
	}
	
	.widget iframe {
		max-width:230px !important;
		height:auto;
	}
	
	#footer-logo img {
		max-width:726px;
		height:auto;
	}
	#footer-social a {
		margin:0 15px;
	}
	#footer-social a i {
		height:32px;
		width:32px;
		line-height:32px;
		margin-right:0;
		font-size:14px;
	}
	#footer-social a span {
		display:none;
	}
	
	.wpcf7 input {
		width:208px;
	}
	
	.sp-grid li {
		width:353px;
	}
	.sp-grid li:nth-child(3n+3) {
		margin-right:16px;
	}
	.sp-grid li:nth-child(2n+2) {
		margin-right:0;
	}
	
	.container.sp_sidebar #main {
		width:476px;
		margin-right:20px;
	}
	.container.sp_sidebar #sidebar {
		width:230px;
	}
	
		.container.sp_sidebar #sidebar .widget {
			width:230px;
		}
		
	.container.sp_sidebar .sp-grid li {
		width:228px;
	}
	
	.container.sp_sidebar .item-related {
		width:149px;
		margin-right:14px;
	}
	.container.sp_sidebar .item-related:last-child {
		margin-right:0;
	}
	.container.sp_sidebar .item-related h3 a {
		font-size:12px;
		letter-spacing:1px;
	}
	
	.container.sp_sidebar #respond textarea {
		width:93%;
	}
	#sidebar .widget #searchform input#s { 
			width:200px;
		}


/*** page-activity ***/

	.post-entry h2{
		font-size: 28px;
		letter-spacing: 0.1em;
		color: #3eae22;
		padding: 20px 0 20px 0;
		font-weight: bold;
		text-align: center;
	}

	#yearFlow{
		margin: 0 auto;		
		width: 70%;
	}	



	#yearFlow .fourRight{
		padding: 50px 0 0 0px;
		float: left;
		width: 100%;
	}
	#yearFlow .fourLeft.tablet{
		display: none;
	}
	#yearFlow .fourRight #sceneList{
		padding: 10px 15px 10px 10px; 
		margin-bottom: 50px;
		background: #ffffff;
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		border-radius: 10px;
		box-shadow: 0 0 10px #c6c6c6;
		-moz-box-shadow: 0 0 5px #c6c6c6;
		-o-box-shadow: 0 0 5px #c6c6c6;
		-ms-box-shadow: 0 0 5px #c6c6c6;
		filter: progid:DXImageTransform.Microsoft.Shadow(color=#aaaaaa, direction=0, strength=3, enabled=true), progid:DXImageTransform.Microsoft.Shadow(color=#aaaaaa, direction=90, strength=3, enabled=true), progid:DXImageTransform.Microsoft.Shadow(color=#aaaaaa, direction=180, strength=3, enabled=true), progid:DXImageTransform.Microsoft.Shadow(color=#aaaaaa, direction=270, strength=3, enabled=true);	
	}			
	#yearFlow .fourRight #sceneList.scene01{
		border:1px solid #FF8EC6;
	}
	#yearFlow .fourRight #sceneList.scene02{
		border:1px solid #f8b62b;
	}
	#yearFlow .fourRight #sceneList.scene03{
		border:1px solid #893F00;
	}
	#yearFlow .fourRight #sceneList.scene04{
		border:1px solid #001773;
	}
	#yearFlow .fourRight .sceneLeft{
		float: none;
		width: 100%;
		text-align: center;
	}
	#yearFlow .fourRight .sceneLeft img{
		width: 60%;
	}	
	#yearFlow .fourRight .sceneRight{
		float: none;
		width: 50%;
		padding-left: 0px;
		margin: 0 auto;
	}	
	#yearFlow .fourRight h3{
		font-size: 18px;
		font-weight: bold;
		margin: 5px 0 15px;
	}	
	#yearFlow .fourRight p{
		color: #727171;
		font-size: 15px;
		line-height: 25px;
	}
	#yearFlow .fourRight p span{
		color: #f8b62b;
	}






	#dayFlow{
		margin: 0 auto;		
		width: 90%;
	}
	#dayFlow h2{
		font-size: 28px;
		letter-spacing: 0.1em;
		color: #3eae22;
		padding: 20px 0 20px 0;
		font-weight: bold;
		text-align: center;
	}

	#dayFlow #days{
		text-align: center;
		margin: 30px 0;
	}

	#dayFlow .fourLeft{
		float: none;
		width: 100%;
		text-align: center;
	}
	#dayFlow .fourRight{
		padding: 100px 0 0 0;
		float: none;
		width: 70%;
		margin: 0 auto;
	}
	#dayFlow .fourLeft.tablet{
		display: none;
	}
	#dayFlow .fourRight #sceneList{
		padding: 10px 15px 10px 10px; 
		margin-bottom: 50px;
		background: #ffffff;
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		border-radius: 10px;
		box-shadow: 0 0 10px #c6c6c6;
		-moz-box-shadow: 0 0 5px #c6c6c6;
		-o-box-shadow: 0 0 5px #c6c6c6;
		-ms-box-shadow: 0 0 5px #c6c6c6;
		filter: progid:DXImageTransform.Microsoft.Shadow(color=#aaaaaa, direction=0, strength=3, enabled=true), progid:DXImageTransform.Microsoft.Shadow(color=#aaaaaa, direction=90, strength=3, enabled=true), progid:DXImageTransform.Microsoft.Shadow(color=#aaaaaa, direction=180, strength=3, enabled=true), progid:DXImageTransform.Microsoft.Shadow(color=#aaaaaa, direction=270, strength=3, enabled=true);	
	}			
	#dayFlow .fourRight #sceneList.scene01{
		border:1px solid #FF8EC6;
	}
	#dayFlow .fourRight #sceneList.scene02{
		border:1px solid #f8b62b;
	}
	#dayFlow .fourRight #sceneList.scene03{
		border:1px solid #893F00;
	}
	#dayFlow .fourRight #sceneList.scene04{
		border:1px solid #001773;
	}
	#dayFlow .fourRight .sceneLeft{
		float: none;
		width: 100%;
		text-align: center;
	}
	#dayFlow .fourRight .sceneLeft img{
		width: 60%;
	}	
	#dayFlow .fourRight .sceneRight{
		float: none;
		width: 80%;
		padding-left: 0px;
		margin: 0 auto;
	}	
	#dayFlow .fourRight h3{
		font-size: 16px;
		font-weight: bold;
		margin: 15px 0;
	}	
	#dayFlow .fourRight p{
		color: #727171;
		font-size: 13px;
		line-height: 20px;
	}
	#dayFlow .fourRight p span{
		color: #f8b62b;
	}

	
}

/*************************************************
*	Mobile Portrait								 *
*************************************************/

@media only screen and (max-width: 767px) {
	
	.container {
		width:300px;
	}
	
	#navigation-wrapper {
		display:none;
	}
	
	.slicknav_menu {
		display:block;
	}
	
	#logo img {
		max-width:300px;
		height:auto;
	}
	
	.post-header h1 a, .post-header h2 a, .post-header h1 {
		font-size:22px;
		letter-spacing:2px;
	}
	
	.post-image img {
		width:300px;
		height:auto;
	}
	
	.post-image.audio iframe {
		width:300px;
		height:auto;
	}
	
	.item-related {
		width:300px;
		margin-bottom:30px;
	}
	
	.share-box {
		width:46px; 
		height:36px; 
		line-height:36px;
		margin:0 4px;
	}
	
	.post-pagination .prev-post {
		width:300px;
	}
	.post-pagination .next-post {
		width:300px;
	}
	
	#respond textarea {
		width:90%;
	}
	
	.thecomment .author-img {
		display:none;
	}
	
	.widget {
		width:300px;
		margin-right:32px;
		float:left;
		margin-bottom:35px;
	}
	
	#footer-logo img {
		max-width:300px;
		height:auto;
	}
	
	#footer-social a i {
		height:28px;
		width:28px;
		line-height:28px;
		margin-right:0;
		font-size:12px;
	}
	#footer-social a {
		margin:0 5px;
	}
	#footer-social a span{
		display:none;
	}
	
	.wpcf7 textarea {
		width:94%;
	}
	
	.sp-grid li {
		width:300px;
	}
	.sp-grid li:nth-child(3n+3) {
		margin-right:0;
	}
	.sp-grid li:nth-child(2n+2) {
		margin-right:0;
	}
	
	.container.sp_sidebar #main {
		width:300px;
		margin-right:0;
	}
	.container.sp_sidebar #sidebar {
		width:300px;
	}
	
		.container.sp_sidebar #sidebar .widget {
			width:300px;
		}
		
	.container.sp_sidebar .item-related {
		width:300px;
		margin-bottom:30px;
	}

/*** page-about ***/



/*** page-staff ***/
	#staff .staffLeft{
			float: none;
			width: 100%;
			text-align: center;
			margin: 0 0 5% 0;
	}
	#staff .staffLeft img{
			width: 80%;
	}	
	#staff .staffRight{
			float: none;
			width: 100%;
	}

/*** page-activity ***/

	.post-entry h2{
		font-size: 28px;
		letter-spacing: 0.1em;
		color: #3eae22;
		padding: 20px 0 20px 0;
		font-weight: bold;
		text-align: center;
	}
	#box .post-image .left{
		width: 100%;
		float: none;
	}
	#box .post-image .right{
		float: none;
		width: 100%;
	}


	#yearFlow{
		margin: 0 auto;		
		width: 100%;
	}	



	#yearFlow .fourRight{
		padding: 50px 0 0 0px;
		float: left;
		width: 100%;
	}
	#yearFlow .fourLeft.tablet{
		display: none;
	}
	#yearFlow .fourRight #sceneList{
		padding: 10px 15px 10px 10px; 
		margin-bottom: 50px;
		background: #ffffff;
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		border-radius: 10px;
		box-shadow: 0 0 10px #c6c6c6;
		-moz-box-shadow: 0 0 5px #c6c6c6;
		-o-box-shadow: 0 0 5px #c6c6c6;
		-ms-box-shadow: 0 0 5px #c6c6c6;
		filter: progid:DXImageTransform.Microsoft.Shadow(color=#aaaaaa, direction=0, strength=3, enabled=true), progid:DXImageTransform.Microsoft.Shadow(color=#aaaaaa, direction=90, strength=3, enabled=true), progid:DXImageTransform.Microsoft.Shadow(color=#aaaaaa, direction=180, strength=3, enabled=true), progid:DXImageTransform.Microsoft.Shadow(color=#aaaaaa, direction=270, strength=3, enabled=true);	
	}			
	#yearFlow .fourRight #sceneList.scene01{
		border:1px solid #FF8EC6;
	}
	#yearFlow .fourRight #sceneList.scene02{
		border:1px solid #f8b62b;
	}
	#yearFlow .fourRight #sceneList.scene03{
		border:1px solid #893F00;
	}
	#yearFlow .fourRight #sceneList.scene04{
		border:1px solid #001773;
	}
	#yearFlow .fourRight .sceneLeft{
		float: none;
		width: 100%;

	}
	#yearFlow .fourRight .sceneLeft img{
		width: 100%;
	}	
	#yearFlow .fourRight .sceneRight{
		float: none;
		width: 100%;
		padding-left: 0px;
	}	
	#yearFlow .fourRight h3{
		font-size: 18px;
		font-weight: bold;
		margin: 5px 0 15px;
	}	
	#yearFlow .fourRight p{
		color: #727171;
		font-size: 15px;
		line-height: 25px;
	}
	#yearFlow .fourRight p span{
		color: #f8b62b;
	}






	#dayFlow{
		margin: 0 auto;		
		width: 100%;
	}
	#dayFlow h2{
		font-size: 28px;
		letter-spacing: 0.1em;
		color: #3eae22;
		padding: 20px 0 20px 0;
		font-weight: bold;
		text-align: center;
	}

	#dayFlow #days{
		text-align: center;
		margin: 30px 0;
	}

	#dayFlow .fourLeft{
		float: none;
		width: 100%;
	}
	#dayFlow .fourRight{
		padding: 100px 0 0 0;
		float: none;
		width: 100%;
	}
	#dayFlow .fourLeft.tablet{
		display: none;
	}
	#dayFlow .fourRight #sceneList{
		padding: 10px 15px 10px 10px; 
		margin-bottom: 50px;
		background: #ffffff;
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		border-radius: 10px;
		box-shadow: 0 0 10px #c6c6c6;
		-moz-box-shadow: 0 0 5px #c6c6c6;
		-o-box-shadow: 0 0 5px #c6c6c6;
		-ms-box-shadow: 0 0 5px #c6c6c6;
		filter: progid:DXImageTransform.Microsoft.Shadow(color=#aaaaaa, direction=0, strength=3, enabled=true), progid:DXImageTransform.Microsoft.Shadow(color=#aaaaaa, direction=90, strength=3, enabled=true), progid:DXImageTransform.Microsoft.Shadow(color=#aaaaaa, direction=180, strength=3, enabled=true), progid:DXImageTransform.Microsoft.Shadow(color=#aaaaaa, direction=270, strength=3, enabled=true);	
	}			
	#dayFlow .fourRight #sceneList.scene01{
		border:1px solid #FF8EC6;
	}
	#dayFlow .fourRight #sceneList.scene02{
		border:1px solid #f8b62b;
	}
	#dayFlow .fourRight #sceneList.scene03{
		border:1px solid #893F00;
	}
	#dayFlow .fourRight #sceneList.scene04{
		border:1px solid #001773;
	}
	#dayFlow .fourRight .sceneLeft{
		float: none;
		width: 100%;
	}
	#dayFlow .fourRight .sceneLeft img{
		width: 100%;
	}	
	#dayFlow .fourRight .sceneRight{
		float: none;
		width: 100%;
		padding-left: 0px;
	}	
	#dayFlow .fourRight h3{
		font-size: 16px;
		font-weight: bold;
		margin: 15px 0;
	}	
	#dayFlow .fourRight p{
		color: #727171;
		font-size: 13px;
		line-height: 20px;
	}
	#dayFlow .fourRight p span{
		color: #f8b62b;
	}

	
}

/*************************************************
*	10. Landscape								 *
*************************************************/

@media only screen and (min-width: 480px) and (max-width: 767px) {
	
	.container {
		width:480px;
	}
	
	#logo img {
		max-width:480px;
		height:auto;
	}
	
	.post-image img {
		width:480px;
		height:auto;
	}
	
	.post-image.audio iframe {
		width:480px;
		height:auto;
	}
	
	.item-related {
		width:480px;
		margin-bottom:30px;
	}
	
	.share-box {
		width:55px; 
		height:42px; 
		line-height:42px;
		margin:0 10px;
	}
	
	.post-pagination .prev-post {
		width:480px;
	}
	.post-pagination .next-post {
		width:480px;
	}
	
	.widget {
		width:480px;
		margin-right:32px;
		float:left;
		margin-bottom:35px;
	}
	
	#footer-logo img {
		max-width:480px;
		height:auto;
	}
	
	#footer-social a {
		margin:0 12px;
	}
	
	#footer-social a i {
		height:32px;
		width:32px;
		line-height:32px;
		margin-right:0;
		font-size:14px;
	}
	
	.wpcf7 textarea {
		width:95%;
	}
	
	.sp-grid li {
		width:230px;
	}
	.sp-grid li:nth-child(3n+3) {
		margin-right:16px;
	}
	.sp-grid li:nth-child(2n+2) {
		margin-right:0;
	}
	
		.container.sp_sidebar .sp-grid li {
			width:230px;
		}
		.container.sp_sidebar .sp-grid li:nth-child(3n+3) {
			margin-right:16px;
		}
		
		.container.sp_sidebar .sp-grid li:nth-child(2n+2) {
			margin-right:0;
		}
		
	.container.sp_sidebar #main {
		width:480px;
		margin-right:0;
	}
	.container.sp_sidebar #sidebar {
		width:480px;
	}
	
		.container.sp_sidebar #sidebar .widget {
			width:480px;
		}
		
	.container.sp_sidebar .item-related {
		width:480px;
		margin-bottom:30px;
	}








	.post-entry h2{
		font-size: 28px;
		letter-spacing: 0.1em;
		color: #3eae22;
		padding: 20px 0 20px 0;
		font-weight: bold;
		text-align: center;
	}

	#yearFlow{
		margin: 0 auto;		
		width: 100%;
	}	

	#yearFlow .fourRight{
		padding: 50px 0 0 0px;
		float: left;
		width: 100%;
	}
	#yearFlow .fourLeft.tablet{
		display: none;
	}
	#yearFlow .fourRight #sceneList{
		padding: 10px 15px 10px 10px; 
		margin-bottom: 50px;
		background: #ffffff;
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		border-radius: 10px;
		box-shadow: 0 0 10px #c6c6c6;
		-moz-box-shadow: 0 0 5px #c6c6c6;
		-o-box-shadow: 0 0 5px #c6c6c6;
		-ms-box-shadow: 0 0 5px #c6c6c6;
		filter: progid:DXImageTransform.Microsoft.Shadow(color=#aaaaaa, direction=0, strength=3, enabled=true), progid:DXImageTransform.Microsoft.Shadow(color=#aaaaaa, direction=90, strength=3, enabled=true), progid:DXImageTransform.Microsoft.Shadow(color=#aaaaaa, direction=180, strength=3, enabled=true), progid:DXImageTransform.Microsoft.Shadow(color=#aaaaaa, direction=270, strength=3, enabled=true);	
	}			
	#yearFlow .fourRight #sceneList.scene01{
		border:1px solid #FF8EC6;
	}
	#yearFlow .fourRight #sceneList.scene02{
		border:1px solid #f8b62b;
	}
	#yearFlow .fourRight #sceneList.scene03{
		border:1px solid #893F00;
	}
	#yearFlow .fourRight #sceneList.scene04{
		border:1px solid #001773;
	}
	#yearFlow .fourRight .sceneLeft{
		float: left;
		width: 200px;
	}
	#yearFlow .fourRight .sceneRight{
		float: left;
		width: 353px;
		padding-left: 20px;
	}	
	#yearFlow .fourRight h3{
		font-size: 18px;
		font-weight: bold;
		margin: 5px 0 15px;
	}	
	#yearFlow .fourRight p{
		color: #727171;
		font-size: 15px;
		line-height: 25px;
	}
	#yearFlow .fourRight p span{
		color: #f8b62b;
	}

	#dayFlow{
		margin: 0 auto;		
		width: 940px;
	}
	#dayFlow h2{
		font-size: 28px;
		letter-spacing: 0.1em;
		color: #3eae22;
		padding: 20px 0 20px 0;
		font-weight: bold;
		text-align: center;
	}

	#dayFlow #days{
		text-align: center;
		margin: 30px 0;
	}

	#dayFlow .fourLeft{
		float: left;
		width: 300px;
	}
	#dayFlow .fourRight{
		padding: 100px 0 0 30px;
		float: left;
		width: 610px;
	}
	#dayFlow .fourLeft.tablet{
		display: none;
	}
	#dayFlow .fourRight #sceneList{
		padding: 10px 15px 10px 10px; 
		margin-bottom: 50px;
		background: #ffffff;
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		border-radius: 10px;
		box-shadow: 0 0 10px #c6c6c6;
		-moz-box-shadow: 0 0 5px #c6c6c6;
		-o-box-shadow: 0 0 5px #c6c6c6;
		-ms-box-shadow: 0 0 5px #c6c6c6;
		filter: progid:DXImageTransform.Microsoft.Shadow(color=#aaaaaa, direction=0, strength=3, enabled=true), progid:DXImageTransform.Microsoft.Shadow(color=#aaaaaa, direction=90, strength=3, enabled=true), progid:DXImageTransform.Microsoft.Shadow(color=#aaaaaa, direction=180, strength=3, enabled=true), progid:DXImageTransform.Microsoft.Shadow(color=#aaaaaa, direction=270, strength=3, enabled=true);	
	}			
	#dayFlow .fourRight #sceneList.scene01{
		border:1px solid #FF8EC6;
	}
	#dayFlow .fourRight #sceneList.scene02{
		border:1px solid #f8b62b;
	}
	#dayFlow .fourRight #sceneList.scene03{
		border:1px solid #893F00;
	}
	#dayFlow .fourRight #sceneList.scene04{
		border:1px solid #001773;
	}
	#dayFlow .fourRight .sceneLeft{
		float: left;
		width: 200px;
	}
	#dayFlow .fourRight .sceneRight{
		float: left;
		width: 363px;
		padding-left: 20px;
	}	
	#dayFlow .fourRight h3{
		font-size: 16px;
		font-weight: bold;
		margin: 15px 0;
	}	
	#dayFlow .fourRight p{
		color: #727171;
		font-size: 13px;
		line-height: 20px;
	}
	#dayFlow .fourRight p span{
		color: #f8b62b;
	}


}