/* Start of CMSMS style sheet 'pulptext' */
/*****************

This website was designed and developed by Jennifer Harrison 2008 
http://www.slopii.co.uk

yello #fcb22f;
text yello #c0ad79
bright red #8c1012
dark red #700c0a 
******************/
html, body {
font-family:Georgia, serif;
color:#C0AD79;
font-size:14px;
line-height:22px;
}

@font-face {
  font-family: "Roadway";
  src: url(http://www.pulppress.co.uk/fonts/ROADWAY.ttf) format("truetype");
}

@font-face {
  font-family: "Motorhead";
  src: url(http://www.pulppress.co.uk/fonts/motorhead.ttf) format("truetype");
}


/* HEADINGS */
h1, h1 a, h1 a:hover, h1 a:active, #menu, #menu a, #menu a:active, #menu a:hover {
font-family: "Roadway", Impact, trebuchet MS, Calibri,Verdana,Arial,Helvetica,sans-serif;
font-size:26px;
font-weight:normal;
text-transform:uppercase;
margin-bottom:15px;
text-align:center;
color:#fcb22f;
}

h2, h2 a, h2 a:hover, h2 a:active {
font-size: 2em;  
color:#fcb22f;
font-family: "motorhead", Impact, trebuchet MS, Calibri,Verdana,Arial,Helvetica,sans-serif;
font-weight:normal;
letter-spacing:2px;
margin-bottom:15px;
}

h3 {
	color: #fcb22f;
	font-size: 14px;
	line-height: 14px;
	text-transform:uppercase;
	text-align:center;
}
h4 {
	color: #fcb22f;
	font-size: 14px;
	line-height: 14px;
	text-transform:uppercase;
}
/* END HEADINGS */

/*
default link styles
*/
a, a:link, a:active, a:visited, a:hover {
color:#FCB22F;
text-decoration:none;
}

/* TEXT */
p {
padding-bottom:18px;
}

pre {
	font-family: monospace;
	font-size: 1.0em;
}
strong, b {
	/* explicit setting for these */
   font-weight: bold;
}
em, i {
	/* explicit setting for these */
   font-style:italic;
}
/* END TEXT */

/* End of 'pulptext' */

