/* O.A.R. */
/* Section Stylesheet: Community
-------------------------------------------------------------------------------- */


	@import url("widget-network.css");
	@import url("widget-comment.css");
	@import url("widget-profile.css");
	@import url("widget-friend.css");


/* Scroll Bars: Full Content Area
-------------------------------------------------------------------------------- */


	#page-blog .section-community,
	#page-profile .section-community,
	#page-settings .section-community,
	#page-welcome .section-community,
	#page-friends .section-community,
	#page-upload .section-community {
	
		overflow: auto;
		width: 758px !important;
		padding-right: 0 !important;

		}


/* Scroll Bars: Nested
-------------------------------------------------------------------------------- */


	#page-site .tabbed .scroll {
	
		height: 456px;
		
		}

	#page-comments .main.scroll,
	#page-comments-news .main.scroll,
	#page-comments-event .main.scroll,
	#page-comments-blog .main.scroll,
	#page-comments-video .main.scroll,
	#page-comments-photo .main.scroll,
	#page-entry .main.scroll {
	
		width: 410px;
		padding-right: 10px;
		height: 476px;
	
		}
		

/* Pages with Network Header */

		
	#page-entry.header .main.scroll,
	#page-comments.header .main.scroll {
	
		height: 430px;
	
		}
	
	#page-site.header .tabbed .scroll {
	
		height: 396px;
	
		}
		
	#page-site.header.author .tabbed .scroll {
	
		height: 366px;
	
		}
		
		
/* Change Your Profile Pictures
-------------------------------------------------------------------------------- */


	#pictures-modify {
	
		float: left;
	
		}
		
	#pictures-modify h3 {
	
		background-image: url(../images/headings/h3-changepictures.gif);
	
		}


/* Update Your... Navigation
-------------------------------------------------------------------------------- */


	h3.customize {
	
		background-image: url(../images/headings/h3-customize.gif);
		margin-top: -23px;

		}
		
	.tabs.static {
	
		margin-bottom: 10px;
	
		}
		
	#page-friends .tabs.static {
	
		margin-bottom: 4px;
	
		}
		
		
/* Page: Comment
-------------------------------------------------------------------------------- */


	#page-comment #comment-modify {
	
		float: left;
		margin: 120px 70px auto 70px;
		position: static;
		background-position: -262px 0;
		width: auto;
	
		}
		
	#page-comment #comment-modify textarea {
	
		width: 565px;
		height: 100px;
		margin: 0 !imortant;
	
		}


/* Page: Site
-------------------------------------------------------------------------------- */


	#page-site #comment-browse ul.paging,
	#page-site a.upload,
	#page-site #blog-browse a.browse {
	
		display: none;
	
		}
		
	#page-site.author a.upload {
	
		display: block;
	
		}
		
	#page-site #profile-display div.group.about {
	
		margin-top: 5px;
	
		}
		

/* Author Tools */

		
	#page-site.author #blog-browse,
	#page-site.author #photos-browse,
	#page-site.author #profile-display {
	
		padding-top: 30px;
		position: relative;
	
		}
		
	#page-site.author #blog-browse ul.paging,
	#page-site.author #photos-browse ul.paging,
	#page-site.author #profile-display ul.actions {
	
		position: static;
	
		}
		
	#page-site.author #blog-browse a.add,
	#page-site.author #photos-browse a.share,
	#page-site.author #profile-display a.change {
	
		position: absolute;
		top: -2px;
		left: 0;
	
		}
		
		
/* Photos */


	#page-site #photos-browse ul.photos li {
	
		width: 32%;
		height: 75px;
	
		}
		
	#page-site #photos-browse ul.photos li a {
	
		width: 100%;
		height: 100%;
	
		}
		
	#page-site #photos-browse img {
	
		height: 100%;
	
		}
		
	#page-site #photos-browse .portrait img {
	
		width: 100%;
	
		}
		
	#page-site #photos-browse em,
	#page-site #photos-browse a.comments {
	
		display: none;
	
		}


/* Page: Comment
-------------------------------------------------------------------------------- */


	#page-friends .tabbed ul.tabs {
	
		background: #fff;
	
		}


/* Page: Welcome
-------------------------------------------------------------------------------- */

		
	#page-welcome p {
	
		clear: left;
	
		}
		
	#page-welcome .alias h3 {
	
		background-image: url(../images/headings/h3-welcome.gif);
		
		}
		
	#page-welcome .picture h3 {
	
		background-image: url(../images/headings/h3-uploadimage.gif);
	
		}
		
	#page-welcome .picture h3 {
	
		background-image: url(../images/headings/h3-uploadimage.gif);
	
		}
		
	#page-welcome .profile h3 {
	
		background-image: url(../images/headings/h3-copyprofile.gif);
	
		}
		
	#page-welcome .privacy h3 {
	
		background-image: url(../images/headings/h3-privacysettings.gif);
	
		}
		
	#page-welcome .legal h3 {
	
		background-image: url(../images/headings/h3-termsofuse.gif);
	
		}
		
	#page-welcome div.legal div {
	
		height: 250px;
		overflow: auto;
		border: solid 1px #dedede;
		color: #7f7f7f;
		background: #f6f6f6;
		padding: 15px;
	
		}
		
	#page-welcome div.legal div h3 {
	
		height: auto;
		text-indent: 0;
		background: none;
	
		}
		
	#page-welcome div.legal div ul,
	#page-welcome div.legal div ol {
	
		padding-left: 25px;
		margin: 10px 0;
	
		}
		
	#page-welcome div.legal div ul {
	
		list-style-type: square;
	
		}

	#page-welcome ul.actions {
	
		position: static;
		float: right;
		
		}
		
		
/* Page: Friend
-------------------------------------------------------------------------------- */


	#page-friend #member-display {
	
		margin-top: 0;
	
		}
		
	#page-friend #member-display .status {
	
		/* display: none; */
	
		}
		
		
/* Page: Search Results
-------------------------------------------------------------------------------- */


	#page-search .main h3 {
	
		background: #767676 url(../images/tabs/tab-searchresults.gif) bottom left no-repeat;
	
		}
		
	#page-search .scroll > div {
	
		margin-right: 0;
	
		}
		
		
/* Page: Upload
-------------------------------------------------------------------------------- */


	#page-upload .main fieldset em {
	
		width: 200px;
		padding-right: 168px;
	
		}
		
		
/* Page: Profile
-------------------------------------------------------------------------------- */


	#vitals-modify h3 {
	
		text-indent: 0;
		height: auto;
	
		}
		
	#vitals-modify h3 em {
	
		font-style: normal;
		color: #7F7F7F;
	
		}
		
		
/* Edit Status Message
-------------------------------------------------------------------------------- */


	#member {
	
		position: relative;
	
		}
