/* Companion Custom CSS over-rides for [ Freakanimes ]:  -  */

#header h1 a, #header .description { display: none; }

#subcontent-wrapper {
    clear: both;
    background:  #c9d7e3;
    width: 800px
}

.narrowcolumn {
-moz-border-radius: 10px;
-khtml-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
} 


#blogheader {
border-top:1px solid #000000;
display:none;
margin:10px 0 20px;
padding:5px 0;
}

.customsidebar ul, .customsidebar li {
background-color:#000000;
list-style:none outside none;
margin:0;
padding:0;
width:800px;
}

#footer {
background-color: #C9D7E3;
padding:5px 0;
text-align:center;
width:800px;
}

a:hover {
color:#ffffff; 
}

#comic-head {
background-color:#000000;
clear:both;
padding-top:5px;
width:800px;
}

#comic-foot {
background-color:#000000;
padding-bottom:5px;
text-align:center;
width:800px;
}

#text-10 {
width:800px;
background-color: black;}

#text-14 {
width:800px;
background-color: black;}

.footer-text {
    font-size: 12px;
    background-color:  #C9D7E3; }

.menu ul li a:hover {
color: white; }


.widecolumn {
background-image:url("http://www.freakanimes.info/freakachan/img/src/128079390764.gif");
overflow:hidden;
width:800px;
}


a:link, a:visited { color: black; } 
a:hover { color: blue; }
