/* Companion Custom CSS over-rides for [ El Listo ]:  -  */

/* pq no aparegui el botó de seguent al final, del foro */

.navi-void { display: none; }

#menubar-wrapper {
	width: 100%;
	clear: both;
	display: block;
	margin: 0 auto;
	background: #fff;
}

/* pq no apareguin punts a les llistes, jeroen */



ul {
list-style: none;
}


a {
	color: #a00;
	text-decoration: none;
}

a:hover {
	color: #f00;
}

a:focus {
	outline: none;
}

/* per amagar el text de la header 

#header h1, #header .description { display: none; }*/

/* Add Image to Header AND make it clickable back to home - adjust height width and location of image*/

#header {width: 287px; height: 58px; background: url('http://listocomics.com/wp-content/uploads/2010/08/titol3.png') top no-repeat; overflow: hidden;}
#header h1 {padding: 0;}
#header h1 a {display: block; width: 287px; height: 58px; text-indent: -9999px;} 
#header .description {display: none;}



/*jeroenhelp */	
#page, #page-wide {
	background: #fff;
/*        border-left: solid 1px #000;
	border-right: solid 1px #000;
	border-bottom: solid 1px #000;  */
}

/*mis chapucillas, proba i error*/
#header h1 {
	text-align: left;
	padding-left: 16px;  /*era20*/
}

	.menunav-rss:hover {
		background: #fff; /*era  #ff6600 */
	}
	
	
#comment, #author, #email, #url, #comment-textarea {
	padding: 2px;
	color: #000;
	font-family: 'Verdana' , sans-serif;
	font-size: 12px;  /*era12*/
 	background: #eee;
	border: 1px solid #888;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}


h2, h2 a {
	padding: 0 0 2px 0;
	margin: 0;
	font-size: 20px;  /*24*/
	line-height: 20px; /*24*/
	letter-spacing: -1px;
}

h2.pagetitle, h2.pagetitle a, h2.page-title, h2.page-title a {
	padding: 0 0 5px 0;
	margin-top: 10px;
	font-size: 24px; /*28*/
	letter-spacing: -2px;
	clear: both;
	text-transform: capitalize;
}

h3, h3 a {
	padding: 0;
	margin: 0;
	font-size: 16px; /*20*/
	clear: both;
	letter-spacing: -1px;
}

h4, h4 a {
	padding: 0;
	margin: 0;
	font-size: 13px;  /*15*/
	clear: both;
}

/* Sub level menu links style */
.menubar ul li ul li a {
	font: normal 11px Verdana;  /*13*/
	width: 160px; /*width of sub menus*/
	padding: 5px;
	margin: 0;
}

.sidebar h2, .sidebar h2 a {
	display: block;
	font-size: 14px;  /*18*/
	margin: 0;
	padding: 0;
}


.comment-author cite {
	font-weight: bold;
	font-style: normal;
	font-size: 12px;  /*16*/
}

.comment .comment .comment-author cite {
	font-size: 12px;  /*14*/
}
