/*********************************************************

Title: Profile.html Master StyleSheet

Designer: Marvin Tabangay
Producer: Yasmin Salas
Client Name: Chronicles of Narnia - Prince Caspian
Last Modified: 4/08/2008

!!! Adjust Values according to your project specifics !!!
!!! Detailed according to importance and section !!!

***********************************************************/

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

 Profile Body
 
------------------------*/

#wrap,
#mainLayout {
	width: 850px; /* sets the width of the profile */
	margin: 0 auto;
	padding: 0;
}

#profile {
	background-color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000;
	font-weight:normal;
	font-style:normal;
}

/* master links */
a:link, a:active, a:visited {
	color:#fff;
	text-decoration:none;
}

a:hover {
	color:#fff;
	text-decoration:underline;
}

h2 {
	font-size: 0;
}

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

 Header
 
------------------------*/

/* hide google search bar */
#header_search,
#adspacer {
	display:none;
}

/* deffault nav, footer styling*/
#header, #topnav, #footer {
	color:#333;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
}

#header a, #topnav a, #footer a {
	color: #fff;
}

#header a:hover, #topnav a:hover, #footer a:hover {
	color: #CB7C20;
}

/* top nav */
#topnav {
	height:5px;
	margin:5px 0 10px 0;
}

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

 Footer
 
------------------------*/

#footer a {
	text-decoration:none;
	font-weight:normal;
}

#footer a u {
	text-decoration: none;
}

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

 MainLayout Module Styles
 
------------------------*/

#mainLayout {
	background-color: #000;
}

#profileBottom {

}



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

 Friends
 
------------------------*/

#friendTop {
	margin-top: 50px;
	height: 57px;
	background: url(http://creative.myspace.com/Client/Disney/PrinceCaspian/Images/bg_friends.jpg) no-repeat top center;
}

* html #friendTop {
	margin-bottom:-3px;
}

#friendTop h2 {
	display: none;
}

#friendContent {
	height: 350px;
}

#friendContainer img {
	margin-top: 5px;
}

#friendContent {
}


#friendContent .heading {
	display:none;
}

#profile_friends {
	margin: 20px 0 0 40px ;
	padding: 0;
	float:  left;
	width:790px;
	text-align: center;
}

.btext,
.redtext {
	padding-bottom: 10px;
}

.friend {
	margin: 15px 3px 0 0;
}

.friend a {
	 color: #9C9066;
}

.friend img {
	border: solid 1px #E39D24;
	max-width:100px;
	max-height:100px;
	width:expression((this.width > 100)? ((this.height > 100)? ((this.width/100 < this.height/100)? true : 100) : 100) :true);
	height:expression((this.height > 100)? ((this.width > 100)? ((this.height/100 < this.width/100)? true : 100) : 100) :true);
}

.btext, 
.redtext,
#profile_friends a.redlink,
#profile_friends a.friendtext {
	color:  #fff;
}

#ctl00_Main_ctl00_ctl02_pnlAllFriendsLink {
	margin-top: 10px;
}

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

 Forums
 
------------------------*/

#forumTop {
	margin-top: 50px;
	height: 57px;
	background: url(http://creative.myspace.com/Client/Disney/PrinceCaspian/Images/bg_forums.jpg) no-repeat top center;
}

* html #forumTop {
	margin-bottom:-3px;
}

#forumTop h2 {
	display: none;
}

* html #forumContainer {
	margin-top:-3px;
}

#forumContainer {
	color:  #fff;
}

#forumContainer .heading {
	margin-right:30px;
}

#forumContent {
	background-image: url(http://creative-origin.myspace.com/Client/Disney/PrinceCaspian/Images/bg_forum.jpg);
	height: 283px;
}

#profile_forums {
	width: 770px;
	margin: 30px 0 0 40px;
	padding: 0;
	float: left;
	text-align: center;
}

##profile_forums .left {
	display: none;
}

##profile_forums .right {
	display: block;
	float: none;
	text-align: center;
}

#profile_forums .cols th,
#profile_forums .cols td {
	border: none;
	padding: 5px 0 5px 0;
}

#profile_forums .cols th {
	color: #CB7C20;
}

#profile_forums .cols td,
#profile_forums .cols td a {
	color: #9c9066;
}

/* forum - post topic | view all topics */
#profile_forums .right {
	float: none;
	display: block;
	text-align: center;
	width: 770px;
}


#profile_forums .right,
#profile_forums .right a:link, 
#profile_forums .right a:active, 
#profile_forums .right a:visited {
	text-decoration:none;
	font-size:10px;
	color:  #fff;
}
#profile_forums .right a:hover {
	color:#fff;
	text-decoration:underline;
}

#profile_forums .left {
	color:#fff;
}

#forumContent .left {
	display:none;
}

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

 Comments
 
------------------------*/

#commentTop {
	margin-top: 50px;
	height: 57px;
	background: url(http://creative.myspace.com/Client/Disney/PrinceCaspian/Images/bg_comments.jpg) no-repeat top center;
}

#commentTop h2 {
	display: none;
}

#commentContainer {
	

}

#commentContent {
	width:825px;
	margin:0 auto;
	padding-right:25px;
}



div#commentContent .heading {
	display:none;
}

/* 
comments: view/edit all comments 
*/
#profile_comments a:link, #profile_comments a:active, #profile_comments a:visited {
	text-decoration:none;
}

#profile_comments a:hover {
	color:#fff;
	text-decoration:underline;
}

#profile_comments {
	margin: 20px 0 20px 40px;
	width: 775px;
	text-align: center;
	color: #fff;
}

#profile_comments table {
	margin-top: 10px;
}

#profile_comments td {
	color: #fff;
	text-align: left;
}

#profile_comments th a,
.commentdate {
	color: #9c9066;
}

#profile_comments th a img {
	border: solid 1px #E39D24;
}

h4.commentdate {
	color:  #9c9066;
	margin:  0;
}


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

 Profile URL
 
------------------------*/

div#profile_url {
	position: absolute;
	top:  7px;
	width: 850px;
	text-align: right;
	color:  #ccc;
}

div#profile_url h5{
	display: none;
}

iframe {
	overflow: none;
}

