/* ==================================================================
 * CarolVsGhost.com site style sheet
 *                     (c) Copyright 2015 James Pujals
 * ==================================================================
 */

div.contest-heading {
	text-align: center;
 	font-size: .85em;
 	color: #808080;
}

div.contest-heading img {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF0000;
}

div.eke-screens,
div.custom-sample,
div.mug-sample {
	margin: auto auto;
	text-align: center;
	width: 600px;
}

img.screenshot,
img.mug {
 	display: inline;
	margin: 0px;
}

img.mug-art {
	width: 550px;
	border: 1px dotted #FF0000;
	border-radius: 10px;
}

img.screenshot {
 	width: 280px;
}

img.mug {
	width: 200px;
}

ul.contest-rules li {
	color: #808080;
}

p.greeting {
	font-size: 1.8em;
	font-family: Georgia, "Times New Roman", serif;
	color: #FF0000;
	text-align: center;
}

em.file-format {
	font-style: normal;
	font-family: "American Typewriter", "Courier New", monospace;
}

p.intro {
	text-align: left;
	font-size: 1.4em;
	font-family: Georgia, "Times New Roman", serif;
	color: #808080;
	margin: -10px 0px 25px 40px;
	
}
