
/* Stylesheet for new joshuabenton.com -- 6/4/2008 */




body 	{
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		text-align: center;	
		background-color: #FFF4DF /* #FDCA5D; */
		}
		
p { margin: 0; padding: 0; }
		
#container	{
			position: relative;
			width: 700px;
			height: 1300px;
			margin: 150 auto 0 auto;
			padding: 0 0 0 0;
			}		

.red 			{
				color: #8B3B37;
				}

.smallcaps		{
				font-size: 88%;
				}

				
#line 			{
				border-bottom: 1px solid #8B3B37;
				width: 700px;
				margin: 25px 0;
				}
				
img				{
				border: 0px;
				}
				

.altgoth1 { font-family: alternate-gothic-no-1-d, sans-serif; }

.altgoth3 { font-family: alternate-gothic-no-3-d, sans-serif; }

.schoolbook { font-family: schoolbook-web, sans-serif; }



/* ---------- */


.joshuabenton 	{
				font-size: 100px; /* 62px; */
				line-height: 0.8;
				}

.cambridge	 	{
				font-size: 60px; /* 44px; */
				line-height: 1;
				letter-spacing: -1px;
				}


/* ---------- */


.niemanone		{		
				font-size: 29px; /* 35px; */
				line-height: 1.3;
				letter-spacing: 0px;
				}

.niemantwo	{		
				font-size: 23px; /* 16px; */
				letter-spacing: 0px;
				}


/* ---------- */


.beforethat	{
				font-size: 15.3px;
				line-height: 29px;
				letter-spacing: 0px;
				}



/* ---------- */

.contact		{
				font-size: 24px; /* 25px; */
				line-height: 24px;
				letter-spacing: 0px;
				}

/* ---------- */


.facts			{
				font-size: 20px; /* 14px; */
				line-height: 1.6;
				letter-spacing: 0px;
				}

/* ---------- */


.clipsetc		{
				font-size: 23px;
				line-height: 1.5;
				letter-spacing: 0px;
				}

/* ---------- */

.blog			{
				font-size: 14px;
				line-height: 32px;
				letter-spacing: 0px;
				}

/* ---------- */

.finaltag		{
				font-size: 12px;
				line-height: 24px;
				letter-spacing: 0px;
				text-transform: uppercase;
				color: #888;
				}

	
/* ---------- */

		
#triad			{
				position: relative;
				width: 700px;
				height: 140px;
				text-align: left;
				}
		
#triadleft		{
				position: absolute;
				top: 10px;
				left: 10px;
				width: 200px;
				text-align: left;
				}
		
#triadmiddle	{
				position: absolute;
				top: 10px;
				left: 245px;
				width: 200px;
				text-align: left;
				}
				
#triadright		{
				position: absolute;
				top: 10px;
				left: 480px;
				width: 200px;
				text-align: left;
				}
				
/* ---------- */










			
a:link			{ color: #8B3B37; text-decoration: none; } 
a:visited		{ color: #8B3B37; text-decoration: none; }
a:active		{ color: #8B3B37; text-decoration: none; } 
a:hover			{ color: #888; text-decoration: none;}


.grey			{ color: #888; }





