/* 	+++++++++++++++++++++++++++++++
		BACKGROUNDS
	+++++++++++++++++++++++++++++++ */

	#wrapper {
		background-repeat: no-repeat;
		background-position: top center;
		background-color: #000;
		}

		.australiainrecession #wrapper { background-image: url("/news/events/australia-in-recession/images/bg-body.jpg"); }		
		.bushfirerecovery #wrapper { background-image: url("/news/events/bushfire-recovery/images/bg-body.jpg"); }
		.afghanistan #wrapper { background-image: url("/news/events/afghanistan/images/bg-body.jpg"); }
		.climatechange #wrapper { background-image: url("/news/events/climate-change/images/bg-body.jpg"); }
		.apollo-11 #wrapper { background-image: url("/news/events/apollo-11/images/bg-body.jpg");  background-position: 50% 5px; }
		.liberal-mutiny #wrapper { background-image: url("/news/events/liberal-mutiny/images/bg-body.jpg");  background-position: 50% 0%; }
		.melbourne-cup-2009 #wrapper { background-image: url("/news/events/melbourne-cup-2009/images/bg-body.jpg");  background-position: 50% 5px; }
			
				
			
			
			
/* 	+++++++++++++++++++++++++++++++
		TITLE
	+++++++++++++++++++++++++++++++ */
	
	#title {
		height: 135px;
		width: 900px;
		}
		
		.australiainrecession #title { background: url("/news/events/australia-in-recession/images/header.jpg"); }
		.bushfirerecovery #title { background: url("/news/events/bushfire-recovery/images/header.jpg"); }
		.afghanistan #title { background: url("/news/events/afghanistan/images/header.jpg"); }
		.climatechange #title { background: url("/news/events/climate-change/images/header.jpg"); }
		.apollo-11 #title { background: url("/news/events/apollo-11/images/header.jpg"); }
		.liberal-mutiny #title { background: url("/news/events/liberal-mutiny/images/header.jpg"); height: 100px; }
		.melbourne-cup-2009 #title { background: url("/news/events/melbourne-cup-2009/images/header.jpg"); }
		
		#title h2, #title p { display: none; }
			


/* 	+++++++++++++++++++++++++++++++
		SPECIAL BLOCKS
	+++++++++++++++++++++++++++++++ */

	#special-blocks {
		height: 73px;
		background: url("/news/events/resources/images/bg-title-modules.png") repeat-x;
		padding: 12px 0 0 22px;
		position: relative;
		overflow: hidden;
		list-style: none;
		margin: 0;
		text-shadow: #000 1px 1px 3px;
		}
		
		.jcarousel-container { 
			position: relative;
			width: 100%;
		 	}
		 	
		 	.jcarousel-clip-horizontal { width: 100%;; }
		 	
		 	.jcarousel-clip {
			    z-index: 2;
			    overflow: hidden;
			    position: relative;
			    width: 100%;
				}
		
		#special-blocks li.block {
			width: 190px;
			height: 60px;
			float: left;
			padding: 0 10px 0 15px;
			position: relative;
			margin: 0 0 20px 0;
			}
			
			#special-blocks li.last { 
				background: none;
				padding: 0 50px 0 15px;
				}
			
			#special-blocks li.block h2 {
				margin: 2px 0 0 0;
				text-transform: uppercase;
				font-size: 13px;
				}
				
				#special-blocks li.block h2 a { color: #F06101; text-decoration: none; }
				
					#special-blocks li.block h2 a:hover { text-decoration: underline; }
				
			#special-blocks li.block p {
				color: #CCCCCC;
				font: normal 12px Helvetica, Arial, sans-serif;
				margin: 0;
				font-size: 11px;
				}
				
			#special-blocks li.block img {
				float: left;
				margin: 0 6px 0 0;
				display: inline;
				}
				
		.arrow {
			position: absolute;
			width: 20px;
			height: 85px;
			top: 0;
			display: block;
			cursor: pointer;
			z-index: 10000000;
			}
			
			#left-arrow {
				background: url("/news/events/resources/images/special-blocks/button-prev-active.png") no-repeat top left;
				left: 0;
				}
				
				#left-arrow.inactive { background: url("/news/events/resources/images/special-blocks/button-prev-inactive.png") no-repeat center center; }
			
			#right-arrow {
				background: url("/news/events/resources/images/special-blocks/button-next-active.png") no-repeat top right;
				right: 0;
				}
				
				#right-arrow.inactive { background: url("/news/events/resources/images/special-blocks/button-next-inactive.png") no-repeat center center; }
				
			
				
					
/* 	+++++++++++++++++++++++++++++++
		CONTENT
	+++++++++++++++++++++++++++++++ */
	
	#content {
		border-top: 1px solid white;
		background: url("/news/events/resources/images/bg-content.png") repeat-x top left;
		}
		
		#homepage { padding-right: 270px; }
		
		
		
		
/* 	+++++++++++++++++++++++++++++++
		FEATURED TAG
	+++++++++++++++++++++++++++++++ */
	
	#featured-tag { margin: 20px 0; }
	
		#mainTabContent #featured-tag h2 {
			font-size: 12px;
			border: 1px solid #D4E5D4;
			background: #E5EED4;
			padding: 4px;
			margin: 0 0 12px 0;
			}
			
			#featured-tag h2 a { color: #669900 !important; }


	#featured-tag { border-bottom: none !important; }
	
	#homepage #tools #featured-tag-h2 {
		font-size: 12px;
		border: 1px solid #D4E5D4;
		background: #E5EED4;
		padding: 4px;
		margin: 0 0 12px 0;
		text-transform: none;
		}
		
		#homepage #tools #featured-tag-h2 a { color: #669900 !important; }


/* 	+++++++++++++++++++++++++++++++
		PANELS
	+++++++++++++++++++++++++++++++ */

	#homepage #headlines .section.panel { 
		background: none;
		overflow: visible;
		margin-bottom: 15px;
		padding: 0;
		}
	
		#homepage #headlines .section.panel#lead { 
			margin-bottom: 0;
			overflow: hidden;
			}
	
		#homepage #headlines .section.panel h1 { 
			background: url("/news/events/resources/images/divider.png") no-repeat top left;
			width: 480px;
			margin: 0 0 0 -30px;
			padding: 60px 0 10px 30px;
			border: none;
		 	}
		 	
		 	#homepage #headlines .section.panel h1 a,
		 	#homepage #headlines .section.panel h1 span {
		 		border-left: 8px solid #FF8000;
		 		padding-left: 5px;
		 		}
		 		
		#homepage #headlines .section.panel .h1_tools { padding-top: 60px; }
	
		.sources {
			font-size: 9px;
			margin-bottom: 0;
			clear: both;
			}
			
		#topstory .section.headline { margin-top: 0.8em; } 

		#topstory p.tags {display:none;}
			
	
			
/* 	+++++++++++++++++++++++++++++++
		SIDEBAR aka TOOLS
	+++++++++++++++++++++++++++++++ */

	#homepage #tools {
		background: url("/news/events/resources/images/bg-sidebar.png") no-repeat 20px 0;
		width: 250px;
		padding: 20px 0 0 20px;
		margin-right: -270px;
		margin-top: -2px;
		}
		
		#tools .section {
			background: none;
			margin: 0 20px 2.5em 20px;
			padding: 0;
			}
			
			#tools .section h2 {
				color: black;
				text-transform: capitalize;
				}

			#search-form p { 
				width: 100%;
				overflow: hidden;
				margin: 0;
				}
				
				#search-form input#s {
					color: #999;
					border: 1px solid #666;
					font-size: 12px;
					height: 14px;
					padding: 4px;
					width: 150px;
					float: left;
					display: inline;
					}
					
					* html #search-form input#s { margin: 0 0 0 -20px; }
					
					#search-submit {
						width: 24px;
						height: 24px;
						font-size: 1px;
						padding: 0;
						background: url("/news/events/resources/images/button-search.png");
						float: left;
						border: none;
						cursor: pointer;
						display: inline;
						}
	
				#search-form p#advanced-search { 
					font-size: 9px;
					margin: 6px 0 0 0;
					}
			
		#tools ul#sub-pages {
			list-style: none;
			border-top: 1px solid #DCDCDC;
			border-bottom: 1px solid #FFF;
			padding: 0;
			font-weight: bold;
			}
			
			#tools ul#sub-pages li {
				border-top: 1px solid #FFF;
				border-bottom: 1px solid #DCDCDC;
				padding: 0;
				margin: 0;
				background: url("/news/events/resources/images/icon-arrow.gif") no-repeat center right;
				}
				
				#tools ul#sub-pages li a {
					display: block;
					padding: 6px 0;
					}
				
		#emergency-information {
			list-style: none;
			margin: 0 20px;
			padding: 0;
			}
			
			#emergency-information li { margin: 0 0 5px 0; }
			
		.person { padding-left: 5px !important; }
		
			.first-person { margin-bottom: 10px !important; }
			


			
			
			
/* 	+++++++++++++++++++++++++++++++
		VIDEO SECTION
	+++++++++++++++++++++++++++++++ */	
			
	.video {
		width: 15%;
		padding: 0 15px;
		border-right: 1px solid #EFEFEF;
		display: inline;
		float: left;
		margin: 0 0 20px 0;
		}
		
		.last {
			padding-right: 0;
			border-right: none;
			}
		
		.first { padding-left: 0; }
		
		.video a.img {
			position: relative;
			display: block;
			padding: 0 0 9px 0;
			background: url("/news/events/resources/images/video-shadow.png") no-repeat bottom left;
			}
			
			* html .video a.img { padding: 0 0 10px 0; } /* IE6 Hack */
			
			#videos .video a.img:hover { text-decoration: none; }
		
			.video img { border: 3px solid #666;}

			.play-video {
				display: block;
				position: absolute;
				top: 46px;
				left: 64px;
				width: 17px;
				height: 15px;
				background: url("/news/events/resources/images/icon-play-video.png") no-repeat;
				}
				
			.vid-title a, a.audio-title { color: #000 !important; }
		
		.video p {
			margin: 0;
			font-size: 10px;
			}
			
			.video p.program { margin: 16px 0 0 0; }
			
			.video p.duration {
				margin: 2px 0 0 0;
				color: #999;
				}
				
		.program { color: #666; }
			


/* 	+++++++++++++++++++++++++++++++
		AUDIO SECTION
	+++++++++++++++++++++++++++++++ */
	
	#homepage #headlines #p-aud .columns ul { 
		list-style: none;
		padding: 0;
		margin: 0 0 20px 0;
		}
		 
		#homepage #headlines #p-aud .columns ul li {
			overflow: hidden;
			padding: 5px;
			border: 1px solid #E3E3E3;
			background: #F8F8F8;
			margin: 0 0 6px 0;
			font-size: 11px;
			}
			
			#homepage #headlines #p-aud .columns ul li .audio-title {
				background: url("/news/events/resources/images/icon-play-audio.png") no-repeat top left;
				padding: 0 0 0 35px;
				display: block;
				min-height: 30px;
				}
			
			#homepage #headlines #p-aud .columns ul li .duration { color: #999; }
			
			
			
			
/* 	+++++++++++++++++++++++++++++++
		PHOTOS SECTION
	+++++++++++++++++++++++++++++++ */
	
	#p-pho .column2b a {
		display: block;
		float: left;
		padding: 0 0 12px 0;
		background: url("/news/events/resources/images/video-shadow.png") no-repeat bottom left;
		margin: 0 8px 4px 0;
		display: inline;
		}
		
		#p-pho .column2b a img { margin: 0; }
		
			#p-pho .column2b .gallery { margin: 0; }
		
		#p-pho .column2b span.section { display: block; }
		
			#p-pho .column2b span.section .section {
				padding-bottom: 0;
				border-bottom: 0;
				}
		
		#p-pho .column2b a.col { margin: 0; }
		
		#p-pho .column2b a img { border: 3px solid #666666; }
		
		
		
	
		
			
/* 	+++++++++++++++++++++++++++++++
		OPINION SECTION
	+++++++++++++++++++++++++++++++ */

		#pull-quote { background: url("/news/events/resources/images/quote.png") no-repeat top left;}
		
			#quote {
				text-align: center;
				color: #666666;
				font: bold 17px Helvetica, Arial, sans-serif;
				background: url("/news/events/resources/images/quote.png") no-repeat bottom right;
				padding: 20px 0;
				}
				
			#pull-quote #source {
				color: #999;
				font-size: 11px;
				}
			
				
				
				
			
/* 	+++++++++++++++++++++++++++++++
		FEATURE SECTION
	+++++++++++++++++++++++++++++++ */

	#feature {
		float: left;
		width: 100%;
	}
	#feature ul {
		padding: 0;
		margin:0;
	}
	#feature ul li {
		padding: 0;
		margin:0;
		list-style-type: none;
		float: left;
		display: inline; /* IE^ double margin fix */
		width: 200px;
		margin: 0 0 0 20px;
		padding: 20px 0;
	}
	#feature ul li a {
		display:block;
		background: #171717;
		color: #f60;
	}
	#feature ul li a img {
		display:block;
	}
	#feature ul li a span.headline {
		border-top: 1px solid #f60;
		display: block;
		padding: 5px 10px;
	}
	#feature ul li p {
		font-size: 0.9167em;
		margin: 0;
		padding: 5px 10px;
	}
	.apollo-11 #feature { background: #f9f9f9 url("/news/events/apollo-11/images/feature-bg.jpg") no-repeat 0 0; }
	.apollo-11 #feature ul li p { background: url("/news/events/apollo-11/images/feature-item-bg.png") repeat-x 1px 1px; }
	
	
	
	#flash embed {
		float: left;
	}
	
	#main {
		width: 900px;
	}
	#preferencesButton {
		display: none;
	}