/*
Theme Name:     Twenty Eleven BIFWC Child
Description:    
Author:         BIFWC
Template:       twentyeleven

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/

.widget a {
	font-size: 14px;
}

.widget ul li {
	font-size: 14px;
	list-style: none;
}

.widget-title {
	color: #000;
	font-size: 16px;
	font-weight: bold;
	line-height: 4em;
	text-transform: uppercase;
	letter-spacing: normal;
}

.better-menu-widget ul {
	list-style: none;
}

.entry-content h1,
.comment-content h1 {
	font-size: 22px;
	line-height: 2em;
}

.entry-content h2,
.comment-content h2 {
	font-size: 18px;
	line-height: 2em;
}

.entry-content h3,
.comment-content h3 {
	color: #000;
	font-weight: bold;
	font-size: 15px;
	line-height: 2em;
	text-transform: none;
	letter-spacing: normal;
}

div#imagePartnerSidebar {
	vertical-align: bottom;
	display: table-cell;
}

#imagePartnerSidebar img {
	border: 0px solid #ddd;
	padding: 0px;
}

#branding {
	border-top: none;
}

#page {
	margin: 1.6em auto;
	max-width: 1000px;
}

.wp-caption .wp-caption-text,
.gallery-caption {
	color: #888;
	font-family: Georgia, serif;
	font-size: 15px;
	padding: 10px 10px 0px 10px;
	content: '';
}