/*
contribute/sn style - mods to the 3rd party style sheets of SiteLife,
                      a social networking contribution application
pfagan 10/2006
*/

/* Content Body Setup ------------------------------------------------------- */

/* Content Area border and size */
#personaHDest{
border-left:1px solid #999; border-right:1px solid #999; margin-top:0; width:576px;
}
#personaDest{
border:1px solid #999999; border-top:0px;
padding-bottom:10px;
width:576px;
}

/* Content Area text */
div.Persona_Main{font-family:Verdana, sans-serif; font-size:11px; text-align:left; }
div.Persona_Main a, div.Persona_Main a:visited {color:#355;}

/* Persona Header */
div.PersonaHeader_Container {
background-color:#eee;
padding-top:5px;
}

div.PersonaHeader_Title {
margin-bottom:5px;
}

div.PersonaHeader_Title,
table.BloggerProfile_Table div.BloggerProfile_Title {
font-size: 13px;
}

span.PersonaHeader_InfoHeading {
}

td.PersonaHeader_TableMiddle div {
line-height:125%;
}

div.PersonaHeader_RecommendUserProfile {
display: none;
}

/* Persona Header unbranded */
div.PersonaHeader_Container a.Persona_TopPluckLink,
div.Pluck_FooterLink {
display:none;
}

div.Sitelife_PluckLogo {
display:none;
}

div.Pluck_FooterLink {
display: block !important;
}

td.Persona_2ColumnTableLeft,
td.PersonaBlog_TableLeft {
padding-left: 9px;
}

td.Persona_2ColumnTableRight,
td.PersonaBlog_TableRight {
padding-right:9px;
}

td.Persona_2ColumnTableLeft div.PersonaStyle_ItemContainer,
td.Persona_2ColumnTableRight div.PersonaStyle_ItemContainer {
margin-left: 0px;
margin-right:0px;
}

div.PersonaStyle_ItemContainer,
div.BloggerProfile_Container {
margin-left: 9px;
margin-right:9px;
}

/* Persona_LoginStatus ------------------------------------------------------ */

div.Persona_LoginStatus {
display:none;
}

/* PersonaHeader_Table ------------------------------------------------------ */

table.PersonaHeader_Table{
border:0; padding:0 0 10px 0; table-layout:fixed;
}
td.PersonaHeader_TableLeft{
vertical-align:top; width:66px; overflow:hidden; padding-right:20px; text-align:center;
}
    td.PersonaHeader_TableLeft img {
    border:1px solid #000000; width:60px; height:60px; margin:3px 0 0 0;
    }
td.PersonaHeader_TableMiddle{
width:260px;
padding:0; vertical-align:top; overflow:hidden; 
}
td.PersonaHeader_TableMiddle div.Persona_NullContent {
padding:0;
}
td.PersonaHeader_TableRight {
padding:0 10px 0 20px;
vertical-align:top; width:147px; overflow:hidden;
}
td.PersonaHeader_TableRight div.PersonaHeader_PublicContent {
margin:0;
}

div.PersonaHeader_Info {
line-height:100%;
}

/* Tabs --------------------------------------------------------------------- */

div.PersonaTabs_Container {
height:20px; min-height:20px;
margin:0 0 0 0;
padding:0 0 0 10px;
background-color:#eee;
background-image:url(/templates/types/contribute/pages/sn/graphics/navback.jpg);
background-position:0px 19px;
background-repeat:repeat-x;
}

#contentbody .PersonaTabs_Container a {
border-bottom:0px;
text-decoration:none;
font-size:10px;
font-weight:bold;
}

div.PersonaTabs_Container a.PersonaTabs_On {
float:left;
width:78px;
height:12px;
margin:0;
border:0;
padding:4px 0px 4px 2px;
background-image:url(/templates/types/contribute/pages/sn/graphics/tab_on.gif);
background-position:left;
background-repeat:no-repeat;
text-align:center;
color:#355;
}
div.PersonaTabs_Container a.PersonaTabs_On:visited,
div.PersonaTabs_Container a.PersonaTabs_On:hover    {color:#355;}

div.PersonaTabs_Container a.PersonaTabs_Off {
float:left;
width:78px;
height:12px;
margin:0;
border:0;
padding:4px 0px 4px 2px;
background-image:url(/templates/types/contribute/pages/sn/graphics/tab_off.gif);
background-position:left;
background-repeat:no-repeat;
text-align:center;
color:#fff;
}
div.PersonaTabs_Container a.PersonaTabs_Off:visited {color:#fff;}
div.PersonaTabs_Container a.PersonaTabs_Off:hover   {color:#77afaf;}


/* Action Links (buttons) --------------------------------------------------- */

div.GallerySubmissions_ActionLink{
margin-left:8px;
}
div.PersonaHeader_PublicContent a,
div.PersonaHeader_PublicContent a:visited,
div.GallerySubmissions_ActionLink a,
div.GallerySubmissions_ActionLink a:visited {
width:139px;
height:27px;
overflow:hidden;
margin:0;
border:0;
background: url(/templates/types/contribute/pages/sn/graphics/add_me_button.gif) no-repeat;
padding:3px 4px 0 4px;
text-align:center;
font-size:10px;
font-weight:normal;
color:#355;
text-decoration:underline;
}
div.PersonaHeader_PublicContent a:hover {
color:#000;
}
div#rpt_persona_abuse {display:none;}

/*
div.PersonaHeader_PublicContent a:hover,
div.GallerySubmissions_ActionLink a:hover {
text-decoration:none;
color:#000;
}
*/

/* Dotted Rules (productwide) ----------------------------------------------- */

table.Reactions_Table,
table.Messages_MessageTable td,
table.UserComments_Table {
border-bottom:1px dotted #111;
}

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

/* Forums-Related Masking (hides forums index) */

div.MyLatestDiscussions_GoForumsLink { display: none }

div.PersonaStyle_SectionHead {
background-color:#eee;
border-bottom: 1px solid #ccc;
font-size:11px;
}
div.PersonaStyle_ItemContainer {
border: 1px solid #ccc;
}

#personaprofileiframe           { /* width: 100%; */ height: 1024px; overflow: auto; }

#personaprofileiframe .Persona_Main { width: 566px; }

       body.PersonaProfile_Body { margin:0; padding:0; }
* html body.PersonaProfile_Body { width:556px; }
       body.PersonaProfile_Body div.PersonaStyle_ItemContainer { width:556px; }


body.PersonaProfile_Body form table td table.ProfileEdit_Table {
/*
display: none;
*/
}

/*
body.PersonaProfile_Body form table.ProfileEdit_Table td.ProfileEdit_Caption {
background: #eef;
}
*/

body.PersonaProfile_Body td.ProfileEdit_TableFieldName{ width:15%; }

/* spacing around dotted rules to match mock */
table.Reactions_Table {
width:100%;
padding-bottom:11px;
margin-bottom:5px;
}

/* Messages ----------------------------------------------------------------- */

table.Messages_MessageTable {
margin-left:10px;
margin-right:10px;
width:535px;
}

tr.Messages_MessagesTableAltRowColor {
background-color:#fff;
}

/* Photos ------------------------------------------------------------------- */

#GallerySubmissionDiv {display:none;}

#UserGalleryListDiv div.PersonaStyle_SectionHead a {
font-weight:bold;
text-transform:uppercase;
}

div.PersonaPhoto_Image {
text-align:left;
padding-left:10px;
}

div.BlogNav {
padding-left: 10px;
text-align:left;
}

div.BlogNav a:hover {
color:#ff8800;
}

div.BlogMain_EntryDate {
color:#333;
}

table.MyRecentPhotos_Table td {
text-align:center;
}

table.MyRecentPhotos_Table     {text-align:center;}
table.MyRecentPhotos_Table img {float:none; padding:0 5px 5px 0;}

div.PersonaPhoto_Image     {text-align:center; margin:10px auto 0 auto;}

/* Blog --------------------------------------------------------------------- */

table.PersonaBlog_Table {margin-top:10px;}

td.BloggerProfile_TableText {width:468px;}

div.BloggerProfile_Title {font-size:12px;}
div.BloggerProfile_TagLine{margin:5px 0px 20px 0px; font-size:11px;}

div.ViewEditList_Options input[type="button"] {width:60px;}
div.ViewEditList_Options,
table.ViewEditList_Table td {font-size:11px;}
table.ViewEditList_Table tr {vertical-align:top;}
td.ViewEditList_TableLeft   {width:120px;}
td.ViewEditList_TableMiddle {width:266px;}
td.ViewEditList_TableRight  {width:120px;}
td.Comments_UserImage       {width:45px; }
td.Comments_TableRight      {width:340px;}

div.BlogEntry_PostDate{color:#666; }

div.BlogMain_EntryContent,
div.BlogMain_EntryContent span,
div.BlogEntry_Text,
div.BlogEntry_Text span,
div.Reactions_Data {
line-height:150%;
}

div.BlogMain_EntryContent img,
div.BlogEntry_Text img {
margin:0 10px 5px 10px;
}

div.BlogEntry_Tags {
    margin-bottom: 10px;
}

div.Blog_AddToWatchlist a {
border:0;
margin:0;
padding:0;
background: #fff;
text-align:left;
}

div.Blog_AddToWatchlist a:hover {
color:#000;
text-decoration:underline;
}

table.BlogSettings_PreferencesTable {width:500px; table-layout:auto; text-align:left; margin:10px 0px 20px 40px;}

td.BlogSettings_PreferencesTableLeft  { width:40%; }
td.BlogSettings_PreferencesTableRight { width:60%; }

div.BlogSettings_Save input {margin-left:40px;}

/*
a.SiteLife_RSS {
line-height:30px;
height:30px;
background:url(http://contribute.sfgate.com/ver1.0/Content/images/icons/feedIcon.gif) 0px 27px no-repeat;
}
*/

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

div.Comments_Container,
div.Comments_Container textarea,
div.Comments_Container input {
font-family:Verdana, sans-serif;
font-size:11px;
}

div.Comments_AddHeading {
font-weight: normal;
}

div.Comments_Container textarea {
padding:2px;
}

div.Comments_Container input {
font-weight: bold;
}

/* ReportAbuse -------------------------------------------------------------- */

div.ReportAbuse_Container {
width:175px;
padding:2px;
background:#eee url(/templates/types/contribute/pages/sn/graphics/reportabuse_tile.gif) 0 0 no-repeat;
font-family:Verdana, sans-serif;
font-size:9px;
border:1px solid #999;
z-index:4;
position:absolute;
}

div.ReportAbuse_SectionHead {
margin:0;
}

div.ReportAbuse_SectionHead span {
margin:23px 0 2px 0;
}

div.ReportAbuse_SectionHead a {
float:right;
width: 12px;
height:12px;
margin:0;
border:0;
background: url(/templates/types/contribute/pages/sn/graphics/reportabuse_xbox.gif) no-repeat;
padding:0;
overflow:hidden;
font-size:12px;
line-height:100px;
}
div.ReportAbuse_SectionHead a:hover {
background: url(/templates/types/contribute/pages/sn/graphics/reportabuse_xbox_live.gif) no-repeat;
}

div.ReportAbuse_Interior select {
width:170px;
margin-left:2px;
border:1px solid #999;
font-size:11px;
font-weight:normal;
}
div.ReportAbuse_Container div.ReportAbuse_Comment textarea {
width:162px;
margin-left:2px;
border:1px solid #999;
padding:3px;
font-family:Verdana, sans-serif;
font-size:10px;
font-weight:normal;
}
div.ReportAbuse_Container input {
width:90px;
margin:2px 0 2px 0;
font-size:12px;
font-weight:bold;
}
