/*  
Theme Name: Hyku Photo Gallery
Theme URI: http://hyku.com/wp-themes/
Description: A horizontal scrolling theme for photos
Version: 1.0
Author: Josh Hallett
Author URI: http://hyku.com/

*/

body {color: #fff; background: #000; font-size: 10px; font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; text-align: left;}
a {color: #ebebeb; text-decoration: none;}
a:hover {text-decoration: none; color: #666;}
#header {text-transform: uppercase; letter-spacing: 2px; margin: 50px 0 0 50px;}
#gallery {width: 6580px; margin: 0px 40px 0px 50px}
#single-image {width: 1000px; margin: 40px 40px 0px 50px;}
#photos {margin: 50px 0 0 0;}
.photo {width: 1000px; display: inline;}
.image {float: left; width: 1000px;}
.meta {margin: 50px 0px 0px 30px; border-left: 1px dotted #666; padding: 0 0 0 10px; line-height: 14px;}
h2 {font-size: 12px;}
.navigation {float: right; padding: 0px 10px 0 0;}
.pagenavigation {clear: both; margin: 40px 10px 0 40px;}
