/*
 *  psd2css.css
 *
 *  This is your external CSS style sheet. It defines all of the CSS styles that you
 *  are using in your page.  If you are going to create multiple pages from the same
 *  PSD file (like a template), you will share this CSS style sheet between the various
 *  pages.
 *
 *  This file was originally generated at http://psd2cssonline.com 
 *  July 20, 2009, 4:51 am with psd2css Online version 1.42
 *
 */

body{
  /* This is the background image to the entire page that you
   * get because of the layer 'b_bodybg_jpg' that you created.
   * If you would like this layer to stay static relative to the
   * browser window (you don't want it to scroll with your content)
   * just add the word 'fixed' to the line below (before the ;). */
  background: url(../Layer-1.jpg);
}

/* You named this layer b_center_jpg */
#Layer-2 {
  position: absolute;
  margin-left: -463.5px;
  left: 50%;
  top: +0px;
  width: 927px;
  height: 1292px;
  z-index: 2;
}

/* You named this layer logo */
#Layer-3 {
  position: absolute;
  left: 10px;
  top: 16px;
  width: 340px;
  height: 159px;
  z-index: 3;
}

/* You named this layer stitch */
#Layer-4 {
  position: absolute;
  left: 7px;
  top: 172px;
  width: 910px;
  height: 26px;
  z-index: 4;
}

/* You named this layer stars */
#Layer-5 {
  position: absolute;
  left: 550px;
  top: 72px;
  width: 157px;
  height: 59px;
  z-index: 5;
}

/* You named this layer home_link */
#Layer-6 {
  position: absolute;
  left: 485px;
  top: 72px;
  width: 52px;
  height: 17px;
  z-index: 6;
}

/* You named this layer about_link */
#Layer-7 {
  position: absolute;
  left: 576px;
  top: 71px;
  width: 92px;
  height: 18px;
  z-index: 7;
}

/* You named this layer blog_link */
#Layer-8 {
  position: absolute;
  left: 708px;
  top: 71px;
  width: 42px;
  height: 18px;
  z-index: 8;
}

/* You named this layer artist_link */
#Layer-9 {
  position: absolute;
  left: 404px;
  top: 112px;
  width: 143px;
  height: 17px;
  z-index: 9;
}

/* You named this layer contact_link */
#Layer-10 {
  position: absolute;
  left: 36px;
  top: 40px;
  width: 77px;
  height: 17px;
  z-index: 10;
}

/* You named this layer cart_link */
#Layer-11 {
  position: absolute;
  left: 704px;
  top: 111px;
  width: 132px;
  height: 20px;
  z-index: 11;
}

/* You named this layer content_joomla */
#Layer-12 {
  position: absolute;
  left: 229px;
  top: 218px;
  width: 668px;
  height: 584px;
  z-index: 12;
}

/* You named this layer left_joomla */
#Layer-13 {
  position: absolute;
  left: 21px;
  top: 222px;
  width: 176px;
  height: 893px;
  z-index: 13;
}

#Layer-13 a {

    font-size: 16px;

    color: #FFFFFF;

    text-decoration: none;

    background: none;

     

}



#Layer-13 a:hover {

    font-size: 16px;

    color: #000000;

    text-decoration: none;

    background: none;
    
 }

/* You named this layer top_joomla */
#Layer-14 {
  position: absolute;
  left: 613px;
  top: 17px;
  width: 281px;
  height: 21px;
  z-index: 14;
}

/* You named this layer footer_joomla */
#Layer-15 {
  position: absolute;
  text-align: left;
  font-size: 13px;
  left: 55px;
  top: 1280px;
  margin-right: 20px;
  width: 896px;
  height: 29px;
  z-index: 15;
}

/* Here are some examples of how you might want to change the
 * look and behavior of the links on your page.  Some examples for
 * further customization are included in comments.  */
a { cursor: pointer; }
a:link { color: #395f1b; }
a:visited { color: #395f1b; }
a:hover {
  color: #000000;
  /* text-decoration: underline; */
  /* font-weight: bold; */
}



/* Custom CSS examples/suggestions for Joomla -
 *
 *   Here are some examples of some changes you can make to stylize the output
 *   from Joomla.  These are just suggestions, you can change them to whatever
 *   you would like.  There are many other classes and ids that you can modify
 *   CSS for from Joomla too.  I suggest using Firebug and the 'Inspect'
 *   feature there to find the name of the class or id of an element of the
 *   page that you want to stylize, and add it to this section.
 *
 *   If you plan on re-converting your design often, be careful - this page is
 *   automatically regenerated every time.  So if you don't want to loose some
 *   CSS you've added here, move all your custom CSS to your own external
 *   stylesheet and reference it externally from the index.php file (make sure
 *   your reference is _after_ the reference to psd2css.css).
 */

body { color: #000000; }
img { border: 0 }
ul { 
  list-style-type: none; 
  padding-left: 0;
  margin: 0 0 10px 0;
} 
.componentheading { font-size: 2em; }
.contentheading { font-size: 1.5em; }
.small { font-size: 0.7em; }
.createdate { font-size: 0.7em; }
.pagination span, .pagination a { padding: 0 6px 0 6px; }