body, span, div, p, td, th, input, textarea {
  font-family: 'Trebuchet MS', sans-serif;
  font-size:100%;
  color:#146995;
  }

*   {
    margin: 0;
    padding: 0;
    border: 0;
}
.clear:after {
  content:".";
  height:1px;
  display:block;
  clear:both;
  visibility:hidden;
}
.clr{
  clear: both;
}

.right {
  float:right;
}

.left {
  float:left;
}

body {
  background: #28334b url('../images/i-bg-x.jpg') repeat-x;
  }


/* Layout */
#logo {
  display:none;
  }
#constrain {
  width:928px;
  margin: 0 auto;
  background: transparent url('../images/i-bg-y.gif') repeat-y;
}

#lhs {
  width:199px;
  float:left;
  }
#content {
  width: 650px;
  margin-left: 240px;
  }

.no-lhs #content {
  width: auto;
  margin-left: 0px;
  padding: 35px;
  background-color: #fff;
}

#footer {
  background: transparent url('../images/i-footer-bg.jpg') no-repeat;
  width: 927px;
  height: 187px;
  margin: 20px auto;
}
#footer ul {
  position:absolute;
  list-style:none;
  margin: 45px 0 0 640px;
  width:300px;
  }
#footer ul li {
  background: transparent url('../images/i-footer-nav-ul.jpg') no-repeat left bottom;
  font-size:0.75em;
  line-height:22px;
  float:left;
  width:150px;
 } 

#footer  a {
  color:#fff;
  text-decoration:none; 
  }
#footer a:hover {
  color:#333;
  }
#footer p {
  float:left;
  font-size:0.75em;
  color:#fff;
  margin: 50px 0 0 40px;
  }  
#author {
  width:928px;
  margin: 0 auto;
  text-align:center;
  padding: 15px 0;
} 
#author a {
  color:#9cbccc;
  font-size:0.675em;
  text-decoration:none;
  } 
#author a:hover {
  color:#fff;
  }
  
  
/* Navigation */

#navigation {
  list-style:none;
  margin: 30px 0 30px 0;
  border-bottom:1px solid #ccc;
  }
#navigation li a {
  font-size:0.75em;
  color:#016f9c;
  text-decoration:none;
  font-weight:bold;
  line-height:30px;
  }
#navigation li {
  border-top:1px solid #ccc;
  padding: 0 0 0 20px;
}  
#navigation li a:hover, #navigation li ul li a:hover {
  color:#009edf;
  }
#navigation li ul {
  padding: 0 0 10px 15px;
  position:relative;
  z-index:100;
  list-style:none;
  }
#navigation li ul li {
  border:0;
  padding:0;
  }
#navigation .nav-selected ul li a  {
  background:transparent;
  font-weight:normal;
  line-height:25px;
  font-size: 0.75em;
  display:block;
  padding:0 0 0 10px;
  color:#016f9c;
  background: transparent url('../images/g-bullet.gif') no-repeat left center;
}
#navigation .nav-selected a {
  position:relative;
  z-index:100;
  top:3px;
  }

#navigation .nav-selected  {
  background: transparent url('../images/i-nav-sub-bg.jpg') repeat-y; 
  color:#000;
}  

  
  
/* Headings */ 

h1 {
  color:#009ada;
  background: transparent url('../images/i-h1-bg.jpg') no-repeat;
  font-size:1.125em;
  line-height:43px;
  font-weight:bold;
  padding: 0 0 0 5px;
    }
h2 {
  color:#146995;
  font-size:1em;
  font-weight:bold;
  padding: 3px 3px 3px 0;
  }
h3 {
  color:#009ada;
  font-size:0.95em;
  font-weight:normal;
  margin-top:20px;
}
h4 {
  color:#009edf;
  font-size:0.875em;
  font-weight:normal;
  margin: 10px 0;
  }
  
/* Content */

#content p {
  font-size: 0.75em;
  margin: 10px 0;
  }
#content a {
  color:#009edf;
  }
#content a:hover {
  color:#333;
  }
.cta {
  background: #016f9c url('../images/g-cta-btm.gif') no-repeat left bottom;
  color:#fff;
  line-height:60px;
  height:65px;
  width: 634px;
  padding: 0 0 0 20px;
  margin: 10px 0;
  font-size:0.75em;
}
#content .cta a {
  color:#fff;
  text-decoration:none;
  }
#content .cta a:hover {
  color:#9cbccc;
  }
#content ul, #content ol {
  font-size:0.75em;
  margin: 10px 5px;
  border-top: 1px dotted #13a5e1; 
  border-bottom: 1px dotted #13a5e1; 
  padding: 10px 15px;
}
#content ul {
  list-style-image: url('../images/g-bullet.gif');
  }
img.left, img.right {
  border: 2px solid #ccc;
  }

  
img.left {
    margin: 12px 10px 0 0;
    }
img.right {
    margin: 12px 10px 0 10px;
    }  
  
  
#contact .submit {
  cursor: pointer;
}
.button {
  background: transparent url('../images/g-button-mid.gif') repeat-x;
  float:left;
  margin: 10px 0;
}
#content .button a {
  color:#fff;
  text-decoration:none;
  background: transparent url('../images/g-button-right.gif') no-repeat right;
  padding: 0 20px 0 10px;
  line-height:29px;
  font-size:0.75em;
  display:block;
  }
#content .button a:hover {
  color:#9cbccc;
  }
  
 dl.col {
 	font-size:0.75em;
	float:right;
	margin:1em 50px 0 0;
	}
dl.col dt {
	float:left;
	width:90px;
	font-weight:bold;
	}
dl.col dd {
	margin-left:90px;
	padding-bottom:10px;
}
#content .ntp {
	margin-top:0;
	}
	
.gallery a {
  float: left;
  margin: 2px;
  }

.gallery img {
  border:1px solid #009eda;
  }

/* Sectioned text (gear for sale */
.section {
	background:transparent url('../images/g-divider.gif') no-repeat bottom center;
	padding-bottom:30px;
	margin: 10px 0;
	}
#content .section p {
	margin: 5px 0;
	}

/* Blog related CSS */
.narrowcolumn {
  min-height: 600px;
  padding: 0 0 20px 0px;
  margin: 0px 0px 0px 0px;
  width: 470px;
  }
.post {
  width: 450px;
}
#sidebar {
  position: absolute;
  top: 350px;
  right: 90px;
	padding: 20px 0 10px 0;
	width: 190px;
	}

#sidebar ul li {
  font-size: 0.85em;
  }
#sidebar input {
  border: 1px solid #999;
}
#sidebar form {
	margin: 0;
	}
#sidebar #searchform #s {
	width: 170px;
	padding: 2px;
	margin: 3px 0px;
	}


#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform input {
  border: 1px solid #DDD;
}
#commentform textarea {
  border: 1px solid #DDD;
	width: 340px;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}
#sidebar ul li a{
  color: #009EDF;
}
#sidebar ul li a:hover{
  color: #111;
}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

input#author {
  text-align: left;
}
.fontup {
	font-size:18px;
	}