



a
{
  color: #615831;
}

body
{
  background: #eee;
  text-align: center;
  font-family: Helvetica, sans-serif;
  color: #666;
}

h2
{
  margin-bottom: 0.5em;
  font-weight: normal;
  font-size: 2em;
}

h3
{
  color: #AD7358;
}

li
{
  margin-left: 0;
}

/*
 *
 * CLASSES
 *
 */

p.button
{
  margin-left: -7px;
}

p.pressQuote 
{
  font-style: italic;
  font-family: serif;
  font-size: 1.2em;
}

table
{
  width: 100%;
}

table th,
table td
{
  padding: 5px 15px 5px 0px;
  border-bottom: 1px dotted #ddd;
}

table th
{
  border-bottom: 1px solid #ddd;
  font-size: 1.2em;
  padding-top: 10px;
}

table tr.first th
{
  padding-top: 0;
}

/*
 *
 * MASTHEAD
 *
 */

#mastheadWrapper
{
  background: #fff;
}

#mastheadWrapper h1
{
  padding: 15px 0 0 0;
}

#mastheadWrapper h1 a img
{
}

#mastheadWrapper #logoWrapper
{
  float: left;
  width: 361px;
}

#emailWrapper
{
  margin-top: 15px;
  width: 287px;
  float: right;
}

#emailWrapper p
{
  margin: 0px;
}

#emailWrapper a
{
  display: block;
  width: 287px;
  height: 47px;
  background: transparent url(/images/frontend/email.png) scroll no-repeat left top;
}

#emailWrapper a:hover
{
  background: transparent url(/images/frontend/email.png) scroll no-repeat left -47px;
}

#emailWrapper a span
{
  display: none;
}

/*
 *
 * SET MAIN WIDTH
 *
 */


#main,
#masthead,
#mainNavigation,
#footer
{
  width: 950px;
  margin: 0 auto;
  text-align: left;
  font-size: 105%;
}

#mainNavigationWrapper
{
  padding-top: 5px;
  background: #fff;
  font-family: Abscissa;
  font-size: 140%;
}

#mainNavigation h4
{
  display: none;
}

#mainNavigation ul
{
  margin: 0;
}

#mainNavigation li
{
  float: left;
  margin: 0 20px 0 0;
}

#mainNavigation li a
{
  display: block;
  height: 30px;
  padding: 0 0 3 0;
  border-bottom: 4px solid #fff;
}

#mainNavigation li.selected a
{
  border-bottom: 4px solid #94720a;
}

#mainNavigation li a:hover
{
  border-bottom: 4px solid #0a5a93;
}

#mainNavigation li a span
{
  display: none;
}

#mainNavigation li#tab_television a
{
  width: 95px;
  background: #ddd url(/images/frontend/tabs/television.png) scroll no-repeat left top;
}

#mainNavigation li#tab_shortfilms a
{
  width: 101px;
  background: #ddd url(/images/frontend/tabs/short_films.png) scroll no-repeat left top;
}

#mainNavigation li#tab_tvads a
{
  width: 64px;
  background: #ddd url(/images/frontend/tabs/tv_ads.png) scroll no-repeat left top;
}

#mainNavigation li#tab_printads a
{
  width: 86px;
  background: #ddd url(/images/frontend/tabs/print_ads.png) scroll no-repeat left top;
}

#mainNavigation li#tab_press a
{
  width: 116px;
  background: #ddd url(/images/frontend/tabs/in_the_press.png) scroll no-repeat left top;
}

#mainNavigation li#tab_otherwriting a
{
  width: 128px;
  background: #ddd url(/images/frontend/tabs/other_writing.png) scroll no-repeat left top;
}

#mainNavigation li#tab_resume a
{
  width: 69px;
  background: #ddd url(/images/frontend/tabs/resume.png) scroll no-repeat left top;
}

/*
 *
 *  MAIN
 *
 */

#mainWrapper
{
  background: #fff;
  padding: 20px 0;
}


/*
 *
 * MULTI COLUMNS
 *
 */

div.leftColumn
{
  float: left;
}

div.rightColumn
{
  float: right;
}

div.leftColumn,
div.rightColumn
{
  width: 460px;
}

div.leftColumn div.leftColumn,
div.leftColumn div.rightColumn,
div.rightColumn div.leftColumn,
div.rightColumn div.rightColumn
{
  width: 215px;
}

/*
 *
 * COMMON CLASSES
 *
 */

ul.error_list
{
  margin: 0;
  padding: 0;
}

ul.error_list li
{
  margin: 5px 0;
  font-weight: bold;
  color: red;
}


ul.listMovie li,
li.listItemMovie
{
  padding-left: 17px;
  background: transparent url(/images/frontend/bullet_movie.png) scroll no-repeat left 4px;
}


ul.listMovie li p.pic
{
  margin-left: -17px;
}
/*
 *
 * CONTACT FORM
 *
 */

#contacForm th,
#contacForm td
{
  padding: 5px 0;
}

#contacForm th
{
  width: 150px;
}

#contacForm input.button
{
  margin-left: 150px;
}


#adoptiveFamiliesPic,
#burningDownTheHousePic
{
  float: left;
  padding-right: 30px;
  padding-bottom: 10px;
}


/*
 *
 * FRONT PAGE TV
 *
 */

#frontPageTv
{
  width: 493px;
  background: transparent url(/images/frontend/bg_tv.png) scroll no-repeat left top;
  padding-top: 63px;
  padding-bottom: 110px;
}

#frontPageTv object
{
  margin-left: 35px;
}

/*
 *
 * PLAY SCRIPT
 *
 */

div.playScript
{
  font-family: courier, monospace;
  font-size: 1.2em;
  font-weight: bold;
}

div.playScript dl
{
  margin: 1em 0;
}

div.playScript dl dt
{
  margin-left: 150px;
}

div.playScript p.directionNotes
{
  margin-left: 0px;
}

div.playScript dl.directionNotes dt
{
  float: left;
  width: 100px;
  margin: 0;
}

div.playScript dl.directionNotes dd
{
  float: right;
  width: 340px;
  margin-top: 1em;
}

div.playScript dl.directionNotes dd.first
{
  margin-top: 0;
}


div.playScript p
{
  margin-left: 100px;
}

/*
 *
 * FOOTER
 *
 */

#footerWrapper
{
  padding: 15px 0;
  color: #aaa;
  border-top: 1px solid #ddd;
}

#footerWrapper h3
{
  color: #999;
}

#footerWrapper a
{
  color: #08b;
}

#footerWrapper a:hover
{
}

#footerWrapper li
{
  margin: 5px 0;
}

