/**
 * Theme Name:     Twenty Eleven Child
 * Author:         the WordPress team
 * Template:       twentyeleven
 * Text Domain:	   twenty-eleven-child
 * Description:    The 2011 theme for WordPress
 */

#site-description {
  font-size: 14px;
  margin: 0 270px 2.15em 0;
  color: #ffff;
}

#site-title {
   padding: 2.65em 0 0;
}

#main {padding: 0 0;
}

.singular #content {
  margin: 0 4.6%;
  position: relative;
  width: auto;
}

.figcaption {
	color: #0000;
	margin-bottom: 0px;
	max-width: 0%;
	padding: 0px 0 0px 0px;
	position: relative;
	text-align: left;
}

.figcaption:before {
	color: #0000;
	content: '\2014';
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	margin-right: 0px;
	position: absolute;
	left: 0px;
	top: 0;
}

.wp-block-image figcaption {
	color: #cdcdcd;
}
