/*
Theme Name: Light of Peace
Theme URL: http://themeforest.net/item/light-of-peace-wordpress-template/120416
Description: A WordPress Theme for church.
Author: Population2
Version: 2.3
License: Regular License
License URI: http://themeforest.net/wiki/support/legal-terms/licensing-terms/
*/


@import "library/css/layout.css";
@import "library/css/superfish.css";

@media print {
	#content, #content-left {
		width: 640px;
	}
	a:link, a:visited {
		color: #520;
		background: transparent;
		font-weight: bold;
		text-decoration: underline;
	}
	a:link:after, a:visited:after {
		content: " (" attr(href) ") ";
		font-size: 90%;
	}
	.tab_container {
		border:none;
	}
	#nav, #content-right, #footer-wrapper, .slider-wrapper, .tabs {
		display:none;
	}
}