@import "header.css";		
	
#editorwrapper {
	float: left;
	width: 972px;
	height: 334px;
	color: #333;
	margin: 0px 0px 0px -1px;
	background: #e3eded;				/* additional color - lighter color than nav bar */
	}
	
#imageholder { 
		color: #333;
		margin: 12px 0px 10px 10px;
		width: 900px;
		float: left;
		position: relative;
		} 
		
	#newswrappermain { 
 	margin: 0 auto;
 	width: 900px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666;
	height: 320px;
	position: relative;
	}
	
	#newsleftcolumn {
	height: 306px;
	width: 614px;
 	float: left;
	}
	
	#newsrightcolumn { 
 	color: #333;
 	background-color: transparent;
 	margin: -300px 0px 0px 614px;
 	padding: 10px;
	height: 296px;
	width: 240px;
 	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	display: inline;
	}
	
	#newsrightcolumn a {
		text-decoration: none;
		color: #7f9797;							/* color of "preview issue/buy the issue" links - match to top color of issue */						
	}
 	


.home a {
	background-color: transparent;
	color:#666;
	font-weight: normal;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

.home a:hover{
	background-color: transparent;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#999;
	text-decoration:none;
	}

.home .swapout{ /*CSS for enlarged image*/
	position: absolute;
	background-color: transparent;
	padding: 5px;
	left: -200px;
	visibility: hidden;
	color: black;
	text-decoration: none;
	}

.home .swapout img{ /*CSS for enlarged image*/
	border-width: 0;
	padding: 2px;
	}

.home:hover .swapout{ /*CSS for enlarged image*/
	visibility: visible;
	top: -7px;
	left: -7px; /*position where enlarged image should offset horizontally */
	z-index: 50;
	}
	
		
	#guesteditor { 
		float: right;
		color: #333;
		margin: 10px 10px 0px 0px;
		width: 310px;
		#width: 300px;
		display: inline;
		}
		
	#guesteditorcontainer {
		margin-top: 0px;
		}	
		
		#headline {
			margin: 0px 10px 0px 0px;
			}
		
			#coverart {
				float:left;
				margin: 0px 0px 0px -3px;
				}
			
			#headlinetext {
				float: left;
				#float:right;
				text-align: left; 
				padding: 61px 0px 0px 10px;
				#padding: 61px 0px 0px 10px;
				}
				
				#headlinetext .guesteditor {
					font-family: Times;
					font-style: italic;
					font-weight: bold;
					font-size: 14px;
					color: #444444; 
					}
					
				#headlinetext .name {
					font-family: Arial;
					text-transform: uppercase;
					font-weight: 800;
					font-size: 20px;
					color: #ca8f6d; 		/* color of guest editor name - match to P color of issue */	
					}					
			
		#editordescription {
			width: 290px;
			height: 182px;
			font-family: Arial;
			font-weight: normal;
			font-size: 11px;
			margin: 115px 10px 5px 0px;
			#margin: 10px 10px 0px 0px;
			margin: 0px 10px 5px 0px\9;
			clear: both;
			padding-top: 8px;
			}
			
		#issuelinks {
			float:left;
			display:inline;
			font-family: Arial;
			text-transform: uppercase;
			font-weight: normal;
			font-size: 16px;
			color: #444444;
			margin-top: -21px;
			padding: 10px;
			margin-left: -10px;
			}
			
		#issuelinks a:link {
			color: #444444;
			text-decoration: none;
			font-size: 12px;
			font-weight: bold;
			padding: 8px;
			margin-right: 4px;
			background-color: #7f9797;	/* color of "preview issue/buy the issue" links - match to top color of issue */
			}		
			
		#issuelinks a:hover {				
			color: #444444;
			text-decoration: none;
			font-size: 12px;
			font-weight: bold;
			padding: 8px;
			margin-right: 4px;
			background-color: #842f67;	/* color of "preview issue/buy the issue" links - match to P color of issue */
			}
			
		#issuelinks a:active {				
			color: #444444; 
			text-decoration: none;
			font-size: 12px;
			font-weight: bold;
			padding: 8px;
			margin-right: 4px;
			background-color: #842f67;	/* color of "preview issue/buy the issue" links - match to P color of issue */
			}			
			
		#issuelinks a:visited {				
			color: #444444;
			text-decoration: none;
			font-size: 12px;
			font-weight: bold; 
			padding: 8px;
			margin-right: 4px;
			background-color: #842f67; /* color of "preview issue/buy the issue" links - match to top color of issue */
			}			


	
#bottomwrapper { 
 	width: 952px;
	height: 340px;
	#height: 340px;
 	clear: both;
 	color: #333;
 	background: #a9a9a9;
 	margin: 0px 0px 0px 0px;
	padding: 10px;
	}
	
@media screen and (-webkit-min-device-pixel-ratio:0) {

#bottomwrapper { 
 	width: 951px;
	height: 325px;
 	clear: both;
 	color: #333;
 	background: #a9a9a9;
 	margin: 0px 0px 0px 0px;
	padding: 10px;
	}
}	
	
#highlightswrapper {
	float:left;
	width: 620px;
	}	

.blockheadlinewrapper {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
.blockaccent {
	font-family: Times;
	font-style: italic;
	font-weight: bold;
	font-size: 13px;
	color: #444444;
	}
			
.blockheadline {
	font-family: Arial;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	color: #444444; 
	}	
	
.viewall a {
	font-family: Arial;
	text-transform: uppercase;
	font-size: 10px;
	color: #444444; 
	text-decoration: none;
	}	
	
#lefthighlights {
	width: 290px;
	float: left;
	}
	
	.block1wrapper {
		float: left;
		width: 280px;
		background: #ededed;
		padding: 10px 0px 10px 10px;
		margin-right: 10px;
		}
		
		.guesteditorwrapper {
				float: left;
				margin: 0px 8px 0px 0px;
				width: 60px;
				height: 125px;
				height: 138px;\9
				}	
				
		*:first-child+html .guesteditorwrapper {
				float: left;
				margin: 0px 6px 0px 0px;
				width: 60px;
				height: 125px;
				height: 138px;\9
				}			
		
		.guesteditorwrapper, x:-moz-any-link {
				float:left;
				width: 60px;
				height: 133px;
				margin: 0px 8px 5px 0px;
				#margin: 0px 10px 0px 0px;
				}
				
		.guesteditorwrapper, x:-moz-any-link, x:default {
				float:left;
				width: 60px;
				height: 125px;
				margin: 0px 8px 5px 0px;
				#margin: 0px 10px 0px 0px;
				}	
							
		
	@media screen and (-webkit-min-device-pixel-ratio:0) {		
		
		.guesteditorwrapper {
				float:left;
				width: 60px;
				height: 125px;
				margin: 0px 8px 5px 0px;
				}
				
				}
								
				.guesteditorphoto {
					width: 60px;
					height: 77px;
					margin-top: 10px;
					}
					
				.guesteditorname {
					width: 60px;
					margin-top: 5px;
					}	
					
				.guesteditorname a:link {
					font-family: Arial;
					font-weight: normal;
					font-size: 11px;
					color: #444444;
					text-decoration: none;
					}	
					
				.guesteditorname a:hover {
				 	font-family: Arial;
					font-weight: normal;
					font-size: 11px;
					color: #222222;
					text-decoration: none;
					}		
					
				.guesteditorname a:active {
				    font-family: Arial;
					font-weight: normal;
					font-size: 11px;
					color: #222222;
					text-decoration: none;
					}	
					
				.guesteditorname a:visited {
					font-family: Arial;
					font-weight: normal;
					font-size: 11px;
					color: #777777;
					text-decoration: none;
					}			
	
#righthighlights {
	margin: 0px 0px 0px 10px;
	_margin: -177px 0px 0px 0px;
	width: 315px;
	float: left;
	_float: right;
	display: inline;
	}	
	
	.block2wrapper {
		float: left;
		width: 295px;
		_width: 310px;
		margin-bottom: 10px;
		_margin-bottom: 11px;
		background: #ededed;
		padding: 10px;
		_padding: 11px;
		}	
		
	.block2bwrapper {
		float: left;
		width: 315px;
		_width: 300px;
		margin-top: 5px;
		margin-bottom: 5px;
		_margin-bottom: 11px;
		}	
		
			#literaryworkswrapper {
				font-family:Arial;
				float:left;
				margin: 10px 4px 4px 0px;
				margin: 13px 4px 4px 0px;\9
				font-family: Arial;
				font-weight: normal;
				font-size: 11px;
				color: #444444;
				text-decoration: none;
				}
					
			#literaryworkswrapper, x:-moz-any-link {
				float:left;
				margin: 13px 4px 4px 0px;
				}	
				
			#literaryworkswrapper, x:-moz-any-link, x:default {
				float:left;
				margin: 2px 4px 4px 0px;
				}	
				
			@media screen and (-webkit-min-device-pixel-ratio:0) {
			
			#literaryworkswrapper {
				float:left;
				margin: 8px 4px 4px 0px;
				}	
			
			}				
				
				.literaryworklink a:link {
					margin: 0px 10px 0px 0px;
					font-family: Arial;
					font-weight: normal;
					font-size: 11px;
					text-decoration: none;
					color: #444444;
					}
					
				.literaryworklink a:hover {
					margin: 0px 10px 0px 0px;
					font-family: Arial;
					font-weight: normal;
					font-size: 11px;
					text-decoration: none;
					color: #222222;
					}
					
				.literaryworklink a:active {
					margin: 0px 10px 0px 0px;
					font-family: Arial;
					font-weight: normal;
					font-size: 11px;
					text-decoration: none;
					color: #222222;
					}
					
				.literaryworklink a:visited {
					margin: 0px 10px 0px 0px;
					font-family: Arial;
					font-weight: normal;
					font-size: 11px;
					text-decoration: none;
					color: #777777;
					}			
					
			#issues {
				margin: 8px 0px 8px 0px;
				}	
				
				#issues a:link {
					font-family: Arial;
					font-weight: normal;
					font-size: 11px;
					text-decoration: none;
					color: #444444;
					margin: 0px 2px 0px 2px;
					}	
					
				#issues a:hover {
					font-family: Arial;
					font-weight: normal;
					font-size: 11px;
					text-decoration: none;
					color: #222222;
					margin: 0px 2px 0px 2px;
					}
					
				#issues a:active {
					font-family: Arial;
					font-weight: normal;
					font-size: 11px;
					text-decoration: none;
					color: #222222;
					margin: 0px 2px 0px 2px;
					}
					
				#issues a:visited {
					font-family: Arial;
					font-weight: normal;
					font-size: 11px;
					text-decoration: none;
					color: #777777;
					margin: 0px 2px 0px 2px;
					}			
					
				#years {
					margin-bottom: 1px;
					}	
					
	.block3wrapper {
		float: left;
		width: 595px;
		margin: 0px 0px 10px 0px;
		#margin: 10px 0px 10px 0px;
		background: #ededed;
		padding: 10px;
		}					
					
	body:first-of-type .block3wrapper {
		float: left;
		width: 595px;
		margin: -10px 0px 10px 0px;
		#margin: 10px 0px 10px 0px;
		background: #ededed;
		padding: 10px;
		}	
		
	.block3wrapper, x:-moz-any-link, x:default {
		float: left;
		width: 595px;
		margin: -10px 0px 10px 0px;
		#margin: 10px 0px 10px 0px;
		background: #ededed;
		padding: 10px;
		}	
		
	#wrapperleft  {
		float: left;
		width: 295px;
		}	
		
		#newswrapper {
			float:left;
			width: 280px;
			margin: 10px 5px 5px 0px;
			}	
			
		#newswrapper a:link {
			font-family: Arial;
			font-weight: normal;
			font-size: 11px;
			color: #444444;
			text-decoration: none;
			}
			
		#newswrapper a:hover {
			font-family: Arial;
			font-weight: normal;
			font-size: 11px;
			color: #222222;
			text-decoration: none;
			}
			
		#newswrapper a:active {
			font-family: Arial;
			font-weight: normal;
			font-size: 11px;
			color: #222222;
			text-decoration: none;
			}
			
		#newswrapper a:visited {
			font-family: Arial;
			font-weight: normal;
			font-size: 11px;
			color: #777777;
			text-decoration: none;
			}	
			
		#wrapperright {
			float: left;
			width: 286px;
			}			
			
		#eventswrapper {
			float:right;
			width: 280px;
			}	
			
			.date {
				font-family: Arial;
				font-weight: normal;
				font-size: 10px;
				color: #444444;
				margin-top: 6px;
				text-transform: uppercase;
				padding-top: 4px;
				}
			
			.event a:link {
				font-family: Arial;
				font-weight: bold;
				font-size: 11px;
				color: #222222;
				text-decoration: none;
				}	
				
			.event a:hover {
				font-family: Arial;
				font-weight: bold;
				font-size: 11px;
				color: #222222;
				text-decoration: none;
				}	
				
			.event a:active {
				font-family: Arial;
				font-weight: bold;
				font-size: 11px;
				color: #222222;
				text-decoration: none;
				}	
				
			.event a:visited {
				font-family: Arial;
				font-weight: bold;
				font-size: 11px;
				color: #777777;
				text-decoration: none;
				}	
				
			.location {
				font-family: Arial;
				font-weight: normal;
				font-size: 10px;
				color: #444444;
				}					
				
#logoswrapper {
	float:right;
	width: 310px;
	margin: 0px 0px 0px 10px;
	}	
	
	hr {
		size: 1; 
		width: 205px;
		color: #444444;
		clear: both;
		}
		
	#Emersonlogo {
		margin: 0px 0px 3px 3px;
		margin: 0px 0px 7px 3px;\9
		font-family: Arial;
		font-weight: normal;
		font-size: 9px;
		color: #444444;
		text-decoration: none;
		}		
		
	#Emersonlogo, x:-moz-any-link {
		margin: 0px 0px 11px 3px;
		font-family: Arial;
		font-weight: normal;
		font-size: 9px;
		color: #444444;
		text-decoration: none;
		}	
	
	#Emersonlogo, x:-moz-any-link, x:default {
		margin: 0px 0px 8px 3px;
		#margin: 0px 0px 3px 3px;
		font-family: Arial;
		font-weight: normal;
		font-size: 9px;
		color: #444444;
		text-decoration: none;
		}
		
	#artslogos {
		float: left;
		width: 180px;
		margin: 3px 0px 3px 3px;
		margin: 7px 0px 7px 3px;\9
		font-family: Arial;
		font-weight: normal;
		font-size: 9px;
		color: #444444;
		text-decoration: none;
		}	
					
	#artslogos, x:-moz-any-link {
		float: left;
		width: 170px;
		margin: 11px 0px 11px 3px;
		font-family: Arial;
		font-weight: normal;
		font-size: 9px;
		color: #444444;
		text-decoration: none;
		}			
		
	#artslogos, x:-moz-any-link, x:default {
		float: left;
		width: 165px;
		#width: 170px;
		margin: 9px 0px 9px 3px;
		#margin: 3px 0px 3px 3px;
		font-family: Arial;
		font-weight: normal;
		font-size: 9px;
		color: #444444;
		text-decoration: none;
		}
			
		#artslogos img {
			vertical-align: top;
			}
			
	#literarylogos {
		float: left;
		width: 190px;
		margin: 3px 0px 3px 3px;
		margin: 7px 0px 7px 3px;\9
		font-family: Arial;
		font-weight: normal;
		font-size: 9px;
		color: #444444;
		text-decoration: none;
		clear: right;
		}			
			
	#literarylogos, x:-moz-any-link {
		float: left;
		width: 180px;
		margin: 11px 0px 11px 3px;
		font-family: Arial;
		font-weight: normal;
		font-size: 9px;
		color: #444444;
		text-decoration: none;
		clear: right;
		}
		
	#literarylogos, x:-moz-any-link, x:default {
		float: left;
		width: 180px;
		margin: 9px 0px 9px 3px;
		#margin: 3px 0px 3px 3px;
		font-family: Arial;
		font-weight: normal;
		font-size: 9px;
		color: #444444;
		text-decoration: none;
		clear: right;
		}	
		
	#ad {
		margin: 3px 0px 11px 3px;
		margin: 6px 0px 11px 3px;\9
		font-family: Arial;
		font-weight: normal;
		font-size: 9px;
		color: #444444;
		text-decoration: none;
		clear: left;
		}		
		
	#ad, x:-moz-any-link {
		margin: 11px 0px 10px 3px;
		font-family: Arial;
		font-weight: normal;
		font-size: 9px;
		color: #444444;
		text-decoration: none;
		clear: left;
		}
				
	#ad, x:-moz-any-link, x:default {
		margin: 4px 0px 11px 3px;
		#margin: 3px 0px 11px 3px;
		font-family: Arial;
		font-weight: normal;
		font-size: 9px;
		color: #444444;
		text-decoration: none;
		clear: left;
		}	
		
		
		
		
		
	@media screen and (-webkit-min-device-pixel-ratio:0) {
	
	#Emersonlogo {
		margin: 0px 0px 8px 3px;
		margin: 0px 0px 10px 3px;#
		font-family: Arial;
		font-weight: normal;
		font-size: 9px;
		color: #444444;
		text-decoration: none;
		}
	
	#artslogos {
		float: left;
		width: 165px;
		margin: 8px 0px 8px 3px;
		margin: 9px 0px 9px 3px;#
		font-family: Arial;
		font-weight: normal;
		font-size: 9px;
		color: #444444;
		text-decoration: none;
		}	
	
	#literarylogos {
		float: left;
		width: 165px;
		margin: 8px 0px 8px 3px;
		margin: 9px 0px 9px 3px;#
		font-family: Arial;
		font-weight: normal;
		font-size: 9px;
		color: #444444;
		text-decoration: none;
		clear: right;
		}
		
	#ad {
		margin: 8px 0px 10px 3px;
		margin: 11px 0px 10px 3px;#
		font-family: Arial;
		font-weight: normal;
		font-size: 9px;
		color: #444444;
		text-decoration: none;
		clear: left;
		}
		
#footer {
	width: 971px;
	#width: 975px;	
	clear: both;
	}				
	
	#copyright {
	font-family:Arial;
	color: #545453;
	font-size: 11px;
	font-weight: normal;
	padding: 10px 0px 10px 0px;
	text-align: right;
	}									
