/* = Typography
-----------------------------------------------------------------------------*/	
.h1-black-medium, .h1-red-medium, .h1-orange-medium, .h1-classic-medium {
	font:italic 15px Arial, Helvetica, sans-serif;
	margin:0;
	padding:0 0 0 10px;
	color:#fff;
	line-height:33px;
	position:relative;
	height:33px;
	}

.h1-black-medium {
	background:#000 url(images/h1-black-medium.jpg) no-repeat left top;
	width:677px;	
	}
	
.h1-red-medium {
	background:#670710 url(images/h1-red-medium.gif) no-repeat left top;
	width:497px;
	}
	
.h1-orange-medium {
	background:#872706 url(images/h1-orange-medium.gif) no-repeat left top;
	width:497px;
	}
	
.h1-classic-medium {
	background:#693919 url(images/h1-classic-medium.gif) no-repeat left top;
	width:497px;
	}
		
	
#path-black, #path-red, #path-orange, #path-classic, #path-blue {
	padding:0 0 0 10px;
	margin:0 0 8px 10px;
	color:#fff;
	line-height:32px;
	position:relative;
	height:32px;
	}	

#path-red {
	background:#670710 url(images/path-red.gif) no-repeat left top;
	width:808px;	
	color:#f0dadc;
	}	
#path-red .main-path {
	background:url(images/path-icon-red.gif) no-repeat 10px center;
	padding:0 0 0 26px;	
	}	
#path-red .main-path a{
	color:#f0dadc;
	background: url(images/bullet05.gif) no-repeat right 5px;
	padding:0 8px 0 0;
	margin:0 8px 0 0;
	}	
#path-red .main-path a:hover{
	color:#fff;
	}

#path-classic{
	background:#693919 url(images/path-classic.gif) no-repeat left top;
	width:808px;	
	color:#ebe3e0;
	}	
#path-classic .main-path {
	background:url(images/path-icon-classic.gif) no-repeat 10px center;
	padding:0 0 0 26px;	
	}	
#path-classic .main-path a{
	color:#ebe3e0;
	background: url(images/bullet05.gif) no-repeat right 5px;
	padding:0 8px 0 0;
	margin:0 8px 0 0;
	}	
#path-classic .main-path a:hover{
	color:#fff;
	}
	
#path-blue{
	background:#014d6e url(images/path-blue.gif) no-repeat left top;
	width:808px;	
	color:#dee5e9;
	}	
#path-blue .main-path {
	background:url(images/path-icon-blue.gif) no-repeat 10px center;
	padding:0 0 0 26px;	
	}	
#path-blue .main-path a{
	color:#dee5e9;
	background: url(images/bullet07.gif) no-repeat right 5px;
	padding:0 8px 0 0;
	margin:0 8px 0 0;
	}	
#path-blue .main-path a:hover{
	color:#fff;
	}
	
#path-black{
	background:#000 url(images/path-black.gif) no-repeat left top;
	width:808px;	
	color:#dedede;
	}	
#path-black .main-path {
	background:url(images/path-icon-black.gif) no-repeat 10px center;
	padding:0 0 0 26px;	
	}	
#path-black .main-path a{
	color:#dedede;
	background: url(images/bullet07.gif) no-repeat right 5px;
	padding:0 8px 0 0;
	margin:0 8px 0 0;
	}	
#path-black .main-path a:hover{
	color:#fff;
	}
	
.super-title {
	color:#808080;
	font:bold 13px Arial, Helvetica, sans-serif;
	padding:0;
	margin:0 0 4px 0;
	}
	
.main-title {
	color:#010101;
	font:normal 18px Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
	}
	
.timestamp {
	color:#df002c;
	font:normal 11px Arial, Helvetica, sans-serif;
	background:url(images/sep01.gif) no-repeat left center;
	padding:0 0 0 8px;
	margin:0 0 0 6px;
	}
	
	
	
	
/* --------------------------------   Update -------------------------------------------------------------------------  */

.h1-preview {
	font:bold 15px Arial, Helvetica, sans-serif;
	margin:0;
	padding:0 0 4px 0;
	color:#010101;
	}
	
.classic .h1-preview {
	font:bold 15px "Times New Roman", Times, serif;
	margin:0;
	padding:0 0 4px 0;
	color:#fff;
	}
	
.h2-relative {
	margin:0;
	background:url(images/relative.gif) no-repeat 10px 11px;
	font:normal 11px Arial, Helvetica, sans-serif;
	padding:10px 0 5px 28px;
	}
	
.h2-relative a{
	color:#df012c;
	text-decoration:none;
	}
	
.h2-relative a:hover{
	color:#444;
	text-decoration:underline;
	}
	
.classic .h2-relative {
	background:url(images/classic-recent.gif) no-repeat 10px 11px;
	font:normal 11px "Times New Roman", Times, serif;
	}
	
.h2-popular {
	color:#444;
	margin:0;
	background:url(images/popular.gif) no-repeat 10px 9px;
	font:normal 11px Arial, Helvetica, sans-serif;
	padding:10px 0 5px 30px;
	}
	
.h2-popular a{
	color:#df012c;
	text-decoration:none;
	}
	
.h2-popular a:hover{
	color:#444;
	text-decoration:underline;
	}
	
.classic .h2-popular {
	background:url(images/classic-popular.gif) no-repeat 10px 9px;
	font:normal 11px "Times New Roman", Times, serif;
	}
	
.classic .h2-popular a{
	color:#69361b;
	}
	
.classic .h2-popular a:hover{
	color:#444;
	}
	
.h2-info {
	background:url(images/info-icon.gif) no-repeat left top;
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#444;
	margin:0;
	padding:0 0 0 24px;
	line-height:16px;
	}
	
.h2-info a{
	color:#df002c;
	text-decoration:none;
	}
	
.h2-info a:hover{
	color:#444;
	text-decoration:underline;
	}
	
.h2-slideshow-title {
	background:url(images/photocam.gif) no-repeat 10px 1px;
	margin:0;
	padding:0 0 0 30px;
	float:left;
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#df002c;
	}
	
.h2-relative-articles, .h2-read-also {
	padding:10px 10px 0 26px;
	margin:0 0 10px 0;
	background:url(images/relative.gif) no-repeat 10px 10px;
	color:#444;
	font:normal 11px Arial, Helvetica, sans-serif;
	}
	
.h2-archive {
	font:normal 11px Arial, Helvetica, sans-serif;
	background:url(images/archive-bullet.gif) no-repeat left center;
	color:#444;
	margin:0;
	padding:0 0 0 20px;
	line-height:16px;	
	}
	
.h2-archive a{
	color:#df002c;
	text-decoration:none;
	}
	
.h2-archive a:hover{
	color:#444;
	text-decoration:underline;
	}
	
.h2-url {
	font:normal 11px Arial, Helvetica, sans-serif;
	background:url(images/url.gif) no-repeat 10px 9px;
	color:#444;
	margin:0;
	padding:10px 0 0 30px;
	line-height:16px;	
	}
	
.h2-showcase {
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#df002c;
	padding:10px;
	margin:0;
	background:url(images/rating.gif) repeat-x left top;
	}
	
.h2-showcase-linked {
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#df002c;
	padding:10px 157px 10px 10px;
	margin:0;
	background:url(images/dots02.gif) repeat-x left bottom;
	width:340px;
	position:relative;
	line-height:14px;
	}
	
.h2-showcase-linked span{
	color:#000;
	margin:0 0 0 4px;
	}
	
.h2-showcase-linked a{
	position:absolute;
	top:10px;
	right:10px;
	font-weight:normal;
	color:#df002c;
	text-decoration:none;
	background:url(images/bullet04.gif) no-repeat left 6px;
	padding:0 0 0 6px;
	}
	
.h2-showcase-linked a:hover{
	text-decoration:underline;
	}
	
.h3-black {
	font:bold 11px Arial, Helvetica, sans-serif;
	background:url(images/dots02.gif) repeat-x left bottom;
	padding:0 0 8px 0;
	margin:0;
	color:#444;
	}
	
.h3-black span{
	background:url(images/bullet06.gif) no-repeat left 5px;
	padding:0 0 0 6px;
	color:#444;
	}
	
.h3-black span em{
	background:url(images/bullet08.gif) no-repeat right 5px;
	padding:0 6px 0 0;
	color:#444;
	font-style:normal;
	}

.h2-read-also02 {
	padding:10px 10px 0 30px;
	margin:0 0 10px 0;
	background:url(images/popular.gif) no-repeat 10px 10px;
	color:#444;
	font:normal 11px Arial, Helvetica, sans-serif;
	}
	
.h2-read-also02 a, .h2-read-also a{
	color:#df012c;
	text-decoration:none;
	}
	
.h2-read-also02 a:hover, .h2-read-also a:hover{
	color:#444;
	text-decoration:underline;
	}
	
.h2-advanced-search-header {
	background:url(images/info-icon.gif) no-repeat left top;
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#444;
	margin:0;
	padding:0 0 0 24px;
	line-height:16px;
	}
	
.h2-advanced-search-header a{
	color:#df002c;
	text-decoration:none;
	}
	
.h2-advanced-search-header a:hover{
	color:#444;
	text-decoration:underline;
	}

.h3-box03 {
	background:url(images/info-icon.gif) no-repeat left top;
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#444;
	margin:0;
	padding:0 0 0 24px;
	line-height:16px;
	float:left;
}
	
.h3-box03 a{
	color:#df002c;
	text-decoration:none;
	}
	
.h3-box03 a:hover{
	color:#444;
	text-decoration:underline;
	}

.lezanta {
	text-align:center;
}
