DIV.articles-content {
}

DIV.articles-content DIV.spacer {
	height: 10px;
}

DIV.articles-content DIV.header {
	color: #cdcdcd;
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 2px 0;
}

DIV.articles-content HR {
	margin: 10px 0 0 0;
	border-width: 1px 0 0 0;
	border-style: dotted;
	border-color: #bcb396;
}

DIV.articles-content DIV.header IMG {
	padding: 0 8px 0 0;
}

DIV.articles-content DIV.header IMG.new {
	padding: 0 0 0 8px;
}

DIV.articles-content DIV.calendar {
	display: inline-block;
	width: 40px;
	height: 28px;
	background-image: url('../graphics/icons/calendar.png');
	background-repeat: no-repeat;
	background-position: top left;
	padding: 7px 0 0 0;
	margin: 0 8px 4px 0;
	font-family: tahoma, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 18px;
	text-align: right;
	color: #dbdbdb;
	opacity: 0.65;
	filter: alpha(opacity = 65);
}

DIV.articles-content DIV.calendar DIV.day {
	text-align: right;
	position: relative;
	bottom: 7px;
	left: 2px;
	height: 12px;
}

DIV.articles-content DIV.title {
	float: left;
	text-align: left;
}

DIV.articles-content DIV.keywords {
	width: 592px;
	display: inline-block;
	text-align: right;
	float: right;
	padding: 0;
}

DIV.articles-content DIV.keywords A {
	white-space: nowrap;
	color: #dbdbdb;
	opacity: 0.25;
	filter: alpha(opacity = 25);
}
DIV.articles-content DIV.keywords A:hover {
	color: #fcfcfc;
	opacity: 1.00;
	filter: alpha(opacity = 100);
}

DIV.articles-content DIV.keywords A IMG {
	padding: 0 0 0 8px;
}

DIV.articles-content DIV.paging {
	margin: 20px 0 0 0;
}

DIV.articles-content DIV.paging DIV.left {
	float: left;
}

DIV.articles-content DIV.paging DIV.right {
	float: right;
}

DIV.articles-content DIV.links A {
	color: #dbdbdb;
}
DIV.articles-content DIV.links A:hover {
	color: #fcfcfc;
}
DIV.articles-content DIV.links.alternate A {
	color: #e9ca1c;
}
DIV.articles-content DIV.links.alternate A:hover {
	color: #ffd800;
}

DIV.articles-content DIV.links.left A IMG {
	padding: 0 8px 0 0;
}

DIV.articles-content DIV.links.right A IMG {
	padding: 0 0 0 8px;
}

DIV.articles-content DIV.text {
	display: none;
	line-height: 17px;
}

DIV.articles-content DIV.text A {
	font-family: tahoma, sans-serif;
	margin: 0 2px 0 2px;
	padding: 0 2px 0 2px;
	border-width: 0 0 1px 0;
	border-style: dashed;
	color: #dbdbdb;
	border-color: #dbdbdb;
}
DIV.articles-content DIV.text A:hover {
	color: #24221e;
	border: none;
	background-color: #dbdbdb;
}

DIV.articles-content DIV.text B {
	font-family: tahoma, sans-serif;
}

DIV.articles-content DIV.text LI {
	list-style-image: url('../graphics/icons/list-articles.png');
}

DIV.articles-content DIV.text DIV.picture {
	margin: 4px auto 0 auto;
	text-align: center;
	line-height: 20px;
	color: #aaaaaa;
}

DIV.articles-content DIV.text DIV.picture IMG {
	padding: 3px;
	background-color: #e8e8e8;
	margin: 0 auto 0 auto;
}

DIV.articles-content DIV.text DIV.picture A,
DIV.articles-content DIV.text DIV.slideshow A.showoriginal {
	color: #cccccc;
	padding: 0;
	margin: 0;
	border: none;
}
DIV.articles-content DIV.text DIV.picture A:hover,
DIV.articles-content DIV.text DIV.slideshow A.showoriginal:hover {
	color: #ffffff;
	background-color: transparent;
}

DIV.articles-content DIV.text DIV.picture A:hover IMG {
	opacity: 1.00 !important;
	filter: alpha(opacity = 100) !important;
}

DIV.articles-content DIV.text DIV.picture-left {
	margin-left: 0;
	margin-right: 10px;
	float: left;
}

DIV.articles-content DIV.text DIV.picture-right {
	margin-left: 10px;
	margin-right: 0;
	float: right;
}

DIV.articles-content DIV.text DIV.slideshow A.showoriginal,
DIV.articles-content DIV.text DIV.picture A.showoriginal {
	margin: 0 0 0 15px;
}

DIV.articles-content DIV.text LI {
	margin: 0 0 0 20px;
}

DIV.articles-content DIV.text BLOCKQUOTE {
	display: block;
	font-style: italic;
	font-family: 'courier new', sans-serif;
	border: 1px #313131 dashed;
	background: url('../graphics/background/shape-fillin.png') repeat 0 0;
	margin: 8px 0 6px 0;
	padding: 4px 8px 4px 8px;
}

DIV.articles-content DIV.text BLOCKQUOTE IMG {
	margin: 0 8px 0 8px;
}

DIV.articles-content DIV.cover {
	float: right;
	margin: 0 0 0 10px;
}

DIV.articles-content DIV.cover IMG {
	display: block;
	background-color: #e8e8e8;
	padding: 3px;
}

DIV.articles-content DIV#comments {
	margin: 20px 0 0 0;
	display: none;
}

DIV.articles-content DIV#comments SPAN {
	margin: 0 15px 0 0;
	font-family: verdana, sans-serif;
	color: #666666;
	font-size: 10px;
}

DIV.articles-content DIV#comments SPAN B {
	margin: 0 8px 0 0;
	color: #aaaaaa;
	font-size: 11px;
}

DIV.articles-content DIV#comment {
	margin: 20px 0 0 0;
	display: none;
	font-weight: bold;
}

DIV.articles-content DIV#comment INPUT[name='nickname'] {
	width: 200px;
}

DIV.articles-content DIV#comment INPUT[type='text'] {
	margin: 0 0 0 15px;
}

DIV.articles-content DIV#comment TEXTAREA {
	margin: 8px 0 0 0;
	width: 640px;
	height: 100px;
}

DIV.articles-content DIV#comment INPUT[type='text'], DIV.articles-content DIV#comment TEXTAREA {
	color: #e8e8e8;
	padding: 0 2px 0 2px;
	border: 1px dashed #555555;
	font-size: 11px;
	font-family: 'courier new', sans-serif;
}

DIV.articles-content DIV#comment INPUT[type='text'].focused,
DIV.articles-content DIV#comment TEXTAREA.focused {
	border-color: #888888;
}

DIV.articles-content DIV#similars {
	margin: 20px 0 0 0;
	color: #999999;
	padding: 0 0 10px 0;
}

DIV.articles-content DIV#similars DIV#title {
	font-weight: bold;
	text-transform: uppercase;
	color: #e9ca1c;
}

DIV.articles-content DIV#similars DIV#content {
	font-family: 'courier new', sans-serif;
}

DIV.articles-content DIV#similars DIV#content A {
	color: #d2d2d2;
	padding: 0 10px 0 0;
	white-space: nowrap;
	display: inline-block;
}
DIV.articles-content DIV#similars DIV#content A:hover {
	color: #ffffff;
}

DIV.articles-content DIV.slideshow-images A IMG {
	padding: 3px;
	background-color: #e8e8e8;
}
DIV.articles-content DIV.slideshow-images A,
DIV.articles-content DIV.slideshow-thumbnails A {
	padding: 0;
	margin: 0;
}

DIV.articles-content .slideshow {
	display: block;
	position: relative;
	z-index: 0;
	margin: 0 auto;
	width: 640px;
	height: 755px;
	padding: 4px 0 0 0;
}

DIV.articles-content .slideshow-images {
	display: block;
	overflow: hidden;
	position: relative;
}		

DIV.articles-content .slideshow-images IMG {
	display: block;
	position: absolute;
	z-index: 1;
	float: left;
	left: 0;
	top: 0;
}		

.slideshow-images-visible { 
	opacity: 1.00;
}	

.slideshow-images-prev { 
	opacity: 0.00;
}

.slideshow-images-next {
	opacity: 0.00;
}

.slideshow-captions {
	left: 0;
	text-align: center;
	overflow: hidden;
	position: absolute;
	text-indent: 10px;
	width: 100%;
	z-index: 10000;
	margin: 3px 0 0 0;
}

.slideshow-captions-hidden {
	height: 0;
	opacity: 0.00;
}

.slideshow-captions-visible {
	height: 17px;
	opacity: 1.00;
}

DIV.articles-content .slideshow-thumbnails {
	height: 84px;
	left: 0;
	position: absolute;
	width: 100%;
	margin: 27px 0 0 0;
	overflow: hidden;
}

DIV.articles-content .slideshow-thumbnails * {
	margin: 0;
	padding: 0;
}

DIV.articles-content .slideshow-thumbnails UL {
	height: 84px;
	left: 0;
	position: absolute;
	top: 0;
	width: 10000px;
}

DIV.articles-content .slideshow-thumbnails LI {
	float: left;
	list-style: none;
	list-style-image: none !important;
	margin: 0 10px 0 0 !important;
	position: relative;
}

DIV.articles-content .slideshow-thumbnails LI A {
	display: block;
	float: left;
	position: relative; 
	padding: 2px;
	background-color: #e8e8e8;
}
DIV.articles-content .slideshow-thumbnails LI A:hover {
	opacity: 1.00 !important;
}

DIV.articles-content .slideshow-thumbnails LI A IMG {
	display: block;
	height: 80px;
}

.slideshow-thumbnails-active {
	opacity: 1.00;
}

.slideshow-thumbnails-inactive {
	opacity: 0.65;
}

