/* --------------------------------------------
   
----------------------------------------------- */
div#content
{
	background: url(../../img/archives/icon_archives.gif) no-repeat 18px 119px;
}

/* --------------------------------------------
   
----------------------------------------------- */
div#archives,
div#best-of
{
	float: left;
	_display: inline;
}

div#archives
{
	width: 185px;
	margin-left: 121px;
}

div#best-of
{
	width: 154px;
	padding-left: 46px;
	background: url(../../img/archives/icon_best_of.gif) no-repeat;
	min-height: 150px;
}

div#archives h2,
div#best-of h2
{
	font-size: 15px;
	_font-size: 13px;
	+font-weight: normal;
	color: #c33;
	padding-top: 2px;
}

div#archives h2.issue
{
	margin-bottom: 21px;
}

div#archives h2.category
{
	margin-bottom: 12px;
}

div#best-of h2
{
	margin-bottom: 20px;
}

div#archives ol 
{
	margin-bottom: 15px;
}

div#archives ol li a
{
	color: #777;
	line-height: 16px;
}

div#archives ol li a
{
	line-height: 16px;
}

div#archives ol li a strong
{
	color: #666;
}

div#archives ol li a:hover
{
	color: #c00;
}

div#archives ol li h3
{
	font-weight: bold;
	font-size: 10px;
	color: #c00;
	text-transform: uppercase;
	/* margin-top: 15px; */
	
	padding-top: 1px;
	margin-bottom: 5px;
}

/*
div#archives ol li h3.first
{
	margin-top: 0;
	padding-top: 1px;
}
*/

/* --------------------------------------------
   
----------------------------------------------- */
div#archives-pagination
{
	overflow: hidden;
	margin-bottom: 28px;
	display: none;
}

div#archives-pagination a
{
	color: #c00;
	font-weight: bold;
	text-transform: uppercase;
}

div#archives-pagination a.older
{
	float: left;
}

div#archives-pagination a.newer
{
	float: right;
	_display: inline;
	margin-right: 50px;
}

/* --------------------------------------------
   
----------------------------------------------- */
div#category-menu
{
	position: relative;
	height: 25px;
}

div#category-menu ul.item-menu
{
	width: 150px;
	position: absolute;
	top: 0px;
	left: 0px;
}

div#category-menu ul.item-menu li
{
	padding-left: 0;
}

div#category-menu ul.item-menu li a
{
	padding-left: 13px;
	font-size: 9px;
	line-height: 20px;
	font-weight: bold;
	color: #333;
}

/* --------------------------------------------
   
----------------------------------------------- */
div#best-of
{
	position: relative;
}

div#best-of ul.item-menu
{
	position: absolute;
	left: 47px;
	width: 148px;
	font-size: 9px;
}

div#best-of ul.item-menu li
{
	padding-left: 0;
}

div#best-of ul.item-menu li a
{
	padding-left: 13px;
	font-size: 9px;
	line-height: 20px;
	font-weight: bold;
	color: #333;
}

div#best-of ul.item-menu li.toggle a
{
	_padding-left: 0;
}

ul#best-of-menu
{
	top: 30px;
	z-index: 102;
}

ul#best-of-categories
{
	top: 60px;
	display: none;
	z-index: 101;
}

/* --------------------------------------------
   
----------------------------------------------- */
div#best-of-detail
{
	display: none;
	overflow: hidden;
	width: 166px;
	position: absolute;
	left: 47px;
	top: 100px;
	z-index: 100;
}

/*
div#best-of-detail h3.category
{
	font-size: 9px;
	color: #777;
	text-transform: uppercase;
	margin-bottom: 10px;
}

div#best-of-detail a.title
{
	font-weight: bold;
	text-transform: uppercase;
	color: #c00;
	font-size: 9px;
	line-height: 11px;
	display: block;
	overflow: hidden;
}

div#best-of-detail a.title span.text
{
	float: left;
	padding-top: 2px;
}

div#best-of-detail a.title span.l
{
	float: left;
	background: url(../../img/global/icon_link_l.gif) no-repeat;
	width: 27px;
	height: 16px;
	text-indent: -2000px;
	overflow: hidden;
	margin-left: 9px;
	_display: inline;
}

div#best-of-detail a.title:hover
{
	text-decoration: underline;
}

div#best-of-detail a.title:hover span.l
{
	background-position: 0 -16px;
}

div#best-of-detail a.title:hover
{
	text-decoration: underline;
}

div#best-of-detail p.byline
{
	font-weight: bold;
	font-size: 9px;
}

div#best-of-detail p.selector
{
	margin-top: 4px;
	color: #888;
	font-size: 9px;
	margin-bottom: 5px;
}

div#best-of-detail p.selector strong
{
	display: block;
	color: #555;
	font-weight: bold;
}

div#best-of-detail p.message
{
	color: #666;
	font-size: 9px;
	line-height: 11px;
	margin-bottom: 4px;
}

div#best-of-detail p.issue
{
	margin-bottom: 0;
	font-size: 9px;
}

div#best-of-detail p.issue span.number
{
	font-weight: bold;
	color: #666;
	margin-bottom: 2px;
}

div#best-of-detail p.issue span.date
{
	color: #777;
}

div#best-of-detail a.check-it-out
{
	float: left;
	color: #c00;
	text-transform: uppercase;
	font-size: 9px;
	margin-right: 8px;
}

div#best-of-detail a.check-it-out:hover
{
	text-decoration: underline;
}

div#best-of-detail p.comment
{
	font-size: 9px;
	float: left;
}

div#best-of-detail p.comment a.comment
{
	color: #c00;
	text-transform: uppercase;
	font-size: 9px;
}

div#best-of-detail p.comment a.comment:hover
{
	text-decoration: underline;
}
*/
