/* CSS Document */

body { 
	margin: 50px; 
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	background: #fff;
	text-align: center;
	font-size: small; 
	color: #333;
	}

p.access { display: none; }

br.clear, div.clear, .clear { margin: 0; padding: 0; line-height: 0; clear: both; height: 0; line-height: 0; border: none; }

p {  }

h1, h2, h3, h4, h5, h6 { 
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #2c617e; }

a { color: #2c617e;  }
a:hover { color: #8E562F; text-decoration: none; }

a img { border: 0; }

.red-error {color: #FF0000; }

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

.clearfix {display: inline-block;}

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

/* WRAPPER
---------------------------------------------------- */

#wrapper {
	margin: 0; 
	padding: 0;
	width: 700px;
 }
#wrap {
	margin: 0; 
	padding: 0;
	width: 700px;
 }


/* HEADER
---------------------------------------------------- */

#header {
	margin: 0 auto; 
	padding: 0;
	display: block;
	text-align: center;
 }
#head {
	position: relative;
	margin: 0; 
	padding: 0;
	text-align: left;
 }

#logo {
	margin: 0; 
	padding: 0;
 }

#logo h1 {
	margin: 0; 
	padding: 0 15px 0 0;
	font-weight: normal;
	font-size: 34px;
 }

#logo h1 em {
 	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	display: block;
 }

#logo h1 a {
	margin: 0; 
	padding: 0;
	color: #000;
	text-decoration: none;
 }

#logo h1 a:hover {
	text-decoration: none;
	color: #000;
 }



#login {
	display: none;
 }
#login em {
	padding: 0 1px; 
 }
#login a { 
	color: #cee5f7;
}
#login a:hover { 
	color: #fff;
}



#search-form {
	display: none;
 }

#navigation {
	display: none;
}


/* CONTENT WRAPPER
---------------------------------------------------- */

#content-wrap {
	margin: 0; 
	padding: 0;
	width: 700px;
	text-align: center;
	background: #fff;
	/* background: #fff url(/graphics/bg-content.gif) repeat-y top left; */

 }
#content {
	margin: 0 auto; 
	padding: 0;
	width: 700px;
	text-align: center;
	background: #fff;
	/* background: url(/graphics/bg-content-top.gif) no-repeat top left; */

 }

/* SUBHEAD
---------------------------------------------------- */

#subhead {
	margin: 0; 
	padding: 0;
	display: none; }


#podcast  {
	margin: 0; 
	padding: 0;
	display: block;
	width: 195px;
	height: 140px;
	float: right;
	background: url(/graphics/bg-main.gif) repeat-y top right;
	display: none;
 }
#podcast object { }
 

/* SIDEBAR
---------------------------------------------------- */

#sidebar {
display: none;
 }
/* LOGIN FORM
---------------------------------------------------- */

#login-form {
	margin: 0; 
	padding: 0;
	font-size: 11px;
	display: none;

	
 }
#login-form h3 em {
	display: block;
	font-size: 11px;

	
 }
#login-form label { display: block; }


div#issue-summary {


 }
div#issue-number {
	margin: 0; 
	padding: 0;
	border: none;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	padding-bottom: 2px;
	
 }

div#issue-image {
	float: left;
	margin: 2px 5px 5px 0; 
	padding: 4px;
	border: 1px solid #efefef;
	}

#issue-image img  {
	}
#issue-content {
	margin: 0; 
	padding: 0;
	border: none;
	font-size: 11px;
 }


/* MAIN CONTENT
---------------------------------------------------- */

#main-home			,
#main-authors		, 
#main-article		, 
#main-department	, 
#main-departments	, 
#main-events		, 
#main-issues		,
#main-search 		,
#main-subscribe 		,
#main-podcasts	,
#main-features	,
#main-covers	,
#main-news  ,
#main-login ,
#main-special 		{
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: left;

 }

#main-home:after 			,
#main-authors:after 		, 
#main-article:after 		, 
#main-department:after 	, 
#main-departments:after 	, 
#main-events:after 		, 
#main-issues:after 		,
#main-search:after  		,
#main-subscribe:after  		,
#main-podcasts:after 	,
#main-features:after 	,
#main-covers:after 	,
#main-news:after   ,
#main-special:after  		{
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;

 }

#main {
	margin: 0; 
	padding: 20px 30px 20px 0;
 }
#main:after { 
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#main-login #main  {padding-bottom: 350px; }
#bio {padding: 0px 5px 10px 0; }

#main-home h2 { font-size: 16px; text-transform:uppercase;   	display: block; padding: 5px; background: #ccc; color: #fff;
 } 


#main #article-tools { 
	float: right; 
	padding: 0 0 10px 10px;
	margin: 0;
	text-align: center;

}

#article-features { display: none; }
#article-columns { display: none; }
.article, .author-header { 
	clear: both;  
	padding: 15px 0 15px 0;  
	margin: 4em 0;
	display: block;
	  }

.photo  {
	float: left;
	margin: 0 10px 5px 0; 
	padding: 0;
	border: 1px solid #d5d5d5;
	background: #fff;
 }

.photo img { margin: 5px; }


#the-article .photo  {
	float: left;
	margin: 0 5px 5px 0; 
	padding: 0 0 5px 0;
	border: 1px solid #d5d5d5;
	background: #fff;
	text-align: center;
 }

#the-article .photo a, #the-article .photo a img {
	text-decoration: none;
 }

.preview {
	margin: 0; 
	padding: 0 0 5px 0;
	float: left;
	width: 355px;
	line-height: 1em;
 }

.preview h4 { 
	margin: 0; 
	padding: 0 0 5px 0;
	font-size: 13px;
	font-style: italic;
	
  }
.preview h3 { 
	margin: 0; 
	padding: 0 0 5px 0;
	font-size: 18px;
	line-height: 1.15em;
	
  }

#columns .preview h3 { 
	font-size: 12px; color: #666;
	font-family: Arial, Helvetica, sans-serif;
  }


#news .preview h3 { 
	font-size: 12px; color: #666;
	font-family: Arial, Helvetica, sans-serif;
  }


.preview h3 a { text-decoration: none; color: #8E562F;  }
.preview h3 a:hover { color: #333; }



p.author {
	margin: 0; 
	padding: 0 0 5px 0;
	font-size: 10px;
	font-weight: bold;
} 
p.author a {} 
p.author a:hover  {} 

p.date {
	margin: 0; 
	padding: 0 0 5px 0;
	font-size: 10px;
	font-style: italic;
} 

#article-details { 
display: block;
	padding: 0;
	margin: 0 0 15px 0;
	height: 25px;
	border-bottom: 5px solid #ddd;

}


#article-details p.author {
	float: left;
	margin: 0; 
	padding: 5px 0 0 0;
	font-size: 10px;
	font-weight: bold;
} 
#article-details p.author a {} 

#article-details p.author a:hover  {} 

#article-details p.addthis {
	float: right;
	margin: 0; 
	padding: 4px 0 0 0;
} 

#main-article h2 {
	font-size: 28px;
	padding-bottom: 10px;
	margin: 0;
} 


p.article-summary {

	border-bottom: 1px solid #ddd;
	font-size: 14px;
	font-style: italic;
	margin: 15px 0 0 0;
	padding: 0 0 15px 0;

 }

p.summary {
	margin: 0; 
	padding: 0 0 5px 0;
	font-size: 12px;
}
 
p.link {
	margin: 0; 
	padding: 0;
	font-size: 10px;
} 
p.link a {} 
p.link a:hover{} 
 

	
#cover {  }

#cover .article {  	  } 
#cover .photo {}
#cover .preview {
	display: block;
	float: left;
	width: 275px;
}


#department-lead {  	  } 
#department-lead .article { 	  }
#department-lead .photo  { }
#department-lead .preview { width: 275px; padding-top: 10px; }
#department-lead .preview h4 {   }
#department-lead .preview h3 {   }
#department-lead .preview h3 a {   }
#department-lead .preview h3 a:hover { }


#lead-wrap {
	display: block;
	width: 570px;
	height: 258px;
	margin: 0; 
	padding: 0; 
	background: url(/graphics/lead-home-bg.gif) no-repeat top left;
	z-index: 5;

 }

#lead {
	margin: 0; 
	padding: 10px 10px 0 10px; 
	z-index: 5;

 }

.lead {  
	margin: 0; 
	padding: 0; 
	display: block;
	height: 175px;
 }

.lead .photo {
	margin: 0; 
	padding: 0;
	display: block;
	float: left;
	width: 315px;
	border: none;
 }

.lead .photo a {
	margin: 0; 
	padding: 0;
	display: block;
	width: 315px;
	height: 175px;
	text-decoration: none;
	text-indent: -9999px;
 }

.lead .preview {
	margin: 0; 
	padding: 10px 0 0 0;
	display: block;
	float: left;
	width: 200px;
 }

.lead .preview h3 { line-height: 1.2em; }

div.scroller { 
	width: 550px;
	height: 245px;
	overflow: hidden;
		z-index: 5;

	}
div.scroller div.section {
	width: 550px;
	height: 245px;
	overflow:hidden;
	float: left;
	padding: 0;		
		z-index: 5;

	}
div.scroller div.content {width: 10000px; 	z-index: 5;
}

div#section2 {}


#top-stories-nav {
	top: 224px;
	left: 10px;
	color: #4f0202;
	font-size: 13px;
	line-height: 30px;
	font-weight: bold;
	}
	
	
#top-stories-nav h3 { 
	margin: 0;
	padding: 0;
	float: left;
	font-size: 12px;
	text-transform: uppercase;
	line-height: 32px;
	   }

#top-stories-nav ul { 
	padding: 0 0 0 7px;
	margin: 0;
	float: left;
	   }

#top-stories-nav li { 
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 32px;
	height: 32px;
	color: #4f0202;
	text-align: center;
	text-decoration: none;
	background: url(/graphics/top-story-nav-dn.gif) no-repeat top left;   }
#top-stories-nav li a { 
	display: block;
	width: 32px;
	height: 32px;
	color: #4f0202;
	text-decoration: none;
	background: url(/graphics/top-story-nav-up.gif) no-repeat top left;   }
#top-stories-nav li a:hover { 
	text-decoration: none;
	background: none;   }




#main-home .cover h2 { display: none;  margin: 0; padding: 0; }
#main-home .lead h2 { display: none;  margin: 0; padding: 0; }



#featured { 	
clear: both; margin: 0; padding: 10px 0; }

#news { 	
clear: both; margin: 0; padding: 10px 0;  } 

#columns {  	
clear: both; margin: 0; padding: 10px 0;  } 


#events-wrap { 	
clear: both; } 
#events {	
  } 

#issues { }
.issue {
	margin: 0; 
	padding: 5px 0 10px 0;
  } 

#main-authors .author {
	clear: both;
	margin: 0; 
	padding: 5px 0 10px 0;
 }



#article-author {
	clear: both;
	margin: 0; 
	padding: 10px 0 5px 0;
 }
 
 

.article-podcast { display: none;}

#video-link { display: none; }


#department-intro  {
	padding: 2px 0 10px 0; 
 }
 
#main-subscribe { }
#main-subscribe #main div { 
	margin: 0; 
	padding: 5px 0 0 0;
	clear: both; }
#main-subscribe #main h2 {
	margin: 0; 
	padding: 5px 0 0 0;
 }

#main-subscribe h3 { clear: both; padding: 20px 0 10px 0; margin: 0; }
#main-subscribe label { clear: both; float: left; display: block; width: 140px; margin: 3px 0; padding-top: 2px; font-weight: bold; font-size: 11px;  }
#main-subscribe input { margin: 3px 0; }
#main-subscribe input[type=text], #main-subscribe input[type=password] {
width: 210px; font-size: 11px;
}
#flickr-slide { display: none; }
#video-embed { display: none; }
#article-author {  padding: 10px 0; margin: 15px 0; border-top: 1px solid #ccc; }
#the-article {  }
#the-article p, #main-article #main #the-article p { padding: 5px 0 10px 0; line-height: 1.75em; }


#article-author p { padding: 0 0 10px 0; line-height: 1.35em; }
#article-author p.author { display: none; }
#article-author p.bio { font-style: italic;  }

#main .related .title, #main .related .summary { display: block; }
#main .related a .title { font-weight: bold; text-decoration: underline; }
#main .related a:hover .title { text-decoration: none; }

#main h4.article-type { font-size: 14px; color: #8E562F; font-style: italic; padding: 0 0 20px 0; margin: 0; }
#main h4.article-type a { color: #8E562F; text-decoration: underline; }
#main h4.article-type a:hover { color: #333; text-decoration: none; }
#main h4.article-type em { font-size: 11px; font-weight: normal;  }
 
p.department-feed { font-size: 12px; line-height: 12px; padding: 10px 0; }
p.department-feed a { text-decoration: none; }
p.department-feed a:hover { color: #eb7e32; }

/* FOOTER
---------------------------------------------------- */

#foot-wrap {
		display: none;
 }


/* FOOTER
---------------------------------------------------- */

#footer-wrap {
	display: none;
 }



/* COPYRIGHT
---------------------------------------------------- */

#copyright {
	clear: both;
	margin: 0 auto; 
	padding: 0;
	width: 700px;
	text-align: center;
	color: #000;
 }


#copyright h3, #copyright h3 a{
	text-align: left;
	color: #000;
	font-size: 12px;
	text-decoration: none;
 }






#all-wrap { 
clear: both;
	display: block;
	padding: 0;
	margin: 0;
}

#all { 
	padding: 0;
	margin: 0;
}

#all h3 {
	display: block;
	padding: 10px 0;
	border-top: 5px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin: 0;
	font-size: 14px;
	color: #000000;
	text-align:left; }

#all h3 em {
	font-size: 11px;
	font-weight: normal;
	color: #6c2424; }
	
	
	

/**
 * Copyright (c) 2006, Bill W. Scott
 * All rights reserved.
 *
 * This work is licensed under the Creative Commons Attribution 2.5 License. To view a copy 
 * of this license, visit http://creativecommons.org/licenses/by/2.5/ or send a letter to 
 * Creative Commons, 543 Howard Street, 5th Floor, San Francisco, California, 94105, USA.
 *
 * This work was created by Bill Scott (billwscott.com, looksgoodworkswell.com).
 * 
 * The only attribution I require is to keep this notice of copyright & license 
 * in this original source file.
 */

/**
 * Standard Configuration. It is advised that this section NOT be modified as the
 * carousel.js expects the behavior outlined below.
 **/
.carousel-component { 
	position:relative;
	overflow:hidden;
	visibility:visible; /* component turns it on when first item is rendered */
}
				
.carousel-component ul.carousel-list { 
	width:10000000px;
	position:relative;
	z-index:1; 
}

.carousel-component .carousel-list li { 
	float:left;
	list-style:none;
	overflow:hidden;
}

.carousel-component .carousel-vertical li { 
	float:none;
	margin-bottom:0px;
}

.carousel-component ul.carousel-vertical { 
	width:auto;
}

.carousel-component .carousel-clip-region { 
	overflow:hidden;
	margin:0px auto;
	position:relative; 
}


/**
 * Safe to override. It is safe to override background, padding, margin, color,
 * text alignment, fonts, etc. Define a separate CSS file and override your style
 * preferences.
 **/

.carousel-component { 
	padding:0px;
	color:#618cbe;
}
.carousel-component ul.carousel-list { 
	margin:0px;
	padding:0px 0px 0px 0px;
}
.carousel-component .carousel-list li { 
	text-align:center;
	margin:0px 0px 0px 0px;
	padding:0px;
	font:10px verdana,arial,sans-serif;
	color:#666;
}
.carousel-component .carousel-vertical li { 
}
.carousel-component ul.carousel-vertical { 
}

#html-carousel { 
}




#html-carousel .carousel-list li { 
    margin:4px 10px 0px 10px;
}

#html-carousel .carousel-list li { 
    width: 175px; 
    border: 0px solid green;
    padding: 10px;
    padding-top:  15px;
    margin: 0;
    color: #3F3F3F;
}

#html-carousel .carousel-list li img { 
    border:1px solid #999;
    display:block; 
}

#html-carousel {
    margin-bottom: 10px;
    float: left;
    width: 775px;
    height: 135px;
}

/* BUTTONS */
#prev-arrow-container, #next-arrow-container { 
    float:left;
    margin: 0px;
    padding: 40px 0 0 0;
}

#next-arrow { 
    cursor:pointer; 
}

#prev-arrow { 
    cursor:pointer; 
}






.contentslide{
border: 10px solid #ccc;
border-bottom-width: 6px;
padding: 10px;
display: none;
}

.contentslide .opacitylayer{ /*Do not edit this rule unless you're familiar with CSS opacity behavior*/
width: 100%;
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;

}

.contentslide .contentdiv{
display: none;
}

.pagination{
display: none; /*Width of pagination DIV. To equal that of Content Slider's width, take into account the later's left/right paddings!*/
text-align: right;
background-color: #ccc;
border: 10px solid #ccc;
border-width: 0 10px; /*Left/ right border width of pagination DIV.*/
padding: 0 0 4px 0;
overflow: hidden;
}


.pagination a{
padding: 0 5px;
text-decoration: none; 
color: #2e6ab1;
background-color: white;
}

.pagination a:hover, .pagination a.selected{
color: #000;
background-color: #FEE496;
}

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
	z-index: 1000;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff; text-align: center; padding: 5px;
	z-index: 1000;
}

.lbLoading {
	z-index: 1000;
	background: #fff url(/graphics/loading.gif) no-repeat center;
}

#lbImage {
	z-index: 1000;
	border: 10px solid #fff;
}

#lbPrevLink, #lbNextLink {
	z-index: 1000;
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(/graphics/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(/graphics/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 5px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(/graphics/closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}


