/*
Theme Name: Vires Child
Theme URI: http://themeforest.net/item/the-vires-retina-portfolio-wordpress-theme/5830437
Author: LaborThemes
Author URI: http://themeforest.net/user/LaborThemes
Description: A child theme of Vires Theme
Template: vires
Version: 1.0.2
*/


@import url("../vires/style.css");
@import url("../vires/responsive.css");
@import url("../vires/js/superfish/superfish.css");
@import url("../vires/js/flexslider/flexslider.css");
@import url("../vires/js/scrollpane/jquery.mCustomScrollbar.css");
@import url("../vires/js/touchTouch/touchTouch.css");

/* Custom CSS here */

.video-container {


	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px; height:0; overflow: hidden;


}


.video-container iframe, .video-container object, .video-container embed, iframe {

top: 0;
left: 0;
width: 100%;
height: 100%;


}

.blog-desc {
	font-size: 1.0em;
	 
}



.blog-desc h5, .blog-desc h5 a { font:700 1.2em 'Dosis', sans-serif; text-transform:uppercase; }




.blog-page {

	background-color: white;
}

.bio_highlights {

color: white;
background-color: #2D4F60; 
padding: 10px;

}

.bio_highlights a:link {
	color: #b8e8fb;

}

.bio_highlights a:visited {
	color: #ADE2F7;
}

img.patreon {

max-width: 97.5%;
height: auto;
width: auto9; /* ie8 */
}


.right-content.left p {

text-align: justify;

}
#sidebar-list-comics .widget.ceo_thumbnail_widget {
	display: inline-block;
	margin: 40px 5px 40px 15px;
	height: 140px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 3px;
	padding-bottom: 70px;
	width: 160px;
	float: left;
	border: 2px solid #e2e6e9;

}

#sidebar-list-comics span.widget-title {
	text-align: center;
	display: block;
	margin: 0px auto;
	
	font-size: .8em;
}

.comic-thumb-title {

	font-size: 0.8em;
	line-height: 0.9em;
padding-top: 5px;
padding-bottom: 5px;
}


img[src*="five_bobs.png"] {
    max-width: 100%;
    height: auto;
    width: auto\9; /* ie8 */
}

img[src*="fourhalf.png"] {
    max-width: 100%;
    height: auto;
    width: auto\9; /* ie8 */
}

img[src*="four_bobs.png"] {
    max-width: 100%;
    height: auto;
    width: auto\9; /* ie8 */
}


img[src*="three_bobs.png"] {
    max-width: 100%;
    height: auto;
    width: auto\9; /* ie8 */
}

img[src*="threehalf.png"] {
    max-width: 100%;
    height: auto;
    width: auto\9; /* ie8 */
}



img[src*="two_bobs.png"] {
    max-width: 100%;
    height: auto;
    width: auto\9; /* ie8 */
}

img[src*="twohalf.png"] {
    max-width: 100%;
    height: auto;
    width: auto\9; /* ie8 */
}

img[src*="one_bob.png"] {
    max-width: 100%;
    height: auto;
    width: auto\9; /* ie8 */
}



img[src*="onehalf.png"] {
    max-width: 100%;
    height: auto;
    width: auto\9; /* ie8 */
}




.blog-desc {

padding:20px; border:2px solid #E1E6E9; border-top:0; color:#333333; position:relative;
}

.right-content.left {
color:#000000;

}

.right-content.left a:link, .blog-desc p a:link {

	color: #2BABEE;
}

.right-content.left a:visited, .blog-desc p a:visited {

	color: #006699;
}

.title-breadcrumb {
		padding: 10px 0;
}


.author-block { line-height: 1.1em; padding: 10px; font-size: 0.9em; color: #003366; }

h2.the_cast {
	padding-top: 15px;
	text-decoration: underline;

}

ol {
	list-style-position: inside;
}

li {

	padding-left: 30px;
}

#teaser {

background-color: #fff56d;
border: 4px solid black;
padding-top: 10px;
color: black;
font-size: 0.9em;
line-height: 1em;
}

.teaser_link {

	color: red;
}

div.blog-desc span.barrow + h5 + p {

		font-size: 1.1em;
}