/*
 *  kustudios.css
 *
 *  This file was originally generated at http://psd2cssonline.com 
 *  May 31, 2009, 2:17 am with psd2css Online version 1.38
 *
 */

body{
  /* This is the background image to the entire page that you
   * get because of the layer '_bodybg' 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-color: #0000;*/
}

/* You named this layer bg_center */
#Layer-2 {
  position: absolute;
  margin-left: -530px;
  left: 50%;
  top: 40px;
  width: 1072px;
  height: 160px;
  z-index: 2;
}

/* You named this layer growcontainter_empty */
#Layer-19 {
  position: absolute;
  left: +33px;
  top: +673px;
  width: 1065px;
  height: 100px;
  z-index: 5;
}

/* You named this layer fullcontainter_center_empty */
#Layer-20 {
  position: absolute;
  margin-left: -600px;
  left: 50%;
  top: +1px;
  width: 1200px;
  height: 850px;
  z-index: 6;
}

/* You named this layer bottom_relative */
.Layer-21 {
  position: relative;
  left: 0px;
  width: 1061px;
  height: 14px;
  z-index: 7;
}

/* You named this layer mid_bkg_relative */
.Layer-22 {
  position: relative;
  left: 72px;
  top: 213px;
  width: 1061px;
  overflow: auto;
  z-index: 8;
  background-image: url(/sites/all/themes/kustudios/Layer-22.png);
  background-repeat: repeat-y;
}

/* You named this layer top */
#Layer-23 {
  position: absolute;
  left: 72px;
  top: 199px;
  width: 1061px;
  height: 14px;
  z-index: 9;
}

/* You named this layer content_drupal */
#Layer-24 {
  position: relative;
  left: 210px;
  top: 0px;
  width: 846px;
  min-height: 435px;
  z-index: 10;
  
}

/* You named this layer left_drupal */
#Layer-25 {
  position: absolute;
  left: 85px;
  top: 214px;
  width: 170px;
  height: 435px;
  z-index: 11;
}

/* You named this layer primarylinks_bk */
#Layer-28 {
  position: absolute;
  left: 64px;
  top: 225px;
  width: 1075px;
  height: 37px;
  z-index: 14;
}

/* You named this layer primarylinks_drupal */
#Layer-29 {
  position: absolute;
  left: 13px;
  top: 2px;
  width: 1047px;
  height: 19px;
  z-index: 15;
}
/* You named this layer page_page_empty */
#Layer-30 {
  position: absolute;
  left: +64px;
  top: +41px;
  width: 1067px;
  height: 950px;
  z-index: 3;
}

/* You named this layer right_bk */
#Layer-35 {
  position: absolute;
  left: +941px;
  top: +227px;
  width: 192px;
  height: 764px;
  z-index: 10;
}

/* You named this layer right_drupal */
#Layer-36 {
  position: absolute;
  left: 13px;
  top: 15px;
  width: 165px;
  height: 735px;
  z-index: 11;
}

/* footer bg */
#Layer-B0 {
  position: relative;
  margin-left: -170px;
  left: 20%;
  top: 214px;
  height: 120px;
  width: 1065px;
  z-index: 2;
  background-image: url(/sites/all/themes/kustudios/Layer-0.png);
}

/* footer text */
#Layer-0B {
  position: absolute;
  margin-left: -170px;
  left: 18%;
  height: 110px;
  width: 1010px;
  z-index: 2;
}


/* 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: white; }
a:visited { color: #blue; }
a:hover {
  color: black;
  /* text-decoration: underline; */
  /* font-weight: bold; */
}

/* Some extra stuff here to give you some ideas and examples 
 * about how else you can customize your Drupal theme.
 *
 * A great tool to use to figure out what else you want to
 * put here is Firebug for Firefox.  Use psd2css Online
 * to generate your theme, install it, then while looking
 * at your pages, use Firebug to 'inspect' the elements that
 * you want to change.  Add or modify the changes here and 
 * refresh to see your changes.  */

/* Text color for most text rendered by Drupal  */
body { color: black; }

/* The login form is center aligned by default, this puts it to the left  */
#user-login-form { text-align: left; }

/* Color of the text for the login form  */
.form-item label { color: #888; }

/* Color of the active list element links  */
li a.active { color: #444; }
