/* This CSS file is created for you to create or override any of the existing CSS styles used in this theme */

#featured-slideshow { height: 340px; }.featured { height: 340px; }
.featured-article { height: auto; }
.featured-entry { top: 0px }

.posts-default .entry-meta, .posts-quick .entry-meta    { visibility:hidden; color: #CCC; float: left; background: url(../../images/overlay.png); width: 190px; height: 25px; display: block; margin: -25px 1px 0; font-weight: bold; }

/* Move the prev/next slideshow buttons down, and remove the dotted outline on mouse down */
#controls .next, #controls .prev { top: 65px; overflow: hidden; }

/* Put a border around articles in the node view. Need to decrease margin as well to avoid the nodes wrapping */
.posts-default .post { border-style: solid; border-width: 1px; border-color: #CCC; margin: 0 13px 13px 0; }

/* Hide the "About Arras" link */
.arras { visibility: hidden; }

/* Fix Arras bug - images don't centre align when they have a caption */
.wp-caption { margin-left: auto; margin-right: auto; }
