/* -----------------------------------------------------------
	Top bar in header background colour
----------------------------------------------------------- */
#header-top {
	background: #1B2169;
    
    
}

/* -----------------------------------------------------------
	Logo text colour
----------------------------------------------------------- */
#logo h1 span {
	color: #ED1C24;
}

/* -----------------------------------------------------------
	Top right social icon background hover colour
----------------------------------------------------------- */
/*.twitter-icon:hover,
.gplus-icon:hover,
.pinterest-icon:hover,
.flickr-icon:hover,
.youtube-icon:hover,
.vimeo-icon:hover,
.skype-icon:hover,
.rss-icon:hover {
	background-color: #3B5B98;
}*/


.facebook-icon:hover{
	background-color: #3B5B98;
}

.youtube-icon:hover{
	background-color: #FE1204;
}

.skype-icon:hover{
	background-color: #00AFEE;
}

.twitter-icon:hover{
	background-color: #33CCFF;
}

/* -----------------------------------------------------------
	5 colour blocks on homepage, 1 = left, 5 = right
----------------------------------------------------------- */

.header-block-style-1 {
	background-color: #334D5C;
}

.header-block-style-2 {
	background-color: #45B29D;
}

.header-block-style-3 {
	background-color: #EFC94C;
}

.header-block-style-4 {
	background-color: #E27A3F;
}

.header-block-style-5 {
	background-color: #DF5A49;
}
/*
.header-block-style-1 {
	background-color: rgba(227,30,36,0.95);
}

.header-block-style-2 {
	background-color: rgba(227,30,36,0.8);
}

.header-block-style-3 {
	background-color: rgba(227,30,36,0.9);
}

.header-block-style-4 {
	background-color: rgba(227,30,36,1);
}

.header-block-style-5 {
	background-color: rgba(227,30,36,0.85);
}
*/

/* -----------------------------------------------------------
	Border colour for current/hover main menu items
----------------------------------------------------------- */
#main-menu li.current_page_item,
#main-menu li:hover {
	border-color: #ED1C24;
}

/* -----------------------------------------------------------
	Homepage slideshow arrow colour
----------------------------------------------------------- */
.slider .flex-direction-nav .flex-prev {
	border-color: #ED1C24;
	background-color: #1B2169;
}

.slider .flex-direction-nav .flex-next {
	border-color: #ED1C24;
	background-color: #1B2169;
}

/* -----------------------------------------------------------
	Page slideshow arrow colour
----------------------------------------------------------- */
.page-slider .flex-direction-nav .flex-prev {
	border-color: #ED1C24;
	background-color: #ED1C24;
}

.page-slider .flex-direction-nav .flex-next {
	border-color: #ED1C24;
	background-color: #ED1C24;
}

/* -----------------------------------------------------------
	Blockquote border colour
----------------------------------------------------------- */
.page-content blockquote {
	border-color: #ED1C24;
}

/* -----------------------------------------------------------
	Table head colour
----------------------------------------------------------- */
.page-content table th {
	background: #ED1C24;
}

/* -----------------------------------------------------------
	Table text link colour
----------------------------------------------------------- */
table tr a {
	color: #ED1C24;
}

/* -----------------------------------------------------------
	Tab border colour
----------------------------------------------------------- */
.ui-tabs .ui-tabs-nav li.ui-state-active {
	border-color: #ED1C24;
}

/* -----------------------------------------------------------
	Content block title background colour
----------------------------------------------------------- */
.block-title {
	background: #ED1C24;
}

/* -----------------------------------------------------------
	Event month background colour
----------------------------------------------------------- */
.event-m {
	background: #666666;
}

/* -----------------------------------------------------------
	Event title link colour
----------------------------------------------------------- */
.event-info h4 a {
	color: #1B2169;
}

/* -----------------------------------------------------------
	Blog title link colour
----------------------------------------------------------- */
.news-content h4 a {
	color: #1B2169;
}

/* -----------------------------------------------------------
	Blog date background colour
----------------------------------------------------------- */
.blog-entry .blog-info .blog-date {
	background: #ED1C24;
}

/* -----------------------------------------------------------
	Blog title link colour
----------------------------------------------------------- */
.blog-entry .blog-content h3 a {
	color: #ED1C24;
}

/* -----------------------------------------------------------
	Pagination hover/current colour
----------------------------------------------------------- */
.pagination-wrapper .selected,
.pagination-wrapper a:hover {
	background: #ED1C24;
	border-color: #ED1C24;
}

/* -----------------------------------------------------------
	Course finder background colour
----------------------------------------------------------- */
.course-finder-full .course-finder-icon {
	background-color: #ED1C24;
}

/* -----------------------------------------------------------
	Teacher title background colour
----------------------------------------------------------- */
.teacher-4 li h3.teacher-title {
	background: #ED1C24;
}

/* -----------------------------------------------------------
	Twitter widget link colour
----------------------------------------------------------- */
.sidebar-right #twitter_update_list li a,
.sidebar-right #twitter_update_list li a {
	color: #ED1C24;
}

/* -----------------------------------------------------------
	Latest post title colour
----------------------------------------------------------- */
.widget .latest-posts-list li .lpl-content h6 a {
	color: #ED1C24;
}

/* -----------------------------------------------------------
	Footer background colour
----------------------------------------------------------- */
#footer-wrapper {
	background: #424242;
}

/* -----------------------------------------------------------
	Slide caption background colour, must be in RGBA format 
	if you want to keep it transparent. You can use this
	website to convert a regular hex colour to RGBA:
	http://hex2rgba.devoth.com/
----------------------------------------------------------- */
.page-slider .slides .flex-caption p {
	background: rgba(32, 155, 96, 0.6);
}

.slider .slides .flex-caption p {
	background: rgba(227, 30, 36, 0.6);
}

/* -----------------------------------------------------------
	Slide caption background colour for IE8, change the two
	"70209B60" values, it's just a regular six digit hex
	colour but with transparency percentage added before e.g.
	
	70209B60 = The hex colour #ED1C24 @ 70% transparency
	
----------------------------------------------------------- */
.ie8 .flex-caption p {
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#70209B60,endColorstr=#70209B60);
}

/* -----------------------------------------------------------
	Colour of links separators in the top left navigation
----------------------------------------------------------- */
.top-left-nav li span {
	color: #FFFFFF;
}

/* -----------------------------------------------------------
	Hover colour of links in the top left navigation
----------------------------------------------------------- */
#header-top a:hover {
	color: #FFFFFF;
}

/* -----------------------------------------------------------
	Widget title border/block colour
----------------------------------------------------------- */
.widget-title-block {
	background: #ED1C24;
}

/* -----------------------------------------------------------
	Tag widget background colour
----------------------------------------------------------- */
.wp-tag-cloud li {
	background: #198752;
}

/* -----------------------------------------------------------
	Background colour of footer bottom bar
----------------------------------------------------------- */
#footer-bottom {
	background: #333333;
    text-align:center;
}

/* -----------------------------------------------------------
	Page title border/block colour
----------------------------------------------------------- */
.page-title .page-title-block {
	background: #ED1C24;
}

/* -----------------------------------------------------------
	Course finder background colour
----------------------------------------------------------- */
.course-finder-full .course-finder-full-form {
	background: #198752;
}

/* -----------------------------------------------------------
	Page title border/block colour
----------------------------------------------------------- */
.title1 h4 a {
	color: #ED1C24;
}

.title-block {
	background: #1B2169;
}

/* -----------------------------------------------------------
	Twitter widget link colour
----------------------------------------------------------- */
#twitter_update_list li a {
	color: #9de4c2;
}

/* -----------------------------------------------------------
	Footer bottom bar text colour
----------------------------------------------------------- */
#footer-bottom p {
	color: #FFFFFF;
}