													.logo .tagline {color: #777777 }
									#menu-drop-button {color: #777777 }
												ul#nav li a {color: #888888 }
																		#sidebar-container .widget a, ul#nav ul.sub-menu li a, ul#nav .children li a {color: #888888 }
																								.post-list .book-cover .post-title a, .post-list .book-cover .post-author {color: #ffffff }
																											.title-container .post-title a, .title-container .post-author {color: #ffffff }
																		.single .copy a:hover, .page .copy  a:hover {color: #999999 }
																											.author-container {background-color: #80d6cf }
									.author-content .author-name, .author-content .author-bio {color: #ffffff }
																																													.footer-text {color: #777777 }
									.footer-text a {color: #777777 }
						.book-cover .content {
padding10px;
background: rgba(0,0,0,0.4);
}

.post-list .book-cover .post-author a {
color: #fff;
}

.wp-caption {
    border: none;
    text-align: left;
    background-color: inherit;
    padding: 0;
    margin-bottom: 10px;
    max-width: 100%;
}

.wp-caption p.wp-caption-text {
    font-size: 75%;
    line-height: 17px;
    padding: 10px 4px;
    margin: 0;
    font-style: italic;
}

#content-container > div.title-container > div.title
{
padding: 10px;
background: rgba(0,0,0,0.4);
}