*
{
  margin: 0;
  padding: 0;
}

body
{
  margin: 0px;
  background: #002F43 url(images/bg01.jpg) repeat-x;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #B9B9B9;
}

h1, h2, h3
{
  margin-bottom: 1.5em;
}

h1
{
  font-size: 2em;
}

h2
{
  font-size: 1.4em;
}

h3
{
  font-size: 1em;
}

p, ul, ol
{
  margin-bottom: 1.5em;
  line-height: 180%;
}

ul, ol
{
  margin-left: 3em;
}

blockquote
{
  margin-left: 3em;
  margin-right: 3em;
}

a
{
  color: #8AC800;
}

a:hover
{
  text-decoration: none;
}

a.tt
{
  position: relative;
  z-index: 24;
  color: #8AC800;
  font-weight: bold;
}

a.tt span
{
  display: none;
}

/* background:; ie hack, something must be changed in a for ie to execute it*/

a.tt:hover
{
  z-index: 25;
  text-decoration: none;
  background: ;
}

a.tt:hover span.tooltip
{
  display: block;
  position: absolute;
  top: 0px;
  left: 0;
  /*padding: 20px 0 0 0;*/
  width: 200px;
  color: #000000;
  text-align: center;
  filter: alpha(opacity:90);
  KHTMLOpacity: 0.90;
  MozOpacity: 0.90;
  opacity: 0.90;
}
a.tt:hover span.top
{
  display: block;
  padding: 30px 5px 0px;
  background: url(images/bubble.gif) no-repeat top;
}
a.tt:hover span.middle
{
  /* different middle bg for stretch */
  display: block;
  padding: 2px 5px 5px;
  background: url(images/bubble_filler.gif) repeat bottom; 
}
a.tt:hover span.bottom
{
  display: block;
  padding: 10px 5px 0px;
  color: #548912;
  background: url(images/bubble_bottom.gif) no-repeat bottom;
}

strong
{
  color: #D7D7D7;
}

img.left
{
  float: left;
  margin: 5px 25px 0px 0px;
}

img.right
{
  float: right;
  margin: 5px 0px 0px 25px;
}

#bg1
{
  background: url(images/bg02.jpg) no-repeat center top;
}

#bg2
{
  background: url(images/bg03.jpg) no-repeat center top;
}

#bg3
{
  background: url(images/bg04.jpg) repeat-y center top;
}

#bg4
{
  background: url(images/bg05.jpg) no-repeat center top;
}

#bg5
{
  background: url(images/bg06.jpg) no-repeat center bottom;
}

#header
{
  width: 900px;
  height: 145px;
  margin: 0px auto;
  //text-transform: lowercase;
  color: #FFFFFF;
}

#header h1
{
  float: left;
  margin: 0px;
  padding: 70px 0px 0px 25px;
  font-size: 40px;
}

#header h1 sup
{
  font-weight: normal;
}

#header h2
{
  float: right;
  margin: 0px;
  padding: 95px 25px 0px 0px;
  font-size: 14px;
}

#header a
{
  text-decoration: none;
  color: #FFFFFF;
}

#header2
{
  width: 900px;
  height: 88px;
  margin: 0px auto;
}

#menu
{
  float: left;
}

#menu ul
{
  margin: 0px;
  padding: 34px 0px 0px 0px;
  list-style: none;
  text-transform: lowercase;
}

#menu li
{
  float: left;
}

#menu a
{
  padding-left: 50px;
  text-decoration: none;
  font-size: 16px;
  font-weight: bold;
  color: #FFFFFF;
}

#search
{
  float: right;
}

#search form
{
  margin: 0px;
  padding: 35px 80px 0px 0px;
}

#search fieldset
{
  margin: 0px;
  padding: 0px;
  border: none;
}

#search input.text
{
  width: 160px;
  background: none;
  border: none;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #AEC38B;
}

#search input.button
{
  display: none;
}

#page
{
  width: 846px;
  margin: 0px auto;
  padding: 40px 0px 0px 0px;
}

#content
{
  float: left;
  width: 583px;
}

.post
{
}

.post .title
{
  height: 49px;
  background: url(images/img02.gif) no-repeat;
}

.post .title h2
{
  float: left;
  padding: 12px 0px 0px 24px;
  font-size: 24px;
  text-transform: lowercase;
}

.post .title h2 a
{
  text-decoration: none;
  color: #FFFFFF;
}

.post .title h2 a:hover
{
  color: #8AC800;
}

.post .title p
{
  float: right;
  padding: 12px 24px 0px 0px;
  font-size: 15px;
  font-weight: bold;
  color: #989696;
}

.post .entry
{
  padding: 30px 23px 0px 23px;
  font-size: 14px;
}


.news
{
  font-size: 14px;
  
}

.post .meta
{
  height: 70px;
  clear: left;
  margin: 0px 23px;
  padding: 15px 0px 0px 0px;
  border-top: 1px solid #262626;
}

.post .meta .credit
{
  float: left;
}

.post .meta .links
{
  float: right;
}

.post .meta .links .more
{
  padding-left: 17px;
  background: url(images/img05.gif) no-repeat left center;
}

.post .meta .links .comments
{
  padding-left: 19px;
  background: url(images/img04.gif) no-repeat left center;
}

#sidebar
{
  float: right;
  width: 236px;
}

#sidebar ul
{
  margin: 0px;
  padding: 0px;
  list-style: none;
}

#sidebar li
{
  background: url(images/img03.gif) no-repeat;
  padding: 0px 23px 20px 23px;
}

#sidebar li ul
{
}

#sidebar li li
{
  padding: 8px 0px;
  background: none;
  border-bottom: 1px solid #262626;
}

#sidebar h2
{
  margin: 0px;
  padding: 16px 0px 30px 0px;
  text-transform: lowercase;
  font-size: 14px;
  color: #FFFFFF;
}

#footer
{
}

#footer p
{
  margin: 0px;
  padding: 20px 0px;
  text-align: center;
  text-transform: lowercase;
  color: #566D77;
}

#footer a
{
  color: #8097A1;
}

.xsmall
{
  font-size: 20px;
}

/* Highslide styles... */

.highslide-wrapper div
{
  font-family: Verdana, Helvetica;
  font-size: 10pt;
}

.highslide
{
  cursor: url(images/zoomin.cur), pointer;
  outline: none;
  text-decoration: none;
}

.highslide img
{
  border: none;
}

.highslide:hover img
{
  border-color: gray;
}

.highslide-active-anchor img, .highslide-active-anchor:hover img
{
  border-color: black;
}

.highslide-image
{
  border-width: 2px;
  border-style: solid;
  border-color: white;
  background: gray;
}

.highslide-wrapper, .rounded-white
{
  background: white;
}

.highslide-image-blur
{
}

.highslide-caption
{
  display: none;
  border-top: none;
  font-size: 1em;
  padding: 5px;
  background: white;
}

.highslide-heading
{
  display: none;
  color: gray;
  font-weight: bold;
  height: 20px;
  overflow: hidden;
  cursor: default;
  padding-left: 22px;
  background: url(images/icon.gif) no-repeat 0 1px;
}

.highslide-dimming
{
  position: absolute;
  background: black;
}

.highslide-loading
{
  display: block;
  color: black;
  font-size: 9px;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  padding: 3px;
  border: 1px solid white;
  background-color: white;
  padding-left: 22px;
  background-image: url(images/loader.white.gif);
  background-repeat: no-repeat;
  background-position: 3px 1px;
}

a.highslide-credits,
a.highslide-credits i
{
  padding: 2px;
  color: gray;
  text-decoration: none;
  font-size: 10px;
}

a.highslide-credits:hover,
a.highslide-credits:hover i
{
  color: white;
  background-color: gray;
}

/* Controls. See http://www.google.com/search?q=css+sprites */

.highslide-controls
{
  width: 105px;
  height: 20px;
  position: relative;
  top: -23px;
  left: 7px;
}

.highslide-controls ul
{
  height: 20px;
  list-style: none;
  margin: 0;
  padding: 0;
}

.highslide-controls li
{
  float: left;
}

.highslide-controls a
{
  background-image: url(images/controlbar-white-small.gif);
  display: block;
  float: left;
  height: 20px;
  width: 20px;
  outline: none;
}

.highslide-controls a.disabled
{
  cursor: default;
}

.highslide-controls a span
{
  /* hide the text for these graphic buttons */
  display: none;
}

.highslide-controls .highslide-move
{
  display: none;
}

.highslide-move a
{
  cursor: move;
}

/* The CSS sprites for the controlbar */

.highslide-controls .highslide-previous a
{
  background-position: 0 0;
}

.highslide-controls .highslide-previous a:hover
{
  background-position: 0 -20px;
}

.highslide-controls .highslide-previous a.disabled
{
  background-position: 0 -40px !important;
}

.highslide-controls .highslide-play a
{
  background-position: -20px 0;
}

.highslide-controls .highslide-play a:hover
{
  background-position: -20px -20px;
}

.highslide-controls .highslide-play a.disabled
{
  background-position: -20px -40px !important;
}

.highslide-controls .highslide-pause a
{
  background-position: -40px 0;
}

.highslide-controls .highslide-pause a:hover
{
  background-position: -40px -20px;
}

.highslide-controls .highslide-next a
{
  background-position: -60px 0;
}

.highslide-controls .highslide-next a:hover
{
  background-position: -60px -20px;
}

.highslide-controls .highslide-next a.disabled
{
  background-position: -60px -40px !important;
}

.highslide-controls .highslide-full-expand a
{
  background-position: -100px 0;
}

.highslide-controls .highslide-full-expand a:hover
{
  background-position: -100px -20px;
}

.highslide-controls .highslide-full-expand a.disabled
{
  background-position: -100px -40px !important;
}

.highslide-controls .highslide-close a
{
  background-position: -120px 0;
}

.highslide-controls .highslide-close a:hover
{
  background-position: -120px -20px;
}

