﻿#header-bg{
background: #4C0F47 url(purple-pink/header-bg.png) no-repeat center;
}

#sub-header-bg{
background: #4C0F47 url(purple-pink/sub-header-bg.png) no-repeat center;
}

#slideshow {
background: url(purple-pink/slider-bg.png) no-repeat center;
}

#slideshow .slides-nav li a {
color: #59104D;
}

.js #slideshow .slides-nav li.on,
.js #slideshow .slides-nav li.on a {
color: #D69FCD;
}

h2{
color: #4C0F47;
}

a{
color: #4C0F47;
}

a:hover{
color: #230621;
}

#latest-news span{
color: #4C0F47;
}

#latest-news a{
color: #4C0F47;
}

#latest-news a:hover{
color: #230621;
}

a.post-title{
color: #4C0F47;
}

a:hover.post-title{
color: #230621;
}

/*This colours the month if you are using the calendar widget*/
caption{
color: #4C0F47;
}

/*This colours the name of the comment author*/
cite{
color: #4C0F47;
}