/* 
CSS Document for www.campfireproductions.com
Author: Mike Morrison
Company: Cellar ~ Designs by Michael L
Created: July 30, 2008
*/

/* HTML Formatting */
a{
	font-weight:bold;
	color:#0000CC;
}
body{
	background-color:#000000;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
H1{
	color:#FF0000;
	font-size:16px;
	font-weight:bold;
}
H2{
	color:#999999;
	font-size:14px;
	font-weight:bold;
}
p{
	font-size:11px;
}
table{
	border:none;
	padding:4px;
	text-align:left;
	width:650px;
}

/* DIV Formatting */
#Campfire{
	height:auto;
	margin-top:100px;
	padding:4px;
	width:850px;
}
#Container{
	padding:4px;
}
#cpContent{
	height:auto;
	text-align:left;
	width:850px;
}
#cpHeader{
	height:auto;
	padding:4px;
	width:850px;
}
#cpMessage{
	background-color:#FFFF00; 
	border:3px double #FF0000; 
	padding:3px;
	text-align:center; 
	width:650px;
}
#cpNews{
	background-color:#FFFF99;
	border:double 4px #FF0000;
	color:#FF6600;
	font-size:20px;
	font-weight:bold;
	height:auto;
	padding:4px;
	width:850px;
}
#cpStaff{
	background-image:url(/images/bg_staff.jpg);
	background-repeat:no-repeat;
	color:#0000CC;
	font-size:14px;
	font-weight:bold;
	padding:6px;
	text-transform:uppercase;
	width:650px;
}
#cpCD{
	text-align:center;
	width:650px;
}

/* Custom Formatting */
.contactHeader{
	color:#FFFFFF;
	font-size:16px;
	text-shadow:#CCCCCC 2px;
	font-weight:bold;
	text-align:center;
	width:850px;
}
.cpIntro{
	background-image:url(/images/bg_wood.jpg); 
	background-repeat:repeat; 
	border-bottom:outset 5px #FFFFFF;
	border-left:outset 5px #FFFFFF;
	border-right: double 10px #FF0000;
	border-top:outset 5px #FFFFFF; 
	color:#000000; 
	font-size:16px;
	padding:6px; 
	width:200px;
}
.cpStaff{
	background-color:#000033;
	border:double 3px #666666;
	color:#999999;
	display:none;
	font-weight:bold;
	padding:6px;
	width:auto;
}
.joesChecklist{
	background-color:#FFFFFF;
	border:outset 4px #FF9900;
	color:#000066;
	font-size:10px;
	padding:3px;
	width:300px;
}
.joesContest{
	padding:3px;
	width:500px;
}
.joesIntro{
	background-color:#CCCCCC;
	border:outset 4px #CCCCCC;
	color:#000066;
	font-size:12px;
	padding:3px;
	width:300px;
}
.joesSponsors{
	border-left:4px thin #999999;
	border-right:6px dotted #CCCCCC;
	padding:6px;
	text-align:center;
}
.joesSponsorImg{
	border:none;
	max-height:200px;
	max-width:150;
}
.joesVotes{
	background-color:#FF0000;
	color:#FF0000;
	left:0px;
	height:10px;
	width:0px;
}
.journal{
	background-color:#FFFFFF;
	background-image:url(/images/bgNotebook.jpg); 
	background-repeat:repeat-y;
	overflow:visible;
	padding:4px;
	width:450px; 
}
.journal h2{
	color:#000033;
}
.journal p{
	color:#000000;
	font-weight:bold;
}
.tableForm{
	border:outset 3px #CCCCCC;
	background-color:#666666;
}
.tableHeader{
	text-align:center;
	width:100%;
}
.tcWhite{
	color:#FFFFFF;
}
.title{
	font-size:30px;
	color:#FF0000;
	font-weight:bold;
}