@font-face {
	font-family: 'LeagueGothicRegular';
	src: url('/wp-content/themes/TheBlaze/fonts/League_Gothic-webfont.eot');
	src: url('/wp-content/themes/TheBlaze/fonts/League_Gothic-webfont.eot?#iefix') format('embedded-opentype'),
		url('/wp-content/themes/TheBlaze/fonts/League_Gothic-webfont.woff') format('woff'),
		url('/wp-content/themes/TheBlaze/fonts/League_Gothic-webfont.ttf') format('truetype'),
		url('/wp-content/themes/TheBlaze/fonts/League_Gothic-webfont.svg#LeagueGothicRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
    font-family: 'ginregular';
    src: url('/wp-content/themes/TheBlaze/fonts/Gin-Regular-webfont.eot');
    src: url('/wp-content/themes/TheBlaze/fonts/Gin-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/wp-content/themes/TheBlaze/fonts/Gin-Regular-webfont.woff') format('woff'),
         url('/wp-content/themes/TheBlaze/fonts/Gin-Regular-webfont.ttf') format('truetype'),
         url('/wp-content/themes/TheBlaze/fonts/Gin-Regular-webfont.svg#ginregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
.smooth-button {
	background: #e92d1f;
	background: -moz-linear-gradient(top, #e92d1f 0%, #eb1808 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e92d1f), color-stop(100%,#eb1808));
	background: -webkit-linear-gradient(top, #e92d1f 0%,#eb1808 100%);
	background: -o-linear-gradient(top, #e92d1f 0%,#eb1808 100%);
	background: -ms-linear-gradient(top, #e92d1f 0%,#eb1808 100%);
	background: linear-gradient(to bottom, #e92d1f 0%,#eb1808 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e92d1f', endColorstr='#eb1808',GradientType=0 );
	-moz-box-shadow: 0px 2px 5px 0 rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 2px 5px 0 rgba(0,0,0,0.2);
    box-shadow: 0px 2px 5px 0 rgba(0,0,0,0.2);
    color: #FFF;
    text-shadow: 0 1px 0 #640903;
    text-align: center;
    cursor: pointer;
    border: 1px solid #a71004;
}
body .TB_overlayBG {
	background-color: #FFF;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter:alpha(opacity=60);
	-moz-opacity:0.60;
	opacity: 0.60;
}
body #TB_ajaxContent.TB_modal {
	padding: 0;
}
body #TB_window {
	background: #f3f3f3;
	border-color: #b3b3b3;
}
body #TB_window hr {
	margin: 0 -15px;
	-webkit-box-shadow: 0px 1px 0 0 #fdfbfb;
	-moz-box-shadow: 0px 1px 0 0 #fdfbfb;
	box-shadow: 0px 1px 0 0 #fdfbfb;
}
body #TB_title {
	height: 60px;
	background: #e92d1f;
	background: -moz-linear-gradient(top, #e92d1f 0%, #eb1808 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e92d1f), color-stop(100%,#eb1808));
	background: -webkit-linear-gradient(top, #e92d1f 0%,#eb1808 100%);
	background: -o-linear-gradient(top, #e92d1f 0%,#eb1808 100%);
	background: -ms-linear-gradient(top, #e92d1f 0%,#eb1808 100%);
	background: linear-gradient(to bottom, #e92d1f 0%,#eb1808 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e92d1f', endColorstr='#eb1808',GradientType=0 );
	border: 1px #a71004 solid;
	margin: -1px;
}
body #TB_ajaxWindowTitle {
	text-align: center;
	font-family: arial, helvetica, sans-serif;
	text-transform: none;
	font-size: 24px;
	color: #fff;
	line-height: 60px;
	margin: 0;
	text-shadow: 0 1px 0 #800803;
	padding: 0;
	float: none;
	letter-spacing: 0.5px;
}
body #TB_closeAjaxWindow {
	position: absolute;
	top: 23px;
	right: 15px;
	padding: 0;
}
#TB_ajaxContent h4 {
	font-size: 18px;
	font-family: helvetica, arial, sans-serif;
	text-transform: none;
	color: #555;
	border: none;
	text-shadow: 0 1px 0 #fefefe;
}
body #TB_window input.medium {
	float:left;
}
body #TB_window input.small {
	float: right;
}
body #TB_window button {
	float: right;
}
body #TB_window .red {
	color: #ea1606;
	font-style:italic;
}
