body,
html {
	margin: 0;
	padding: 0;
	background: #fff;
	font-family: Georgia, Times New Roman;
	font-size: 0.9em;
	}

.review {
	margin: 0;
	font-family: Georgia;
	font-style: italic;
	color: #000;
	font-size: 1.4em;
	}

.gt-logo {
	display: none;
	}
		
acronym, abbr {
	border-bottom: 1px dotted;
	font-style: italic;	
	}
	
address {
	margin: 4px 8px 0 20px;
	line-height: 1.8em;
	font-style: italic;
	}
	
/* --------------------- p's -------------------- */

blockquote p {
	margin: 0;
	font-style: italic;
	line-height: 3em;
	font-size: 105%;
	color: #000;
	}

#access p {
	display: none;
	}
		
p.attribution {
	margin: 0 0 10px 0;
	text-align: right;
	font-family: Georgia;
	font-size: 1.0em;
	color: #999;
	}

#header p,
#header-home p {
	color: #000;
	}
	
#header-right p.access {
	margin: 5px 0 0 0;
	}

#header-right p.text-nav {
	margin: 5px 0 10px 0;
	}
	
#content-right p,
#content-right-news p {
	line-height: 2.0em;
	margin: 0 0 8px 0;
	}

#content-left p,
#content-left-news p {
	margin: 0 0 10px 0;
	line-height: 2.0em;
	}
	
p.video-button {
	text-align: right;
	}

#footer p {
	margin: 0;
	padding: 10px 5px;
	color: #000;
	}
	
/* --------------------- h's -------------------- */

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #5861A8;
	font-weight: normal;
	letter-spacing: -0.05em;
	font-style: italic;
	font-size: 2.5em;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
	}
	
	h1.home {
		color: #fff;
		padding: 10px 10px 10px 10px;
		margin: 0;
		font-size: 2.9em;
		border: 0;
		}
		
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-weight: normal;
	font-style: italic;
	font-size: 2.0em;
	margin: 20px 0 8px 0;
	}
	
	h2.home {
		margin: 0;
		}
	
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-weight: normal;
	font-style: italic;
	font-size: 1.5em;
	margin: 20px 0 8px 0;
	}
	

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 1.0em;
	font-weight: bold;
	font-style: normal;
	margin: 20px 0 8px 0;
	}

/* --------------------- ul's -------------------- */

#content-right ul li, #content-right-news ul li {
	margin: 5px 0 8px 0;
	line-height: 1.5em;
	}
	
/* --------------------- a's -------------------- */

#content a:link {
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid #000;
	}
	
#content a:visited {
	color: #5160AC;
	text-decoration: none;
	border-bottom: 1px solid #000;
	}

#content a:hover,
#content a:active {
	color: #5160AC;
	text-decoration: none;
	border-bottom: 1px solid #999;
	}

/*#content a:visited:after {
	content: "\00A0\221A";
	color:#5160AC;
	}*/

#header a:link,
#header-home a:link,
#header a:visited,
#header-home a:visited {
	color: #D47A19;
	text-decoration: none;
	}

#header a:hover,
#header-home a:hover,
#header a:active,
#header-home a:active {
	color: #D47A19;
	text-decoration: underline;
	}
	
#header-right a:hover {
	background-color:#000000;
	}

#footer a:link,
#footer a:visited {
	text-decoration: underline;
	}

a#lang-link {
	display: none;
	}

/* --------------------- forms -------------------- */

input#search-box {
	background-color: #5160AC;
	color: #fff;
	}
	
/* --------------------- divs -------------------- */

#access {
	display: none;
	}
	
#header {
	display: none;
	}

#header-home {
	display: none;
	}
	
	#header-left {
		display: none;
		}

	#header-left-home {
		display: none;
		}
	
	#header-middle {
		display: none;
		}
	
	#header-right {
		display: none;
		}

#wrap {
	clear: both;
	margin: 0 auto 20px auto;
	padding: 0 0 0 20px;
	}
	
#nav {
	display: none;
	}

#navballet {
	display: none;
	}
	
#content {
	padding: 0 0 0 0;
	}
	
	#content-left {
		/*width: 517px;*/
		margin: 0 0 0 0;
		height: 1%;
		padding: 10px 0 0 10px;
		}
		
	#content-left-news {
	/*	width: 310px;*/
		margin: 0;
		height: 1%;
		padding: 10px 0 0 10px;
		}
		
	#content-left .slug {
		background-color: #000000;
	/*	width: 517px;*/
		padding: 10px 0;
		text-align:center;
		}
		
	#content-right {
		/* float: right;*/
/*		width: 373px;
*/		margin: 0 0 0 10px;
		padding: 10px 10px 0 0;
		}
		
		#list-left {
			}
			
		#list-right {
			}
				
	#content-right-news {
		/*float: right;
		width: 580px;*/
		margin: 0 0 0 10px;
		padding: 10px 10px 0 0;
		}
		

#footer {
	margin: 0;
}
	
	
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	

/* Experimental */

#switcher {
	display: none;
	}
	
#switcher p {
	display: none;
	}

img.niceimage_left {
	float: left;
	border: 1px solid #333;
	padding: 2px;
	margin: 2px 5px 0 0;
	background-color: #ccc;
	}

/* -----------------------------------------------------------------------------------------------------*/

#options {
	display: none;
	}
	
html > body div#options { margin-left: 20px; }

#screen-switcher {
	/*overflow:hidden;
	float: right;
	margin-right: 11px;*/
	display: none;
	}

/*html > body div#screen-switcher { margin-left: 20px; }*/
	
#select-screen-switcher {
	display: none;
	}

#select-screen-switcher dt {
	float: left;
	}

#select-screen-switcher dd {
	float: left;
	margin: 0;
	padding: 0 2px;
	}

/* -----------------------------------------------------------------------------------------------------*/

/* This stlye tells standards-compliant browsers */
/* As of this writing, that's effectively Mozilla Firefox */
/* to print the titles of abbreviations and acronyms in angle brackets. */
abbr:after, acronym:after {
	content: " <" attr(title) "> ";
	font-size: 9pt;
	color: #333;
	font-weight: normal;
	font-style: normal;
	font-family: "Courier New", Courier, monospace;
	text-decoration: none;
	padding-left: 0.5em; /* because Windows browsers ignore the leading space in the content line above */
	}
	
/* This stlye tells standards-compliant browsers */
/* to print the URL in angle brackets after linked text. */
/* Internet Explorer (5.x Mac & Win/6.0 Win) ignores this style. */
a:link:after, a:visited:after {
	content: " <" attr(href) "> ";
	font-size: 9pt;
	color: #0000CC;
	font-weight: normal;
	font-family: "Courier New", Courier, monospace;
	text-decoration: none;
	padding-left: 0.5em; /* because Windows browsers ignore the leading space in the content line above */
	}

/* When printing root-relative links, this stlye pre-pends the domain, */
/* so users don't see confusing links like "/news/", */
/* instead they'll see http://www.atlanticballet.ca/news/ */
/* Internet Explorer (5.x Mac & Win/6.0 Win) ignores this style */
/*																		*/
/* It should be noted that this will insert the incorrect domain in cases*/
/* where the content resides on another server. */
a[href^="/"]:after {
	content: " <http://atlanticballet.ca" attr(href) "> ";
	font-size: 9pt;
	color: #0000CC;
	font-weight: normal;
	font-family: "Courier New", Courier, monospace;
	text-decoration: none;
	padding-left: 0.5em; /* because Windows browsers ignore the leading space in the content line above */
	}