@charset "utf-8";
/*		PRINT-ONLY CSS								*/
/*		For Devil Child								*/
/*		Devil May Cry fansite						*/
/*		DMC2 It is the Fight that Pleases Me layout	*/
/*		Graphics by Lerefuge						*/
/*		HTML and CSS by Nyx							*/
/*		Redesign 2009								*/
/*		SWATCHES			*/
/* 		Dark Teal: #3a5967	*/
/*		Light Grey: #e2e3e4	*/
/*		Dark Grey: #333		*/

body 
{ background: #fff; margin: 0; padding: 0; font-family: Constantia, "Palatino Linotype", Palatino, Georgia, serif; color: #000; }

/*		Text & Links		*/
a { color: #000; text-decoration: none; }
a img { border: 0; }
a:after {
	content: " ["attr(href)"] ";
	font-size: 10pt;
}
h1 { font-size: 24pt; line-height: 20pt; letter-spacing: 2px; font-variant: small-caps; }
h2 { font-size: 16pt; line-height: 18pt; letter-spacing: 2px; } 
h3 { font-size: 14pt; line-height: 14pt; letter-spacing: 1px; } 
p, ul, ol, label, sup, td { font-size: 14pt; line-height: 16pt; }
p.header { font-size: 12pt; line-height: 14pt; padding-left: 50px; padding-right: 50px; } 
p.footer { font-size: 8pt; line-height: 10pt; text-align: right; }
ul { line-height: 16pt; list-style-type: square; text-align: left; padding: 0; margin-left: 50px; }
ol { line-height: 12pt; list-style-type: upper-roman; text-align: left; padding: 0; margin-left: 50px; }
li { margin-bottom: 10px; list-style-position: outside; }
sup { font-size: 6pt; line-height: 0; }
em { font-style: italic; }
strong { font-weight: bold; }
.small { font-size: 8pt; line-height: 10pt; }
.center { text-align: center; }
.right { text-align: right; }
hr { border: none 0; border-top: 1px solid #000; width: 300px; height: 1px; margin-top: 40px; margin-bottom: 40px; /*for IE*/ text-align: center; background-color: #000; /*for IE*/ }
acronym { border: none; }

/*		Display None		*/
h1.right, p.top, p.footer, p.menu, p.menu2, img, td.divider, td.wallthumb, td.wallsize, input, textarea, form, #idc-container-parent #idc-container, script, #a2apage_dropdown { 
display: none; 
}
