/*============================================================
  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);



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

/* @gui Font */
* 
{font-family: Georgia, "Times New Roman", Times, serif;}


/* @gui Background */
body 
{background-color: #d2dee2;}


/* @gui 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: #552d0b;}


/* @gui Links */
a:link, 
a:visited, 
#products .product-a h3, 
#products .product-a p 
{color: #552d0b;}


/* @gui Links rollover */
a:hover, 
a:active, 
#products .product-a:hover h3, 
#products .product-a:hover p 
{color: #578697;}


/* @gui Header background */
#main-title, 
#navigation div.pod h3, 
#minicart h3, 
#cart-head 
{background-color: #ffffff;}


/* @gui Header text */
#main-title h2, 
#navigation div.pod h3, 
#minicart h3, 
#minicart .minicart-contents, 
#cart-head 
{color: #578697;}

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

/* @gui Sidebar links */
#navigation div.pod a 
{color: #552d0b;}
        

/* @gui Sidebar rollovers */
#navigation div.pod a:hover 
{color: #578697;}
       

/* @gui Products background */
#products, 
#products .product-pic,
#product-images .images-nav
{background-color: #ffffff;}



/*============================================================
  Custom Styles - add and override styles below.
============================================================*/

body {
    background-image: url(http://tristinstyling.com/wp-content/themes/tristincustom/images/bg.gif);
    font-family:Georgia, "Times New Roman", Times, serif;
}
h4{font-size:20px; font-weight:normal; font-style:italic; color:#578697; margin-bottom:15px;}
.custom-nav{
  background: url(http://tristinstyling.com/wp-content/themes/tristincustom/images/menubg.gif) repeat;
  text-align:center;
  height: 25px;
  text-transform:uppercase;
  padding-top:12px;
  width: 740px;
  color:#AEC0C3;
}
#header{margin-bottom:0;}
#google-cal{padding:0 0 0 5px;}
#the-page{overflow:auto; width:740px; height:auto; padding-bottom:20px; background:#FFF url(http://tristinstyling.com/wp-content/themes/tristincustom/images/cartel-bottom.gif) bottom no-repeat;}
.rss-icon{background:url(http://tristinstyling.com/wp-content/themes/tristincustom/images/rssS.jpg) left bottom no-repeat; padding:0 0 0 19px; margin:0 0 10px 0; min-height:15px;}
.email-icon{background:url(http://tristinstyling.com/wp-content/themes/tristincustom/images/emailS.jpg) left no-repeat; padding:0 0 0 19px; margin:0 0 10px 0; min-height:15px;}
.youtube-icon{background:url(http://tristinstyling.com/wp-content/themes/tristincustom/images/youtubeS.jpg) left no-repeat; padding:0 0 0 19px; margin:0 0 10px 0; min-height:15px;}
.twitter-icon{background:url(http://tristinstyling.com/wp-content/themes/tristincustom/images/twitterS.jpg) left no-repeat; padding:0 0 0 19px; margin:0; min-height:15px;}
.yelp-icon{background:url(http://tristinstyling.com/wp-content/themes/tristincustom/images/yelpS.gif) left no-repeat; padding:0 0 0 19px; margin:0 0 10px 0; min-height:15px;}
