.newsBox{
	position:relative;
	overflow:hidden;
	padding:15px;
	border-bottom:1px dotted #d8d8d8;
}
.newsBox .newsThumb{
	float:left;
	width:100px;
	margin-right:12px;
}
.newsBox div{
	float:left;
	width:515px;
}
.newsBox div .postDate{
	font-size:110%;
	margin-bottom:5px;
	color:#444;
}
.newsBox div h3{
	font-size:140%;
}
.newsBox div h3{
	color:#1274c9;
}
.newsBox.single{
	border:none;
}
.newsBox.single div{
	float:none;
}
.newsBox.single div div{
	font-size:140%;
}

.tribe-events-date{
	margin:0;
	font-size:120%;
	padding-left:5px;
}
.commonH2.postTtl{
	font-size:240%;
	margin-bottom:8px;
}
.socialBox{
	position:relative;
	height:25px;
	margin-bottom:24px;
}
.socialBox li{
	float:left;
	margin-right:5px;
	margin-bottom:5px;
	height:20px;
}
#twitter-widget-0{
	width:80px!important;
}
#___plusone_0{
	width:60px!important;
}

.post{
	margin-bottom:40px;
}
.post p{
	font-size:140%;
	line-height:1.8;
	margin-bottom:1em;
}

.post .alignnone{
	display:inline;
	margin:0 5px;
}
.post .alignleft{
	float:left;
	margin:0 1em 1em 0;
}
.post .alignright{
	float:right;
	margin:0 0 1em 1em;
}
.post .aligncenter{
	display:block;
	margin:0 auto;
}
.tribe-events-back{
	width:80%;
	margin:0 auto;
	font-size:100%;
	text-align:center;
	background:#eeeeee;
	border:1px solid #d2d2d2;
}
.tribe-events-back a{
	padding:10px 0;
	color:#444;
	display:block;
	background:url(../images/pc/common/arrow_back.png) 15px center no-repeat;
	font-size:180%;
	font-weight:bold;
}
.pagination{
	text-align:center;
	font-size:120%;
	margin:15px 0;
}
.pagination span, .pagination a{
	display:inline-block;
	padding:5px 8px;
	border:1px solid #1fab00;
	margin:0 4px;
	line-height:1;
}
.pagination span,.pagination a:hover{
	background:#1fab00;
	color:#fff;
}
.pagination a{
	background:#fff;
	color:#1fab00;
}
.pagination span.arrowPrevOff,.pagination span.arrowNextOff{
	background:#cdcdcd;
	border:1px solid #cdcdcd;
}
@media screen and (max-width: 767px) {
.newsBox{
	position:relative;
	overflow:hidden;
	border-bottom:1px dotted #d8d8d8;
	padding:0;
}
.newsBox a{
	display:block;
	padding:15px 0;
	position:relative;
	overflow:hidden;
}
.newsBox a:hover{
	text-decoration:none;
}
.newsBox .newsThumb{
	float:left;
	width:100px;
}
.newsBox .newsThumb img{
	width:100%;
}
.newsBox div{
	float:none;
	box-sizing:border-box;
	width:100%;
}
.newsBox div .postDate{
	font-size:1rem;
	margin-bottom:5px;
	color:#444;
}
.newsBox div h3{
	font-size:1.2rem;
}
.newsBox div h3{
	color:#1274c9;
}

.tribe-events-date{
	margin:0;
	padding-left:5px;
	font-size:1rem;
}
.commonH2.postTtl{
	font-size:1.8rem;
	margin-bottom:8px;
}
.socialBox{
	position:relative;
	height:50px;
	margin-bottom:24px;
}
.socialBox li{
	float:left;
	margin-right:5px;
	height:20px;
}
.post{
	margin-bottom:20px;
	clear:both;
}
.post p{
	font-size:1.2rem;
	line-height:1.8;
	margin-bottom:1em;
}

.post .alignnone{
	display:block;
	margin:0 auto;
}
.post .alignleft{
	float:none;
	display:block;
	margin:0 auto;
}
.post .alignright{
	float:none;
	display:block;
	margin:0 auto;
}
.post .aligncenter{
	float:none;
	display:block;
	margin:0 auto;
}
.tribe-events-back{
	width:100%;
	margin:0 auto;
	text-align:center;
	background:#eeeeee;
	border:1px solid #d2d2d2;
}
.tribe-events-back a{
	padding:10px 0;
	color:#444;
	display:block;
	background:url(../images/pc/common/arrow_back.png) 15px center no-repeat;
	background-size:15px 15px;
	font-size:1.4rem!important;
}
#lightbox,#outerImageContainer,#imageDataContainer{
	width:100%!important;
}
.pagination{
	font-size:1.2rem;
}
}