@charset "UTF-8";

body{
background-image: none;
}
/*body, div, td {
color:#c2b6b0;
}
a{
color:#ebebe7;
text-decoration:underline;
}
a:hover,
a:active {
color:#f1f1f1;
background:#5a5735;
text-decoration:none;
}
*/

/* --------------------------------------------------------------------
MAJOR LAYOUT 
-------------------------------------------------------------------- */
/*
#wrapper {
margin:0px auto;
width: 970px;
}
#wrapper:after {
 content:".";
 display:block;
 height:0;
 clear:both;
 visibility:hidden;
}
#header {
width: 970px;
float: left;
margin: 10px 0px 0px 0px;
}
#navigation {
float: left;
width: 830px;
}
#leftcolumn {
	margin: 0px 10px 0px 0px;
	width: 130px;
	float: left;
}
#rightcolumn {
	position:relative;
	background: none;
	width: 830px;
	float: right;
	overflow:hidden;
}
#footer {
clear: both;
background: #5d583f;
border-top:#746f39 10px solid;
margin: 40px auto 0px;
padding:15px 0px 40px;
}
*/

/* --------------------------------------------------------------------
INNER CONTENT
-------------------------------------------------------------------- */
.container {
clear:both;
float: left;
width:100%;
}
.contentpanel {
float: left;
margin: 0px 10px 0px 0px;
width: 550px;
}
.rightpanel {
float: left;
margin: 0px;
width: 270px;
}
/* --------------------------------------------------------------------
MENUS - detailing only, for structure - see global 
-------------------------------------------------------------------- */
/*
#archive-menu {
	background-image: url(/i/v3/bg-khaki.png);
}
	#archive-menu h3 {
	color:#f0f0f0;
	}
	
		#archive-menu form input {
		padding:4px 4px 5px 4px;
		margin:0 5px;
		width:102px;
		}
		
	#archive-menu li  {
	list-style: none;
	border-bottom:dashed #77766e 1px;
	}
*/
	
	/*#archive-menu h3{
	background-image: url(/i/v3/bg-khaki.png);
	}*/
/*
		#footer h3.lastchild{
		margin-right: 0px;
		}
			#footer ul li a {
			color:#BCBBB1;
			}
			
			#archive-menu a {
			color:#96958d;
			}
*/
			
/* --------------------------------------------------------------------
IMAGE REPLACEMENTS
-------------------------------------------------------------------- */
h1.grfc,
h2.grfc{
display:block;
font-size: 1.1em; 
float:left;
text-indent: -9999px;
color: #ffffff;
margin-top:5px;
margin-left:0px;
}
h1.grfc a,
h2.grfc a{
display:block;
float:left;
border:none;
}
#header h1{
width: 569px;
height:98px; 
margin: 20px auto 10px 122px;
background: transparent url(/i/v3/logo_et.png) bottom center no-repeat;
}
h1#twitterhead {
margin-top:5px;
margin-bottom:10px;
}
h1#twitterhead, 
h1#twitterhead a{
width: 112px;
height:31px; 
background: transparent url(/i/v3/twitter.gif) bottom center no-repeat;
}
h1#user1,
h1#user1 a{
width: 270px;
height:88px; 
background: transparent url(/i/v3/cta/LOM_POCAST_CTA_SLIM.jpg) bottom center no-repeat;
}
h1#user2,
h1#user2 a{
width: 270px;
height:88px; 
background: transparent url(/i/v3/cta/LOM_LIONS_CTA.jpg) bottom center;
}
h1#user3,
h1#user3 a{
width: 270px;
height:88px; 
background: transparent url(/i/v3/cta/LOM_ALERTS_CTA_SLIM.jpg) bottom center;
}
h1#user4,
h1#user4 a{
width: 270px;
height:180px; 
background: transparent url(/i/v3/cta/LOM_POCAST_CTA.jpg) bottom center;
}
h1#user5,
h1#user5 a{
width: 270px;
height:88px; 
background: transparent url(/i/v3/cta/LOM_GE_CTA.jpg) bottom center;
}
h1#expedsection,
h1#expedsection a {
width: 830px;
height:86px; 
margin:0px;
background: transparent url(/i/v3/header/exped-header.jpg) no-repeat;
}
.placeholder,
.placeholder a {
width: 260px;
height:88px; 
background: transparent url(/i/v3/placeholder_banner.gif) top center no-repeat;
}
/* --------------------------------------------------------------------
HEADER LAYOUT ELEMENTS
-------------------------------------------------------------------- */
.sectionhead {
width: 830px;
margin:0px 0px 15px;
}
#userbar{
margin:auto;
text-align:left;
}
#expedheader{
	position: relative;
	width:100%;
	height:157px;
	text-transform:uppercase;
	background: url(/i/v3/header/exped-header.jpg) no-repeat;
}
#scenarios {
	float: left;
	clear: both;
	width: 100%;
	margin-top:18px;
}

/* --------------------------------------------------------------------
Section Navigation
-------------------------------------------------------------------- */

#expedheader ul { 
position:absolute; 
bottom:0px; 
right:10px; 
list-style-type: none;
margin: 0 10px; 
padding: 0; 
float: right; 
}

#expedheader li { 
float: left; 
list-style-type: none; 
}

#expedheader a {
float: left;
color: #ded9d4; 
display: block;
padding: 10px 20px 6px;
border-bottom-width: 0;
text-decoration:none;
}

#expedheader a:hover { color: #FEEAA1; background:none; }

#expedheader li.active a {
	border-bottom-color: #7d3f44;
	color: #ded9d4;
	text-decoration: none;
	border-bottom:10px solid;
}
/* --------------------------------------------------------------------
Header
-------------------------------------------------------------------- */
#expedheader h1,
#expedheader h2 {
	float:left;
	position:absolute;
	margin:0px;
}
#expedheader h1{
	top:6px;
	left:8px;
	background: transparent url(/i/v3/header/exped-title.jpg) bottom center no-repeat;
}
#expedheader h2 {
	top:60px;
	left:8px;
	background: transparent url(/i/v3/header/exped-subtitle.jpg) bottom center no-repeat;
}
	

#expedheader h1,
#expedheader h1 a {
	width: 375px;
	height:54px;
	padding:0px;
}

#expedheader h2, 
#expedheader h2 a{
	width: 375px;
	height: 47px;
	padding:0px;  
}

/* --------------------------------------------------------------------
Scenarios
-------------------------------------------------------------------- */

#scenarios h1{
	display:block;
	float:left;
	width: 450px;
	height:102px;
	color: #ffffff; 
	margin: 0px auto 12px 0px;
	font-size: 1.1em; 
	background: transparent url(/i/v3/header/scen_blurb.gif) bottom center no-repeat;
}
#scenarios h1 a,
#scenarios h2 a{
	display:block;
	width: 450px;
	height:102px;
	color: #ffffff;  
	background: none;
	border:none;
}
#scenarios h1 em,
#scenarios h2 em{
	visibility:hidden;
}

/* --------------------------------------------------------------------
CONTENT ELEMENTS
-------------------------------------------------------------------- */
.container img,
.accordion_content img {
/*
	float:right;
	border:5px #1a190e solid;
	margin-left:7px;
	margin-right:7px;
*/
	margin-bottom:10px;
}
.rightpanel img {
	border:none;
}
/*
#wrappost img{
margin:10px;
}
#wrappost h1 {
	margin:0px auto 20px 0px;
}
*/
.discuss{
	border-bottom-color: #42383c;
	border-top-color: #5b4d53;
	margin:20px auto 20px 0px;
	padding:20px 0px;
	width:550px;
	text-align:center;
	background:#42383c;
	color: #f2ebec;
	border-top:1px solid;
	border-bottom:1px solid;
}
.discuss h1{
	margin:0px;
	display:inline;
	padding-left:35px;
	background:url(/i/v3/discuss_bubble.gif) no-repeat;
}
.discuss h1 a{
	color:#3B371C;
}
.discuss h1 a:hover{
	color: #f9f1f3;
}
.discuss h3{
	display:inline;
	padding-left:10px;
	font-size:70%;
}
hr.postfooter{
	clear:both;
	margin: 20px 0px 25px 0px;
	color: #605d5e;
	background: #221F20;
	height:11px;
	border:none;
}
h1.posthead {
	clear:right;
}
p.datestrap {
	margin: 8px 0px 5px 0px;
	padding: 4px 6px 5px; 
	text-align:left;
	/* background: url(/i/v3/bg-dark_khaki.png); */
	color: #f2ebec;
}
p.datestrap strong,
p.datestrap em { 
padding-right: 5px; 
margin-right: 5px; 
border-color: #fefefe;
border-right: 1px solid; 
}
p.datestrap em { 
font-style: normal;  
}
p.datestrap a { 
border-bottom-width: 0; 
}
a.more { 
border-bottom-width: 0; 
}
/*
.sliceseparator{
position:relative;
width:830px;
height:40px;
margin:20px 0px 10px;
background: transparent url(/i/v3/bg_slice.gif) left bottom no-repeat;
}
.sliceseparator h4{
	color:#26201C;
	width:265px;
	position:absolute;
	bottom:15px;
	right:0px;
}
.sliceseparator h1,.sliceseparator h2,.sliceseparator h3{
	margin:0px;
	position:absolute;
	bottom:15px;
	left:5px;
}
*/
/* --------------------------------------------------------------------
COMMENTS & DISCUSSION
-------------------------------------------------------------------- */
h1.commentheader{
border-bottom-color: #7d7777;
margin:0px;
padding:20px 10px 22px;
font-size:205%;
border-bottom: 2px solid;
}
.commentpost{
border-bottom-color: #7d7777;
padding:15px 10px;
border-bottom: 1px dashed;
}
	.commentpost p {
	clear:both;
	font-size:105%;
	}
	.commentpost h4{
	display: block;
	float:left;
	padding:0px 10px;
	text-align:center;
	font-size:115%;
	color:#4B4243;
	}
		.commentpost span{
		padding:0px 10px;
		margin:0px 10px;
		font:italic normal 80% "Trebuchet MS", Arial, Helvetica, sans-serif;
		color:#231F1F;
		border-left:#231F1F 1px solid;
		}

#comment_form { /* generic container (i.e. div) for floating buttons */
overflow: hidden;
width: 530px;
margin:0px 10px 20px 10px;
}
	#comment_form .inputtext{
	padding:4px 4px 5px 4px;
	margin:0px;
	width:85%;
	}
	
#captcha {
	border-bottom-color: #949191;
	padding-left:5px;
	padding-bottom:15px;
	margin-bottom:10px;
	border-bottom: 1px solid;
}
	#captcha img {
		float:none;
	}
	#captcha h4 {
		margin-top:4px;
		padding-bottom:6px;
		font-size:90%;
	}
/* --------------------------------------------------------------------
ROUNDED CORNER BOX for MIni-series comments
-------------------------------------------------------------------- */
.biground{display:block; margin-top:5px;}
.biground *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#42383c}
.biground1{
  border-left-color: #42383c;
  border-right-color: #42383c;
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid;
  border-right:1px solid;
  background:#42383c}
.biground2{
  border-left-color: #42383c;
  border-right-color: #42383c;
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid;
  border-right:1px solid;
  background:#42383c}
.biground3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #4f4c28;
  border-right:1px solid #4f4c28;}
.biground4{
  border-left:1px solid #4f4c28;
  border-right:1px solid #4f4c28}
.biground5{
  border-left:1px solid #4f4c28;
  border-right:1px solid #4f4c28}
.bigroundfg{
  border-bottom-color: #42383c;
  background:#42383c;
  padding-bottom:20px;
  border-bottom:6px solid
}

