/*
Theme Name: FuchsiaWoman
Theme URI: http://www.fuchsiawoman.com/
Description: A custom blog and web site design for FuchsiaWoman.com. Designed by Valerie Spencer.
Version: 1.0
Author: Valerie Spencer
Tags: flowery, mutli-column, web site, blog
*/


/* RESET ALL CSS FOR PAGE */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* BEGIN TEMPLATE CODE HERE */
html, body {
	height: 100%;
}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	background: url(images/header_title_home.png) no-repeat left top;
}

#page {
	position: relative;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}

#content {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	z-index: 10;
}

#header {
	position: relative;
	z-index: 5;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	height: 325px;
}

/* Header Left and Right Buttons */
#header_left, #header_right, #header_left_percy, #header_right_percy {
	position: absolute;
	top: 0px;
	width: 360px;
	height: 187px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	cursor: pointer;
}

#header_left {
	left: -70px;
	background: url(images/header_left_background.png) no-repeat left top;
}

#header_left_percy {
	left: -70px;
	background: url(images/Pix-1-copy.png) no-repeat top;
}



#header_right {
	right: -70px;
	background: url(images/header_right_background.png) no-repeat left top;
}

#header_right_percy {
	right: -70px;
	background: url(images/Pix-21-copy.png) no-repeat top;
}

#header_left a {
	position: relative;
	top: 70px;
	left: 140px;
	display: block;
	width: 118px;
	height: 68px;
}

#header_right a {
	position: relative;
	top: 70px;
	left: 100px;
	display: block;
	width: 190px;
	height: 68px;
}


/* Footer Styles */
#footer {
	position: relative;
	clear: both;
	background-color: #60a803;
	width: 960px;
	height: 50px;
	margin-left: auto;
	margin-right: auto;
}

#footer_start {
	position: relative;
	clear: both;
	height: 148px;
}

#footer_links {
	position: relative;
	float: left;
	padding: 15px;
	color: #ffffff;
	font-size: 14px;
}

#footer_links a, #footer_links a:link, #footer_links a:visited, #footer_links a:hover {
	color: #fee603;
	font-size: 14px;
}

#copyright {
	position: relative;
	float: right;
	padding: 15px;
	color: #ffffff;
	font-size: 14px;
}

.space_foot_home {
	position: relative;
	float: left;
	clear: both;
	width: 100%;
	height: 15px;
}

/* Flower Borders */
#header_flowers {
	position: absolute;
	display: block;
	left: -40px;
	width: 1044px;
	height: 100px;
	background: url(images/border_pansies_top.png) no-repeat left top;
}

#footer_flowers {
	position: absolute;
	top: 1px;
	left: -42px;
	clear: both;
	display: block;
	width: 1044px;
	height: 148px;
	background: url(images/border_pansies_bottom.png) no-repeat left top;
}

/* Header Typography */
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

h3 {
	font-size: 18px;
	font-weight: normal;
	padding: 0;
	margin-top: 5px;
	margin-bottom: 10px;
	
}

h4 {
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
	text-transform: uppercase;
	padding: 0;
	margin: 30px 0 0;
}

h5, h6 {
	font-size: 11px;
	font-weight: bold;
	line-height: 13px;
	text-transform: uppercase;
	padding: 0;
	margin: 15px 0 0;
}

/* Basic Typography */
p {
	margin-bottom: 10px;
}

small {
	font-size: 10px;
	line-height: 15px;
}

code {
	font: 11px 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps {
	font-size: 9px;
	letter-spacing: 7px;
	cursor: help;
	border-bottom: 1px dashed #999;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 10px;
	border-left: 10px solid #e8c9e9;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.center {
	text-align: center;
}

.hidden {
	display: none;
}
	
.screen-reader-text {
  position: absolute;
  left: -1000em;
}

.entry ul, .entry ol {
	margin-bottom: 10px;
}

/* Home Styles */
h1.header_home a {
	position: absolute;
	top: 0px;
	left: 250px;
	z-index: 5;
	display: block;
	width: 470px;
	height: 185px;	
	background: url(images/header_title_home.png) no-repeat left top;
	text-indent: -9999px;
	cursor: pointer;
}

.content_home {
	margin-top: -35px;
}

.page_home {
	position: relative;
	margin-left: 25px;
	margin-right: 25px;
	width: 705px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	color: #4d004d;
}

.page_home table {
	width: 100%;
}

.page_home td {
	vertical-align: top;
	text-align: center;
	padding-bottom: 25px;
}

.page_home td.feature {
	vertical-align: middle;
}

#sidebar_home {
	position: relative;
	right: 5px;
	float: right;
	width: 195px;
	text-align: center;
}

/* Fuchsia Woman Styles */
h1.header_fw a {
	position: absolute;
	top: 90px;
	left: 265px;
	z-index: 5;
	display: block;
	width: 410px;
	height: 135px;	
	background: url(images/header_title_fw.png) no-repeat left top;
	text-indent: -9999px;
}

.content_fw {
	 margin-top: -40px;
}

.page_fw {
	position: relative;
	top: 25px;
	margin-left: auto;
	margin-right: auto;
	width: 870px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	color: #4d004d;
}

.page_fw table {
	width: 100%;
	margin-bottom: 35px;
}

.page_fw td {
	vertical-align: top;
	text-align: left;
}

.page_fw td.left {
	width: 550px;
	padding-right: 45px;
	line-height: 24px;
}

.page_fw table.or_table {
	width: 530px;
	margin-top: 25px;
	margin-bottom: 10px;
}

.page_fw table.or_table td {
	padding-bottom: 15px;
}

.page_fw td.or {
	padding-right: 15px;	
}

.page_fw td .subhead {
	padding-top: 25px;
	padding-bottom: 10px;
	margin-left: -3px;
}

/* About Styles */
h1.header_about a {
	position: absolute;
	top: 90px;
	left: 245px;
	z-index: 5;
	display: block;
	width: 464px;
	height: 66px;	
	background: url(images/header_title_about.png) no-repeat left top;
	text-indent: -9999px;
}

.page_about {
	position: relative;
	top: -40px;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	color: #4d004d;
}

.page_about table {
	width: 100%;
}

.page_about td {
	vertical-align: top;
	text-align: left;
}

.page_about td.upper {
	text-align: center;
}

.page_about td.upper img {
	margin: 3px;
}

.page_about td.left {
	width: 575px;
	text-align: center;
	line-height: 24px;
}

.page_about td.right {
	width: 325px;
	text-align: center;
	line-height: 24px;
}

.page_about td.left img, .page_about td.right img {
	margin-top: 25px;
	margin-bottom: 15px;
}

.page_about td.right .biography {
	width: 310px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}


/* Percy Styles */
h1.header_percy a {
	position: absolute;
	top: 0px;
	margin-top: 25px;
	left: 250px;
	z-index: 5;
	display: block;
	width: 414px;
	height: 246px;	
	background: url(images/header_title_percy.png) no-repeat top;
	text-indent: -9999px;
	cursor: pointer;
}

.content_home {
	margin-top: -35px;
}

.page_home {
	position: relative;
	margin-left: 25px;
	margin-right: 25px;
	width: 705px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	color: #4d004d;
}

.page_home table {
	width: 100%;
}

.page_home td {
	vertical-align: top;
	text-align: center;
	padding-bottom: 25px;
}

.page_home td.feature {
	vertical-align: middle;
}

#sidebar_home {
	position: relative;
	right: 5px;
	float: right;
	width: 195px;
	text-align: center;
}

/* Page Styles */
.content_page {
	 margin-top: -60px;
}

.page_site {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 920px;
}

.page_site h2 {
	margin-bottom: 15px;
	margin-top: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 30px;
	color: #4d004d;
}

/* Blog Styles */
h1.header_blog a {
	position: absolute;
	top: 0px;
	left: -85px;
	z-index: 5;
	display: block;
	width: 1008px;
	height: 288px;	
	background: url(images/header_title_blog.png) no-repeat left top;
	text-indent: -9999px;
}

.page_blog {
	position: relative;
	top: -40px;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	color: #4d004d;
}

/* Sidebar Styles */
#sidebar_left {
	positiob: relative;
  margin-top: 65px;
	float: left;
	width: 200px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	padding-left: 5px;
	padding-right: 20px;
	margin-bottom: 20px;
	overflow: hidden;
	text-align: center;
}

#sidebar_left ul {
	
	margin-left: 45px;
	text-align: left;
}

#sidebar_left ul li {
	margin-bottom: 10px;
	color: #b983bf;
}

#sidebar_left a, #siderbar_left a:link, #sidebar_left a:visited {
	color: #6633FF;
}

#sidebar_left a:hover {
	color: #578022;
}

#sidebar_right {
	position: relative;
	z-index: 20;
	float: right;	
	width: 195px;
	padding-left: 20px;
	padding-right: 5px;
	margin-bottom: 20px;
}
.sidebar_space {
	margin-top: 10px;
	margin-bottom: 5px;
}

/* Post Styles */
.post_wrapper {
	position: relative;
	float: left;
	width: 485px;
	height: 100%;
	margin-left: 15px;
	margin-right: 15px;
	padding-bottom: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	margin-bottom: 20px;
}

.post_head {
	margin-bottom: 15px;
}
.post_head h2, .post_head h2 a, .post_head h2 a:link, .post_head h2 a:visited, .post_head h2 a:hover {
	color: #4d004d;
	font-size: 28px;
	line-height: 32px;
	font-weight: normal;
	text-decoration: none;
}

.post_date {
	font-size: 14px;
	color: #c635c1;
}

.entry {
	position: relative;
	color: #4d004d;
	font-size: 16px;
	line-height: 24px;
} 
 
.post_wrapper a, .post_wrapper a:link {
	color: #dc0945;
}

.post_wrapper a:visited, .post_wrapper a:visited {
	color: #578022;
}

.post_wrapper .separator {
	position: relative;
	clear: both;
	height: 1px;
	border-top: 3px solid #b983bf;
	margin-bottom: 20px;
}

.postmetadata {
	position: relative;
	clear: both;
	width: 485px;
}

.post_link_separator {
	padding-left: 10px;
	padding-right: 10px;
}

.navigation {
	position: relative;
	text-align: right;
	clear: both;
	padding-top: 15px;
	margin-bottom: 15px;
}

.more-link {
	float: right;
	margin-bottom: 25px;
}

/* Archive Styles */
h2.pagetitle {
	padding-bottom: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	color: #4d004d;
	line-height: 32px;
	font-weight: normal;
	text-decoration: none;
}

.post_head h3, .post_head h3 a, .post_head h3 a:link, .post_head h3 a:visited, .post_head h3 a:hover {
	color: #4d004d;
	font-size: 20px;
	line-height: 28px;
	font-weight: normal;
	text-decoration: none;
	margin-bottom: 0;
	margin-top: 0;
}

.page_archives ul {
	list-style-type: disc;
	margin-left: 35px;
}

.page_archives ul li {
	list-style-type: disc;
	margin-bottom: 10px;
	color: #b983bf;
}

/* Comment Styles */
.comments {
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #4d004d;
}

.comments h3 {
	position: relative;
	clear: both;
	border-top: 3px solid #b983bf;
	border-bottom: 3px solid #b983bf;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 5px;	
}

.commentlist li { 
	font-size: 14px;
	line-height: 20px;
	list-style: none;
	margin-top: 10px;
}

.comment_text {
	width: 435px;
	background-color: #e8c9e9;
	position: relative;
	padding: 25px;
}

.comment_author {
	position: relative;
	height: auto;
	font-size: 16px;
	color: #4d004d;
	font-weight: bold;
	margin-bottom: 20px;
} 

.comment_date {
	color: #730572;
	text-align: right;
	padding-top: 10px;
}

.comment_notapproved {
	color: #dc0945;
	font-size: 11px;
	font-style: italic;
}

/* Reply Form */
#respond {
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #4d004d;
}

#respond h3 {
	position: relative;
	clear: both;
	border-top: 3px solid #b983bf;
	border-bottom: 3px solid #b983bf;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 5px;	
}

#reply_loggedin {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-right: 5px;
	font-size: 14px;
}

#reply_name, #reply_email, #reply_website {
	display: block;
	float: left;
	font-size: 16px;
	color: #4d004d;
	margin-right: 8px;
	margin-top: 10px;
	margin-bottom: 8px;
}

#reply_website {
	margin-right: 0px;
}

#reply_email_small {
	font-style: italic;
	font-size: 11px;
	position: relative;
	top: -1px;
}

#reply_name input, #reply_website input, #reply_email input  {
	width: 130px;
	height: 16px;
	background-color: #dbb8df;
	border: 1px solid #4d004d;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #4d004d;
	text-align: left;
	padding: 5px;
}

#reply_email input {
	margin-top: -2px;
	width: 170px;
}

#reply_text textarea {
	width: 470px;
	height: 90px;
	background-color: #dbb8df;
	border: 1px solid #4d004d;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #4d004d;
	text-align: left;
	padding: 5px;
}

#reply_submit {
	float: right;
	margin: 10px 0px;
}

/* Image Formatting*/
a img {
	border: none;
}

p img {
	padding: 0;
	max-width: 100%;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 15px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 15px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

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

.wp-caption {
	position: relative;
	max-width: 455px;
	width: 455px;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	width: 100%;
	text-align: center;
	line-height: 17px;
	padding: 5px 0px;
	margin: 0;
}

/* Begin Post/Page Lists */
.entry ul {
	margin-left: 25px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
}

.entry ol {
	padding: 0 0 20px 35px;
	margin: 0;
}

.entry ol li {
	margin: 0;
	padding: 0;
}

ol li {
	list-style: decimal outside;
}

/* HR Rules */
.post hr, .page hr {
	display: block;
	height: 1px;
	color: #4d004d;
}

hr {
	display: none;
}

/* Add to Any Button */
.addtoany_container {
	margin: 0px 0 15px -10px;
}

/* WP Print Button */
.wpprint_container {
	float: right;
	font-size: 12px;
	text-transform: uppercase;
	margin-top: 8px;
}

.wpprint_container img {
	vertical-align: text-bottom;
	margin-right: 5px;
}

/* WP Stats */

#wpstats {
	display: none;
}

/* Send to Friend */
#send-link-to-friend .widgettitle {
	display: none;
}

#send-link-to-friend {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 24px;
	color: #4d004d;
	text-align: center;
}

#txt_friendemail {
	width: 180px;
	background-color: #dbb8df;
	border: 1px solid #4d004d;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #4d004d;
	text-align: left;
}

#send-link-to-friend-result {
	color: #dc0945;
	font-style: italic;
}

#txt_friendmessage {
	width: 170px;
	height: 50px;
	background-color: #dbb8df;
	border: 1px solid #4d004d;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #4d004d;
	text-align: left;
	padding: 5px;
}

#sendtofriendform input[type=button] {
	background: url(images/blog_button_share.gif) top left;
	width: 133px;
	height: 26px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	position: relative;
	cursor: pointer;
	border: 0;
	font-size: 0;
	color: transparent;
	text-transform: capitalize;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
}

 /*susan*/
 
 p.note {font-size:.88em;}
 ul.indent li {margin-left:2em; padding-bottom:1em;}