/* Button Accent Color */

.button-small-theme {
    background: #f07d00;
    color: #000 !important;
}

/* Yellow Accent (Demo) */

.dd_events_post .continue, 
.widget_btn .continue,
.dd_causes_widget li ul a,
.dd_news h1 a, 
.dd_news_post h1 a{background: #f07d00; color:#fff;}

.dd_news h1, .dd_news_post h1 { font-size:17px; line-height:30px; display:block;
    -webkit-box-shadow:inset 10px 0 0 #f07d00;-moz-box-shadow:inset 10px 0 0 #f07d00;box-shadow:inset 10px 0 0 #f07d00;}
.dd_news h1, .dd_news_post p{ float:right; width:350px;}
.dd_news h1 { font-size:16px;}
.dd_news_post p { font-size:13px;}

.dd_news h1 a, .dd_news_post h1 a{ padding:10px; display:block;
    -webkit-box-shadow:10px 0 0 #f07d00 ;
    -moz-box-shadow: 10px 0 0 #f07d00 ;
    box-shadow: 10px 0 0 #f07d00;
}

footer .one-third, .mainNav  { border-top:0;}
footer h3, footer ul h3  { color: #fff;}

.flex-caption a h1 { color: #fff; background: #555 !important;}

/* Blue Links (Demo) */

a,
.metaBtn li a,
.widget h3 a,
a.continue,
.caption-btn li a{ color: #444; text-decoration:none;}

a:hover,
.metaBtn li a:hover,
.widget h3 a:hover,
a.continue:hover,
.caption-btn li a:hover{ color: #444;}

/* Donate Button */

a.donateBtn,
.donate{background: #ee6500;color: #fff;}
.mail {background: #81B721;}
.twitter {background: #00acee;}
.facebook, a.facebookBtn {background: #3b5998;}
.linkedin {background: #4875B4;}

/* Search Button */

.search {
    background: #3d3d3d;
}