/*
Theme Name: Rotaract
Theme URI: http://www.camberleyrotaract.org.uk/
Description:  Simplicity – as we practise – is upheld with this general-purpose responsive theme with a mass of pluggable sections. A must-have for any Associate-, Corporate- or Business-motive oriented showcasing. 
Author: Rotaract
Author URI: http://www.camberleyrotaract.org.uk/
Template: wen-associate
Version: 1.9.1
*/


.site-title a{
	color: #e51937;
}

#site-navigation li a:hover, #site-navigation li:hover > a, #site-navigation li.current-menu-item > a, #site-navigation li.current_page_item > a{
	border-bottom: 5px solid #e51937 !important;
}

.content-area {
    background-color: rgba(255, 255, 255, 0.53);
     border: 1px solid #e51937;
    -webkit-box-shadow: 10px 10px 5px 0px rgba(229,25,55,0.63);
-moz-box-shadow: 10px 10px 5px 0px rgba(229,25,55,0.63);
box-shadow: 10px 10px 5px 0px rgba(229,25,55,0.63);
}

.sidebar .widget{
	    background-color: rgba(255, 255, 255, 0.53);
    border: 1px solid #e51937;
    -webkit-box-shadow: 10px 10px 5px 0px rgba(229,25,55,0.63);
-moz-box-shadow: 10px 10px 5px 0px rgba(229,25,55,0.63);
box-shadow: 10px 10px 5px 0px rgba(229,25,55,0.63);
}

.fa-chevron-circle-up:before{
	color: #e51937;
}

.nav-previous a, .nav-next a{
	background: #e51937;
}

a.read-more, .posted-on:after, .byline:after, .comment:after, {
	color: #e51937;
}

button{background:#e51937; }

