/*
Theme Name: Jupiter Oxygen
Description: Theme designed for Jupiter Oxygen
Version: 1.0
Author: Firebelly Design
Author URI: http://firebellydesign.com


*/



* {
	margin: 0;
	padding: 0;
}
html {
	background: #bec5cd;
}
body {
	margin: 25px 0 25px 0;
	padding: 0;
	text-align: center;
	font: .75em Helvetica, Arial, sans-serif;
}

h2 {
	color: #fff;
	font-weight: normal;
	font-size: 150%;
	text-transform: uppercase;
	margin-bottom: 12px;
}
	h2.page_title {
		font-size: 20px;
		padding: 13px 0 0 65px;
		font-weight: normal;
		background: url("images/awesome_logo.gif") no-repeat left top;
		height: 56px;
		margin-bottom: 20px;
	}
h3 {
	font-size: 100%;
	font-weight: normal;
	color: #fff;
	text-transform: uppercase;
}
	.subhd {
		color: #5b636d;
		border-bottom: 1px solid #5b636d;
		padding-bottom: 4px;
		margin-bottom:10px;
	}
h4 {
	color: #b3dcfb;
	font-size: 92%;
}
	.archive_list h4 {
		font-size: 100%;
		margin-bottom: 5px;
	}
p, table {
	line-height: 17px;
	color: #494f5c;
}
	p small {
		font-size: 84%;
	}
	#content p {
		text-align: justify;
		margin-bottom: 20px;
	}
	.secondary p {
		color: #fff;
		font-size: 92%;
	}
	p.disc {
		background: url("images/disc.gif") no-repeat left center;
		padding-left: 15px;
	}
	p#press_room_link {
		text-align: right;
		margin-bottom: 4px;
		text-transform: uppercase;
		font-size: 83%;
	}
	
	#footer p {
		color: #fff;
		font-size: 75%;
	}
	#content .sidebar_photo p {
		margin-bottom: 3px;
		text-align: center;
		color: #fff;
	}
	p.text_center, #content p.text_center {
		text-align: center;
	}
	.sidebar_photo p {
		padding-right: 4px;
	}

a{
	color: #fff;
	text-decoration: none;
}
	a:hover {
		text-decoration: underline;
	}
	.secondary a {
		color: #fff;
	}
	#news a {
		color: #fff;
	}
	#footer a {
		color: #fff;
	}
	a img {
		border: none;
	}
	.resource_image_link img {
		border: 1px solid #fff;
	}
	#news li a {
		font-size: 92%;
	}
	#col2 a {
		color: #fff;
	}
	.sub li a {
		color: #fff;
	}
	#footer #credit a {
		color: #d6d6d6;
	}
	a.pdf {
	display:inline-block;
	padding-right:20px;
	line-height:18px;
	background:transparent url("images/pdficon_tiny.gif") center right no-repeat;
	}
	.nested_links_list li a {
		color: #fff;
	}
ul, ol {
	color: #494f5c;
	padding-left: 15px;
}
	#content ul li, #content ol li {
		margin-bottom: 4px;
		margin-left: 15px;
		line-height: 14px;
	}
	#content ol, #content ul {
		margin-bottom: 20px;
	}
	#content ol li {
		line-height: 16px;
	}
	#content .nested_links_list {
		padding-left: 0;
	}
	#content .nested_links_list li {
		margin-bottom: 25px;
		list-style: none;
		
	}
		#content .nested_links_list ul {
			margin-top: 4px;
		}
		#content .nested_links_list ul li {
			margin-bottom: 4px;
			list-style: disc;
		}
	#icon_nav, #nav, #news ul {
		list-style: none;
		margin: 0;
		padding: 0;
	}
	#content #news li {
		margin-bottom: 13px;
	}
	.sub {
		padding-left: 0;
	}
	sup, sub {
	  height: 0;
	  line-height: 1;
	  position: relative;
	  vertical-align: baseline;
	  _vertical-align: bottom;
	}
	#content .sub {
		margin-bottom: 4px;
	}
	.sub li {
		list-style: none;
		background: url("images/double_arrow.gif") no-repeat 0 .3em;
		padding-left: 10px;
		margin-bottom: 3px;
		text-transform: uppercase;
	}
	.archive_list, .bios {
		list-style: none;
		margin: 0 0 20px 0;
		padding-left: 0;
	}
		.archive_list li, #content .bios li.clearfix {
			margin:0 0 20px 0;
			padding: 0;
			border-bottom: 1px solid #8997a7;
			padding-bottom: 15px;
			margin-bottom: 20px;
		}
		
		.bios .image_container {
			width: 100px;
			height: 100px;
			overflow: hidden;
			float: left;
			margin-right: 10px;
		}
		.bios .info_container {
			float: left;
			width: 280px;
		}
			.bios .info_container .info_list li {
				margin-bottom: 4px;
				list-style: none;
			}
	#oxy-fuel-applications_sub_links li {
		float: left;
		background: none;
	}
	#oxy-fuel-applications_sub_links li a {
		float: left;
		display: block;
		background-repeat: no-repeat;
		background-position: left top;
		height: 81px;
		overflow: hidden;
		line-height: 10000em;
	}
	#oxy-fuel-applications_sub_links li a:hover {
		background-position: left -81px;
	}
	#oxy-fuel-applications_sub_links #power-plants a {
		background-image: url("images/sub_power_plants.gif");
		width: 53px;
	}
	#oxy-fuel-applications_sub_links #waste-transformation a {
		background-image: url("images/sub_waste_management.gif");
		width: 81px;
	}
	#oxy-fuel-applications_sub_links #industrial-furnaces a {
		background-image: url("images/sub_industrial_furnaces.gif");
		width: 55px;
	}
hr {
	margin-bottom: 20px;
}
table {
	margin-bottom: 20px;
}
.search-excerpt {
	background: #c9b956;
}
#container {
	text-align: left;
	margin: 0 auto;
	width: 764px;
}
	#home_page #container {
		width: 760px;
	}

#home #container, #home_page #container {
	background: #76a3c5;
	border: 2px solid #f1f1f1;
}

#content {
	padding: 0 0 0 0;
	clear: both;
	margin-bottom: 19px;
}
	#home_page #content, #home #content {
		background: #76a3c5;
		padding: 0 10px 0 37px;
	}

#header h1 a {
	display: block;
	height: 51px;
	background: url("images/l2_header.gif") no-repeat;
	overflow: hidden;
	line-height: 1000em;
	border-bottom: 1px solid #f1f1f1;
	border: 2px solid #f1f1f1;
	
}

	#home_page #header h1 a {
		display: block;
		height: 93px;
		background: url("images/hm_header.gif") no-repeat;
		overflow: hidden;
		line-height: 1000em;
		border: none;
		border-bottom: 1px solid #f1f1f1;
	}



#nav {
	float: right;
	margin: 12px 0 20px 0;
}

	#home_page #nav {
		margin: 16px 0 50px 0;
	}

#nav li {
	float: left;
	list-style: none;
	margin-right: 12px;
}
	#nav li a {
		display: block;
		float: left;
		background-repeat: no-repeat;
		background-position: left top;
		height: 10px;
		line-height: 1000em;
		overflow: hidden;
		border-right: 1px solid #626871;
		padding-right: 13px;
	}
	#nav li a:hover {
		background-position: left -10px;
	}
	#vision a{
		background-image: url("images/l2_nav_vision.gif");
		width: 30px;
	}
	#home_page #vision a{
		background-image: url("images/nav_vision.gif");
		width: 30px;
	}
	#about a {
		background-image: url("images/l2_nav_about.gif");
		width: 30px;
	}
	#home_page #about a {
		background-image: url("images/nav_about.gif");
		width: 30px;
	}
	#oxy-fuel-technology a{
		background-image: url("images/l2_nav_oxyfuel_tech.gif");
		width: 108px;
	}
	#home_page #oxy-fuel-technology a{
		background-image: url("images/nav_oxyfuel_tech.gif");
		width: 108px;
	}
	#oxy-fuel-applications a{
		background-image: url("images/l2_nav_oxyfuel_app.gif");
		width: 114px;
	}
	#home_page #oxy-fuel-applications a{
		background-image: url("images/nav_oxyfuel_app.gif");
		width: 114px;
	}
	#oxy-fuel-research-center  a{
		background-image: url("images/l2_nav_oxyfuel_res.gif");
		width: 137px;
	}
	#home_page #oxy-fuel-research-center  a{
		background-image: url("images/nav_oxyfuel_res.gif");
		width: 137px;
	}
	#press-room a{
		background-image: url("images/l2_nav_press_room.gif");
		width: 58px;
	}
	#home_page #press-room a{
		background-image: url("images/nav_pressroom.gif");
		width: 58px;
	}
	#nav #contact a{
		background-image: url("images/l2_nav_contact.gif");
		border-right: none;
		width: 40px;
		padding-right: 6px;
	}
	#home_page #nav #contact a{
		background-image: url("images/nav_contact.gif");
		border-right: none;
		width: 40px;
		padding-right: 6px;
	}
	
#content #icon_nav {
	margin:0 0 25px 38px;
}
	#content #icon_nav li {
		float:left;
		margin-left: 0;
		margin-right: 14px;
	}
	#icon_nav a {
		background-repeat: no-repeat;
		background-position: left top;
		display: block;
		float: left;
		height: 84px;
		line-height: 1000em;
		overflow: hidden;
	}
	#icon_nav a:hover {
		background-position: 0 -84px;
	}
	#icon_oxyfuel_tech a{
		background-image: url("images/icon_oxyfuel_tech.gif");
		width: 60px;
	}
	#icon_oxyfuel_res a{
		background-image: url("images/icon_oxyfuel_res.gif");
		width: 80px;
		border-right: 1px solid #b2c8d9;
		padding-right: 20px;
	}
		#icon_nav #icon_oxyfuel_res{
			margin-right: 34px;
		}
	#icon_powerplants a{
		background-image: url("images/icon_power_plants.gif");
		width: 54px;
	}
		#icon_nav #icon_powerplants {
			margin-right: 32px;
		}
	#icon_industrial_furnaces a{
		background-image: url("images/icon_industrial_furnaces.gif");
		width: 58px;
	}
	
#col1 {
	width: 431px;
	float: left;
	margin-right: 82px;
}
	#home_page #col1 {
		margin-right: 54px;
	}
#col2 {
	width: 240px;
	float: left;
	margin-top: 12px;
	
}
	#home #col2, #home_page #col2 {
		width: 220px;
		margin-top: 40px;
	}

#footer {
	padding: 3px 18px 3px 37px;
	border: 2px solid #f1f1f1;
	background: #8997a7 url("images/l2_footer_bg.gif") no-repeat center top;
}
	#home_page #footer {
		border: none;
		border-top: 1px solid #fff;
		background: #70859c url("images/footer_bg.gif") no-repeat center top;
		padding: 18px 18px 18px 37px;
	}
	#footer p {
		float: left;
	}
	#footer #credit {
		float: right;
		color: #d6d6d6;
	}
	
/** special lil guys **/
#news {
	padding: 7px;
	background: #70859c;
	margin-bottom: 20px;
}
#news ul {
	margin-bottom: 20px;
}
#video {
	text-align: center;
	margin-bottom: 18px;
}

#icon_nav {
	
}
#video {
	
}
#video_container {
	float: left;
	border: 1px solid #fff;
	margin-left: 20px;
	width: 372px;
	height: 279px;
}
#video_player {
	display: block;
	float: left;
	width: 372px;
	height: 279px;
	overflow: hidden;
}
#video_container img, #video_container #video_player {
	float: left;
}
.sidebar_item {
	margin-bottom: 32px;
}
	#sidebar_helpful_resources {
		margin-bottom: 0;
	}
	
.image_container {
	width: 226px;
	overflow: hidden;
}

/**sidebar stuff **/
.sidebar_photo {
	background: #8997a8;
	padding: 7px 0 7px 7px;
}
	.sidebar_photo img {
		margin-bottom: 5px;
	}
	
/*headers */
#spotlight {
	background: #70859c url("images/header_news.gif") no-repeat 8px 8px;
	height: 12px;
	text-indent: -10000px;
	padding: 8px;
	margin-bottom: 3px;
}
#clean_and_effecient_energy_tech_solutions {
	background: url("images/header_clean_efficient_energy_solutions.gif") no-repeat;
	text-indent: -10000px;
	padding-bottom: 3px;
	border-bottom: 1px solid #fff;
}
#subhd_press_room {
	background: url("images/subhd_press_room.gif") no-repeat;
	text-indent: -10000px;
}
#subhd_helpful_resources {
	background: url("images/subhd_helpful_resources.gif") no-repeat;
	text-indent: -10000px;
}

#about_header {
	background: url("images/hd_about.gif") no-repeat;
	height: 76px;
	text-indent: -10000px;
}

.content_pad {
	padding-left: 10px;
}
	.clearfix:after, .content-wrapper2:after, .left-right:after {
			content:".";
			display:block;
			height:0;
			clear:both;
			visibility:hidden;
			}
			.clearfix, .content-wrapper2, .left-right {display:inline-block;}
			/* Hide from IE Mac \*/
			.clearfix, .content-wrapper2, .left-right {display:block;}
			/* End hide from IE Mac */