/*
Theme Name: Curtis Photo Theme
Theme URI: http://curtiskulig.com
Description: Cutsom theme for Curtis Kulig's website
Version: 1
Author: Weston Deboer
Author URI: http://westondeboer.com
Tags: photo, single column

*/
p {
margin-bottom:10px;
}
* {
margin:0px;
padding:0px;
}
#page {
margin:0 auto;
width:751px;
}
a {
text-decoration:none;
color:#000;
}
h1 a{
color:#000;
text-transform: uppercase;
}
h2, h2 a {
font-size: 99%;
color: #747474;
}
.right {
margin-left:10px;
float:right;
}
.left {
float:left;
}
.gallery-item {
clear:both;
margin-bottom:10px;
}
body {
font-family:Arial,Helvetica,Verdana,Geneva,sans-serif;
}
#header { 
margin-top:20px;
}
label {
color: #0F68BB;
}
fieldset {
border:0px;
margin-top:10px;
}
img {
border:0px;
}
.post {
width:221px;
}