/*
 *  Copyright 2012 Anyware Services
 *
 *  Licensed under the Apache License, Version 2.0 (the "License");
 *  you may not use this file except in compliance with the License.
 *  You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 *  Unless required by applicable law or agreed to in writing, software
 *  distributed under the License is distributed on an "AS IS" BASIS,
 *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 *  See the License for the specific language governing permissions and
 *  limitations under the License.
 */

/* Print */

body {
	background: none !important;
}
.art-header-clip,
.art-sidebar1,
.art-sidebar2,
.art-nav,
.art-print,
.art-print-with-separator,
.art-rss-tag-icon,
.footer-primary,
.footer-copyright ul,
div.art-mobileswitch
{
	display: none !important;
}

.jqTransformSelectWrapper div span
{
	display: none;
}

.art-header, .art-footer
{
	width: 100% !important;
	height: auto !important;
}

.art-header
{
	padding-bottom: 20px;
}

.art-sheet 
{
	margin-top: 0 !important;
}

div.art-logo 
{
	top: 5px !important;
	position: relative !important;
}

.art-content
{
	width: 100%  !important;
}

.art-footer-body
{
	padding: 0 !important;
}

.art-footer-text
{
	min-height: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}
