/* header logo */
.site-title a,.site-title a:hover {
background-color:transparent;
display:inline-block;
padding:16px;
text-decoration:none;
text-indent:-9999px;
width:588px
}

.site-title {
background-image:url(/wp-content/uploads/2015/07/PPI-Header-600x66-opt.png);
background-repeat:no-repeat;
width:600px;
height:100%;
background-size:100% auto!important;
background-position:center
}

.header-full-width .title-area,.header-full-width .site-title {
width:586px
}

@media only screen and (max-width: 700px) {
.header-image .site-title a {
min-height:66px
}

.header-full-width .title-area,.header-full-width .site-title {
width:100%
}
}

.metro-pro-blue .site-title a {
background-color:transparent
}

.sidebar .podcast:nth-child(n+2) {
display:none
}

/*forums formatting to make colours less disgusting*/
#bbpress-forums .status-closed {
color:#222222
}

#bbpress-forums .status-closed a {
color:#5BB1F9
}

/* make fonts in the text entry box larger gf 20150911*/
#bbpress-forums div.bbp-the-content-wrapper textarea.bbp-the-content {
width:100%;
margin:0;
font-size:16px;
font-family:Open Sans,sans-serif;
font-weight:600;
color:black
}

span.bbp-reply-post-date {
float:left;
font-family:Oswald,san-serif
}

/* put orange border around reply box and increase text size to something readable*/
#bbpress-forums fieldset.bbp-form {
clear:left;
font-size:1.5em
}

#bbpress-forums fieldset.bbp-form {
border:4px solid #EB7D4E;
padding:10px 20px;
margin-bottom:10px
}

/*increase the size and weight of the forum title make more appealing to browsers*/
a.bbp-topic-permalink {
font-size:1.2em;
font-weight:bold;
color:#B8292F
}

a.bbp-forum-title {
font-size:1.2em;
font-weight:bold;
color:#B8292F
}

#bbpress-forums .bbp-forum-info .bbp-forum-content,#bbpress-forums p.bbp-topic-meta {
font-size:14px
}

li.bbp-forum-freshness,li.bbp-topic-freshness {
font-size:.8em
}