/* BEGIN COMMUNITY SPECIFIC STYLES */


/*home page*/

.home div#branding-content { 
	height: 281px;
	background: transparent url(http://i.usatoday.net/_common/_images/_communities/pc-home-bg.jpg) no-repeat;
}


.home .comm-title {
	background: url(http://i.usatoday.net/_common/_images/_communities/pc-home-title.jpg) top left no-repeat;
	position: absolute;
	height: 125px;	
	width: 422px;
	bottom: 81px;
	left: 17px;
	margin: 0;
	padding: 0;
	text-indent: -5000px;	
	cursor: pointer;
}


.home .personality {
color: #fff;
text-decoration: none;
position: absolute;
font-size: 12px;
top: 210px;
right: 245px;
}

.whitney-home {
position: absolute;
top: 0;
right: 320px;
z-index: 15;
}

/*inside pages*/

.inside div#branding-content { 
	height: 204px;
	background: transparent url(http://i.usatoday.net/_common/_images/_communities/pc-inside-bg.jpg) no-repeat;
}

.inside .comm-title {
	background: url(http://i.usatoday.net/_common/_images/_communities/pc-inside-title.jpg) top left no-repeat;
	position: absolute;
	height: 102px;	
	width: 360px;
	bottom: 61px;
	left: 8px;
	margin: 0;
	padding: 0;
	text-indent: -5000px;	
	cursor: pointer;
}

.inside .personality {
color: #fff;
text-decoration: none;
position: absolute;
font-size: 12px;
top: 119px;
right: 245px;
display: none;
}

.whitney-story {
position: absolute;
top: 0;
right: 352px;
z-index: 15;
}

div#hd a.forehead-promo.fowd {
/*
	background: url(http://i.usatoday.net/_common/_images/_communities/temp-FOWD.png) top left no-repeat;
	width: 284px;
	height: 127px;
	display: block;
	text-indent: -5000px;
	position: absolute;
	right: 30px;
	bottom: 45px;
	z-index: 105;
	cursor: pointer;
*/
	display: none;
}

/* new global nav pieces - REMOVE THIS TO GO TO PRODUCTION */
body#theme-news ul#community-nav li a {
	background-image:  url(http://i.usatoday.net/_common/_images/_communities/community-nav-sprite-news.gif);
}
ul#community-nav li.forum a {
	background-position: -800px 0;
	width: 73px;
}
ul#community-nav li.forum a:hover {
	background-position: -800px -100px;
}
ul#community-nav li.forum#cn-on a {
	background-position: -800px -200px;
}
ul#community-nav li.about a {
	background-position: -1000px 0;
	width: 73px;
}
ul#community-nav li.about a:hover {
	background-position: -1000px -100px;
}
ul#community-nav li.about#cn-on a {
	background-position: -1000px -200px;
}

.Forums_MainContainer th, td {border:none;}
