Support CBJ
About Us
Our History
Our Commitment to Communities
BITS & Ballet Express
Ballet 101
Reports
Blog & E-Newsletter
Media Centre
Social Stream
Book The Company
For Presenters
Careers
The Company
Leadership
Dancers
Repertoire
Anastasia
Anne of Green Gables – The Ballet™
Bouffonia
Cinderella
Classical & Contemporary Repertoire
Coppélia: A Comedy with Love
Romeo & Juliet
Sleeping Beauty
Swan Lake
The Nutcracker: A Canadian Tradition
The Velveteen Rabbit
Choreographers Centre
Choreographers Creative Program
Choreographer Application Form
Professional Dancer Auditions
Board of Directors
Board of Directors
Atlantic Advisory Council
Honorary Trustees
Committees
Performances & Events
2019/20 Season
Community Events
Calendar
Video Centre
George Brown Dance
Programs
Dance Performance Preparation (P101)
Dance Performance (P105)
Commercial Dance (P106)
Mentorship Programs
Canada’s Ballet Jörgen Mentorship Program
HBE Contemporary Mentorship Program
Learning Environment
Audition for GBD
Performances
Information for International Students
Faculty
Careers & Alumni
Contact GBD
Education
Virtual Dance Academy
Summer Dance Academy
Junior Company
Summer Intensive IV
Summer Intensive III
Summer Intensive II
Summer Intensive I
Summer Residence
Apprenticeships
Youth Participant Program
Anne of Green Gables – The Ballet™ – Local Participant Program
The Nutcracker – Local Participant Program
The Nutcracker – Touring Participant Program
Master Classes & Workshops
Master Class Programs
Virtual Master Classes
Master Class Locations
Register for a Workshop
Education Auditions
Audition Registration
Faculty
Contact CBJ Education
Support Us
Donate Now
Dancer Sponsorship Program
Donate Aeroplan Miles
Corporate & Foundation Giving
Leave a Legacy
Endowment
Our Partners & Donors
Volunteer With Us
Contact Us
Junior Company and Summer Intensive IV – Additional Forms
×
This post is password protected.
To view it please enter your password below
Password:
Submit
/* ----------------------------------------- */ /* View slug: search-results - start */ /* ----------------------------------------- */ .dtf-header-search .form-group.dtf-search-inner{ margin-bottom: 0px; } .dtf-header-search .dtf-search-field { background-color: #dcdcdc; border: 0px; padding: 5px 28px 5px 10px; border-radius: 7px; font-size: 0.9em; line-height: 1em; outline: none; max-width: 160px; } .dtf-header-search button.dtf-search-button { -webkit-appearance:initial; background: none; border: 0px; font-size: 1.2em; color:#005e93; margin-left: -30px; outline: none; } .dtf-search-page{ text-align:center; margin-top: 30px; margin-bottom: 30px; } .dtf-search-page .dtf-search-field { background-color: #dcdcdc; border: 0px; padding: 10px 40px 10px 15px; border-radius: 7px; font-size: 1.4em; line-height: 1em; outline: none; width: 360px; } .dtf-search-page button.dtf-search-button { -webkit-appearance: initial; background: none; border: 0px; font-size: 1.6em; color: #005e93; margin-left: -40px; outline: none; } .dtf-search-offscreen{ margin-top: 25px; } .dtf-search-offscreen .dtf-search-field { background-color: #dcdcdc; border: 0px; padding: 10px 40px 10px 15px; border-radius: 7px; font-size: 1.4em; line-height: 1em; outline: none; width: 260px; } .dtf-search-offscreen button.dtf-search-button { -webkit-appearance: initial; background: none; border: 0px; font-size: 1.6em; color: #005e93; margin-left: -40px; outline: none; } .search-result{ padding-bottom: 30px; } .search-result-title{ font-size: 1.25em; margin-bottom: 5px; } .search-result-url{ font-size: .85em; margin-bottom: 5px; } .search-result-excerpt{ font-size: .9em; } .search-pagination{ text-align:center; } .wpv-pagination-nav-links-container{ margin: 0 auto; } .previous-search-text { text-align:center; font-size: 1.5em; line-height: 1.7em; } .previous-search-results-count { text-align:center; font-size: 1.3em; line-height: 1.4em; margin-bottom: 30px; } /* ----------------------------------------- */ /* View slug: search-results - end */ /* ----------------------------------------- */ /* ----------------------------------------- */ /* View slug: resource-single-button - start */ /* ----------------------------------------- */ div#imagemodal { z-index: 9999 !important; padding-right: 17px; } /* fix dflip pdf button link styles */ a.dtf-icon._df_button { padding: .75rem 0; background-color:transparent; background: none; border: none; -webkit-border-radius: 50%; border-radius: 50%; } /* ----------------------------------------- */ /* View slug: resource-single-button - end */ /* ----------------------------------------- */
/* ----------------------------------------- */ /* Content Template: loop-item-in-cbj-featured-news-post-single - start */ /* ----------------------------------------- */ .cbj-news-single-item-link{ position:relative; overflow:hidden; display:block; margin-bottom:10px !important; /*-webkit-box-shadow: 1px 1px 10px 2px rgba(0,0,0,0.5); -moz-box-shadow: 1px 1px 10px 2px rgba(0,0,0,0.5); box-shadow: 1px 1px 10px 2px rgba(0,0,0,0.5);*/ } .cbj-news-single-item-background{ width: 100%; position:relative; background-size:cover !important; background-position: center center !important; background-repeat:no-repeat !important; color: #fff; -webkit-backface-visibility: hidden; } .cbj-news-single-item-background:before{ content: ""; display: block; /*padding-top: 75%;*/ padding-top: 50%; } @media (max-width: 1400px){ .cbj-news-single-item-background:before{ /*padding-top: 81%;*/ padding-top: 50%; } } @media (max-width: 1199px){ .cbj-news-single-item-background:before{ padding-top: 60% !important; } } @media (max-width: 600px){ /*.cbj-news-single-item-background{ display: none; }*/ } .cbj-news-single-item-foreground { display: block; height:100%; background-color: rgba(0,0,0,0.8); position:absolute; top:100%; width:100%; text-align:center; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; padding: 20px; } .cbj-news-single-item-link:hover .cbj-news-single-item-foreground { top:0; } .cbj-news-single-item-foreground-inner { position: relative; top: 50%; -webkit-transform: -webkit-translateY (-50%); -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); } .cbj-news-single-item-bottom { display: block; background-color: rgba(0,0,0,0.5); position:absolute; bottom:0; width:100%; height: auto; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; opacity: 1; text-align:center; padding: 20px; } .cbj-news-single-item-link:hover .cbj-news-single-item-bottom{ opacity:0; } .cbj-news-single-item-category{ -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; margin-bottom:0px; margin-top:0px; font-size: 1.1rem; line-height: 1.2rem; } .cbj-news-single-item-title{ margin-bottom:0px; font-size: 1.4rem; line-height: 1.6rem; display: block; display: -webkit-box; max-height: 3.2rem; -webkit-line-clamp: 1; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; } .cbj-news-single-item-date{ font-size: 1.0rem; line-height: 1.0rem; } .cbj-news-single-item-author{ font-size: 1.0rem; line-height: 1.0rem; margin-top: 1.3rem; display: none; } .cbj-news-single-item-excerpt{ font-size: 1.0rem; line-height: 1.2rem; margin-top: 1.3rem; display: block; display: -webkit-box; max-height: 3.6rem; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; } .cbj-news-single-item-tags{ font-size: 1.0rem; line-height: 1.0rem; margin-top: 1rem; } .cbj-news-single-item-tags .styled-tag-list i{ font-size: 0.9rem; color: #fff; } .cbj-news-single-item-tags .styled-tag-item{ border: 1px solid #fff; font-size: 0.9rem; color: #fff !important; line-height: 1.1rem; } .cbj-featured-news-post-widget-pagination{ text-align:center; margin-top: -15px; } .cbj-featured-news-post-widget-pagination ul.wpv_pagination_dots li.wpv_pagination_dots_item { float:none; display: inline-block; } .cbj-featured-news-post-widget-header{ margin-bottom: 15px; } .cbj-featured-news-post-widget-header .widget-viewall{ margin-top: 8px; /*float: right;*/ margin-left: 10px; font-size: 20px; color: #f7941e; } /* ----------------------------------------- */ /* Content Template: loop-item-in-cbj-featured-news-post-single - end */ /* ----------------------------------------- */ /* ----------------------------------------- */ /* Content Template: cbj-styled-tags - start */ /* ----------------------------------------- */ .styled-tag-list i{ font-size: 1.1rem; } .styled-tag-list .js-wpv-view-layout { display: inline-block; } .styled-tag-item{ border: 1px solid #000; font-size: 1.1rem; line-height: 1.3rem; display: inline-block; padding: 3px 3px 1px; border-radius: 4px; font-weight:normal; margin: 2px 0 0; } .styled-tag-item:hover{ opacity: 0.8; } /* ----------------------------------------- */ /* Content Template: cbj-styled-tags - end */ /* ----------------------------------------- */ /* ----------------------------------------- */ /* Content Template: sharing-buttons - start */ /* ----------------------------------------- */ .sharing_buttons .a2a_img_text, .sharing_buttons .a2a_s_facebook, .sharing_buttons .a2a_s_twitter, .sharing_buttons .a2a_s_linkedin, .sharing_buttons .a2a_label { display: none !important; } .sharing_buttons .dtf-icon{ text-decoration:none !important; } .sharing_buttons{ margin-top: 10px; } .sharing_buttons a.dtf-icon{ font-size: 1em; line-height: 1em; /*box-shadow: inset 0 0 0 2px #ac2a29;*/ /*color: #fff;*/ padding: .75rem 0; border-radius: 50%; height: 2.5rem; width: 2.5rem; display: inline-block; } /*.sharing_buttons a.dtf-icon:hover{ color: #fff; background-color: #ab2c29; }*/ .sharing_buttons .js-wpv-view-layout{ display:inline-block; } /*.news-archive-grid-item-foreground .sharing_buttons a.dtf-icon{ margin: 0 -3px; }*/ /* ----------------------------------------- */ /* Content Template: sharing-buttons - end */ /* ----------------------------------------- */ /* ----------------------------------------- */ /* Content Template: loop-item-in-cbj-upcoming-events-repertoire-widget - start */ /* ----------------------------------------- */ .cbj-upcomingevents-single-item-link{ position:relative; overflow:hidden; display:block; margin-bottom:10px !important; /*-webkit-box-shadow: 1px 1px 10px 2px rgba(0,0,0,0.5); -moz-box-shadow: 1px 1px 10px 2px rgba(0,0,0,0.5); box-shadow: 1px 1px 10px 2px rgba(0,0,0,0.5);*/ } .cbj-upcomingevents-single-item-background{ width: 100%; position:relative; background-size:contain !important; background-position: top center !important; background-repeat:no-repeat !important; color: #fff; -webkit-backface-visibility: hidden; } .cbj-upcomingevents-single-item-background:before{ content: ""; display: block; /*padding-top: 75%;*/ padding-top: 50%; } @media (max-width: 1400px){ .cbj-upcomingevents-single-item-background:before{ /*padding-top: 81%;*/ padding-top: 50%; } } @media (max-width: 1199px){ /*.cbj-upcomingevents-single-item-background:before{ padding-top: 60% !important; }*/ } @media (max-width: 600px){ /*.cbj-upcomingevents-single-item-background{ display: none; }*/ } .cbj-upcomingevents-single-item-bottom { display: block; background-color: rgba(0,0,0,0.5); position:absolute; bottom:0; width:100%; height: auto; opacity: 1; text-align:center; } .cbj-upcomingevents-right, .cbj-upcomingevents-left { display: inline-block; width: 50%; padding: 30px 10px; color: #fff !important; font-size: 1.3em; } .alt-color_bg.cbj-upcomingevents-left:hover{ color: #005e93 !important; background-color: #fff !important; } .accent-color_bg.cbj-upcomingevents-right:hover{ color: #f7941e !important; background-color: #fff !important; } .cbj-featured-upcomingevents-post-widget-pagination{ text-align:center; margin-top: -15px; } .cbj-featured-upcomingevents-post-widget-pagination ul.wpv_pagination_dots li.wpv_pagination_dots_item { float:none; display: inline-block; } .cbj-featured-upcomingevents-post-widget-header{ margin-bottom: 15px; } .cbj-featured-upcomingevents-post-widget-header .widget-viewall{ margin-top: 8px; /*float: right;*/ margin-left: 10px; font-size: 20px; color: #f7941e; } /* ----------------------------------------- */ /* Content Template: loop-item-in-cbj-upcoming-events-repertoire-widget - end */ /* ----------------------------------------- */