/*
Theme Name:     County Sites MFT
Theme URI:      http://design.mfgarber.com/
Description:    Theme for the Association of Bitish Counties 
Author:         Michael Fielding Garber // M Fielding Design
Author URI:     http://design.mfgarber.com/
Version:        0.0.2
*/

#wpadminbar {
margin-bottom:28px;}

.attachment-post-thumbnail{
position:absolute; 
z-index:2;
}


/* IMAGES */

.alignnone{
max-width:100%;
}


/* WIDGETS */

.widget{
margin-bottom:1em;
padding-bottom:0.25em;
border-bottom:1px solid #dde9af;
}
.footer-widget-area{
margin-top:1em;
width:290px;
padding:5px;
border-top:1px solid #dde9af;
float:left;
display:inline;
}

#fpwidget .widget_twitter_timeline {
    float: right;
    width: 250px;
    display: inline;
}

#fpwidget .widget_text {
    float: left;
    display: inline;
    width: 410px;
    margin-right: 10px;
}

/* HIGHLIGHTING */

.hilite{
    background: #dde9af;
    font-weight: normal;
    font-style: normal;
    color: inherit;
}

/* SEARCH FORM */
.screen-reader-text {
	position:absolute;
	top:-1500px;
	left:-1500px;
}
#s, #user_pass, #user_login {
width:125px;
height:1.5em;
border:1px solid #89a02c;
border-radius:8px; 
}
#searchsubmit, #user-submit{
border:0px; color:#447821;  margin:5px; padding:5px; font: 0.8em 'Open Sans', 'lucida sans unicode', 'lucida grande', verdana, arial, helvetica, helve, sans-serif; text-decoration:none; background-color:#dde9af; border-radius:8px; cursor:pointer;
}

#searchform{
    margin-top: -5px;
}

/* Breadcrumbs */

#breadcrumbs{
    list-style:none;
    margin:10px 0 0 -23px;
    overflow:hidden;
    font-family: 'Open Sans', 'lucida sans unicode', 'lucida grande', verdana, arial, helvetica, helve, sans-serif;
    font-weight: 300;
    font-size: 1.25em;
    color:#89a02c;
}
 
#breadcrumbs li{
    float:left;
    margin-right:10px;
}

#breadcrumbs li a{
    color:#457923;
}

#breadcrumbs strong{
    font-weight: normal;
}

 
#breadcrumbs .separator{
    font-weight:normal;
    font-size:20px;
    color:#89a02c;
}
 /* BB Press */
 
a.bbp-forum-title, .bbp-topic-title a, .bbp-topic-freshness a{
font-family: GoudyStM, Georgia, "Times New Roman", Serif;
font-weight:normal;
font-style:normal;
font-size:1.2em;
color:#457923;
text-shadow: 1px 1px 1px #dde9af;
}
a.bbp-author-avatar{
border:0px;
}
tr.bbp-reply-header td{
font-family: GoudyStM, Georgia, "Times New Roman", Serif;
font-weight:normal;
font-style:italic;
font-size:1.25em;
color:#457923;
text-shadow: 1px 1px 1px #dde9af;
}

.bbp-reply-content, .bbp-reply-author{
font-size:12px;
}

.bbp-admin-links{
font-family:"Trebuchet MS", Helvetica, sans-serif;
font-style:normal;
}
a.bbp-author-name{
font-size:1em;
}

table.bbp-forums th, table.bbp-topics th, table.bbp-topic th, table.bbp-replies th {
background:url(stripe.png);
color:#f6f6d4;
}
ul.status-closed {
color:#457923;
}
  /* P O S T  S T Y L E */
  

.posttitle a:link, .posttitle a:visited{
color:#447823;
border:0px;
margin-top:0.25em;
}

.posttitle a:hover, .posttitle a:active{
color:#ffffff;
border:0px;
margin-top:0.25em;
}
.posttitle{
margin-top:0.25em;
text-shadow: 1px 1px 2px #c8c8c8;
}

.postinfo, .comment-author, .reply {
color:#89a02c;
border:0px;
font-size:0.8em;
margin: 0em;
clear:both;
}  
  
.postinfo a:link, .postinfo a:visited , .comment-author a:link, .reply a:link, .comment-author a:visited, .reply a:visited{
font-weight:bold;
color:#89a02c;
}

.postinfobox{
border-top:1px solid #dde9af;
border-bottom:1px solid #dde9af;
padding:0.25em;
}

.post{
border-top:1px solid #dde9af;
margin-bottom:1em;
    text-align: center;
}

.post-format, .author, .tags, .categories, .date, .moddate, .postlistcomments{
    font-size: 1.1em;
    font-weight: 300;
    margin-right: 0.25em;
}

.format-standard, .format-aside{
    text-align: left;
}

.format-aside h3{
    margin-top: 0.25em;
    font-weight: 300;
    color: #89a02c;
}

.format-aside .post-format a::before{
    font-family: "dashicons";
    content: "\f123";
    font-style: normal;
    vertical-align: text-bottom;
    margin-right: 0.25em;
}

.format-quote .quoteref{
    margin-top: -1em;
    text-align: right;
    font-style: italic;
    margin-right: 1em;
    color: #447823;
}

.format-quote .post-format a::before{
    font-family: "dashicons";
    content: "\f122";
    font-style: normal;
    vertical-align: text-bottom;
    margin-right: 0.25em;
}

.format-quote .blockquote{
    font-size: 1.2em;
}

.format-image img{
    margin: auto;
    text-align: center;
}

.format-image .alignnone{
    margin: auto;
}

.format-image .post-format a::before{
    font-family: "dashicons";
    content: "\f128";
    font-style: normal;
    vertical-align: text-bottom;
    margin-right: 0.25em;
}

.format-video .post-format a::before{
    font-family: "dashicons";
    content: "\f236";
    font-style: normal;
    vertical-align: text-bottom;
    margin-right: 0.25em;
}

.format-audio .post-format a::before{
    font-family: "dashicons";
    content: "\f521";
    font-style: normal;
    vertical-align: text-bottom;
    margin-right: 0.25em;
}

.format-link .post-format a::before{
    font-family: "dashicons";
    content: "\f103";
    font-style: normal;
    vertical-align: text-bottom;
    margin-right: 0.25em;
}
.format-link p{
    margin: 2em 0 2em 0;
}

.format-gallery .post-format a::before{
    font-family: "dashicons";
    content: "\f161";
    font-style: normal;
    vertical-align: text-bottom;
    margin-right: 0.25em;
}

.listthumb{
    text-align: center;
    margin-top: 1em;
}

.listthumb img{
    text-align: center;
    background-color: #dde9af;
    padding: 5px;
    border: 1px solid #89a02c;
}

.inlinetitle{
    text-align: center;
}

.sticky{
background-color: #fbfbea;
}

.postlistcomments a::before{
    font-family: "dashicons";
    content: "\f101";
    font-style: normal;
    vertical-align: middle;
}

.categories a::before{
    font-family: "dashicons";
    content: "\f318";
    font-style: normal;
    vertical-align: text-bottom;
    padding-right:0.25em;
}
.tags a::before{
    font-family: "dashicons";
    content: "\f323";
    font-style: normal;
    vertical-align: middle;
}

.author a::before{
    font-family: "dashicons";
    content: "\f110";
    font-style: normal;
    vertical-align: middle;
}

.date, .moddate{
    color: #89a02c;
}

.date:before{
    font-family: "dashicons";
    content: "\f508";
    font-style: normal;
    vertical-align: text-bottom;
}

.moddate::before{
    font-family: "dashicons";
    content: "\f464";
    font-style: normal;
    vertical-align: text-bottom;
}

.postsubtleinfo {
color:#b8b8b8;
border:0px;
clear:both;
}  
  
.postsubtleinfo a:link, .postsubtleinfo a:visited{
font-weight:bold;
color:#b8b8b8;
}

.commentsbox {
    margin-top: 36px;
    background: #ffffff;
    clear:both;
    width:552px;
    }
#comments{
    margin-top:1em;
    list-style: none;
    }
#comments ul{
      list-style: none;
}
.comment {
    padding:0px;
    margin-bottom: 1em;
    }

.comment-awaiting-moderation{
    color:crimson;
}

.depth-1 article{
    border-left: 3px solid #447823;
    padding-left:8px;
}

.depth-2 article, .depth-3 article, .depth-4 article, .depth-5 article{
    margin-left: -10px;
    border-left: 3px solid #89a02c;
    padding-left:8px;
}

.comment-meta{
    margin-left: 0;
    font-size: 1em;
}

.comment-author a:link{
    color:#447823;
}

.comment-author a:visited{
    color:#447823;
}


.comment-author .fn{
    display:block;
    font-size: 1.25em;
}

.comment-author .avatar{
    float:left;
    margin-right:12px;
    margin-left: 0;
}
.nocomments{
    font-weight:300;
    font-style:italic;
    color:#447823;
    }
.comment-content{
    margin-top: 8px;
    clear: both;
}

.comment-form-comment label{
    display: block;
    font-weight:300;
    font-size: 1.3em;
    color: #447823;
}

#reply-title{
    font-style:italic;
    font-weight:normal;
    font-size:1.5em;
    }


.comment-content{
     width:552px;
    }

.comment-respond h3{
    color: #447823;
     border-bottom:1px solid #89a02c;
    font-size: 1em;
    margin-top: 1em;
    }
.comment-reply-link{
    font-size: 1.5em;
}

.tilefeaturehead{
padding:3px 5px 3px 31px; margin:0px 0px 2px 0px; background:url('img/transbg.png'); color:#ffffff; font-weight:bold;
}
.tilefeature{
 margin:0px 0px 5px 0px;
}
.tilefeatureflexi{
 margin:0px 0px 5px 0px;
 background-color:#dde9af;
}
.tileheadingwrapper{
margin-left:-3px;
}
.tileheadings{
float:left;
width:223px;
height:160px;
margin:0px 0px 5px 3px;
background-color:#f6f6d4;
overflow:hidden;
color:#ffffff;
}

.tileheadingstitle{
width:213px;
position:absolute;
z-index:6;
padding:5px 5px 5px 5px;
overflow:hidden;
font-size:1.25em;
font-style:normal;
font-weight:normal;
font-family: "Trebuchet MS", Helvetica, sans-serif;
color:#ffffff;
background-image: url('transbg.png');
}
.tileheadingstitle a{
border:0px;
color:#ffffff;
}
.tileheadingstitle a:hover{
border-bottom:1px solid #ffffff;
}

.welcomelinks{
    float:left;
    width:333px;
    margin-left: 7px;
}

.welcomelinks ul{
list-style-type: none;
text-align: left;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.welcomelinks li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.welcomelinks li{
list-style: none;
display: inline;
}

.welcomelinks li a{
color: #447823;
background: url(goto.png) no-repeat center right; 
display: block;
padding: 2px;
padding-left: 3px; /* INDENDATION */
text-decoration: none;
font-family:"Trebuchet MS";
border-bottom: 1px solid #dde9af;
font-size: 1em;
}

.welcomelinks li a:visited{
color: #447823;
}

.welcomelinks li a:hover{ /* HOVER */
color: #ffffff;
background: url(gotoh.png) no-repeat center right #89a02c; 
}

/* AFTER POST NAVIGATION */

.crosslinks{
    font-family: 'Lato', "Open Sans", 'lucida sans unicode', 'lucida grande', verdana, arial, helvetica, helve, sans-serif;
    color: #808080;
    }
.crosslinks a{
    color:#447823;
    border:0px;
    }
.crosslinks a:hover{
    color: :#89a02c;
    }


.btp:before {
    font-family: "dashicons";
    content: "\f340";
    font-style: normal;
}

.btc:before {
    font-family: "dashicons";
    content: "\f318";
    font-style: normal;
}

.btc {
    font-style: normal;
}

.btt:after {
    font-family: "dashicons";
    content: "\f342";
    font-style: normal;
}

.btt {
    float: right;
    font-style: normal;
}