
/* $Id: style.css,v 1.38.2.1 2008/02/05 09:27:26 goba Exp $ */

/**
 * Tlicho
 * Design: Jeff Hipfner
 * Build: Jeff Hipfner
 * Company: Outcrop Communications Ltd.
 * This style sheet is specific to all node pages
 *
*/


/**
 * Primary navigation
*/
#navigation {
	background: transparent url(images/bg_navigation_sub.png) -0.08em top no-repeat;
}

/*Content*/
/*
/*Layout*/
#contentwrapper {
	padding-top: 2.41em;
	background: transparent url(images/bg_sub.gif) center repeat-y;
}
#center {
	width: 50em;
}
.left-corner h2 {
		margin: 0 0 0 0.56em;
	}
#sidebar-right {
	margin-left: 54.36em;
	width: 20em;
	position: absolute;
	top: 25.83em;
}
	#sidebar-right h2 {
		display: none;
}
#contentwrapper-bg {
	background: none;
}
#footer {
	height: 10.5em;
	background: #fff url(images/footer_sub.png) center top no-repeat;
}
	#footer ul {
		padding: 3em 0 0 0;
	}

/**
 * Secondary navigation
 */


img {
	float: none;
	border: 1px solid #6e6256;	
}
