/* @override http://www.thisisnext.org/stylesheets/webzine */
/*
body {
	color : #aaa;
	background-color : #000;
}
a {
	color : #ccc;
}
a:hover {
	color : #eee;
}*/
#footer {
	border-top-color : #333;
}
#header-collapsed a {
	color : #1478bb;
	outline : none;
	text-decoration : none;
}
#header-collapsed a:hover {
	color : #309de6;
}
#webzine-cover {
/*	background-color : #333;*/
	height : 510px;
	width : 980px;
	overflow : hidden;
	margin : 20px auto;
}
#spotlight {
	margin-bottom : 10px;
}
#spotlight img {
	float : left;
	margin : 0 15px 0 0;
}
#spotlight h2 {
	margin : 0 0 2px;
	font-size : 12px;
}
#spotlight h2 a {
	font-size : 18px;
	color : #000; /**/
	font-weight : bold;
	display : block;
	padding : 0px;
	margin : 0;
	background : url(http://www.thisisnext.org/images/ui/blank.gif) no-repeat 2px 4px;
}
#spotlight h2 a:hover {
	background : transparent;
}
#spotlight a strong {
	margin-right : 6px;
	font-size : 12px;
	display : block;
}
#spotlight a {
	font-size : 11px;
	display : block;
/*	color : #ddd;*/
	margin-left : 104px;
	font-weight : normal;
	padding : 4px 5px 4px 16px;
	background : url(http://www.thisisnext.org/images/ui/blue.arrow.png) no-repeat 5px 5px;
}
#spotlight a:hover {
/*	background-color : #000;*/
}
#webzine-cover dl {
	display : block;
	margin-left : 540px;
}


#webzine-cover dl dt {
	font-size : 12px;
	margin-bottom : 10px;
}
#webzine-cover dl dd {
	margin : 0;
}
#webzine-cover dl dd a.article,
#webzine-cover dl dd a.spotlight
{
	font-size : 12px;
	display : block;
	margin-right : 30px;
	margin-left : -5px;
	font-weight : normal;
	padding : 4px 4px 4px 16px;
	background : url(http://www.thisisnext.org/images/ui/blue.arrow.png) no-repeat 5px 6px;
}

#webzine-cover dl dd a:hover {
/*	background-color : #000; */
}

#webzine-cover dl dd a span{
	display : block;
}

#webzine-cover dl dd a span.title {
	font-weight : bold;
}

#webzine-cover dl dd a span.author {
	font-size : 11px;
	color: gray;/* #3399DD; /* main color#1478BB */
}

#webzine-cover dl dd a span.author {
	display: inline;
}


#webzine-cover h1 {
	color: #1478BB;
	width : 500px;
	position:relative;
	top: 10px;
	left: 530px;
}
#webzine-nav {
	margin-top : 30px;
	display : none;
	float : left;
	padding : 10px;
	margin-bottom : 100px;
	width : 230px;
}
a.webzine-home {
	display : block;
	float : left;
	height : 230px;
	width : 230px;
	margin-left : -5px;
	margin-top : -30px;
	padding : 0;
	margin-bottom : 60px;
}
#author-nav dt, #articles-nav dt {
	font-size : 12px;
	color: white;
}
#author-nav {
	margin : 0 5px 0 5px;
	padding-bottom : 10px;
	border-bottom : solid 1px #444;
}
#author-nav dd a strong {
	display : block;
	font-size : 12px;
}
#author-nav dd {
	margin : 0;
	font-size : 10px;
}
#author-nav dt strong a {
	display : block;
	padding : 4px 5px;
	margin-top : 2px;
	margin-left : -5px;
	font-size : 16px;
}
#author-nav dd a:hover, #author-nav dt a:hover {
/*	background-color : #222;*/
}
#author-nav dd a, #articles-nav dd a {
	display : block;
	padding : 4px 5px 4px 18px;
	background : url(http://www.thisisnext.org/images/ui/blue.arrow.png) no-repeat 7px 8px;
	margin-left : -5px;
	font-size : 11px;	
}
#author-nav dd a em {
	display : block;
}
#author-nav dd a.selected, #articles-nav dd a.selected {
	background-color : #555;
	color : #fff;
	margin-bottom : 3px;
	margin-top : 3px;
}
#articles-nav {
	margin : 30px 5px 0 5px;
	padding-bottom : 10px;
}
#articles-nav strong {
	display : block;
}
#articles-nav a:hover {
	background-color : #222;
}

#articles
{
	height: 450px;
	overflow: auto;	
}

#webzine-content {
	margin-left : 310px;
	margin-top : 30px;
	font-size : 12px;
	font-family : 'lucida grande', lucida sans, helvetica, arial;
}
#webzine-content h1 {
	color : #1478BB;
}
#webzine-content p {
	margin : 24px 0 0 0;
	font-size : 14px;
	/*color : #ddd;*/
	color : #000;
	line-height:  18px;
	font-family : 'lucida grande', lucida sans, helvetica, arial;
}
#webzine-content li {
	margin-bottom : 6px;
}
#webzine-content .author {
	font-family : georgia;
	font-style : italic;
	font-size : 15px;
	margin-top : 6px;
	margin-bottom : 40px;
	display : block;
}
#webzine-content .author-books {
	padding : 20px 20px 20px 20px;
	background-color : #fff;
	display : block;
	margin-bottom : 100px;
	margin-top : 410px;
}
.author-books h2.first {
	margin-top : 0px;
	border-top : solid 0px #fff;
}
.author-books h2 {
	border-top : solid 4px #ccc;
	padding-top : 3px;
	display : block;
	clear : both;
	font-family : Helvetica, arial;
	color : #666;
	font-size : 15px;
	font-weight : normal;
	margin : 40px 0 15px;
}
#webzine-content dl {
	display : block;
	margin-bottom : 40px;
}
#webzine-content dt {
	display : block;
	clear : both;
	border-top : solid 1px #444;
	font-size : 16px;
	padding-top : 20px;
	overflow : hidden;
	margin-bottom : 5px;
	font-family : Helvetica, arial;
	font-weight : normal;
	color : #fff;
}
#webzine-content dl dd {
	margin : 0 0 10px;
	display : block;
	float : left;
	width : 200px;
	font-size : 10px;
}
#webzine-content dl dd a {
	display : block;
	font-size : 12px;
} 
span.interviewer {
	color : #888;
}
#webzine-content blockquote {
	font-size : 16px;
	margin : 20px 30px;
}
#webzine-content hr {
	border : 0;
	height : 1px;
/*	background-color : #333;*/
	margin : 20px 0 20px 0;
}
#webzine-content .footnote {
	font-size : 10px;
	color : #666;	
}
.left {
	float : left;
	margin : 0 30px 30px 0;
}
.right {
	float : right;
	margin : 0 0 30px 30px;
}
#webzine-content h2 {
	margin : 50px 0 0 0;
	font-size : 17px;
	font-family : helvetica, arial;
	font-weight : normal;
	color : #333;
}
dl#issues {
display : block;
clear : both;
font-size : 11px;
margin : 0 0 20px 0;
overflow : hidden;
}
dl#issues dd {
margin : 0;
padding : 0;
display : block;
float : left;
}
dl#issues dt,
dl#issues dd a,
dl#issues dd span {
	font-size : 11px;
	font-weight : normal;
	display : block;
	float : left;
	margin : 0;
	padding : 3px 6px;
}
dl#issues dd a {
}
dl#issues dd a:hover {
/*background-color : #333;*/
}