/**LAYOUT**/
hr {
	clear:both;
	margin:8px 15px 0 15px;
	_margin: 0 15px 0 15px;
	text-align:center;
	height:1px;
}
#main {
	width:645px;
}
#right{
	width:310px;
	_width:305px;
}
#right .window {
	padding:0;
	margin:0;
	float:right;
}
#welcome, #messagecenter {
	width:205px;
	margin-left:0;
}
#friends, #spotlight, #related, #invite, #featured, #fof, #updates, #schoolupdates, #uploadphoto, #joinschool {
	width:420px;
	_width:416px;
}
#friends, #invite, #updates,  #network, #welcome, #related, #fof, #related {
	height:242px;
}
#spotlight, #spotlight2, #uploadphoto, #joinschool, #messagecenter, #schoolupdates {
	height:180px;
}
#spotlight img, #spotlight2 img {
	padding-right:10px;
	float:left;
}
#right #spotlight2, #network {
	height:auto;
	padding-bottom:10px;
	margin: 10px 0;
}
#network, #spotlight2, #login, #contest {
	width:310px;
	_width:100%;
	
}
#music, #video, #promo, #musicspotlight, #searchcity, #popvideo{
	clear:both;
	width:630px;
	height:242px;
}
#music, #video {
	margin-left:0;
}
#network {
	height:auto;
	margin-top:10px;
}
#promo, #searchcity, #musicspotlight, #popvideo {
	margin-left:0;
	margin-top:10px;
	width:635px;
}
#promo {
	border:1px solid #CCC;
	height:auto;
	background:url('promo-bg.gif') top left;
	margin-top:10px
}
#promo .title {
	color:#EE6700;
	font-size:24px;
	width:50%;
	font-weight:bold;
	text-align:center;
	margin-left:330px;
	_margin-left:310px;
	padding-top:82px;
}

#promo .images td {
	margin: 10px 10px 10px 10px;
	padding: 3px 3px 3px 3px;
}
#promo .title p a{
	color: #42598E;
	font-weight:bold;
	font-size:20px;
	text-decoration:underline;
}
#promo .mainImg{
	border: 1px none #666;
	padding: 0px 0px 0px 0px;
}

#promo .smallImg{
	border: 1px none #666;
	padding: 0px 0px 0px 0px;
}
#musicspotlight {
	height:210px;
}
#musicspotlight .artistinfo {
	padding:10px;
}
#musicspotlight .content {
	width:98%;
}
#musicspotlight .artistname {
	color:#000;
	font-size:24px;
	font-weight:bold;
}
#musicspotlight a.channel {
	background: url('musicbutton.jpg') no-repeat top left;
	display:block;
	height:10px;
	width:136px;
	margin:0;
	font-size:10px; padding-left:20px; padding-right:0; padding-top:20px; padding-bottom:20px
}
#searchcity {
	height:auto;
	padding-bottom:10px;
	margin-bottom:20px;
	margin-left:0;
}
#searchcity .content {
	line-height:20px;

}
/**tag cloud**/
#searchcity .cloud {
 	border-left:1px solid #666;
 	padding: 0 0 0 10px;
 	line-height:24px;
 	font-family: arial,helvetica,sans-serif;
 }
 
.xSmallTag{
	font-size:9px;
}
.smallTag{
	font-size:12px;
}
.mediumTag
{
	font-size:15px;
}
.largeTag
{
	font-size:18px;
}
.xLargeTag
{
	font-size:21px;
}
#contest{
 	border:none;
 	margin:10px 0 10px 0;
 	padding:0 0 0 5px;
 	_padding:0 0 0 3px;
 }
.new {
	color:red;
	padding:1px;
	font-size:4px;
	font-style:italic;
}
#featured .subhead {
	color: #000;
	font-weight:normal;
	font-size:10px;
}
h2 a {
	font:14px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;

}
.artistinfo h2 a {
	font:18px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;

}	
#musicspotlight h2, #spotlight2 h2 {
	margin-left:0;
	padding:0;
}
#spotlight2 h2 {
	_margin-bottom:10px;
}
p {
	_margin:2px 0;
}
.send {
	color:#666;
	font-size:11px;
	margin: 5px 0 0 18px;
}
.selected {
	padding-right:15px;
}
form {
	margin-bottom:5px;
}
/**LINKS**/
.content a.action, .content a.actionSmall, .content a.announce{
	color: #085098;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
}
.content a.action:hover, .content a.actionSmall:hover, .content a.announce:hover, ul.altlinks a:hover {
	color: #EE6700;
	text-decoration:underline;
}
.content a.actionSmall {
	font-size:12px;
}
.content a.announce {
	line-height:25px;
}

a, a.highlight, .note, .useractions a, .useraction a, a.userName, .subhead a, ul.altlinks a{
	color: #085098;
	text-decoration:none;
	font-weight:normal;
	font-size:10px;
}
a.highlight {
	font-weight:bold;
	font-size:11px;
}
a.highlight:hover, a:hover{
	color: ##EE6700;
}
.subhead a {
	padding-right:15px;
}
a.userName {
	font-weight:bold;
	font-size: 11px;
	text-decoration:none;
}
/**Welcome Box**/
#welcome .content {
	width:90%;
	_padding-top:0;
}
#messageCenter .content {
	font-weight: bold;
	color: #666;
}
.userpic {
	width:75px;
	height:65px;
	float:left;
	display:inline;
	overflow:hidden;
}
ul.useractions {
	width:55%;
	_width:auto;
	margin:0;
	padding-left:5px;
	line-height:14px;
	float:left;
	list-style-type:none;
}
ul.useractions li {
	margin-bottom: 5px;
}
ul.useraction {
	width:95%;
	margin:0 0 10px 0;
	padding-left:5px;
	line-height:12px;
	float:left;
	list-style-type:none;
}
.content ul.useraction li{
	clear:both;
}
ul.useraction li a{
	font-size:11px;
}
#newURL, showNewURL {
	font-size:10px;
	margin:8px 10px;
	padding-bottom:5px;
	text-align:center;
	border-bottom:1px solid #666;
	height:32px;
	width:180px;
	overflow:hidden;
	clear:both;
}
#hi5urlForm {
	margin-left:5px;
	overflow:hidden;
}
#newcomments {
	margin:0 8px;
	_margin-top:0px;
}
.messages {
	float:left;
	width:75%
}
.items {
	float:right;
	text-align:right;
	display:inline;
	vertical-align:bottom;
}
.content .stats {
	width: 162px; 
	height: 12px; 
	overflow: hidden; 
	background: url('profile_graybar.gif');
	margin-bottom:7px
}
.content .stats .orangeBar {
	float: left; 
	background: url('profile_orangebar.gif'); 
	width: 15px
}
.content .stats .camera  {
	float: left; 
	margin-left: -5px;
}

.content .email {
	text-align:center;
}
.content .email input {
	margin: 0 0 5px 10px;
	display:inline;
}
#newcomments {
	margin-left:10px;
}
#newcomments .stats {
	margin-bottom:5px;
}
/**ALT IF NO PHOTO**/
ul.altlinks {
	list-style-type:none;
	clear:both;
	padding:0;
}
#altnophoto p{
	margin:0;
}
#altnophoto {
	text-align:center;
	padding-top:5px;
}
.note {
	color: #000;
}
/**MESSAGES**/
#numbers {
	height:108px;
}
/**FRIEND UPDATES**/
#scrollable {
	overflow: scroll; 
	overflow: -moz-scrollbars-vertical; 
	overflow-x: hidden; 
	overflow-y: scroll;
	height:200px;
}
#scrollable .info {
	font-size:11px;
	color:#666;
	padding-top:5px;
	height:30px;
	float:left;
	width:240px;
}
#scrollable a.username {
	font-size:11px;
	color: #3b5998;
	text-decoration:none;
}
#updates .update img, #schoolupdates .update img {
	float:left;
	margin:2px 8px 2px 2px;
}
#updates .update, #schoolupdates .update  {
	border-bottom:1px solid #E1EAF1;
	padding:5px;
	color: #333;
	clear:both;
	vertical-align:middle;
	width:100%;
	_width:92%;
	height:auto;
	float:left;
	
}
/**FRIENDS OF FRIENDS**/
#friends .thumbs, #schoolupdates .thumbs {
	text-align:center;
	margin-top:16px;
}
#schoolupdates .thumbs .pic{
	padding-left:25px;
}
.pic {
	float:left;
	padding-left:4px;
	text-align:center;
	width:125px;
}
#friends .thumbs .pic, #schoolupdates .thumbs .pic {
	width:100px;
}
#fof p {
	font-size:10px;
	font-weight:normal;
}
/**UPLOAD PHOTO**/
#uploadphoto .content p, #related .content p{
	font-size:11px;
	line-height:20px;
	font-weight:normal;
}
/**OTHER**/
#music .thumbs {
	padding-top:10px;
}
#music .thumbs .pic {
	width:160px;
	padding-left:35px;
}
#video .thumbs .pic {
	width:110px;
	padding-left:15px;
}
#network .thumbs .pic {
	height:170px;
	vertical-align:middle;
	padding-top:20px;
}
#video, #popvideo {
	height:auto;
	padding-bottom:10px;
}
#video {
	margin-bottom:10px;
}
a.videos { 
	font-size:12px;
	font-weight:bold;
}
#network .thumbs {
	margin-left:20px;
}
#video .thumbs {
	padding-top:15px;
}
#ad {
	border:none;
	margin-top:10px;
}
#fof .update img {
	float:left;
	padding:10px;
}
#fof .update {
	border-bottom:1px solid #ccc;
	padding:5px;
	color:#666;
	clear:both;
}
#messagecenter, #joinschool, #uploadphoto, #featured {
	height:180px;
}
#spotlight2 p {
	line-height:18px;
}
/**LOGIN **/

.login_forgot {
	font-size: 9px;
	font-weight: normal;
	float:right;
}
.login_remember {
	font-variant:small-caps;
	padding-top:4px;
	font-size:11px;
}
.login_form {
	margin: 0px; 
	padding: 10px 0px 0px 0px;
}
.login_form form {
	margin: 0px; 
	padding: 0px;
}
#login {
	margin-top:10px;
	margin-left:0;
}
