/*
Theme Name: ChinaChange
Theme URI: http://wordpress.org/themes/
Author: Mireille Raad
Author URI: http://dc-coder.com/
Description: The theme for China Change.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: ChinaChange

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

body {
  font-family: 'Merriweather', serif;
  font-weight: 300;
}

.h5 {
  font-weight: 400;
  line-height: 1.75rem;
}

ul#menu-main {
  list-style-type: none;
}

ul#menu-main li {
  display: inline;
  float: left;
  padding: 1rem;
}

a {
  color: #073b68;
}

a:hover{
  color: #c53b4a;
}

.bg-chinachange-blue {
  background-color: #073b68;
}

.text-chinachange-blue {
  color: #073b68;
}

.text-chinachange-red {
  color: #c53b4a;
}

.bg-chinachange-red {
  background-color: #c53b4a;
}

.main-menu {
  background-color: #073b68;
  font-weight: bold;
}

.menu-item  a {
  color: #fff;
  text-decoration: none;
}

.menu-item:hover {
  background-color: #c53b4a;
  cursor: pointer;
}

.current-menu-item {
  background-color: #c53b4a;
}

ul#menu-main {
  padding-left: 0px;
}

.post-sidebar ul {
  list-style: none;
  padding: 0;
}

.post-sidebar ul li {
  padding-bottom: 1rem;
}

ul.regular-list  li {
  list-style:square;
  margin-left: 1rem;
  padding-bottom: 0;
}



.post-content {
  font-size: 1.1rem;
  line-height: 1.75rem;
}

.search-result-list {
  list-style: none;
  padding:0;
}

.search-result-list a {
  font-size: 1.2rem;
}

label.screen-reader-text {
  display: none;
}

#searchsubmit {
  background-color: #073b68;
  color: #fff;
}

#searchform input[type=text] {
  width: 65%;
  border: 1px solid #073b68;
}

img.size-full {
  width: 100%;
  height: auto;
}

.alignright {
  float: right;
}

img.alignright, .wp-caption.alignright, .gallery-slider {
  margin: 3px 0 10px 15px;
}

.last-border {
  border-top: 1px solid #c53b4a !important;
}

.archive-excerpt-img img {
  width: 100px;
  height: auto;
}

#menu-item-25502 {
  background-color: green;
}

.chinachange-donate-button {
  width: 175px;
}

.rpwe-block ul{
list-style: none !important;
margin-left: 0 !important;
padding-left: 0 !important;
}

.rpwe-block li , .rpwe-line {
border-bottom: 3px solid #073b68;
margin-bottom: 25px;
padding-bottom: 25px;
list-style-type: none;
}

.rpwe-block a{
display: inline !important;
text-decoration: none;
}

.rpwe-block h3{
background: none !important;
clear: none;
margin-bottom: 0 !important;
margin-top: 0 !important;
font-weight: 400;
line-height: 1.5rem;
font-size:1rem;
}

.rpwe-thumb{
border: 0px;
box-shadow: none !important;
margin: 2px 10px 2px 0;
padding: 3px !important;
}

.rpwe-summary{
font-size: 1rem;
line-height: 1.5rem;
}

.rpwe-summary a {
color: #c53b4a;
}

.rpwe-time{
color: #073b68;
font-size: 0.75rem;
}

.rpwe-comment{
color: #bbb;
font-size: 11px;
padding-left: 5px;
}

.rpwe-alignleft{
display: inline;
float: left;
}

.rpwe-alignright{
display: inline;
float: right;
}

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

.rpwe-clearfix:before,
.rpwe-clearfix:after{
content: "";
display: table !important;
}

.rpwe-clearfix:after{
clear: both;
}

.rpwe-clearfix{
zoom: 1;
}

h3.rpwe-title a , .rpwe-block h3 {
	font-weight: bold;
}


.china-chnage-video-excerpt {
  height: 80px;
  background-color: #fff;
}

.show-menu {
    text-decoration: none;
    color: #fff;
    display: none;
}


/*Hide checkbox*/
input[type=checkbox]{
    display: none;
}
/*Show menu when invisible checkbox is checked*/
input[type=checkbox]:checked ~ .menu-main-container ul#menu-main{
    display: block;
}

.comment-respond label{
  display: block;
}

h3#comments , h3.comment-reply-title   {
  font-size: 1.2rem;
}

ol.commentlist {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
  padding-bottom: 1rem;
}

ol.commentlist  li {
  padding-bottom: 1rem;
  padding-top: 1rem;
}

ol.commentlist  li:not(:last-child) {
  border-bottom: 1px solid #c53b4a;
}

ol.commentlist ul {
  list-style: none;
}

a#cancel-comment-reply-link
{
  display: block;
  font-size: 0.9rem;
  padding-top: 1rem;
  color: #c53b4a;
}

form#commentform input#submit {
  background-color: #c53b4a;
  color: #fff;
  border:0;
  padding: 0.75em;
}

#respond {
  border-top: 2px solid #c53b4a;
  padding-top: 1rem;
}

.page-numbers {
  padding: 0.75rem;
  background-color: #073b68;
  color: #fff;
}

a.page-numbers {
  text-decoration: none;
}

a.page-numbers:hover {
  color: white;
}

.page-numbers.current {
  background-color: #fff;
  color: #073b68;
}

ul.browse-more , ul.browse-more li ul  {
  margin: 0;
  padding: 0;
  padding-inline-start: 0px;
}

ul.browse-more li {
  margin: 0.25rem;
  padding-right: 0.5rem;
  display: inline;
  float: left;
}

ul.browse-more li:not(:last-child) {
  border-right: 2px solid #073b68;
}

a.chinachange-backtotop {
  position: fixed;
  z-index: 1;
  background-color: lightgray;
  color: #073b68;
  right: 2rem;
  bottom: 0px;
  font-size: 1.5rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.75rem;
}

.chinachange-border-right {
  border-right: 2px solid #073b68
}

.chinachange-stats-views div , .chinachange-read-in div {
  display: inline;
}

.chinachange-stats-views ul {
  display: inline-block;
  list-style: none;
  padding-left: 0;
}

div#chinachange-videointerviews div.sharedaddy.sd-sharing-enabled ,
div#chinachange-videointerviews-featured div.sharedaddy.sd-sharing-enabled  {
  display: none;
}

.chinachange-videointerviews-excerpt p {
  display: inline;
}
/*Responsive Styles*/
@media screen and (max-width : 780px){


    /*Make dropdown links appear inline*/
    ul#menu-main {
        position: static;
        display: none;
    }
    /*Create vertical spacing*/
    ul#menu-main li {
        margin-bottom: 1px;
    }
    /*Make all menu links full width*/
    ul#menu-main li, ul#menu-main li a {
        width: 100%;
    }
    /*Display 'show menu' link*/
    .show-menu {
        display:block;
    }
}
