/**
 * BELL SHAKESPEARE (c) 2009
 * Author: Jeremy Manoto
 */

/** HTML ELEMENT OVERRIDES **/
html {
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
	font-size: 62.5%;
	height: 100%;
	font-family: Georgia, "Myriad Pro", Times, serif;
	color: #656565;
	color: #000;
}

* {
	outline: none;
}

/* DIFR*/
.difr {
	font-family: AkzidenzGroteskBE-Bold !important;
}
.difr span {
	display: none;
}

.ie6 {
	display: none;
}

/* Headings */
h1.logo {
	background: transparent url('../../images/bellshakespeare/bg-logo.png') no-repeat left bottom;
	width: 294px;
	height: 150px;
	margin: 0px;
	cursor: pointer;
}
h1.logo span {
	position: absolute;
	top: -2000px;
	color: transparent;
}

h2 {
	text-transform: uppercase;
	font-size: 25px;
	color: #000000;
	line-height: .9em;
	margin: 0 0;
}

h3 {
	font-size: 22px;
	margin: 0;
	padding: 0;
	letter-spacing: -1px;
	text-transform: uppercase;
	line-height: .9em;
	color: #000000;
}
h4 {
	margin: 0;
	color: #000000;
	font-size:16px;
}

.html-block h1 {
	text-transform: uppercase;
	font-size: 25px !important;
	color: #000000;
	line-height: .9em;
	margin: 0 0;
	letter-spacing:-1px;
}

.html-block h2 {
	font-size: 22px !important;
	margin: 0;
	padding: 0;
	letter-spacing: -1px;
	text-transform: uppercase;
	line-height: .9em;
	color: #000000;
}

.html-block h3 {
	margin: 0;
	color: #000000;
	font-size:16px !important;
	line-height: 20px;
	letter-spacing:0px !important;
}

.html-block h4 {
	margin: 0;
	color: #000000;
	font-size:14px !important;
	line-height: 18px;
	letter-spacing:0px !important;
	font-family: AkzidenzGroteskBE-Bold !important;
}

h5 {
	margin: 0;
	font-size: 14px;
	letter-spacing:0px;
}

p {
	margin-top: 0;
}

/* achors */
a {
	color: #349CC2;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #297b99;
}

img {
	border: none;
}



/** HEADER **/
.header {
	height: 150px;
	width: 100%;
	position: relative;
}
.header .logo {
	position: absolute;
	bottom: 0px;
	left: 0px;
}
.header .links {
	position: absolute;
	bottom: 0px;
	right: 0px;
	text-align: right;
}
.header .links .link {
	margin: 5px 0 0;
	font-family: Arial, sans-serif;
	font-size: 1.1em;
}
.header .links .link input[type=text] {
	border: none;
	background: #efefef;
	font-size: 1em;
	font-family: Arial, sans-serif;
	padding: 3px 5px;
	color: #777;
	height: 15px;
}
.header .links button {
	display: block;
	background: transparent url('../../images/bellshakespeare/btn-arrow-ltgrey-right.gif') no-repeat;
	border: none;
	outline: none;
	width: 21px;
	height: 21px;
	float: right;
	margin: 0;
	padding: 0;
}
.header .links button:hover {
	background-position: 0px -21px;
	cursor: pointer;
}

/** NAVIGATION **/
.navigation {
	margin: 21px auto 50px !important;
	padding: 0;
	position: relative;
	z-index: 1000;
}
.navigation ul {
	list-style: none;
	display: block;
	margin: 0;
	padding: 0;
}
.navigation ul li {
	float: left;
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
	text-decoration: none;
	margin-right: 12px;
	letter-spacing: 0px;
	word-spacing: 4px;
	line-height: 13px;
	color: #000000;
}
.navigation span {
	display: none;
}
.navigation ul li a {
	color: #000000 !important;
	font-weight: bold;
}
.navigation ul li:hover,
.navigation ul li a:hover {
	color: #FFF !important;
}
.navigation ul li a.top-level:hover {
	background-color: transparent !important;
} 
.navigation>ul>li>a:hover,
.navigation>ul>li>a.hover,
.navigation>ul>li.highlight>a{
	color: #349CC2;
	background-position: 0px -13px !important;
	background-color: transparent !important;
}
.navigation ul li.nb {
	margin-right: 0;
}

.navigation ul li img {
	border: none;
}
/* SUBNAV */
.navigation ul li ul {
	list-style: none;
	float: none;
	display: block;
}
.navigation ul li ul li {
	font-size: .8em;
	font-family: Georgia, Times;
}
.navigation ul li ul li a {

}

/** LEARNING **/
.navigation .learning a:hover,
.navigation .learning li:hover,
.navigation .learning li:focus,
.navigation .learning li:active,
.navigation .learning li:hover a,
.navigation .learning li:focus a,
.navigation .learning li:active a {
	background: #E17000 !important;
	color: #FFF !important;
}
.navigation a.difr.learning:hover {
	color: #E17000;
}
.navigation .mindseye a:hover,
.navigation .mindseye li:hover,
.navigation .mindseye li:focus,
.navigation .mindseye li:active,
.navigation .mindseye li:hover a,
.navigation .mindseye li:focus a,
.navigation .mindseye li:active a {
	background: #9E9600 !important;
	color: #FFF !important;
}
.navigation a.difr.mindseye:hover {
	color: #9E9600;
}


/** SUB NAVIGATION (SIDE) **/
.sub-navigation {
	background: transparent url('../../images/bellshakespeare/bg-dashed.gif') repeat-x top;
	padding: 15px 0 0 ;
	margin: 0 0 20px;
}
.sub-navigation ul {
	list-style: none;
	padding: 5px 0 0;
	margin: 0;
	font-size: 1em;
	font-weight: bold;
}
.sub-navigation>ul {
	background: transparent url('../../images/bellshakespeare/bg-dashed.gif') repeat-x bottom;
	padding: 0 0 5px;
}
.sub-navigation ul li {
	font-size: 1.4em;
	margin: 0 0 12px;
}
.sub-navigation ul li, .sub-navigation ul li a {
	color: #000 !important;
	line-height: 1.4em;
	display: block;
}
.sub-navigation ul li a:hover, .sub-navigation ul li ul li a:hover,
.sub-navigation ul li.highlight > a {
	color: #349CC2 !important;
	text-decoration: none;
}

.sub-navigation ul li ul li {
	font-size: .8em;
	color: #6d6d6d;
	margin: 0 0 5px;
}
.sub-navigation ul li ul li a, .sub-navigation ul li ul li a:link, .sub-navigation ul li ul li a:visited {
	background: transparent url('../../images/bellshakespeare/bg-sub-navigation-dash.gif') no-repeat 0px .85em;
	color: #6d6d6d;
	padding: 2px 0 2px 24px;
	line-height: 1.4em;
}

/** CONTENT **/
.content {
	font-size: 1em;
}


/** FOOTER **/
.footer {
	padding-top: 25px;
	background: transparent url('../../images/bellshakespeare/bg-dashed.gif') repeat-x top center;
	margin: 50px auto !important;
	position: relative;
	line-height: 1.6em;
	font-size: 1em;
	color: #656565;
}

.footer h3 {
	margin: 0px;
	color: #a3a3a3;
	font-size: 1.1em;
	letter-spacing: 0px;
}
.footer ul {
	list-style: none;
	padding: 0;
	margin: 20px 0 0;
}
.footer ul li {
	line-height: 2.3em;
}
.footer a {
	text-decoration: underline;
	color: #656565;
}
.footer a.twitter {
	display: block;
	width: 100%;
	height: 40px;
	background: transparent url('../../images/bellshakespeare/bg-dashed.gif') repeat-x bottom center;
}
.footer a.twitter .icon {
	background: transparent url('../../images/bellshakespeare/footer-twitter.gif') no-repeat;
	height: 30px;
	width: 76px;
}
.footer a.twitter:hover .icon {
	background-position: 0 -30px;
}

.footer a.facebook {
	display: block;
	width: 100%;
	height: 55px;
	position: relative;
	background: transparent url('../../images/bellshakespeare/bg-dashed.gif') repeat-x bottom center;
}
.footer a.facebook .icon {
	background: transparent url('../../images/bellshakespeare/footer-facebook.gif') no-repeat;
	height: 27px;
	width: 107px;
	top: 13px;
	position: relative;
}
.footer a.facebook:hover .icon {
	background-position: 0 -27px;
}

.footer .latest-comments {
}
.footer .latest-comments h5 {
	color: #000000;
}
.footer .span-3.last h3 {
	margin: 0 0 15px;
}
.footer .credits {
	margin: 15px 0 0;
	text-align: center;
	color: #ccc;
	font-size: 10px !important;
}
.footer .credits h4 {
	font-size: 10px !important;
}
.footer .credits a {
	color: #ccc;
}






/*******************************************************************
 * MODULES
 */

.flashcontainer {
	margin: 0 0 30px;
	float: none !important;
}


/** IMAGE GALLERY **/

img.close
{
    z-index:5000;
}

div.image-gallery, div.video-gallery, div.audio-player
{
    padding:6px 0 6px 0;
}

div.image-gallery:hover, div.video-gallery:hover, div.audio-player:hover
{
    cursor:pointer;
}

/** VIDEO GALLERY **/
 p.videoCaption
{
    color:#8C8C8C;
    font-size:1.1em;
    font-weight:normal;
    font-family:Arial;
    text-align:center;  
    padding-top:10px;          
}

/** ADD THIS **/
.addthis_toolbox .custom a
{
    width:216px;
    height:36px;
    margin:0px;
    padding:0px;
    display:block;
    margin-bottom:4px;
}

.addthis_toolbox .custom a span
{
    display:none;
}

.addthis_toolbox .custom a.addthis_button_facebook
{
    background:transparent url('../../images/bellshakespeare/share-facebook.png') no-repeat;
}

.addthis_toolbox .custom a.addthis_button_email
{
    background:transparent url('../../images/bellshakespeare/share-email.png') no-repeat;
}

.addthis_toolbox .custom a:hover
{
    background-position:0px -36px;
}


/** SEARCH RESULTS **/
.search-container
{
    padding:4px;
    font-size:1.1em;
}

.search-title
{
    font-weight:bold;
    font-size:1.2em;
}

/** SITEMAP **/

#cms-tree
{
    font-size:1.1em;
}

#cms-tree ul
{
    padding-left:0px;
	margin-left: 0px;
}

#cms-tree ul ul {}

#cms-tree a.page-title
{
    font-weight:bold;
    font-size:1.2em;
}

#cms-tree ul li
{
    list-style-type:none;
    padding-top:6px;
}

#cms-tree ul ul li
{
    padding: 3px 0 0 34px;
	background: transparent url(../../images/bellshakespeare/bg-sub-navigation-dash.gif) no-repeat scroll 15px 16px
}

#cms-tree ul li div.wrapper
{
    padding-top:12px;
    padding:4px;
}

#cms-tree ul ul li div.wrapper
{
    padding:4px;
    padding-top:5px;
    padding-bottom:5px;
}

#cms-tree div.page-path
{
    color: #297B99;
	color: #8C8C8C !important;
}

#cms-tree li div:hover
{
    cursor:pointer;
    background-color:#EFEFEF;
}

#cms-tree .primary {
	font-size: 1.5em !important;
}

#cms-tree .secondary {
	font-size: 1.3em !important;
}

#cms-tree .tertiary {
	font-size: 1.1em !important;
}

/** EDUCATION ENQUIRY FORM **/
#education-enquiry-form
{
    font-size:1.2em;
    width:450px;
    line-height:24px;
    color:#656565;
}
#education-enquiry-form ul
{
    padding-left:0px;
    margin:0px;
}

#education-enquiry-form input, #education-enquiry-form select, #education-enquiry-form textarea
{
    font-size:11px;
}

#education-enquiry-form li
{
    list-style-type:none;
    padding-left:0px;
    padding-bottom:10px;
}

#education-enquiry-form li.subheading
{
    padding-bottom:12px;
    padding-top:10px;
}

#education-enquiry-form input.textBox
{
    width:182px;
    padding:4px;
}

#education-enquiry-form input.error
{
    border: 1px solid red;
}

#education-enquiry-form .checkbox .error
{
    /*background-color:Red;*/
}

#education-enquiry-form label.error
{
    display:none !important;
}

#education-enquiry-form li span
{
    display:block;
    width:215px;
    padding-right:14px;
    text-align:right;
    font-weight:bold;
    float:left;
}

#education-enquiry-form li.subheading h3
{
    width:215px;
    text-align:right;
    font-size:16px;
}

#education-enquiry-form h4
{
    width:215px;
    text-align:right;
    font-size:14px;
}

#education-enquiry-form select
{
    width:80px;
    padding:4px;
}

#education-enquiry-form select option
{
}

#education-enquiry-form input.smallTextBox
{
    width:92px;
    padding:4px;
    margin-left:7px;
}
#education-enquiry-form li.interests div.workshops
{
    padding-left:225px;
}

#education-enquiry-form li.interests span
{
    padding-right:7px;
    line-height:1.3em;
}

#education-enquiry-form textarea
{
    width:182px;
    padding:4px;
    height:120px;
}

#education-enquiry-form li.submit
{
    padding-top:12px;
    padding-bottom:28px;
}

#education-enquiry-form li.submit img:hover
{
    cursor:pointer;
}

#education-enquiry-form li.dates div
{
    padding-bottom:6px;
    font-weight:bold;
}

#education-enquiry-form li.dates input.smallTextBox
{
    width:161px !important;
}

#education-enquiry-form li.dates div.potential-date-right
{
    padding-left:228px;
}

#education-enquiry-form #btnSubmit
{
    background: url(../../images/BellShakespeare/btn-submit-form.png);
    width:73px;
    height:12px;
    border:0;
}

#education-enquiry-form #btnSubmit:hover
{
    cursor:pointer;
}

#education-enquiry-form div.captcha
{
    padding-left:112px;
    width:auto !important;
}

#education-enquiry-form span
{
    display:block;
}

#education-enquiry-form li.subscribe div.workshops
{
    padding-left:225px;
}

#education-enquiry-form p.captcherrmsg
{
    color:Red;
}

#education-enquiry-form li.error label
{
    color:Red;
}

#education-enquiry-form div.captcha span
{
    margin:5px;
}

#education-enquiry-form input.checkbox
{
    
}

/** GENERAL ENQUIRY FORM **/
#general-enquiry-form
{
    font-size:1.2em;
    width:450px;
    line-height:24px;
    color:#656565;
}
#general-enquiry-form ul
{
    padding-left:0px;
    margin:0px;
}

#general-enquiry-form input, #general-enquiry-form select, #general-enquiry-form textarea
{
    font-size:11px;
}

#general-enquiry-form li
{
    list-style-type:none;
    padding-left:0px;
    padding-bottom:10px;
}

#general-enquiry-form li.subheading
{
    padding-bottom:12px;
    padding-top:10px;
}

#general-enquiry-form input.textBox
{
    width:182px;
    padding:4px;
}

#general-enquiry-form input.error
{
    border: 1px solid red;
}

#general-enquiry-form .checkbox .error
{
    /*background-color:Red;*/
}

#general-enquiry-form label.error
{
    display:none !important;
}

#general-enquiry-form li span
{
    display:block;
    width:215px;
    padding-right:14px;
    text-align:right;
    font-weight:bold;
    float:left;
}

#general-enquiry-form li.subheading h3
{
    width:215px;
    text-align:right;
    font-size:16px;
}

#general-enquiry-form h4
{
    width:215px;
    text-align:right;
    font-size:14px;
}

#general-enquiry-form select
{
    width:80px;
    padding:4px;
}

#general-enquiry-form select option
{
}

#general-enquiry-form input.smallTextBox
{
    width:69px;
    padding:4px;
}
#general-enquiry-form li.subscribe div.workshops
{
    padding-left:225px;
}
#general-enquiry-form li.country select
{
    width:193px;
}

#general-enquiry-form li.subscribe span
{
    padding-right:7px;
    line-height:1.3em;
}

#general-enquiry-form textarea
{
    width:182px;
    padding:4px;
    height:120px;
}

#general-enquiry-form li.submit
{
    padding-top:12px;
    padding-bottom:28px;
}

#general-enquiry-form li.submit img:hover
{
    cursor:pointer;
}

#general-enquiry-form li.dates div
{
    padding-bottom:6px;
    font-weight:bold;
}

#general-enquiry-form li.dates input.smallTextBox
{
    width:161px !important;
}

#general-enquiry-form li.dates div.potential-date-right
{
    padding-left:228px;
}

#general-enquiry-form #btnSubmit
{
    background: url(../../images/BellShakespeare/btn-submit-form.png);
    width:73px;
    height:12px;
    border:0;
}

#general-enquiry-form #btnSubmit:hover
{
    cursor:pointer;
}

#general-enquiry-form div.captcha
{
    padding-left:112px;
    width:auto !important;
}

#general-enquiry-form span
{
    display:block;
}

#general-enquiry-form p.captcherrmsg
{
    color:Red;
}

#general-enquiry-form li.error label
{
    color:Red;
}

#general-enquiry-form div.captcha span
{
    margin:5px;
}

#general-enquiry-form input.checkbox
{
    
}

#form-container
{
    background-color:#EFEFEF;
    padding-top:24px;
}


/** HEADING BLOCK **/
.heading-block {
	margin: 0 0 10px;
}

h2.heading-block {
	letter-spacing: -1px;
}



/** LATEST NEWS **/
.latest-news { 
	font-size: 1em;
	color: #272525; 
	margin: 0 0 10px;
}
.latest-news h3 {
	color: #349CC2;
	letter-spacing: -1px;
	font-size: 22px;
	margin: 0 0 10px;
}
.latest-news .next, .latest-news .prev {
	width: 21px;
	height: 21px;
	cursor: pointer;
	float: left;
	margin: 5px 3px 0 0;
}
.latest-news .next {
	background: transparent url('../../images/bellshakespeare/btn-arrow-right.gif') no-repeat;
}
.latest-news .prev {
	background: transparent url('../../images/bellshakespeare/btn-arrow-left.gif') no-repeat;
}
.latest-news .next:hover, .latest-news .prev:hover {
	background-position: 0px -21px;
}
.latest-news .viewport {
	overflow: hidden;
}
.latest-news .items {
	
}
.latest-news .items .item {
	font-size: 1.1em;
	float: left;
	margin: 0 !important;
	padding: 0 !important;
}

/** NEWS ARTICLE **/
.news-article {
	font-size: 1.1em;
	clear: both;
}

/** NEWS LISTITEM **/
.news-listitem {
	background: transparent url(../../images/bellshakespeare/bg-dashed.gif) repeat-x scroll 0 bottom;
	margin: 0 0 20px;
}
.news-listitem .date {
	float: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .9em;
}
.news-listitem h5 {
	font-size: 1.3em;
	margin: 0 0 10px 77px
}
.news-listitem .copy {
	font-size: 1.1em;
	line-height: 1.4em;
}
.news-listitem .copy p {
	margin: 0 0 5px;
}
.news-listitem .thumb {
	float: right;
	width: 50px;
	min-height: 50px;
	margin: 0 0 0 10px;
}
.news-listitem .more {
	background: #FFF;
	float: left;
	margin: 0;
	padding: 0 12px 0 0;
	position: relative;
	top: 5px;
	font-weight: bold;
	clear: both;
	font-size: 1.2em;
}

/** PROMO TILE **/
.promo {
	
}
.promo a {
	cursor: pointer;
}

/** SHORT ARTICLE **/
.short-article a {
	color: #000;
	cursor: pointer;
	text-decoration: none;
	display: block;
}
.short-article {
	overflow: hidden;
	position: relative;
	/*outline: 1px solid #AAA;*/
}
.short-article .thumb {
	margin: 0 0 3px;
	overflow: hidden;
	position: relative;
	top: 0;
	left: 0;
}
.short-article .copy {
/*
	display: none;
*/
	font-size: 1.1em;
}
.short-article .color {
	color: #349CC2;
}
.short-article .difr {
	word-spacing: normal;
}
.short-article h3 {
	letter-spacing: -2px;
}


/** SHARE FACEBOOK**/
.share-facebook {
	margin: 0 0 10px;
}

/** SEND TO A FRIEND **/
.send-to-a-friend {
	margin: 0 0 10px;
}

/** HMTL BLOCK **/
.html-block {
	font-size: 1.4em;
	line-height: 1.4em;
}
.html-block p {
	margin: 0 0 1.5em;
}
.html-block h1 {
	font-family: AkzidenzGroteskBE-Bold !important;
	margin: 0 0 10px;
	letter-spacing:-1;
}
.html-block h2 {
	font-family: AkzidenzGroteskBE-Bold !important;
	margin: 0 0 10px;
	letter-spacing	:-1;
}
.html-block h3 {
	font-family: AkzidenzGroteskBE-Bold !important;
	margin: 0 0 10px;
	letter-spacing: -1px;
}
.html-block ul {
	list-style: none;
	margin: 0 0 1.4em;
	padding: 0;
}
.html-block ul li {
	margin: 0 0 .7em;
}
.html-block blockquote {
	margin: 0;
	color: #349CC2;
	font-weight: bold;
	font-style: italic;
}
.html-block blockquote p {
	margin: 0 !important;
}


/** REVIEW **/
.review {
	background: transparent url('../../images/bellshakespeare/bg-dashed.gif') repeat-x 0 bottom;
	margin: 20px 0 10px;
}
.review h5 {
	font-size: 21px;
	line-height: 24px;
	color: #349CC2;
	font-weight: normal !important;
	font-family: AkzidenzGroteskBE !important; 
}
.review h6 {
	float: left;
	margin: 0;
	font-size: 10px;
	font-family: Helvetica, Arial, Helvetica, sans-serif;
	font-weight: normal;
	background: #FFF;
	top: 4px;
	padding: 0 6px 0 0;
	position: relative;
}

.review .color {
	color: #349CC2;
}



/** PRODUCTION LIST ITEM **/
.production-listitem {
	font-size: 1em;
	margin: 0 0 24px;
}
.production-listitem .thumb {
	float: left;
}
.production-listitem .details {
	float :left;
	margin: 0 0 0 17px;
}
.production-listitem .details h3,
.production-listitem .details h4,
.production-listitem .details h5 {
	text-transform: uppercase;
	letter-spacing: 0px;
	font-size: 14px;
	line-height: .9em;
}
.production-listitem .details h3 {
	font-size: 23px;
	margin: 0 0 5px;
}
.production-listitem.no-image .thumb {
	display: none !important;
}
.production-listitem.no-image .details {
	margin: 0 !important;
}

/** IMAGE GALLERY **/

.image-gallery .color {
	color: #349CC2;
}

.video-gallery .color {
	color: #349CC2;
}

.audio-player .color
{
    color: #349CC2;
}
.overlay {
	background: #FFF;
}

/** FLASH SLIDESHOW **/
.flash_slideshow {
	width: 918px;
	height: 313px;
	margin-bottom: 30px;
}


/** PRODUCTION DETAILS **/
.production.panel-details {
	
}
.production.panel-details ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.production.panel-details ul li {
	float: left;
}
.production.panel-details ul li.highlight .difr {
	background-position: 0 -16px !important;
}
.production.panel-details ul li h4 {
	font-size: 14px;
	line-height: 16px;
	padding: 0 15px 0 0;
	cursor: pointer;
}
.production.panel-details ul li .copy {
	clear: both;
	display: none;
}
.production.panel-details .copy-area {
	clear: both;
	margin: 25px 0;
}

/** PRODUCTION TITLE **/
.production-title {
	font-family: CaslonGraphiqueEFOP;
	font-size: 32px;
	text-transform: none;
	line-height: 32px;
	margin: 0 0 8px;
}
.production-title span {
	display: none;
}

/** PRODUCTION IMAGE **/
.production-image {
	margin: 0 0 25px;
}

/** PAGINATION **/
#paginator {
	text-align: center;
	clear: both;
	position: absolute;
	right: 0px;
	height: 50px;
}
#paginator span, #paginator a {
	display: block;
	float: left;
	height:21px;
	margin:5px 3px 0 0;
	width:21px;
	background: #AED7E7;
	font-size: 1.4em;
	font-weight: bold
}
#paginator a:hover, #paginator .current {
	background-color: #349CC2;
	color: #FFF;
	text-decoration: none;
}
#paginator .current { color: #FFF; }
#paginator .prev, #paginator .next {
	cursor: pointer;
}
#paginator .prev {
	background: transparent url(../../images/bellshakespeare/btn-arrow-left.gif) no-repeat scroll 0 0;
}
#paginator .next {
	background: transparent url(../../images/bellshakespeare/btn-arrow-right.gif) no-repeat scroll 0 0;
	margin-right: 0px;
}
#paginator a.next:hover, #paginator a.prev:hover {
	background-position: 0px -21px;
}

#paginator_content {
	/* Shift down to make room for page numbers */
	position: relative;
	margin: 50px 0;
}



/** DISQUS **/
.mod-disqus {
	margin: 40px 0 0;
}
.mod-disqus .dsq-brlink {
	display: none !important;
}
.mod-disqus h3 {
	text-transform: none;
	font-size: 14px;
	letter-spacing: normal;
}
.mod-disqus h3.difr {
	text-transform: uppercase;
}
.mod-disqus a, .mod-disqus a:link {
	color: #000 !important;
}
.mod-disqus #dsq-options {
	display: none !important;
}
.mod-disqus #dsq-comments-count {
	display: none !important;
}
.mod-disqus .dsq-by {
	display: none !important;
}
.mod-disqus .dsq-auth-header {
	background: transparent url('../../images/bellshakespeare/bg-comments-header.gif') repeat-x left top;
	width: auto !important;
	padding: 5px 0 0 !important;
}
.mid-disqus .a.dsq-help {
	border: none !important;
}
.mod-disqus .dsq-header-avatar {

}
.mod-disqus .dsq-comment-header-meta {
}
.mod-disqus .dsq-mod-star {
	display: none !important;
}
.mod-disqus .dsq-header-meta {
	display: none !important;
}
.mod-disqus .dsq-likedtxt {
	display: none !important;
}
.mod-disqus .dsq-header-avatar {

}
.mod-disqus .dsq-comment {
	padding: 10px 10px 10px!important;
	background:	#e0e0e0 url('../../images/bellshakespeare/bg-navigation-arrow.gif') no-repeat 30px top !important;
	font-size: .85em;
}
.mod-disqus .dsq-comment-child {
	background-color: #EFEFEF !important;
	overflow: hidden;
}
.mod-disqus .dsq-comment-child .dsq-comment-message {
}
.mod-disqus .dsq-comment-message {
}
.mod-disqus .dsq-comment-body {
	width: 343px !important;
	float: right !important;
	margin: 0px !important;
	padding: 0 25px 0px 0 !important;
	position: relative;
	top: -13px;
}
.mod-disqus .dsq-comment-child .dsq-comment-body {
	width: 313px !important;
}
.mod-disqus .dsq-list-style {
	float: right !important;
	position: relative;
	top: -10px;
}
.mod-disqus .dsq-list-style small {
	display: none !important;
}
.mod-disqus .dsq-list-style li {
	padding: 0 8px 0 0 !important;
	margin: 0 8px 0 0 !important;
	display: block !important;
	float: left !important;
	background: transparent url('../../images/bellshakespeare/disqus-options-separator.gif') no-repeat right center !important;
	list-style: none;
}
.mod-disqus .dsq-list-style li a {
	color: #646464  !important;
}
.mod-disqus .dsq-comment-options li {
	background: none !important;
	margin: 0 !important;
	padding: 0 !important;
}

.mod-disqus .dsq-comment-options li + li {
	background: transparent url('../../images/bellshakespeare/disqus-options-separator.gif') no-repeat left center !important;
	padding: 0 0 0 8px !important;
	margin: 0 0 0 8px !important;
}

.mod-disqus .dsq-rate {
	display: none !important;
}
.mod-disqus .dsq-comment-footer {
	clear: both;
}
.mod-disqus button.dsq-button, .mod-disqus button.dsq-button-small {

}

.mod-disqus #dsq-post-add-iframe textarea {
	border: none !important;
	background: #EFEFEF !important;
	padding: 7px;
}
.mod-disqus #dsq-post-add-iframe input {
	font-family: Helvetica,Arial,sans-serif !important;
	font-size: 1em !important;
}
.powered-by {
	display: none !important;
}
#dsq-msg-post-has-profile, #dsq-msg-post-not-approved, .dsq-popup-body li {
	margin: 10px 0 0 !important;
}
.dsq-close-link {
	display: none !important;
}


/** DISQUS RECENT COMMENTS **/

.dsq-widget-list {
	width: 100%;
	list-style: none;
	font-size: 1.1em;
}
.dsq-widget-list .dsq-widget-avatar {
	display: none !important;
}
.dsq-widget-list .dsq-widget-item {
	width: 138px;
	margin-right: 18px;
	float: left;
	display: block;
	clear: none;
	line-height: 1.6em;
	cursor: pointer;
}
.dsq-widget-list li+li+li {
	margin-right: 0px !important;
}
.dsq-widget-list a, .latest-comments a {
	display: block;
	clear: both;
}
#recentcomments h2 {
	display: none;
}
.dsq-widget-item .dsq-widget-meta {
	display: none;
}
.dsq-widget-item .dsq-widget-user {
	display: block;
	clear: both;
	text-decoration: none;
}
.dsq-widget-item .dsq-widget-user {
	color: #000 !important;
	margin: 0 0 2px;
}


/********************************************
 * LEARNING
 */
.learning h1 {
	background-image: url('../../images/bellshakespeare/bg-logo-learning.png');
}

.learning a, .learning a:link, #cms-tree .learning .page-path {
	color: #E17000;
}
.learning a:hover {
	color: #B95C00;
}

.learning .sub-navigation ul li a:hover, 
.learning .sub-navigation ul li.highlight > a,
.learning .sub-navigation ul li ul li a:hover {
	color: #E17000 !important;
}

.learning .color {
	color: #E17000;
}
.learning .mod-disqus .dsq-comment {
	background-color: #FBE2CC !important;
}
.learning .mod-disqus .dsq-comment-child {
	background-color: #FDF0E7 !important;
}
.learning .html-block blockquote {
	color: #E17000 !important;
}


/********************************************
 * MIND'S EYE
 */
.mindseye h1 {
	background-image: url('../../images/bellshakespeare/bg-logo-mindseye.png');
}

.mindseye a, .mindseye a:link, #cms-tree .mindseye .page-path   {
	color: #807900;
}
.mindseye a:hover {
	color: #807900;
}

.mindseye .sub-navigation ul li a:hover, 
.mindseye .sub-navigation ul li.highlight > a,
.mindseye .sub-navigation ul li ul li a:hover {
	color: #9E9600 !important;
}

.mindseye .color {
	color: #9E9600;
}
.mindseye .mod-disqus .dsq-comment {
	background-color: #efedcc !important;
}
.mindseye .mod-disqus .dsq-comment-child {
	background-color: #f7f6e5 !important;
}
.mindseye .html-block blockquote {
	color: #9E9600 !important;
}


/** FIXES & GLOBALS **/
.clear {
	clear: both;
	line-height: 0px;
	height: 0px;
}

.button {
	cursor: pointer;
}

a.more {
	clear: both;
	display: block;
	color: #349CC2;
	font-weight: bold;
}

.spacer {
	clear: both;
}


/** DIFR **/
.news-article .difr, .heading-block.difr, 
.html-block h2, .html-block h3, .mod-disqus .difr, .production-listitem .difr, 
.review .difr, .latest-news .difr, .image-gallery .difr, .video-gallery .difr, 
.audio-player .difr, .footer .difr, .calendar .difr, h2.production-title,
#education-enquiry-form .difr
{
	display: none;
}
