*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}


body {
font-size:100%;
margin:0px;
padding:0px;
background:#1C0E08 url(./images/draw5050/background.jpg) no-repeat;
background-size:cover;
}

#Stage_Dollar_Amount {
text-align:center !important;
}


.amount {
font-size: 12em;
position: absolute;
top: 130px;
left: 326px;
height: 210px;
width: 720px;
color: #C64E4F;
font-weight: bold;
font-family: museo-slab,museo-slab,serif;
text-align: center;
display:none;
}


#Stage_bg {
background-image:none !important;
}

#Stage {
margin:auto;
}

#Stage_Dollar_Amount
,#Stage_wheat
,#Stage_rectangle
,#Stage_logo
,#Stage_5050_draw
,#Stage__5050_draw
 {
/*display:none !important;*/
}


.amountLength1 {
/*
font-size:220px !important;
top:30px !important;
*/
font-size:210px !important;
top:50px !important;

}

.amountLength2 {
/*
font-size:220px !important;
top:30px !important;
*/
font-size:210px !important;
top:50px !important;

}

.amountLength3 {
/*
font-size:220px !important;
top:30px !important;
*/
font-size:210px !important;
top:50px !important;

}


.amountLength4 {
/* lato */
/*
font-size:220px !important;
top:30px !important;
*/
/* sans-serif */
font-size:210px !important;
top:50px !important;

}

.amountLength5 {
/* lato */
/*
font-size:217px !important;
top:20px !important;
*/

/* sans-serif */
font-size:150px !important;
top:80px !important;

}


.amountLength6 {
/*font-size:204px !important;*/
/* lato */
/*
font-size:180px !important;
top:20px !important;
*/
/* sans-serif */
font-size:150px !important;
top:80px !important;

}

.amountLength7 {
/* lato
font-size:150px !important;
top:60px !important;
*/
/* sans-serif */
font-size:140px !important;
top:90px !important;

}
.amountLength8 {
/*font-size:150px !important;*/
font-size:130px !important;
top:60px !important;
}
.amountLength9 {
font-size:125px !important;
top:70px !important;
}
.amountLength10 {
font-size:125px !important;
top:80px !important;
}


#content {
width:auto !important;
}
.animationWrapper {
height:550px;
width:auto;
}

.sponsorTitle {
text-align:center;
margin:auto;
}
.sponsorWrapper {
background:#1C0E08;
width:940px;
text-align:center;
margin:auto;
}

#patrons {
width:940px;
margin:auto;
}

#patrons img {
height:245px;
}

#image_rotate {
list-style:none;
margin:0px;
padding:0px;
margin:auto;
}


#Stage_ticket_number_rightCopy,
#Stage_ticket_number_right {
/*top:5px !important;*/
/*left:5px !important;*/
display:none;
}

#Stage_ticket_number_left,
#Stage_ticket_number_leftCopy2 {
/*top:5px !important;*/
/*left:5px !important;*/
display:none;
}


.message {
font-size: 6em;
position: absolute;
top: 137px;
left: 326px;
height: 210px;
width: 720px;
color: #C64E4F;
font-weight: bold;
font-family: museo-slab,museo-slab,serif;
text-align: center;
line-height: 1em;
display:none;
}


.ticket {
margin:auto;
}

.page #content, 
.single #content,
.search #content,
.error404 #content {
	width:auto !important;
}
/*.page-template-full-width-php .entry-title {
	margin: 1em 0;
}*/
@media handheld, only screen and (max-width:1024px) {
	/*Seminar Theatre Locations*/
	.page #content, 
	.single #content,
	.search #content,
	.error404 #content {
		width:85% !important;
	}
	#content img.aligncenter, #content img.alignleft, #content img.alignright {
		width: 100%;
	}
}

