/* BITESIZE CMS
Black Widow Web Design. 
http://www.blackwidows.co.uk
*/

#header h1,#header h1 a {
	color:#777;
}

/*NOT PRINTED */
#header span,.jumplinks,#home,.sidebar,#searchform,.edit,
#respond, .reply, comment-links, .prevnext,.top,#footer ul a {
	 display:none;
}

body {
	background:#fff;
	color:#000;
}
h1, h2, h3, h4, h5, h6,
blockquote, table, pre, img {
	 page-break-after:avoid;
     page-break-inside:avoid;
}
a {
	color:#000;
}
a,abbr,acronym {
	text-decoration:none;
}
dt {
	font-weight:bold;
	margin-top:0.2cm;
}
blockquote {
	font-style:italic;
}
ul, ol, dl  {
	 page-break-before:avoid;
}
#header,#header h1,#wrapper,#content,#footer {
	border:none;
}
#header h1 {
	margin:0;
}
#wrapper,#content {
	width:100%;
	min-height:0;
	margin:0;
	padding:0;
}
#footer {
	text-align:center;
}
/* widgets */
.widget_box,.sidebar .widget_text {
	border:3px double #ccc;
}
.widget_box h3 {
	background:#eee;
	border-bottom:1px solid #ccc;
}
