/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles at the end of this file instead 
of style.css so it is easier to update the theme. 
Simply copy an existing style from style.css to this file, 
and modify it to your liking.
*/


/* WIDGET FORMS */
.searchform  { }
.widget input.s  { float:left; width: 60%; padding: 7px 0 7px 7px; margin-right:5px; border-color: #ccc #efefef #efefef #ccc; border-width:1px; border-style:solid;}
#footer-widgets .widget input.s  { width: 55%; }
.widget .screen-reader-text  { display: none; }
.widget input.submit { margin:5px; float:center; }

/* Custom comment image for post titles */
/*
.post .title .bla { float: left; }
.post .heart .bla { float: right;}

.post .post-meta {margin-top: 0px;}
*/

.post .title {margin: 0 0 10px;}
.post .post-meta {margin: 10px 0 19px 0;}
#custom-header {float: left; width: 485px}
#heart-image {float: right; padding: 0px 0px 21px 0px; width: 65px; background-repeat:no-repeat; background-image: url(http://melissaesplin.com/home/wp-content/images/comment-button.png);}
#heart-image .title {padding: 8px 20px 0 0; text-align: center;}
.widget input.s  { padding: 7px 0 7px 0px; margin: 15px 5px 0 0;}
.widget input.custom-button {border-style: none; border-width: 0; margin: 0 0 0 0; padding: 0 0 0 0;}
.widget h3 {padding: 0 0 0 0;}


