@charset "UTF-8";

    /**
    * Eric Meyer's Reset CSS v2.0 (http://meyerweb.com/eric/tools/css/reset/)
    * http://cssreset.com
    */
    html, body, div, span, applet, object, iframe,
    h1, h2, h3, h4, h5, h6, p, blockquote, pre,
    a, abbr, acronym, address, big, cite, code,
    del, dfn, em, img, ins, kbd, q, s, samp,
    small, strike, strong, sub, sup, tt, var,
    b, u, i, center,
    dl, dt, dd, ol, ul, li,
    fieldset, form, label, legend,
    table, caption, tbody, tfoot, thead, tr, th, td,
    article, aside, canvas, details, embed,
    figure, figcaption, footer, header, hgroup,
    menu, nav, output, ruby, section, summary,
    time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    }
    /* HTML5 display-role reset for older browsers */
    article, aside, details, figcaption, figure,
    footer, header, hgroup, menu, nav, section {
    display: block;
    }
    body {
    line-height: 1;
    }
    ol, ul {
    list-style: none;
    }
    blockquote, q {
    quotes: none;
    }
    blockquote:before, blockquote:after,
    q:before, q:after {
    content: '';
    content: none;
    }
	table {
    border-collapse: collapse;
    border-spacing: 0;
    }


/*----------------------------------------FONTS----------------------------------------*/
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on August 2, 2012 02:48:29 PM America/New_York */



@font-face {
    font-family: 'ChunkFiveRegular';
    src: url('../fonts/Chunkfive-webfont.eot');
    src: url('../fonts/Chunkfive-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Chunkfive-webfont.woff') format('woff'),
         url('../fonts/Chunkfive-webfont.ttf') format('truetype'),
         url('../fonts/Chunkfive-webfont.svg#ChunkFiveRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'BreeSerifRegular';
    src: url('../fonts/BreeSerif-Regular-webfont.eot');
    src: url('../fonts/BreeSerif-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/BreeSerif-Regular-webfont.woff') format('woff'),
         url('../fonts/BreeSerif-Regular-webfont.ttf') format('truetype'),
         url('../fonts/BreeSerif-Regular-webfont.svg#BreeSerifRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'MaidenOrangeRegular';
    src: url('../fonts/MaidenOrange-webfont.eot');
    src: url('../fonts/MaidenOrange-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/MaidenOrange-webfont.woff') format('woff'),
         url('../fonts/MaidenOrange-webfont.ttf') format('truetype'),
         url('../fonts/MaidenOrange-webfont.svg#MaidenOrangeRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/*----------------------------------------GLOBAL STYLES----------------------------------------*/

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #37205c;
	background-image: url(../images/background.png);
	background-repeat: repeat-x;
	font-size: 15px;
}
   
a {
	color: #891619;
}

a:hover {
	color: #007dc4;
}

h1, h2, h3, h4, h5, h6 {
	margin: 10px 0px;
	font-weight: bold;
}

h1 {
	font-family: 'ChunkFiveRegular';
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: normal;
	font-size: 170%;
	color: #000;
	background-image: url(../images/star.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
}

h2 {
	font-size: 140%;
	color: #b91619;
	margin-left: 25px;
	margin-bottom: 40px;
}

h3 {
	margin-top: 30px;
	color: #1467e1;
	letter-spacing: .25em;
	text-transform: uppercase;
	font-weight: normal;
}



strong {
	font-weight: bold;
}

em {
	font-style: italic;
}
/*----------------------------------------STRUCTURE----------------------------------------*/





#container {
	width: 1230px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	z-index: 10;
	background: url(../images/tent.png) no-repeat left top,
				url(../images/tent.png) no-repeat right top;
}

#top-images {
	z-index: 30;
}


#top-left {
	background-image: url(../images/fairfood-left.png);
	background-repeat: no-repeat;
	height: 194px;
	width: 144px;
	float: left;
	margin-left: 30px;
}

#top-right {
	background-image: url(../images/fairfood-right.png);
	height: 194px;
	width: 149px;
	float: right;
	background-repeat: no-repeat;
	margin-right: 27px;
}



#container > a #mast {
	width: 750px;
	height: 293px;
	background: 
	url(../images/ride.png) no-repeat bottom left,
	url(../images/ferris.png) no-repeat bottom right,
	url(../images/qcf_logo.png) no-repeat center top
;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


	
#container > #page {
	width: 872px;
	margin-right: auto;
	margin-left: auto;
	border: 14px solid #000;
	border-top: none 0px;
	padding-top: 20px;
	background:url(../images/lights.gif) no-repeat top center #fff;
}



#menu {
	background-image: url(../images/queencityfair_banner.png);
	width: 872px;
	height: 75px;
	background-repeat: no-repeat;
	padding: 12px 0px 0px 12px;
	z-index: 20;
	position: relative;
}

#menu #navmenu ul {
}

#menu #navmenu li {
	font-family: 'BreeSerifRegular', serif;
	font-size: 90%;
	text-transform: uppercase;
	float: left;
	background-image: url(../images/queencityfair_btn.png);
	background-repeat: no-repeat;
	height: 33px;
	width: 102px;
	margin-right: 5px;
	padding-top: 12px;
	text-align: center;
	color: #000;
	vertical-align: middle;
	display: block;
}

#menu #navmenu li a {
	text-decoration: none;
	color: #000;
	display: block;
}

#menu #navmenu li:hover  {
	background-image: url(../images/queencityfair_btn_roll.png);
	background-repeat: no-repeat;
	cursor: pointer;
}

#menu #navmenu li:hover a  {
	display: block;
}


#page > #content {
	padding: 30px;
	overflow: auto;
	z-index: 10;
	position: relative;
	top: -30px;
}

#page #content p {
	margin: 15px 0px;
	line-height: 130%;
}

#content ul, #content ol, #content table {
	margin: 15px 40px;
	border: #CCC solid 1px;
}


#content li {
	line-height: 130%;
	padding: 5px 10px;
}

#content table td {
	line-height: 140%;
	padding: 8px 10px;
	vertical-align: top;
	
}
#content table th {
	line-height: 140%;
	vertical-align: top;
	color: #FA9F25;
	background-color: #000;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}


#content li:nth-child(odd),
#content tr:nth-child(odd) { 
	background-color:#CCC;
}

#content li:nth-child(even),
#content tr:nth-child(even) {
	background-color: #FFF;
}

#content li li {
	background-color: #FFF;
	list-style:disc;
}


#content li li:nth-child(odd),
#content li li:nth-child(even) {
	background-color: #FFF;
}


#btm-images {
	position: relative;
	top:-300px;
	margin: 0px auto;
	z-index: 40;
}

.red {
	font-size: 110%;
	font-weight:bold;
	color: #b91619;
}


#btm-left {
	background-image: url(../images/balloons-left.png);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 182px;
	height: 424px;
	float: left;
	margin-left: 45px;
}



#btm-right {
	background-image: url(../images/balloons-right.png);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 204px;
	height: 424px;
	float: right;
	margin-right: 45px;
}


#footer {
	width: 800px;
	margin: 0 auto;
	color: #FFF;
	background-color: #000;
	padding: 20px 50px;
	font-size: 90%;
	line-height: 125%;
}

#footer a {
	color: inherit;
}

#footer .footer-column {
	float: left;
	width: 40%;
}

#footer h2 {
	font-size: 150%;
	margin-left: 0px;
	margin-bottom: 5px;
	fonteight: bold;
	color: #f9a01e;
}
.photo {
	background-color: #000;
	background-image: url(../images/queencityfair_light.jpg);
	background-repeat: repeat;
	padding: 16px;
	margin: 15px;
	float: right;
	/*
	 border: 16px solid #000;
	 -webkit-border-image:url(../images/queencityfair_light.jpg) 16 16  round;  
    -o-border-image:url(../images/queencityfair_light.jpg) 16 16  round; 
    border-image:url(../images/queencityfair_light.jpg) 16 16  round;*/
}
h4 {
	font-style: italic;
	color: #B91C19;
	font-size: 120%;
}

.home-ticket {
	margin-bottom: 5px;
}

#tents {
	width: 1250px;
	height: 441px;
	margin: auto;
	background: url(../images/tent.png) no-repeat left top,
				url(../images/tent.png) no-repeat right top;
}

.sponsors, .sponsors tr {
	border: none 0px !important;
	margin: auto !important;
}

.sponsors td {
	text-align:center;
	background: #fff;
	border: none 0px;
	width: 30%;
	font-family: 'BreeSerifRegular';
	color: #000;
	padding: 20px 0px;
	font-size: 150%;
}

.sponsors a {
	color: #000;
	text-decoration: none;
}

.videos {
	text-align:center;
	margin: auto;
	background-color: #000;
	padding: 15px 0px;
}

.schedulered {
	font-size: 120%;
	font-weight:bold;
	color: #b91619;
}

.schedulegreen {
	font-weight: bold;
	color: #412361;
}

