/*
Theme Name: Twenty Ten Child
Theme URI: https://wordpress.org/themes/twentyten/
Description: A child theme for the Twenty Ten WordPress theme.
Template: twentyten
Version: 1.0.0
*/

/* Add custom styles below */
h1 {
  text-transform: uppercase;
}

blockquote {
  quotes: none;
  font-style: italic;
  padding: 0 3em;
}

#lang_sel_list {
  float: right;
}

#lang_sel_list a:hover {
  color: #252069 !important;
}

body,
input,
textarea,
.page-title span,
.pingback a.url {
  font-family: Tahoma, Geneva, sans-serif;
}

input[type="submit"] {
  font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  color: #333;
  overflow: hidden;
}

pre {
  font-family: "Courier 10 Pitch", Courier, monospace;
  background: #f7f7f7;
  color: #222;
  line-height: 18px;
  margin-bottom: 18px;
  -webkit-text-size-adjust: 140%;
  padding: 1.5em;
}

code {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  -webkit-text-size-adjust: 160%;
}

#site-info {
  font-weight: 400;
  font-size: 12px;
  text-align: center;
  margin: 0 auto;
  float: none;
}

#site-generator {
  font-style: italic;
  position: relative;
}

body,
input,
textarea {
  overflow-y: scroll;
}

.screen-reader-text {
  position: absolute;
  left: -9000px;
}

.date_news {
  font-size: 11px;
  font-style: italic;
}

#header {
  border-bottom: 0px solid #ddd;
  position: relative;
}

#logo {
  float: left;
  width: 155px;
}

div.menu {
  float: right;
}

#access .menu-header li,
div.menu li {
  margin: 0 8px;
}

#access a {
  color: #000;
  display: block;
  line-height: 28px;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 14px;
  padding: 0 10px;
}

#access li:hover > a,
#access ul ul :hover > a {
  background: #252069;
  color: #fff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
  color: #fff;
  background: #252069;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

#content,
#content input,
#content textarea {
  color: #2b2b2b;
  font-size: 12px;
  line-height: 19px;
}

#content p,
#content ul,
#content ol,
#content dd,
#content pre,
#content hr {
  line-height: 16px;
  margin-bottom: 9px;
}

#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
  color: #000;
  line-height: 17px;
  margin: 0 0 7px;
}

#content h1 {
  font-size: 19px;
  font-weight: bold;
}

#content h2 {
  text-transform: uppercase;
  color: #252069;
  margin-bottom: 3px;
  line-height: 16px;
  font-weight: 700;
  margin-bottom: 6px;
  font-size: 15px;
}

#content h3 {
  color: #000033;
  margin-bottom: 0;
  line-height: 16px;
  font-weight: 700;
  margin-bottom: 3px;
  font-size: 14px;
}

#content tr th,
#content thead th {
  color: #888;
  font-size: 12px;
  font-weight: 700;
  line-height: 18px;
  padding: 9px 24px;
}

img#wpstats {
  display: block;
  margin: 0 auto 10px;
}

#access,
.entry-meta,
.entry-utility,
.navigation,
.widget-area {
  -webkit-text-size-adjust: 120%;
}

.relative {
  position: relative;
  border-bottom: 1px solid #d2d2d2;
}

.subpage {
  padding: 4px;
}

li#language-selector {
  list-style: none;
  top: 1px;
  right: 1px;
  position: absolute;
}

#lang_sel_list ul li a:hover {
  background: none;
  font-weight: 700;
}

a img,
.entry-meta abbr,
.entry-utility abbr {
  border: none;
}

#container,
#wp-calendar {
  width: 100%;
}

p,
dd,
#comments .comment-body ul,
#comments .comment-body ol {
  margin-bottom: 18px;
}

ul ul,
ol ol,
ul ol,
ol ul,
#content ul ul,
#content ol ol,
#content ul ol,
#content ol ul {
  margin-bottom: 0;
}

#access ul li:hover > ul,
.paged #nav-above,
.single #nav-above {
  display: block;
}

#content dt,
#content th,
.widget_rss a.rsswidget {
  color: #000;
}

.page-title a:link,
.page-title a:visited,
.navigation a:link,
.navigation a:visited,
.comment-meta a:link,
.comment-meta a:visited {
  color: #888;
  text-decoration: none;
}

.entry-title a:link,
.entry-title a:visited,
#site-info a {
  color: #000;
  text-decoration: none;
}

.entry-meta,
.entry-content label,
#respond label {
  color: #888;
  font-size: 12px;
}

#content .entry-summary p:last-child,
img.alignleft,
img.alignright,
img.aligncenter {
  margin-bottom: 12px;
}

.entry-meta a,
.entry-utility a,
.reply a,
a.comment-edit-link {
  color: #888;
}

#content .video-player,
.home .hentry.format-aside,
.home .hentry.category-asides {
  padding: 0;
}

.wp-smiley,
.gallery dl,
#respond p,
#comments-list ul #respond {
  margin: 0;
}

.gallery br + br,
.nopassword,
.nocomments,
.widget_search label {
  display: none;
}

#comments,
.clear {
  clear: both;
}

#respond .form-allowed-tags code,
.widget-area .entry-meta,
#wp-calendar thead {
  font-size: 11px;
}

.widget-area a:active,
.widget-area a:hover,
#site-generator a:hover {
  text-decoration: underline;
}

#lang_sel_list a.lang_sel_sel {
  color: #252069 !important;
}

h4 {
  color: #000033 !important;
  font-size: 13px;
  font-weight: bold;
  line-height: 15px !important;
  margin-bottom: 6px !important;
  margin-top: 0 !important;
  text-transform: uppercase;
}

.read_chi {
  bottom: -26px;
  margin: 0 !important;
  position: absolute;
  height: 24px;
  right: 1px;
}

.text_chi {
  margin-bottom: 14px;
  position: relative;
}

/* newly added */
#content .entry-title{
  /* display: none ; */
}

body:not(.single-post) #content .entry-title{
  display: none ;
}

#header {
  border-bottom: 0px solid #ddd;
  position: relative;
  padding: 0;
}

#access {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  background: transparent;
}

#wrapper{
  padding: 0;
  margin-top: 0;
}

#main{
  overflow: visible;
  padding: 0;
}
 
#masthead {
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
 
#access .menu-header, div.menu{
  width: fit-content;
  margin: 0;
}

#lang_sel_list {
  height: fit-content;
}

body.home #content,
.one-column #content {
  width: 100%;
  margin: 0 auto;
}

#colophon {
  border-top: none;
  margin: 0;
  overflow: hidden;
  padding: 18px 0;
}

body.home #content_bottom {
  border-top: 1px solid #000;
  padding-top: 9px;
  margin-top: 10px;
	display: grid;
	grid-template-columns: 1fr 1fr 0.7fr;
	gap: 20px; 
	align-items: start;
}

body.home #content_bottom .box_3 {
	width: auto;
	float: none;
  padding: 9px;
}

.text {
  position: relative;
  margin-bottom: 20px;
}

.text p.title {
  color: #333366;
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 3px !important;
}

.read {
  right: 1px;
  bottom: -15px;
  position: absolute;
  margin: 0 !important;
}

.contact_home p {
  line-height: 16px;
}

#sub_banner {
  margin-bottom: 15px;
}

#sub_banner p {
  margin: 0 !important;
}

img {
  max-width: 100%;
  height: auto;
}

#content table,
#content tr td{
  border: none;
  padding: 0;
}

#content .divide {
  border-left: 1px dashed #ddd;
  padding-left: 50px;
}

#nav-above,
#nav-below,
.entry-utility,
#comments,
#primary {
	display: none !important;
}

.single-post #content{
  margin: 0;
}

.wpml-ls-legacy-list-vertical a{
  width: 149px;
  line-height: 20px !important;
}

@media print {
  #header {
    border-bottom: 2px solid #ddd;
  }
}
