/* Companion Custom CSS over-rides for [ Cosmical ]:  -  */

body {
	color: #b9abd1;
	font-size: 9pt;
}

#content-wrapper {background-color: #3d3c72; }

.layout-2cvr #section-wrap, .layout-2cvl #section-wrap {
	width: 620px;
}

.layout-2cvr .narrowcolumn, .layout-2cvl .narrowcolumn {
	width: 610px;
}


/* Left Sidebar Themes */
#sidebar-left, #sidebar-right {
	width: 150px;
}

#footer {
	background: transparent url('http://www.cosmicalcomic.com/cosmicwp/wp-content/uploads/2019/02/footer.jpg') no-repeat top left;
	height:58px;
}

#blogheader {
	border-top: 0px solid #000;
}

.comicpane {
	padding-top: 5px;
	background-color: #ffffff;
}

h2 a, h2 a:hover, h2 a:visited {
	font-size:12pt;
	color: #ffffff;
}

.page-id-2 h2.page-title {
	background: transparent url('http://www.cosmicalcomic.com/images/pt_about.jpg') no-repeat top left;
	text-indent: -9999px;
	width: 400px;
	height: 50px;
}

.page-id-27 h2.page-title {
	background: transparent url('http://www.cosmicalcomic.com/images/pt_arch.jpg') no-repeat top left;
	text-indent: -9999px;
	width: 400px;
	height: 50px;
}

/* LINKS*/

a {
	color: #ffffff;
	text-decoration: none;
}

a:link {
	color: #ffffff;
}

a:visited {
	color: #b9abd1;
}

a:hover {
	color: #fde9b3;
	text-decoration: underline;
}

/* COMMENTS */
h3#comments, h3#reply-title {
	color: #ffffff;
	font-size: 11pt; 
}

.comment {
	border-top: #4b4b7f 5px solid;
}

.comment-avatar {
	border-left: #4b4b7f 5px solid;
	border-bottom: #4b4b7f 5px solid;
	border-right: #4b4b7f 5px solid;
}	

#comment-wrapper-head {
	background: transparent url('http://www.cosmicalcomic.com/cosmicwp/wp-content/uploads/2019/02/diveder.jpg') no-repeat top right;
	width: 550px;
	height:50px;
}

.post-image {
	display: none;
}