/*
Theme Name:     TIBA
Theme URI:      http://wptuts.com
Description:    Child theme for the rttheme18 theme 
Author:         Yu Cheng Wang
Author URI:     http://everchangingmedia.com
Template:       rttheme18
Version:        0.1.0
*/
@import url("style.css");
body {
  font-family: "微軟正黑體", "Microsoft JhengHei", "PMingLiU", Arial, "Helvetica", Verdana Sans-serif;
  font-size: 16px;
  color: #3f3f3f;
}
body a {
  font-size: 16px;
  color: #0368b7;
  text-decoration: none;
}
body .heading h1,
body .heading h2 {
  font-size: 24px;
}
h1,
h2,
h3,
h4,
h5 {
  font-family: "微軟正黑體", "Microsoft JhengHei", "PMingLiU", Arial, "Helvetica", Verdana Sans-serif;
  color: #3f3f3f;
}
#logo img {
  width: 250px;
}
.head_text h1 {
  font-size: 20px;
  font-weight: bold !important;
}
.page .featured_article_title {
  font-size: 18px;
}
#top_bar {
  background-color: transparent;
  border: none;
  padding: 0px;
}
.top_links {
  float: right;
  background-color: #135e93;
  padding: 3px;
}
.top_links a {
  font-size: 12px;
  color: #fff;
}
#header_contents {
  padding-top: 0px;
  padding-bottom: 0px;
}
section.content.right {
  width: 760px;
  padding-top: 85px;
}
.top_content .info_bar {
  padding: 60px 0 30px;
}
.single-post section.content.right {
  padding-top: 15px;
}
.single-post .top_content .info_bar,
.category .top_content .info_bar {
  padding: 60px 0 30px;
}
.tiba_blog_list .entry-date {
  margin-right: 10px;
}
.button_ {
  background-color: #135e93 !important;
}
.caption small {
  min-height: 0px;
}
.breadcrumb a {
  font-size: 11px;
  color: #000 !important;
}
.blog_list h1 {
  font-weight: bold !important;
}
.imgeffect:hover a:first-child {
  top: 50%;
}
.wp-caption-text {
  font-style: normal;
  font-family: "微軟正黑體", "Microsoft JhengHei", "PMingLiU", Arial, "Helvetica", Verdana Sans-serif;
}
.rcp_subscription_fieldset {
  display: none;
}
.person .style-one:after {
  content: "";
}
.person .style-one {
  margin: 5px 0px;
}
.person .profile {
  font-size: 13px;
}
.person.box.five {
  margin-left: 10px !important;
  width: 140px;
}
.tablepress tfoot th,
.tablepress thead th {
  background-color: #135e93;
  color: #fff;
}
.tablepress .sorting:hover,
.tablepress .sorting_asc,
.tablepress .sorting_desc {
  background-color: #0368b7;
  color: #fff;
}
#rcp_submit {
  border-radius: 0px;
  background-color: #0368b7;
  color: #fff;
  box-shadow: none;
  border: none;
  width: 150px;
  padding: 5px 10px;
}
#rcp_login_submit,
#rcp_lostpassword_submit,
#rcp_profile_editor_submit {
  border-radius: 0px;
  background-color: #0368b7;
  color: #fff;
  box-shadow: none;
  border: none;
  min-width: 150px;
  padding: 5px 10px;
}
.rcp_lost_password a {
  font-size: 16px !important;
}
.rcp_form label {
  width: 150px !important;
}
/* ----- gravity form ----- */
.gform_button {
  border-radius: 0px;
  background-color: #0368b7;
  color: #fff;
  box-shadow: none;
  border: none;
  min-width: 150px;
  padding: 5px 10px;
}
.ginput_container_textarea .textarea {
  border: solid 2px #eeeeee;
}
/* ----- bx slider ----- */
.bx-wrapper .bx-viewport {
  border: 0px !important;
  box-shadow: none !important;
  background-color: #f7f7f7 !important;
}
.bx-wrapper .bx-viewport ul {
  margin: 0px;
}
/* ----- org slider ----- */
.bx-wrapper .bx-pager.bx-default-pager a {
  background-color: #ccc;
}
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #999;
}
#log_forms #forgot .form-group:first-child {
  width: 280px;
  float: left;
}
.form-group a {
  font-size: 16px;
  color: #000 !important;
}
.form-group a:hover {
  color: #999 !important;
}
#download-page .download_category {
  width: 90%;
}
.jackbox-social {
  display: none;
}
.jackbox-description-text {
  padding: 5px;
}
.jackbox-modal h3 {
  display: none;
}
.photo_gallery .gallery-caption-text {
  line-height: 1.6;
  padding-top: 5px;
  font-size: 12px;
  color: #000;
}
/* Navigation */
.top_links {
  color: #fff;
}
.flags {
  background-color: #135e93;
  border-color: #135e93;
}
#navigation_bar > ul > li > a {
  color: #0368b7;
  font-family: "微軟正黑體", "Microsoft JhengHei", "PMingLiU", Arial, "Helvetica", Verdana Sans-serif;
  font-size: 18px;
  font-weight: bold !important;
  padding-left: 25px;
  padding-right: 25px;
}
@media only screen and (max-width: 1099px) {
  #navigation_bar > ul > li > a {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}
#navigation_bar > ul > li > a:hover {
  color: #3f3f3f;
}
#navigation .sub-menu li a {
  color: #3f3f3f;
}
.widget_archive ul li a:hover,
.widget_links ul li a:hover,
.widget_nav_menu ul li a:hover,
.widget_categories ul li a:hover,
.widget_meta ul li a:hover,
.widget_recent_entries ul li a:hover,
.widget_pages ul li a:hover,
.widget_rss ul li a:hover,
.widget_recent_comments ul li a:hover,
.widget_rt_categories ul li a:hover,
.widget_product_categories ul li a:hover {
  color: #000;
}
.widget ul li.current-menu-item > a,
.widget_rt_categories ul li.current-cat > a,
.widget_product_categories ul li.current-cat > a {
  color: #000;
  font-weight: bold;
}
/*  Header */
.section_widget.second .widget {
  display: inline-block;
  width: auto;
}
.section_widget.second > .widget:first-child {
  position: absolute;
  right: 200px;
  margin-right: 50px;
}
.section_widget.second > .widget:nth-child(2) {
  position: absolute;
  right: 20px;
  top: 50px;
}
.section_widget.second input[type=text] {
  font-size: 15px;
  width: 200px;
  padding: 5px;
  box-shadow: none;
  border: 0px;
  background-color: #e0e0e0;
}
.section_widget.second input[type=submit] {
  padding: 3px 10px;
  background-color: #135e93;
  color: #fff;
  text-shadow: none;
}
@media only screen and (max-width: 959px) {
  .section_widget.second {
    display: none !important;
  }
}
@media only screen and (max-width: 959px) {
  #header_contents {
    padding-bottom: 0px;
  }
}
.sidebar {
  width: 240px !important;
}
@media only screen and (max-width: 959px) and (min-width: 768px) {
  .sidebar {
    width: 160px !important;
  }
}
#container .sidebar .widget {
  border: 0px;
  box-shadow: none;
}
.widget_nav_menu ul li {
  border-bottom: 0px;
}
.sidebar .featured_article_title {
  color: #135e93;
  font-size: 24px;
  font-weight: bold;
}
.sidebar .featured_article_title:before {
  background: none repeat scroll 0 0 transparent;
}
.sidebar .widget ul li.current-menu-item > a {
  border-bottom: solid 1px #135e93;
}
.home h3 {
  color: #0368b7;
}
.home .content_area,
.home .content_holder {
  background-color: #f7f7f7;
}
@media only screen and (max-width: 480px) {
  .home .top_content {
    display: none;
  }
}
.home .latest-news {
  color: #000;
  width: 100%;
  font-size: 16px;
  line-height: 16px;
  text-decoration: none;
  display: inline-block;
  margin-bottom: 15px;
  white-space: nowrap !important;
  overflow: hidden;
  text-overflow: ellipsis;
}
.home .latest-news .news-date {
  margin-right: 15px;
}
.home .latest-news:hover {
  color: #999;
}
.home #text-box-166114-44005 p {
  padding: 0px;
}
.home #text-box-166114-44005 input[type=text],
.home #text-box-166114-44005 input[type=password] {
  width: 100%;
  font-size: 18px;
  background-color: #eee !important;
  border: 0px;
  padding: 5px;
  margin-bottom: 5px;
}
.home #text-box-166114-44005 input[type=submit] {
  color: #fff;
  font-size: 24px;
  background-color: #0368b7;
  border: 0px;
  padding: 5px;
  width: 100%;
}
.home #text-box-166114-44005 a {
  font-size: 16px;
  color: #999;
}
.home #text-box-166114-44005 a:hover {
  color: #000;
}
.home #text-box-166114-44005 ul {
  margin-left: 0px;
}
.home #text-box-166114-44005 .home-memeber-link {
  font-size: 16px;
}
.home #text-box-166114-44005 .home-memeber-link a {
  padding: 3px 0;
  background-color: #0368b7;
  color: #fff;
  display: inline-block;
  width: 150px;
  text-align: center;
  margin: 5px 0;
}
.home .featured_article_title {
  font-size: 18px;
  font-weight: bold !important;
}
.home .featured_article_title span {
  color: #999;
  font-size: 12px;
  padding-left: 10px;
  font-weight: normal !important;
}
.home .title_line .featured_article_title:after {
  background: none;
}
.home .title_line {
  padding-bottom: 5px;
  border-bottom: solid 3px #0368b7;
}
@media only screen and (max-width: 767px) {
  .home #row-166114-1 .box.three {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .home #row-166114-1 .box.two-three {
    width: 100%;
  }
}
.home #row-166114-149190-content .box.three h3 span {
  font-size: 14px;
}
@media only screen and (max-width: 1099px) {
  .home #row-166114-149190-content .box.three h3 span {
    font-size: 12px;
  }
}
@media only screen and (max-width: 959px) {
  .home #row-166114-149190-content .box.three h3 span {
    display: none;
  }
}
.home .portfolio_info {
  margin-top: 10px;
}
.home .portfolio_info h4 {
  font-size: 16px;
  text-align: left;
}
.home .org {
  margin-bottom: 5px;
}
.home .org-image {
  display: inline-block;
}
@media only screen and (max-width: 959px) and (min-width: 768px) {
  .home .org-image {
    width: 80px;
  }
}
.home .org-name {
  float: right;
  border-left: solid 1px #999;
  padding-left: 10px;
  display: inline-block;
  width: 200px;
  min-height: 50px;
}
.home .org-name a {
  font-size: 14px;
  vertical-align: top;
  line-height: 1.5;
}
@media only screen and (max-width: 1099px) {
  .home .org-name {
    width: 180px;
  }
}
@media only screen and (max-width: 959px) and (min-width: 768px) {
  .home .org-name {
    width: 130px;
    font-size: 12px;
    line-height: 1.5;
  }
}
.home .photo_gallery .gallery-caption-text {
  padding-left: 0px;
  font-style: normal;
}
#row-551194-62292-content {
  padding-top: 35px ;
}
.rcp_tiba_member_id {
  display: inline-block;
}
.single-activity_gallery .content_block_background {
  padding-top: 0px;
}
.tribe-events-gcal {
  display: none !important;
}
.tribe-event-date-start,
.tribe-event-date-end {
  font-size: 20px;
}
.tribe-events-month #tribe-events-header .tribe-events-sub-nav .tribe-events-nav-next a,
.tribe-events-month #tribe-events-header .tribe-events-sub-nav li {
  display: block;
}
@media only screen and (max-width: 768px) {
  .tribe-events-sub-nav:nth-of-type(1) {
    display: none;
  }
}
/*  Footer */
.wide .content_footer {
  box-shadow: none;
}
#footer {
  color: #fff;
  background-color: #0368b7;
  padding-top: 0px;
  padding-bottom: 0px;
  box-shadow: none;
}
#footer .left {
  float: left;
  padding-right: 40px;
  border-right: solid 1px #095997;
}
@media only screen and (max-width: 1099px) {
  #footer .left {
    padding-right: 0px;
  }
}
@media only screen and (max-width: 967px) {
  #footer .left {
    width: 100%;
    text-align: center;
  }
}
#footer .left .info {
  margin-top: 50px;
}
@media only screen and (max-width: 967px) {
  #footer .left .info {
    margin-top: 0px;
  }
}
#footer .part1 a {
  color: #fff;
}
#footer .footer_info {
  padding-bottom: 10px;
}
#footer .sub-menu {
  margin-top: 10px;
  position: absolute;
}
#footer .sub-menu .menu-item {
  display: list-item;
  list-style: none;
  padding-left: 10px;
}
#footer ul.footer_links li {
  padding: 0 10px;
  margin-bottom: 10px;
}
#footer ul.footer_links li a {
  font-size: 14px;
  line-height: 14px;
}
@media only screen and (max-width: 989px) {
  #footer ul.footer_links li {
    padding-left: 6px;
    padding-right: 6px;
  }
}
#footer ul.footer_links li:first-child {
  border-left: 0px;
  padding-left: 0px;
}
#footer ul.footer_links .sub-menu li {
  padding-left: 0px;
  margin-left: 0px;
}
#footer ul.footer_links .sub-menu li a {
  font-size: 14px;
}
#footer .footer-quote {
  display: inline-block;
  float: right;
  margin-top: 70px;
}
#footer .copyright a {
  font-size: 12px;
}
@media only screen and (max-width: 959px) and (min-width: 768px) {
  .responsive .top_bar_container {
    width: 100%;
  }
}
