/*	Site: Northern California Renaissance Faire - www.norcalrenfaire.com */
/* 	Additional CSS  */
/*	Last Update: 06-13-10 */
/*	Created by:
	Kristal Jacobson
	kristal@hexadamseldesign.com
	hexadamsel design
	www.hexadamseldesign
*/

/* 	On pages:
	index.html
	participation.asp
	template-participation.dwt (all pages based on template)
	template-entertainment.dwt (all pages based on template)
*/

p, ul { /*Will be in the body tag when creating new css*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 19px;
	color: #000000;
	font-style: italic;
	}
	
.red_text {
	color: #990000;
	}
.bold {
	font-weight: bold
	}
	
.non-bold {
	font-weight: normal;
	}

.center {
	text-align: center;
	}
	
.font-size_12 {
	font-size: 12;
	}	
	

	
h1 {
	padding-top: 7px;
	padding-bottom: 7px;
	color: #6a1335;
	font-size: 25px;
	font-weight: bold;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;


	}
	
h2 {
	font-size: 18px;
	font-weight: bold;
	/*Will not need to include below in new css*/
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 19px;
	color: #000000;
	font-style: italic;
	margin-top: 30px;
	}
	
.font-size_18 {
	font-size: 18px;
	line-height: 28px;
	}	

.font-size_25 {
	font-size: 25px;
	line-height: 35px;
	}	
	
	

li {
	margin-bottom: 5px;
	}
	
.navigation {
	}
	
.navigation a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}

.imgframe {
border: 8px solid #6a1335;
}

.float_left {
float: left;
}

.float_right {
float: right;
}

.band_wrapper, .theme_wrapper, .themecharacter_wrapper, .guild_wrapper {
	height: 263px;
	padding-bottom: 40px;
	clear: both;
	}
	
.band_wrapper  h2 {
	margin-top: 0px;
	padding-top: 0px;
	}
	

.bandimg {
	float: left;
	border: 8px solid #6a1335;
	margin-right: 20px;
	}

.banddate {
	font-size: 25px;
	font-weight: bold;
	padding-top: 10px
	
	}
	
.bandlogo {
	border: 0px;
	}
	
.bandinfo {
	font-size: 18px;
	line-height: 24px;
	}
	
a {
	color: #000000;
	}
	
a:hover {
	color: #990000;
	}
	
/* Stage Styles*/

.stage_wrapper {
clear: both;
margin-bottom: 40px;
}

.act_wrapper {
clear: both;
padding: 0px 20px 20px 20px;
height: 263px;

}

.stage_wrapper h2 { /*Stage Title*/
	text-align: center;
	/*background: #6a1335;*/
	padding-top: 7px;
	padding-bottom: 7px;
	color: #6a1335;
	/*border-top: 2px #6a1335 solid;*/
	border-bottom: 3px #6a1335 solid;
	font-size: 25px;
	font-weight: bold;

}

.stage_wrapper h3 { /*Act Title*/
	font-weight: bold;
	color: #6a1335;
	padding-top: 5px;
	font-size: 20px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;

}

.act_info {

}

.act_time {

}

.act_img {
	border: 8px solid #6a1335;
	width: 293px;
	height: 263px;
}

	
.theme_wrapper img, .themecharacter_wrapper img {
	float: left;
	border: 8px solid #6a1335;
	margin-right: 20px;
	}
	
.theme_wrapper h2, .themecharacter_wrapper h2 {
	font-weight: bold;
	color: #6a1335;
	padding-top: 10px;
	font-size: 22px;
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: normal;
	}
	
.theme_wrapper h3, .themecharacter_wrapper h3 {
	margin-top: 0px;
	padding-top: 0px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	
.themecharacter_wrapper h2 {
	text-align: center;
	}	
.themecharacter_wrapper h3 {
	margin-bottom: 0px;
	text-align: center;
	}
	
.themecharacter_wrapper img{
	margin-top: 20px;
	}
	
.left .caption {
		position: absolute;
		top: 337px;
		left: 105px;
		font-size: 11px;
		}
		
.right .caption {
		position: absolute;
		top: 337px;
		right: 105px;
		font-size: 11px;
		}
	
.left img {
	margin-right: 20px;
	float: left;
	margin-left: 0px;
	}

.right img {
	margin-left: 20px;
	float: right;
	margin-right: 0px;
	}
	
.inter {
	margin: 0px !important;
	float: none !important;
	margin-left: 5px !important;
	vertical-align: middle;
}
	
.themecharacter_wrapper {
	height: 337px;
	padding-bottom: 40px;
	position: relative;
	}
	
/*Joust*/

.joust_img {
	list-style: none;
		margin: 0px;
		padding: 0px;
		width: 100%;
}
.joust_img img {
	border: 8px solid #6a1335;
		margin: 0px;
		padding: 0px;
	}
	
	.joust_img li {
		float: left;
		margin: 0px;
		padding: 0px;
		margin: 10px 20px 10px 0px;
	}
	
#music {
	list-style: none;
}

#music li {
		float: left;
		padding: 20px;
		text-align: center;
		color: #6a1335;
		font-weight: bold;
}

#music li img {
		margin-bottom: 5px;
}
	
	
/*------#HomePage-----*/
#home h1 {
	font-size: 35px;
	margin-top: 15px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#home h2 {
	font-weight: normal;
	margin-top: 5px;
	padding-top: 0px;
	line-height: 28px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.marketplace h2 { /*Stage Title*/
	font-weight: bold;
	color: #6a1335;
	font-size: 20px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
	border-bottom: 3px solid #6a1335 !important;
	width: 75%;
	padding-top: 25px;
	padding-bottom: 3px;
	margin-bottom: 10px;

}

.marketplace p {
	margin: 0px;
	padding: 0px;
	line-height: 22px;
}

.marketplace .imgframe {
	margin-bottom: 10px;
}

/*	
	=========================================================
	Slideshow Styles
	=========================================================
*/

#slideshow_wrapper {
	width: 100%;
}

.slideshow {
	margin: 0 auto;
	width: 700px;
	height: 360px;
	background: url(../images/home/slideshow-bg.png) no-repeat;
	}

.slidetest, .slide {
	margin-top: 30px;
	margin-left: 30px;
	width: 640px;
	height: 300px;
}

.slidetest .left, .slidetest .right {
	width: 50%;
	float: left;
	height: 300px;
}

.slide {
	display: none;
	}
	
	.bwlink a:link, .bwlink a:active, .bwlink a:visited  {
		color: #6a1335;
		text-decoration: none;
	}
	
	.bwlink a:hover {
		text-decoration: underline;
	}

