html { min-height: 100%; margin-bottom: 1px; }

.social {
	max-width: 750px;
	margin:0 auto;
} 
.social ul {
    list-style: none;
	padding:0;
	margin:0;
}

.social ul li {
    margin: 0 0px 3px 0px;
    display: inline-block;
}

.social .wp-icon {
    width: 229px;
    text-align: center;
    line-height: 30px;
    vertical-align: middle;
    color: #fff;
}

.social .fa-facebook-f {
  background: #3B5998;
}

.social .fa-linkedin {
  background: #0077B5;
}

.social .fa-twitter {
  background: #1DA1F2;
}
.social .fa-instagram {
  background: #d6249f;
  background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
  box-shadow: 0px 3px 10px rgba(0,0,0,.25);
}
.social .fa-google-plus {
  background: #D04338;
}
.social .fa-youtube {
  background: #FF0000;
}

.social .fa-pinterest {
  background: #BD081C;
}


.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
}
.mediadate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
.mediatitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #01787E;
	text-decoration: none;
}
.medialinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0B2579;
	text-decoration: underline;
}

p, .bodytext, ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
.bodybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0B2579;
	text-decoration: none;
}
.boldteal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #01787E;
	text-decoration: none;
}
