/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Print Stylesheet.
	by DesignSlicer.com _ info@designslicer.com _
	Aug 08 revision.
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Layout Control
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
:link,:visited {
	text-decoration:underline;
}
body {
	font-size:10pt;
	color:#000;
	background:#fff;
	min-width:0;
	padding:0;
}
#page {
	width:auto;
	margin:0 10%;
	background:#fff;
	color:#000;
	padding:0;
	min-height:0;
	text-align:left;
}
* html #page {
	height:auto;
}
h1 {
	width:auto;
	height:auto;
	margin:0;
	font-size:2em;
	position:static;
}
h1 a {
	float:none;
	color:#6d6f76;
}
h2 {
	width:auto;
	height:auto;
	margin:0;
	font-size:1.5em;
}
h2 em {
	font-size:2em;
	display:block;
}
#themes .box {
	float:none;
	width:auto;
}
#themes h3 {
	padding:0;
	font-size:1.5em;
}
#themes,
#themes .inner,
#themes .box-2,
#themes p,
#themes ul,
#themes ul li a,
#themes ul li a:visited,
#themes .box-1 ul li a,
#themes .box-2 ul li a,
#themes .box-3 ul li a,
#themes .box-2 h3,
#themes .box-2 p,
#themes .box-3 ul li a:visited {
	color:#000;
	background:none;
	width:auto;
	margin:0;
	padding:0;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Footer
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#footer {
	width:auto;
	margin:0 10%;
	background:#fff;
	color:#000;
	padding:0;
	min-height:0;
	text-align:left;
	border:none;
	background:none;
}
#footer a,
#footer a:visited {
	color:#000;
}
#footer .inner {
	width:auto;
	padding:0 0 11px;
}
#footer ul {
	padding:25px 0 0;
	font:1.1em/1.45 arial;
	color:#727272;
}
#footer ul li a {
	color:#727272;
}
#footer ul li.primary {
	font:bold 1.18em/1.54 arial;
	color:#62646b;
}
#footer ul li.primary a {
	color:#62646b;
}
#footer .wordpress {
	float:left;
	text-align:left;
	width:45%;
}
#footer .ubd {
	float:right;
	text-align:right;
	width:45%;
}
#footer .ubd ul {
	display:inline;
	width:auto;
	padding:0;
	font:1em/1.45 arial;
}
#footer .ubd ul li {
	display:inline;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Hidden
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#footer .ubd ul,
#footer img,
.clearFooter,
h1 a span,
h2 span {
	display:none;
}