/** Coudal Partners 2008 **/
/** Em-hanced by Phineas X. Jones **/

@import "reset.css";


body {
		text-align: center;	
		background: #FFF/* url(template.gif) top center no-repeat */;
		border-top: 3px solid #CCC;
		font-size: 62.5%;
		color: #444;
		}
		
		
#container	{
			position: relative;
			width: 86em;
			margin: 8.8em auto 20em auto;
			}

div#disclaimer {
	position: absolute;
	top: -8.8em;
	left: 0;
	width: 86em;
	padding: .5em 0;
	background: #ff9;
	}

div#disclaimer * {
	font-size: 1.2em;
	line-height: 1.4;
	}

		
p 		{
		font-family: times, "Times New Roman", times-roman, georgia, serif;
		color: #444;
		text-align: center;
		}
		
		
.woodone 		{
				margin: .41em 0 0 0;
				font-size: 6.5em;
				line-height: 1;
				letter-spacing: -1px;
				padding-top: 0;
				}
				
				
.woodtwo 		{
				font-size: 5.2em;
				line-height: .92;
				letter-spacing: -1px;
				}


.woodthree 		{
				font-size: 4.9em;
				line-height: .85;
				letter-spacing: -1px;
				}
				
				
.woodfour 		{
				font-size: 4.8em;
				line-height: 1.2;
				letter-spacing: -1px;
				}

				
.woodfive 		{
				font-size: 6.9em;
				line-height: 1.15;
				letter-spacing: -1px;
				}
				
				
.eyebrow 		{	
				font-size: 1.9em;
				line-height: .85;
				}


.caps 			{
				font-size: 1.4em;
				line-height: 1.4;
				text-transform: uppercase;
				}
				
				
.lede 			{
				margin-bottom: .35em;
				font-size: 2.8em;
				line-height: .8;
				letter-spacing: -1px;
				}
		

.copyone 		{
				font-size: 1.6em;
				line-height: 1.25;
				}
		

.copytwo 		{
				font-size: 1.4em;
				line-height: 1.35;
				}	

		
.copyleft 		{
				font-size: 1.4em;
				line-height: 1.28;
				padding: 0 0 7px 0;
				text-align: left;
				}
		
		
.sked			{
				position: relative;
				width: 86em;
				height: 14em;
				}
		
		
		.skeda	{
				position: absolute;
				top: 1em;
				left: 6.1em;
				width: 23em;
				}
		
		
		.skedb	{
				position: absolute;
				top: 1em;
				left: 31.5em;
				width: 23em;
				}
				
				
		.skedc	{
				position: absolute;
				top: 1em;
				left: 56.9em;
				width: 23em;
				}
				
		
		
.line 			{
				border-bottom: 1px solid #ccc;
				width: 74.8em;
				margin: 1em 0 2em 5.6em;
				}
		
		

#crown			{
				width: 82em;
				text-align: center;
				height: 41em;
				padding-top: 2.4em;
				}
		
			
a:link			{ color: #B95E27; text-decoration: none; } 
a:visited		{ color: #B95E27; text-decoration: none; }
a:active		{ color: #1A69A1; text-decoration: none; } 
a:hover			{ color: #888; text-decoration: none;}


.grey			{ color: #888; }


.smallcaps		{ font-size: .88em; }



.copyone + .woodfour {
	margin-top: .98em;
	}

.woodfour + .copyone {
	margin-top: -.5em;
	line-height: 1.25;
	}

.copyone + .copytwo {
	margin-top: 5.5em;
	}

.line + .eyebrow {
	margin: 1.4em 0 .4em 0;
	}
	
.copyone + .caps {
	margin-top: 2.7em;
	}

