html, body {
	border: 0;
	font-size: 100%;
	font-style: inherit;
	font-weight: normal;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

body {
	background:#000000;
}

html {
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust:     100%;
}

a {
	color: #0000CD;
	text-decoration: none;
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0;
	text-decoration: none;
}

a:active,
a:hover {
	color: #BC0
}

.menu-item a:active,
a:hover {
	color: #BC0
}

.primary-navigation li a:active,
a:hover {
	color: #000
}
    
h1 {
	margin: 0;
	font-family: Merriweather;
	color: black; 
	font-size: 45px;
	font-weight: normal;
	text-transform: none;
	padding: 20px 0 20px 0;
	
}

@media screen and (max-width: 673px) {
	h1 {
		margin: 0;
		font-family: Merriweather;
		color: black; 
		font-size: 30px;
		font-weight: normal;
		text-transform: none;
		padding: 20px 0 20px 0;
	}
}

li {
	font-family: Fjalla One;
	font-size: 1em;
}

h2 {
	font-size: 24px;
	margin: 0;
}

/* Responsive images. Fluid images for posts, comments, and widgets */

.comment-content img,
.entry-content img,
.entry-summary img,
#site-header img,
.widget img,
.wp-caption {
	max-width: 100%;
	height: auto;
}

embed,
iframe,
object,
video {
	margin-bottom: 24px;
	max-width: 100%;
}


.alignleft {
	float: left;
}

.alignright {
	float: right;
}

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

.hide {
	display: none;
}



/* Separators */

.site-content span + .entry-date:before,
.full-size-link:before,
.parent-post-link:before,
span + .byline:before,
span + .comments-link:before,
span + .edit-link:before,
.widget_twentyfourteen_ephemera .entry-title:after {
	content: "\0020\007c\0020";
}


/**
 * 3.0 Basic Structure
 * -----------------------------------------------------------------------------
 */

.site {
	background-color: #fff;
	max-width: 1200px;
	position: relative;
}

.main-content {
	width: 100%;
}


.site-header {
	max-width: 1200px;
}

.header-main {
	min-height: 48px;
	padding: 0 10px;
}

.header-main img {
	height: 500px;
}

.site-title {
	float: left;
	font-size: 18px;
	font-weight: 700;
	line-height: 48px;
	margin: 0;
}

.site-title a,
.site-title a:hover {
	color: #fff;
}



/**
 * 5.0 Navigation
 * -----------------------------------------------------------------------------
 */

.site-navigation ul {
	list-style: none;
	margin: 0;
}

.site-navigation li {
	border-top: 1px solid rgba(255, 255, 255, 0.2);
}

.site-navigation ul ul {
	margin-left: 20px;
}

.site-navigation a {
	color: #fff;
	display: block;
	text-transform: uppercase;
	font-size: 20px;
}

.site-navigation a:hover {
	color: #BC0
}

.site-navigation .current_page_item > a,
.site-navigation .current_page_ancestor > a,
.site-navigation .current-menu-item > a,
.site-navigation .current-menu-ancestor > a {
	color: #c00;
	
}

/* Primary Navigation */

.primary-navigation {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	font-size: 14px;
	padding-top: 0px;
}

.primary-navigation.toggled-on {
	padding: 20px 0 20px 0;
}

.primary-navigation .nav-menu {
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	display: none;
}

.primary-navigation.toggled-on .nav-menu {
	display: block;
}

.primary-navigation a {
	padding: 7px 0;
}

/* Secondary Navigation */

.secondary-navigation {
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	font-size: 12px;
	margin: 48px 0;
}

.secondary-navigation a {
	padding: 9px 0;
}

.menu-toggle {
	background-color: #000;
	border-radius: 0;
	cursor: pointer;
	font-size: 0;
	height: 48px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	top: 0;
	right: 0;
	text-align: center;
	width: 48px;
}

.menu-toggle:before {
	color: #fff;
	content: "\f419";
	display: inline;
	margin-top: 16px;
}

.menu-toggle:active,
.menu-toggle:focus,
.menu-toggle:hover {
	background-color: #444;
}

.menu-toggle:focus {
	outline: 1px dotted;
}


/**
 * 6.0 Content
 * -----------------------------------------------------------------------------
 */




.site-content .entry-header,
.site-content .entry-content,
.site-content .entry-summary,
.site-content .entry-meta,
.page-content {
	margin: 0 auto;
}

/* CUSTOM */





.header-top {
	background: #000;
	width: 1260px;
	width: 100%;
}


.widget_categories ul {
margin: 0;
padding:0;

}

ul.children {
margin:  0 0 0 10px;
padding: 0 0 0 10px;

}

.textwidget ul {
margin: 0;
padding:0;

}


.front-page-category-headline {
	font-size: 24px;
	font-family: Merriweather;
	padding: 0px 0 10px 0;

}

.front-page-category-headline a {
	color: #c20;
	text-decoration: none;
	font-family: Merriweather;
	font-weight: bold;
}

.post .more-link {
	color: #c20000;
	padding-left: 20px;
	text-transform: uppercase;
	font-family: Merriweather;
	font-size: 20px;
	text-decoration: underline;
}

.post .more-link a {
 	color: #c20000;
}

.post .more-link a:hover {
 
}

.ss-form {
margin-left: 10px;

}

.ss-required-asterisk {
	font-size: 10px;
}

.ss-q-long {
	width: 280px;
}
.page-bottom-nav-title {
	padding-top: 15px;
	font-size: 14px;
	font-family: Fjalla One;
	color: #2b2b2b;
	font-weight: 900;
	font-family: "Times New Roman", Times, serif;
}

.blog-author {
	font-size: 12px;
	padding: 0 0 10px 0;
	color: #767676;
	text-transform: uppercase;
	

}


.blog-author a {
	color: #767676;

}

.blog-source {
	font-size: 12px;
	padding: 0 0 10px 0;
	color: #767676;
	text-transform: uppercase;
}


.blog-source a {
	color: #c20000;
	
}

.blog-source a:hover {
	color: #c20000;
	text-decoration: underline;
	
}

.ftpimagefix {

padding-top: 5px;

}

.rssmi_more {
font-family: "Times New Roman", Times, serif;
text-transform: uppercase;
font-size: 12px;
padding-left: 20px;

}

.blog-social-icons {

	padding-top: 20px;
	
}

.blog-social-icons img{

	width: 20px;
	margin-right: 10px;
	
}


.post iframe {
width: 560px;
height: 315px;
}

.page-id-5461 iframe {
height: 800px;
}


.entry-content img {
	
	
}

#text-20 li {
		padding-bottom: 0;
	}

/* NEWS LINKS */

.news-item {
	
	overflow: hidden;
}

@media screen and (min-width: 673px) {
	.news-item img {
		max-width: 300px;
		float: left;
		padding-right: 10px;
	}
}

@media screen and (max-width: 673px) {
	.news-item img {
		width: 100%;
		float: none;
		padding-right: 0px;
	}
}

.news-date {
	display:none;
}

.news-content {
	float: left;
	padding: 0 0 20px 0;
	width: 100%;
}

.news-content-featured {
	float: left;
	padding: 0 0 20px 0;
	width: 100%;
}

.news-title {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	padding-bottom: 5px;
}

.news-title a {
	color: #000;
}

.news-title a:hover {
	color: #c20000;
}

.news-title a {
	color: #000;
	font-weight: bold;
}

.news-description {
	
}

@media screen and (min-width: 801px) {

	.news-description-link img {
		float: left;
		padding-right: 8px;
		width: 420px;
	}

	.front-page-left-content .news-description-link img {
		float: left;
		padding-right: 8px;
		width: 320px;
	}

}

.entry-content table {

	border: 0;

}

.entry-content td {

	border: 0;

}

.post-135 a {
	
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	padding-bottom: 5px;
	color: #000;
}


.post-135 a:hover {
	
	color: #c20000;
}

.post-135 table {
	
	border: 0;
}

.top_news_desc_container_jp img {
	margin-right: 5px;

}

/* FRONT PAGE */



.post-2994 .front-page-container {
	width: 100%;
	margin: 0 0 0px 0px;
	padding: 0;
}

@media screen and (min-width: 1200px) {

	.front-page-container {
		padding: 0px 0 0px 0;
	}

	.front-page-left-content {
		float: left;
		min-width: 320px;
		max-width: 530px;
		padding: 0px 0 10px 0;
	}
}

.internal-page-content {
	float: none;
	min-height: 870px;
}


.detailed-para-1 a {
	color: #0000CD;
	text-decoration: none;
}

.detailed-para-2 a {
	color: #0000CD;
	text-decoration: underline;
}

.news-description-link {

	font-size: 15px;
	font-weight: normal;
}

@media screen and (max-width: 1200px) {

	.front-page-left-content {
		float: none;
		min-width: 100%;
		max-width: 100%;
		padding: 0 0 10px 0;
	}
}

.post-2994 .entry-header {
	display: none;
}

.post-2994 {
	
}


.post-2994 .front-page-item-box {
	margin-top: 15px;

}

.post-2994 .front-page-regular-headline {
	padding-bottom: 5px;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	line-height: 1;
}

.post-2994 .front-page-regular-headline a {
	
	color: #000;
}

.post-2994 .front-page-regular-headline a:hover {
	
	color: #c20000;
}


@media screen and (min-width: 673px) {
	.post-2994 .top_news_desc_container img {
		float: left;
		padding-right: 10px;
		max-width: 300px;
	}
}

@media screen and (max-width: 673px) {
	.post-2994 .top_news_desc_container img {
		float: none;
		padding-right: 0px;
		width: 100%;
	}
}

.post-2994 .front-page-source {
	color: #000;
}

.post-2994 .front-page-source a {
	color: #000;
}

.front-more-link-container {
	padding: 5px 0 0px 0;

}

.front-more-link {
	font-family: Fjalla One;
	font-size: 16px;
	color: #c20;
}


/* TRAVEL PAGE */

.sidebar-title {
	font-size: 14px;
	font-family: Fjalla One;
	text-transform: uppercase;
	padding-bottom: 20px;
}

.sidebar-travel {
	font-size: 16px;
	font-family: Fjalla One;
	text-transform: uppercase;
	line-height: 1.5;
	list-style: none;
	margin: 0;
	padding: 0;
}

.sidebar-travel li {
	padding-bottom: 5px;
}

.mainbody_sub_titlebar_text1 {
	font-size: 20px;
	font-family: Fjalla One;
	text-transform: uppercase;
	color: #c20000;
	padding-bottom: 10px;
}
.carp_title {
	padding-bottom: 5px;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 1;
}

.carp_title a {
	color: #000;
}

.carp_title a:hover {
	color: #c20000;
}

.carp_idate {
	font-size: 10px;
	font-family: Fjalla One;
	text-transform: uppercase;
	color: #666;
}

.carp_desc_container {
	border-bottom: solid #ddd 1px;
	padding-bottom: 10px;
	
}

.travel-source {
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-size: 12px;
	padding-left: 20px;
}

.travel-source a {
	color: #c20000;
}

.cityguide-container {

	background: #fff;
}

.cityguide-container iframe {

	padding: 0;
	margin: 35px 0 0 0;
}

.cityguide-container hr {

	padding: 0;
	margin: 0;
}

.carp_item_container {
	padding: 10px 0 0 0;
}


/* DETAILED PAGE */

.detailed-header {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	line-height: 1;
	padding: 5px 0 10px 30px;
}


.detailed-date {
	font-size: 16px;
	padding: 0 0 15px 0;
	color: #767676;
	text-transform: uppercase;

}

.detailed-para-1 {
	padding: 5px 0 0 0;
}

.detailed-para-2 {
}

.detailed-para-jp {
	padding: 0 0 10px 0;
}

.detailed-image {
	width: 100%;
	
}

.detailed-news-source {
	font-size: 15px;
	padding: 10px 0 20px 0;
	color: #767676;
	border-bottom: #ddd solid 1px;
}




/**
 * 6.2 Entry Header
 * -----------------------------------------------------------------------------
 */



.entry-title {
	font-size: 24px;
	font-weight: bold;
	
}

.entry-title a {
	color: #000;
}

.entry-title a:hover {
	color: #BC0
}

.site-content .entry-header {
	
	
}


/**
 * 6.3 Entry Meta
 * -----------------------------------------------------------------------------
 */

.entry-meta {
	clear: both;
	color: #767676;
	font-size: 12px;
	font-weight: 400;
}

.entry-meta a {
	color: #767676;
}

.entry-meta a:hover {
	color: #BC0
}

.sticky .entry-date {
	display: none;
}

.cat-links {
	font-weight: 900;
	text-transform: uppercase;
}

.cat-links a {
	color: #2b2b2b;
}

.cat-links a:hover {
	color: #BC0
}

.cat-links-red a {

	color: #BC0
}


.byline {
	display: none;
}


/**
 * 6.4 Entry Content
 * -----------------------------------------------------------------------------
 */


.entry-content {
	margin: 30px 0 0 0
}



@media screen and (max-width: 610px) {
.page .entry-content {
	padding-top: 0px;
}
}


/* Secondary */

.site-description {
	display: none;
	font-size: 12px;
	font-weight: 400;
	line-height: 1.5;
}

/* Primary Sidebar */

.primary-sidebar-container {
	opacity: 92%;
	margin: 0 auto;
}

.primary-sidebar {
	padding: 0px 6px 15px 6px;
	
}


/* Content Sidebar */

.content-sidebar {
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	color: #767676;
	padding: 48px 10px 0;
}


/**
 * 7.1 Widgets
 * -----------------------------------------------------------------------------
 */

/* Primary Sidebar, Footer Sidebar */

.widget {
	font-size: 14px;
	-webkit-hyphens: auto;
	-moz-hyphens:    auto;
	-ms-hyphens:     auto;
	hyphens:         auto;
	line-height: 1.2857142857;
	width: 100%;
	word-wrap: break-word;
}

.widget li {
	padding-top: 2px;
}

.widget a {
	color: #fff;
}

.widget a:hover {
	color: #BC0
}

.widget h1,
.widget h2,
.widget h3,
.widget h4,
.widget h5,
.widget h6 {
	margin: 24px 0 12px;
}

.widget h1 {
	font-size: 22px;
	line-height: 1.0909090909;
}

.widget h2 {
	font-size: 20px;
	line-height: 1.2;
}

.widget h3 {
	font-size: 18px;
	line-height: 1.3333333333;
}

.widget h4 {
	font-size: 16px;
	line-height: 1.5;
}

.widget h5 {
	font-size: 14px;
	line-height: 1.7142857142;
}

.widget h6 {
	font-size: 12px;
	line-height: 2;
}

.widget address {
	margin-bottom: 18px;
}

.widget abbr[title] {
	border-color: rgba(255, 255, 255, 0.7);
}

.widget mark,
.widget ins {
	color: #000;
}

.widget pre,
.widget fieldset {
	border-color: rgba(255, 255, 255, 0.2);
}

.widget code,
.widget kbd,
.widget tt,
.widget var,
.widget samp,
.widget pre {
	font-size: 12px;
	line-height: 1.5;
}

.widget blockquote {
	color: rgba(255, 255, 255, 0.7);
	font-size: 18px;
	line-height: 1.5;
	margin-bottom: 18px;
}

.widget blockquote cite {
	color: #fff;
	font-size: 14px;
	line-height: 1.2857142857;
}

.widget dl,
.widget dd {
	margin-bottom: 18px;
}

.widget ul,
.widget ol {
	list-style: none;
	margin: 0;
}

.widget li > ol,
.widget li > ul {
	margin-left: 0px;
}

.widget table,
.widget th,
.widget td {
	border-color: rgba(255, 255, 255, 0.2);
}

.widget table {
	margin-bottom: 18px;
}

.widget del {
	color: rgba(255, 255, 255, 0.4);
}

.widget hr {
	background-color: rgba(255, 255, 255, 0.2);
}

.widget p {
	margin-bottom: 18px;
}

.widget input,
.widget textarea {
	background-color: rgba(255, 255, 255, 0.8);
	border-color: rgba(255, 255, 255, 0.8);
	font-size: 14px;
	padding: 4px 4px 4px 4px;
	color: rgba(255, 255, 255, 0.8);
}

.widget input:focus,
.widget textarea:focus {
	border-color: rgba(255, 255, 255, 0.3);
}

.widget button,
.widget .button,
.widget input[type="button"],
.widget input[type="reset"],
.widget input[type="submit"] {
	background-color: #BC0
	border: 0;
	font-size: 12px;
	padding: 5px 15px 4px;
}

.widget input[type="button"]:hover,
.widget input[type="button"]:focus,
.widget input[type="reset"]:hover,
.widget input[type="reset"]:focus,
.widget input[type="submit"]:hover,
.widget input[type="submit"]:focus {
	background-color: #c00;
}

.widget input[type="button"]:active,
.widget input[type="reset"]:active,
.widget input[type="submit"]:active {
	background-color: #c00;
}

.widget .wp-caption {
	color: rgba(255, 255, 255, 0.7);
	margin-bottom: 18px;
}

.widget .widget-title {
	font-size: 14px;
	
	line-height: 1.7142857142;
	margin: 0 0 24px 0;
	text-transform: uppercase;
}

.widget-title,
.widget-title a {
	color: #fff;
}

.widget-title a:hover {
	color: #c00;
}

/* Calendar Widget*/

.widget_calendar table {
	line-height: 2;
	margin: 0;
}

.widget_calendar caption {
	color: #fff;
	font-weight: 700;
	line-height: 1.7142857142;
	margin-bottom: 18px;
	text-align: left;
	text-transform: uppercase;
}

.widget_calendar thead th {
	background-color: rgba(255, 255, 255, 0.1);
}

.widget_calendar tbody td,
.widget_calendar thead th {
	text-align: center;
}

.widget_calendar tbody a {
	background-color: #BC0
	color: #fff;
	display: block;
}

.widget_calendar tbody a:hover {
	background-color: #BC0
}

.widget_calendar tbody a:hover {
	color: #fff;
}

.widget_calendar #prev {
	padding-left: 5px;
}

.widget_calendar #next {
	padding-right: 5px;
	text-align: right;
}

/* Ephemera Widget*/

.widget_twentyfourteen_ephemera > ol > li {
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	margin-bottom: 18px;
	padding: 0;
}

.widget_twentyfourteen_ephemera .hentry {
	margin: 0;
	max-width: 100%;
}

.widget_twentyfourteen_ephemera .entry-title,
.widget_twentyfourteen_ephemera .entry-meta,
.widget_twentyfourteen_ephemera .wp-caption-text,
.widget_twentyfourteen_ephemera .post-format-archive-link,
.widget_twentyfourteen_ephemera .entry-content table {
	font-size: 12px;
	line-height: 1.5;
}

.widget_twentyfourteen_ephemera .entry-title {
	display: inline;
	font-weight: 400;
}

.widget_twentyfourteen_ephemera .entry-meta {
	margin-bottom: 18px;
}

.widget_twentyfourteen_ephemera .entry-meta a {
	color: rgba(255, 255, 255, 0.7);
}

.widget_twentyfourteen_ephemera .entry-meta a:hover {
	color: #BC0
}

.widget_twentyfourteen_ephemera .entry-content ul,
.widget_twentyfourteen_ephemera .entry-content ol {
	margin: 0 0 18px 20px;
}

.widget_twentyfourteen_ephemera .entry-content ul {
	list-style: disc;
}

.widget_twentyfourteen_ephemera .entry-content ol {
	list-style: decimal;
}

.widget_twentyfourteen_ephemera .entry-content li > ul,
.widget_twentyfourteen_ephemera .entry-content li > ol {
	margin: 0 0 0 20px;
}

.widget_twentyfourteen_ephemera .entry-content th,
.widget_twentyfourteen_ephemera .entry-content td {
	padding: 6px;
}

.widget_twentyfourteen_ephemera .post-format-archive-link {
	font-weight: 700;
	text-transform: uppercase;
}

/* List Style Widgets*/

.widget_archive li,
.widget_categories li,
.widget_links li,
.widget_meta li,
.widget_nav_menu li,
.widget_pages li,
.widget_recent_comments li,
.widget_recent_entries li {
	border-top: 1px solid rgba(255, 255, 255, 0.2);
	padding: 8px 0 9px;
}

.widget_archive li:first-child,
.widget_categories li:first-child,
.widget_links li:first-child,
.widget_meta li:first-child,
.widget_nav_menu li:first-child,
.widget_pages li:first-child,
.widget_recent_comments li:first-child,
.widget_recent_entries li:first-child {
	border-top: 0;
}

.widget_categories li ul,
.widget_nav_menu li ul,
.widget_pages li ul {
	border-top: 1px solid rgba(255, 255, 255, 0.2);
	margin-top: 9px;
}

.widget_categories li li:last-child,
.widget_nav_menu li li:last-child,
.widget_pages li li:last-child {
	padding-bottom: 0;
}

/* Recent Posts Widget */

.widget_recent_entries .post-date {
	display: block;
}

#supplementary {
	padding: 0;
}

.site-footer {
	background-color: #FFF;
	opacity: 98%;
}

.footer-sidebar {
	padding: 0;
}

.site-info {
	padding: 15px 10px;
}

#supplementary + .site-info {
	border-top: 1px solid rgba(255, 255, 255, 0.2);
}

.site-info a:hover {
	color: #BC0
}

#supplementary ul {
margin: 0;
padding: 0;
}

#supplementary .children {
display: none;
}

#text-23 ul {

margin-top: 18px;
}

#text-23 li {

margin: 6px 0 6px 0;
}


/**
 * 9.0 Featured Content
 * -----------------------------------------------------------------------------
 */

.featured-content {
	background: #000 url(images/pattern-dark.svg) repeat fixed;
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	position: relative;
	width: 100%;
}

.featured-content-inner {
	overflow: hidden;
}

.featured-content .hentry {
	color: #fff;
	margin: 0;
	max-width: 100%;
	width: 100%;
}

.featured-content .post-thumbnail,
.featured-content .post-thumbnail:hover {
	background: transparent;
}

.featured-content .post-thumbnail {
	display: block;
	position: relative;
	padding-top: 55.357142857%;
	overflow: hidden;
}

.featured-content .post-thumbnail img {
	left: 0;
	position: absolute;
	top: 0;
}

.featured-content .entry-header {
	background-color: #000;
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	min-height: 96px;
	overflow: hidden;
	padding: 24px 10px;
}

.featured-content a {
	color: #fff;
}

.featured-content a:hover {
	color: #BC0
}

.featured-content .entry-meta {
	color: #fff;
	font-size: 11px;
	font-weight: 700;
	line-height: 1.0909090909;
	margin-bottom: 12px;
}

.featured-content .cat-links {
	font-weight: 700;
}

.featured-content .entry-title {
	font-size: 18px;
	font-weight: 300;
	line-height: 1.3333333333;
	margin: 0;
	text-transform: uppercase;
}

.entry-content {
	padding 30px 30px 30px 30px;
}

/**
 * 11.0 Media Queries
 * -----------------------------------------------------------------------------
 */

/* Does the same thing as <meta name="viewport" content="width=device-width">,
 * but in the future W3C standard way. -ms- prefix is required for IE10+ to
 * render responsive styling in Windows 8 "snapped" views; IE10+ does not honor
 * the meta tag. See http://core.trac.wordpress.org/ticket/25888.
 */
@-ms-viewport {
	width: device-width;
}

@viewport {
	width: device-width;
}

@media screen and (max-width: 673px) {
	.content-area {
		float: none;
		width: 100%;
	}
}

@media screen and (min-width: 673px) {

		.content-sidebar {
		border: 0;
		float: right;
		margin-left: -33.33333333%;
		padding: 48px 30px 24px;
		position: relative;
		width: 33.33333333%;
	}
}

@media screen and (min-width: 1080px) {

	.content-area {
		float: left;
		width: 100%;
		
	}
		.header-main {
		padding-right: 0;
	}

	.search-toggle {
		margin-right: 0;
	}

	/* Fixed Header */

	.masthead-fixed .site-header {
		position: fixed;
		top: 0;
	}

	.admin-bar.masthead-fixed .site-header {
		top: 32px;
	}

	.masthead-fixed .site-main {
		margin-top: 48px;
	}

	/* Navigation */

	.site-navigation li .current_page_item > a,
	.site-navigation li .current_page_ancestor > a,
	.site-navigation li .current-menu-item > a,
	.site-navigation li .current-menu-ancestor > a {
		color: #fff;
	}

	/* Primary Navigation */

	.primary-navigation {
		float: right;
		font-size: 14px;
		margin: 0 1px 0 -12px;
		padding: 0;
	}

	.primary-navigation .menu-toggle {
		display: none;
		padding: 0;
	}

	.primary-navigation .nav-menu {
		border-bottom: 0;
		display: block;
		padding-right: 6px;
	}

	.primary-navigation.toggled-on {
		border-bottom: 0;
		margin: 0;
		padding: 0;
	}

	.primary-navigation li {
		border: 0;
		display: inline-block;
		height: 48px;
		line-height: 48px;
		position: relative;
	}

	.primary-navigation a {
		display: inline-block;
		padding: 0 50px;
		white-space: nowrap;
	
	}

	.primary-navigation ul ul {
		background-color: #BC0
		float: left;
	}

	.primary-navigation li li {
		border: 0;
		display: block;
		height: auto;
		line-height: 1.0909090909;
	}

	.primary-navigation ul ul ul {
		left: -999em;
		top: 0;
	}

	.primary-navigation ul ul a {
		padding: 18px 12px;
		white-space: normal;
		width: 176px;
	}

	.primary-navigation li:hover > a,
	.primary-navigation li.focus > a {
		background-color: #BC0
		color: #fff;
	}

	.primary-navigation ul ul a:hover,
	.primary-navigation ul ul li.focus > a {
		background-color: #BC0
	}

	.primary-navigation ul li:hover > ul,
	.primary-navigation ul li.focus > ul {
		left: auto;
	}

	.primary-navigation ul ul li:hover > ul,
	.primary-navigation ul ul li.focus > ul {
		left: 100%;
	}

	.primary-navigation .menu-item-has-children > a,
	.primary-navigation .page_item_has_children > a {
		padding-right: 26px;
	}

	.primary-navigation .menu-item-has-children > a:after,
	.primary-navigation .page_item_has_children > a:after {
		-webkit-font-smoothing: antialiased;
		content: "\f502";
		display: inline-block;
		font: normal 8px/1 Genericons;
		position: absolute;
		right: 12px;
		top: 22px;
		vertical-align: text-bottom;
	}

	.primary-navigation li .menu-item-has-children > a,
	.primary-navigation li .page_item_has_children > a {
		padding-right: 20px;
		width: 168px;
	}

	.primary-navigation .menu-item-has-children li.menu-item-has-children > a:after,
	.primary-navigation .menu-item-has-children li.page_item_has_children > a:after,
	.primary-navigation .page_item_has_children li.menu-item-has-children > a:after,
	.primary-navigation .page_item_has_children li.page_item_has_children > a:after {
		content: "\f501";
		right: 8px;
		top: 20px;
	}
	
	.content-area,
	.content-sidebar {
		
	}

	.site-content .has-post-thumbnail .entry-header {
		margin-top: -30px;
	}

	.comment-list .trackback,
	.comment-list .pingback,
	.comment-list article {
		margin-bottom: 36px;
		padding-top: 36px;
	}

	.comment-author .avatar {
		height: 34px;
		top: 2px;
		width: 34px;
	}

	.comment-author,
	.comment-awaiting-moderation,
	.comment-content,
	.comment-list .reply,
	.comment-metadata {
		padding-left: 50px;
	}

	.comment-list .children {
		margin-left: 20px;
	}

	.full-width.singular .site-content .hentry.has-post-thumbnail,
	.full-width.home .site-content .hentry.has-post-thumbnail {
		margin-top: -30px;
	}

	.featured-content {
		margin-bottom: 0;
	}
	
	.search-box-wrapper {
		padding-left: 182px;
	}

	.main-content {
		padding-top: 15px;
		float: left;
	}

	.site-content {
		margin-right: 0%;
		margin-left: 264px;
	}

	.site-content .entry-header {
		margin-top: 0;
	}

	.site-content .has-post-thumbnail .entry-header {
		margin-top: 0;
	}

	.content-sidebar {
		margin-left: -29.04761904%;
		width: 29.04761904%;
	}

	.site:before {
		background-color: #000;
		opacity: 98%;
		content: "";
		display: block;
		height: 100%;
		min-height: 100%;
	}

	#secondary {
		background-color: transparent;
		border: 0;
		clear: none;
		float: left;
		margin: 0 0 0 -100%;
		padding-left: 10px;
	}

	.featured-content {
		padding-left: 182px;
	}

	.site-content,
	.site-main .widecolumn {
		margin-left: 264px;
	}

	.site:before {
		width: 264px;
	}

	.search-box-wrapper,
	.featured-content {
		padding-left: 264px;
	}

	.secondary-navigation,
	.secondary-navigation ul ul {
		width: 223px;
	}

	.secondary-navigation ul li:hover > ul,
	.secondary-navigation ul li.focus > ul {
		left: 202px;
	}

}

@media screen and (max-width: 1080px) {
	#secondary {
		float: none;
		margin: 0 auto;
		width: 100%;
	}
	
	.textwidget {
	margin: 0 auto;
	}
}


/* BLOG CARP FEED */

.carp-blog-title {
	margin: 0;
	padding-bottom: 15px;
	padding-top: 0px;
	padding-right: 5px;
	}
		

.carp-blog-title a {
	font-family: 'Fjalla One', sans-serif;
	color: #333;
	font-weight: bold;
	text-decoration: none;
	font-size: 36px;
	line-height: 36px;
	}
		
.carp-blog-idate {
	color: #999;
	font-size: 14px;
	padding: 0 0 10px 0;
	font-style: italic;
	}	
		
.carp-blog-item-container {
	padding: 10px 0 40px 0;
	}	
		
.carp-blog-item-container img {
	padding: 0px 200px 10px 0;
	overflow: hidden;
	}

.carp-blog-desc-container {
	color: #333;
	font-family: 'Fjalla One', sans-serif;
	font-size: 14px;
	font-size: 100%;
	overflow: hidden;
	padding: 0 0 20px 0;
	border-bottom: 1px solid #666666;
	}
	
.menu-toggle {display:none}


.top_news_article_box_jp a {
	color: #000;
	font-weight: bold;
}

.category-header {
	font-size: 45px;
}

.category-icon {
	padding-left: 20px; 
	height: 40px;
}

.youtube-container {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}
.youtube-video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.hentry {
		margin: 0px 30px 0 30px;
	}

.front-page-title {
	font-family: Merriweather;
	color: black; 
	font-size: 45px;
	font-weight: normal;
	text-transform: none;
}

.internal-page-title {
	font-family: Merriweather;
	color: black; 
	font-size: 45px;
	font-weight: normal;
	text-transform: none;
}

.front-page-title-container {
	padding: 30px;
}

.internal-page-title-container {
	padding: 30px;
}

.front-page-content-container {
	padding: 0 30px 0 30px;
}

.internal-page-content-container {
	padding: 0 30px 0 30px;
}


@media screen and (max-width: 1080px) {

	.front-page-title {
		font-size: 30px;
		padding-bottom: 20px;
	}
	
	.internal-page-title {
		font-size: 30px;
		padding-bottom: 20px;
	}
	
	.front-page-title-container {
		padding: 0;
	}

	.internal-page-title-container {
		padding: 0;
	}
	
	.front-page-content-container {
		padding: 0 0 0 0px;
	}

	.internal-page-content-container {
		padding: 0 0 0 0px;
	}

}


@media screen and (max-width: 1080px) {
	.textwidget {
		max-width: 250px;
	}

}

.footer-menu-desktop hr {
	margin-top: 6px;
}



/* Style the navigation menu */
.topnav {
  overflow: hidden;
  background-color: #FFF;
  opacity: 98%;
  position: relative;
  padding-top: 10px;
}

/* Hide the links inside the navigation menu (except for logo/home) */
.topnav #myLinks {
  display: none;
}

/* Style navigation menu links */
.topnav a {
  color: #000;
  padding: 0;
  text-decoration: none;
  font-size: 17px;
  display: block;
  text-align: center;
  margin: 0 auto;
  font-family: Fjalla One;
  
}

/* Style the hamburger menu */
.topnav a.icon {
  display: block;
  position: absolute;
  right: 5px;
  top: 5px;
}

/* Add a grey background color on mouse-over */
.topnav a:hover {
  color: #DDD;
}

/* Style the active link (or home/logo) */
.active {
  color: white;
}

.fa-bars {padding: 10px; }

@media screen and (min-width: 1080px) {
	.topnav {display: none}
}
	
input, select, textarea {color: #000;}

#myLinks {line-height: 2em}


.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
    content: "\f0c9";
}

.noj-logo-container {
  	text-align: center;
  	width: 100%;
  	}


.noj-logo {
	padding: 0; 
	max-width: 243px; 
	opacity: 98%;
	width: 100%;
  	height: auto;
}

.noj-logo2 {
	padding: 0; 
	opacity: 98%;
	width: auto;
  	height: auto;
}
.front-page-title-container {
	float: left;
	padding: 0 0 30px 30px;
	font-size: 45px; 
	color: #000;
	}
	
.front-page-title-right {
	float: left;
	padding: 6px 0 0 40px;
	}


	
@media screen and (max-width: 1080px) {

	.front-page-title-container {
		float: left;
		padding: 0 0 30px 0;
		font-size: 45px; 
		color: #000
		}
}	

@media screen and (min-width: 1080px) {

	.footer-menu-desktop {
		display: inline-block;
		width: 400px;
		}	
}

	
@media screen and (min-width: 1080px) {
	.entry-container {
		padding: 15px 25px 30px 25px; 
		max-width: 866px; 
		margin: 0;
		overflow: hidden; 
		background: rgba(255, 255, 255, 0.98)
	}
}
	
@media screen and (max-width: 1080px) {
	.entry-container {
		padding: 30px 30px 30px 30px; 
		max-width: 887px; 
		margin-bottom: 100px;
		overflow: hidden; 
		background: rgba(255, 255, 255, 0.98)
	}
}

@media screen and (min-width: 1200px) {

	.front-page-right {
		float: right; 
		padding: 
		21px 0px 20px 0px;
	}	
}

@media screen and (max-width: 1200px) {

	.front-page-right {
		float: none; 
		padding: 20px 0px 20px 0px;
		text-align: left;
	}
	
	.front-page-clock {
		display: none;
	}
}	

@media screen and (max-width: 673px) {
	#secondary button {
		display: none;
	}
}

#myBtn {
  display: none;
  position: fixed;
  bottom: 10px;
  right: 10px;
  z-index: 99;
  font-size: 16px;
  border: none;
  outline: none;
  background-color: red;
  color: white;
  cursor: pointer;
  padding: 10px;
  border-radius: 4px;
}

.front-page-clock {
	color: #999; 
	font-size: 14px; 
	font-family: Fjalla One; 
	text-transform: uppercase;
}

.category-divider {
	margin-top: 50px;
}

.widget-title {display: none}

.screen-reader-text {display: none}

@media screen and (min-width: 673px) {
	.link-mobile {
		display: none
	}
}

figure {
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}

.detailed-para-2 li {
    font-family: none;
    font-size: 1em;
}


.internal-page-content li {
    font-family: none;
    font-size: 1em;
}

ol li {
    font-family: none;
    font-size: 1em;
}

.sidebar-icons {
	height: 20px;
	float: right; 
	vertical-align: bottom; 
	padding-top: 3px;

}

