* {margin: 0; padding: 0;}
body {font: 0.8125em verdana, sans-serif; line-height: 1.5em; color: #043457; background: #FFF;}


#comments {
	font-size: 90%;
	}
#comments textarea {
	width: 350px;
	}
#comments h3 {
	margin: 30px 0 20px 0;
	padding: 0 0 3px 0;
	border-bottom: 2px solid #dbd5c5;
	}

.nube1 {font-size: .9em;padding: 1px;font-weight: normal;}
.nube2 {font-size: 1em;padding: 2px;font-weight: normal;}
.nube3 {font-size: 1.2em; font-weight: bold;padding: 3px;}
.nube4 {font-size: 1.4em; font-weight: bold;padding: 4px;}
.nube5 {font-size: 1.6em; font-weight: bold;padding: 5px;}
.nube6 {font-size: 1.8em; font-weight: bold;padding: 6px;}



#choice .entry {margin-top: 8px;font: 1em Verdana, sans-serif; color: #333;border-bottom: 1px solid #b4afaf;}





#choice .date{padding: 0 0 5px 0;}

a {text-decoration: none;}
a img {border: none;}
a:link, a:visited {color: #5B9ABF;}
html body a:hover {color: #326A8B; border-bottom: 1px solid #B2B2B2;}
#masthead a, #ish a, #navbar a, #banners a, a.button, #main h1 a, .title a:link, .title a:visited, .byline a:link, .byline a:visited {border-bottom-width: 0;}
#main h1 a:hover, .title a:hover, .byline a:hover {border-bottom-width: 1px;}

.articles .author {border-color: #54959b;}
.articles .editorial {border-color: #595A5A;}

a:link, a:visited {border-color: #54959b;}
a:link, a:visited,
#navbar a:hover,
  .articles #navbar #articles a,
  .topics #navbar #topics a,
  .about #navbar #about a,
  .contact #navbar #contact a,
  .contribute #navbar #contribute a,
  .feed #navbar #feed a {
	 color: #54959b;
}

#navbar {border-top-color: #2b516e;}

#content h1 a,
	.ishinfo a, 
	.title a:link, .title a:visited,
	.authors #content h2 a,
	.contact #content a.ishno,
	.illustration p {
		color: #2b516e;
}

#ishoutro h1 a, .subtitle a:link, .subtitle a:visited
 {
		color: #2b516e;
}

/* 
the following rule makes sure hover states stay black: DO NOT CHANGE! */

#covertext {
    float:right;
    width:200px;
	display: inline;
    }
    
    #covertext_two {
    float:left;
    width:235px;
	display: inline;
    }
	
	#coverTopText {
    width:455px;
	display: inline;
    }
	
	#subcovertext {
    float:left;
    width:150px;
	font: 1em Tahoma, helvetica, sans-serif; 
	letter-spacing: 1px;
    }
	
	#subcoverimage{
    border-top: 1px solid #D9D9D9;
	border-left: 1px solid #D9D9D9;
	border-right: 1px solid #D9D9D9;
	border-bottom: 1px solid #D9D9D9;
	padding: 3px;
	margin-right: 3px;
	margin-bottom: 0.75em;
	float:left;
    width:150px;
    }
	
#coverimage{
    border-top: 1px solid #D9D9D9;
	border-left: 1px solid #D9D9D9;
	border-right: 1px solid #D9D9D9;
	border-bottom: 1px solid #D9D9D9;
	padding: 3px;
	margin-bottom: 0.75em;
	float:left;
	display: inline;
    }
    
    #messageboard{
    border-top: 1px solid #D9D9D9;
	border-left: 1px solid #D9D9D9;
	border-right: 1px solid #D9D9D9;
	border-bottom: 1px solid #D9D9D9;
	background: #f8f8f8;
        padding: 5px;
	margin-bottom: 0.75em;
	float:left;
    }
    
    
    #coverimage_two{
    border-top: 1px solid #D9D9D9;
	border-left: 1px solid #D9D9D9;
	border-right: 1px solid #D9D9D9;
	border-bottom: 1px solid #D9D9D9;
	padding: 3px;
	margin-right: 3px;
	margin-bottom: 0.75em;
	float:right;
	display: inline;
    }
	
	#coverTopImage{
    border-top: 1px solid #D9D9D9;
	border-left: 1px solid #D9D9D9;
	border-right: 1px solid #D9D9D9;
	border-bottom: 1px solid #D9D9D9;
	padding: 3px;
	margin-right: 3px;
	margin-bottom: 0.75em;
	float:left;
    width:455px;
	display: inline;
    }

#content h1 a:hover,
	.ishinfo a:hover,
	.title a:hover,
	.authors #content h2 a:hover {
		color: #000;
	}

h2 {font: 1.5em Tahoma, sans-serif, serif; letter-spacing: 1px;}
h3 {font: bold 1.2em Tahoma, Tahoma, sans-serif; letter-spacing: 2px;
  text-transform: uppercase;}
h4 {font: bold 1.1em Tahoma, sans-serif, serif; letter-spacing: 1px;}

ul, ol {list-style: none;}
blockquote, pre {padding: 0.25em 40px;}
blockquote {font: italic 1.05em Tahoma, Times, serif;
  background: url(http://www.alistapart.com/pix/quote_wh.gif) 10px 0.75em no-repeat;
  margin: 0.25em 0;}
pre, code {font: 1.05em Courier, monospace;}
pre {line-height: 1.5em;}
pre strong {font-size: 1em; font-weight: bold;}

pre code {font-size: 1em; line-height: 1.5em;} /* handle legacy articles until markup gets a scrubbing */

table {margin: 0 0 0 0;}
caption {padding: 0.75em; font: 1.5em Tahoma, sans-serif;
  border: 1px solid #B2B2B2; border-width: 1px 0 2px;
  background: #EEE;}
th, td {padding: 0 0 0 .5em;}
th.first, td.first, tbody th {border-left: none;}
thead th {text-transform: uppercase; text-align: left;}
tbody th {width: 20%;}
tfoot {display: none;}

#masthead {position: absolute; z-index: 5; top: 0; left: 22px;}
#masthead a {display: block; background: #81817C; width: 156px;}
#masthead a:hover {background: #000;}

#memoriam {position: absolute;z-index: 10; top: 63px; left: 20px;
  width: 300px; height: 40px; padding: 0;}


#ish {position: relative; z-index: 10; border-top: 1px solid #D9D9D9;
  font: bold 10px Tahoma, sans-serif; letter-spacing: 1px;}
#ish a:link, #ish a:visited {position: absolute; top: -55px; left: 23px;
  width: 200px; height: 50px; padding: 5px; text-align: center;
  background: url(/images/neo_logo_big.gif) top left no-repeat;
  color: #FFF;}

#issue_number {position: absolute; top: 83px; left: 365px;
  width: 110px; height: 20px; padding: 0;}


/* #ish a:hover {background-position: bottom right;} */
#ish a em {display: block; margin-top: -0.2em;
  font: 2.33em Tahoma, Times, serif; letter-spacing: 0;}

#content .ishinfo {font: 0.9em Tahoma, sans-serif;
  text-transform: uppercase; letter-spacing: 0.33em;}
#content .ishinfo b {font: 1.2em Tahoma, Times, serif; letter-spacing: 1px;}

#navbar {height: 3.3em;
  padding: 20px 0 0 215px;
  background: #ffffff;
  border-top: 15px solid #043E68;
  font: Tahoma, Times, serif; overflow: hidden;
  min-width: 750px;}

#navbar li {float: left; padding: 0 23px 0 13px; margin-right: 5px;}
#navbar li a {display: block; padding: 0.75em 0 0.25em;
  text-transform: uppercase; color: #000;}*/
#navbar #feed {background: none;}
#navbar a:hover,
  .articles #navbar #articles a,
  .topics #navbar #topics a,
  .about #navbar #about a,
  .contact #navbar #contact a,
  .contribute #navbar #contribute a,
  .feed #navbar #feed a {
 background: url(http://www.alistapart.com/pix/navbarlinkbg.gif) top left repeat-x; color: #555;
}



#main p {text-align: left; line-height: 1.8em;
  margin: 0 0 1em;}

.column {float: left;display: inline;}


#content .title {font: 1.8em Tahoma, helvetica, sans-serif; margin-bottom: 0.5em;}
.title {text-transform: none; letter-spacing: 1px;}
.title a:link, .title a:visited {color: #333;}
.title a:hover {color: #000;}

#content .subtitle {font: 1.2em Tahoma, helvetica, sans-serif; margin-bottom: 0.1em;}
.subtitle{text-transform: none; letter-spacing: 1px;}
.subtitle a:link, .title a:visited {color: #333;}
.subtitle a:hover {color: #000;}

.subbyline {font: italic 1em Tahoma, sans-serif; letter-spacing: 1px; margin: 0 0 1em;}
.subbyline a:link, .byline a:visited {font: bold 1em Tahoma, sans-serif;
  text-transform: uppercase; letter-spacing: 2px;
  margin-left: 0.25em;}
  
  
.byline {font: italic 1.1em Tahoma, sans-serif; letter-spacing: 1px; margin: 0 0 1.5em;}
.byline a:link, .byline a:visited {font: bold 0.85em Tahoma, sans-serif;
  text-transform: uppercase; letter-spacing: 2px;
  margin-left: 0.25em;}

#secondary {width: 215px;}
#secondary .title {margin-bottom: 0.25em;}

#choice {border-top: 1px solid #D9D9D9;
  padding: 1.5em 20px;}
#choice h3 {color: #333; font: 0.9em Tahoma, sans-serif;
  text-transform: uppercase; letter-spacing: 0.33em;}
#choice .info {font-style: italic; font-size: 0.9em;
  color: #666;}

#sidebar {width: 175px; padding-left: 15px;}
#sidebar h3 {font: 1.5em Tahoma, helvetica, sans-serif; letter-spacing: 0; text-transform: none;
  margin-bottom: 0.25em; color: #333;}

#search {width: 80px;}
#search, #submit {vertical-align: bottom;}
#sidebar div.search {border-top: 1px dashed #B2B2B2; border-bottom: 1px dashed #B2B2B2; padding: 10px 0.5em;  width: 165px;}
#sidebar div {padding: 10px  0.5em;  width: 155px;}
#sidebar div.first {padding-top: 0;}
#sidebar div.first a { border-bottom-width: 0;}
#sidebar li {padding: 0.5em 0 0.5em;}
#sidebar li a:link, #sidebar li a:visited {padding-left: 12px;
  background: url(/images/diamond-gray.gif) 0 0.4em no-repeat;}
#sidebar p {font-size: 0.85em; margin-top: 0.25em;}
#sidebar span.messageboard_date {
color: #999999; 
font-weight: bold;
}

#cutline, #cutline p {margin: 0.5em 0 0;font-size: 0.9em;}

#lucre, #lucre p {margin: 0.5em 0 0;}
#lucre p {text-align: center;}
#lucre p.ads {text-align: left; line-height: 1.5;}
#lucre p a:link, #lucre p a:visited {color: #666;}
#lucre p a:hover {color: #000; border-bottom-width: 1px;}

#stuff, #stuff p {margin: 0.5em 0 0;}
#stuff p {text-align: center;}
#stuff p.ads {text-align: left; line-height: 1.5;}
#stuff p a:link, #lucre p a:visited {color: #666;}
#stuff p a:hover {color: #000; border-bottom-width: 1px;}

#sidebar #colophon {border-bottom-width: 0;}
#colophon p {text-transform: uppercase; letter-spacing: 0.25em; text-align: right;
  width: 121px; margin: 0 auto; color: #666;}
#colophon a:hover img {background: #555;}
#colophon p.init	{margin-bottom: 15px;}
#colophon .init {text-align: center;}

#topiclist a, #lucre a, #colophon a {border-bottom: 1px dashed #B2B2B2; border-bottom-width: 0;}

#topiclist {border-bottom: 1px dashed #B2B2B2;  padding: 10px 0.5em; width: 165px;}

#first {border-bottom: 1px dashed #B2B2B2; width: 165px;}

/* Job Board added May 30, 2006 */

div#jobboard	{
	border: 0; 
	padding: 0; 
	margin: 0;
	}

div#jobboard .job	{
	line-height: 160%;
	font-size: 0.9em;
	padding: 0 0 13px 0;
	margin: 0;
	}

div#jobboard h4	{
	text-transform: uppercase;
	font-weight: normal; 
	letter-spacing: 0.25em; 
	text-align: center;
   margin: 10px auto 4px auto;
 	padding: 0;
   color: #666;
	font-family: Tahoma, Tahoma, sans-serif;
	font-size: 0.85em;
	}

/* More parts */

#footer {clear: both; border: 1px solid #D9D9D9; border-width: 1px 0;
  margin-bottom: 3em; font-size: 0.85em;
  background: #F0F0F0;}
  /*url(/images/neo_logo.gif) 40px 50% no-repeat*/
#footer p {padding: 1em 20px; 
  background: #F0F0F0;}
#footer a:link, #footer a:visited {border-bottom-width: 0;}
#footer a:hover {border-bottom-width: 1px;}

.issn {font: 0.9em Tahoma, sans-serif; text-transform: uppercase; letter-spacing: 0.33em;}
.issn b {font: 1.2em Tahoma, helvetica, sans-serif; letter-spacing: 1px;}

#footer .copyright {padding-left: 10px;}

#search, input[type="text"], input[type="password"], textarea { background: #FBFAF4;
  border: 2px solid; border-color: #999 #D9D9D9 #D9D9D9 #999;}

/* IE5.x/Win hacks */

#main {width: 960px; voice-family: "\"}\""; voice-family: inherit; width: 855px;}
#content {width: 455px; voice-family: "\"}\""; voice-family: inherit; width: 455px;}
#sidebar {width: 155px; voice-family: "\"}\""; voice-family: inherit; width: 140px;}
#ish a:link, #ish a:visited {height: 65px; voice-family: "\"}\""; voice-family: inherit; height: 52px;}

/* IE5/Mac hacks */
/*\*//*/
#navbar {padding-top: 0.75em; height: 1.66em;}
#navbar li a {display: inline;}
/**/


/*---*/

#main {
float: left;
font-size: 0.88em;
width: 900px;
padding: 1.5em 0 1.5em 10px;
background: url(/images/fourcolbg.gif) 480px 0 repeat-y;
display: inline;
}



#content {
width: 455px; 
padding-right: 9px; 
padding-left: 5px;
}






.about #content {width: 370px; voice-family: "\"}\""; voice-family: inherit; width: 335px;}


#secondary {width: 215px;}

.about #content {width: 335px; padding: 0.5em 15px 0.5em 20px;}
.about #content p {margin: 0.5em 0 1.5em;}

.about #secondary {padding: 0.5em 20px; width: 175px; font-size: 0.95em;}
.about #secondary h3 {margin-bottom: 0.5em; line-height: 1.33em;}
.about #secondary dl {padding: 0 0 0.75em; margin: 0 0 1.5em;
  border-bottom: 1px dashed #B2B2B2;}
.about #secondary dl.last {border: none;}
.about #secondary dt {margin: 0.5em 0 0;}
.about #secondary dt a {font-weight: bold; border-width: 0;}
.about #secondary dt a:hover {border-width: 1px;}
.about #secondary dd {font-style: italic; margin: -0.33em 0 0.75em; line-height: 1.4em;}

/* IE5.x/Win hacks */


.about #secondary {width: 215px; voice-family: "\"}\""; voice-family: inherit; width: 175px;}


/*---*/


#content .ishinfo, #content .title, #content .title_two, #content .byline {text-align: center;}

#content #ishoutro{border-top: 1px dashed #999; margin-top: 1em;}
  
 #content #ishintro{border-top: 1px dashed #999;}
  
  #content .item{border-top: 1px dashed #999;
  padding: 1.5em 1em 0.5em; margin-top: 1em;height: 300px;}
 
 #content .cover{ padding: .75em -5px 0.5em; margin-top: 0;}
 
  #content .feature{ padding: .75em 1em 0.5em; margin-top: 0;}
  
   #content .feature_two{ 
   padding: .75em 1em 0.5em; 
   margin-top: 0;
   border-top: 1px dashed #999;
   
   }
  
/*#content #ishoutro {background: url(/images/threecolcolor.gif) repeat-y;}*/

#content #ishintro img, #content #ishoutro img{padding: 5px 0 10px 0;}

#middlestory {
margin-top: -15px;
margin-left: 0px;
font: 1em Tahoma, helvetica, sans-serif; 
letter-spacing: 1px;
}

#leftarticle{
width: 140px;
padding: 0 0 0 0;
}

#middlearticle{
padding: 0 0 0 .8em;
border-left: 1px dotted #999;
width: 140px;
height: 225px;
}

.music{
padding-left: 70px;
}

.music_five{
padding-left: 55px;
}


#content .title {font-size: 1.8em; text-align: center; font-variant: small-caps;}

.title_two {font-size: 1.6em; text-align: center; font-variant: small-caps;margin-bottom: 1em;letter-spacing: 1px;}
.title_two a:link, .title_two a:visited {color: #333;}
.title_two a:hover {color: #000;}


#content  #ishoutro .subtitle {font-size: 1.5em; text-align: center; font-variant: small-caps;}
#content #ishoutro .subbyline {padding: 0 0 1em; margin: 0 0 1em; text-align: center;
  background: url(/images/byline-separator.gif) 40% 100% no-repeat;}
#content #ishoutro .subbyline a {font: bold 1em Tahoma, sans-serif;
  text-transform: uppercase; letter-spacing: 2px;
   margin-left: 0.25em;}
#content .byline {padding: 0 0 1em; margin: 0 0 1.25em; text-align: center;
  background: url(/images/byline-separator.gif) 50% 100% no-repeat;}
#content .byline a {font: bold 0.85em Tahoma, sans-serif;
  text-transform: uppercase; letter-spacing: 2px;
   margin-left: 0.25em;}
   
#archivesissuesix {

margin: 0 20px 20px;

}

#banners {margin: 0 20px 20px;}

  
#banners li {margin: 0 0 10px;}
#banners li a {background: #CCC; display: block; width: 173px; margin: 0 auto;}
#banners li img {background: #CCC; display: block; margin: 0 auto;}
#banners li a:hover, #banners li a:hover img {background: #666; border: none;}

#choice {border-top: 1px solid #D9D9D9;
  padding: 1.5em 20px;}
#choice h3 {color: #333; font: 0.9em Tahoma, sans-serif;
  text-transform: uppercase; letter-spacing: 0.33em;}
#choice .title {font-size: 1.2em; text-align: left; font-variant: small-caps;font-weight:bold;}
#choice .byline {display: block; border: none; text-align: left; margin-top: 0.5em;}
#choice .byline a {font-size: 0.8em;}
#choice .info {font-style: italic; font-size: 0.9em;
  color: #666;}

#choice h3, #secondary h3 {
	font-size: 1.0em;
	font-weight: bold;
	text-transform: uppercase;
	color: #666;
	margin: 10px 12px 6px 5px;
	padding-bottom: 2px;
	border-bottom: 1px dotted #ccc;
	}



/* homepage news section */

#homepageNews h3 {
	font-size: 1.0em;
	font-weight: bold;
	text-transform: uppercase;
	color: #666;
	margin: 10px 12px 6px 5px;
	padding-bottom: 2px;
	border-bottom: 1px dotted #ccc;
	}

#homepageNews .title {font-size: 1.2em; text-align: left; font-variant: small-caps;font-weight:bold;}
#homepageNews .byline {display: block; border: none; text-align: left; margin-top: 0.5em;}
#homepageNews .byline a {font-size: 0.8em;}
#homepageNews .info {font-style: italic; font-size: 0.9em;
  color: #666;}



	
ul.articles_day {
	list-style: none;
	}
	
ul.articles_day li {
	clear: both;
	padding: 0px 5px 5px 5px;
	}
	
ul.articles_day li p.coverline_intro, ul.articles_day li h4.coverline_header {
	display: inline;
	font-size: 1.2em;
	line-height: 130%;
	padding-right: 6px;
}

ul.articles_day li div.article_summary {
	padding: 0px;
	margin: 0px 4px 0px 0px;
	}
	
ul.articles_day li h4.coverline_header a {
	font-weight: bold;
	padding-right: 4px;
	}

ul.articles_day li a.story_thumb {
	display: block;
	width: 60px;
	float: left;
	}

.clearfix {
       padding: 10px 0 0 10px;
	}

