/*
Theme Name: Peppergrass
Theme URI: http://peppergrass.org
Description: Peppergrass
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/


body {
text-align: center;
margin:0 auto;
align: center;
padding-top: 50px;
padding-bottom: 50px;
background: #050B19;
color: #D5ECEB;
font-family: Geneva, sans-serif;
font-size: 0.8em;
}

h3 { 
font-family: Georgia, serif;
text-decoration: none;
color: white;
font-size: 1.5em;
     
      
      }


#content {
margin:0 auto;
width: 1040px;
text-align: center;
}

.headerimage img {
border: 0;
}

.photo {
margin:0 auto;
float: left;
width: 300px;
padding: 15px;
}

.singlephoto {
margin:0 auto;
width: 800px;
padding: 15px;
text-align: center;
}

.singlephoto img {
border: 15px solid white;
                  }

.text {
text-align: left;
}

.singlepage {
margin:0 auto;
width: 800px;
padding: 15px;
text-align: left;
}

a img {
border: 5px solid white;
           }
.info {
margin:0 auto;
width: 800px;
padding: 15px;
text-align: left;
}

a {
color: #2D6663;
text-decoration: none;
}

ul li {
list-style: none;
}

.clearboth { clear: both; }