/* CSS for Follies du Valle by David Tierney of Designs by Tierney. 11/2009 */


/***********************************
		Undo Default Styling
***********************************/
dl { 
	list-style:none; }
h1,h2,h3,h4,h5,h6,pre,code { 
	font-size:1em; }
ul,li,dl,p,h1,h2,h3,h4,h5,h6,pre,html,body,div,blockquote,form,fieldset,input, caption, img {
	margin:0;
	padding:0;
}
a, a:hover,img { 
	border:none; text-decoration:none; }


/***********************************
		Class Rules
***********************************/
.backgroundloader {
	display:none;
	}

/* @ */
.at {
	font-size:75%;
	}

/* Drop caps */
.drop-cap {
	float: left;
	margin: 3px 3px 0 0;
	font: normal normal normal 47px/35px "Warnock Pro", "Goudy Old Style", Palatino,"Book Antiqua", Cambria, Georgia, serif;
	}

.font90 {
	font-size:90%;
	}
	
.alignright {
	float:right;
	margin-left: 15px;
	}

.alignleft {
	float:left;
	margin-right: 15px;
	}
	
.aligncenter {
	text-align:center;
	}
.aligncenter h2,
.aligncenter dl dt {
	text-align: center;
	}	

/***********************************
		Global Template Rules
***********************************/
a {
	color: #E6C369;
}
a:hover {
	color: #E6C369;
}
p a, li a, h2 a, h3 a, h4 a, h5 a {
	border-bottom: 1px dotted #E6C369;
	}
p a:hover, li a:hover, h2 a:hover, 
h3 a:hover, h4 a:hover, h5 a:hover {
	border-bottom: 1px solid #E6C369;
	}
	
img {
	line-height: 0px;
}

h1 {
	margin-bottom: 8px;
	text-align:center;
	font-size: 22px;
	font-weight:normal;
	font-family:"Times New Roman", Times, serif;
	color: #E9CB6F;
	}
h2 {
	margin-bottom: 6px;
	text-align:left;
	color: #FFF;
	font-size: 22px;
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	letter-spacing:2px;
	}
h3 {
	margin-bottom: 18px;
	text-align:center;
	color: #FFF;
	font-size: 14px;
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	}
h4 {
	margin-bottom: 0px;
	padding-top: 12px;
	color: #FFF;
	font-size: 18px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-variant:small-caps;
	}
h5 {
	margin: 8px auto;
	text-align:center;
	color: #FFF;
	font-size: 22px;
	font-family:"Warnock Pro", "Goudy Old Style","Book Antiqua", Cambria, Georgia, serif;
	font-weight:normal;
	line-height: 130%;
	}
p, ul, dl {
	margin-bottom: 12px;
	}
	
/**** Lists *********/
ul {
	margin-left: 30px;
	}	

ul li {
	margin: 0;
	padding-left: 5px;
	list-style: square;
	line-height: 150%;
	}	

dl dt {
	margin-top: 12px;
	font-size: 110%;
	font-weight:bold;
	text-align: left;
	}	
ol {
	text-align: left;
	}
ol.sponsor-benefits {
	margin-left: 100px;
	line-height: 100%;
	}

ol.sponsor-benefits li {
	padding-bottom: 8px;
	}

input {
	margin-bottom: 5px;
	padding:1px 4px;
	font-family:"Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333;
	}

/***********************************
	Body - Wrappers - Containers
***********************************/
body {
	margin: 0 0 20px 0;
	font-family: "Warnock Pro", "Goudy Old Style","Book Antiqua", Cambria, Georgia, serif;
	text-align:left;
	font-size: 17px;
	background: #987b39;
	color: #FDC;
	line-height: 140%;
	}

#outer-wrapper {
	width: 960px;
	margin: 0 auto 0 auto;
	text-align: center;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	background-color: #5C0B0A;
	text-align: left;
}

#body-container {
	float:left;
	width: 936px;
	padding-top: 25px;
	padding-bottom: 15px;
}

p.site-footer-img {
	margin-bottom: 0;	
	background: url(images/site-bottom.jpg) left bottom no-repeat;
	}

/***********************************
	Header (before body-container)
***********************************/
#header {
	width: 960px;
	height: 207px;
	margin: 0 auto;
	background-color: #5C0B0A;
	border-top: 8px solid #5C0B0A;
}
#header a,
#header a:hover {
	color: #5c0b0a;
}

/***********************************
		Left Side
***********************************/	
#leftside {
	float: left;	/* floating container and both inner containers "self clears containers" */
	width: 300px;
	display:inline;
	}
	
/***********************************
	Navigation
***********************************/
#navigation {
	margin: 0px auto 0px auto;
	text-align: center;
	}

#navigation ul {
	width: 258px;
	margin: 0 auto;
	}	

#navigation li {
	width: 258px;
	height: 68px;
	margin-bottom: 8px;
	list-style: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight:normal;
	}	

#navigation li a,
#navigation li form {
	color: #5c0b0a;/*colored dotted box displays around nav button - sets color to surrounding color*/
	border: 0px solid #5c0b0a;/*otherwise a colored aberation dot displays on nav button*/
	}	
#navigation li a:hover,
#navigation li form:hover {
	color: #5c0b0a;/*colored dotted box displays around nav button - sets color to surrounding color*/
	border: 0px solid #5c0b0a;/*otherwise a colored aberation dot displays on nav button*/
	}	
#navigation li a .nav-back,
#navigation li form .nav-back {
	background: url(images/Nav-back-2state.gif) no-repeat center 0;
	}	
#navigation li a:hover .nav-back,
#navigation li form:hover .nav-back {
	background: url(images/Nav-back-2state.gif) no-repeat center 100%;
	}	
.nav-back {
	width: 258px;
	height: 68px;
	}	
.nav-back span.nav-text {
	line-height: 60px;
	text-align:center;
	color: #FFFFFF;
	}
.nav-back span.nav-text-2line {
	position: relative;
	top: 5px;
	text-align:center;
	color: #FFFFFF;
	}
.nav-back img {
	float: left;
	display:inline;
	margin-top: 5px;
	margin-left: 7px;
	}

.nav-back input {
	float: left;
	display:inline;
	margin-top: 5px;
	margin-left: 7px;
	}

.nav-back input.hide {
	display:none;
	}

/***********************************
		Right Side
***********************************/
#rightside-wrap {
	float: right;
	width: 636px;
	margin: 0;
	display:inline;
	text-align: left;
	background: url(images/content-back-top.gif) top left no-repeat;
}
	
#rightside {
	width: 636px;
	margin-top: 22px;
	background: url(images/content-back-mid.gif) top left repeat-y;
}

#rightside p strong {
	font-weight:bold;
	font-variant:small-caps;
	color: #FFF;
	font-size: 90%;
}

#rightside .section {
	padding: 4px 34px 16px 34px;
}

#rightside p.content-footer-img {
	margin-bottom: 0;	
	background: url(images/content-back-bottom.gif) left bottom no-repeat;
	}

/***********************************
		Footer
***********************************/
#footer-wrap {
	clear: both;
	margin: 0 31px 0px 20px;
	padding-bottom:5px;
	text-align: center;
}

#footer  {
	margin: 0;
	padding: 2px 34px;
	background-color: #420607;
	border-top: 1px solid #9EBB3A;
	border-bottom: 1px solid #9EBB3A;
	text-align: center;
}

#footer img {
	background-color: #420607;
	padding: 2px 0;
	}

#footer p {
	margin: 0;
	line-height: 190%;
	font-size: 90%;
}
#footer p.alignright,
#footer p.alignleft {
	margin:0;
	}

/***********************************
		PAGE SPECIFIC RULES
***********************************/
/*****Page Specific = The Show******/
body#tickets h2 {
	padding-top: 18px;
}

/*****Page Specific = Gallery******/
.gallery-images img {
	margin-bottom: 24px;
}
