/* Enter Your Custom CSS Here */

.flex-caption h2 {
    background: rgba(184,224,0, 0.7);
    font-size: 34px;
    padding: 18px 30px;
    color: #fff;
    text-shadow: 2px 2px 4px #444;
}

.excerpt { font-size:16px; display:inline-block; }

.navbar > .container .navbar-brand {
    color: #b8e000;
}

article#post-2 header {
  display:none;
}

.entry-content a {
  color:#9ABC01;
}

.copyright {
  float:none;
  text-align:center;
}

span.strikethrough {
  text-decoration: line-through;
}

h1, h2, h3 {
  color:#9ABC01;
}

article#post-36 .entry-content li {
    /** display: inline-block; **/
    padding: 20px 0;
  /** list-style-type: circle; **/
}

article#post-36 .entry-content li img {
    padding:2px;
  border:1px solid #ccc;
}

.navbar > .container .navbar-brand { font-size:30px; }

img.kau-social-footer { width:64px; height:63px; opacity: 0.6; margin:30px 15px; }

img.kau-social-footer:hover { opacity: 1; }

div.petition-float { float:none; width:100%; }
div.petition-text { float:none; width:100%; }
div.petition-signatories { clear:both; width:100%; }
a#dk-speakout-readme-1 { display:none !important; }

@media (min-width: 768px) {
li#menu-item-12790 a {     background-color: #ff0000;
    border: 1px solid #fff;
    line-height: 0px;
    margin-left: 30px;
    padding: 18px 30px;
    font-size: 15px;
    border-radius: 5px;
    color: #fff;
    background-color: #D90000; }

li#menu-item-12790 a:hover { opacity: 0.6; }
/*
.flex-direction-nav a { opacity: 1; }

.flex-direction-nav a:before { font-size:80px; }*/

div.petition-float { float:right; width:48%; }
div.petition-text { float:left; width:48%; }

}