Ah… something I forgot about when using the widgetkit slideshow. I realized the other day some people may want to use the default slideshow skin (style) which I did not provide any theme adjustments for that style that comes with the slideshow. If you want to use the default style, you need to add one small bit of custom CSS to your site like this:
#cir-banner li {
margin-left: 0;
}
You are using Jetpack I see, so add that code to your Jetpack’s Edit CSS. The above CSS will also handle any other slider that uses a list style for their slides and removed the left margin (which is what you are seeing) that is associated with the basic list styles in this theme.
By the way, I like the fractal artwork.