@charset "utf-8";

/*
PRINTING
*/

/*
GENERAL SETTINGS
*/

h1 {
	font-weight: 24px !important;
}
h2 {
	font-weight: 22px !important;
}
h3 {
	font-weight: 20px !important;
}
h4 {
	font-weight: 18px !important;
}
h5 {
	font-weight: 16px !important;
}
h6 {
	font-weight: 14px !important;
}
* {
	text-indent: 0 !important;
}
.ctn-content, .col-content {
	width: auto;
}
.ctn-comments, .btn-prev, .btn-next, .col-acessories, .ctn-toolbox, .lst-tabs, .ctn-combo {
	display: none !important;
}
.col-left, .col-right {
	float: none;
}
.col-content {
	width: auto;
}
.ctn-contentdeploy {
	border: 0 !important;
}

/*
HEADER
*/
.ctn-header {
	display: none;
}
.ctn-header-print {
	display: block;
	padding-bottom: 5px;
	border-bottom: solid 1px #000000;
	margin-bottom: 20px;
}
/*
// HEADER
*/

/*
FOOTER
*/
.ctn-footer {
	width: auto;
}
.ctn-footer ul {
	display: none;
}
.ctn-footer address {
	line-height: 200%;
}
.ctn-footer address span {
	display: block;
	text-transform: lowercase;
	line-height: 100%;
	font-size: 10px;
}
.ctn-footer-decoration {
	border-top: solid 1px #000000;
}
/*
// FOOTER
*/

/*
TOP
*/
.ctn-contenttop {
	height: auto !important;
	border: 0 !important;
}
.ctn-contenttop .lnk-addcomment, .ctn-contenttop dl {
	display: none !important;
}
.ctn-contenttop h1 {
	width: auto !important;
	float: none !important;
	margin: 0 0 20px 0 !important;
}
/*
// TOP
*/

/*
ARTICLE
*/
.ctn-article .ctn-poll, .ctn-article object, .ctn-article embed, .ctn-relatedcontent, .ctn-article .ctn-relatedlinks {
	display: none;
}
.ctn-article h6 {
	width: auto !important;
	height: auto !important;
}
/*
// ARTICLE
*/

/*
GALLERIES
*/
.ctn-photogalleries .col-gallery, .ctn-photogalleries .col-moregalleries {
	float: none !important;
	clear: both;
	width: auto !important;
}
.ctn-photogalleries .col-gallery, .ctn-photosgallery .ctn-scrollingphoto, .ctn-gallerycover {
	width: 100%;
	height: auto;
	background: none;
	text-align: center;
}
.ctn-photosgallery .ctn-scrollingphoto, .ctn-photogalleries .col-moregalleries {
	padding-bottom: 20px;
}
.ctn-photogallery {
	border: none;
}
.ctn-photogalleries .ctn-galleriesfilter, .ctn-photosgallery .ctn-caption, .ctn-photosgallery .ctn-gallerycontrols, .ctn-photosgallery .lnk-zoomphoto, .col-moregalleries .ctn-more, .col-moregalleries .ctn-relatedarticle, .ctn-galleriesheader, .ctn-photogalleries .ctn-scrolling, .ctn-photosgallery .lnk-back, .ctn-photosgallery .lnk-next {
	display: none !important;
}
/*
// GALLERIES
*/
