| <div class=calendar> | DIV starts calendar definition |
| <span class=calendarCaption> | Caption for the calendar, ie October 2003 |
| <tr class=calendarTitle> | Name day titles (Sun, Mon, .. ) |
| <span class=calendarArchiveDate> | Current day on archive page |
| <span class=calendarNext> | Next month link |
| <span class=calendarPrevious> | Previous month link |
| <div class=mainBody> | Defines the start of the box that contains the sidebar and the main content pane |
| <div class=title> | The main title of the Weblog |
| <a class=title> | Link back to front page |
| <div class=titleDescription> | The description of the weblog; usually attached as a byline |
| <div class=mainContent | The pane that displays the blog contents |
| <div class=sideBar | The pane that displays the recent entries and archive links |
| <div class=blogDate> | Contains the posting date of the Post Entry |
| <div class=blogPost> | Marks the start of a Post Entry |
| <p class=blogPostTitle> | Marks the Title of the Post Entry |
| <div class=blogStamp> | Marks the beginning of the time, date, anchor and comment of a Post Entry |
| <div class=recentEntries> | Marks the title 'Recent Entries' on the Sidebar |
| <div class=archiveEntries> | Marks the title 'Archives' on the Sidebar |
| <div class=sideEntry> | Marks the beginning of a Sidebar entry, e.g. recent entries |
| <ul class=sideBar> | Marks the beginning of a list in the Sidebar |
| <li class=sideBar> | Marks the beginning of a list entry in the Sidebar |
| <p class=syndicate> | Marks the beginning of the syndication element in the Sidebar |