/* CSS print styles for Bambino's Curse */

/* These styles are NOT fully commented or organized; will require cleanup time*/


/************* 
update history

	12.02.01 -- created from core.css
	01.03.02 -- worked it
	01.14.02 -- mas trabajo; 
		
************/




body {
background-color: #fff;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: black
font-size: 12pt;
line-height: 20pt;
margin: 12;
}

#head {
	width: auto;
	margin: 0;
	margin-bottom: 1em;
	padding: 0;
}

#content {
	width: auto;
	margin: 0;
	padding: 0;
}

#foot {
display: none;
}

#foot p {
font-family: verdana, arial, helvetica, sans-serif;
font-size: 10pt;
line-height: 12pt;
color: #333;
}

#foot ul {
display: none;
}

h1 {
	font-family: georgia, "times new roman", times, serif;
	font-size: 36pt;
	border-bottom: solid 2px black;
	color: black;
	margin: 0;
}

h2 {
	font-size: 14pt;
	text-align: right;
	color: black;
}

p, td, ul, ol {
font-size: 12pt;
line-height: 20pt;

}

h3.date {
	margin-left: 0;
	margin-top: 1em;
)

h5.date1918 {
font-family: georgia, "times new roman", times, serif;
margin: 0px;
font-size: 16pt;
font-weight: bold;
margin-top: 0px;
padding-top: 0px;
}

h5.info {
font-size: 12pt;
font-weight: normal;
margin-bottom: 30px;
letter-spacing: 1px;
}


a:link {
color: #666;
text-decoration: underline;
}

a:visited {
color: #666;
text-decoration: underline;
}


.postcontainer {
	margin-bottom: 1in;
	margin-left: 0.5in;
}

.postfoot {
	display: none;
}

.breadcrumb {
	display: none;
}

.backtop {
	display: none;
}


.atlink {
font-weight: bold;
}



hr {
color: #fafafa;
height: 3px;
margin-bottom: 15px;
}


blockquote {
font-family: "Courier New", Courier, mono;
font-size: 14pt;
line-height: 20pt;
}


.callout {
background-color: #fafafa;
}

.callerror {
color: #000;
background-color: #ccc;
padding: 20px;
border: 2px #ed181e solid;
margin: 30px;
}

.small {
font-size: 10pt;
line-height: 12pt;
}


.nocss {
	visibility: hidden;
}

.indent {
	margin-left: 1in;
}
