body{
color: white;
}
h1, h2, h3, h4, h5, h6{
color:white;
}
.widget, .widget a{
color: white;
}
.widget a:hover, .widget>h3 a, .widget>h3 a:hover{
color:#1e242d;
}
.page-title{
background-color:#23303a;
}
.post-title{
color: white;
}
.post-title a{
color:#3a7fd8;
}
.post-title a:hover{
color: #efc667;
}
.entry.excerpt{
color: white;
}
.main,
#footer-bottom{
background-color:#23303a !important;
}
.sidebar .sidebar-content, .sidebar .sidebar-toggle{
background-color: #23303a;
}
.col-2cl .main-inner{
background: none;
}
#commentform{
background-color: black;
}
#commentform textarea{
background-color: #23303a;
color: white;
border-color: black;
}
a.live-button{
width:100%;
text-align:center;
background-color: #3a7fd8;
padding: 15% 0;
float: left;
margin-top: 30px;
}
.live-button h1{
font-size: 32px;
text-transform: uppercase;
padding-bottom: 20px;
}
.live-button h2{
font-size: 28px;
font-weight: normal;
padding-bottom: 10px;
}
.live-button h3{
font-size: 22px;
font-weight: normal;
}
a.live-button:hover{
background-color:#493579 !important;
}
body .pp-ssb-widget a.pp-ssb-btn{
background: transparent;
border: 1px solid white;
}
.pp-ssb-widget-modern a.pp-ssb-itunes:hover{
background-color: #732BBE;
}
.pp-ssb-widget-modern a.pp-ssb-android:hover {
background-color: #6AB344;
}
.pp-ssb-widget-modern a.pp-ssb-email:hover {
background-color: #337EC9;
}
.pp-ssb-widget-modern a.pp-ssb-rss:hover {
background-color: #FF8800;
}
button.donate{
padding:10px 20px;
box-shadow:none;
border:none;
width: 45%;
font-size: 16px;
font-weight: bold;
}
button.donate a:hover{
color: white;
}
button.donate.patreon{
background-color: #f96854;
}
button.donate.patreon:hover{
background-color: #f99082;
}
button.donate.paypal{
float:right;
background-color: #0070ba;
}
button.donate.paypal:hover{
background-color: #269fef;
}
#footer{
background-color: #23303a;
}
#footer .container{
border-bottom: 1px solid #eaeaea;
}
.entry table tr.alt{
background-color: transparent;
}
.entry table{
border-top: 1px solid white;
}
.post-tags a{
background-color: #3a7fd8;
color: white;
font-size: 12px;
}
.post-tags a:hover{
color: black;
}
@media screen and (min-width: 910px){
.sov-map{
width: 48%;
float:left;
}
.sov-map:nth-child(even){
float:right;
}
}