/* Companion Custom CSS over-rides for [ MeTiraDoSerio ]: ComicPress - 2.8 */


/*POST*/


.blogindex .comment-link {
	border-bottom: 2px solid #00e;
	
}

.post-content h3 {
	color: #00e;
	text-align: center;
}
.post-content h3 a{
	color: #00e;
	text-align: center;
}

.shr-bookmarks{
	border-bottom: 1px solid #ee0;
	
}
/*Menu Personagens*/
#categories-3 .cat-item-53,#categories-3 .cat-item-59,#categories-3 .cat-item-60 {
	display: none;
}
#categories-3 .cat-item{
	margin-left: 3px;
	font: bold 15px arial;
}
#categories-3 ul .cat-item-4 a{
	color: red;
        width:200px;
        height:30px;
        text-decoration:none;
} 
#categories-3 ul .cat-item-3 a{
	color: #FFB90F;
        width:200px;
        height:30px;
	text-decoration:none;
}
#categories-3 ul .cat-item-5 a{
	color: green;
        width:200px;
        height:30px;
	text-decoration:none;
}
#categories-3 ul .cat-item-6 a{
	color: blue;
        width:200px;
        height:30px;
	text-decoration:none;
}
#categories-3 ul .cat-item a:hover{
	color:#000;
}
/* Parceiros */
#Mestres, #Parceiros1, #Parceiros2 {
	display: block;
        clear: both;
}
#Mestres .coluna, #Parceiros1 .coluna, #Parceiros2 .coluna{
	float: left;
	margin-left: 10px;
}
#Mestres a,#Parceiros1 a,#Parceiros2 a {
	text-decoration: none;
}
#Mestres img, #Parceiros1 img, #Parceiros2 img {
	margin-bottom: 10px;
	position: relative;
	border: none;
}
#Divulgacao{
	clear: both;
}

/*TOP PARCEIROS*/

#TOP img{
	margin-left: 40px;
}

#TopBlog img{
	margin-left: 20px;
}

/*RODAPE*/
#footer{
	border-top: 2px solid #0000EE;
}
#footer p{
	color: blue;
	clear: both;
	font: bold 10px verdana, arial, helvetica;
}
/*MENU*/
#menubar{
	border-top: 2px solid #00e;
	border-bottom: 1px solid #cd0000;
	background: #FFF;
}
#menubar a{
	background: #FFF;
	color: #00e;
}
#menubar a:hover, #menu li a:hover{
	background: #cd0000;
	color: #fff;
}
#menubar .current_page_item a, #menu li .current_page_item a{
	background: #00e;
	color: #000;
}


/*MENU-RODAPE*/
#sidebar-footer{
	font: normal 12px arial, verdana;
	text-align: left;	
	list-style: none;
	display: block;
}
#footer a{
	color: #000;
}
#footer a:hover{
	color: #0000ff;
}
#sidebar-footer  .current_page_item a{
	font: bold 12px arial, verdana;
	color: #000;
}
#sidebar-footer  .current-cat a{
	font: bold 12px arial, verdana;
	color: #000;
}
#pages-3{
	border-bottom: 1px solid #CD0000;	
	width: 100%;
	float: left;
}
#pages-3 h2{
	width: 80px;
	float: left;
}
#pages-3 .page_item {
	margin: 5px;
	float: left;
}
#categories-4{
	margin-top: 3px;
	border-bottom: 1px solid #EEEE00;	
	width: 100%;
	float: left;
}
#categories-4 h2{
	width: 90px;
	float: left;
}
#categories-4 .cat-item{
	margin: 5px;
	float: left;
}
#recent-comments-3{
	margin-top: 3px;
	border-bottom: 2px solid #0000EE;	
	width: 100%;
	float: left;

}

#recent-comments-3 li{
	margin: 5px;
	float: left;
}
#recent-comments-3 h2{
	width: 115px;
	float: left;
}
#adsensem-default-ad{
	margin-top: 30px;
	position: absolute;
	right: 10px;
}
/*ACOMPANHE O BLOG*/
#linkcat-54 img{
	float: left;
	width: 50px;
	margin-right: 5px;
	
}
/*DOWNLOADS*/
#down ul{
	list-style: none;
}
#down ul li{
	display: block;
	width: 118px;
	float: left;
	margin-right: 5px;	
}