/*
Theme Name: Western Indiana Community Foundation
Theme URI: http://www.wicf-inc.org
Author: John Karrfalt
Author URI: http://wicf-inc.org
Description: Home to Western Indiana Community Foundation
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/


A.black16hover {font-size: 16px; color: #000000 ; text-decoration: none}
A.black16hover:hover {font-size: 16px; color: #000000; text-decoration: underline;}

A.black18hover {font-size: 18px; color: #000000 ; text-decoration: none}
A.black18hover:hover {font-size: 18px; color: #000000; text-decoration:none; font-weight:bold;}

A.black20hover {font-size: 20px; color: #000000 ; text-decoration: none}
A.black20hover:hover {font-size: 20px; color: #000000; text-decoration:none; font-weight:bold;}

A.black28hover {font-size: 28px; color: #000000 ; text-decoration: none; font-weight:bold;}
A.black28hover:hover {font-size: 28px; color: #000000; text-decoration:underline; font-weight:bold;}

A.red18hover {font-size: 18px; color: #800020 ; text-decoration: none}
A.red18hover:hover {font-size: 18px; color: #800020; text-decoration:none; font-weight:bold;}

A.white13hover {font-size: 13px; color: #fff; text-decoration: none}
A.white13hover:hover {font-size: 13px; color: #fff  ; text-decoration:none; font-weight:bold;}

A.white18hover {font-size: 18px; color: #fff; text-decoration: none}
A.white18hover:hover {font-size: 18px; color: #fff  ; text-decoration:none; font-weight:bold;}

.style_10black {font-size: 10px; color: #000}
.style_12black {font-size: 12px; color: #000}
.style_14black {font-size: 14px; color: #000}
.style_16black {font-size: 16px; color: #000}
.style_18black {font-size: 18px; color: #000}
.style_18black_bg {font-size: 18px; color: #000; background-color: #D2F1FF;}
.style_20black {font-size: 20px; color: #000}
.style_22black {font-size: 22px; color: #000}
.style_26black {font-size: 26px; color: #000}

.style_10white {font-size: 10px; color: #fff}
.style_12white {font-size: 12px; color: #fff}
.style_14white {font-size: 14px; color: #fff}
.style_16white {font-size: 16px; color: #fff}
.style_18white {font-size: 18px; color: #fff}
.style_20white {font-size: 20px; color: #fff}
.style_28white {font-size: 28px; color: #fff}
.style_32white {font-size: 32px; color: #fff}

.style_10grey {font-size: 10px; color: #aaa}
.style_12grey {font-size: 12px; color: #aaa}
.style_14grey {font-size: 14px; color: #777}
.style_16grey {font-size: 16px; color: #555}
.style_18grey {font-size: 18px; color: #777}

.style_12red  {font-size: 12px; color: #800020;}
.style_14red  {font-size: 14px; color: #800020;}
.style_16red  {font-size: 16px; color: #800020;}
.style_18red  {font-size: 18px; color: #800020;}
.style_20red  {font-size: 20px; color: #800020;}
.style_26red  {font-size: 26px; color: #800020;}

a.donatebutton,
a.donatebutton:link,
a.donatebutton:visited,
a.donatebutton:focus,
a.donatebutton:active {
  text-decoration: none !important;
  font-size: 13px;
  padding: 4px 4px 3px;
  border: 1px solid #67c62b;
  border-radius: 6px;
  color: #67c62b;
  background-color: #fff;
  font-weight: normal; /* optional, to reset */
}

a.donatebutton:hover {
  font-weight: bold;
  background-color:#67c62b;
  color:#fff;
}

A.recentnews {font-size: 22px; color: #000000 ; text-decoration: none}
A.recentnews:hover {font-size: 22px; color: #802000; text-decoration:none;}


