/*============================================================
  Theme Styles - contains all the base styles for the theme.
  To receive automatic updates and bug fixes, we recommend
  leaving this import and overriding specific styles below.
============================================================*/

/*@import url(/themes/sexy/stylesheets/styles.css);*/

@import url(http://mamamelody.org/sewsew/reset.css);
@import url(http://mamamelody.org/sewsew/master.css);

/*============================================================
  Basic Styles - used for the simple controls.
============================================================*/

/* Font */
* 
{font-family: Verdana, Arial, Helvetica, sans-serif;}


/* Background */
body 
{}


/* Text */
body, 
p, 
input, 
textarea, 
#product-details .price, 
#faq-content .faq-list dt, 
#contact-form label, 
#cart-footer .cart-total #cart-shipping-tax p 
{color: #666666;}


/* Links */


/* Links rollover */


/* Header background */
#main-title, 
#navigation div.pod h3, 
#minicart h3, 
#cart-head 
{}


/* Header text */
#main-title h2, 
#navigation div.pod h3, 
#minicart h3, 
#minicart .minicart-contents, 
#cart-head 
{}

#minicart .minicart-total 
{border-left-color: #CDE2F0;}
                

/* Sidebar links */
#navigation div.pod a 
{color: #8abcd4;}
        

/* Sidebar rollovers */
#navigation div.pod a:hover 
{color: #0E1B79;}
       

/* Products background */