@font-face {font-family: 'ChiTownNF';src: url('http://chaplinbroadway.com/themes/sc-default/webfonts/2323DC_0_0.eot');src: url('http://chaplinbroadway.com/themes/sc-default/webfonts/2323DC_0_0.eot#iefix') format('embedded-opentype'),url('http://chaplinbroadway.com/themes/sc-default/webfonts/2323DC_0_0.woff') format('woff'),url('http://chaplinbroadway.com/themes/sc-default/webfonts/2323DC_0_0.ttf') format('truetype');}
 

@font-face {
    font-family: 'CassannetBoldBold';
    src: url('http://chaplinbroadway.com/themes/sc-default/webfonts/cassannet_bold-webfont.eot');
    src: url('http://chaplinbroadway.com/themes/sc-default/webfonts/cassannet_bold-webfont.eot#iefix') format('embedded-opentype'),
         url('http://chaplinbroadway.com/themes/sc-default/webfonts/cassannet_bold-webfont.woff') format('woff'),
         url('http://chaplinbroadway.com/themes/sc-default/webfonts/cassannet_bold-webfont.ttf') format('truetype'),
         url('http://chaplinbroadway.com/themes/sc-default/webfonts/cassannet_bold-webfont.svg#CassannetBoldBold') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'CassannetOutlineRegular';
    src: url('http://chaplinbroadway.com/themes/sc-default/webfonts/cassannet_outline-webfont.eot');
    src: url('http://chaplinbroadway.com/themes/sc-default/webfonts/cassannet_outline-webfont.eot#iefix') format('embedded-opentype'),
         url('http://chaplinbroadway.com/themes/sc-default/webfonts/cassannet_outline-webfont.woff') format('woff'),
         url('http://chaplinbroadway.com/themes/sc-default/webfonts/cassannet_outline-webfont.ttf') format('truetype'),
         url('http://chaplinbroadway.com/themes/sc-default/webfonts/cassannet_outline-webfont.svg#CassannetOutlineRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'CassannetRegularRegular';
    src: url('http://chaplinbroadway.com/themes/sc-default/webfonts/cassannet-webfont.eot');
    src: url('http://chaplinbroadway.com/themes/sc-default/webfonts/cassannet-webfont.eot#iefix') format('embedded-opentype'),
         url('http://chaplinbroadway.com/themes/sc-default/webfonts/cassannet-webfont.woff') format('woff'),
         url('http://chaplinbroadway.com/themes/sc-default/webfonts/cassannet-webfont.ttf') format('truetype'),
         url('http://chaplinbroadway.com/themes/sc-default/webfonts/cassannet-webfont.svg#CassannetRegularRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* #Reset & Basics (Inspired by E. Meyers)
================================================== */
	
	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;
		vertical-align: baseline; }
	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; }


/* #Basic Styles
================================================== */
	.squeeze { margin:0 auto; width:960px;}
	.clear {clear:both;}
	html {
		background: #000;}
	
	body {
		font: 18px/21px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
		color: #fff;
		-webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
		-webkit-text-size-adjust: 100%;
 }


/* #Typography
================================================== */
	h1, h2, h3, h4, h5, h6 {
		color: #FCF39E;
		font-family: 'CassannetBoldBold', "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-weight: normal;}
	h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: inherit; }
	h1 { font-size: 46px; line-height: 50px; margin-bottom: 14px;}
	h2 { font-size: 30px; line-height: 40px; margin-bottom: 10px; border-bottom: 1px solid #30334F; padding-bottom:8px;}
	h3 { font-size: 28px; line-height: 34px; margin-bottom: 8px; }
	h4 { font-size: 21px; line-height: 30px; margin-bottom: 4px; }
	h5 { font-size: 17px; line-height: 24px; }
	h6 { font-size: 14px; line-height: 21px; }
	.subheader { color: #777; }

	p { margin: 0 0 20px 0; }
	p img { margin: 0; }
	p.lead { font-size: 21px; line-height: 27px; color: #777;  }

	em { font-style: italic; }
	strong { font-weight: bold;}
	small { font-size: 80%; }

/*	Blockquotes  */
	blockquote, blockquote p { font-size: 17px; line-height: 24px; color: #777; font-style: italic; }
	blockquote { margin: 0 0 20px; padding: 9px 20px 0 19px; border-left: 1px solid #ddd; }
	blockquote cite { display: block; font-size: 12px; color: #555; }
	blockquote cite:before { content: "\2014 \0020"; }
	blockquote cite a, blockquote cite a:visited, blockquote cite a:visited { color: #555; }

	hr { border: solid #ddd; border-width: 1px 0 0; clear: both; margin: 10px 0 30px; height: 0; }


/* #Links
================================================== */

a {color: #FCF39E; text-decoration: none;}
a:hover {color: #fee435;}


/* #Images
================================================== */

	img.scale-with-grid {
		max-width: 100%;
		height: auto; }





/* #Tabs (activate in tabs.js)
================================================== */
	ul.tabs {
		display: block;
		margin: 0 0 20px 0;
		padding: 0;
		border-bottom: solid 1px #ddd; }
	ul.tabs li {
		display: block;
		width: auto;
		height: 30px;
		padding: 0;
		float: left;
		margin-bottom: 0; }
	ul.tabs li a {
		display: block;
		text-decoration: none;
		width: auto;
		height: 29px;
		padding: 0px 20px;
		line-height: 30px;
		border: solid 1px #ddd;
		border-width: 1px 1px 0 0;
		margin: 0;
		background: #f5f5f5;
		font-size: 13px; }
	ul.tabs li a.active {
		background: #fff;
		height: 30px;
		position: relative;
		top: -4px;
		padding-top: 4px;
		border-left-width: 1px;
		margin: 0 0 0 -1px;
		color: #111;
		-moz-border-radius-topleft: 2px;
		-webkit-border-top-left-radius: 2px;
		border-top-left-radius: 2px;
		-moz-border-radius-topright: 2px;
		-webkit-border-top-right-radius: 2px;
		border-top-right-radius: 2px; }
	ul.tabs li:first-child a.active {
		margin-left: 0; }
	ul.tabs li:first-child a {
		border-width: 1px 1px 0 1px;
		-moz-border-radius-topleft: 2px;
		-webkit-border-top-left-radius: 2px;
		border-top-left-radius: 2px; }
	ul.tabs li:last-child a {
		-moz-border-radius-topright: 2px;
		-webkit-border-top-right-radius: 2px;
		border-top-right-radius: 2px; }

	ul.tabs-content { margin: 0; display: block; }
	ul.tabs-content > li { display:none; }
	ul.tabs-content > li.active { display: block; }

	/* Clearfixing tabs for beautiful stacking */
	ul.tabs:before,
	ul.tabs:after {
	  content: '\0020';
	  display: block;
	  overflow: hidden;
	  visibility: hidden;
	  width: 0;
	  height: 0; }
	ul.tabs:after {
	  clear: both; }
	ul.tabs {
	  zoom: 1; }




/* #Misc
================================================== */
	.remove-bottom { margin-bottom: 0 !important; }
	.half-bottom { margin-bottom: 10px !important; }
	.add-bottom { margin-bottom: 20px !important; }
	
/* #Clearing
================================================== */

    /* Self Clearing Goodness */
    .container:after { content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; }

    /* Use clearfix class on parent to clear nested columns,
    or wrap each row of columns in a <div class="row"> */
    .clearfix:before,
    .clearfix:after,
    .row:before,
    .row:after {
      content: '\0020';
      display: block;
      overflow: hidden;
      visibility: hidden;
      width: 0;
      height: 0; }
    .row:after,
    .clearfix:after {
      clear: both; }
    .row,
    .clearfix {
      zoom: 1; }

    /* You can also use a <br class="clear" /> to clear columns */
    .clear {
      clear: both;
      display: block;
      overflow: hidden;
      visibility: hidden;
      width: 0;
      height: 0;
    }