/* Generated by Font Squirrel (http://www.fontsquirrel.com) on June 11, 2011 */

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

}

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

}

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

}

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

}

html {height:100%;margin:0;padding:0;}
body {
	margin:0;
	padding:0;
/* 	background: url(../images/xyz.png) repeat-x fixed -80% 0; */
	background: url(../images/texture_bg_left.png) no-repeat fixed 0 0, url(../images/texture_bg_right.png) no-repeat fixed 100% 0, url(../images/stripes_bg.png) repeat 0 0, url(../images/jared_bg3.png) no-repeat scroll 50% -130px;
	background-color: #e13736;
	font:14px helvetica,"helvetica neue",arial,sans-serif;
	color:#f3c5b6;
	text-align:left;
}

h1 {
	float: left;
	font-weight: normal;
	margin-bottom: 100px;
}
img {border:0;}
a {color: rgba(243, 172, 29, 0.85);text-decoration: none;}
a:hover {
	text-decoration: underline;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
h2, h2.yellow {font-weight: normal;line-height: 1em;font-size: 3em;text-shadow: 1px 1px 0px rgba(223, 108, 73, 0.5);margin: 0 0 10px 0;}
h3, h3.yellow {font-weight: normal;line-height: 1em;font-size: 1.5em;text-shadow: .5px .5px 0px rgba(223, 108, 73, 0.5);margin: 0 0 10px 0;}
p {margin:0 0 1em 0;letter-spacing: .5px;line-height:18px;}
p span {line-height: 27px;}
li {padding-bottom: 4px;}


/* TITLE / HEADER TYPE */

h1 span {display: block;float: left;line-height: 100px;}
h1 .league {font-size: 80px;}
h1 .b_bodoni_std_1_bold_it {font-size: 19px;margin: -5px 0 0 12px;}
h1 .helvetica_93_ext_bl {font-size: 165px;text-indent: -2px;}
h1 .helvetica_43_ext_light {
	font-size: 46px;
	letter-spacing: 10px;
	line-height: 64px;
	margin-top: 23px;
}

/* Page-Wide */

#wrap {
	margin: 100px auto;
	width: 960px;
}

#top_wrap {
	margin:auto;
	width:540px;
}

#bottom_wrap {
	float:left;
	width:960px;
}

.trans_round {
	background-color: rgba(243,197,182,.3);
	float:left;
	width: 96%;
	margin: 0 0 10px;
	padding: 2%;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .15);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, .15);
	box-shadow: 0 0 5px rgba(0, 0, 0, .15);
}

textarea {
	background-color: rgba(244, 214, 208, .9);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 12%, from(#999), to(rgba(244, 214, 208, .9)));
	background-image: -moz-linear-gradient(0% 12% 90deg,rgba(244, 214, 208, .9), #999);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 0 none;
	padding: 2%;
	width: 96%;
}

input.button {
padding: 8px 15px;
font-family: Helvetica;
font-weight: bold;
line-height: 1;
color: #444;
border: none;
text-shadow: 0 1px 1px rgba(255, 255, 255, .85);
background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(white), to(#BBB));
background-image: -moz-linear-gradient(0% 100% 90deg,#BBB, white);
-webkit-border-radius: 23px;
-moz-border-radius: 23px;
border-radius: 23px;
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .5);
-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .5);
box-shadow: 0 1px 2px rgba(0, 0, 0, .5);
}

.clear {float:left;}
.divider {background-color: rgba(243, 197, 182, .4);height: 10px;width:96%;}
.league {font-family: 'LeagueGothicRegular';}
.upper {text-transform: uppercase;}
.pink, .pink a, .pink a:visited {color:#ed8191;font-size: 25px;letter-spacing: 1px;}
.pink a:hover {color: #f46679;}
.b_bodoni_std_1_bold_it {font-family: 'BauerBodoniStd1BoldItalic';}
.off_white {color:#f3c5b6;font-size: 19px;margin: 0 4px;}
.helvetica_93_ext_bl {font-family: 'HelveticaNeueLTStd93BlkEx';}
.yellow {color: rgba(243, 172, 29, 0.85);text-shadow: 5px 5px 0px rgba(223, 108, 73, 0.5);}
.helvetica_43_ext_light {font-family: 'HelveticaNeueLTStd43LtEx';}

.fine_print {opacity: .6;}

.fine_print:hover {
	opacity: .9;
	-webkit-transition: opacity .3s ease-in-out;
	-moz-transition: opacity .3s ease-in-out;
	-o-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out;
