/* Mor.pho.GEN.e.sis version 2.1 by kris (http://www.xoofoo.org and http://www.frxoops.org) */
/* file name : print.css - 12 01 2008 */

/* !!!!!! WARNING EXPERIMENTAL STYLE SHEET !!!!!! */

html, body {
	width: 							95%;
	margin:							0;
	background-color:				#fff;
	padding:							0;
	font-size:						9pt;
	font-family:					"Lucida Grande", Verdana, sans-serif;
	color:							#000;
}

/* display none */
#xo-noprint {	display: none;}
#xo-canvas-leftcolumn { display: none;}
#xo-canvas-rightcolumn { display: none;}
#xo-language, #xo-userbar, xo-searchbar { display: none;}
#xo-top { display: none}
body.theme-dialog #xo-banner {display: none;}
/*#xo-banner, */#xo-banner-ad { display: none;}
#xo-globalnav { display: none;}
#xo-uptop {display: none;}
#xo-breadcrumb {display: none;}
#xo-footer .validw3c {display: none;}
#xo-footer span.design {display:none;}
#xo-footer .rss {display:none;}
#xo-logger-output  {display:none;}
#system-select_notifications {display:none;}
.itemFoot { display: none;}
#xo-smiley { display: none;}
#user_sigSmiley { display: none;}
#user_sigStyletext { display: none;}
select#user_sigFont, select#user_sigColor, select#user_sigFont, select#user_sigSize { display: none;}
span#xoopsHiddenText { display: none;}
hr {	display: none;}
form [name=notification_select] { display: none;}
input[type=submit], input[type=reset], input[type=button] {display:none;}
/*select {	display: none;}*/
/*textarea { display: none;}*/

/* display for print */
h1, h2, h3, h4, h5, h6  {	text-decoration: none;}
h1 { font-size: 1.2em; font-weight: bold;}
h2 { font-size: 1.1em;}
h3,h4,h5,h6 {font-size: 1em;}
h1,h2,h3,h4,h5,h6 { page-break-after : avoid !important;}
img {	border: 0;}

abbr, acronym { border: 0;}
abbr[title]:after,acronym[title]:after{ content: " (" attr(title) ")";	font-style: italic;}
blockquote,q {	font-style: italic;	quotes: "\00AB\00A0" "\00A0\00BB" "\0022" "\0022";}
pre, code, table { page-break-inside : avoid !important;}
pre {	border: 1px dotted;	padding: 12pt;}
table th {
	padding-bottom: 				1em;
	font-size: 						1.4em;
	font-weight: 					bold;
}
#xo-page {
	background-color: 			inherit;
	color: 							#000;
	font-size: 						1em;
	line-height: 					1.2em;
}
#xo-site-title {
	background-color: 			inherit;
	padding-left: 					10px;
	color: 							#006CD5;
	font-size:						1.7em;
	font-weight:					bold;
	text-align:						right;
}
a#xo-site-title {	text-decoration: none;}
#xo-site-slogan {
	background-color: 			inherit;
	padding-left: 					40px;
	color:							#666;
	font-size: 						1.4em;
	font-style: 					italic;
}
#xo-footer {
	margin-top: 					50px;
	color: 							#777;
	font-size: 						.7em;
	text-align: 					center;
}
#xo-footer a {
	background-color: 			inherit;
	color: 							#999;
	text-decoration: 				none;
}
.xo-blocktitle {
	background-color: 			inherit;
	padding: 						.5em 0 .5em 0;
	color: 							#006cd5;
	font-size: 						1.1em;
}
.xo-blockcontent {
	font-size: 						.9em;
	text-align: 					justify;
}
.xo-blockcontent a {
	background-color: 			inherit;
	color: 							#ff0000;
	font-style: 					italic;
	text-decoration : 			none;
}
.xo-blockcontent a:after,.xo-blockcontent a[href]:after {
	background-color: 			inherit;
	color: 							#999 !important;
	content: 						" [\00A0" attr(href) "\00A0]";
	font-size: 						.8em;
	text-decoration: 				none;
}
.item {
	background-color: 			inherit;
	padding:							5px;
	color: 							#000;
}

/* list */
#xo-canvas-content ul {
	margin: 							2px;
	padding: 						2px;
	font-size: 						.9em;
	text-align: 					left;
	list-style: 					square inside;
}
#xo-canvas-content li {}

/* formulaire */
form, input, select { font-size: .9em;}
input[type=text] {
	border-width: 					0 0 1px 0 !important;
	border-style: 					dotted;
	border-color: 					#666;
}
input[type=checkbox] {
	margin: 							0;
	border:							none;
}
select {
	font-size: 						.8em;
	border-width: 					0 0 1px 0 !important;
	border-style:					dotted;
	border-color: 					#666;
}
textarea {
	height: 							auto;
	overflow: 						hidden;
	font-size: 						.9em;
	font-style: 					italic;
	border: 							1px dotted #666 !important;
}

/* for newbb/cbb */
td.foot { display: none;}
form#quick_reply { display: none;}
form[name=forum_jumpbox] { display: none;}
/*.dropdown {
	display: none;
}*/
select#topicoption, select#viewmode { display: none;}
.comTitle {
	background-color: 		inherit;
	color: 						#006CD5;
	font-size: 					.8em;
}
.comText { padding: 			2px;}
.comUserStat { font-size: 	.7em;}
.comUserStatCaption { font-size: .7em;}
.comUserStatus {display:none;}
.comUserRank {	font-size:1em;}
.comUserRankText {font-size:.7em;
}
.comUserRankImg {}
.comUserName {}
.comUserImg {}
.comDate {
	font-style: 					italic;
	font-size: 						.7em;
}
.comDateCaption {	font-size: .7em;}
.signature {
	font-size: 						.7em;
	font-style:						italic;
}

.itemPermaLink, .itemFoot, .itemAdminLink { display: none;}

/* print for admin interface */
#xo-header-admin { display: none;}
.admin_layer { display: none;}



