/*  
Theme Name: Bellies, Births & Babies
Theme URI: http://belliesbirthsandbabies.com/
Description: Custom Wordpress Theme
Version: 1.0
Author: Bellies, Births & Babies
Author URI: http://belliesbirthsandbabies.com/

  Design Copyright 2007 Bellies, Births & Babies
  
*/


* { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6 { font-size: 100%; font-weight: normal; }
img,a img,iframe,form,fieldset { border: 0; }
hr { display: none; }
.last { margin-right: 0!important; margin-bottom: 0!important;}


body { font: 62.5%/1.4 Georgia,Times,"Times New Roman",Serif; }

a { color:#747; text-decoration:none; }
a:hover { color: #a7a; }


body { background: url(images/bkgd-site.jpg) center repeat-y; }

.PageContainer { width: 700px; margin: 0 auto; }
.PageHeader { height: 150px;  }
.PageHeader h1 a { display: block; text-indent: -9999px; overflow: hidden; background: url(images/bkgd-header.jpg) center no-repeat; height: 150px; }
.PageHeader h2 { text-indent: -9999px; overflow: hidden; }

.ContentContainer { width: 700px; float: left; }

.PageImages { width: 700px; float: left; }
.PageImages img { padding: 6px; background: #fff; border: 1px solid #e3e3e3; border-right-color: #d8d8d8; border-bottom-color: #d4d4d4; }
.Three img { width: 200px; height: 170px; margin-right: 27px;}

.PrimaryContent { float: left; margin-top: 30px; width: 450px; }
.PrimaryContent h2 { font-size: 1.6em; margin-bottom: 15px; color: #69c; }
.PrimaryContent h3 { font-size: 1em; font-weight: bold; margin: 20px 0 5px;  }
.PrimaryContent h2 + h3 { margin-top: 0; }
.PrimaryContent { font-size: 1.6em; line-height: 1.4em; color: #434; }
.PrimaryContent p { margin-bottom: 7px; }
.PrimaryContent li { margin-left: 25px; margin-bottom: 7px; }

.PrimaryContent dt { font-style: italic; display: inline; margin-bottom: 7px; }
.PrimaryContent dd { display: inline; clear: right; }

.SecondaryContent { float: left; width: 210px; margin: 40px 0 0 40px; }
.SecondaryContent .Nav { list-style: none; }
.SecondaryContent .Nav li a { display: block; margin-bottom: 2px; padding: 5px 7px; font-size: 1.5em; line-height: 1; color: #eee; background: #a7a; }
.SecondaryContent .Nav li a:hover { background: #747; color: #fff; }

.Footer { float: left; width: 700px; margin: 60px 0 10px; padding-top: 5px; border-top: 1px solid #cbc; font-size: 1.2em; text-align: center; font-style: italic; color: #767; }

.edit-link { font: normal 13px Arial,sans-serif; margin-top: 20px; text-align: center; }
.edit-link a { color: #777; }
.edit-link a:hover { color: #54f; }