/* ------ WHOWEARE SPECIFIC ITEMS ------- */

#main {
	background: url(/images/bg-whoweare.png) top left no-repeat #ffffff;
	width: 620px;
	height: 465px;
	
	position: absolute;
	top: 106px;
	left: 135px;
}

#topPrincipals, 
#topBlock {
	width: 595px;
	height: 217px;
	
	position: absolute;
	top: 1px;
	left: 20px;
}

#topBlock div {
	width: 595px;
	height: 217px;
	overflow:auto;
}

#topBlock div div {
	overflow:visible;
}

#topBlock .thisnotthat {
	width: 550px;
	height: 200px;
	margin: 9px 0 0 0;
	text-align: left;
	padding-bottom: 10px;
	border-bottom: 1px dashed #666666;
}
#topBlock .thisnotthat .weare{
	font-size: 14pt;
	color:#666666;
	line-height: 14pt;
	
	display:block;
}
#topBlock .thisnotthat .this{
	font-size: 40pt;
	color:#FF0000;
	font-weight:bold;
	line-height: 36pt;
	
	display:block;
}

#topBlock .thisnotthat .not{
	font-size: 14pt;
	color:#666666;
	line-height: 14pt;
	
	display:block;
}
#topBlock .thisnotthat .that{
	font-size: 40pt;
	color:#000000;
	font-weight:bold;
	font-style:italic;
	line-height: 36pt;
	
	display:block;
}

#topBlock .thisnotthat .byline {
	display:block;
}

#topBlock .thisnotthat .byline img  {
	float:left;
	margin-right:10px;
}

#topBlock .thisnotthat .byline .tweetName  {
	display:block;
	line-height: 30px;
	font-size:20pt;
	color: #666666;
}

#topBlock .thisnotthat .byline .tweetTime  {
	display:block;
	line-height: 18px;
	font-size:12pt;
	font-weight:bold;
	padding-left: 8px;
}



#topBlock .affiliate {
	width: 200px;
	margin: 10px 20px 0 20px;
	float: left;
	text-align:center;
	overflow:hidden;
}
	

#logos {
	width: 472px;
	height: 217px;
	
	position: absolute;
	top: 233px;
	left: 20px;
}


#bios {
	width: 452px;
	height: 197px;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	
	position: absolute;
	top: 243px;
	left: 30px;
}

#bios h3 {
	color: #FF0000;
	font-size:14pt;
	font-weight:bold;
	text-transform:uppercase;
	line-height: 20pt;
}

#bios em {
	font-style: italic;
}

#seanBio,
#daveBio{
	padding: 10px 0 0 10px;
	display:block;
}

#Recent {
	width: 472px;
	height: 217px;
	position: absolute;
	top: 233px;
	left: 20px;
	
	overflow:auto;
}

#Recent .awards {
	width: 250px;
	height: 160px;
	margin: 35px 10px 0 10px;
	float: left;
	text-align:center;
}

#Recent .awards img {
	margin-bottom: 8px;
}

#Recent .award {
	font-size: 10pt;
	color:#FF0000;
}
#Recent .category {
	font-size: 8pt;
	font-weight:bold;
	color:#000000;
}


#right-nav {
	width: 91px;
	height: 217px;
	
	position: absolute;
	top: 233px;
	left: 516px;
}
#right-nav .spacer {
	width: 91px;
	margin: 7px 0px 0px 7px;
}

#right-nav a{
	font-size: .75em;
	text-decoration:none;
	padding:2px 0 2px 6px;
}

#right-nav .item {
	margin-bottom: 3px;
}
#right-nav .item a:link,
#right-nav .item a:visited,
#right-nav .item a:active  {
	color: #ec1c24;
	display: block;
}
#right-nav .item a:hover {
	color: #000000;
	display: block;
}


#right-nav .currentItem {
	margin-bottom: 3px;
	background: #ec1c24;
}
#right-nav .currentItem a:link,
#right-nav .currentItem a:visited,
#right-nav .currentItem a:active  {
	color: #ffffff;
	display: block;
}

#footer {
	position: absolute;
	top: 450px;
}