/* C+C Consulting "Print.cc" Stylesheet - 08-20-05 */

/* Colors 
green 7db260 d4e5ca
pink af518c 75365d
*/
body {
	font-family:Helvetica, Arial, sans-serif;
	font-size:62.5%;
	background:#fff;
	color:#121212;
	margin:0;
	padding:0;
}
/* Typography */
a {
	color:#000;
}
p {
	font-size:1.2em;
	line-height:1.4em;
	margin:0 10px 0.75em 10px;
}
	#mainRight p, #global p, #footer p {
		font-size:1.1em;
	}
	#supportTextAd p {
		font-size:1.1em;
		width:150px;
	}
	p span {
		text-transform:uppercase;
		font-size:0.9em;
		font-weight:bold;
	}
ul, ol {
	font-size:1.2em;
	margin:0 10px 2em 25px;
	padding-left:0;
}
ol {
*margin-left:35px;
}
ul {
	list-style:square;
}
	#global ul {
		font-size:1.1em;
	}
	#global li {
		line-height:normal;
	}
li {
	padding-bottom:0.25em;
	line-height:1.4em;
}
h1 {
	text-align: left;
	font-size:2.8em;
	line-height:1em;
	margin:0 10px;
	padding:0;
	border-bottom:1px #999 solid;
}
	h1 a {
		text-decoration:none;
	}
	h1#logo {
		font-size:2em;
		letter-spacing:-0.05em;
		padding:10px 0 0 0;
		border:0 none;
		text-align:left;
		border-bottom:1px #000 solid;
	}
	h1#logo a {
		text-decoration:none;
	}
	h1#logo span {
		text-transform:uppercase;
		font-weight:normal;
		font-size:0.5em;
		letter-spacing:normal;
	}
		h1#logo a span {
		text-decoration:none;
		text-transform:uppercase;
		font-weight:bold;
		font-size:1em;
		letter-spacing:normal;
		position: relative;
	}
	.main50 h1 {
		background:none;
		border-bottom:0 none;
		font-size:1.8em;
		margin:0 10px 5px 10px;
		padding:0;
	}
h2 {
	font-size:1.1em;
	text-transform:uppercase;
	padding:5px 0 0 0;
	margin:0 10px;
}
	.main50 h2 {
		font-size:1em;
	}
h3 {
	font-size:1.4em;
	margin:0 10px 5px 10px;
}
	h3.ex, h3#advertise, h3#donation {
		margin-top:15px;
	}
h4 {
	border-top:1px #999 solid;
	font-size:1.1em;
	line-height:2em;
	font-weight:normal;
	text-transform:uppercase;
	margin:10px;
}
	h4.notop {
		margin-top:0;
		border-top:0 none;
	}
	#supportTextAd h4 {
		width:160px;
	}
	h4 a {
		text-decoration:none;
	}
#mainLeft h4 {
	border: none;
	font-size:1.4em;
	line-height:2em;
	font-weight: bold;
	text-transform:uppercase;
	margin:10px;
}
h5 {
	border-bottom:1px #999 solid;
	font-size:1.1em;
	line-height:2em;
	font-weight:normal;
	text-transform:uppercase;
	padding:0;
	margin:0 10px 10px 10px;
}
	h5 span {
		text-transform:none;
		float:right;
	}
	#comments h5 {
		border-top:1px #999 solid;
	}
h6 {
	font-size:1.1em;
	margin:0 10px;
}
	h6 span {
		text-transform:uppercase;
		color:#999;
	}
pre {
	white-space:pre;
	font-family:"monaco", mono;
	font-size:1.2em;
	line-height:1.4em;
	margin:0 10px 0.75em 10px;
}
p code {
	font-family:"monaco", mono;
	font-size:1em;	
}
#mainRight img, #global img {
	border:1px #999 solid;
	margin:15px 0 5px 10px;
}
	#global img {
		border:0 none;
	}
	#mainLeft img {
		margin:0 10px;
	}
form {
	margin:0 10px;
	font-size:1.1em;
}
label {
	display:block;
	margin-bottom:2px;
}
input {
	margin-bottom:10px;
}
/* Structure */
#page {
	margin:0;
	text-align:left;
}
#main {
	margin:0;
}
.main50 {
	margin:0;
}
	.line {
		border:0 none;
	}
	#promo {
		display:none;
		}
		
	#supportTextAd {
		width:190px;
		margin:0 10px 0 0;
	}
.slideshow {display: none;}

 a.link {display:none;}
 
#mainLeft {
	margin:0;
}
#mainRight {
	padding-top:0.5em;
}
#global {
	display:none;
}
#comments {
	margin:20px 0 0 0;
	padding-top:10px;
}
#addComments {
	display:none;
}
#footer {
	padding-top:20px;
	margin:0;
}
/*printing problem hack */
h1, h2, h3, h4, h5, h6, p {
  position: relative;
}