/*  
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;}
#wrapper {background:#000; width:930px;margin:auto;}
a {color: #ebebeb; text-decoration: none;}
a:hover {text-decoration: none; color: #666;}
#header {letter-spacing: 1px; font-size:14px;margin: 20px 0 10px 0px;width: 925px;}
#header h1 {font-size: 1.6em;text-align:center;}
#gallery {width: 950px; margin: 0px auto 0px auto;}
#single-image {width: 100%; margin: 20px 30px 20px 50px;}
#photos {margin: 10px 10px 10px 10px;}
.photo {display: inline;}
.image { float:left;width: 435px; height:375px;}
.meta {margin: 10px 0px 20px 60px; border-left: 1px dotted #666; padding: 0 0 0 10px; line-height: 14px;color:#333}
.navigation {text-align:center; padding:0px; margin:0px;font-size:1em;width:900px;}
.pagenavigation {clear: both; margin: 10px 10px 0 40px;}
img {border:1px solid white;margin:35px 35px 10px 55px;}

#footer
{ clear:both;
width:950px;
  margin: 30px 0 0 0;
  padding: 20px 0 35px 0;
  color: #666;
  text-align: center;

}


#footer h5{
  position: relative;
  top: 0;
  margin-bottom: 8px;
font-family:'Lucida Grande', Verdana, Arial, Sans-Serif;
  font-size: 1.4em;
  color: #666;
  font-weight: normal;
  text-transform: uppercase;
  border-bottom: none;


}

#footer .here{
margin-bottom: 5px;
margin-top:10px;
clear:both;
text-align: center;
height:60px;

}


#footer .here ul {list-style-type: none;padding: 0px;margin-left:280px;}
 li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px 10px 10px 20px;
  font-size: 1.3em;
	}



#footer .elsewhere{
margin-bottom: 5px;
height:100px;
clear:both;
text-align: center;

}

#footer .elsewhere ul{
margin-left:150px;
text-align: center;
clear:both;

}

#footer .elsewhere li{
  display: inline;
  padding: 0 8px 0 10px;
  margin: 0 5px 0 0;
  font-size: 1em;
  border-right: 1px dotted #ccc;

}

#footer .elsewhere li.last{

  padding: 0;

  margin: 0;

  border-right: none;
border-bottom:none;
text-decoration:none;

}

#footer .elsewhere li.last a{
text-decoration:none;
}

#footer #copyright {
margin-top:5px;
}

/*------------- CONTENT -------------*/

#content {

	margin-bottom: 30px;	
	line-height: 21px;
}

.post {
clear:both;
margin:25px 0px 0px 200px;
	padding-bottom: 30px;
	float: left;
	width: 450px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size:1.4em;
text-align:justify;
  text-justify:newspaper
}

.post li {
	list-style: none;
}




#content h2 {
	font-size: 1.6em;
	color: #fff;

}

#content h2 a {
	text-decoration: none;
	color: #fff;
}

#content h2 a:hover {
	color: #fff;
}


#smart-archives-list h2 {font-size: 1.1em; clear:both;}

