/* Companion Custom CSS over-rides for [ Your Blog ]:  -  */
/* Companion Custom CSS over-rides for [ channelATE.com: Comics and Cartoons by Ryan Hudson ]: ComicPress/comicpress - 2.8 */

/*@font-face {
	font-family: "RyanHudson";
	src: url('http://channelate.com/images/RyanHudson.ttf') format("truetype");
}*/

a  {
	border: none;
}

a:link {
    color: #115294;
}
a:visited {
    color: #0a2d51;
}

#comic-foot .comic-nav-comments
{display:none;}

#comic-foot .comic-nav-random
{
    position: relative;
    left: -10px;
}

#footer, #footer .widget
{
	text-align:center !important;
}
p {}

.extra-panel-link
{    
	position: absolute;
    	right: 70px;
    	top: 20px;
}
/*
.post-extras {
    height: 1px;

    font-size: 12px;
    visibility: hidden;
}
*/
/*
.post-info {
    height: 1px;
    padding: 5px;
    font-size: 12px;
   visibility: hidden; 
}
*/

#sidebar-header
{
	margin: 0px !important;
	width: 100%;
}

#sidebar-over-comic
{
	background:#ffffff;
}

.header-info
{
	display:none !important;
}
.sidebar .widget {
	margin-bottom: 4px;

}


p.customfont { 
    font-family: "RyanHudson", Verdana, Arial;
}


#adbar-b {
	display: none;
}
#adbar-c {
	display: none;
	}

#topbar ul {
margin: 0;
padding: 0;
}

#topbar ul li {
display:block;
float:left;
}



#twofish .left a{
background: url(//www.channelate.com/images/header08.png) no-repeat;
margin-right: 10px;
width: 330px;
height: 96px;
display: block;
}

#twofish .right {

    width: 728px;
    padding-top: 6px;
    margin: 0px;

}


/* Ends Custom Adbar */

body {
 Text-align: center;
	color: #000;
	font-size: 16px;


}

a {
	color: #000;
	text-decoration: none;
	font-weight: bolder;
}

a:hover {
	color: #7d7d7d;
}

#page {

	max-width: none !important;
	margin: 0px auto;
}

body
{

background: #000 url('//www.channelate.com/images/stars04.png') repeat-x;

}

#page-wrap {
	margin: 0px auto;
	padding: 0px !important;
	
}

/* background: url('http://channelate.com/images/plaid.png') repeat-x transparent; */

#page {



	width: 1100px !important;
	text-align: left;
}
#page-wide-B {
        background: transparent;


	width: 600px;
	text-align: left;
}

#header-b {
	display: none;
}

#header {
	height: 190px;
        background: #000;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 0px 0px;
}
#content-column{
        padding: 10px;
        font-size: 100%;
	color: #000;

        background: #fff;
	width: 570px !important;
	margin: 8px 0px 0px 5px;
	float: left;
        border: 2px #7a9567;
        

		}
			
#sidebar-left {
        font-size: 200%;
	color: #ffffff;
        margin: 0px 0px 0px 0px;
	padding: 10px 5px 0px 12px;
	float: left;
	width: 160px !important;



}

#sidebar-right {

	margin: 0px 0px 0px -4px;
	padding: 10px 8px 0px 4px;
	float: right;
	width: 310px !important;
	color: #fff;
	font-size: 12px;
}

#sidebar-overcomic {

	padding: 6px 0 0 0;
}

#footer {
margin-left: auto;
margin-right: auto;
	float: none;
	padding: 6px 0 200 0;
	width: 1100px;   
	background: rgba(255, 255, 255, 0.8);

    color: #000;


}

/* THE COMIC */
#comic-wrap {
      background: #ffffff;
        border-bottom: 15px #cd946d;
      	margin: 0px 0px 15px 0px;
}

#comic-head {
      background: #ffffff;
	padding-top: 10px;

}

#comic {
       background: #fff;
color: #fff;
	text-align: center;
	padding-bottom: 5px;

}

#sidebar-under-comic
{
       background: #fff;
	position:relative;
/*	margin-top: 10px; */
	margin-bottom: 15px;
}
#sidebar-under-comic .widget {
  float: left;
  margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
}

#sidebar-under-comic #text-198247960
{
	float:none;
}
#sidebar-footer #text-198247950
{
	padding: 0px;
	float:none;
}
		
.post-date {
	color: #000;

}
.post-date .date {
	color: #fff;

}
a.navi-comments:hover span {
	color:#7d7d7d;
}

#bumper {
        height: 5px;
	width: 965px;
}

#subcontent-wrapper {

	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	/* Fallback for web browsers that doesn't support RGBa */

background: rgb(255, 255, 255);

/* RGBa with 0.6 opacity */

background: rgba(255, 255, 255, 0.8);

}

body.home #subcontent-wrapper {
	display: none;
	}
body.single-comic #subcontent-wrapper {
	display: none;
	}