/*
Theme Name: Scribblings
Tags: two-columns, fixed-width, left-sidebar
*/
html, body {
	margin:0;
	padding:0;
	text-align:center;
	background:url(img/bg.jpg) top center #BFAC7F;
	font-family: Arial, Helvetica, sans-serif;
}
#background {
	width:100%;
	margin-left:auto;
	margin-right:auto;
	background:url(img/background.jpg) top center repeat-x;
}
#pagewidth {
	width:1000px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	background:url(img/page_bg.jpg) top center repeat-y;
}

#page {
	width:940px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	background:url(img/page.jpg) top center no-repeat;
	padding: 0px 30px 0px 30px;
}
#header {
	position:relative;
	height:300px;
	width:940px;
	overflow:hidden;
}
#titles {
	float:left;
	clear:left;
	width: 500px;
	height:223px;
	overflow:hidden;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#titles h1 {
	position:relative;
	float:left;
	margin:63px 0px 0px 45px;
	padding:0px;
	font-family:arial;
	font-weight:normal;
	color:#000000;
	font-size:20px;
}
#titles h1 a {
	color:#ff7902;
	text-decoration:none;
}
#titles h1 a:hover {
	color:#55b1b8;
	text-decoration:none;
}
#titles h2 {
	position:relative;
	float:left;
	clear:left;
	margin:4px 0px 0px 50px;
	padding:0px;
	font-family:arial;
	font-weight:bold;
	color:#55b1b8;
	font-size:14px;
	width: 400px;
}
#search {
	float:left;
	clear:right;
	height:200px;
	width: 300px;
	overflow:hidden;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div.searchfield {
	width: 153px;
	height: 60px;
	overflow:hidden;
	border:0px;
	color:#ff7902;
	float:left;
	background: url(img/search_field.png) no-repeat;
	outline: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div.searchfield:hover {
	background: url(img/search_field.png) no-repeat;
	color:#ff7902;
	overflow:hidden;
}
.searchtext {
	background: url(img/search_trans.gif);
	border:0px;
	color:#55b1b8;
	font-size:14px;
	font-family:arial;
	font-weight:bold;
	width: 143px;
	overflow:hidden;
	padding-top: 35px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 5px;
}
input.searchsubmit {
	float:left;
	clear:right;
	width: 115px;
	height: 35px;
	background: url(img/search_button.gif) no-repeat;
	outline: none;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -35px;
	padding: 0px;
}
input.searchsubmit:hover {
	background: url(img/search_button.gif) no-repeat -115px 0px;
}
#menu {
	position:relative;
	height:37px;
	width:940px;
	overflow:hidden;
	margin-top: 7px;
}
#tabs {
	float:right;
	display:block;
	line-height:normal;
	width:930px;
	margin: 0px 20px 0px 0px;
	height: 37px;
	text-align:right;
	padding: 0px 0px 0px 0px;
	overflow:hidden;
}
#tabs ul {
	margin:0;
	padding:0px 0px 0px 0px;
	list-style:none;
	float:right;
	font-family: arial;
	font-size: 14px;
	font-weight:bold;
}
#tabs li {
	display:inline;
	margin:0;
	padding:0;
}
#tabs a {
	float:left;
	background:url(img/tab.gif) no-repeat left top;
	margin:0px 2px 0px 0px;
	padding:0 0 0 15px;
	text-decoration:none;
}
#tabs a span {
	float:left;
	display:block;
	background:url(img/tab2.gif) no-repeat right top;
	color: #000000;
	text-transform:uppercase;
	font-style:italic;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 11px;
	padding-left: 10px;
}

#tabs a[title='Apply for Array'] span {
color: #0000FF;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {
	float:none;
}
/* End IE5-Mac hack */
#tabs a:hover span {
	color: #5c5c5c;
}
#tabs a:hover {
	background-position:0% -45px;
	color: #5c5c5c;
}
#tabs a:hover span {
	background-position:100% -45px;
	color: #5c5c5c;
}
#tabs #current a {
	background-position:0% -45px;
}
#tabs #current a span {
	background-position:100% -45px;
}
#leftcol {
	width:205px;
	float:left;
	position:relative;
	padding:10px 0px 20px 25px;
}
#leftcol h1, #leftcol h2, #leftcol h3, #leftcol h4, #leftcol h5, #leftcol h6 {
	font-family:arial;
	color:#000000;
	font-size:14px;
	margin:0px;
	padding:0px 0px 3px 0px;
}
#leftcol ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;
	width:180px;
	clear:both;
}
#leftcol ul li {
	margin: 0px 0px 0px 0px;
	display: block;
	font-family: arial;
	font-size: 12px;
	text-decoration:none;
	font-weight:bold;
}
#leftcol ul li a {
	width: 149px;
	display: block;
	background:url(img/menu_li.gif) top left no-repeat;
	padding: 6px 5px 3px 26px;
	text-decoration:none;
	color:#F60;
	vertical-align: bottom;
}
#leftcol ul li a:hover {
	background-repeat: no-repeat;
	background-position: -300px 0px;
	background-image:url(img/menu_li.gif);
	text-decoration:none;
	color:#55b1b8;
}
#leftcol ul li ul {
	margin: 0px 0px 0px 10px;
	display: block;
	font-family: arial;
	text-decoration:none;
	font-weight:bold;
}
#leftcol ul li ul li {
	margin: 0px 0px 0px 0px;
	display: block;
	font-family: arial;
	font-size: 14px;
	text-decoration:none;
	font-weight:bold;
}
#leftcol ul li ul li a {
	width: 140px;
	display: block;
	background:url(img/menu_li_sml.gif) top left no-repeat;
	font-size: 12px;
	padding: 6px 5px 3px 25px;
	text-decoration:none;
	color:#ff7902;
	vertical-align: bottom;
}
#leftcol ul li ul li a:hover {
	background-repeat: no-repeat;
	background-position: -300px 0px;
	background-image:url(img/menu_li_sml.gif);
	text-decoration:none;
	color:#55b1b8;
}
#leftcol ul li ul li ul {
	margin: 0px 0px 0px 10px;
	display: block;
	font-family: arial;
	text-decoration:none;
	font-weight:bold;
}
#leftcol ul li ul li ul li a {
	width: 130px;
	display: block;
	background:url(img/menu_li_sml.gif) top left no-repeat;
	font-size: 11px;
	padding: 6px 5px 3px 25px;
	text-decoration:none;
	color:#ff7902;
	vertical-align: bottom;
}
#leftcol ul li ul li ul li a:hover {
	background-repeat: no-repeat;
	background-position: -300px 0px;
	background-image:url(img/menu_li_sml.gif);
	text-decoration:none;
	color:#55b1b8;
}
#leftcol a {
	font-family: arial;
	text-decoration:none;
	color:#ff7902;
}
#leftcol a:hover {
	font-family: arial;
	text-decoration:none;
	color:#55b1b8;
}
.menuheader {
	width:205px;
	height:39px;
	background:url(img/menu_header.gif) top left no-repeat;
	display:block;
	overflow:hidden;
}
.menucontent {
	width:180px;
	background:url(img/menu_bg.gif) top left repeat-y;
	overflow:hidden;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 3px 15px;
}
.menucontent h5 {
	font-family:arial;
	color:#55b1b8;
	font-size:16px;
	margin:0px;
	padding:0px 0px 3px 0px;
}
.menucontent ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;
	width:180px;
	clear:both;
}
.menucontent ul li {
	margin: 0px 0px 0px 0px;
	display: block;
	font-family: arial;
	font-size: 14px;
	text-decoration:none;
	font-weight:bold;
}
.menucontent ul li a {
	width: 149px;
	display: block;
	background:url(img/menu_li.gif) top left no-repeat;
	padding: 6px 5px 3px 26px;
	text-decoration:none;
	color:#ff7902;
	vertical-align: bottom;
}
.menucontent ul li a:hover {
	background-repeat: no-repeat;
	background-position: -300px 0px;
	background-image:url(img/menu_li.gif);
	text-decoration:none;
	color:#55b1b8;
}
#recentcomments {
	list-style: none;
	clear:left;
}
ul#recentcomments {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;
	width:180px;
	clear:both;
}
ul#recentcomments li {
	margin: 0px 0px 0px 0px;
	display: block;
	font-family: arial;
	vertical-align: bottom;
	padding: 6px 5px 3px 26px;
	font-size: 14px;
	text-decoration:none;
	font-weight:bold;
	width: 149px;
	display: block;
	background:url(img/menu_li.gif) top left no-repeat;
}
ul#recentcomments li a {
	text-decoration:none;
	color:#ff7902;
	background:url(img/search_trans.gif);
}
ul#recentcomments li a:hover {
	background-repeat: no-repeat;
	background:url(img/search_trans.gif);
	text-decoration:none;
	color:#55b1b8;
}
.menunews {
	width:180px;
	height:30px;
	background:url(img/menu_news.gif) top left no-repeat;
	display:block;
	overflow:hidden;
}
.menunews span {
	display:none;
}
.menulinks {
	width:180px;
	height:30px;
	background:url(img/menu_links.gif) top left no-repeat;
	display:block;
	overflow:hidden;
}
.menulinks span {
	display:none;
}
.menucats {
	width:180px;
	height:30px;
	background:url(img/menu_cats.gif) top left no-repeat;
	display:block;
	overflow:hidden;
}
.menucats span {
	display:none;
}
.menunav {
	width:180px;
	height:30px;
	background:url(img/menu_nav.gif) top left no-repeat;
	display:block;
	overflow:hidden;
}
.menunav span {
	display:none;
}
.menufooter {
	width:205px;
	height:60px;
	background:url(img/menu_footer.gif) top left no-repeat;
	display:block;
	overflow:hidden;
}
#linkcat-2 h2 {
	font-family:arial;
	color:#ff7902;
	font-size:15px;
	margin:0px;
	padding:0px 0px 3px 0px;
}
#info {
	font-family: arial;
	font-size: 11px;
	text-decoration:none;
	width:205px;
	text-align:center;
	font-weight:bold;
	color:#ff7902;
	padding: 15px 0px 0px 0px;
}
#info a {
	color: #ff7902;
}
#info a:hover {
	color: #55b1b8;
	text-decoration:none;
}
table#calendar_wrap {
	width:180px;
	overflow:hidden;
}
#wp-calendar {
	font-family: arial;
	font-size: 14px;
	text-decoration:none;
	font-weight:bold;
	color:#000000;
	width:180px;
}
#wp-calendar a {
	font-family: arial;
	font-size: 14px;
	text-decoration:none;
	font-weight:bold;
	color:#ff7902;
}
#wp-calendar a:hover {
	font-family: arial;
	font-size: 14px;
	text-decoration:none;
	font-weight:bold;
	color:#55b1b8;
}
#maincol {
	float: right;
	display:inline;
	position: relative;
	width:671px;
	padding: 10px 15px 20px 24px;
}
.contentheader {
	width:671px;
	height:110px;
	background:url(img/content_header.gif) top left no-repeat;
	display:block;
	overflow:hidden;
}
.content {
	width:671px;
	background:url(img/content_bg.gif) top left repeat-y;
	overflow:hidden;
	margin: 0px 0px 20px 0px;
}
.contentfooter {
	width:671px;
	height:88px;
	background:url(img/content_footer.gif) top left no-repeat;
	display:block;
	overflow:hidden;
}
.contentheader h1 {
	font-family:arial;
	font-weight:normal;
	color:#55b1b8;
	font-size:20px;
	margin-top: 80px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.contentheader h2 {
	font-family:arial;
	font-weight:normal;
	color:#55b1b8;
	font-size:20px;
	margin-top: 80px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 20px;
	background-image: url(img/h1.gif);
}
.contentheader h1 a {
	font-family:arial;
	font-weight:bold;
	color:#55b1b8;
	font-size:20px;
	margin-top: 80px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	text-decoration: none;
}
.postcontent {
	width:600px;
	overflow:hidden;
	font-family:verdana;
	font-size:12px;
	color:#000000;
	line-height:1.5em;
	padding-top: 5px;
	padding-right: 40px;
	padding-bottom: 15px;
	padding-left: 40px;
}
.postcontent h1 {
	font-family:arial;
	font-weight:normal;
	color:#ff7902;
	font-size:20px;
	margin:0px 0px 5px 0px;
	padding:0px 0px 3px 0px;
}
.postcontent h2 {
	font-family:arial;
	font-weight:normal;
	color:#ff7902;
	font-size:19px;
	margin:0px;
	padding:0px 0px 3px 0px;
}
.postcontent h3 {
	font-family:arial;
	font-weight:bold;
	color:#ff7902;
	font-size:14px;
	margin:0px;
	padding:0px 0px 3px 0px;
}
.postcontent h4 {
	font-family:arial;
	font-weight:normal;
	color:#ff7902;
	font-size:17px;
	margin:0px;
	padding:0px 0px 3px 0px;
}
.postcontent h5 {
	font-family:arial;
	font-weight:normal;
	color:#ff7902;
	font-size:16px;
	margin:0px;
	padding:0px 0px 3px 0px;
}
.postcontent h6 {
	font-family:arial;
	font-weight:normal;
	color:#ff7902;
	font-size:15px;
	margin:0px;
	padding:0px 0px 3px 0px;
}
.postcontent h1 a {
	font-family:arial;
	font-weight:normal;
	color:#55b1b8;
	font-size:20px;
	text-decoration:none;
	margin:0px 0px 5px 0px;
	padding:0px 0px 3px 0px;
}
.postcontent h2 a {
	font-family:arial;
	font-weight:normal;
	color:#55b1b8;
	font-size:19px;
	text-decoration:none;
	margin:0px;
	padding:0px 0px 3px 0px;
}
.postcontent h3 a {
	font-family:arial;
	font-weight:normal;
	color:#55b1b8;
	font-size:16px;
	text-decoration:none;
	margin:0px;
	padding:0px 0px 3px 0px;
}
.postcontent h4 a {
	font-family:arial;
	font-weight:normal;
	color:#55b1b8;
	font-size:17px;
	text-decoration:none;
	margin:0px;
	padding:0px 0px 3px 0px;
}
.postcontent h5 a {
	font-family:arial;
	font-weight:normal;
	color:#55b1b8;
	font-size:16px;
	text-decoration:none;
	margin:0px;
	padding:0px 0px 3px 0px;
}
.postcontent h6 a {
	font-family:arial;
	font-weight:normal;
	color:#55b1b8;
	font-size:15px;
	text-decoration:none;
	margin:0px;
	padding:0px 0px 3px 0px;
}
.postcontent h1 a:hover {
	font-family:arial;
	font-weight:normal;
	color:#55b1b8;
	font-size:20px;
	text-decoration:none;
	margin:0px 0px 5px 0px;
	padding:0px 0px 3px 0px;
}
.postcontent h2 a:hover {
	font-family:arial;
	font-weight:normal;
	color:#55b1b8;
	font-size:19px;
	text-decoration:none;
	margin:0px;
	padding:0px 0px 3px 0px;
}
.postcontent h3 a:hover {
	font-family:arial;
	font-weight:normal;
	color:#ff7600;
	font-size:16px;
	text-decoration:none;
	margin:0px;
	padding:0px 0px 3px 0px;
}
.postcontent h4 a:hover {
	font-family:arial;
	font-weight:normal;
	color:#55b1b8;
	font-size:17px;
	text-decoration:none;
	margin:0px;
	padding:0px 0px 3px 0px;
}
.postcontent h5 a:hover {
	font-family:arial;
	font-weight:normal;
	color:#55b1b8;
	font-size:16px;
	text-decoration:none;
	margin:0px;
	padding:0px 0px 3px 0px;
}
.postcontent h6 a:hover {
	font-family:arial;
	font-weight:normal;
	color:#55b1b8;
	font-size:15px;
	text-decoration:none;
	margin:0px;
	padding:0px 0px 3px 0px;
}
.postcontent p {
	color:#000000;
	font-size: 12px;
	line-height:1.7em;
}
.postcontent p a {
	color:#55b1b8;
	background:url(img/underline.gif) top left;
	text-decoration:none;
}
.postcontent p a:link {
	color:#55b1b8;
	text-decoration:none;
	background:url(img/underline.gif) top left;
	background-position: 0px -50px;
}
.postcontent p a:visited {
	color:#55b1b8;
	text-decoration:none;
	background:url(img/underline.gif) top left;
	background-position: 0px -50px;
}
.postcontent p a:active {
	color:#55b1b8;
	text-decoration:none;
	background:url(img/underline.gif) top left;
	background-position: 0px -50px;
}
.postcontent p a:hover {
	color:#333333;
	text-decoration:none;
	background:url(img/underline.gif) top left;
	background-position: 0px -50px;
}
.postcontent p img {
	text-decoration:none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: left top;
}
.postcontent ul {
	color:#000000;
	font-size: 12px;
	line-height:1.7em;
	margin: 10px 0px 10px 10px;
	padding: 0px;
}
.postcontent ul li {
	color:#000000;
	font-size: 12px;
	line-height:1.7em;
	background:url(img/li.gif) top left no-repeat;
	list-style: none;
	padding: 0px 0px 5px 25px;
}
.postcontent ul li a {
	color:#ff7902;
}
.postcontent ul li a:link {
	color:#ff7902;
}
.postcontent ul li a:visited {
	color:#ff7902;
}
.postcontent ul li a:hover {
	color:#55b1b8;
}
.postcontent ol {
	color:#000000;
	font-size: 12px;
	line-height:1.7em;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 20px;
}
.postcontent ol li {
	color:#000000;
	font-size: 12px;
	line-height:1.7em;
	background:url(img/li.gif) top left no-repeat;
	padding: 0px 0px 5px 25px;
}
.postcontent ol li a {
	color:#ff7902;
}
.postcontent ol li a:link {
	color:#ff7902;
}
.postcontent ol li a:visited {
	color:#ff7902;
}
.postcontent ol li a:hover {
	color:#55b1b8;
}
blockquote {
	margin:20px;
	padding:8px 8px 8px 15px;
}
blockquote p {
	background-color:inherit;
	color:#505050;
	font-size:0.9em;
	line-height:1.3em;
}
label {
	background-color:inherit;
	color:#606060;
	font-size:0.9em;
	font-weight:bold;
}
table#wp-calendar {
	margin:0 0 20px;
	width:140px;
}
code {
	font-size:1.2em;
	display:block;
	padding:5px 5px 5px 8px;
	margin:5px 0 15px 0;
}
#author, #email, #url, #comment {
	border:1px solid #cccccc;
	font-family:Verdana, Tahoma, Arial, Sans-Serif;
	font-size:1em;
	margin:0;
	padding:4px;
}
#commentsection {
	margin:25px 0 0;
}
#commentsection p {
	margin:0 0 6px;
}
img.centered {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
img.alignright {
	padding:4px;
	margin:0 0 2px 7px;
	display:inline;
}
img.alignleft {
	padding:4px;
	margin:0 7px 2px 0;
	display:inline;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignright {
	float:right;
}
.alignleft {
	float:left;
}
.divider {
	height: 25px;
	width:604px;
	background: url(img/divider.jpg) top center no-repeat;
	margin: 10px auto 20px auto;
}
.left {
	border:1px solid #cccccc;
	float:left;
	margin:10px 15px 10px 0;
}
.right {
	border:1px solid #cccccc;
	float:right;
	margin:10px 0 5px 10px;
}
.center {
	border:1px solid #aaaaaa;
	margin:5px auto 12px;
	text-align:center;
}
.textright {
	text-align:right;
}
.small {
	font-size:0.8em;
}
.bold {
	font-weight:bold;
}
.hide {
	display:none;
}
.post {
	margin:0px;
}
.postinfo {
	color:#606060;
	font-size:0.9em;
	font-weight:bold;
	line-height:1.5em;
	margin:0px;
	padding:8px 0px 8px 0px;
}
.comment {
	color:#606060;
	margin:0 0 10px;
	padding:8px 5px 0 8px;
}
.comment p {
	font-size:0.9em;
	line-height:1.3em;
	margin:0 0 6px;
	padding-bottom:5px;
}
.gravatarside {
	float:right;
	width:48px;
	height:48px;
	margin:0 5px 5px 5px;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
#footer {
	height:48px;
	width: 1000px;
	background:url(img/footer.jpg) top center no-repeat;
	clear:both;
	margin-left:auto;
	margin-right:auto;
	font-family:arial;
	font-weight:bold;
	color:#ff7902;
	font-size:14px;
	padding: 7px 0px 0px 0px;
}
h3 {
	text-decoration: none;
	font-size: 14px;
}
#footer a {
	font-family:arial;
	font-weight:bold;
	color:#ff7902;
	font-size:14px;
}
#footer a:hover {
	font-family:arial;
	font-weight:bold;
	color:#55b1b8;
	font-size:14px;
	text-decoration:none;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */ 


/* Hackadelic sliding notes css */ 

ul.portfolio .hackadelic-sliderPanel {
	width: 390px; /* skip this if you don't need a width limitation */
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
}
/* CSS accordion menu title/button styling: */
ul.portfolio a.hackadelic-sliderButton {
	width: 390px; /* skip this if you don't need a width limitation */
	height: 24px; /* add some cool button background */
	color: #000000; /* skip this if your link text color looks good on the background image*/
	display: block; /* skip this if you don't need a specific text indentation */
	line-height: 22px;
	font-weight: normal;
	margin-top: 3px;
	margin-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	background-repeat: repeat-x;
	background-position: left top;
}
/* CSS accordion menu title/button styling when the mouse hovers over it: */
ul.portfolio a.hackadelic-sliderButton:hover {
	font-family: Arial, Helvetica, sans-serif;
}
/* overall portfolio list styling */
ul.portfolio {
	list-style-type: none; /* if you don't like the bullet points, remove them */
	font-family: Arial, Helvetica, sans-serif;
}

/* END */ 




/*printer styles*/ 
 @media print {
/*hide the left column when printing*/ 
#leftcol {
	display:none;
}
#twocols, #maincol {
	width:100%;
	float:none;
}
}

