[This is a reposting of a bug report I posted on http://wordpress.org/support/topic/typos-in-cssphp because I was unable to find the forum for bug reports like this, admins feel free to move this thread to the appropriate forum.]
At line 1799 (stripping comments for readability) the width property is given two values auto and 100% which is not legal.
.wp-caption {At line 2853 (again stripping comments) there is a missing comma at the end of the second line that makes this definition unparseable.
max-width: 96%;
width: auto 100%;
height: auto;
display: block;
<?php bfa_incl('post_image_caption_style') ?>
}
* html ul.rMenu-vRight li.sfhover ul,I'm posting here instead of in the BytesForAll forums because I could not find a forum there with the appropriate subject definition.
* html ul.rMenu-hRight ul.sub-menu li.sfhover ul
* html ul.rMenu-hRight ul.rMenu-ver li.sfhover ul
{
left: -60%;
}