/* **********************************************************************
   *
   * This is html/css/blog/fonts/size-earthdefault.css with the sizes
   * removed.  I removed the sizes because the default for Ocean is to
   * not use a size stylesheet (all of the styles come from
   * html/css/ocean.css).  If I leave styles in here, it gets really
   * strange, but ideally we might want to provide different sizes if
   * browser size controls can't be made to work.
   *
   */


/* 8pt text *************************************************************** */

BODY,
/* top */
DIV#breadcrumb, #calendarheading, TD.calendaryeartitle, #rsbutton, DIV#rserror SPAN, SPAN#advancedsearch A,
/* middle */ 
/* middle top */
DIV.viewdescription, DIV.topicviewlinks, #searchfilteractive, 
/* middle content */
DIV.entrydetailssmall, DIV.entrydetailslarge, DIV.entrydetailsportlet, INPUT.smallbutton, TABLE.titlelabels A, TABLE.itemlabels A, DIV#volumecontrol FORM, #volumeform select, #commentvolumeform select, .fileheading, DIV#xmlheading, DIV.rss, .footerrss, DIV.license, FORM.entryaddcomment, DIV.entryaddcommentproject, INPUT.entryaddcomment, SELECT.entryaddcomment, .entryaddcommentname, .entryaddcommentemail, .entryaddcommentcomment, .entryaddcommentname INPUT, .entryaddcommentemail INPUT,   DIV.group A.group, A.TOP, INPUT.multirecatactions, SELECT#projectNavigator, DIV.commentformheading, PRE, TR.entryitem PRE.example, TR.entryitem PRE.code, TR.entryitem PRE.config, PRE.example, PRE.code, PRE.config, .commentdetails, A.showallcomments, DIV.entrycontrols,
/* left */
DIV.lefttools, DIV.lefttools LI A, DIV.lefttools H2, DIV#right H2, H2.toolsheading, DIV.lefttools H3, A.mediumPortletProjectName, A.largePortletProjectName, DIV#labelactivity, DIV#onthispage LI A, A.sidebartitle, TD.sidebaritem, span.sidebaritem, A.newtopicarticle, 
/* right */
DIV#righttools, .shareportlet td.sharefoldericon, .shareportlet td.sharefolder A.sharefolder, a.sharefile, span.sharefilemodified, 
/* misc */
.window .buttons INPUT
{ 
  font-size: 8pt; 
}
DIV.entrydetailssmall, DIV.entrydetailslarge, DIV.entrydetailsportlet, TABLE.titlelabels A, TABLE.itemlabels A { 
  line-height: normal;
}


/* 9pt text *************************************************************** */
/* top */
DIV#locator, DIV#searchexpression, 
/* middle */
A.smallPortletHeading, A.mediumPortletHeading, A.largePortletHeading, A.more,
/* comments */
DIV.commenttitle, DIV.commentexpanded, DIV.commentcollapsed, DIV.commentcontent, 
/* filelist */
.filelist .filesize, .filelist .filedesc, .filelist .filedate
{ 
  font-size: 9pt; 
}

/* 10pt text *************************************************************** */
/* entries, base font for middle content */
TR.entryitem, DIV#projectActivity, TD.smallPortletEntry, TD.smallPortletEntry .entrytitlelink, TD.mediumPortletEntryTitle, A.mediumPortletEntryTitle,
TD.mediumPortletEntryTitle .entrytitlelink, TD.mediumPortletEntryItem,
TD.largePortletEntryItem, DIV.projectActivityProjectDescription, .dateseparator,
TD.quoted, A.entryDateSeparator,
TEXTAREA.entryaddcomment,
.pagenotfound,
/* filelist */
.filelist .dirname,
/* search results */
TD.searchhittitlecell A.searchhittitlelink,
TD.searchhitsnippetcell,
/* brief views in multi-column layouts */
TD.width50p A.largePortletEntryTitle, 
TD.width50p TD.largePortletEntryTitle .entrytitlelink, 
TD.width50p .entrytitlelink
TD.width25p A.largePortletEntryTitle, 
TD.width25p TD.largePortletEntryTitle .entrytitlelink, 
TD.width25p .entrytitlelink
{
  font-size: 10pt;
}

/* 14pt text *************************************************************** */
A.largePortletEntryTitle, TD.largePortletEntryTitle .entrytitlelink, .entrytitlelink,
TR.entrytitle .showallcomments {
  font-size: 14pt;
}

/* 7pt text *************************************************************** */
A.smallPortletEntryAdd, A.mediumPortletEntryAdd, A.largePortletEntryAdd, 
DIV#calendar TD, A.today, 
SPAN.itemid, .shareportlet td.sharerecentchanges, .shareportlet td.sharefileicon, .copyright
{
  font-size: 7pt;
}

/* small calendar text **************************************************** */
DIV#calendar TD.calendardayname, DIV#calendar A.calendarday {
  font-size: 7pt !important;
}

TD.calendarshiftsliceback A,
TD.calendarshiftsliceforward A {
  font-size: 10pt !important;
  line-height: 7pt;
}

/* line height  *************************************************************** */
TR.entryitem,
TD.smallPortletEntry,
TD.smallPortletEntry .entrytitlelink,
TD.mediumPortletEntryItem,
TD.largePortletEntryItem,
DIV.projectActivityProjectDescription {
  line-height: 14pt;
}

TABLE.commentouter {
  line-height: 11pt;
}

.titlelabels,
.itemlabels {
  line-height: 10pt;
}

.commentformheading,
.emailheaders TD { 
  line-height: normal;
}

