/*
 *  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 
 *  April 5, 2011, 9:25 am with psd2css Online version 1.95
 *
 */

body {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  text-align: left;
  font-size: small;
}

/* You named this layer bg_center_jpg */
#Layer-1 {
  position: absolute;
  margin-left: -640px;
  left: 50%;
  top: +0px;
  width: 1280px;
  height: 800px;
  z-index: 1;
}

/* You named this layer footer_link */
#Layer-2 {
  position: absolute;
  left: 499px;
  top: 742px;
  width: 304px;
  height: 58px;
  z-index: 2;
}

/* You named this layer aarellano_link */
#Layer-3 {
  position: absolute;
  left: 145px;
  top: 4px;
  width: 430px;
  height: 92px;
  z-index: 3;
}

/* You named this layer tonjArellano_twitter */
#Layer-4 {
  position: absolute;
  left: 881px;
  top: 169px;
  width: 225px;
  height: 420px;
  z-index: 4;

  /* Here are some suggestions for this area's text settings */
  /* If you want scroll bars when your content gets bigger than the space
   * you designed for it, uncomment the following line.      */
  /* overflow: auto; */
}

/* Here is some more CSS to help format your twitter section.
 * These settings loosely mimick the look on the twitter website.
 * Feel free to modify them, and if you come up with some CSS
 * here that you like, please post them to the Tips and Tricks part
 * part of the psd2css Online forums.  */
#Layer-4 ul {
 padding-left: 0;
}
#Layer-4 li {
  list-style: none;
  border-top: 1px solid #EEE;
  padding: 0.5em 0 0.5em 0;
}

/* You named this layer flashpage */
#Layer-5 {
  position: absolute;
  left: 177px;
  top: 119px;
  width: 665px;
  height: 549px;
  z-index: 5;
}

/* You named this layer share_fbshare_link */
#Layer-6 {
  position: absolute;
  left: 893px;
  top: 603px;
  width: 195px;
  height: 55px;
  z-index: 6;
}

/* You named this layer share_fbshare_linkover */
#Layer-7 {
  position: absolute;
  left: 893px;
  top: 603px;
  width: 195px;
  height: 55px;
  z-index: 7;
}

/* 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;
  outline: none;
}
a:link { color: #F88; }
a:visited { color: #F88; }
a:hover {
  color: #F00;
  /* text-decoration: underline; */
  /* font-weight: bold; */
}

