body {
	background: #000000 url(/graphics/bg.gif) repeat-x top left;
	margin: 0;
	padding: 0; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: small; 
	color: #333;

}

img, div { behavior: url(/iepngfix.htc) }

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: "Times New Roman", Times, serif;
	color: #333;
	margin: 0; }

a { color: #a71309;  }
a:hover { color: #333; 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 */

#login-form {
	margin: 0; padding: 0 50px 0 0;
	font-size: 12px;
	text-align: right;
 }
 
#login-form input {
	margin: 0;
 }
 
#login-form form {
	padding: 5px 0 0 0;
	margin: 0;
 }
 
/* HEADER
---------------------------------------------------- */

#header {
	width: 860px;
	position: relative;
	padding: 0;
	margin: 0;
 }
 
.top-frame { 
	width: 940px;
	display: block;
background: url(/graphics/top-frame.png) no-repeat bottom left;
margin: 0 auto; padding: 0; height: 33px; text-align: center;  
color: #fff;
} 

.top-frame p { 
	margin: 0; padding: 10px 50px 0 0;
	text-align: right;
} 


.left-top-frame { 
background: url(/graphics/left-bottom-frame.png) no-repeat bottom right;
vertical-align: bottom;
height: 100%;
}
 
.right-frame { 
background: url(/graphics/right-frame.png) no-repeat top left;
}
 
 

.bottom-frame { 
background: url(/graphics/bottom-frame.png) no-repeat top left;
margin: 0; padding: 0; height: 125px;
}

 
 

 
/* TOP NAV
---------------------------------------------------- */
 
#top-nav { 
	display: block; 
	height: 40px; 
	padding: 0 185px 0 0; 
	margin: 0; 
	background:url(/graphics/top-shadow.gif) no-repeat bottom left; 
	text-align: right; }
#top-nav a { 
	font-family: "Times New Roman", Times, serif;
	margin: 10px; 
	line-height: 40px;
	text-decoration: none;
	color: #a71309;
}
#top-nav a:hover { 
	text-decoration: underline;
	color: #000;
}

#top-nav-member { 
	display: block; 
	height: 40px; 
	padding: 0 25px 0 0; 
	margin: 0; 
	background:url(/graphics/top-shadow.gif) no-repeat bottom left; 
	text-align: right; }
#top-nav-member a { 
	font-family: "Times New Roman", Times, serif;
	margin: 10px; 
	line-height: 40px;
	text-decoration: none;
	color: #a71309;
}
#top-nav-member a:hover { 
	text-decoration: underline;
	color: #000;
}

/* LOGO
---------------------------------------------------- */

#logo {
	padding: 5px 5px 5px 15px; 
}	
#logo a img {
	border: none;
}	
/* SUBSCRIBE
---------------------------------------------------- */

#subscribe {
	position: absolute;
	top: 0;
	left: 685px;
	display: block;
	height: 90px;
	width: 175px;
	background: url(/graphics/register-star.png) no-repeat top right;
	}

/* NAVIGATION
---------------------------------------------------- */

#nav {
	display: block;
	margin: 0;
	padding: 0;
	width: 860px;
	height: 45px;
	background: url(/graphics/nav-shadow.gif) no-repeat top left; }
#nav ul {
	margin: 0;
	padding: 0 0 0 15px;
	list-style: none;
	line-height: 45px;
 }
#nav li {
	font-family: "Times New Roman", Times, serif;
	margin: 0;
	padding: 0 30px;
	list-style: none;
	float: left;
	font-size: 13px;
 }
#nav li a { 
	color: #000; 
	text-decoration: none;
	}
#nav li a:hover {
	text-decoration: underline;
	color: #a71309;
 }

/* Content Wrapper
---------------------------------------------------- */


#content { margin: 0; padding: 0 35px 20px 35px; }


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


#sidebar { display: block; width: 250px; float: right; margin: 0; padding: 0; }

.side { margin: 0; padding: 0 0 20px 0; }


.side h3 {
	margin: 0; 
	padding: 0 0 5px 0;
	list-style: none;
	color: #3a322e;
	border-bottom: 1px dotted #ccc;
 }


.side ul {
	margin: 0; 
	padding: 0;
 }

.side li {
	margin: 0; 
	padding: 2px 0;
	list-style: none;
	font-size: 11px;
 }

.side dt, .side dl, .side dd {
	margin: 0; 
	padding: 2px 0;
	list-style: none;
 }

.side dt { padding: 0 0 2px 0; font-size: 10px; font-weight: bold;  }
.side dt a { text-decoration: none;  }
.side dd { padding: 0 0 12px 0; font-size: 11px;  }
.side dd a {  }
.side dd a:hover { text-decoration: none;  }


#issue-summary			,
#sidebar-related		,
#sidebar-lead			,
#sidebar-events	,
#sidebar-departments	,
#sidebar-cover			,
#sidebar-features		,
#sidebar-columns		,
#sidebar-news			,
#sidebar-issues			{ 
	clear: both;
	padding: 0 0 0 5px;
	margin: 10px 0; 
	}

#sidebar-user-defined { 
	clear: both;
	padding: 10px 0 0 0;
	margin: 0 0 20px 0; 
 }

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



#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;
	float: left;
	width: 510px;
	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 0 30px 0;
 }
#main:after { 
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}


.article, .author-header { 
	clear: both;  
	padding: 15px 0 15px 0;  
	margin: 0;
	display: block;
	border-bottom: 1px solid #ddd;
	  }

.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;
	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;
	
  }

.preview h3 a { text-decoration: none; color: #000;  }
.preview h3 a:hover { color: #a71309; }



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 { width: 510px; border: 1px solid #ccc; border-right: none; padding: 0; margin: 0 0 20px 0; }
#cover h2 { display: none; }
#cover .photo { float: left; margin: 0 15px 0 0; padding: 0; border: none;  }
#cover .photo img { margin: 0; }
#cover .article { border: none; padding: 0; margin: 0;  }
#cover .preview { width: 340px; padding: 15px 0; margin: 0;  }
#cover .preview h3 {  }
#cover p.author { display: none; }
#cover p.date  { display: none; }
#cover p.summary {  }
#cover p.link {  }

#featured { width: 355px; float: left; border-right: 1px dotted #ccc; padding: 0; margin: 0 0 10px 0; }
#featured h2 { font-size: 12px; color: #ff4436; text-transform: uppercase; padding: 0 0 5px 0; font-family: Arial, Helvetica, sans-serif; }
#featured .article { width: 340px;  }
#featured .preview { width: 200px;  }
#featured h3 {  }
#featured h3 { 
	margin: 0; 
	padding: 0 0 5px 0;
	font-size: 18px;
	line-height: 1.15em;
	
  }

#featured h3 a { text-decoration: none; color: #000;  }
#featured h3 a:hover { color: #a71309; }
#featured p.author { display: none; }
#featured p.date  { display: none; }
#featured p.summary {  }
#featured p.link {  }


#events { width: 140px; float: right; padding: 0; margin: 0 0 10px 0; }
#events h2 { font-size: 12px; color: #ff4436; text-transform: uppercase; padding: 0 0 15px 0; font-family: Arial, Helvetica, sans-serif; }

#events dt, #events dl, #events dd {
	margin: 0; 
	padding: 0;
	list-style: none;
 }

#events dt { padding: 0 0 2px 15px; font-size: 13px; font-weight: bold; background: url(/graphics/event-arrow.gif) no-repeat left center  }
#events dt a { text-decoration: none; color: #fe1908; font-family: "Times New Roman", Times, serif; font-style: italic;  }
#events dd { padding: 0 0 10px 15px; font-size: 12px;  }
#events dd a { text-decoration: none; color: #000; font-family: "Times New Roman", Times, serif;   }
#events dd a:hover {  }

#news  { display: none; }



#columns { clear: both; width: 355px; float: left; border-right: 1px dotted #ccc; padding: 0; margin: 0 0 10px 0; }
#columns h2 { font-size: 12px; color: #ff4436; text-transform: uppercase; padding: 0 0 5px 0; font-family: Arial, Helvetica, sans-serif; }
#columns .article { width: 340px;  }
#columns .preview { width: 200px;  }
#columns h3 {  }
#columns h3 { 
	margin: 0; 
	padding: 0 0 5px 0;
	font-size: 18px;
	line-height: 1.15em;
	
  }

#columns h3 a { text-decoration: none; color: #000;  }
#columnsh3 a:hover { color: #a71309; }
#columns p.author { display: none; }
#columns p.date  { display: none; }
#columns p.summary {  }
#columns p.link {  }




#copyright { margin: 0; padding: 15px 75px 0 0; }

#copyright p { margin: 0; padding: 0 0 7px 0; text-align: right; font-size: 11px; line-height: 1em; background: url(/graphics/copyright-bg-line.gif) no-repeat bottom right; }
#copyright p a { color: #5e5e5e; padding: 0 5px; text-decoration: none; }
#copyright p a:hover { color: #000; text-decoration: underline; }

#copyright h3 { margin: 0; padding: 7px 0; text-align: right; font-size: 11px; font-weight: normal; font-family:Arial, Helvetica, sans-serif; }
#copyright h3 a { color: #5e5e5e; padding: 0 5px; text-decoration: none; }
#copyright h3 a:hover { color: #000; text-decoration: underline; }
