/*
THEME NAME: Sitcom Collective
THEME URI: http://sitcomcollective.com
DESCRIPTION:
VERSION: 0.8
AUTHOR:
AUTHOR URI:
TAGS:
*/

@import url("css/960.css");
@import url("css/reset.css");
@import url("css/text.css");

body { background: #fff; color: #000; font-family: 'Lucida Grande', Helvetica, Arial, sans-serif; line-height: 1.5; margin: 0; padding: 0; }
a { color: #f474a5; text-decoration: none; }
a:hover { color: #333; }

h1,
h2,
h3 { color: #000; font-family: Helvetica, Arial, sans-serif; font-weight: bold; }

h1 a,
h2 a,
h3 a { color: #fff; }

small { font-size: 0.8em; }

#header { margin: 50px auto 30px; text-align: center; }
#header h1,
#header span { font-size: 10px; margin: 5px 0 0 0; text-transform: uppercase; letter-spacing: 1px; padding: 0;}

#the-reel { background: #000; margin: 0px auto 30px; /* width: 660px; */ }
#the-reel .inner { padding: 1px; margin: 0 auto;width:660px;}

#main h2 { font-size: 24px; letter-spacing: 1px; line-height:2; margin: 0; padding: 0;}
#main { margin-bottom: 50px;}


#footer { font-size: 10px; margin-bottom: 20px; text-align: center; }
