/*
Theme Name: Susanthephotographer.com
Theme URI: http://www.studio7designs.com
Description: Susan's wordpress them.
Version: 1.0
Author: studio7designs
Author URI: 
Tags: organic design

*/

@import url('stylesheets/common.css');

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   color: black;
   font-size: 0.8em;
   line-height: 17px;
   padding: 2px 4px 5px;
   margin: 0;
}
.navigation {
	display: block;
	margin-top: 10px;
	margin-bottom: 2em;
	width: 100%;
	}
