﻿a { color: #6392c4; }
a:hover { color: #e21735; }

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, .title a:hover, .title-widget a:hover {
	color: #1f4164;
}

.wrapper-content-special {
	background-color: #f4efe0;
	border-top-color: #eae5d8;
	border-bottom-color: #eae5d8;
}

.wrapper-content-special .title-widget-special {
	border-bottom-color: #eae5d8;
}

.title-special {
	background-color: #edc951;
	color: #151515;
}

.title-special a:hover {
	color: #77621e;
}

/* Header */

#header-main {
	background-color: #6DA67A;
}

#pre-header {
	background-color: #fbfbfb;
}

/* Main Menu */

#site-navigation {
	background-color: #f3f3f3;
	border-top-color: #edc951;
	border-bottom-color: #d5d5d5;
}

#site-navigation .current-menu-item > a,
#site-navigation .current-menu-ancestor > a,
#site-navigation a:hover, 
#site-navigation a:active {
	color: #729255;
}

#site-navigation .dropdown li:hover ul,
#site-navigation .dropdown .sfHover ul {
	border-top-color: #edc951;
}

/* Misc */

.academia-testimonial-content {
	background-color: #f4efe0;
	border-bottom-color: #e9e4d7;
}

.wrapper-content-special .academia-testimonial-content {
	background-color: #fff;
	border-bottom-color: #eae5d8;
}

.taxonomy-table th {
	background-color: #f4efe0;
	border-bottom-color: #e6e1d4;
	color: #151515;
}

.taxonomy-table a {
	color: #6392c4;
}

.post-meta-single .post-meta time {
	background-color: #f4efe0;
	color: #151515;
}

/* Pagination */
.academia-pagination a { 
	background-color: #f1f1f1; 
	color: #333;
}

.academia-pagination .current,
.academia-pagination a:hover { 
	background-color: #edc951; 
	color: #151515;
}

/* Academia Related Pages */

.widget .academia-related-page,
.tax-meta-list .tax-meta-item,
aside .widget .menu-item {
	background-color: #f4efe0;
}

.widget .academia-related-page.current-page,
aside .widget .menu-item.current-menu-item {
	background-color: #e9e4d7;
}

.tax-meta-list .tax-meta-item a,
.widget .academia-related-page a {
	color: #6392c4;
}

.tax-meta-list .tax-meta-item a:hover,
.widget .academia-related-page a:hover {
	color: #cf5430;
}

.widget .academia-related-page.current-page a,
aside .widget .menu-item.current-menu-item a {
	color: #666;
}

/* Footer */

#footer-main {
	background-color: #5f906a;
	border-top-color: #edc951;
	color: #fff;
}

#footer-main a {
	color: #daebde;
}

#footer-main a:hover {
	color: #fff;
}

#footer-copy {
	background-color: #313131;
	border-top-color: #212121;
	color: #777;
}

/* Flexslider */

.flex-direction-nav a {
	background-color: #edc951;
}