/*  
Theme Name: Ambient Glo Fixed Width
Author URI: http://corymiller.com/about-nathan-parikh/
Version: 1.5
Author: Nathan Parikh
Description: This is the updated version of Ambient Glo.
The CSS, XHTML and design is released under GPL: 
http://www.opensource.org/licenses/gpl-license.php
*/

body {
  background: #ffffff url(images/header_bg3.jpg) top center repeat-x;
  color: #000000;
  font-family: Verdana, Helvetica, Arial, Sans-Serif;
  font-size: 11px;
  margin: 0px;
  }

a, a:visited {
  color: #0066cc;
  text-decoration: none;
  }

a:hover {
  text-decoration: underline;
  }

#container {
  width: 960px;
  text-align: left;
  margin: 0 auto;
  }

/* changed padding to left align, 1-6-08 */
#header {
  height: 133px;
  padding: 25px 0px 0px 0px;
  }

#header img {
  border: 0px solid;
  }

#header h2 {
  color: #ffffff;
  font-family: Georgia, Helvetica, Arial, Sans-Serif;
  font-size: 30px;
  font-weight: bold;
  margin: 0px;
  }

#header h2 a {
  color: #ffffff;
  text-decoration: none;
  }

#header h2 a:hover {
  color: #ffffff;
  text-decoration: underline;
  }

#header h4 {
  color: #cccccc;
  font-family: Georgia, Helvetica, Arial, Sans-Serif;
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
  text-indent: 10px;
  margin-top: 10px;
  }

blockquote {
  color: #666666;
  font-style: italic;
  margin: 0px 0px 0px 15px;
  padding: 0px 25px 0px 5px;
  border-left: 1px solid #cccccc;
  }

#menu {
  margin-bottom: 20px;
  }

#menu h2 {
  color: #333333;
  font-family: Georgia, Verdana, Helvetica, Arial, Sans-Serif;
  font-size: 15px;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
  }

#menu li {
  list-style: none;
  display: inline;
  margin: 0px;
  padding: 0px;
  }

#menu ul {
  margin: 0px;
  padding: 3px;
  }

#menu ul li a {
  background: #aff268;
  color: #000000;
  font-family: Verdana, Helvetica, Arial, Sans-Serif;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  margin: 0px;
  padding: 8px 20px 10px 20px;
  border: 1px solid #5e8892;
  border-bottom: none;
  }

#menu ul li a:hover, #menu ul li.current_page_item a {
  background: #6ac506;
  color: #f0fbff;
  text-decoration: none;
  padding: 8px 20px 10px 20px;
  }

#content {
  float: left;
  position:relative;
  width: 48%;
  font-family: Trebuchet MS, Verdana, Sans-Serif;
  font-size: 13px;
  margin: 0px 0px 20px 0px;
  padding: 48px 0px 15px 25px;
  }

#content p {
  margin: 0px;
  line-height: 18px;
  padding: 0px 0px 10px 0px;
  }

#content p img {
  border: none;
  margin-right: 15px;
  margin-bottom: 10px;
  padding: 0px 5px 15px 0px;
  }

#content h1 {
  color: #333333;
  font-family: Georgia, Helvetica, Arial, Verdana, Sans-Serif;
  font-size: 18px;
  font-weight: normal;
  margin: 0px;
  padding: 10px;
  line-height: 150%;
  }

#content h1 a  {
  color: #006699;
  text-decoration: none;
  }

#content h1 a:hover {
  color: #000000;
  text-decoration: underline;
  }

#content h2 {
  color: #0e5f7d;
  font-family: Georgia, Helvetica, Arial, Sans-Serif;
  font-size: 18px; 
  font-style: bold;
  margin: 0px;
  line-height: 150%;
  }

#content h2 a {
  color: #0e5f7d;
  text-decoration: none;
  }

#content h2 a:hover {
  color: #208eb6;
  text-decoration: underline;
  }

#content ol {
  list-style-type: decimal;
  line-height: 18px;
  margin: 0px;
  padding: 0px 0px 10px 30px;
  }

#content ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px 0px 10px 0px;
  }

#content li {
  margin: 0px;
  padding: 0px;
  }

#content ul li {
  list-style: square inside;
  margin: 0px 0px 0px 10px;
  padding: 5px 0px 0px 0px;
  }

#content ul li a {
  color: #507aa5;
  text-decoration: none;
  }

#content ul li a:hover {
  color: #507aa5;
  text-decoration: underline;
  }

#content blockquote p {
  margin: 0px 0px 20px 0px;
  padding: 0px;
  }

.postspace {
  background: #ffffff;
  width: 85%;
  height: 32px;
  margin: 0;
  padding: 0;
  }

.postspace2 {
  background: #ffffff;
  width: 85%;
  height: 0;
  margin: 0;
  padding: 0;
  }

#l_sidebar {
  background: #f0fbff url(images/sidebar_bg.jpg) top center repeat-x;
  float: left;
  position: relative;
  width: 20%;
  font-family: Verdana, Helvetica, Arial, Sans-Serif;
  font-size: 102%;
  margin: 36px 1px 20px 0px;
  padding: 15px;
  padding-left: 0px;
  border: none;
  }

#l_sidebar h2 {
  color: #333333;
  font-family: Georgia, Verdana, Helvetica, Arial, Sans-Serif;
  font-size: 15px;
  font-weight: bold;
  margin: 0px 0px 0px 15px;
  padding: 20px 0px 5px 0px;
  }

/* hide from IE-mac */
*html #l_sidebar h2 { margin-left: 0px; }
/* end hide from IE-mac */ 

#l_sidebar ul {
  margin: 0px 0px 0px 15px;
  padding: 0px 0px 20px 0px;
  border-top: 1px dotted #333333;
  }

#l_sidebar ul.etsyt {
  margin: 0px 0px 0px 15px;
  padding: 0px 0px 10px 0px;
  border-top: 1px dotted #333333;
  }

#l_sidebar ul.etsyb {
  margin-left: 5px; !important;
  margin-right: 5px; !important;
  padding: 0px !important;
  border: 0px !important;
  }

#l_sidebar ul.hatcht {
  margin: 0px 0px 0px 15px;
  padding: 0px 0px 10px 0px;
  border-top: 1px dotted #333333;
  }

#l_sidebar ul.hatchb {
  margin-left: 18px; !important;
  margin-right: 5px; !important;
  padding: 0px !important;
  border: 0px !important;
  }

#l_sidebar li {
  list-style: none;
  margin: 0px;
  padding: 0px;
  }

#l_sidebar ul li {
  list-style: disc outside;
  margin: 0px 0px 0px 15px;
  padding: 5px 0px 0px 0px;
  }

#l_sidebar ul li a {
  color: #0e5f7d;
  text-decoration: none;
  }

#l_sidebar ul li a:hover {
  color: #507aa5;
  text-decoration: underline;
  }

#l_sidebar ul.children , #r_sidebar ul.children {
    margin-left: 0px;
    margin-bottom: 0px;
    padding: 0px;
    }

#r_sidebar {
  background: #f0fbff url(images/sidebar_bg.jpg) top center repeat-x;
  float: right;
  position: relative;
  width: 20%;
  font-family: Trebuchet MS, Verdana, Helvetica, Arial, Sans-Serif;
  font-size: 102%;
  margin: 36px 1px 20px 0px;
  padding: 15px;
  padding-left: 0px;
  border: none;
  }

#r_sidebar h2 {
  color: #333333;
  font-family: Georgia, Verdana, Helvetica, Arial, Sans-Serif;
  font-size: 15px;
  font-weight: bold;
  margin: 0px 0px 0px 15px;
  padding: 20px 0px 5px 0px;
  }

/* hide from IE-mac */
*html #r_sidebar h2 { margin-left: 0px; }
/* end hide from IE-mac */ 

#r_sidebar ul {
  margin: 0px 0px 0px 15px;
  padding: 0px 0px 20px 0px;
  border-top: 1px dotted #333333;
  }

#r_sidebar li {
  list-style: none;
  margin: 0px;
  padding: 0px;
  }

#r_sidebar ul li {
  list-style: disc outside;
  margin: 0px 0px 0px 15px;
  padding: 5px 0px 0px 0px;
  }

#r_sidebar ul li a {
  color: #0e5f7d;
  text-decoration: none;
  }

#r_sidebar ul li a:hover {
  color: #507aa5;
  text-decoration: underline;
  }


#sidebar_hiking {
  background: #f0fbff url(images/sidebar_bg.jpg) top center repeat-x;
  float: left;
  position: relative;
  width: 20%;
  font-family: Verdana, Helvetica, Arial, Sans-Serif;
  font-size: 102%;
  margin: 36px 1px 20px 0px;
  padding: 15px;
  padding-left: 0px;
  border: none;
  }

#sidebar_hiking h2 {
  color: #333333;
  font-family: Georgia, Verdana, Helvetica, Arial, Sans-Serif;
  font-size: 15px;
  font-weight: bold;
  margin: 0px 0px 0px 15px;
  padding: 20px 0px 5px 0px;
  }

/* hide from IE-mac */
*html #sidebar_hiking h2 { margin-left: 0px; }
/* end hide from IE-mac */ 

#sidebar_hiking ul {
  margin: 0px 0px 0px 15px;
  padding: 0px 0px 20px 0px;
  border-top: 1px dotted #333333;
  }

#sidebar_hiking ul.etsyt {
  margin: 0px 0px 0px 15px;
  padding: 0px 0px 10px 0px;
  border-top: 1px dotted #333333;
  }

#sidebar_hiking ul.etsyb {
  margin-left: 5px; !important;
  margin-right: 5px; !important;
  padding: 0px !important;
  border: 0px !important;
  }

#sidebar_hiking ul.hatcht {
  margin: 0px 0px 0px 15px;
  padding: 0px 0px 10px 0px;
  border-top: 1px dotted #333333;
  }

#sidebar_hiking ul.hatchb {
  margin-left: 18px; !important;
  margin-right: 5px; !important;
  padding: 0px !important;
  border: 0px !important;
  }

#sidebar_hiking li {
  list-style: none;
  margin: 0px;
  padding: 0px;
  }

#sidebar_hiking ul li {
  list-style: disc outside;
  margin: 0px 0px 0px 15px;
  padding: 5px 0px 0px 0px;
  }








#sidebar_hiking ul li a {
  color: #0e5f7d;
  text-decoration: none;
  }

#sidebar_hiking ul li a:hover {
  color: #507aa5;
  text-decoration: underline;
  }

#sidebar_hiking ul.children {
    margin-left: 0px;
    margin-bottom: 0px;
    padding: 0px;
    }


#footer {
  clear: both;
  background: #000000 url(images/footer.jpg) top center no-repeat;
  color: #969696;
  text-align: center;
  margin: 0px;
  padding: 80px 0px 10px 10px;
  padding-left: 10px;
  border-top: 3px solid #208eb6;
  }

#footer a {
  color: #006699;
  }

#footer a:hover {
  color: #969696;
  text-decoration: underline;
  }


/* everything below this point was added by me */

/* adds a thin black border to images, added 1-6-08 */
img.photothin {
  border: 1px solid #000000 !important;
  margin-top: 10px !important;
  margin-bottom: 0px !important;
  margin-right: auto !important;
  margin-left: auto !important;
  padding: 0 !important;
  }

img.photothin2 {
  border: 1px solid #000000 !important;
  margin-top: 10px !important;
  margin-bottom: 0px !important;
  margin-right: 3 !important;
  margin-left: 3 !important;
  padding: 0 !important;
  }

/* spacing classes used primarily with div and p, added 1-6-08 */
.down2 {
  padding-top: 30px !important;
  }

.down3 {
  padding-top: 45px !important;
  }

/* alignment classes for use with div and p, added 1-6-08 */
.lefttext {
  text-align: left !important;
  }

.righttext {
  text-align: right !important;
  }

.centertext {
  text-align: center !important;
  }

/* code for unordered list in 3 columns, added 1-6-08 */
ul.across3 {
  float: left;
  width: 52em;
  margin: 0;
  padding: 0;
  list-style: none !important;
  }

li.across3 {
  float: left;
  width: 12em;
  margin: 0;
  padding: 0;
  }


/* id content-pleft added for pages that do not use right sidebar, added 1-6-08 */
#content-pleft {
  position: relative;
  width: 70%;
  margin: 40px 0px 20px 220px;
  padding: 28px 25px 15px 25px;
  font-family: Trebuchet MS, Verdana, Sans-Serif;
  font-size: 13px;
  }

#content-pleft p {
  margin 0px;
  padding: 0px 0px 10px 0px;
  line-height: 18px;
  }  

#content-pleft p img {
  border: none;
  margin: 0px 15px 10px 0px;
  padding: 0px 5px 15px 0px;
  }

#content-pleft h1 {
  color: #333333;
  font-family: Georgia, Helvetica, Arial, Sans-Serif;
  font-size: 18px;
  font-weight: bold;
  margin: 0px;
  line-height: 150%;
  }

#content-pleft h1 a {
  color: #0e5f7d;
  text-decoration: none;
  }

#content-pleft h1 a:hover {
  color: #3366ff;
  text-decoration: underline;
  }

#content-pleft h2 {
  color: #0e5f7d;
  font-family: Georgia, Helvetica, Arial, Sans-Serif;
  font-size: 17px;
  font-weight: bold;
  margin-top: 18px;
  line-height: 150%;
  }

#content-pleft h2 a {
  color: #0e5f7d;
  text-decoration: none;
  }

#content-pleft h2 a:hover {
  color: #3366ff;
  text-decoration: underline;
  }

#content-pleft ol {
  list-style-type: decimal;
  margin: 0px;
  margin-bottom: 15px;
  padding: 0px 0px 10px 30px;
  line-height: 18px;
  }

#content-pleft ul {
  list-style: none;
  margin: 0px;
  padding: 0px 0px 10px 0px;
  }

#content-pleft li {
  margin: 0px;
  padding: 0px;
  }

#content-pleft ul li {
  list-style: square inside;
  margin: 0px 0px 0px 10px;
  padding 5px 0px 0px 0px;
  }

#content-pleft ul li a {
  color: #507aa5;
  text-decoration: none;
  }

#content-pleft ul li a:hover {
  color: #507aa5;
  text-decoration: underline;
  }

#content-pleft blockquote p {
  margin: 25px 0px 30px 0px;
  padding: 0px;
  }

/* added header classes, 1-6-08 */

h5 {
  color: #000000;
  font-family: Georgia, Helvetica, Arial, Sans-Serif;
  font-size: 16px;
  font-weight: normal;
  font-style: none;
  text-transform: none;
  text-indent; 0px;
  margin-top: 5px;
  margin-bottom: 20px;
  }

h6 {
  color: #000000;
  font-family: Georgia, Helvetica, Arial, Sans-Serif;
  font-size: 16px;
  font-wieght: normal;
  font-style: italic;
  text-transform: none;
  text-indent: 0px;
  margin-top: 15px;
  margin-bottom: 15px;
  }


/* added blockquote class with spacing above and below, 1-6-08 */
blockquote.space {
  color: #666666;
  font-style: italic;
  margin: 0px 0px 0px 10px;
  padding: 0px 0px 0px 5px;
  border-left: 1px solid #cccccc;
  }

/* added byline class 1-6-08 */
.byline {
  font-size: 97%;
  text-transform: lowercase;
  margin: 0px;
  padding: 0px 0px 10px 0px;
  line-height: 18px;
  }

/* text class for photo captions, added 1-6-08 */
.photocaption {
  color: #000000;
  font-family: Trebuchet MS, Verdana, Arial, Sans-Serif;
  font-size: 95%;
  text-align: center;
  padding-bottom: 15px !important;
  }

/* id for flickr sidebar images, added 1-6-08 */
#flickr {
  margin: 0px 0px 15px 15px;
  padding: 10px 0px 0px 0px;
  border-top: 1px dotted #333333;
  }

/* hide from IE-mac */

*html #flickr { margin-left: 0px; }
/* end hide from IE-mac */ 

#flickr img {
  background: #ffffff;
  float: left;
  width: 72px;
  height: 54px;
  margin: 0px 3px 6px 3px;
  padding: 4px;
  border: 1px solid #000000;
  }

.clearfix:after {
  content: " ";
  display: block;
  height: 0px;
  clear: both;
  visibility: hidden;
  }

.clearfix {display: inline-block;}

/* hide these rules from IE-mac */
* html .clearfix {
	height: 1%;
  }
.clearfix {
	display: block;
  }
li.clearfix {
	display: list-item;
  }
/* end hide from IE-mac */


#l_sidebar #searchform #s {
  width: 90px;
  padding: 2px;
  margin-left: 15px;
  }

/* hides from IE-mac */
*html #l_sidebar #searchform #s { margin-left: 0px;}
/* end hide from IE-mac */ 

/* css for last.fm widget */
#lastfmrecords {
  text-align: center;
  margin: 0px 0px 15px 15px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-top: 1px dotted #333333;
  }

#lastfmrecords li {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  display: inline;
  }

#lastfmrecords img {
  width: 55px;
  height: 55px;
  margin: 10px 5px -5px 0px;
  padding: 0px;
  border: 1px solid #000000 !important;
  }

.sbtitle {
  color: #333333;
  font-family: Georgia, Verdana, Helvetica, Arial, Sans-Serif;
  font-size: 15px;
  font-weight: bold;
  margin: 0px 0px 0px 15px;
  padding: 20px 0px 5px 0px !important;
  }

/* hide from IE-mac */
*html .sbtitle { margin-left: 0px; }
/* end hide from IE-mac */ 

.oldsite {
  color: #333333;
  font-family: Georgia, Verdana, Helvetica, Arial, Sans-Serif;
  font-size: 95%;
  font-weight: normal;
  text-align: left;
  margin: 0px 0px 0px 15px;
  padding: 0px 0px 0px 0px;
  }

/* hide from IE-mac */
*html .oldsite { margin-left: 0px; }
/* end hide from IE-mac */ 

img.albums200 {
  height: 70px;
  width: 70px;
  border: 1px solid #000000;
  margin-bottom: 5px;
  }

img.albums2007 {
  height: 70px;
  width: 70px;
  border: 1px solid #000000;
  margin-top: 10px;
  margin-bottom: 10px;
  }

img.hikethumbs {
  height: 94px;
  width: 125px;
  border: 1px solid #000000;
  margin-bottom: 25px;
  }

.amzshcs-item {
  margin-top: 20px;
  image: 
  }

.amzshcs-item img {
  border: 0px;
  }

.amzshcs-item a  {
  color: #006699;
  text-decoration: none;
  }

.amzshcs-item a:hover {
  color: #000000;
  text-decoration: underline;
  }


#hikemenu {
  width: 100%;
  height: 22px;
  margin-top: 15px;
  margin-bottom: 20px;
  padding-top: 10px;
  background-color: #ffffff;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
  text-align: center;
  font-family: Verdana, Helvetica, Arial, Sans-Serif;
  font-size: .9em;
  font-weight: bold;
  }

#hikemenu1 {
  float: left;
  width: 24%;
  }

#hikemenu2 {
  float: left;
  width: 24%;
  }

#hikemenu3 {
  float: left;
  width: 26%;
  }

#hikemenu4 {
  float: right;
  width: 26%;
  }

#wordsmenu {
  width: 100%;
  height: 22px;
  margin-top: 15px;
  margin-bottom: 20px;
  padding-top: 10px;
  background-color: #ffffff;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
  text-align: center;
  font-family: Verdana, Helvetica, Arial, Sans-Serif;
  font-size: .9em;
  font-weight: bold;

  }

#wordsmenu1 {
  float: left;
  width: 25%;
  }

#wordsmenu2 {
  float: left;
  width: 25%;
  }

#wordsmenu3 {
  float: left;
  width: 25%;
  }

#wordsmenu4 {
  float: right;
  width: 25%;
  }


table.hike {
  border-width: 1px 1px 0px 0px;
  border-spacing: 0px;
  border-style: solid;
  border-color: gray;
  border-collapse: separate;
  background-color: white;
  }

table.hike th {
  border-width: 0px 0px 1px 1px;
  padding: 3px 3px 3px 3px;
  border-style: solid;
  border-color: gray;
  background-color: #f0fbff;
  -moz-border-radius: 0px 0px 0px 0px;
  font-size: .85em;
  font-style: bold;
  text-transform: uppercase;
  }

table.hike td {
  border-width: 0px 0px 1px 1px;
  padding: 3px 3px 3px 3px;
  border-style: solid;
  border-color: gray;
  background-color: #FFFFFF;
  -moz-border-radius: 0px 0px 0px 0px;
  font-size: .85em;
  }

