/* @override http://www.chiefrabbi.co.za/wp-content/themes/geometric/print.css */

/* 
PRINT STYLESHEET
---------------------

*/

body {
	width: 100% !important;
}

#bg-wrapper {
	width: 80% !important;
	padding-left: 8%;
	padding-right: 12%;
}

.extras, #nav, #sidebar, #tanach, div.utilities {
	display: none;
}

#header {
	background: none !important;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
	width: 200px !important;
	float: left;
}

#header h1 {
	display: inline;
	font-size: 1.2em;
	line-height: 2.4em;
	float: left;	
}

#header #logo {
	padding: 0;
	margin-bottom: 0 !important;
}

#header #logo a img {
	height: 120px;
	float: left;
}

#header #slogan {
	display: none;
}

#slogan span {
	padding: 0 !important;
}

#bg-wrapper .container_16, #content div.grid_8.alpha, #blog_large {
	width: 100%;
	padding: 0;

}

#bg-wrapper .container_16, #bg-wrapper .container_16 #content {

}

#content #blog_large .title {
	font-size: .5em;
	width: 100%;
	height: 2em;
	line-height: 2em;
}

#blog_large .post {
	padding-bottom: 0;
}

#footer {
	clear: both;
}

#footer .credit, #content .post div.meta, #content .post .meta a {
	color: #000 !important;
}

#contacts {
	padding-top: 5px !important;
}

#footer .credit {
	padding-top: 0;
}
