/*
Theme Name: Keewaydin
Theme URI: http://www.keewaydin.co.uk/
Description: Theme for Keewaydin.
Version: 1.0
Author: Joe Hoyle
Author URI: http://joehoyle.co.uk/
*/

body { background: url(images/background.jpg) #000 no-repeat top center; font-family: "Gill Sans", Arial; margin: 0; }

#wrapper { position: relative; width: 719px; margin: 21px auto 30px auto; padding-bottom: 300px; background: #fff url(images/background-bottom.jpg) no-repeat bottom center; min-height: 726px }

#top { width: 689px; height: 170px; padding: 30px 15px 0 15px; background: url(images/background-top.jpg) no-repeat; }
#top h1 { padding: 0; margin: 0; float: left; text-indent: -9999px; width: 278px; height: 66px; background: url(images/logo.jpg); }
#top h1 a { display: block; }

#top ul#menu { width: 130px; height: 200px; float: right; margin: 0; padding: 0; margin-right: 20px; }
#top ul#menu li { display: block; float: right; clear: both; width: 130px; text-align: right; }
#top ul#menu li a { display: block; line-height: 20px; background: url(images/menu-seperator.png) no-repeat bottom right; font-size: 13px; color: #362814; }
#top ul#menu li a:hover { color: #816c4e; }

#content { width: 669px; padding: 0px 25px; font-family: Arial, sans-serif; font-size: 11.5px; line-height: 18px; color: #333;  }
#content h2 { margin: 0; font-family: "Gill Sans", Arial; font-weight: normal; color: #6f3324; margin-bottom: 30px; font-size: 30px; }

#footer { position: absolute; left: 0; bottom: 15px; width: 719px; text-align: center; font-size: 11px; color: #624f34; line-height: 20px; }

/* Image Styling*/
#wrapper img { padding: 5px; margin: 10px; border: 1px solid #DDD; }
#wrapper img.alignright { float: right; }
#wrapper img.alignleft { float: left; }

a { text-decoration: none; color: #af302b; }
a:hover { color: #b56a00; }

/* lightbox maxwidth */
#stimuli_lightboxImage { max-width: 1000px !important; }