Acumen addons 1
Acumen addons 2
Acumen addons 3

Acumen (Retired) Free


Another powerhouse RapidWeaver® theme aimed at power users, Acumen is geared to large, sprawling site architectures with its three separate levels of navigation. Acumen has enough color control to make it as fun, as artsy or as professional as your needs require.

Update List for Acumen

For the latest version of Acumen, simply click the "Download" button on the upper right hand corner of this page. Alternatively, you can click the "Free" button from the navigation bar above.

Acumen r6 - August 26, 2010

Acumen for Rapidweaver has been updated to allow rendering of rounded corners to occur natively with CSS3 in browsers that support it. This will also improve rendering on iPad, iPhone and iPod Touch. Internet Explorer rendering will not be affected by these changes and will render as before.

Show Changes [+]

- Contents/colourtag.css (58)    added in #footerContainer - ~border-color: %colourfooterborder%;~ 08-25-10 12:46 
- Contents/colourtag.css (193)   changed in #toolbarhorizontal ul li - ~background: %colourtabborder%;~ to ~border-color: %colourtab_border%;~ 08-25-10 13:04 
- Contents/colourtag.css (320)   added in #toolbarsub ul ul li - ~border-color: %coloursubtab_border%;~ 08-25-10 13:48 
- Contents/css/ie6.css (30)  added - ~#toolbar_horizontal ul li{border-style:none;}~ 08-25-10 13:09 
- Contents/css/ie6.css (62)  added - ~#toolbar_sub ul ul li{border-style:none;}~ 08-25-10 13:08 
- Contents/css/ie6.css (82)  added - ~#footerContainer{border-style:none;}~ 08-25-10 13:08 
- Contents/css/ie7.css (11)  added - ~#toolbar_horizontal ul li{border-style:none;}~ 08-25-10 13:09 
- Contents/css/ie7.css (40)  added - ~#toolbar_sub ul ul li{border-style:none;}~ 08-25-10 13:10 
- Contents/css/ie7.css (60)  added - ~#footerContainer{border-style:none;}~ 08-25-10 13:10 
- Contents/css/ie8.css (5)   added - ~#toolbar_horizontal ul li{border-style:none;}~ 08-25-10 13:12 
- Contents/css/ie8.css (10)  added - ~#toolbar_sub ul ul li{border-style:none;}~ 08-25-10 13:11 
- Contents/css/ie8.css (15)  added - ~#footerContainer{border-style:none;}~ 08-25-10 13:11 
- Contents/index.html (42)   isolated script as IE con-com 08-25-10 12:19 
- Contents/index.html (125)  isolated script as IE con-com 08-25-10 12:18 
- Contents/Info.plist (5)    replaced CFBundleGetInfoString with CFBundleShortVersionString 08-25-10 12:15 
- Contents/Info.plist (6)    added NSHumanReadableCopyright 08-25-10 12:15 
- Contents/Info.plist (7)    updated revision to 6 08-25-10 12:15 
- Contents/styles.css (275)  added in #footerContainer - ~border:1px solid;border-bottom:none;~ 08-25-10 12:49 
- Contents/styles.css (278)  added in #footerContainer - ~-webkit-border-top-right-radius:5px;-webkit-border-top-left-radius:5px;-moz-border-radius:5px 5px 0 0;border-radius:5px 5px  08-25-10 12:41 
- Contents/styles.css (286)  removed from #footerContainer- ~background: url(images/footer_bg.png) repeat-x;~ 08-25-10 12:51 
- Contents/styles.css (367)  added in #toolbar_horizontal ul li - ~border:1px solid;border-top:none;~ 08-25-10 12:53 
- Contents/styles.css (370)  added in #toolbar_horizontal ul li - ~-webkit-border-bottom-right-radius:5px;-webkit-border-bottom-left-radius:5px;-moz-border-radius:0 0 5px 5px;border-rad 0 5px 5px;~ 08-25-10 12:34 
- Contents/styles.css (675)  added in #toolbar_sub ul ul li - ~border: 1px solid;~ 08-25-10 12:54 
- Contents/styles.css (677)  added in #toolbar_sub ul ul li - ~-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;~ 08-25-10 12:36 
- Contents/Theme.plist (2004)    updated revision level to 6 08-25-10 12:14

Acumen r5 - April 15, 2009

Acumen for Rapidweaver has been updated to include color control for form field background and text. A missing file was also added.

Show Changes [+]

- colourtag.css (12)     changed in pre, .form-input-field - background: %colour_tbh_bg+0.2%; to background: %colour_bg_field% 04-15-09 15:25 
- colourtag.css (14)     added in pre, .form-input-field - color: %colour_text_field% 04-15-09 15:32 
- colourtag.css (41)     changed - #site_title, pre, .form-input-field { color: %colour_site_title%; } to #site_title { color: %colour_site_title%; } 04-15-09 15:33 
- Theme.plist (879)  added field color option 04-15-09 15:26
- subnav_on.css (1)  added missing - css/subnav/subnav_on.css 03-23-09 08:15 
- Info.plist (5)     updated revision level 03-23-09 08:16 
- Theme.plist (1958)     updated revision level 03-23-09 08:16

Acumen r4 - January 14, 2009

Acumen for Rapidweaver has been patched to fix a wrapping issue with the blog archive links.

Show Changes [+]

- Info.plist (8)     updated copyright and revision level 01-13-09 08:14
- styles.css (1312)  removed from .blog-archive-link-enabled - white-space: nowrap; 01-14-09 08:13
- Theme.plist (1958)     updated revision level 01-14-09 08:14

Acumen r3 - November 6, 2008

Acumen for Rapidweaver has undergone extensive tweaking to fix an issue where the second level navigation would "float" higher under certain circumstances. This was due to a rare and difficult to track bug concerning the Transitional DOCTYPE and its handling of inline-block on the second level, or more specifically, the way it dealt with the inline of the level before it... Anyway, I don't fully understand it myself so I won't bore you with it in great detail.

Show Changes [+]

- large.css (17)     removed #toolbar_sub ul ul {top: -10px;} in accordance with changes made in styles.css 11-05-08 13:43
- large.css (27)     removed * html #toolbar_sub ul ul {top: 9px;} for lack of need 11-05-08 16:34
- small.css (17)     removed #toolbar_sub ul ul {top: -3px;} in accordance with changes made in styles.css 11-05-08 13:43
- small.css (19)     removed #toolbarsub ul ul, x:-moz-any-link {top: 10px;} and #toolbarsub ul ul, x:-moz-any-link {top: 10px;} for lack of need 11-05-08 16:08
- small.css (21)     removed * html #toolbar_sub ul ul {top: 10px;} for lack of need 11-05-08 16:34
- ie7.css (26)   added #toolbar_sub ul {display: inline-block;} to combat positional shift in subnav at the ul ul level when Transitional is invoked 11-05-08 20:26
- ie7.css (33)   removed from #toolbar_sub ul ul - top: 10px; for redundancy reasons 11-05-08 20:27
- styles.css (599)   removed from #toolbar_sub ul - display: inline; height: 0; line-height: 0; to combat tidy vs default differences 11-05-08 12:33
- styles.css (605)   removed from #toolbar_sub ul li - height: 0; line-height: 0; padding: 0; to combat tidy vs default difference 11-05-08 12:36
- styles.css (607)   added to #toolbar_sub ul li - list-style: none; 11-05-08 12:38
- styles.css (612)   removed from #toolbar_sub ul li a - height: 0; line-height: 0; padding: 0; margin: 0; to combat tidy vs default differences 11-05-08 12:39
- styles.css (647)   changed #toolbarsub ul ul - top: _-5px to top: 10px to position the sub navigation appropriately 11-05-08 12:53
- styles.css (648)   added to #toolbar_sub ul ul - float: none; to assist cross browser performance of display: inline-block; 11-05-08 12:44
- styles.css (660)   changed #toolbarsub ul ul, x:-moz-any-link, x:default - top: _5px; to top: 10px; in accordance #toolbar_sub ul ul with positioning 11-05-08 16:00
- styles.css (664)   removed * html #toolbar_sub ul ul {top: 9px;} for lack of need 11-05-08 16:34
- index.html (8)     removed from link to styles - extra spacing at tag closing to combat tidy vs default differences 11-05-08 11:06
- index.html (9)     removed from link to print - extra spacing at tag closing to combat tidy vs default differences 11-05-08 11:07
- index.html (10)    removed from link to handheld - extra spacing at tag closing to combat tidy vs default differences 11-05-08 11:08
- Info.plist (8)     added Info.plist for end user version tracking 11-05-08 10:48
- Theme.plist (1899)     corrected in RWBreadCrumbItems - un-escaped entities 11-05-08 10:53
- Theme.plist (1901)     changed in RWSupportedLevels - increased level of navigation support 11-05-08 10:54
- Theme.plist (1903)     removed from RWToolbarItemCurrent - extra space between li and class to combat tidy vs default differences 11-05-08 10:50
- Theme.plist (1905)     removed from RWToolbarItemCurrentAncestor - space from between Ancestor” and > to combat tidy vs default differences 11-05-08 10:51
- Theme.plist (1907)     removed from RWToolbarItemNormal - extra space between normal” and > to combat tidy vs default differences 11-05-08 10:59
- Theme.plist (1958)     updated in RWVersion - revision level to r3 11-05-08 10:49

Acumen r2 - September 8, 2008

Acumen for Rapidweaver has been tidied up with a few improvements to the print.css. As well, we had to remove the copyrighted image headers which accidentally made their way into the theme. We are really sorry about this and we suggest that you backup your header images so that you can reinstate them after this update installs.

Show Changes [+]

- corrected version title
- removed copyrighted image headers (sorry)
- modified print.css
RapidWeaver® is a registered trademark of Realmac Software.