/* OLD CSS REMOVED APRIL 20 17
p {
padding-bottom: 10px;
line-height: 14px;
}

/*calendar headings*/
.mc-main td h3, .mc-main td h3 a {
font-size: 14px !important;
}

.mc-main .mc_radio-tv .event-title, .mc-main .mc_radio-tv .event-title a {
color: #548dbf;
background: #ffffff;
}

/*calendar text*/
.mc-main .calendar-event .details, .mc-main .calendar-events {
font-size: 14px !important;
}

.mc-main .my-calendar-nav li a {
color: #fff;
text-decoration: none;
border: 1px solid #ddd;
font-size: 1.2em;
background: #6db3f2;
background: -moz-linear-gradient(top,#6db3f2 0%,#54a3ee 50%,#3690f0 51%,#1e69de 100%);
background: -webkit-linear-gradient(top,#6db3f2 0%,#54a3ee 50%,#3690f0 51%,#1e69de 100%);
background: -ms-linear-gradient(top,#6db3f2 0%,#54a3ee 50%,#3690f0 51%,#1e69de 100%);
background: -o-linear-gradient(top,#6db3f2 0%,#54a3ee 50%,#3690f0 51%,#1e69de 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=’#6db3f2′,endColorstr=’#1e69de’,GradientType=0);
background: linear-gradient(top,#6db3f2 0%,#54a3ee 50%,#3690f0 51%,#1e69de 100%);
}

#readmore {
color: blue;
}

#sidebar .widgetcontent {
padding-top: 5px;
padding-bottom: 5px;
padding-right: 5px;
padding-left: 5px;
color: black;
}

#sidebar .widgetcontent a:hover {
color: blue;
}

a:link, a:active {
color: black;
}

#sidebar .widgetcontent a:active {
color: green;
}

h4.title, #sidebar h4.widgettitle span {
color: black;
font-weight: 700;
}

.footer-widget h4.widgettitle {
color: white;
font-weight: 700;
}

/* evens out right border for home page 4 recent items*/
.recent-cat.last .entry {
border-right: 3px solid #000;
border-top: 3px solid #000;
}

/* removes white line under slider*/
body#home #main-content-wrap {
padding-top: 0;
background: none;
}

/* background black not stock image*/
#content {
background: #000000;
/*background: url(images/content_bg.png) repeat-x;
position: relative;*/
margin-top: 0;
}

#recent-posts .entry h2.title a, #recent-posts .entry h1.title, h3#comments {
color: black;
text-shadow: 1px 1px 1px #006fb6;
}

.recent-cat .entry h3 a {
height: 50px;
}

.recent-cat .entry.blue h3,
.recent-cat .entry.orange h3,
.recent-cat .entry.light-blue h3,
.recent-cat .entry.green h3 {
background: #000;
background: rgba(000,000,000,0.5);
width: 200px;
text-shadow: 1px 1px 1px #006fb6;
}/*#header-top {
background: #0b0b0b;
height: 140px;
background: rgba(255,255,255,0.1);*/

}

/*slider ‘posted by’ is white’*/
.description p.tagline {
font-size: 14px;
font-family: Georgia, serif;
font-style: italic;
color: white;
padding: 7px 0 4px;
}

/*slider posted by ‘ admin ‘ & site biline is white’*/
#slogan, .description p.tagline a {
color: #fff;
}

/*slider body text is white*/
.description p {
line-height: 19px;
color: white;
}

#cat-nav #search-form {
display: none;
/*removes search*/
}

.recent-cat .entry {
height: 130px;
/*sets/stabilized ht for 4 front page panels*/
}

/* removes footer credits*/
http://www.winterfolk.com/wp-admin/revision.php?revision=5457#footer-info {
display: none;
}

p {
color: black;
/* #484848;*/
}

/*removes gray bar above footer*/
#content-bottom {
height: 1px;
color: black;
background: url(images/content-bottom-bg.png) repeat-x;
}

#featured {
border-bottom: 0 none;
}

#footer a {
color: #fff;
}

a:link, a:active, a:hover {
color: blue;
}

/*BOTTOM OF PAGE NEXT / PREV POSTS*/
.wp-pagenavi span.current, .wp-pagenavi span.extend, .wp-pagenavi a:active, .wp-pagenavi a:hover {
padding: 5px !important;
margin: 3px 5px !important;
font-weight: normal !important;
color: #FFFFFF !important;
/*border: 1px !important;*/
text-shadow: 1px 1px 1px #1591ba;
}

/*BOTTOM OF PAGE NEXT / PREV POSTS*/
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:visited {
padding: 5px !important;
margin: 3px 5px !important;
font-weight: normal !important;
color: #383737 !important;
/*border: 1PX !important;*/
}
END OF OLD CSS */

Top
Share This