@charset "UTF-8";
/* CSS Document */

#fireworks h1 {
	font-size:40px;
	margin-top:10px;
	line-height:38px;
}

#fireworks h1 span {
	font-size:24px;
	margin:10px 0 15px 0;
	line-height:1.4em;
	display: block;
	color:#dd4b1e;
}


#fireworks a {
	color:#dd4b1e;
}

#fireworks .lead {
	font-size:14px;
	line-height:1.6em;
	margin:15px 0 0 0;
}

#fireworks .updated {
	color:#8A8A8A;
	margin:15px 0 0 0;
	font-size:12px;
}


#fireworks h3 {
	font-size:32px;
	color:#dd4b1e;
	margin: 40px 0 0 0;
	line-height: 1.4em;
	}
	
#fireworks h3 span {
	font-size:20px; 
	font-weight:bold;
	color:#000000;
	display: block;
	}
	
#fireworks h3 small {
	font-size:18px;
	 color:#dd4b1e;
	 line-height: 1.3em;
	 display: block;
	 margin-top: 5px
	 }

#fireworks h3.pet {
    color: #000000;
    font-size: 22px;
	margin: 50px 0 0 0;
	border-top:#cccccc 1px solid;
	padding-top: 35px
}

#fireworks h3.pet i {
font-size: 40px;
}

#fireworks .photo {
	margin:10px 0 0 0;	
}
	
#fireworks .details { 
	margin-left:30px;
	}
	
#fireworks .schedule { 
	font-weight: bold;
	margin-left:30px;
	}

#fireworks .details:before {
	font-family: 'FontAwesome';
    content:"\f041";
	font-size:24px;
    color: #dd4b1e; 
	margin:0 0 0 -33px;
	display:block;
	float:left;
	width:30px;
	text-align:center;
}

#fireworks .schedule:before {
	font-family: 'FontAwesome';
    content:"\f073";
	font-size:20px;
    color: #dd4b1e; 
	margin:0 0 0 -33px;
	display:block;
	float:left;
	width:30px;
	text-align:center;
}


body.white .site #fireworks h1 {
	font-size:40px;
	color: #000;
}

body.white .site #fireworks h1 span {
	font-size:21px;
	margin:10px 0 15px 0;
	line-height:1.3em;
	display: block;
	color:#dd4b1e;
}

body.white .site #fireworks h3 {
line-height: 1.1em;
}

body.white .site #fireworks h3 span {
	font-size:20px; 
	font-weight:bold;
	color:#000000;
	line-height: 1.2em;
	}
	
#fireworks h3 small {
	font-size:18px;
	 color:#dd4b1e;
	 line-height: 1em
}

