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




body 	{
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		text-align: center;	
		background-color: #fff;
		}
		
		
#container	{
			position: relative;
			width: 700px;
			height: 1300px;
			margin: 150 auto 0 auto;
			padding: 0 0 0 0;
			background-color: #fff;
/*			border: solid #0000FF thin;	*/
			}
		

p 		{
		font-family: georgia, times, times new roman, serif;
		color: #000;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		text-align: center;
		}
		

.red 			{
				color: #8B3B37;
				}

.smallcaps		{
				font-size: 88%;
				}

				
#line 			{
				border-bottom: 1px solid #CCC;
				width: 700px;
				margin: 20 0 20 0;
				}
				
img				{
				border: 0px;
				}
				

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


.joshuabenton 	{
				font-size: 62px;
				line-height: 68px;
				letter-spacing: -1px;
				}

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


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


.niemanone		{		
				font-size: 35px;
				line-height: 45px;
				letter-spacing: 0px;
				}

.niemantwo 		{		
				font-size: 31px;
				line-height: 40px;
				letter-spacing: 0px;
				}

.niemanthree	{		
				font-size: 16px;
				line-height: 30px;
				letter-spacing: 0px;
				}


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


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



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

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

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


.facts			{
				font-size: 14px;
				line-height: 24px;
				letter-spacing: 0px;
				}

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


.clipsetc		{
				font-size: 21px;
				line-height: 32px;
				letter-spacing: 0px;
				}

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

.blog			{
				font-size: 16px;
				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; }




