/*  
Theme Name: Loving Farewells
Theme URI: http://www.lovingfarewells.com/site/
Description: Custom theme for Loving Farewells.
Version: 1.0
Author: April Carter Grant
Author URI: http://www.sugarsock.com/
*/



/* Begin Typography & Colors */
body {
	background-image:url(http://www.lovingfarewells.com/site/images/backgroundSmall.jpg);
	background-repeat:repeat;
	text-align: center;
	margin:0;
	margin: 0;
	padding: 0;
	height: 100%;
	}

#container {
	width:800px; 
	height: 100%;
	position: relative;
	min-height: 100%;
	height: auto;
	border-left:1px dotted #FFFFFF; 
	border-right:1px dotted #FFFFFF;
	padding-bottom: 40px;
	}
	
#header {
	width:800px; 
	text-align:left; 
	padding:0 20px 10px 20px;
	}

#leftSidebar {
	width:173px; 
	float:left;  
	border:1px solid #333366; 
	padding:10px 2px 10px 2px; 
	background-image:url(http://www.lovingfarewells.com/site/images/50back.png); 
	background-repeat:repeat; 
	vertical-align:top;
	}

#leftSidebar a {
	color:004a5a;
	}

#leftSidebar ul{
 margin: 0 0 0 5px;
 padding: 0;
}

#leftSidebar ul li{
 margin: 10px 0;
 padding: 0;
}

#leftSidebar ul li ul{
 margin: 0 0 0 5px;
 padding: 0;
}

#leftSidebar ul li ul li{
 margin: 0 0 0 5px;
 padding: 0;
}
		
h2, h2 a, h3, h3 a {
	font-family:Georgia, 'Times New Roman', Times, serif; 
	font-size:15px; 
	color:#3E1F46;
	padding:0 5px 0 5px;
	margin-bottom:3px;
	}
	
.navigation, .navigation a {
	font-family:Georgia, 'Times New Roman', Times, serif; 
	font-size:12px; 
	color:#3E1F46;
	padding-bottom:5px;
	}
	
.entry p, #footer p {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif; 
	color:#333333; 
	font-size:12px; 
	line-height:18px; 
	padding:0 25px 0 25px;
	font-weight:normal;
	}

#footer {
	width: 100%;
	position: absolute;
	bottom: 0;
	bottom: -1px;
	height: 40px;
	}
	
small {
	font-family:Georgia, 'Times New Roman', Times, serif; 
	font-size:10px; 
	color:#333333; 
	padding:0 25px 0 25px;
	}
	
.postmetadata {
	font-family:Georgia, 'Times New Roman', Times, serif; 
	font-size:10px; 
	color:#333333;
	text-align:right;
	xmargin-top:-11px;
	padding-right:5px; 
	}
	
.postmetadata a {
	color:#3E1F46;
	}
	
ul li {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif; 
	color:#333333; 
	font-size:11px; 
	line-height:14px;
	list-style-type:none;
	margin-left:-30px;
	}
	
ol li {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif; 
	color:#333333; 
	font-size:12px; 
	line-height:15px;
	list-style-type:none;
	margin-left:-30px;
	}

#leftSidebar h2 {
	font-family:Georgia, 'Times New Roman', Times, serif; 
	font-size:12px; 
	color:#3E1F46;
	margin-bottom:3px;
	}

.wpemail,
.wpemail p {
	background: url('http://lovingfarewells.com/site/wp-content/plugins/email/images/email_famfamfam.gif') left top no-repeat;
	padding: 3px 0 3px 20px;
	margin: 0px 10px;
	height: 16px;
}