/*
 * Body
 */
#page-wrapper, .section-europe #header {
  margin-left: auto;
  margin-right: auto;
  width: 1024px; }

#page-wrapper {
  /*
   * If you want to make the page a fixed width and centered in the viewport,
   * this is the standards-compliant way to do that. See also the ie6.css file
   * for the necessary IE5/IE6quirks hack to center a div.
   */ }

#page {
  position: relative; }

/*
 * Header
 */
#header {
  position: relative;
  z-index: 10; }

/*
 * Main (container for everything else)
 */
#main-wrapper {
  position: relative;
  margin-top: 46px;
  padding-bottom: 50px;
  min-height: 480px; }

.front #main-wrapper, .page-label #main-wrapper, .page-management #main-wrapper, .page-publishing #main-wrapper, .page-film-tv #main-wrapper, .page-film-tv-current-roster #main-wrapper, .page-news #main-wrapper, .page-node-1441 #main-wrapper, .page-about #main-wrapper, .page-contact-us #main-wrapper {
  margin-top: 437px; }

#nothing #main-wrapper {
  margin-top: 46px; }

/*
 * Content
 */
#content,
.no-sidebars #content {
  float: left;
  /* LTR */
  width: 1024px;
  margin-left: 0;
  /* LTR */
  margin-right: -1024px;
  /* LTR */
  /* Negative value of #content's width + left margin. */
  padding: 0;
  /* DO NOT CHANGE. Add padding or margin to #content .section. */ }

.sidebar-first #content {
  width: 760px;
  margin-left: 200px;
  /* LTR */
  /* The width of .region-sidebar-first. */
  margin-right: -960px;
  /* LTR */
  /* Negative value of #content's width + left margin. */ }

.sidebar-second #content {
  width: 760px;
  margin-left: 0;
  /* LTR */
  margin-right: -760px;
  /* LTR */
  /* Negative value of #content's width + left margin. */ }

.two-sidebars #content {
  width: 560px;
  margin-left: 200px;
  /* LTR */
  /* The width of .region-sidebar-first */
  margin-right: -760px;
  /* LTR */
  /* Negative value of #content's width + left margin. */ }

#content .section {
  margin: 0;
  padding: 0; }

.page-kidswerk #content > .section {
  padding-left: 29px; }

.section-europe #page-wrapper {
  width: auto;
  margin: 0; }
.section-europe #main-wrapper {
  position: static; }
.section-europe #content {
  position: absolute;
  top: 0;
  left: 0;
  width: auto;
  margin: 0; }
.section-europe #footer-wrapper {
  display: none; }

/*
 * Navigation
 */
#navigation {
  float: left;
  width: 902px;
  height: 30px;
  margin: 38px 0 0 10px; }

/*
 * First sidebar
 */
.region-sidebar-first {
  float: left;
  /* LTR */
  width: 200px;
  margin-left: 0;
  /* LTR */
  margin-right: -200px;
  /* LTR */
  /* Negative value of .region-sidebar-first's width + left margin. */
  padding: 0;
  /* DO NOT CHANGE. Add padding or margin to .region-sidebar-first .section. */ }

.region-sidebar-first .section {
  margin: 0 20px 0 0;
  /* LTR */
  padding: 0; }

/*
 * Second sidebar
 */
.region-sidebar-second {
  float: left;
  /* LTR */
  width: 200px;
  margin-left: 760px;
  /* LTR */
  /* Width of content + sidebar-first. */
  margin-right: -960px;
  /* LTR */
  /* Negative value of .region-sidebar-second's width + left margin. */
  padding: 0;
  /* DO NOT CHANGE. Add padding or margin to .region-sidebar-second .section. */ }

.region-sidebar-second .section {
  margin: 0 0 0 20px;
  /* LTR */
  padding: 0; }

/*
 * Footer
 */
.region-footer {
  margin-left: auto;
  margin-right: auto;
  width: 1024px;
  padding: 22px 0 30px; }
  .region-footer:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }

/*
 * Page bottom
 */
.region-bottom {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1; }

.panels-flexible-region-1-center, .panels-flexible-region-2-center, .panels-flexible-region-3-center, .panels-flexible-region {
  width: auto;
  float: none; }

.panel-separator {
  display: none; }

/*
 * Prevent overflowing content
 */
#header,
#content,
#navigation,
.region-sidebar-first,
.region-sidebar-second,
.region-footer,
.region-bottom {
  overflow: visible;
  word-wrap: break-word;
  /* A very nice CSS3 property */ }

@media only screen and (max-width: 46em) {
  #page-wrapper {
    width: auto; }

  #header {
    padding-top: 20px; }

  #main-wrapper {
    padding: 0 20px 50px; }

  .front #main-wrapper, .page-label #main-wrapper, .page-management #main-wrapper, .page-publishing #main-wrapper, .page-film-tv #main-wrapper, .page-film-tv-current-roster #main-wrapper, .page-news #main-wrapper, .page-node-1441 #main-wrapper, .page-about #main-wrapper, .page-contact-us #main-wrapper {
    margin-top: 30px; }

  #content,
  .no-sidebars #content {
    float: none;
    /* LTR */
    width: auto;
    margin-right: 0; }

  .page-kidswerk #content > .section {
    padding-left: 0; }

  #navigation {
    float: none;
    width: auto;
    height: auto;
    margin: 0;
    padding: 10px 0; }

  .region-footer {
    width: auto;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 50px; }

  .section-europe #header {
    width: auto; }
  .section-europe .entity-content {
    padding: 0 20px 50px; } }
