/**********************************************************************/
/*GLOBAL.CSS                                                          */
/*(C) 2009, JESSE JAMES HELFRICH                                      */
/*                                                                    */
/*This file controls most of the styling across JesseHelfrich.net.    */
/*If you are poking around in my style sheets, it must mean you want  */
/*to know how something works or are looking for inspriation.         */
/*                                                                    */
/*Feel free to draw inspiration from this, but directly copying my    */
/*code without attributing it to me will be a clear violation of my   */
/*copyright and Terms of Use. For more information, use my contact    */
/*form at http://www.jessehelfrich.net/contact.php.                   */
/*                                                                    */
/**********************************************************************/

/*GLOBAL STYLES*/
body {
  text-align: center;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  background: #000000 url('images/square.gif') center top;
  margin: 0;
  padding: 0;
  color: #333333;
}

a:link, a:visited {
  color: #CC3333;
  font-weight: bold;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

img {
  border: none;
}

a img {
  border: 0;
}

.error {
   color: #F00;
}

.message {
  color: #00CC00;
}

.bold {
  font-weight: bold;
}

.italic {
  font-style: italic;
}

.underline {
  text-decoration: underline;
}

.strike {
  text-decoration: line-through;
}

.superscript {
  font-size: xx-small; 
  vertical-align: top;
} 

.subscript {
  font-size: xx-small; 
  vertical-align: bottom;
}

.xsmall-font {
  font-size: .7em;
}

.small-font {
  font-size: .8em;
}

.normal-font {
  font-size: 1em;
}

.large-font {
  font-size: 1.2em;
}

.xlarge-font {
  font-size: 1.5em;
}

.big {
  font-size: 1.3em;
}

span.grey {
  color: #666666;
}

span.small {
  font-size: .9em;
}

ul span {
  display: none;
}

.contable {
  width: 320px;
  margin: 0;
  padding: 0;
  text-align: left;
  overflow: hidden;
}

.contable td {
  padding: 4px 4px 4px 0;
}

form {
  margin: 0;
  padding: 0;
}

.anyinput {
  border: solid 2px #D8D8D8;
  padding: 2px;
  font-size: 1.1em;
  color: #666666;
  font-family: Arial, Helvetica, Sans-serif;
  background: #F4F4F4;
}

.whiteinput {
  border: solid 2px #D8D8D8;
  padding: 2px;
  margin: 8px 0;
  font-size: 1.1em;
  color: #666666;
  font-family: Arial, Helvetica, Sans-serif;
  background: #FFFFFF;
}

.formbutton {
  height: 34px;
  width: 153px;
  padding: 0 0 5px 0;
  margin: 0;
  background: url('images/form_b.gif') no-repeat;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 1.2em;
  border: 0;
  text-align: center;
  cursor: pointer;
}

.formbutton_grey {
  height: 34px;
  width: 153px;
  padding: 0 0 5px 0;
  margin: 0;
  background: url('images/form_grey.gif') no-repeat;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 1.2em;
  border: 0;
  text-align: center;
}

.altformbutton {
  border: solid 3px #CCCCCC;
  padding: 1px 8px;
  margin: 0;
  color: #CC3333;
  font-size: .9em;
  background: #E0DFE3;
  cursor: pointer;
}

.alertbox {
  width: 300px;
  margin: 0 0 12px 0;
  padding: 8px;
  font-size: 1.1em;
  background: #FFE2E2;
  border: solid 2px #CC3333;
  line-height: 20px;
}

/*DYNAMIC FACES*/
#narcissus_main {
  width: 932px;
  height: 990px;
  margin: 0 auto;
  background: url('images/narcissus_main.jpg') no-repeat;
  text-align: left;
  overflow: hidden;
}

#narcissus_sleep {
  width: 932px;
  height: 990px;
  margin: 0 auto;
  background: url('images/narcissus_sleep.jpg') no-repeat;
  text-align: left;
  overflow: hidden;
}

#narcissus_happy {
  width: 932px;
  height: 990px;
  margin: 0 auto;
  background: url('images/narcissus_happy.jpg') no-repeat;
  text-align: left;
  overflow: hidden;
}

#narcissus_pissed {
  width: 932px;
  height: 990px;
  margin: 0 auto;
  background: url('images/narcissus_pissed.jpg') no-repeat;
  text-align: left;
  overflow: hidden;
}

#narcissus_pout {
  width: 932px;
  height: 990px;
  margin: 0 auto;
  background: url('images/narcissus_pout.jpg') no-repeat;
  text-align: left;
  overflow: hidden;
}

#narcissus_sad {
  width: 932px;
  height: 990px;
  margin: 0 auto;
  background: url('images/narcissus_sad.jpg') no-repeat;
  text-align: left;
  overflow: hidden;
}

#narcissus_surprised {
  width: 932px;
  height: 990px;
  margin: 0 auto;
  background: url('images/narcissus_surprised.jpg') no-repeat;
  text-align: left;
  overflow: hidden;
}

#narcissus_tongue {
  width: 932px;
  height: 990px;
  margin: 0 auto;
  background: url('images/narcissus_tongue.jpg') no-repeat;
  text-align: left;
  overflow: hidden;
}

#narcissus_hiding {
  width: 932px;
  height: 990px;
  margin: 0 auto;
  background: url('images/narcissus_hiding.jpg') no-repeat;
  text-align: left;
  overflow: hidden;
}

#narcissus_cartoon {
  width: 932px;
  height: 990px;
  margin: 0 auto;
  background: url('images/narcissus_cartoon.jpg') no-repeat;
  text-align: left;
  overflow: hidden;
}

#narcissus_thanksgiving {
  width: 932px;
  height: 990px;
  margin: 0 auto;
  background: url('images/narcissus_thanksgiving.jpg') no-repeat;
  text-align: left;
  overflow: hidden;
}

#narcissus_birthday {
  width: 932px;
  height: 990px;
  margin: 0 auto;
  background: url('images/narcissus_birthday.jpg') no-repeat;
  text-align: left;
  overflow: hidden;
}

#narcissus_newyears {
  width: 932px;
  height: 990px;
  margin: 0 auto;
  background: url('images/narcissus_newyears.jpg') no-repeat;
  text-align: left;
  overflow: hidden;
}

/*NAVIGATION*/
ul#home {
  position: relative;
  width: 17px;
  height: 17px;
  left: 908px;
  top: 5px;
  margin: 0;
  padding: 0;
  list-style-type: none;
}

ul#home li a:link, ul#home li a:visited {
  display: block;
  background: url('images/home.gif') no-repeat;
  width: 17px;
  height: 17px;
}

ul#home li a:hover {
  display: block;
  background: url('images/home.gif') 0 -17px no-repeat;
  width: 17px;
  height: 17px;
}

ul#face {
  position: relative;
  width: 17px;
  height: 17px;
  left: 878px;
  top: -12px;
  margin: 0 0 -17px 0;
  padding: 0;
  list-style-type: none;
}

ul#face li a:link, ul#face li a:visited {
  display: block;
  background: url('images/face.gif') no-repeat;
  width: 17px;
  height: 17px;
}

ul#face li a:hover {
  display: block;
  background: url('images/face.gif') 0 -17px no-repeat;
  width: 17px;
  height: 17px;
}

ul#star {
  position: relative;
  width: 17px;
  height: 17px;
  left: 847px;
  top: -12px;
  margin: 0 0 -17px 0;
  padding: 0;
  list-style-type: none;
}

ul#star li a:link, ul#star li a:visited {
  display: block;
  background: url('images/star.gif') no-repeat;
  width: 17px;
  height: 17px;
}

ul#star li a:hover {
  display: block;
  background: url('images/star.gif') 0 -17px no-repeat;
  width: 17px;
  height: 17px;
}

ul#qmore {
  width: 28px;
  height: 29px;
  margin: 0 auto;
  padding: 0;
  list-style-type: none;
}

ul#qmore li a:link, ul#qmore li a:visited {
  display: block;
  background: url('images/more_b.gif') no-repeat;
  width: 28px;
  height: 29px;
}

ul#qmore li a:hover {
  display: block;
  background: url('images/more_b.gif') 0 -29px no-repeat;
  width: 28px;
  height: 29px;
}

ul#nav {
  position: relative;
  top: 379px;
  left: 98px;
  width: 292px;
  height: 112px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  background: url('images/nav_sprite.gif') no-repeat;
}

#nav li, #nav li a {
  position: absolute;
  width: 142px;
  height: 19px;
  list-style: none;
  margin: 0;
  padding: 0;
  display: block;
}

#blogb {top: 32px;left: 0px;}
#blogb a:hover {background: url('images/nav_sprite.gif') 0 -116px no-repeat;}

#contactb {top: 61px;left: 0px;}
#contactb a:hover {background: url('images/nav_sprite.gif') 0 -145px no-repeat;}

#linksb {top: 89px;left: 0px;}
#linksb a:hover {background: url('images/nav_sprite.gif') 0 -173px no-repeat;}

#resumeb {top: 32px;left: 150px;}
#resumeb a:hover {background: url('images/nav_sprite.gif') -150px -116px no-repeat;}

#portfoliob {top: 61px;left: 150px;}
#portfoliob a:hover {background: url('images/nav_sprite.gif') -150px -145px no-repeat;}

#writeb {top: 89px;left: 150px;}
#writeb a:hover {background: url('images/nav_sprite.gif') -150px -173px no-repeat;}

/*GENERAL CONTAINERS*/
#titletext {
  width: 850px;
  text-align: center;
  margin: 0 auto;
  padding: 22px 55px 14px 0;
  color: #FFFFFF;
  font-size: 1em;
  font-style: italic;
}

#left_con {
  width: 446px;
  height: 584px;
  margin: 0;
  padding: 0;
  float: left;
}

#right_con {
  width: 486px;
  height: 584px;
  margin: 0;
  padding: 0;
  float: left;
  overflow: visible !important;
  overflow: hidden;
}

#bottom_con {
  width: 930px;
  height: 330px;
  margin: 0;
  padding: 0;
  clear: both;
}

#copy_con {
  width: 840px;
  height: 10px;
  margin: 0 0 -10px 0;
  padding: 0 90px 0 0;
  font-size: .8em;
  color: #888888;
  text-align: right;
}

#con_box {
  position: relative;
  top: 35px;
  left: 30px;
  width: 377px;
  height: 535px;
  background: url('images/con_box.png') no-repeat;
  margin: 0;
  padding: 0;
  z-index: 2;
}

#supp_box {
  position: relative;
  top: -500px;
  /*left: -370px;*/
  left: 30px;
  width: 377px;
  height: 535px;
  background: url('images/con_box.png') no-repeat;
  margin: 0;
  padding: 0;
  visibility: hidden;
  z-index: 1;
}

#supp_close {
  width: 365px;
  height: 10px;
  padding: 8px 0 0 0;
  margin: 0 0 -18px 0;
  text-align: right;
  font-size: .8em;
  color: #FFFFFF;
}

#b_index {
  width: 365px;
  height: 10px;
  padding: 8px 0 0 0;
  margin: 0 0 -18px 0;
  text-align: right;
  font-size: .8em;
  color: #FFFFFF;
  z-index: 3;
}

#con_box h1, #supp_box h1 {
  margin: 0;
  padding: 8px 0 20px 12px;
  font-size: 1.3em;
  color: #FFFFFF;
}

#con_box h2, #supp_box h2 {
  width: 320px;
  font-size: 1.1em;
  color: #FFFFFF;
  padding: 2px 0 2px 4px;
  margin: 5px 0 6px 0;
  background: #CC3333 url('images/h3_back.gif') top right no-repeat;
}

#con_box h3, #supp_box h3 {
  margin: 0;
  padding: 8px 0 3px 0px;
  font-size: 1.2em;
  color: #CC3333;
}

#con_box h4 {
  margin: 0;
  padding: 8px 0 3px 0px;
  font-size: 2em;
  color: #CC3333;
}

#con_box h5, #supp_box h5 {
  margin: 12px 0 5px 0;
  padding: 3px 0;
  border-top: solid 3px #DDDDDD;
  /*border-bottom: solid 1px #CCCCCC;*/
  background: #F4F4F4;
  font-size: .9em;
  color: #CC3333;
}

#con_box h6, #supp_box h6 {
  margin: 0 0 -1.8em 0;
  padding: 0;
  font-size: 1.3em;
  color: #CC3333;
}

#social_media_refs {
  text-align: right;
  padding: 0 12px 0 0;
  margin: 0 0 -10px 0;
  font-size: .9em;
  font-weight: bold;
  color: #666666;
}

.content {
  width: 345px;
  height: 470px;
  padding: 0 5px 0 0;
  overflow: scroll;
  margin: 0 auto;
}

#hm {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 15px 0 0 15px;
  width: 300px;
  height: 144px;
  background: transparent url('images/hm_back.gif') no-repeat;
  z-index: 20;
  display: none;
}

#hm input.button {
  border: solid 3px #CCCCCC;
  padding: 1px 8px;
  margin: 8px 8px 0 0;
  color: #CC3333;
  font-size: .9em;
  cursor: pointer;
}

#subscribe_box {
  position: absolute;
  top: 102px;
  padding: 25px;
  width: 266px;
  height: 266px;
  background: transparent url('images/subs_q.png') no-repeat;
  z-index: 20;
  display: none;
}  

/*BOTTOM BOXES*/
#quotebox {
  float: left;
  width: 124px;
  height: 250px;
  padding: 80px 5px 0 91px;
  margin: 0 20px 0 0px;
  text-align: center;
  font-size: 1.1em;
  font-weight: bold;
  color: #444444;
}

#qcon {
  width: 124px;
  height: 140px;
  padding: 0 0 4px 0;
  margin: 0;
  vertical-align: middle;
  overflow: hidden;
}

#notebox {
  float: left;
  width: 171px;
  height: 300px;
  padding: 30px 0 0 0;
  margin: 0 24px 0 0;
  text-align: center;
}

#mathbox {
  float: left;
  width: 168px;
  height: 250px;
  padding: 72px 0 0 0;
  margin: 0 20px 0 0;
  text-align: center;
}

#designbox {
  float: left;
  width: 226px;
  height: 275px;
  padding: 50px 0 0 0;
  margin: 0;
  text-align: center;
}

/*RESUME*/
.resumetable {
  width: 320px;
  margin: 0;
  padding: 0;
  text-align: left;
  border: 0;
  border-collapse: collapse;
}

.resumetable td {
  padding: 3px;
}

.resumetable td.center {
  text-align:center;
}

.resumetable td.right {
  text-align:right;
}

.resumetable tr.grey {
  background: #E5E5E5;
}

.rlist {
  margin: 3px 0 20px 0;
  padding: 0 0 0 1.9em;
}

.rlist li {
  margin: 0;
  padding: 0 0 2px 1px;
}

/*PORTFOLIO*/
.byline {
  font-size: .9em;
  color: #666666;
}

/*LINKS TO THINGS*/

ul.linkthings {
  padding: 2px;
  margin: 9px 0 15px 1.5em;
}

ul.linkthings li {
  margin: 0;
  padding: 0 0 6px 0;
}

ul.linkthings li.books {
  list-style-image: url('images/icons/book.gif');
}

ul.linkthings li.music {
  list-style-image: url('images/icons/music.gif');
}

ul.linkthings li.video {
  list-style-image: url('images/icons/video.gif');
}

ul.linkthings li.external {
  list-style-image: url('images/icons/ext.gif');
}

ul.linkthings li.flash {
  list-style-image: url('images/icons/flash.gif');
}

.grad {
  height: auto;
  height: 400px !important;
  min-height: 455px;
  background: url('images/grad_back.gif') bottom repeat-x ;
  text-align:center;
}

/*BLOG*/

#blognav {
   width: 320px;
   margin: 0 0 3px 0;
   padding: 0;
}

#blogold {
   width: 155px;
   text-align: left;
   float: left;
}

#blognew {
   width: 155px;
   text-align: right;
   float: left;
}

ol.bloglist, ul.bloglist {
   padding: 4px 0 0 2em;
   margin: 0;
}

ol.bloglist li, ul.bloglist li {
   margin: 0;
   padding: 0;
}

div.drop-cap:first-letter {
 font-size : 300%;
 font-weight : bold;
 float : left;
 width : 1em;
}

/*IMAGE MAP*/

a#hmmap {
  border: 0;
}

/*EXTRAS*/

#face_table {
   margin: 10px 0;
   padding: 0;
   border-collapse: separate;
}

#face_table td {
   padding: 2px;
   border: solid 1px #CCCCCC;
   margin: 0 2px 0 2px;
   text-align: center;
}

#key {
   width: 330px;
   height: 455px;
   background: url('images/key_back.jpg') center no-repeat;
   margin: 0 0 10px 0;
   padding: 0;
   text-align: center;
}

#keycon {
   width: 247px;
   margin: 0 auto;
   padding: 220px 0 0 0;
   color: #FFFFFF;
}

#keycon input.button {
  border: solid 3px #CCCCCC;
  padding: 1px 8px;
  margin: 0;
  color: #CC3333;
  font-size: .9em;
  cursor: pointer;
}

  
