/* @override 
	http://ventro.hizzy.org/newspond2/css/about.css
	http://www.newspond.com/css/about.css
*/

body#about {
	background-color: #000;
}

.about-header {
	background-color: #000;
	height: 60px;
}

.about-header .about-nav {
	height: 11px;
	position: relative;
	top: 23px;
	margin-left: auto;
	margin-right: auto;
	width: 255px;
}

.about-header .about-nav a {
	display: block;
	width: 78px;
	float: left;
	font-size: 1px;
	line-height: 11px;
	margin-right: 18px;
	margin-left: 18px;
	text-indent: -9999px;
	height: 11px;
	background-repeat: no-repeat;
}

.about-header .about-nav a.howitworks {
	background-image: url(../gfx/about/howitworks-nav.gif);
}

.about-header .about-nav a.creators {
	background-image: url(../gfx/about/creators-nav.gif);
}

.about-header .about-nav span.selected a {
	background-position: 0 0;
}

.about-header .about-nav span.regular a {
	background-position: 0 -11px;
}

.about-header .about-nav span.regular a:hover {
	background-position: 0 -22px;
}

.about-header .about-nav span.regular a:active {
	background-position: 0 -11px;
}

.about-landing {
	height: 638px;
	background: #171717 url(../gfx/about/orb.jpg) no-repeat center;
}

.about-landing .about-landing-inner {
	width: 1000px;
	height: 638px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

.about-landing .about-landing-inner .h2-grabber  {
	position: absolute;
	left: 58px;
	top: 66px;
	font: 37px "Lucida Grande", Tahoma, Verdana, sans-serif;
	color: #fff;
}

.about-landing .about-landing-inner .h3-text  {
	position: absolute;
	left: 58px;
	top: 466px;
}

.popularity-info {
	height: 445px;
	background: #8e9093 url(../gfx/about/popularity-bg.png) repeat-y center;
}

.popularity-info .popularity-info-inner {
	width: 1000px;
	height: 440px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

.popularity-info .popularity-info-inner .img-popularitybox {
	position: absolute;
	top: 41px;
	right: 4px;
}

.popularity-info .popularity-info-inner .h2-popularity {
	position: absolute;
	left: 58px;
	top: 50px;
}

.popularity-info p.pinfo-col1 {
	width: 426px;
	height: 283px;
	position: absolute;
	top: 105px;
	left: 58px;
}

.popularity-info p.pinfo-col2 {
	width: 426px;
	height: 283px;
	position: absolute;
	top: 201px;
	left: 548px;
}

.popularity-info p.pinfo-blurb {
	width: 376px;
	height: 58px;
	position: absolute;
	top: 128px;
	left: 560px;
	font: 10px/18px "Lucida Grande", Tahoma, Verdana, Lucida, sans-serif;
	color: #737373;
}

.popularity-info p.pinfo-blurb strong.black {
	color: #000;
	font-size: 11px;
}

.popularity-info p {
	color: #000;
	font: normal 14px/24px Arial, Helvetica, Geneva, sans-serif;
	text-shadow: #fff 0 1px 0;
}

.about-flux {
	height: 317px;
	background: url(../gfx/about/satin-bg.png) repeat-y center;
}

.about-flux .about-flux-inner {
	width: 1000px;
	height: 315px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

.about-flux .about-flux-inner .img-flux {
	position: absolute;
	top: 64px;
	left: 58px;
}

.about-flux p {
	color: #929292;
	font: normal 13px/24px Arial, Helvetica, Geneva, sans-serif;
	text-shadow: #000 0 -1px 0;
}

.about-flux p.abflux-col1 {
	width: 374px;
	height: 150px;
	position: absolute;
	top: 108px;
	left: 58px;
}

.about-flux p.abflux-col2 {
	width: 202px;
	height: 39px;
	position: absolute;
	top: 230px;
	left: 457px;
	text-align: center;
	font: 10px/16px "Lucida Grande", Tahoma, Verdana, sans-serif;
	color: #7b7b7b;
	text-shadow: #000000 0 1px 4px;
}

.about-flux p.abflux-col2 strong {
	color: #bdbdbd;
}

.about-flux .about-flux-inner .img-graph {
	position: absolute;
	top: 63px;
	left: 451px;
}

.about-flux .about-flux-inner .img-arrows {
	position: absolute;
	top: 189px;
	left: 504px;
	font-size: 8px;
}

.about-flux .about-flux-inner .img-exit {
	position: absolute;
	top: 64px;
	left: 696px;
}

.about-flux p.abflux-col3 {
	width: 277px;
	height: 55px;
	position: absolute;
	top: 108px;
	left: 693px;
}

.about-flux p.linkcontainer {
	width: 277px;
	height: 69px;
	position: absolute;
	top: 187px;
	left: 693px;
	font-size: 13px;
	line-height: 23px;
}

a.transfer {
	color: #f4a804;
	font: bold 13px/23px Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
	padding-right: 15px;
	background: url(../gfx/about/arrow-clicklink.gif) no-repeat right 4px;
}

a.transfer:hover {
	background-position: right -22px;
	color: #fff;
}

.a-comments {
	height: 322px;
	background: #242424 url(../gfx/about/comments-bg.png) repeat-y center;
}

.a-comments .a-comments-inner {
	width: 1000px;
	height: 315px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

.a-comments .a-comments-inner .img-comments-sample {
	position: absolute;
	top: 41px;
	left: 18px;
}

.a-comments .a-comments-inner .commentstext {
	position: absolute;
	top: 64px;
	left: 522px;
}

.a-comments p {
	color: #cfcfcf;
	font: normal 13px/24px Arial, Helvetica, Geneva, sans-serif;
	text-shadow: #3c3c3c 0 -1px 0;
}

.a-comments p.acomm-col1 {
	width: 432px;
	height: 150px;
	position: absolute;
	top: 108px;
	left: 525px;
}

.ab-save {
	height: 245px;
	background: url(../gfx/about/satin-bg.png) repeat-y center;
}

.ab-save .ab-save-inner {
	width: 1000px;
	height: 243px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

.ab-save .ab-save-inner .img-savedmagic {
	position: absolute;
	top: 28px;
	left: 678px;
}

.ab-save .ab-save-inner .img-save {
	position: absolute;
	top: 67px;
	left: 73px;
}

.ab-save p {
	color: #929292;
	font: normal 13px/24px Arial, Helvetica, Geneva, sans-serif;
	text-shadow: #3c3c3c 0 -1px 0;
}

.ab-save p.absave-col1 {
	width: 585px;
	height: 99px;
	position: absolute;
	top: 109px;
	left: 78px;
}

.ab-footer {
	background-color: #000;
	text-align: center;
	padding-top: 33px;
}

.ab-footer .user {
	padding-top: 13px;
}

.ab-footer a {
	font: bold 17px "Lucida Grande", Tahoma, Verdana, sans-serif;
	text-decoration: none;
	color: #f7b705;
	border-bottom: 2px solid #3a280c;
}

.ab-footer a:hover {
	color: #fff;
	border-bottom: 2px solid #e59a0d;
}

.ab-footer span.infotext {
	color: #787878;
	font: 10px "Lucida Grande", Tahoma, Verdana, sans-serif;
	position: relative;
	top: 2px;
}

/* @group creators */

.a-creators {
	height: 126px;
	background: #282828 url(../gfx/about/creators-bg.jpg) no-repeat center top;
	text-align: center;
	padding-top: 0;
	padding-bottom: 20px;
}

.a-creators .creators-container
 {
	width: 470px;
	height: 0;
	margin-right: auto;
	margin-left: auto;
}

.a-creators .creators-container .creator {
	float: left;
	width: 218px;
	height: 417px;
	padding-right: 8px;
	padding-left: 8px;
	position: relative;
}

.a-creators .creators-container .creator .creator-level {
	position: absolute;
	top: 17px;
	right: 30px;
}

.a-creators .creators-container .creator .creator-title {
	position: absolute;
	top: 86px;
	left: 37px;
}

.a-creators .creators-container .creator span.creator-name {
	color: #fff;
	position: absolute;
	top: 103px;
	font: bold 17px "Lucida Grande", Tahoma, Verdana, sans-serif;
	left: 37px;
}

.a-creators .creators-container .creator span.creator-bio {
	color: #aeaeae;
	position: absolute;
	top: 168px;
	font: 11px/18px "Lucida Grande", Tahoma, Verdana, sans-serif;
	left: 37px;
	width: 167px;
	height: 149px;
	text-align: left;
}

.a-creators .creators-container .creator span.creator-profile {
	color: #dfdfdf;
	position: absolute;
	top: 354px;
	font: 11px/18px "Lucida Grande", Tahoma, Verdana, sans-serif;
	left: 37px;
	width: 167px;
	text-align: left;
}

.a-creators .creators-container .creator span.creator-profile a {
	font-weight: bold;
	text-decoration: none;
	color: #737882;
}

.a-creators .creators-container .creator span.creator-profile a:hover {
	color: #fff;
}

.a-creators .creators-container .creator span.creator-profile a:active {
	color: #d6d6d6;
}

.a-creators .creators-container .creator span.creator-email a {
	color: #ffb61d;
	position: absolute;
	top: 0;
	font: 11px/18px "Lucida Grande", Tahoma, Verdana, sans-serif;
	left: 37px;
	width: 167px;
	text-align: left;
	text-decoration: none;
}

.a-creators .creators-container .creator span.creator-email a:hover {
	color: #fff;
}

.a-creators .creators-container .creator span.creator-email a:active {
	color: #dbdbdb;
}

.a-creators .teamcontact {
	padding-top: 59px;
	font: bold 16px "Lucida Grande", Tahoma, Verdana, sans-serif;
	color: #d5d5d5;
}

.a-creators .teamcontact a {
	text-decoration: none;
	color: #ffb61d;
}

.a-creators .teamcontact a:hover {
	color: #fff;
}

.a-creators .teamcontact a:active {
	color: #ccc;
}



/* @end */