@import "sIFR-print.css";

/* ************** threewalls PRINT STYLE SHEET **************** */

html {
	width: 100%;
	height:  100%;
	margin:  0px;
	padding:  0px;
}

body {
	background-color: #fff;
	margin: 0px;
	padding: 0px;
}


div#container {
	width: 670px;
	padding: 15px;
	margin: 0px;
}

	div#leftcol {
		float: left;
		display: inline;
		width: 240px;
		margin: 0px;
		padding: 0px;
	}
	
		div#leftcol img {
			padding:  15px;
			background-color: #6c4421;
			}
			
			
/* site navigation */

div#navigation {
	display: none;
}
		
div#secondnav {
	display: none;
}

div#header {
	margin:  0px;
	padding:  0px;
	height:  100px;
	}


div#gallery {
	margin: 0px;
	padding: 0px;
	}



div#rightcol {
		width: 650px;
		margin: 0px;
		padding: 0px;
	}
	
	div#rightcol #header {
		width: 650px;
		}
		
		div#rightcol #header a {
			display: none;
			}
	
div#galleryinfo p.more {
	display: none;
	}
	
	p.findoutmore {
		display: none;
	}
	
div#gallery p.nav {
	display: none;
	}

div#main_image {
	font-family: georgia, times new roman, times, serif;
	font-size: 15px;
	line-height:  20px;
	color: #333;
	margin: 5px 0px 15px 0px;
	padding: 0px 0px 3px 0px;
}

div#main_image img {
	padding: 3px;
	border:  1px solid #ccc;
	margin-bottom:  10px;
}

ul.gallery li {
	float: left;
	width:  70px;
	}





div.cal-entry h1, div.blog-entry h1 {
	font-family: "helvetica neue", helvetica, arial, sans-serif;
	text-transform: lowercase;
	margin:  0px;
	padding:  0px;
	color: #333;
	border:  0px;
}
		
	div.cal-entry h1 a, div.blog-entry h1 a {
		color: #000;
		text-decoration: none;
	}



dl {
	font-family: georgia, times new roman, times, serif;
	font-size: 14px;
	line-height:  20px;
	color: #333;
	margin: 10px 0px 15px 0px;
	padding: 0px 0px 3px 0px;
}

dt {
	margin-top:  13px;
	}


p {
	font-family: georgia, times new roman, times, serif;
	font-size: 14px;
	line-height:  20px;
	color: #333;
	margin: 10px 0px 15px 0px;
	padding: 0px 0px 3px 0px;
}

span a {
	color:  #000;
	text-decoration: none;
	}

p a {
	color:  #000;
	text-decoration: none;
	}

ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

ul li {
	margin: 0px;
	padding: 0px;
	font-size:  14px;
	line-height:  20px;
}

ul li a {
	color: #000;
	text-decoration:  none;
	}

h1 {
	margin: 10px 0px 12px 0px;
	padding: 0px 0px 4px 0px;
	font-size: 24px;
	font-weight: bold;
	color: #333;
	font-family: Georgia, times new roman, times, serif;
	border-bottom: 1px solid #ccc;
}

h2 {
	margin: 12px 0px 6px 0px;
	padding: 0px;
	font-size: 22px;
	font-weight: bold;
	color: #333;
	font-family: "helvetica neue", helvetica, arial, sans-serif;
	
}

h3 {
	margin: 6px 0px 10px 0px;
	padding: 0px;
	font-size: 20px;
	line-height: 18px;
	font-weight: normal;
	color: #555;
	font-family: "helvetica neue", helvetica, arial, sans-serif;
}

	h3 a {
		background-image: url(../_images/chrome/tealsq.gif);
		background-repeat: no-repeat;
		background-position: 0px 6px;
		padding: 0px 0px 0px 10px;
		margin: 0px 0px 0px 10px;
	}





div#footer {
	border-top: 1px solid #ccc;
	margin: 30px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
	}
	
	div#footer ul li {
	font-family: Georgia, times new roman, times, serif;
	font-size: 14px;
	color:  #555;
	display: inline;
	padding-right:  10px;
	}
	
	div#footer ul li a {
	display: none;
	}


 /* Print only the print version of the logo*/
#printonly{
	display: block;
	padding: 0 !important;
	background-color: transparent !important;
	margin-right: 15px;
}

img#logo{
	display: none;
}
		