/*When images are left-aligned add no extra space to the left, top, or bottom but 1em space to the right*/
.custom img.alignleft { margin: 0 1em 0 0; }

/*Separate list items by 1px space in the content area - does not affect list items in sidebars
.custom #content li { padding-bottom: 1px; }*/


/*paypal buttons sizing*/
.custom .post_box .format_text input { width: auto; } 

/*image alt text for Firefox*/
img {border:0; font-size:60%;}


span.widget-title {text-transform: none; letter-spacing: 0em;}

/*Line on the left of blockquote 
.custom blockquote {border-left: 0px solid #A33FD6;; background-color:#BDAED0 }*/

/*body.custom ul.navigation li a:link, ul.navigation li a:visited {
padding:5px 10px;
}*/

/*tighten up banners*/
.custom li#text-6.widget {margin-bottom:0em;}

/*body.custom div#container .sidebar { border: thin;  border-color: #ddcde8; list-style-image: url(http://spiritofwomanessences.com/images/bullet.gif); }
*/
body.custom div.sidebar { background: #ddcde8;  border: 1px solid #ddcde8;  list-style-image: url(http://spiritofwomanessences.com/images/bullet.gif);   }
body.custom div#container div.leaf-top { text-transform: none; }
body.custom div#container span.widget-title { text-transform: none; }
