c/* 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 img {
	border: none;
}

p {}

img {
	max-width: 100%;
	padding: 0px;
	margin: 0;
	

	
}

/* Share buttons */

.share {


	height: 62px;


}
.share ul {
	margin: 0; 
	padding: 0;
    list-style-type: none;

    height:62px;
}
.share li {
	display:inline-block;
	width: 60px; height: 60px;
}

.share li a {
	display: block; 
	width: 60px;
	height: 60px;
}

.custom-facebook-button a {
	background: url('http://www.channelate.com/images/fb.png') no-repeat;
	background-position:0px 0px;
}

.custom-facebook-button a:hover {
	background: url('http://www.channelate.com/images/fb.png') no-repeat;
	background-position:2px 2px;
}

.custom-tweet-button a {
	background: url('http://www.channelate.com/images/twitter.png') 100% 100% no-repeat;
	background-position:0px 0px;
}

.custom-tweet-button a:hover {
	background: url('http://www.channelate.com/images/twitter.png') 100% 100% no-repeat;
	background-position:2px 2px;
}

.custom-stumble-button a {
	background: url('../images/su.png') 100% 100% no-repeat;
	background-position:0px 0px;
}

.custom-stumble-button a:hover {
	background: url('../images/su.png') 100% 100% no-repeat;
	background-position:2px 2px;
}

.custom-reddit-button a {
	background: url('../images/reddit.png') 100% 100% no-repeat;
	background-position:0px 0px;
}

.custom-reddit-button a:hover {
	background: url('../images/reddit.png') 100% 100% no-repeat;
	background-position:2px 2px;
}

.custom-plus-button a {
	background: url('../images/plus.png') 100% 100% no-repeat;
	background-position:0px 0px;
}

.custom-plus-button a:hover {
	background: url('../images/plus.png') 100% 100% no-repeat;
	background-position:2px 2px;
}

.custom-pin-button a {
	background: url('../images/pin.png') 100% 100% no-repeat;
	background-position:0px 0px;
}

.custom-pin-button a:hover {
	background: url('../images/pin.png') 100% 100% no-repeat;
	background-position:2px 2px;
}

.custom-sub-button a {
	background: url('../images/sub.png') 100% 100% no-repeat;
	background-position:0px 0px;
}

.custom-sub-button a:hover {
	background: url('../images/sub.png') 100% 100% no-repeat;
	background-position:2px 2px;
}

/* ---------------------- */

.sidebar .widget {
	margin-bottom: 10px;

}

.sidebar .widget .post-extras, .sidebar .widget .entry {
	padding: 3px;
}


.sidebar h2, .sidebar h2 a {

	font-size: 12px;
	margin: 0;
	padding: 0 4px 0 4px;
	
		-moz-border-radius: 6px;
-khtml-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
background:#222731 none repeat scroll 0 0;
	
}


.sidebar .ComicPressLatestThumbnailWidget h2 {
	text-align: center;
	-moz-border-radius: 6px;
-khtml-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
background:#bcbcbcbc none repeat scroll 0 0;
        padding: 10px;
}

.sidebar .ComicPressLatestThumbnailWidget {
	text-align: center;
	border 6px;
background:#222731 none repeat scroll 0 0;
        padding: 10px;
}


p.customfont { 
    font-family: "RyanHudson", Verdana, Arial;
}


.socialshare-widget
{
	padding-top: 6px;
	padding-left: 7px;
	width:auto;
	margin-left:auto;
	margin-right:auto;
	height:70px;
	background: #b7cba9;   
-moz-border-radius-topleft: 10pt; 
-moz-border-radius-topright: 10pt;
border-top-left-radius: 10pt;
border-top-right-radius: 10pt;
-webkit-border-top-left-radius: 10pt;
-webkit-border-top-right-radius: 10pt;
-moz-border-radius-bottomleft: 10pt; 
-moz-border-radius-bottomright: 10pt;
-webkit-border-bottom-left-radius: 10pt;
-webkit-border-bottom-right-radius: 10pt;
border-bottom-left-radius: 10pt;
border-bottom-right-radius: 10pt;
border: 2px solid #8a9a7f;	
}

.socialshare-twitter
{
	width:70px;
	float:left;
}

.socialshare-stumbleupon
{
	width:70px;
	float:left;
}

.socialshare-facebook
{
	width:50px;
	float:left;
}

.socialshare-reddit
{
	width:90px;
	float:left;
}

input[type=checkbox]
{ 
	margin-right:10px;
}

h2, h2 a {

	padding: 0 0 2px 0;
	margin: 0;
	font-size: 24px;
	line-height: 24px;
	letter-spacing: -1px;
}


#menubar-wrapper {

        background: #000000;
	width: 1100px;
       	margin-top: 0px;

	padding: 0 auto;
	opacity: 0.8;
-moz-border-radius-bottomleft: 12pt;
-moz-border-radius-bottomright: 12pt;
border-bottom-left-radius: 12pt;
border-bottom-right-radius: 12pt;

-webkit-border-bottom-left-radius: 12pt;
-webkit-border-bottom-right-radius: 12pt;
	
	
}

/* Begins Custom Menubar */

#iconbar {
-moz-border-radius: 6px;
-khtml-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
margin: 0px 0px 0px 0px;
width: 302px;
height: 50px;
text-align: left;
background: url('http://channelate.com/images/contactbar.png') #000034;
}

#iconbar ul, #iconbar ul li {
margin: 0;
padding: 0;
}

#icons .icon a, #icons .icon {
display: inline-block;
float: left;
text-decoration: none;
}

#icons {
padding: 5px 0 0 20px;
width: 100%;
height: 40px;

}

#icons .test a, #icons .test {
height: 40px;
width: 470px;
background-color: #000 Transparent;
}




#icons .test2 a, #icons .test2 {
height: 40px;
width: 300px;

}

#icons .space a, #icons .space {
height: 40px;
width: 2px;
}

#icons .rss a, #icons .rss {
height: 40px;
width: 40px;

}

#icons .rss a:hover {

background-color: #000 Transparent;
}

#icons .twitter a, #icons .twitter {
height: 40px;
width: 37px;

}

#icons .twitter a:hover {

background-color: #000 Transparent;
}

#icons .face a, #icons .face {
height: 40px;
width: 40px;

}

#icons .face a:hover {

background-color: #000 Transparent;
}

#icons .mail a, #icons .mail {
height: 40px;
width: 52px;

}

#icons .mail a:hover {

background-color: #000 Transparent;
}
#icons .share a, #icons .share {
height: 40px;
width: 70px;

}

#icons .share a:hover {

background-color: #000 Transparent;
}

/* Ends Custom Menubar */

#adbar {
margin: 0px 0px 0px 0px;
	width: 100%;
height: 100px;
text-align: left;
}

#adbar ul, #adbar ul li {
margin: 0;
padding: 0;
}

#ads .ad a, #ads .ad {
display: inline-block;
float: left;
text-decoration: none;
}

#ads {
padding: 5px 0 0 20px;
width: 100%;
height: 65px;
}

#ads .left a, #ads .left {
margin-left: 10px;
width: 360px;
height: 100px;
background-color: #000 Transparent;
}




#ads .right a, #ads .right {

width: 700px;


}


/* Ends Custom Adbar */

body {
 Text-align: center;
	color: #000;
	font-size: 16px;
        background: #252b45;

}

/* url('http://channelate.com/images/bodybg.png')
 
       repeat-y center top  
       
       url('http://channelate.com/images/blue.png') repeat
       */

a {
	color: #000;
	text-decoration: none;
	font-weight: bolder;
}

a:hover {
	color: #7d7d7d;
}

#page {
background: #171b2b url('http://www.channelate.com/wp-content/uploads/2016/03/stars03.png') repeat-x;

	margin: 0px auto;
}

#page-wide-wrap {

background: #171b2b url('http://www.channelate.com/wp-content/uploads/2016/03/stars03.png') repeat-x;

	margin: 0px auto;
	
}

/* background: url('http://channelate.com/images/plaid.png') repeat-x transparent; */

#page-wide {
        background: transparent;


	width: 1100px;
	text-align: left;
}
#page-wide-B {
        background: transparent;


	width: 600px;
	text-align: left;
}


#header {
	width: 100%;
       background: url('http://www.channelate.com/wp-content/uploads/2016/03/header05.png') no-repeat;
        height: 110px;
	margin: 0px 0px 0px 0px;
}
#menubar {
	font-family: 'RyanHudson' , sans-serif;
	background: #222b4e;

}

#frontwide { 
	width: 961px;

	margin: 0px 0px 0px 0px;
        border-left: 2px solid #fff;
        border-right: 2px solid #fff;
      background: url('http://channelate.com/images/tile2.gif');

}

#front { 
	width: 760px;
        background: url('http://channelate.com/images/tile3.gif');
	margin: -366px -2px 5px 200px;
        border: 2px solid #fff;
        background: #000034;
                -moz-border-radius-bottomleft: 12pt; 
-moz-border-radius-bottomright: 12pt;
-moz-border-radius-topleft: 12pt; 
-moz-border-radius-topright: 12pt; 

-webkit-border-bottom-left-radius: 12pt;
-webkit-border-bottom-right-radius: 12pt;
-webkit-border-top-left-radius: 12pt;
-webkit-border-top-right-radius: 12pt;
}

.narrowcolumn {
        padding: 10px;
        font-size: 100%;
	color: #000;

        background: #fff;
	width: 470px;
	margin: 8px 0px 0px 5px;
	float: left;
        border: 2px #7a9567;
        
        -moz-border-radius: 12pt; 

-webkit-border-radius: 12pt;
		}
		
.narrowcolumnf {
	color: #000;
        background: #fff;
	width: 710px;
	margin: 5px 0px 0px 115px;
		padding: 0px 0px 0px 5px;
	float: left;
        border: 2px solid #fff;
        -moz-border-radius-bottomleft: 12pt; 
-moz-border-radius-bottomright: 12pt;
-moz-border-radius-topleft: 12pt; 
-moz-border-radius-topright: 12pt;

-webkit-border-bottom-left-radius: 12pt;
-webkit-border-bottom-right-radius: 12pt;
-webkit-border-top-left-radius: 12pt;
-webkit-border-top-right-radius: 12pt;		
	}


			
#sidebar-left {
        font-size: 200%;
	color: #ffffff;
        margin: 0px 0px 0px 0px;
	padding: 10px 5px 0px 12px;
	float: left;
	width: 160px;



}
#sidebar-aboveheader {
	Text-align: center;



}


#sidebar-right {

	margin: 0px 0px 0px -4px;
	padding: 10px 8px 0px 4px;
	float: right;
	width: 310px;
-moz-border-radius-bottomleft: 12pt;

    color: #fff;

font-size: 12px;


-webkit-border-bottom-left-radius: 12pt;

}

#sidebar-overcomic {

	padding: 6px 0 0 0;
}

#footer {
margin-left: auto
margin-right: auto
	float: none;
	padding: 6px 0 200 0;
/*	margin: 0px 50px 0px 50px; */
	width: 1100px;   
background: rgba(255, 255, 255, 0.8);

    color: #000;
-moz-border-radius-bottomleft: 12pt;
-moz-border-radius-bottomright: 12pt; 
-moz-border-radius-topleft: 12pt;
-moz-border-radius-topright: 12pt;

-webkit-border-bottom-left-radius: 12pt;
-webkit-border-bottom-right-radius: 12pt;
-webkit-border-top-left-radius: 12pt;
-webkit-border-top-right-radius: 12pt;


border-bottom-left-radius: 12pt;
border-bottom-right-radius: 12pt;
border-top-left-radius: 12pt;
border-top-right-radius: 12pt;

}

/* THE COMIC */

#comic-head {
	width: 1100px;
      height: 70px;
      background: #ffffff;
	padding-top: 10px;
-moz-border-radius-topleft: 12pt; 
-moz-border-radius-topright: 12pt;
margin-top: 10px;
border-top-left-radius: 12pt;
border-top-right-radius: 12pt;
-webkit-border-top-left-radius: 12pt;
-webkit-border-top-right-radius: 12pt;

/*	border-top: 2px solid #8a9a7f; 
		border-right: 2px solid #000268; 
	border-left: 2px solid #000268; */

}

#comic {
	width: 1100px;

       background: #fff;
color: #fff;
	text-align: center;

-moz-border-radius-bottomleft: 12pt; 
-moz-border-radius-bottomright: 12pt;
-webkit-border-bottom-left-radius: 12pt;
-webkit-border-bottom-right-radius: 12pt;
border-bottom-left-radius: 12pt;
border-bottom-right-radius: 12pt;

/*	border-right: 2px solid #000268; 
	border-left: 2px solid #000268; 
		border-bottom: 2px solid #000268; */
	padding: 5px 0px 30px 0px;

}

	#comic img {

	}
	
#sidebar-comicright {
       padding: 2px;
	height: 40px;
      	float: right;
  margin-top: -35px;
  margin-right: -13px;
	}	
#sidebar-undercomic {
color: #fff;
        height: 80px;

margin-top: 10px;

margin-bottom: 15px;

      	text-align: left;
      }

#comic-foot {

	width: 1100px;
        height: 14px;
-moz-border-radius-bottomleft: 12pt; 
-moz-border-radius-bottomright: 12pt;
-webkit-border-bottom-left-radius: 12pt;
-webkit-border-bottom-right-radius: 12pt;
border-bottom-left-radius: 12pt;
border-bottom-right-radius: 12pt;


display: inline;

}

#comic-foot .widget {
  float: left;

  margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
	text-align: center;
	
	
}
		
.post-date {
	color: #000;

}
.post-date .date {
	color: #fff;

}
a.navi-comments:hover span {
	color:#7d7d7d;
}

#bumper {
        height: 5px;
	width: 965px;
}



#content-wrapper {
	max-width: 1100px;
       	margin-top: 0px;

	padding: 0 auto;


}

#subcontent-wrapper {

-moz-border-radius-topleft: 12pt; 
-moz-border-radius-topright: 12pt;
-webkit-border-top-left-radius: 12pt;
-webkit-border-top-right-radius: 12pt;
border-top-left-radius: 12pt;
border-top-right-radius: 12pt;
	display: block;
	text-align: left;
	width: 1000px;
	margin: 0 auto;
	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);

}

#respond {
    padding: 10px 0 0;
}

#content-front {
	width: 961px;
        color: #000;
      background: url('http://channelate.com/images/tile2.gif');
	margin: 0 0 5px 0px;
	padding: 0 auto;
	border: 2px solid #fff;




}

#tv {
width: 300px;
}

#rad {
width: 165px;
height: 580px;
background: #000081;
border: 2px solid #fff;
-moz-border-radius-bottomleft: 12pt;
-moz-border-radius-bottomright: 12pt; 
-moz-border-radius-topleft: 12pt;
-moz-border-radius-topright: 12pt;

-webkit-border-bottom-left-radius: 12pt;
-webkit-border-bottom-right-radius: 12pt;
-webkit-border-top-left-radius: 12pt;
-webkit-border-top-right-radius: 12pt;

}

#fbLikeContainer {
color: #ffffff;
}


.randomcomic {

-moz-border-radius: 6px;
-khtml-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
background:#222731 none repeat scroll 0 0;
color:#ffffff;
display:inline-block;
padding:4px;
text-transform:none;
width: 150px;
margin-bottom: -16px;
}

.randomcomic a:hover {
-moz-border-radius: 6px;
-khtml-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
background:#3d4657 none repeat scroll 0 0;
color:#FFFFFF;
padding:3px;
text-transform:none;
width:160px;
display:inline-block;
margin-top:0px;
}


.friendsbutton a {

-moz-border-radius: 6px;
-khtml-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
background:#9eaf92 none repeat scroll 0 0;
color:#ffffff;
display:inline-block;
padding:3px;
text-transform:none;
width:290px;
margin-top:2px;
}

.friendsbutton a:hover {
-moz-border-radius: 6px;
-khtml-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
background:#3d4657 none repeat scroll 0 0;
color:#FFFFFF;
padding:3px;
text-transform:none;
width:290px;
display:inline-block;
margin-top:2px;
}