
	/*
	
	--------------------------------
	FS-CMS
	--------------------------------
	Copyright Frozen Sand
	
	File:		print.css
	Author:		Kalish
	Started:	2008
	--------------------------------
	
	*/

/* ##### Print Zone ##### */

#print { text-align: left; }

.doNotPrint { display: none !important; }

/* ##### Common Styles ##### */

body
{
	color: black;
	background-color: white;
	font-family: "times new roman", times, roman, serif;
	font-size: 10pt;
	margin: 0;
	padding: 0;
}

html > body { font-size: 9.5pt; }

acronym, .titleTip
{
	font-style: italic;
	border-bottom: none;
}

acronym:after, .titleTip:after
{
	/* Prints titles after the acronyms/titletips. Doesn't work in MSIE */
	content: "(" attr(title) ")";
	font-size: 90%;
	font-style: normal;
	padding-left: 1ex;
}

.smallCaps
{
	font-size: 110%;
	font-variant: small-caps;
}

a, a:hover /* a:visited */
{
	color: rgb(50,70,150);
	text-decoration: none;
}

i
{
	font-family: "times new roman", times, roman, serif;
	font-weight: normal;
	font-style: italic;
	color: rgb(50,50,50);
}

hr, hr.dotted, hr.bbcode
{
	height: 1px;
	background-color: transparent;
	border: 0px none rgb(200,200,200);
	border-top: 1px solid rgb(200,200,200);
	padding: 0;
	margin: .6em 0 .6em 0;
}

/* ##### Header ##### */

#headerloader { display: none; }

#headerstart { display: none; }

#header
{
	margin: 0 0 20px 0;
	padding: 0;
	border-bottom: 1px solid rgb(200,200,200);
}

.headerTitle a
{
	font-size: 150%;
	color: rgb(200,200,200);
	text-decoration: none;
}

.headerTitle div
{
	font-size: 90%;
	font-family: "times new roman", times, roman, serif;
	font-weight: normal;
	font-style: italic;
}

#topmenu { display: none; }
#catmenu { display: none; }

/* ##### Side Bar ##### */

#sidebar { display: none; }
/* #sidebarright { display: none; } */

#adsbar { display: none; }

/* ##### Footer ##### */

#footer { display: none; }
#footerend {
	margin-top: 3em;
	padding-top: 1em;
	border-top: 1px rgb(200,200,200) solid;
	font-style: italic;
	font-size: 90%;
}

/* ##### Admin ##### */

#adminBar { display: none; }
.adminicons { display: none; }


/* ##### Page ##### */
#page
{
	width: 100%;
}

#board
{
	text-align: left;
}

/* ##### Boxes ##### */

.textmenu { display: none; }

h1, h2, h3, h4
{
	font-family: "trebuchet ms", verdana, tahoma, sans-serif;
	font-weight: bold;
}

/* ##### Forum ##### */

.columnAvatar { display: none; }

h3.bbcode, .post_block .newsTextBox h3 /* forums */
{
	color: inherit;
}

h4.bbcode
{
	color: inherit;
}

/* ##### Boxes ##### */

.closedBox { 
	display: none;
}

.lighterBox, .iframeBox
{
	color: inherit;
	background-color: inherit;
	background-image: none;
	border: none;
}

.lighterBox a { color: inherit; }
.lighterBox a:hover { color: inherit; }
.lighterBox i { color: inherit; }
.lighterBox h1, .lighterBox h2, .lighterBox h1.bbcode, .lighterBox h2.bbcode { color: inherit; }
.lighterBox h3, .lighterBox h4, .lighterBox h3.bbcode, .lighterBox h4.bbcode { color: inherit; }
.lighterBox form table td { color: inherit; }
.lighterBox th { color: inherit; }
.lighterBox td { color: inherit; }
.lighterBox td.right { color: inherit; }

.noticeBox
{
	color: inherit;
	background-color: inherit;
	background-image: none;
	border: none;
}

.darkerBox, .previewBox
{
	color: inherit;
	background-color: inherit;
	background-image: none;
	border: none;
}

.emptyBox
{
	color: inherit;
	background-color: transparent;
	background-image: none;
	border: none;
}

.editBox
{
	color: inherit;
	background-color: inherit;
	background-image: none;
	border: none;
}

.dottedBox, #dottedBox
{
	/* color: inherit; */
	background-color: transparent;
	background-image: none;
	border: none;
}

.postitBox
{
	color: inherit;
	background-color: inherit;
	background-image: none;
	border: none;
}

.postitBox a { color: inherit; }
.postitBox a:hover { color: inherit; }
.postitBox h2, .postitBox h3, .postitBox h4, .postitBox h2.bbcode , .postitBox h3.bbcode , .postitBox h4.bbcode  { color: inherit; }
.postitBox i { color: inherit; }

.unreadBox
{
	/* color: inherit; */
	background-color: inherit;
	background-image: none;
	border: none;
}

.unreadBox h2, .unreadBox h4 { color: inherit; }

.codeBox, .codeBoxMain, .shellBox
{
	color: inherit;
	background-color: inherit;
	background-image: none;
	border: none;
}

.shellBox 
{
	color: inherit;
	background-color: inherit;
	background-image: none;
	border: none;
}

.codeBox h2, .codeBox h4, .codeBox h2.bbcode, .codeBox h4.bbcode  { color: inherit; }


.codeBoxHeader, .codeBoxFooter
{
	color: inherit;
}

.quoteBox
{
	color: inherit;
}

.quoteName
{
	color: inherit;
}

.errorBox
{
	color: inherit;
	background-color: inherit;
	background-image: none;
	border: none;
}

.errorBox h2, .errorBox h3, .errorBox h4, .errorBox h2.bbcode, .errorBox h3.bbcode, .errorBox h4.bbcode  { color: inherit; }
.errorBox a { color: inherit; }

.hiddenBoxCat
{
	color: inherit;
	background-color: inherit;
	background-image: none;
	border: none;
}

/* ##### table ##### */

table th, table th
{
	color: inherit;
	border-bottom: 1px rgb(200,200,200) solid;
}

table.bbborder td.tabletop, table.bbsmall td.tabletop
{
	border-top: 1px rgb(200,200,200) solid;
}

table.bbborder td, table.bbsmall td
{
	border-left: 1px rgb(200,200,200) solid;
	border-bottom: 1px rgb(200,200,200) solid;
}

table.bbborder tr, table.bbsmall tr
{
	border-right: 1px rgb(200,200,200) solid;
}


/* ##### Texts ##### */

span.urtText
{
	color: inherit;
	background-image: url("/files/cms/images/icons/urt.png");
}

span.modText
{
	color: inherit;
	background-image: url("/files/cms/images/icons/urt_green.png");
}

span.editText
{
	color: inherit;
}

/* ##### Misc ##### */

.show
{
	background-color: inherit;
	color: inherit;
}

span.userTag
{
	color: inherit;
	font-size: 90%;
}

span.userRank
{
	color: inherit;
}

span.userRankFS
{
	color: inherit;
}

span.userRankMod
{
	color: inherit;
}

span.userMuted
{
	color: inherit;
}

span.code
{
	color: inherit;
}

.currency
{
	color: inherit;
}
