/*-------------------------- ★Global --------------------------*/
.sp-block {
    display: inline !important;
}

/*-------------------------- ★header --------------------------*/
#header {
	border-top: 6px solid #000;
}
#socialBookmark img.marginRight {
	margin-right: 10px;
}

/*-------------------------- ★mainInner --------------------------*/
#mainInner {
	border: 1px solid #c1c1c1;
	padding-bottom: 20px;
}
#mainInner #postTitle h2 {
	border-left: 10px solid #68a352;
	font-size: 20px;
	font-weight: bold;
	padding: 8px 0px 7px 15px;
	margin: 0px 10px;
}

/*-------------------------- ★breadcrumb --------------------------*/
#mainInner #breadcrumbs {
	/*height: 20px;*/
	/*margin: 15px 12px;*/
	margin: 5px 12px;
}
#mainInner #breadcrumbs a {
	line-height: 1em;
	font-size: 12px;
	padding: 2px 0px;
	color: #42813f;
}
#mainInner #breadcrumbs img {
	vertical-align: middle;
}
#mainInner #breadcrumbs a.cur2 {
	background-color: #68a352;
	color: #fff;
	padding: 2px 4px;
}
#mainInner #breadcrumbs img:nth-last-child(1) {
	display: none;
}
#mainInner #breadcrumbs .cur {
	display: none;
}
/*-------------------------- ★RoyalSlider --------------------------*/
#slider h3, #slider p {
	display: none;
}
#slider a.text-block {
	display: block;
	color: #fff;
	padding: 10px;
	font-size: 18px;
	width: 100%;
	box-sizing: border-box;
	background: rgba(0,0,0,.7);
}
#slider a.text-block span {
	display: block;
	font-size: 15px;
}

/*-------------------------- ★socialBookmarkLight --------------------------*/
#upperSBL {
	margin: 10px 0 20px 0;
}
#lowerSBL {
	margin: 10px 0 20px 0;
}
/*-------------------------- ★postContent --------------------------*/
#postContent {
	margin: 0 20px;
}
#postContent .lead {
	background-color: #e8eee8;
	padding: 5px;
	margin: 0 0 20px 0;
}
#postContent .lead a, #postContent .disclaimer a {
	color: #42813f;
}
#postContent .lead p {
	line-height: 1.5em;
	font-size: 14px;
	margin-bottom: 1.5em;
}
#postContent .lead p:last-child, #postContent .disclaimer p:last-child {
	margin-bottom: 0;
}
#postContent .lead .imgR, #postContent .disclaimer .imgR {
	float: right;
	margin: 4px 0 25px 10px;
	display: inline;
}
#postContent .lead .imgL, #postContent .disclaimer .imgL {
	float: left;
	margin: 4px 10px 25px 0;
	display: inline;
}
#postContent .lead .imgF, #postContent .disclaimer .imgF {
	width: 580px;
	margin: 0 0 25px 0;
}
#postContent .disclaimer {
	background-color: #e8eee8;
	padding: 5px;
	margin: 1em 0;
}
#postContent .disclaimer p {
	line-height: 1.5em;
	margin-bottom: 1.5em;
	font-size: small;
	color:#333;
}
#postContent .section {
	line-height: 1.8em;
}
#postContent .section h3.title {
	color: #533a22;
	font-size: 16px;
	font-weight: bold;
	clear: both;
	margin: 30px 0 0 0;
	padding: 12px 0px 10px 0px;
	background: url('../img/bg_h3.png') no-repeat top left;
}
#postContent .section a {
	color: #42813f;
}
#postContent .section p {
	margin-bottom: 1.5em;
}
#postContent .section ul {
	margin: 0.5em 0 1.8em 17px;
	list-style: disc;
}
#postContent .section ol {
	margin: 0.5em 0 1.8em 32px;
	list-style: decimal;
}
#postContent .section dl {
	margin: 0.5em 0 1.8m 0;
}
#postContent .section .imgR {
	float: right;
	margin: 4px 0px 10px 10px;
	display: inline;
}
#postContent .section .imgL {
	float: left;
	margin: 4px 10px 10px 0px;
	display: inline;
}
#postContent .section .imgF {
	width: 580px;
	margin: 10px 10px 10px 10px;
}
#postContent .section .imgC {
	width: 580px;
	margin: 10px 10px 20px 0px;
	text-align: center;
}
#postContent .section .imgR p.caption,
#postContent .section .imgL p.caption,
#postContent .section .imgF p.caption,
#postContent .section .imgC p.caption {
	color: #999;
	line-height: 1.5em;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 13px;
}
#postContent .section table {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
}
#postContent .section th {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-collapse: collapse;
	border-spacing: 0;
	padding: 5px;
	text-align: center;
	background-color:#ded;
}
#postContent .section td {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-collapse: collapse;
	border-spacing: 0;
	padding: 5px;
}
#postContent .section .generalindent {
	padding-left:10px;
	border-left:3px dotted #68a352;
}
#postContent .section .coffeeindent {
	padding-left:10px;
	border-left:3px dotted #8c5723;
}
#s2email {
	background: #ffc;
}
#postContent .section .s2_buttons {
	background: #EEE;
	border-top: 3px solid #DDD;
	border-left: 3px solid #DDD;
	border-right: 3px solid #BBB;
	border-bottom: 3px solid #BBB;
	color:#111;
	width: 100px;
	padding: 5px 0;
}
.YoutubeWrapper{
	position: relative;
	padding-top: 20px;
	padding-bottom: 56.25%;
	overflow: hidden;
}
.YoutubeWrapper iframe {
	position: absolute ;
	top: 0 ;
	left: 0 ;
	width: 100% !important;
	height: 100% !important;
}
/*-------------------------- ★pager --------------------------*/
#postContent .pager, #postContent .wp-pagenavi {
	text-align: center;
	vertical-align: middle;
	height: 31px;
}
#postContent .pager {
	margin: 0 0 40px 0;
}
#postContent .pager a {
	text-decoration: none;
}
#postContent .pager .number {
	background-color: #68a352;
	border: 1px solid #e8eee8;
	color: #fff;
	font-size: 14px;
	padding: 4px 6px;
	vertical-align: 4px;
	margin: 0px 2px;
}
#postContent .pager a .number {
	background-color: #e8eee8;
	color: #333;
}
#postContent .wp-pagenavi a.page {
	background-color: #e8eee8;
	color: #333;	
	font-size: 14px;
	padding: 4px 8px;
	vertical-align: 4px;
	margin: 0px 5px;
}
#postContent .wp-pagenavi a.page:hover {
	text-decoration: none;
}
#postContent .wp-pagenavi .current {
	background-color: #68a352;
	border: 1px solid #e8eee8;
	color: #fff;
	font-size: 14px;
	padding: 4px 8px;
	vertical-align: 4px;
	margin: 0px 5px;
}
#postContent .wp-pagenavi a.previouspostslink {
	margin: 0 5px 0 0;
}
#postContent .wp-pagenavi a.nextpostslink {
	margin: 0 0 0 5px;
}

/*-------------------------- ★postTags --------------------------*/
#postTags {
	font-size: 14px;
}

/*-------------------------- ★#main .section.box --------------------------*/
#main .section.box {
	margin: 28px 0px 0px 0px;
	position: relative;
}
#main .section.box .title {
	color: #fff;
	background-color: #c1c1c1;
	font-size: 14px;
	padding: 8px 15px;
}
#main .section.box .title:before {
	content: "";
	display: block;
	width: 0px;
	height: 0px;
	position: absolute;
	left: 288px;
	top: -44px;
	border: 22px solid transparent;
	border-bottom: 22px solid #c1c1c1;
}
#main .section.box .content {
	border: 1px solid #c1c1c1;
	border-top: 0px solid #c1c1c1;
	line-height: 1em;
	padding: 10px 10px 15px 10px;
}
#mainInner .section.box .content ul li,
#main #backnumbers.section.box ul li,
#main #relatedPosts.section.box ul li {
	font-size: 14px;
	padding-left: 15px;
	margin-bottom: 0.5em;
	background: url('../img/acc_larrow.png') no-repeat top left;
	line-height: 1.4em;
}
#main .section.box .rLink {
	line-height: 1em;
	text-align: right;
	padding-right: 15px;
	background: url('../img/acc_rarrow.png') no-repeat top right;
}

/*-------------------------- ★backnumbers --------------------------*/
#main #backnumbers.section.box .title {
	background-color: #68a352;
}
#main #backnumbers.section.box .title:before {
	border-bottom-color: #68a352;
}

/*-------------------------- ★relatedPosts --------------------------*/
#main #relatedPosts.section.box .title {
	background-color: #518b62;
}
#main #relatedPosts.section.box .title:before {
	border-bottom-color: #518b62;
}
#main #relatedPosts.section.box ul {
	padding-left: 0px;
}
/*-------------------------- ★comments --------------------------*/
#main #comments.section.box .title {
	background-color: #70c1d4;
}
#main #comments.section.box .title:before {
	border-bottom-color: #70c1d4;
}

/*-------------------------- ★#side .section.box --------------------------*/
#side .section.box {
	border-top: 1px solid #dde1ee;
}
#side .section.box .title {
	border-top: 8px solid #c1c1c1;
	background-color: #dde1ee;
	font-size: 14px;
	padding: 8px 9px;
}
#side .section.box .content {
	border: 9px solid #dde1ee;
	border-top: 0px solid #dde1ee;
	background-color: #fff;
	padding: 2px 7px;
}
#side .section.box .content ul li {
	font-size: 12px;
	background: url('../img/bg_side_li.png') repeat-x bottom left;
	padding: 8px 0px;
}
#side .section.box .content ul li:last-child {
	background: none;
}
#side .section.box .content ul li a {
	background: url('../img/acc_rarrow_small.png') no-repeat top left;
	padding-left: 15px;
}
#side #recentCommentsCat.section.box .content ul li a {
	background: none;
	padding-left: 0;
}

/*-------------------------- ★popularPosts --------------------------*/
#side #popularPosts .title {
	border-top-color: #c43434;
}

/*-------------------------- ★recentPostsCat --------------------------*/
#side #recentPostsCat .title {
	border-top-color: #a0497c;
}

/*-------------------------- ★recentCommentsCat --------------------------*/
#side #recentCommentsCat .title {
	border-top-color: #70c1d4;
}
#side #recentCommentsCat li .comment {
	background: url('../img/acc_balloon.png') no-repeat top left;
	padding-left: 25px;
}

/*-------------------------- ★googleads page-right-bottom  --------------------------*/
#side .page-right-bottom {
    margin: 5px auto;
    display: flex;
    align-items: center;
    flex-direction: column;
}
#side .page-right-bottom > ins {
    display:block;
    width:300px;
    height:250px;
    marign-left:0 !important;
}

/*-------------------------- ★footer --------------------------*/
#footer {
	border-top: 2px solid #000;
}
#subMenu2 ul {
	text-align: center;
	margin: 10px 0 20px 0;
}
#subMenu2 li  {
	display:inline; 
	padding-right: 1em; 
	padding-left: 0.5em;
	font-size: 12px;
	border-right: #3f3f3f 1px dotted;
}
#subMenu2 li.pcLast {
	border-right: none;
}
#subMenu2 li.footerinfo {
	background: url(../img/bg_footerinfo.png) no-repeat top left;
	padding-left: 28px;
}
#subMenu2 a {
	color: #000;	
	text-decoration: none;
}
#subMenu2 a:hover {
	color: #42813f;
	text-decoration: underline;
}
#copyrightLogo {
}
#copyrightText {
	margin: 10px 0 0 0;
	font-size: 12px;
}
#copyrightText {
	margin: 10px 0 0 0;
	font-size: 12px;
}
#copyrightText p {
	line-height: 1.8;
}
iframe.bbsFrame {
	border: none;
}

/*-------------------------- ★top --------------------------*/
.toppage .tbox h3 {
	height: 35px;
}
.toppage .tbox h3 img {
	margin-top: 8px;
}
.toppage #newsTop.tbox h3 {
	background: url('../img/bg_h3_newsTop.png') repeat-x top left;
}
.toppage #phraseTop.tbox h3 {
	background: url('../img/bg_h3_phraseTop.png') repeat-x top left;
}
.toppage #updatesTop.tbox h3 {
	background: url('../img/bg_h3_updatesTop.png') repeat-x top left;
}
.toppage #eventsTop.tbox h3 {
	background: url('../img/bg_h3_eventsTop.png') repeat-x top left;
}
.toppage #pickupTop.tbox h3 {
	background: url('../img/bg_h3_pickupTop.png') repeat-x top left;
}
.toppage .tbox ul {
}
.toppage .tbox ul li {
	border-bottom: #333 1px dotted;
	padding: 8px 0px;
}
.toppage .tbox ul li:last-child {
	border-bottom: none;
}
.toppage #newsTop.tbox ul li {
	background: url('../img/bullet_newsTop.png') no-repeat top left;
	padding-left: 15px;
}
.toppage #phraseTop.tbox ul li {
	background: url('../img/bullet_phraseTop.png') no-repeat top left;
	padding-left: 15px;
}
.toppage #updatesTop.tbox ul li {
	background: url('../img/bullet_updatesTop.png') no-repeat top left;
	padding-left: 15px;
}
.toppage #pickupTop.tbox ul li {
	background: url('../img/bullet_pickupTop.png') no-repeat top left;
	padding-left: 15px;
}
.toppage #eventsTop.tbox ul li {
	background: url('../img/bullet_pickupTop.png') no-repeat top left;
	padding-left: 15px;
}
.toppage #eventsTop table {
	margin: 5px 0 10px 0;
	width: 100%;
}
.toppage #eventsTop table td {
	border-spacing: 2px;
	padding: 5px;
}
.toppage #eventsTop table tr:nth-child(2n+1) td {
	background-color: #f7fec2;
}
.toppage #eventsTop table tr:nth-child(2n) td {
	background-color: #e9f8c9;
}
.toppage #eventsTop table td.eventsSubCategory {
	width: 100px;
}
.toppage #eventsTop table td.eventsArea {
	width: 140px;	
}
#main .section.tbox .rLink {
	line-height: 1em;
	text-align: right;
	padding-right: 15px;
	background: url('../img/bullet_eventsTop.png') no-repeat top right;
}
#bannerP3 img {
	margin: 0 0 10px 0;
}

/*-------------------------- ★categorytop --------------------------*/
#bannerP6 img {
	margin: 0 0 10px 0;
}
.subcatUnitContainer{
	width: 574px;
}
.subcatUnit{
	width: 178px;
	float: left;
	margin: 0 20px 30px 0;
}
.subcatUnit:nth-child(3), .subcatUnit:nth-child(6), .subcatUnit:nth-child(9), .subcatUnit:nth-child(12), .subcatUnit:nth-child(15), .subcatUnit:nth-child(18), .subcatUnit:nth-child(21), .subcatUnit:nth-child(24), .subcatUnit:nth-child(27), .subcatUnit:nth-child(30), .subcatUnit:nth-child(33), .subcatUnit:nth-child(36) {
	margin: 0 0 30px 0;
}
.subcatUnit:nth-child(3n) {
	margin: 0 0 30px 0;
}
.subcatUnit:nth-child(4), .subcatUnit:nth-child(7), .subcatUnit:nth-child(10), .subcatUnit:nth-child(13), .subcatUnit:nth-child(16), .subcatUnit:nth-child(19), .subcatUnit:nth-child(22), .subcatUnit:nth-child(25), .subcatUnit:nth-child(28), .subcatUnit:nth-child(31), .subcatUnit:nth-child(34), .subcatUnit:nth-child(37) {
	clear: both;
}
.subcatUnit:nth-child(3n+1) {
	clear: both;
}
.subcatUnitPic{	
	width: 178px;	
	height: 100px;
	margin: 0 0 10px 0;
}
.subcatUnitInfo{	
	width: 178px;
}
.subcatUnitInfo h3{		
	border-left: 5px solid rgb(104, 163, 82);
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 0 7px;
	margin: 0 0 10px 0;
}
.subcatUnitInfo p{
	line-height: 1.5em;
	margin: 0 0 10px 0;
}
.subcatUnitInfo p.lLink {
	line-height: 1em;
    padding-left: 15px;
    background: url("../img/acc_rarrow.png") no-repeat scroll left top transparent;	
	margin: 0;
}
#postContent .subcatUnitInfo a{
	color: #000;
}
#postContent .subcatUnitInfo a:hover {
	color: #42813f;
	text-decoration: underline;
}

/*-------------------------- ★subcategorytop --------------------------*/
#postContent .postlistContainer{
	background: url('../img/bg_h3.png') no-repeat top left;
	padding: 20px 0 0 0;
}
#postContent .postlistContainer h3 {
	margin: 0 0 10px 0;
	font-weight: bold;
	font-size: 14px;
}
#postContent .postlistContainer ul {
	margin: 0 0 20px 17px;
	list-style: url('../img/acc_larrow.png');
	line-height: 1.5em;
}
#postContent .postlistContainer ul li {
	margin: 0 0 5px 0;
}
#postContent .postlistContainer ul li:last-child {
	margin: 0;
}
#postContent .postlistContainer a{
	color: #000;
}
#postContent .postlistContainer a:hover {
	color: #42813f;
	text-decoration: underline;
}
/*-------------------------- ★events --------------------------*/
#postContent .section table.events {
	margin: 5px -10px 10px -10px;
	width: 600px;
	border: none;
	border-spacing: 2px;
	border-collapse: separate;
}
#postContent .section table.events td {
	border-spacing: 2px;
	border: none;
	border-collapse: separate;
}
table.events tr:nth-child(2n+1) td {
	background-color: #f7fec2;
}
table.events tr:nth-child(2n) td {
	background-color: #e9f8c9;
}
table.events td.eventsSubCategory {
	width: 90px;
}
table.events td.eventsArea {
	width: 130px;	
}
#postContent table.events a {
    color: #000;
	text-decoration: none;
}
#postContent table.events a:hover {
	color: #42813f;
	text-decoration: underline;
}
#postContent .eventslist ul {
	margin-left: 0;
}
#postContent .eventslist ul li {
	padding-left: 15px;
	padding-bottom: 0.5em;
	margin-bottom: 0.5em;
	background: url('../img/acc_eventsarrow.png') no-repeat top left;
	border-bottom: #333 1px dotted;
	list-style: none;
}
#postContent .section p.eventscat, #postContent .section p.eventsinfo {
	font-weight: bold;
	margin-bottom: 0;
}
#postContent .section p.eventsinfo {
	margin-bottom: 1.5em;
}
/*-------------------------- ★form --------------------------*/
#postContent form h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 20px 0 0 0;
}
#postContent form th {
	text-align: left;
	font-weight: normal;
}
/*-------------------------- ★phrase --------------------------*/
#postContent .postlistContainer table.phrase {
	width: 100%;
	border: none;
}
#postContent .postlistContainer table.phrase td {
	width: 50%;
	border: none;
}
#postContent .postlistContainer table.phrase a {
	color: #42813f;
}
#main #phraseGenre.section.box .title {
	background-color: #68a352;
}
#main #phraseGenre.section.box .title:before {
	border-bottom-color: #68a352;
}
#main #phraseGenre.section.box ul li {
	display:inline-block;
	/display:inline;/*IE7*/
	/zoom:1;/*IE7*/
	zoom:1;
	line-height: 1.8em;
	padding-right: 10px;
}
#main #phraseGenre.section.box ul li a {
	color: #42813f;
}
#main #phraseGenre.section.box ul li a:before {
	content: "■";	
}

/*-------------------------- ★news --------------------------*/
#postContent .newslistContainer {
	border-bottom: #999 1px dotted;
	margin: 0 0 20px 0;
}
#postContent .newslistContainer:last-child {
	border-bottom: none;
}
#postContent .newslistContainer h3 {
	font-weight: bold;
	padding: 0 0 0 8px;
	margin: 0 0 5px 0;
	line-height: 1em;
	border-left: 10px solid #666;
	font-size: 16px;
}
#postContent .newslistContainer .newslistDate,
#postContent .newspostContainer .newslistDate {
	font-size: 12px;
	margin: 0 0 10px 0;
}
#postContent .newslistContainer .newslistContent {
	margin: 0 0 5px 0;
}
#postContent .newspostContainer .newslistContent {
	margin: 0 0 10px 0;
}
#postContent .newslistContainer .newslistMore {
	padding: 0 0 0 15px;
	margin: 0 0 20px 0;
	background: url(../img/acc_larrow.png) top left no-repeat;
	line-height: 1.4em;
}
/*-------------------------- ★search --------------------------*/
#search .input_search {
	margin: 8px 0 0 6px;
    padding: 4px 0 6px 0;
    width: 150px;
	border: #ccc 1px solid;
	border-radius: 5px 0 0 5px;
	-moz-border-radius: 5px 0 0 5px;
	-webkit-border-radius: 5px 0 0 5px;
	-webkit-appearance: none;
}
#search .submitbutton {
    font-family: inherit;
    font-size: 11px;
    color: rgb(255, 255, 255);
    font-weight: bold;
    padding: 0px 8px;
    height: 28px;
    background-color: rgb(51, 51, 51);
    border-radius: 0 5px 5px 0;
	-moz-border-radius: 0 5px 5px 0;
	-webkit-border-radius: 0 5px 5px 0;
	-webkit-appearance: none;
	border-top: rgb(51, 51, 51) 2px solid;
	border-right: rgb(51, 51, 51) 1px solid;
	border-left: rgb(51, 51, 51) 1px solid;	
	border-bottom: rgb(51, 51, 51) 1px solid;
}
#search input[type="submit"] {
    margin: 12px 0px 0px;
}
/*-------------------------- ★related posts --------------------------*/
#relatedPosts a {
	font-weight: normal;
}
/*-------------------------- ★tribeEvents --------------------------*/
/**
 * Hide past events on The Events Calendar's Month View

.tribe-events-calendar td.tribe-events-past .tribe-events-month-event-title a,
.tribe-events-calendar td.tribe-events-past .tribe-events-viewmore a,
.tribe-events-calendar td.tribe-events-past .tribe-events-viewmore {
	display: none;
}

.tribe-events-calendar td.tribe-events-past .tribe_events{
	border-bottom: none !important;
}

.events-archive.events-gridview #tribe-events-content table.tribe-events-calendar td.tribe-events-past .type-tribe_events {
	border: none;
	box-shadow: none;
}
 */
