/**
 * This file is part of BNS Featured Category
 * Last revised at version 2.7
 *
 * Copyright 2009-2014  Edward Caissie  (email : edward.caissie@gmail.com)
 *
 * BNS Featured Category is free software; you can redistribute it and/or
 * modify it under the terms of the GNU General Public License, version 2, as
 * published by the Free Software Foundation.
 *
 * You may NOT assume that you can use any other version of the GPL.
 *
 * BNS Featured Category is distributed in the hope that it will be useful, but
 * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
 * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
 * more details.
 *
 * You should have received a copy of the GNU General Public License along with
 * this program; if not, write to:
 *
 *      Free Software Foundation, Inc.
 *      51 Franklin St, Fifth Floor
 *      Boston, MA  02110-1301  USA
 */

a.bnsfc-link,
a.bnsfc-link:link,
a.bnsfc-link:visited,
a.bnsfc-link:hover,
a.bnsfc-link:focus,
a.bnsfc-link:active {
	font-size: 125%;
	text-decoration: none;
}

.bnsfc-content {
	overflow-x: auto;
}

.bnsfc-clear {
	clear: both;
}

.post .widget.bns-featured-category,
.post .widget.bns-featured-category h2 {
	background: none;
	width: 100%;
}

.bnsfc-shortcode .bnsfc-featured-image-first a img {
	float: left;
	margin-right: 10px;
}


.bnsfc-shortcode h2
{
	background: black;
color: rgb(203, 157, 43);
width: 100%;
padding: 0px;
font-style: italic;
font-weight: bold;
padding-top: 12px;
padding-bottom: 12px;
}

.bnsfc-shortcode span
{
padding:5px;	
}

.bnsfc-shortcode strong a
{
color: black;
font-size: 1.1em;
font-weight: bold;
padding-top: 16px;
}
.bnsfc-shortcode strong a:hover
{
color: rgb(203, 157, 43);
text-decoration:none;	
}

.hentry
{
border-bottom: 1px solid #C6C5C5 !important;	
padding: 8px !important;
margin: 0px !important;
padding: 0px !important;
}

.bnsfc-shortcode .post-details
{
	font-size: 11px;
margin-bottom: 9px;
}

.bnsfc-shortcode p
{
font-size: 12px;	
margin-top:15px;
}

.featimg
{
	width: 40%;
}

.bns-featured-category
{
outline: solid 1px rgb(212, 208, 208);
padding: 0px !important;

}

.bnsfc-shortcode widget
{
padding: 0px;
}

.bnsfc-container .post
{
	padding: 20px !important;
	padding-bottom: 20px !important;
	padding-top: 11px !important;
}