

body {
  font-family: verdana, helvetica, sans-serif;
  font-size: 13px;
  color: #A4E4F5;
  background: #0F5B96 url(../images/bg_header.png) repeat-x;
}

input, textarea {
  background: #A4E4F5;
  border: 1px solid #FFFFFF;
  font: bold 13px arial, helvetica, sans-serif;
  color: #0F5B96;
}


h1, h2, h3 
{font-family: "Trebuchet MS", verdana, helvetica, sans-serif; font-weight: normal;}

h1, h2 {text-transform: lowercase;}

h1 {
  letter-spacing: -2px;
  font-size: 2.4em;
}

h2 {
  letter-spacing: -1px;
  font-size: 1.8em;
}

h3 
{margin: 0 0 7px 0;}

p, ul, ol, li 
{margin: 0 0 12px 0;}

p, li 
{line-height: 1.2em;}

ul 
{margin: 0 0 12px 42px;}

ol 
{margin: 0 0 12px 47px;}

ol, ol li 
{list-style: decimal;}

ul, ul li 
{list-style: disc;}

dl 
{margin: 8px 0 12px 0;}

dd 
{margin: 0 0 12px 0;}

dt {
  margin: 0 0 2px 0;
  font-family: "Trebuchet MS", verdana, helvetica, sans-serif;
  font-weight: bold;
  color: #0A416B;
}

blockquote 
{margin: 0 27px;}

a 
{ color: #A4E4F5; }

a:active, a:focus 
{ outline: none; }

a:hover {
  text-decoration: none;
  color: #FFF;
}

img.left {
  float: left;
  margin: 4px 20px 0 0;
}

img.right {
  float: left;
  margin: 4px 0 0 20px;
}

hr {
  margin: 0;
  height: 20px;
  border-bottom: 1px solid #000;
  border-top: none;
  border-left: none;
  border-right: none;
}

/* --------------------------------------------------------------------
    Page Header
--------------------------------------------------------------------- */

#header {
  height: 150px;
  background: url(../images/bg_glow.jpg) no-repeat center top;
  text-transform: none;
}

#masthead {
  margin: 0 auto;
  width: 880px;
}

#logo 
{float: left;}

#logo h1, #logo p {
  float: left;
  margin: 0;
  line-height: normal;
}

#logo h1 {
  padding: 53px 0 0 30px;
  font-size: 2.7em;
  text-transform: none;
  color: #62D6F5;
  background: transparent url(../images/logo.gif) 0 53px no-repeat;
}

#logo p {
  padding: 69px 0 0 7px;
  letter-spacing: -1px;
  font-size: 1.4em;
  color: #199DD2;
}

#logo a {
  text-decoration: none;
  color: #62D6F5;
}

#menu 
{float: right;}

#menu ul {
  padding: 60px 20px 0 0;
  list-style: none;
}

#menu li 
{display: inline;}

#menu a {
  float: left;
  margin: 0 0 0 2px;
  padding: 9px 0 0 0;
  width: 120px;
  height: 56px;
  text-decoration: none;
  text-align: center;
  letter-spacing: -1px;
  font-size: 1.1em;
  font-weight: bold;
  color: #000000;
  background-color: #1B97CE;
  background-image: url(../images/bg_nav_btn.png);
  background-repeat: no-repeat;
  background-position: 0 0;
}

#menu a:hover, #menu .here a {
  background-color: #26BADF;
  background-position: 0 -65px;
}

/* ------------------------------------------------------------------
    Page Content
------------------------------------------------------------------- */

#page {
  margin: 0 auto;
  width: 880px;
}

/* Content (Right Column)
------------------------------- */

#content {
  float: left;
  padding: 0 0 0 25px;
  width: 635px;
}

.post {
  margin: 0 0 15px 0;
  background: #1EB5DD url(../images/bg_post.png) no-repeat;
  color: #0A416B;
}

.post a
{ color: #A4E4F5; }

.post a:hover 
{ color: #FFF; }

.post .title
{ padding: 30px 30px 0 30px; }

.post .title a {
  text-decoration: none;
  color: #0A416B;
}

.post .byline 
{ margin: 0; padding: 0 30px; }

.post .entry 
{ padding: 4px 30px 10px 30px; }

.post .links {
  padding: 10px 30px 35px 30px;
  background: url(../images/bg_readmore.png) repeat-x left bottom;
  border-top: 1px solid #2872A6;
}

.post .links a {
  padding-left: 10px;
  background: url(../images/arrowR.gif) no-repeat left center;
  text-decoration: none;
  font-weight: bold;
  color: #0A416B;
}

.post .links a:hover 
{color: #FFF;}

/* Left Column
------------------------------------------------------- */

.sidebar {
  float: left;
  width: 200px;
}

.sidebar ul, .sidebar ul li {
  margin: 0;
  padding: 0;
  list-style: none;
  line-height: normal;
}

.sidebar li {}

.sidebar li ul 
{ border-top: 1px solid #2872A6; }

.sidebar li li 
{border-bottom: 1px solid #2872A6;}

.sidebar li li a {
  display: block;
  padding: 6px 0 6px 14px;
  background-color: transparent;
  background-image: url(../images/arrowR.gif);
  background-repeat: no-repeat;
  background-position: 4px 12px;
  text-decoration: none;
  color: #C9ECF5;
}

.sidebar li li a:hover {
  color: #FFF;
  background-color: #0A416B;
}

.sidebar li h2 {
  padding: 20px 0 7px 0;
  color: #FFF;
}

#leftbar {}

/* Search
-------------------------------------------------- */

#searchform {
	padding-top: 20px;
	text-align: right;
}

#searchform br {
	display: none;
}

#searchform input {
	margin-bottom: 5px;
}

#searchform #s {
	width: 190px;
}



/* -----------------------------------------------------------------------
    Footer
----------------------------------------------------------------------- */

#footer {
  clear: both;
  padding: 40px 0;
  background: #083253;
}

#footer p {
  padding: 0 0 0 190px;
  text-align: center;
  font-size: smaller;
  color: #0F5B96;
}

#footer a 
{color: #0F5B96;}



