/*
 Theme Name: Burgess Powers for Wordpress
 Theme URI: http://www.burgesspowers.com/
 Description: Burgess Powers Wordpress Theme enables automated third-party content and social media management tools to supplement blogs. Fixes several inbuilt Wordpress bugs.
 Author: Burgess Powers Ltd
 Author URI: http://www.burgesspowers.com/
 Version: 2
 License: © Burgess Powers Ltd 2011
 License URI: license.txt
 Tags: dark, light, white, black, gray, one-column, two-columns, left-sidebar, right-sidebar, fixed-width, flexible-width, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
 Template: twentyeleven
*/
@import url('../twentyeleven/style.css');

.entry-content {
	
	width: 500px !important;
}

figure {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

#secondary *[id*='recent-stories-'] * a {
    display: block;
    margin-bottom: 1em;
}

#secondary * a {
 	font-size: 10pt;   
    font-weight: bold;
}

.hentry,
.no-results {
	margin: 0 0 0.3em;
	padding: 0 0 0.3em;
}

.entry-title {
    line-height: 1.3em;
    padding-bottom: .0em;
    padding-top: .3em;
}

.entry-summary {
    padding: .3em 0 0;
}

.entry-header .comments-link a {
    top: .3em;
}

#main {
    padding: .3em 0 0;
}

#content nav {
    padding: 0 0 .3em;
}

#nav-single {
	width: 10em;
}


.entry-content p {
	font-size: 12pt;
}

#menu-menu01 li a {
	font-size: 10pt;
    font-weight: bold;
}

.single * .entry-title {
    padding-bottom: .3em;
	clear: both;
 	font-size: 18pt;   
    font-weight: 500;
}

.entry-title {
	clear: none;
 	font-size: 14pt;   
    font-weight: 500;
}

.entry-header {
 	font-size: 12pt;   
    font-weight: 500;
}

.entry-summary {
 	font-size: 10pt;   
    font-weight: 300;
}

#access a {
    padding: 0 0.7em;
}

.entry-title,
.entry-header .entry-meta {
    padding-right: 0px;
}

.r1 {
	width: 55%;
	float: right;
}

.wrongmoglogo {

	float: left;
	height: 250px;
	width: 250px;
	margin-left: 0px;
	margin-right: 20px;
	z-index: 10;

}

.entry-content img, .comment-content img, .widget img {
	height: 100%;
}

.element-image__credit {
	font-size: 0.75em;
}

.element-image__caption {
	font-size: 0.8em;
    font-weight: bold;
}

figcaption {
	padding-bottom: 1.5em;
}
