html { font-size: 1em; }

body {
	background-image: url(/assets/images/cj_background.jpg); /** Link to the image you created **/
	background-repeat: repeat-y; /** Repeats the image vertically **/
	background-position: center; /** Centers the Background image **/
	background-color: #E7EFF7; /** Website BG colour (matches canvas colour in Step 1) **/
   margin: 0 auto;
}

/* NAV BAR */

#navbar 									{ margin: 0; padding: 0; height: 34px;background-image: url("/assets/images/navbar-BG.gif");background-repeat: repeat-x; }
#navbar a									{ text-decoration: none; }
#navbar ul									{ list-style: none;margin: 0; padding: 0; }

/* 
	LEVEL ONE
*/
ul.dropdown                         { position: relative; }
ul.dropdown li                      { float: left; zoom: 1; }
ul.dropdown a:hover		            { color: #8EB1D0; }
ul.dropdown a:active                { color: #ffffff; }
ul.dropdown li a                    { display: block; color: #fff; font-family: helvetica,arial,sans-serif;font-size: 10pt;font-weight: bold;}
ul.dropdown li:last-child a         { border-right: none; } /* Doesn't work in IE */
ul.dropdown li.hover,
ul.dropdown li:hover                { background: #3777B1; position: relative; }
ul.dropdown li.hover a              {  }

/* 
	LEVEL TWO
*/
ul.dropdown ul 						{ width: 180px; visibility: hidden; position: absolute; top: 100%; left: 0; }
ul.dropdown ul li 					{ font-weight: normal; background: #3777B1; color: #000; float: none; }
                                    /* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li a					{ border-right: none; width: 100%; display: inline-block; } 

/* 
	LEVEL THREE
*/
ul.dropdown ul ul 					{ left: 100%; top: 0; }
ul.dropdown li:hover > ul 			{ visibility: visible; }

/* END NAV BAR */


.toc-entrywrap { 
	margin-bottom:16px;
	clear:both;
	border:1px solid white;
	}
.toc-img {
	margin-right: 8px;
	border: 1px solid #ccc;
	width: 80px;
	height: 80px;
	}
.toc-imgwrap {
	width:88px;
	float:left;
	clear:none;
	margin-top: 2px;
	}
.toc-entry {
	width:250px;
	float:left;
	}
.toc-entry2 {
	margin-bottom:20px;
	width:338px;
	}
.author { 
	font-family: Georgia, Palatino, 'Times New Roman', Times, Serif, serif; 
	font-size: 12px; 
	color: #0D5DAE; 
	font-weight: bold;
	text-transform: uppercase; 
	}
.title { 
	font-family: Georgia, Palatino, 'Times New Roman', Times, Serif, serif; 
	font-size: 19px;
	line-height: 20px; 
	font-weight: bold; 
	color: #7F7F7F;
	}
.dek { 
	font-family: Georgia, Palatino, 'Times New Roman', Times, Serif, serif; 
	font-size: 14px;
	line-height: 20px;
	}



.fw_box { 
	background-image: url(/assets/images/FW-bg2.png); 
	background-repeat: repeat-x;
	padding: 12px;
	}


.keepreading a:hover{
	text-decoration: none;
}

.fw_img {
	float: right; 
	margin-left: 16px;
	width: 297px;
	text-align: right;
	}

.fw_author { 
	font-family: Georgia, Palatino, 'Times New Roman', Times, Serif, serif; 
	font-size: 12px; 
	color: #0D5DAE; 
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 10px;	
	}
.fw_title { 
	font-family: Georgia,'Times New Roman', Times, Serif, serif; 
	font-size: 19px;
	line-height: 20px; 
	font-weight: bold;
	margin:4px 0 10px 0;
	}
.fw_dek { 
	font-family: Georgia,'Times New Roman', Times, Serif, serif; 
	font-size: 14px;
	line-height: 19px;
	margin-bottom: 8px;
	}
.fw_podcast { 
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; 
	font-size: 11px;
	margin-top: 16px;
	margin-bottom: 20px;
	}
.fw_read-outer { 
	border: 2px solid #0D5DAE;
	width: 92px;
	margin: 12px 0 12px 0;
	}
.fw_read-inner { 
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; 
	background-color: #0D5DAE; 
	padding-left: 4px;
	padding-right: 4px;
	border: 1px solid #ffffff;
	font-size: 9px;
	}
.credit {
	font-family: verdana; 
	font-size: 8px; 
	text-transform: uppercase;
	color: #666666;
	padding-right: 4px;
	text-align: right;
	}
.credit2 {
	font-family: verdana; 
	font-size: 10px; 
	text-transform: uppercase;
	color: #666666;
	padding-right: 4px;
	text-align: right;
	}
.caption {
	padding:4px;
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; 
	font-size: 11px; 
	color: rgb(102,102,102);
	}
.credit {
	line-height: 1.3em;
}
.caption {
	line-height: 1.2em;
}

#articles-box {
background-color: #fff; 
border: 1px solid #6E2B2B;
padding-top:5px;
}
#articles-box div {
padding:4px 8px;
}
#articles-box .author, #articles-box .title, #articles-box .dek, #articles-box .pub_date {
display:block;
margin-bottom:2px;
}
#articles-box .author {
color:#6E2B2B;
}
#articles-box .title {
font-size:13px;
font-weight:normal;
}
#articles-box .dek {
line-height:18px;
}

#ca-box {
width: 386px; 
height: 204px; 
border: 3px solid #FF9900;
}

#ca-box div {
top:-185px;
height:145px;
left:174px;
padding:10px;
position:relative;
width:170px;
}

#ca-box .author, #ca-box .title, #ca-box .dek, #ca-box .pub_date {
display:block;
margin-bottom:4px;
}
#ca-box .author {
color:#C62616;
}
#ca-box .title {
}
#ca-box .dek {

font-style: italic;
}


.podcast-spacer { /*this class styles the podcast AND is a spacer between entries--leave in even when empty*/
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; 
	font-size: 11px;
	clear: both;
	margin: 0px;
	width:340px;
	}
.podcast-spacer img {
	margin-top: 4px;
}
.news {
	text-transform: uppercase;
	font-size: 12px;
	}
.pub_date { 
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; 
	/*font-size: 11px; */
	font-size: .7em; 
	color: rgb(102,102,102);
	}

.mag_desc { 
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; 
	font-size: 11px;
	line-height: 16px;
margin: 12px 0pt 20px; 
width: 160px; 
padding: 6px; 
border: 1px solid rgb(212, 220, 226);
text-align:left;
	}
#print-archives .mag_desc {
border: none;
}
#social-icons {
	width: 160px;
	margin-top:20px;
}
#social-icons img {
	margin-bottom: 8px;
}
.mag_desc form {
margin-top:2px;
margin-bottom: 2px;
}
.mag_desc input[type='text'] {
border:1px solid #7E9DB9;
padding:2px;
width: 150px;
color:#999999;
font-size:10px;
}
.mag_desc input[type='submit'] {
margin-top: 4px;
font-size:11px;
font-family: verdana;
}
.mag_desc .divider {
color:#D4DCE2;
margin:8px 0;
}
#quotes img {
margin-bottom: 8px;
}

.quotes {
overflow: hidden;
}

.shuffle {
margin-bottom: 20px;
}

.divisions {
	border-bottom: 1px solid #7EA5CA; 
	margin: 36px 0 18px 0;
	}

.rightCol {
	background-color:#DBE7F3; 
	margin-bottom: 14px;
	width: 220px;
	padding: 8px;
}

.cap { 
	font-family: Tahoma,Helvetica,Geneva,Sans-serif,sans-serif; 
	font-size: 1.6em; 
	color: #999; 
	font-weight: bold;
	line-height: 26px;
	}
.story_author { 
	font-family: Georgia, Palatino, 'Times New Roman', Times, Serif, serif; 
	/*font-size: 9pt; */
	color: #0D5DAE; 
	font-weight: bold;
	text-transform: uppercase;
	font-size:0.75em;
	}
.story_title { 
	font-family: Georgia,'Times New Roman', Times, Serif, serif; 
/*	font-size: 14pt;*/
	line-height: 20px; 
	font-weight: bold; 
	color: #000;
	margin: 6px 0 6px 0;
	font-size:1.2em;
	}
.story_dek { 
	font-family: Georgia,'Times New Roman', Times, Serif, serif; 
	/*font-size: 10pt;*/
	/*line-height: 20px; */
	/*width: 400px;*/
	font-style: italic;
	margin-bottom: 6px;
	font-size:.8em;
	line-height: 1.55em;
	}


.story-image {
	background-color: #FCF0CA;
	width: 480px;
	margin: 30px 0 24px;
}
.story-image.lede {
	width: 297px;
	float:right;
	margin: 14px 0 14px 22px;
}
.story-image.illust {
	background-color: #ffffff;
}
.story-image.illust .credit {
	font-size: 10px;
	text-align: left;
	padding-left: 10px;
}

.story_img {
	float:right;
	margin: 24px 0 10px 14px;
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; 
	font-size: 11px; 
	color: rgb(102,102,102);
	background-color: #FCF0CA;
line-height:15px;
	}
.story_img2 {
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; 
	font-size: 11px; 
	color: rgb(102,102,102);
	}
.story_img3 {
	display: block;
	margin-top: 18px;
	margin-bottom: 10px;
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; 
	font-size: 11px; 
	color: rgb(102,102,102);
	background-color: #FCF0CA;
	}
.video {
	float:right;
	margin: 10px 0 10px 14px;
}
.graphic {
	margin-top: 18px;
	margin-bottom: 10px;
	display: block;
}
.story_text { 
	font-family: georgia, Serif, serif; 
	font-size: 11pt;
	line-height: 21px;
  }
.text-box {
	background-color: #FCF0CA;
	padding: 2px 16px 2px 16px;
	}
/* text box with rounded corners */
.b1, .b2, .b3, .b4{font-size:1px; overflow:hidden; display:block;}
.b1 {height:1px; background:#fabc32; margin:0 5px;}
.b2 {height:1px; background:#fabc32; border-right:2px solid #fabc32; border-left:2px solid #fabc32; margin:0 3px;}
.b3 {height:1px; background:#fabc32; border-right:1px solid #fabc32; border-left:1px solid #fabc32; margin:0 2px;}
.b4 {height:2px; background:#fabc32; border-right:1px solid #fabc32; border-left:1px solid #fabc32; margin:0 1px;}
.contentb {background: #fabc32; padding: 2px 12px 12px 12px;}

#story_text p, blockquote, ul, ol, li { 
	font-family: georgia, Serif, serif; 
/*	font-size: 11pt;*/
/*	line-height: 21px;*/
	line-height: 1.4em;
	font-size:1em;
  }

.smallcap { 
/*  font-size: 8pt; */
  text-transform: uppercase;
/*  line-height:14pt;*/
/*	font-size: smaller;*/
font-size:0.7em;
/*	font-variant: smallcaps*/
  }
.reply {
	background-color : #F2F3FB;
	background-position : center;
	border : 1px dashed #cccccc;
	border-width : 1px 1px 1px 1px;
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 5px;
  }
.responder {
	background-color: #F2F3FB;
	text-indent:4px;
	border: 1px dashed #cccccc;
	font-weight:bold;
  }
.commenter {
	background-color: #F2F3FB;
	text-indent:4px;
	font-weight:bold;
  }
.comerrmessage {
	margin-bottom: 20px;
	font-family: Georgia, Palatino, Times New Roman, Times, Serif, serif; 
	font-size: 15px;
	color: #cc0000;
}

.replyH1 {
	font-weight:bold;
	color:#003399
  }

.related { 
  font-family: Georgia, Palatino, Times New Roman, Times, Serif, serif; 
  font-size: 0.7em; 
  font-weight: bold;
  }

.sym_author { 
	font-family: Georgia, Palatino, 'Times New Roman', Times, Serif, serif; 
	font-size: 9pt; 
	color: #0D5DAE; 
	/***background-color: #0D5DAE;***/
	background-color: #D4DCE2; 
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px solid #0D5DAE;
	margin-top:36px;
	padding: 2px 0 2px 6px;
	}

/*** CSS for SHARE drop down function ***/
span.sample_attach, a.sample_attach {
	background: #ffffff;
  }

a.sample_attach {
	width: 110px;
	display: block;
	padding:3px 0px 3px 6px;
	background-color: #fff;
  }




.titlelink:active { 
	color: #000000;
	text-decoration: none;
	}
.titlelink:link { 
	color: #000000;
	text-decoration: none;
	}
.titlelink:visited { 
	color: #000000;
	}
.titlelink:hover { 
	text-decoration: underline;
	color: #000000;
	}

A:active { 
	color: rgb(102,153,204); 
	text-decoration: none ;
	}
A:link { 
	color: rgb(0,0,204); 
	text-decoration: none ;
	}
A:visited { 
	color: rgb(81,81,255); 
	text-decoration: none ;
	}
A:hover { 
	color: rgb(81,81,255); 
	text-decoration: underline;
	}



#footer {
  width: 1000px;
  padding: 20px 0 20px 0;
  font-family: Verdana,Tahoma,Helvetica,Sans-serif,sans-serif; 
  font-size: 11px;
  border-top: 1px solid #cccccc;
  margin-top: 80px;
}


/* extras */



#verdana P { 
	font-family: verdana; 
	font-size: 11pt;
	line-height: 21px;
}


.cover {
	background-image: none; 
	background-repeat: no-repeat; 
	background-position: center;
	background-color: #E7EFF7; 
	margin: 10px;
	width: 400px;
	text-align: left;
	text-transform: none;
	font-family: georgia; 
	font-size: 11px;
}




.tool_link { 
	color: #cc0000;
	text-decoration: none ; }
.tool_link:link { 
	color: #cc0000;
	}
.tool_link:visited { 
	color: #cc0000;
	}
.tool_link:hover { 
	text-decoration: underline;
	color: #cc0000;
	}


#cse-search-results iframe { 
	width: 480px;
}

.menu-icons {
	margin-top: 4px;
	margin-right: 4px;
	vertical-align: -3px;
}

#story_text {
	font-family:georgia,Serif,serif;
/*	font-size:11pt;*/
/*	line-height:21px;*/
	line-height: 1.4em;
	font-size: .95em;

}


