/*  
Theme Name: print.css for Arjuna X Sarina Palms
Theme URI: http://www.abbeywebs.com/themes/arjuna-x-sarinapalms
Description: Print Style Sheet for Arjuna X Sarina Palms which is a child theme of Arjuna X by SRS Solutions
Author: John Clarke
Author URI: http://www.abbeywebs.com
Version: 1.3.7.1
Tags: white, silver, light, three-columns, two-columns, fixed-width, right-sidebar, left-sidebar, theme-options, translation-ready, threaded-comments, black

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

/**
 * Print style sheet entries
 */

/* suppress items we do not need */
#skipToPosts, 
.headerMenu1, 
.headerMenu2,
.headerSearch, 
.sidebars, 
.inputBtn
{
	display: none;
}

/* make sure everything is full width */
.pageContainer, .contentArea {width: 100%; margin: 0; float: none;}

/* set the colours of the links to a dark colour */
a:link, a:visited {color: #781351}
