/* --------------------------------------------
   
----------------------------------------------- */
dl#main dd.content div.column-main-wide
{
	width: 760px;
	padding: 0;
	background: none;
}

/* --------------------------------------------
   
----------------------------------------------- */
div.column-main h3.section
{
	padding-left: 6px;
	padding-bottom: 9px;
	border-bottom: 1px solid #aa9;
}

div.column-main h3.section a
{
	display: block;
	margin-top: 4px;
	text-indent: -2000px;
	overflow: hidden;
	background-repeat: no-repeat;
	height: 11px;
}

div.column-main h3.section a:hover
{
	background-position: 0 -11px;
}

div.column-main h3.section-map a,
div.column-main h3.section-maps a
{
	background: url(../img/article/header-maps.gif) no-repeat 0 0px;
}

div.column-main h3.section-charts-graphs a
{
	background: url(../img/article/header-charts-graphs.gif) no-repeat 0 0px;
}

div.column-main h3.section-art a
{
	background: url(../img/article/header-art.gif) no-repeat 0 0px;
}

div.column-main h1.map-title
{
	font: 24px/27px georgia, serif;
	color: #331108;
	padding-top: 8px;
	padding-left: 5px;
	margin-bottom: 9px;
}

/* --------------------------------------------
   
----------------------------------------------- */
dl#article-tags
{
	border-bottom: 0;
	/*
	padding-left: 5px;
	padding-bottom: 22px;
	*/
	margin-bottom: 1px;
}

/* --------------------------------------------
   
----------------------------------------------- */
div.slideshow-nav
{

}

div.slideshow-nav-upper
{
	border-top: 1px solid #aa9;
	padding-top: 10px;
	margin-bottom: 19px;
}

div.slideshow-nav-lower
{
	border-bottom: 1px solid #aa9;
	padding-bottom: 9px;
	margin-bottom: 12px;
}

div.slideshow-nav dl
{
	height: 20px;
	background: #bba;
	position: relative;
	
	_position: static;
}

div.slideshow-nav dl dt
{
	display: block;
	text-align: center;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #fff;
}

div.slideshow-nav dl dd.previous,
div.slideshow-nav dl dd.next
{
	position: absolute;
	top: 5px;
	
	_position: static;
	_top: auto;
	_margin-top: 5px;
	_display: inline;
}

div.slideshow-nav dl dd.previous
{
	left: 10px;
	
	_left: auto;
	_float: left;
	_margin-left: 10px;
}

div.slideshow-nav dl dd.next
{
	right: 10px;
	
	_right: auto;
	_float: right;
	_margin-right: 10px;
}

div.slideshow-nav dl dd.previous a,
div.slideshow-nav dl dd.next a
{
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	height: 10px;
	background-repeat: no-repeat;
}

div.slideshow-nav dl dd.previous a:hover,
div.slideshow-nav dl dd.next a:hover
{
	background-position: 0 -10px;
}

div.slideshow-nav dl dd.previous a
{
	width: 80px;
	background-image: url(../img/art/button_previous.gif);
}

div.slideshow-nav dl dd.next a
{
	width: 48px;
	background-image: url(../img/art/button_next.gif);
}

/* --------------------------------------------
   
----------------------------------------------- */
dl#main dd.content div.art-details
{
	background: #fffff6;
	overflow: hidden;
	padding: 10px 10px 8px 10px;
}

div#art-container
{
	border: 1px solid #aa9;
	padding: 5px;
	visibility: hidden;
}

div.column-main p.caption
{
	font-size: 12px;
	line-height: 15px;
	color: #333;
	margin-top: 8px;
	padding-left: 5px;
	border-bottom: 1px solid #aa9;
	padding-bottom: 37px;
	margin-bottom: 7px;
}

.slideshow div.column-main p.caption
{
	border-bottom: 0;
	margin-bottom: 25px;
	padding-bottom: 12px;
}

div.column-main ul.article-actions
{
	margin-left: 4px;
}

/* --------------------------------------------
   
----------------------------------------------- */
a#syndication
{
	margin-top: -14px;
}

/* --------------------------------------------
   
----------------------------------------------- */
a#subscribe
{
	width: 760px;
	background: #813 url(../img/home/button_subscribe.gif) no-repeat center 0px;
	margin-left: 0;
	margin-top: 0;
}

a#subscribe:hover
{
	background-color: #ffc000;
	background-position: center -30px;
}

/* --------------------------------------------
   
----------------------------------------------- */
dl#main dd.content div#column-meta
{
	padding: 0;
	width: 540px;
}

div#more-section
{
	padding-bottom: 17px;
}
