/*  
Theme Name: Full of Grace Photography Blog
Theme URI: http://www.amywilliamsdesign.com
Description: Design for Full of Grace Photography blog
Version: 1.0
Author: Amy Williams
Author URI: http://www.amywilliamsdesign.com
*/
* {
	padding: 0; 
	margin:0;
}

dl {
	margin:1em 0;
}
dt 
{
	font-weight:bold;
}
dd 
{
	margin:0.5em;
	padding:0;
}

img.right {
	float: right;
	margin:10px 0 0 10px;		
}
img.left {
	float: left; 
	margin:0 10px 10px 0;	
}

.wp-smiley, #wpstats {
	background: none;
	border: 0;
	padding: 0;
}
.clear {
	clear:both;
	height:20px;
}
blockquote
{
	color:#666;
	margin: 1em;
	padding: 0 0 10px 50px;
	background: url(img/blockquote.gif) no-repeat left top;	
}
fieldset 
{
	border:0;
}
body 
{
	background: #f9f9f0;
		background-image:url(http://www.fullofgracephotography.com/images/bg.jpg);
	margin: 0; 
	font: 13px/16px arial; 
	color: #333; 
	text-align: center;
}
	
table.sample {
	border-width: medium medium medium medium;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: #48341c;
	border-collapse: separate;
	background-color:#ffe2c4;
}
	
a {
	color: #81496c;
	text-decoration:none;
	}
	
a:hover {
	color: #9d7b57;
	text-decoration:none;
	}
	
hr{
color:#cc9ebb;
background-color:#cc9ebb;
height:1px;
border:none;
}
#navigation a {
	font:10px arial;
	color: #cc9ebb;
	text-decoration:none;
	letter-spacing:.1em;
	}
	
#navigation a:hover {
	color: #cba3be;
	text-decoration:none;
	border-bottom:1px dashed #cba3be;
	}

.footer {
padding:3px;
	background-color:#cc9ebb;
	}
	
.bodyText {
	font:12px arial;
	line-height:20px;
	color:#333333;
	}
	
.pageName {
	color: #cc9ebb;
	letter-spacing:.1em;
	line-height:normal;
	font-family: georgia;
	font-size: 20px;
	}
	
.subHeader {
	font:14px georgia;
	color: #669999;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.navText {
	font:10px arial;
	color: #cc9ebb;
	letter-spacing:.1em;
	}
	
h1, h2, h3, h4, h5, h6 
{
	font-family:georgia, serif; 
}

#container {
	margin: 0 auto; 
	width: 800px; 	
	position: relative; 
	text-align: left;
}
#header {
	clear: both; 
	float: left; 
	margin: 10px 5px; 
	width: 100%;
}
#header h1 
{
	margin:10px 0 0 10px;
}
#header h1 a {
	
	text-decoration:none;	
	border:0;
}
#header h2 
{
	margin:5px 0 0 10px;
	font-size:1em;
	font-weight:normal;
	font-family:georgia, serif; 
	letter-spacing:0px;
}

#headerimage {
	clear: both; 
	background: #fff url(img/misty.jpg) no-repeat 0 0;
	margin: 10px; 
	color: #fff; 
	height: 200px;
}
 html #headerimage {
	margin-top: 0;
}

#content h3 {
	font-size: 1.4em; 
	font-weight:normal;
	margin: 1em 0 0;
	color: #cc9ebb;	
}
#content h4 {
	font-size: 1.1em; 
	margin: 1em 0 0 0;
}
#content h5 {
	font-size: 1em; 
	margin: 1em 0;
}
#content-main ul 
{
    margin:0 1em;
    padding:0 1em;
    list-style-image:url(img/bullet.png);
}
#content-main ul.asides 
{
	margin:0;
	padding:2em;
	border-bottom:#48331d 1px dashed;
}
#content ol 
{
    list-style-type:decimal;
    margin:1em;
    padding:0 1em;
}
#content-main {
	float: right; 
	width: 550px; 
	padding: 0 0 0 20px;
	background-color:fff9f2;
}

#content .post 
{
	padding:0 0 2em 0;
	border-bottom:#48331d 1px dashed;
}
#content h2 
{
	font-size: 1.5em; 
	margin: 1em 0 0;	
	font-weight:normal;
	line-height:1.4em;	
	letter-spacing:0px;
}
#content .entry 
{
    margin:1em 0;
    padding-right:1em;    
}
#content .post-info , #content .postmetadata
{
	font-size:0.9em;
	color:#999;
	margin:0;
	padding:0;	
}
#content .post-info, 
#content h2.pagetitle 
{
	padding-bottom:15px;	
}

#sidebar a {
color:#cc9ebb;
	font:12px bold;
	}
#sidebar a:link {
color:#cc9ebb;
	font:12px bold;
	}
#sidebar {	
    font:12px georgia;
	color: #cc9ebb;
    background-color:#48331d;
	float: left; 
	width: 230px;
	margin:0;
}
#sidebar ul
{
	list-style:none;
	margin:0;
	padding:0;
}
#sidebar li 
{
	margin-bottom:5px;
}
#sidebar ul ul
{
	list-style:none;
	margin:0.5em 0 0 1em;
}
#sidebar ul ul ul
{
	margin:0 0 0 1em;
}
li.sidebox {
	padding:10px;
	margin-bottom: 10px; 	
}
html li.sidebox {
	padding-bottom: 10px;
}
li.sidebox h2 {
	font:14px georgia;
	color: #cc9ebb;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
}
li#sidelinks ul
{
	margin:0;
	padding:0;
}
#sidebar li.sidebox p img {
	margin:0;
	padding:3px;
	border:#cc9ebb 1px solid;
	background:none;
}

#comments, #respond{
	margin: 0;
	padding:1em 0 0 0;
}
#commentform 
{
	margin:10px 0;	
	padding:10px;
	background:#ffecd8;
	border-top: #48331d 1px solid;
	border-bottom: #48331d 1px solid;
}
.commentnum 
{
	font-size:1.5em;
	font-weight:bold;	
	margin:0 5px 0 0;
}
#container .commentlist {
	margin: 1em 0;
	padding: 0;		
	border-top: #48331d 1px solid;
}
.commentlist li 
{
	list-style:none;
	margin: 0;
	padding: 1em 0.5em;	
	background:#ffecd8;
	border-bottom: #48331d 1px solid;
	
}
.commentlist li.alt 
{
    background:#ffecd8;    
}
.commentlist li.authorcomment 
{
    border:#ffecd8 1px solid;
}
.commentlist li .cmtinfo 
{
	font-size:1em;		
}
.commentlist li cite 
{
	font-style:normal;
	font-weight:bold;
}
.commentlist li .cmtinfo em 
{
	float:right;
	margin:0;
	padding:0;
	font-style:normal;
	font-size:0.9em;
	color:#999;
}
#content .commentsfeed 
{
	background:url(img/icon_feed.gif) no-repeat left center;
	padding-left:16px;
}
#content .trackback 
{
	background:url(img/link.gif) no-repeat left center;
	padding-left:20px;
}
	
input {
background-color: #ffecd8;
color: #48341c;
font: 12px Verdana, Arial, Helvetica, sans-serif;
border:#cc9ebb 1px dashed;
}

input.text {
width:240px;
}

textarea {
background-color: #ffecd8;
color: #48341c;
font: 12px Verdana, Arial, Helvetica, sans-serif;
border:#cc9ebb 1px dashed;
width: 240px;
}

input.submit{
background-color: #ffecd8;
color: #8c7c86;
font: 10px Verdana, Arial, Helvetica, sans-serif;
border:#cc9ebb 1px dashed;
padding:3px;
cursor:pointer;
}

.select {
background-color: #ffecd8;
color: #8c7c86;
font: 10px Verdana, Arial, Helvetica, sans-serif;
border:#cc9ebb 1px dashed;
width: 160px;
}
input.textbox:focus, textarea:focus
{
	background:#ffecd8;
	border:#999 1px solid;
}

.post h4 
{
	font-size:1em;
	font-weight:normal;
	font-family:georgia, serif; 
}
.post h4 em
{
	font-style:normal;
	float:right;
	font-weight:normal;
}
