/*
 Theme Name:   RLF Consultant Fellows Theme
 Theme URI:    http://www.rlf.org.uk
 Description:  RLF Consultant Fellows Theme, based on WPExplorer's "Total" theme
 Author:       Kona Macphee
 Author URI:   http://www.konamacphee.com
 Template:     Total
 Version:      1.0.0
 Tags:         child, Total, rlf, cf, kona 
 Text Domain:  rlf
*/

@import url("../Total/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */

/* ------------------------------------------------------------*/
/* General useful styling */

body a, body a:link, body a:visited {
color:#3b86bd;
text-decoration: none;
}
body a:hover, body a:active {
text-decoration: underline;
}

.wordwrap {
/* wrap long text and urls - added for Safari*/
white-space: pre; /* CSS 2.0 */
white-space: pre-wrap; /* CSS 2.1 */
white-space: pre-line; /* CSS 3.0 */
white-space: -pre-wrap; /* Opera 4-6 */
white-space: -o-pre-wrap; /* Opera 7 */
white-space: -moz-pre-wrap; /* Mozilla */
word-wrap: break-word; /* IE 5+ */
} 

.rlfcf_midblue {
background:#7c98a9;
color:#f5f9fc;
/*
background:#4885a9;
*/
}
.rlfcf_midblue img {
border:1px solid #c5c5c5;
}
.rlfcf_lightblue {
background:#e6eaed;
}
.rlfcf_darkblue {
background:#68bced;
}

.rlfcf_featurebox { 
padding:20px; 
border:2px solid #e5e5e5; 
margin-bottom:20px;
}
.rlfcf_featurebox h1 {
margin-top: -10px; 
padding-top:0; 
margin-bottom: 25px;
}
.rlfcf_featurebox p { 
margin:0 0 20px 0;  
font-size: 16px; 
}
.rlfcf_bigblocktext { 
padding: 25px 30px 5px 30px; 
font-size:14px; 
text-align:justify; 
}

/* Next two for alt home page  - temporary?*/
.rlfcf_frontfeature {
background: url("../../uploads/2014/05/stock-photo-19371615-young-students-learning-together-300x300.jpg") left 0 no-repeat;
background-size:cover;
padding:15px 15px 300px 15px;
}
.rlfcf_fronttrans {
filter: alpha(opacity=80); 
-moz-opacity: 0.8; 
-khtml-opacity: 0.8; 
opacity: 0.8; 
}


/* ------------------------------------------------------------*/
/* Header and footer */

.site-footer .container {
    padding-top:15px;
}
.site-footer .footer-widget {
    margin-bottom:15px;
}
#footer {
    border-top:5px solid #3b86b0;
    border-bottom:1px solid #c5c5c5;
		/*
		background: #7c98a9 !important;	/* Keep in sync with mid blue */
		*/
}
#footer-bottom {
	min-height:0px;
}
#footer-bottom .container {
	padding: 0;
}
#footer-bottom-inner {
	background:#7c98a9;
	text-align:center;
	color:#f5f9fc;
	font-size:11px;
	padding:5px 0;
}
#footer-bottom-inner a {
	font-weight:bold;
	color:#f5f9fc !important;
}
#footer-bottom-inner a:link, a:visited, a:active {
	color:#f5f9fc;
}
#footer-bottom-inner a:hover, a:active {
	text-decoration:underline;
}

#site-navigation .sf-menu ul {
	/*DISABLE THE SUBNAV HERE!*/
/*
	display: none !important;
*/
}
#site-navigation .dropdown-menu > li > a:hover {
	background:#fff !important;
}
/* Compress menu a little to fit more in */
#site-navigation .dropdown-menu > li > a { padding: 0 14px; font-size:12px;}

#site-navigation li > {
}

.site-breadcrumbs {
display:none;
}
/* ------------------------------------------------------------*/
/* Secondary menu */

#secondary-menu {
	height:35px;
	line-height: 30px;
	margin-top:0px;
	/*
	border-top: 1px solid #015e89;
	*/
	border-bottom: 1px solid #015e89;
	padding:0;
	background:#cae0ed;
	color:#333;
	padding-left:25px;
}

#secondary-menu ul li {
	padding: 3px 20px;
	float: left;
	display: block;
	position: relative;
	font-size: 12px;
	font-weight: normal;
}

#secondary-menu ul li.current-menu-item,
#secondary-menu ul li.current-menu-parent {
	font-weight:bold;
}
#secondary-menu ul li.current-menu-item a,
#secondary-menu ul li.current-menu-parent a {
	font-weight:bold;
}
#secondary-menu ul li a {
	color:#333;
	font-weight: normal;
}
#secondary-menu ul li a:hover {
	color:#4885a9;
}

/* ------------------------------------------------------------*/
/* Sidebar and widget styling */

/*
.right-sidebar #sidebar {
	background: #e6eaed; 
	background:#7c98a9;
	padding: 15px; 
	margin-bottom:30px;
}
*/
.menu-fellows-menu-container {
	background: #fff; 
}
.menu-fellows-menu-container a, .menu-fellows-menu-container a:visited, .menu-fellows-menu-container a:link {
color:#0081cc;
}
.rlfcf_sidebox { 
	/*
background: #e6eaed; 
padding: 5px 15px; 
*/
}
/*
.rlfcf_sidequote { 
margin: 0 0 30px 0; 
padding: 30px 0 0 5px; 
font-size: 16px; 
color: #343434; 
line-height: 1.6em; 
font-weight: 300; 
background: url("../Total/images/base/quote.png") left 4px no-repeat;
}
.rlfcf_sideauthor { 
text-align: right;  
font-size:13px; 
color: #565656; 
margin-top:-16px;
}
*/

.rlfcf_rollquote {
display:none;
}
.rlfcf_rollquote_head {
margin-bottom:15px;
font-size:14px;
color:#232323;
}
.rlfcf_rollquote_text {
margin: 0; 
padding: 10px 50px; 
font-size: 18px; 
color: #343434; 
line-height: 1.6em; 
font-weight: 300; 
background: url("images/quote.png") left 4px no-repeat;
}
.rlfcf_rollquote_author { 
text-align: left;  
font-size:15px; 
color: #565656; 
margin-top:-16px;
margin-left:270px;
}

.RLFCF_Fellow_Searcher, .RLF_boxed_widget {
background:#cae0ed;
margin-bottom:30px;
border:1px solid #c5c5c5;
}

.dpe-flexible-posts .title {
margin-bottom: 30px !important;
}
.rlfcf_blog_search {
margin-top:20px !important;
}
.rlfcf_blog_search .widget-title {
font-size:16px !important;
}
.widget_text {
margin-bottom:30px;
}
.rlfcf_searchwidget {
padding:15px 10px 0 10px;
}
.widget_text {
padding: 0px;
}
.widget_text ul {
padding:15px;
}
.widget_text ul li {
font-weight: normal;
border-style: none !important;
font-size:16px;
padding: 5px 0;
}
.widget_dpe_fp_widget {
padding-bottom:7px !important;
}
.widget_dpe_fp_widget .widget-title {
padding:0 0 5px 0 !important;
margin: 0 !important;
}
.widget_dpe_fp_widget ul li.blog-entry {
margin-bottom:0;
}
.rlfcf-widget-catdesc {
margin-bottom:  5px !important;
}
.widget_custom_html {
margin-bottom: 10px !important;
}
/*
.widget_categories .widget-title {
padding:0 !important;
margin: 0 !important;
border-bottom:1px solid #7c98a9;
}
.widget_categories ul {
padding: 0;
margin:10px 0;
}
.widget_categories ul li {
font-weight: bold;
border-style: none !important;
padding:2px 0;
}
*/
.rlfcf_searchwidget h3 {
margin:0 0 15px 0;
padding:0;
border-bottom:1px solid #7c98a9;
}
.rlfcf_searchwidget h4 {
    margin:5px 0;
    padding:0;
}
.rlfcf_searchwidget_note {
    font-size:11px;
}

#bbp_search {
	float:none;
	width:100% !important;
}

.cookies thead {
	font-weight:bold;
}
.cookies td {
	background: #e5e5e5;
	border: 3px solid #fff;
	padding: 5px;
}


/* ------------------------------------------------------------*/
/* Fellow listings and individual pages */

.staff-entry.span_1_of_1 {
	/*
    border-bottom:1px solid #e1e8ed;
		*/
	border-style: none;
	padding-bottom:20px !important;
}
.staff-entry.span_1_of_1 .staff-entry-details {
    float: right;
    width: 70%;
}
.staff-entry.span_1_of_1 .staff-entry-media {
    width:30%;
    float:left;
}
.staff-entry.span_1_of_1 .staff-entry-excerpt {
    /*background:#e6eaed;*/
    padding:10px 0;
    margin:0;
}
.staff-entry-title {
    font-size:16px;
    padding-bottom:5px;
}
.rlfcf_search_excerpt {
font-size:15px; 
margin-bottom: 11px; 
padding: 8px 0; 
border-bottom: 1px solid #7c98a9; 
}
.rlfcf_additional {
font-size: 11px; margin-top: 5px;
}

/*
.rlfcf_filterbox {
border: 1px solid #c3c3c3;
background:#e6eaed;
padding:15px 30px 0 30px;
margin-bottom:30px;
}
	*/
.rlfcf_filterbox {
border: 1px solid #c3c3c3;
background:#cae0ed;
padding:15px 10px;
margin-bottom:30px;
}

.rlfcf_filterbox h2 {
margin:0;
padding:0;
}
.rlfcf_filterbox h4 {
border-top: 1px solid #c3c3c3;
margin:15px 0 0 0;
padding:6px 0 0 0;
}
.rlfcf_filterentry {
font-size: 11px;
float: left;
margin-right:8px;
/*
white-space:nowrap;
*/
}
.rlfcf_filterfoot {
padding: 15px 0 5px 0;
}
.rlfcf_filterfoot p {
padding:0;
margin:0;
font-size: 11px;
font-style: italic;
/*
text-align:center;
*/
}

.rlfcf_fellowbox {
/*
background: #cae0ed; 
*/
padding:20px; 
}
    
.rlfcf_fellowbox p { 
margin:10px 0;  
font-size: 15px; 
}

.rlfcf_fellow_photo img {
border: 1px solid #e5e5e5;
width:100%;
}
.rlfcf_credit {
	text-align:right;
	color:#999;
	font-size:11px;
}

.rlfcf_customsbox {
font-size:11px;
}
.rlfcf_customlist {
margin-bottom:7px;
}
.rlfcf_label {
font-weight:bold;
}
.rlfcf_contactbox {
margin-top:20px;
padding: 10px 10px 20px 10px;
font-size:14px;
border:1px solid #7c98a9;
}
.rlfcf_contact {
margin:5px 0;
}
.rlfcf_contact a {
font-weight: bold;
text-decoration: none;
font-size:12px;
margin-bottom:10px;
}
.rlfcf_contact_head {
font-weight: bold;
}

.rlfcf_courselist {
border: 1px solid #c3c3c3;
background:#e6eaed;
padding:15px 30px 5px 30px;
margin-bottom:20px;
}
.rlfcf_courselist h3 {
margin-top:0;
padding-top:0;
}
.rlfcf_course {
font-size:14px;
}
.rlfcf_location {
margin-top:20px;
font-size:12px;
}
.rlfcf_location_heading {
font-weight:bold;
}

/* Tag cloud on individual fellows' pages */

.rlfcf-tag-cloud-heading {
margin-top:40px;
font-weight: bold;
font-size:13px;
}
.fellow-expertise-tags {
padding-bottom:50px;
}

ul.wp-tag-cloud {
margin:5px 0;
}
ul.wp-tag-cloud li {
display: inline;
margin:5px 0;
}
ul.wp-tag-cloud a {
white-space:nowrap;
vertical-align:middle;
padding:3px 8px;
border:1px solid #c5c5c5;
line-height:35px;
background:#e6eaed;
font-weight:normal;
font-size:11px;
color:#333;
margin:5px 0;
}
ul.wp-tag-cloud a:hover {
text-decoration: none;
/*
border-color: #3b86b0;
color:#3b86b0;
*/
}


/* Maps stuff */
.pw_map_canvas {
padding:10px;
border: 1px solid #868686;
margin-bottom:10px;
}
/* Stuff for infoBoxes on google maps */
.rlfcf_mapbox {
/* These are suggested to get around a bug in Firefox:
 * http://www.canbike.ca/information-technology/2013/11/01/firefox-infowindow-scrollbar-fix-google-maps-api-v3.html
 * However, they aren't fixing our problem. :(
 */
line-height:1.35;
overflow:hidden important;
white-space:nowrap;
/*
*/
color:#FFF;
width:170px;
height:210px;
}
.rlfcf_mapbox h4 {
width:150px;
margin-top:5px;
font-size: 14px;
text-align:center;
}
.rlfcf_mapbox h4 a {
font-weight:bold;
}
.rlfcf_mapbox img {
border: 3px solid #3b86bd;
}

/* Blog stuff */
.category-top-tips .blog-entry-media,
.category-whats-happening .blog-entry-media,
.category-cf-insights .blog-entry-media
 {
display: none;
}
.blog-entry .wp-caption, .single-post .wp-caption {
border-style: none;
font-weight: normal;
font-size:11px;
color:#999;
}
.blog-entry .wp-caption p.wp-caption-text, 
.single-post .wp-caption p.wp-caption-text {
text-align: right;
padding-top:3px;
}
.blog-entry ul.meta, .single-post ul.meta {
display:none;
}
.category-top-tips #sidebar {
}
.category .page-header,
.single-post .page-header {
margin-bottom: 20px;
}
.category #sidebar,
.single-post #sidebar,
.search-results #sidebar,
.tag #sidebar {
padding-left: 20px;
border-left: 1px solid #e4e4e4;
}
.post-pagination {
border-style: none;
}
.blog-entry, .large-image-entry-style {
border-style:none !important;
}
.blog-entry .blog-entry-title {
margin-bottom:30px !important;
}
.rlf-blog-entry-title {
    font-size: 24px;
    font-weight: 400;
    line-height: 1.3em;
    margin: 0 0 30px 0;
}
#sidebar ul li.blog-entry {
border-style: none;
padding-bottom: 0;
}
.rlf_bottom_blog_credit {
margin-top: -5px;
text-align:right;
}
.rlf_bottom_blog_credit a {
font-weight:bold;
}
.rlf_happen_author {
font-weight: normal;
margin:-20px 0 20px 0;
}

.rlf-singletest-author {
text-align:right;
}


/* ------------------------------------------------- */
/* CF section stuff */
.rlf-toolkit-namefooter {
text-align:right;
font-size:14px;
}


/* ------------------------------------------------- */
/* bbPress stuff */
/*
#bbpress-forums #bbp-topic-tags,
#bbpress-forums .bbp-topic-tags,
#bbpress-forums label[for="bbp_topic_tags"], 
#bbpress-forums input[id="bbp_topic_tags"], 
#bbpress-forums .bbp-template-notice,
*/
#bbpress-forums .bbp-search-form,
#bbpress-forums label[for="bbp_forum_id"], 
#bbpress-forums label[for="bbp_stick_topic"], 
#bbpress-forums select[id="bbp_stick_topic_select"], 
#bbpress-forums select[id="bbp_topic_status_select"], 
#bbpress-forums label[for="bbp_topic_status"], 
#bbpress-forums .theme-select,
#bbpress-forums span#subscription-toggle,
#bbpress-forums .bbp-reply-author .bbp-author-role,
#bbpress-forums .bbp-reply-author .bbp-author-ip
{
	display: none !important;
}
#bbpress-forums .bbp-breadcrumb {
	display: block !important;
	font-weight:bold;
}
#bbpress-forums p.bbp-topic-meta img.avatar, #bbpress-forums ul.bbp-reply-revision-log img.avatar, #bbpress-forums ul.bbp-topic-revision-log img.avatar, #bbpress-forums div.bbp-template-notice img.avatar, #bbpress-forums .widget_display_topics img.avatar, #bbpress-forums .widget_display_replies img.avatar {
	display: none !important;
}

/* NO NEED Temporary fix - hide edit logging fields to enforce logging */
/*
#bbpress-forums input[id="bbp_log_topic_edit"], 
#bbpress-forums label[for="bbp_log_topic_edit"],
#bbpress-forums label[for="bbp_topic_edit_reason"], 
#bbpress-forums input[id="bbp_topic_edit_reason"]
{
display: none !important;
}
*/

#bbpress-forums .bbp-pagination-count, 
#bbpress-forums .bbp-pagination-link 
{
	display: block !important;
	font-style:italic;
}

#bbpress-forums .bbp-reply-form {
}
#bbpress-forums fieldset.bbp-form {
	border: 1px solid #3b86bd;
}
#bbpress-forums fieldset.bbp-form legend {
	font-size:16px;
	font-weight:bold;
	color:#3b86bd;
}
#bbpress-forums fieldset.bbp-form br {
	display:none;
}
#bbpress-forums li.bbp-header, #bbpress-forums li.bbp-footer, #bbpress-forums li.bbp-body ul.forum, #bbpress-forums li.bbp-body ul.topic, div.bbp-forum-header, div.bbp-topic-header, div.bbp-reply-header, li.bbp-body div.hentry {
  padding: 3px 15px;
}

/* Alternate background colour in posts */
#bbpress-forums div.odd, #bbpress-forums ul.odd {
	background-color: #fbfbfb !important;
}
#bbpress-forums div.even, #bbpress-forums ul.even {
	background-color: #fff !important;
}
#bbpress-forums #bbp-search-form #bbp_search {
	display: inline-block;
	width: auto;
}
/* Bugfix */
#bbpress-forums .bbp-topic-pagination .page-numbers:after {
clear:none;
display:inline;
}
/* Make freshness visible */
li.bbp-forum-info, li.bbp-topic-title {
width: 60%;
}
li.bbp-forum-freshness, li.bbp-topic-freshness {
padding-left:3%;
float: left;
text-align: left;
width: 15%;
}
.bbp-topic-freshness, .bbp-forum-freshness, li.bbp-forum-freshness {
display: inline;
}


#footer-widgets .widget_display_search,
#footer-widgets .widget_display_topics,
#footer-widgets .widget_display_replies
{
	float:left;
	padding-right:35px;
	padding-left:15px;
	border-left: 1px solid #c8c8c8;
	max-width: 25%;
}
#footer-widgets .widget_display_search .widget-title,
#footer-widgets .widget_display_topics .widget-title,
#footer-widgets .widget_display_replies .widget-title
{
	color:#555;
}

/* For cookie banner */
.cc-window .cc-message {
  font-size:12px;
  line-height:20px;
}
.cc-window .cc-compliance .cc-deny {
  font-weight: normal;
}
.cc-window .cc-compliance .cc-btn:last-child {
  min-width:40px;
}
.cc-revoke {
display:none !important;
}

/* Button temp */
a.cf-custom-button {
/*
  font-family: arial;
*/
  color: #fff !important;
  font-size: 16px;
  padding: 10px 25px;
  border: 2px solid #3866A3;
  background: #3b86b0;
}
a.cf-custom-button:hover {
  color: #14396A !important;
  background: #cae0ed;
	text-decoration: none;
}

@media all and (max-width: 900px) {
li.bbp-forum-info, li.bbp-topic-title {
width: 50%;
}
}
