@CHARSET "ISO-8859-1";
/* COntent DB */
#contentPane,#contentHeader { margin: 1em 1em; background-color: white; border-radius:1em; border: 1px solid #ccc; padding:1em;}
div.specBoxHeader { text-align:center; font-weight:900; font-size:125%;}
#contentPane table td {padding: 0.2em;}
table tr.headerRow th { background-color: #EBEAD1;}
div.specBoxFooter { margin-bottom: 1em;}
#contentPane h2 { border-bottom:1px solid #ccc;}


#contentHeader { background-color: #efefef;}
#contentHeader h2 {border-bottom: 1px solid #ccc;margin-right:350px;}
div#tagList { float: right; width:350px;}


div.contentWindowLeft { width:100%; }
div.contentWindowHead { background-color:#EBEAD1; border: 1px solid #eae55d;padding:0.5em;font-size:140%;font-weight:900; color:#000;margin-bottom:1em;}
li.noBullet { list-style-type: none;font-weight:900; font-size:125%;border-bottom:1px solid #ccc;margin-top:0.5em;width:50%;}

/* Tag List */
div.contentDBResult {background-color:white; border: 1px solid #ccc;margin: 1em 5%;text-align:left;padding:0.4em;}
div.contentDBResult h3 { font-size:125%;border-bottom:1px solid #ccc;}

/* Random Content */
div.contentRandom {
	width: 90%;
	border : 1px solid #bbb;
	margin:auto;
	background-color:white;
	position:relative;
	padding:1em;
	background-color:white;
	margin-top: 40px;
	min-height:100px;
}

div.charLogoImage {border: 2px solid #bbb; position:absolute;top:-20px;left:-20px;}
div.charName {margin-left:60px;font-weight:800;font-size:135%;border-bottom:1px solid #ccc;}
div.charDesc {font-size:90%; margin-left:60px;}
div.epName{margin-left:60px;font-weight:800;font-size:100%;border-bottom:1px solid #ccc;}

div.imgBoardImage { padding:1.4em; border: 5px solid #ccc;border: 3px solid rgba(0,0,0,0.3);margin:1em;text-align:center;background-color:#efefef;}
div.imgBoardImage img {border: 1px solid black;}