/* Created using the Movable Type Style Generator <http://styles.movalog.com/generator/> */
/* $Id: base-weblog.css 14515 2005-07-12 00:01:26Z mpaschal $ */

/* basic elements */

html
{
	margin: 3em;
	/* setting border: 0 hoses ie6 win window inner well border */
	padding: 0;

}

body
{
	margin: 0;
	/* setting border: 0 hoses ie5 win window inner well border */
	padding: 0;
	font-family: 'Lucida Grande', Verdana, sans-serif;
	font-size: 12px;
}

form { margin: 0; padding: 0; }
a { text-decoration: underline; }
a img { border: 0; }

h1, h2, h3, h4, h5, h6 { font-weight: normal; }
h1, h2, h3, h4, h5, h6, p, ol, ul, pre, blockquote
{
	margin-top: 10px;
	margin-bottom: 10px;
}


/* standard helper classes */

.clr
{
	clear: both;
	overflow: hidden;
	width: 1px;
	height: 1px;
	margin: 0 -1px -1px 0;
	border: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
}

/* .pkg class wraps enclosing block element around inner floated elements */
.pkg:after
{
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
* html .pkg { display: inline-block; }
/* no ie mac \*/
* html .pkg { height: 1%; }
.pkg { display: block; }
/* */


/* page layout */

body { text-align: center; } /* center on ie */

#container
{
	position: relative;
	margin: 0 auto; /* center on everything else */
	width: 780px;
	text-align: left;
	
}
#container-inner { position: static; width: 780px; }

#banner { position: relative; }
#banner-inner { position: static; }

#pagebody { position: relative; width: 100%; }
#pagebody-inner { position: static; width: 100%; }

#alpha, #beta, #gamma, #delta
{
	display: inline; /* ie win bugfix */
	position: relative;
	float: left;
	min-height: 1px;
}

#delta { float: right; }

#alpha-inner, #beta-inner, #gamma-inner, #delta-inner
{
	position: static;
}


/* banner user/photo */

.banner-user
{
	float: left;
	overflow: hidden;
	width: 64px;
	margin: 0 0 0 0;
	border: 0;
	padding: 0;
	text-align: center;
}

.banner-user-photo
{
	display: block;
	margin: 0 0 0 0;
	border: 0;
	padding: 0;
	background-position: center center;
	background-repeat: no-repeat;
	text-decoration: none !important;
}

.banner-user-photo img
{
	width: 64px;
	height: auto;
	margin: 0;
	border: 0;
	padding: 0;
}


/* content */

.content-nav
{
	margin: 0;
	text-align: center;
}

.date-header,
.entry-content
{
	position: static;
	clear: both;
}

.entry,
.trackbacks,
.comments,
.archive
{
	position: static;
	overflow: hidden;
	clear: both;
	width: 100%;
	margin-bottom: 20px;
}

.entry-content,
.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-closed
{
	clear: both;
	margin: 5px 10px;
}

.entry-excerpt,
.entry-body,
.entry-more-link,
.entry-more
{
	clear: both;
}

.entry-footer,
.trackback-footer,
.comment-footer,
.comments-open-footer,
.archive-content
{
	clear: both;
	margin: 5px 10px 20px 10px;
}

.comments-open label { display: block; }

#comment-author, #comment-email, #comment-url, #comment-text
{
	width: 240px;
}

#comment-bake-cookie
{
	margin-left: 0;
	vertical-align: middle;
}

#comment-post
{
	font-weight: bold;
}

img.image-full { width: 100%; }

.image-thumbnail
{
	float: left;
	width: 115px;
	margin: 0 10px 10px 0;
}

.image-thumbnail img
{
	width: 115px;
	height: 115px;
	margin: 0 0 2px 0;
}


/* modules */

.module
{
	position: relative;
	overflow: hidden;
	width: 100%;
}

.module-content
{
	position: relative;
	margin: 5px 10px 20px 10px;
}

.module-list,
.archive-list
{
	margin: 0;
	padding: 0;
	list-style: none;
}

.module-list-item
{
	margin-top: 5px;
	margin-bottom: 5px;
}

.module-presence img { vertical-align: middle; }
.module-powered .module-content { margin-bottom: 10px; }
.module-photo .module-content { text-align: center; }
.module-wishlist .module-content { text-align: center; }

.module-calendar .module-content table
{
	border-collapse: collapse;
}

.module-calendar .module-content th,
.module-calendar .module-content td
{
	width: 14%;
	text-align: center;
}

.typelist-thumbnailed { margin: 0 0 20px 0; }

.typelist-thumbnailed .module-list-item
{
	display: block;
	clear: both;
	margin: 0;
}

/* positioniseverything.net/easyclearing.html */
.typelist-thumbnailed .module-list-item:after
{
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
* html .typelist-thumbnailed .module-list-item { display: inline-block; }
/* no ie mac \*/
* html .typelist-thumbnailed .module-list-item { height: 1%; }
.typelist-thumbnailed .module-list-item { display: block; }
/* */

.typelist-thumbnail
{
	float: left;
	min-width: 60px;
	width: 60px;
	/* no ie mac \*/width: auto;/* */
	margin: 0 5px 0 0;
	text-align: center;
	vertical-align: middle;
}

.typelist-thumbnail img { margin: 5px; }

.module-galleries .typelist-thumbnail img { width: 50px; }

.typelist-description
{
	margin: 0;
	padding: 5px;
}

.module-featured-photo .module-content,
.module-photo .module-content
{
	margin: 0;
}

.module-featured-photo img { width: 100%; }

.module-recent-photos { margin: 0 0 15px 0; }
.module-recent-photos .module-content { margin: 0; }
.module-recent-photos .module-list
{
	display: block;
	height: 1%;
	margin: 0;
	border: 0;
	padding: 0;
	list-style: none;
}

/* positioniseverything.net/easyclearing.html */
.module-recent-photos .module-list:after
{
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
* html .module-recent-photos .module-list { display: inline-block; }
/* no ie mac \*/
* html .module-recent-photos .module-list { height: 1%; }
.module-recent-photos .module-list { display: block; }
/* */

.module-recent-photos .module-list-item
{
	display: block;
	float: left;
	/* ie win fix \*/ height: 1%; /**/
	margin: 0;
	border: 0;
	padding: 0;
}

.module-recent-photos .module-list-item a
{
	display: block;
	margin: 0;
	border: 0;
	padding: 0;
}

.module-recent-photos .module-list-item img
{
	width: 60px;
	height: 60px;
	margin: 0;
	padding: 0;
}


/* mmt calendar */

.module-mmt-calendar { margin-bottom: 15px; }
.module-mmt-calendar .module-content { margin: 0; }
.module-mmt-calendar .module-header { margin: 0; }
.module-mmt-calendar .module-header a { text-decoration: none; }
.module-mmt-calendar table { width: 100%; }

.module-mmt-calendar th { text-align: left; }

.module-mmt-calendar td
{
	width: 14%;
	height: 75px;
	text-align: left;
	vertical-align: top;
}

.day-photo
{
	width: 54px;
	height: 54px;
}

.day-photo a
{
	display: block;
}

.day-photo a img
{
	width: 50px;
	height: 50px;
}









/* * theme * */

/* basic page elements */

body
{
	font-family: 'Lucida Grande', Verdana, sans-serif;
	font-size: 12px;
}

a { color: #999999; text-decoration: underline; }
a:hover { color: #FFFF99; }

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

h1, h2, h3, h4, h5, h6
{
	font-family: 'Lucida Grande', Verdana, sans-serif;
}

.module-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header
{
   /* ie win (5, 5.5, 6) bugfix */
   p\osition: relative;
   width: 100%;
   w\idth: auto;

   margin: 0;
border-left: 5px solid #000000;
   padding: 5px;
	color: #FFFFFF;
	background: #333366;
	font-size: x-small;
font-weight:bold;   line-height: 1;

}

.module-header a,
.module-header a:hover,
.trackbacks-header a,
.trackbacks-header a:hover,
.comments-header a,
.comments-header a:hover,
.comments-open-header a,
.comments-open-header a:hover
.archive-header a,
.archive-header a:hover
{
	color: #FFFFFF;
}

.entry-more-link,
.entry-footer,
.comment-footer,
.trackback-footer,
.typelist-thumbnailed
{
	font-size: px;
}


/* page layout */

body
{
	min-width: 780px;
	color: #333;
	background: #BBBBBB;
	background-image: url("http://");	background-repeat: no-repeat;	
}

#container
{
	width: 780px;
	margin-top: 20px;
	margin-bottom: 20px;
	background: #FFFFFF; 

}

#container-inner
{
border-top: 0px none #292e33;
border-right: 0px none #292e33;
border-bottom: 18px solid #666666;
border-left: 0px none #292e33;
}

#banner
{
	width: 100%; 
	background-color: #BBBBBB;
	background-image: url("http://www.indietravelers.com/images/titlebar4.gif");	background-repeat: no-repeat;
	height: 120px;
	border-bottom: 18px solid #666666;
}

#banner-inner
{
	padding: 0 0;
border-top: 0 solid #FFFFFF;
border-right: 0 solid #FFFFFF;
border-bottom: 0 solid #666666;
border-left: 0 solid #FFFFFF;
	
}

#banner-header
{
	margin: 0;
	font-family: 'Lucida Grande', Verdana, sans-serif;
	color: #FFCC33;
	font-size: x-large;
	text-align: left;
font-weight:bold;	line-height: 1;
}

#banner-description
{
	margin-top: 5px;
	margin-bottom: 0;
	font-family: 'Lucida Grande', Verdana, sans-serif;
	color: #FFFFFF;
	font-size: small;
	text-align: left;
font-weight:bold;	background: none;
	line-height: 1.125;
}

#alpha { float:left; margin: 15px 15px 0 15px; width: 160px; background: #FFFFFF; }
#beta { float:left; width: 440px; background: #e6ecf2; }
#gamma, #delta { float:right; width: 160px; background: #e6ecf2; }

#beta-inner,
#gamma-inner,
#delta-inner
{
   padding: 10px 10px 0 10px;
   border-width: 0 0 0 0;
   border-style: solid;
   border-color: #fff;
}


	#alpha-inner {
		padding: 10px 10px 0 10px;
	border-top: 0 solid #FFFFFF;
border-right: 0 solid #FFFFFF;
border-bottom: 0 solid #FFFFFF;
	
	}

	#beta-inner {
		padding: 10px 10px 0 10px;
	border-top: 0 solid #FFFFFF;
border-right: 0 solid #FFFFFF;
border-bottom: 0 solid #FFFFFF;
	background-color: #FFFFFF;
	
	}

	
	#gamma-inner {
		padding: 10px 10px 0 10px;
	border-top: 0 solid #FFFFFF;
border-right: 0 solid #FFFFFF;
border-bottom: 0 solid #FFFFFF;
	
	}	

.date-header
{
	margin-top: 0;
	background: #FFFFFF;
	font-family: Geneva, Arial, sans-serif;
	text-align:left;
	color: #333333;
	font-size: x-small;
font-weight:bold;text-transform:uppercase;border-bottom: 0px solid #FFFFFF;
	
}

.entry-header
{
	margin-top: 0;
	background: #FFFFFF;
	font-family: 'Lucida Grande', Verdana, sans-serif;
	text-align:left;
	color: #666666;
	font-size: small;
font-weight:bold;	padding: 5px;
border-left: 5px solid #dae0e6;
		
}

.entry-content,
.comment-content,
.trackback-content
{
	background: #FFFFFF;
	font-family: 'Lucida Grande', Verdana, sans-serif;
	text-align:left;
	color: #333333;
	font-size: x-small;
border-bottom: 1px solid #CCCCCC;
	
	margin: 0;
	line-height: 1.5;
}

.entry-footer,
.comment-footer,
.trackback-footer
{
	background: #FFFFFF;
	margin: 0 0 20px 0;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	text-align:right;
	color: #666666;
	font-size: x-small;
border-top: 1px solid #dae0e6;
	
}

.comment-content,
.trackback-content,
.comment-footer,
.trackback-footer
{
	margin-left: 10px;
}

.content-nav { margin-top: 0; }

#trackbacks-info
{
	margin: 10px 0;
	border: 1px dashed #a3b8cc;
	padding: 0 10px;
	color: #292e33;
	font-size: 11px;
	background: #e6ecf2;
}

.comments-open-footer
{
	margin: 10px 0;
}


/* modules */

.module
{
	margin: 0 0 10px 0;
	
}

.module-content
{
	margin: 0 0 10px 0;
	padding: 10px 10px 0 10px;
	line-height: 1.2;
	background: #dae0e6;
	font-family: 'Lucida Grande', Verdana, sans-serif;
	text-align:left;
	color: #333333;
	font-size: x-small;
border-top: 0px solid #cfd4d9;
	
}

.module-calendar .module-content { margin: 5px 0 15px 0; }

.module-mmt-calendar .module-content table,
.module-calendar .module-content table
{
	font-size: 10px;
}

.module-powered { border-width: 0; }
.module-powered .module-content
{
	margin: 10px 10px 0 10px;
	padding-bottom: 10px;
	background: #FFFFFF;
	font-family: 'Lucida Grande', Verdana, sans-serif;
	text-align:left;
	color: #292e33;
	font-size: x-small;
border-top: 1px dashed a3b8cc;
border-right: 1px dashed a3b8cc;
border-bottom: 1px dashed a3b8cc;
border-left: 1px dashed #a3b8cc;
	
}

.module-photo { background: none; }
.module-photo img { border: solid 1px #fff; }

.module-list
{
	margin: 0 15px 10px 15px;
	list-style: disc;
}

.module-list .module-list
{
	margin: 5px 0 0 0;
	padding-left: 15px;
	list-style: circle;
}

.module-list-item
{
	margin-top: 0;
	color: #666;
	line-height: 1.2;
}

.module-search input { font-size: 10px; }
.module-search #search { width: 100px; }

.module-photo img { border: 3px solid #fff; }


/* comments */

textarea[id="comment-text"] { width: 80%; }

.commenter-profile img
{
	vertical-align: middle;
	border-width: 0;
}


/* one-column tweaks */

   .layout-one-column body { min-width: 520px; }
   .layout-one-column #container { width: 520px; }
   .layout-one-column #banner { width: 100%; } /* necessary for ie win */


/* two-column-left tweaks */

   .layout-two-column-left #alpha
   {
      margin: 0;
      width: 200px;      background: #e6ecf2;
      float:left;
   }

   .layout-two-column-left #alpha-inner
   {
      padding: 10px 10px 0 10px;
	border-top: 2px solid #FFFFFF;
border-right: 2px solid #FFFFFF;
border-bottom: 2px solid #FFFFFF;
   }

   .layout-two-column-left #beta
   {
   	float:right;
      margin: 15px 15px 0 15px;
      width: 480px;      background: #FFFFFF;
   }

   .layout-two-column-left #beta-inner
   {
      padding: 0;
      border-width: 0;
   }


/* three-column tweaks */

   .layout-three-column #alpha
   {
      margin: 0;
      width: 160px;      background: #e6ecf2;
      float:left;
   }

   .layout-three-column #alpha-inner
   {
      padding: 0 0 0 0;
	border-top: 0 solid #FFFFFF;
border-right: 0 solid #FFFFFF;
border-bottom: 0 solid #FFFFFF;
   }

   .layout-three-column #beta
   {
   	float:left;
      margin: 15px 10px 15px 10px;
      width: 440px;      background: #FFFFFF;
   }

   .layout-three-column #beta-inner
   {
      padding: 0;
      border-width: 0;
   }
   
   .layout-three-column #gamma
   {
      margin: 0;
       width: 160px;      background: #e6ecf2;
      float:right;
   }

   .layout-three-column #gamma-inner
   {
      padding: 0 0 0 0;
	border-top: 0 solid #FFFFFF;
border-right: 0 solid #FFFFFF;
border-bottom: 0 solid #FFFFFF;
   }   
   

.normal { 
	padding-left: .25em;
	padding-right: .25em;
	padding-top: .25em;
	padding-bottom: .25em;
}
.wall_inner { 
	font-size:12px;
	padding-left: .25em;
	padding-right: .25em;
	padding-top: 1em;
	padding-bottom: .25em;
}
.quote { 
	border-style: none; 
        border-width: thin; 
	background-color: #eeeeee;
	font-weight:bold;
	font-size:12px;
	width: 400;
	padding: .5em;
}
.newreview { 
	border-style: dashed; 
	border-width: thin; 
	background-color: #dae0e6;
	border-color:#333333;
	font-size:12px;
	width: 440;
	padding: .5em;
}
.navbar-bg { 
	background-color: #333366;
	margin: 0;
	border-left: 5px solid #000000;
	border-bottom: 1px solid #FFFFFF;
   	padding: 5px;
	background: #333366;
    line-height: 1;
	font-style:none;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration: none;
}
.navbar-link { 

	margin: 0;
    line-height: 1;
	font-style:none;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration: none;
}
  a.navbar-link:link {
	color: #FFFFFF;
	text-decoration: none;
}  /* for unvisited links */
  a.navbar-link:visited { 
  	color: #FFFFFF;
  	text-decoration: none;
} /* for visited links */
  a.navbar-link:hover {
	color: #CCCCCC;
	text-decoration: none;
} /* when mouse is over link */
  a.navbar-link:active {
	color: #FFFFCC;
} /* when link is clicked */



.links-bg { 
	background-color: #333366;
	margin: 0;
	border-left: 0px solid #000000;
	border-bottom: 0px solid #FFFFFF;
   	padding: 5px;
	background: #333366;
    line-height: 1;
	font-style:none;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration: none;
}

.links { 

	margin: 0;
    line-height: 1;
	font-style:none;
	font-size:9px;
	font-weight:bold;
	color:#000000;
	text-decoration: none;
}
  a.links:link {
	color: #000000;
	text-decoration: none;
}  /* for unvisited links */
  a.links:visited { 
  	color: #FFFFFF;
  	text-decoration: none;
} /* for visited links */
  a.links:hover {
	color: #CCCCCC;
	text-decoration: none;
} /* when mouse is over link */
  a.links:active {
	color: #FFFFCC;
} /* when link is clicked */

.postcard { 
	padding-left: 1.5em;
	padding-right: 1em;
/*	font-style:oblique; */
	font-size:12px; 
	color:#4C2600;
	font-family: 'Lucida Grande', Verdana, sans-serif;
}
.postcardbg {
	background-color: #FFFFFF;
	background-image: url(images/postcard3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.rightspace {
	padding-right: 1em;
}
.leftspace {
	padding-left: 1em;
}
.bottom {
	background-image: url(images/bottom-corners.gif);
	background-repeat: no-repeat;
	/* background-position: left top;*/
}


/*  :link {
	color: #FFFFFF;
	text-decoration: none;
}  /* for unvisited links */
/*  :visited { 
  	color: #FFFFFF;
  	text-decoration: none;
} /* for visited links */
/*  :hover {
	color: #FFFFCC;
	text-decoration: none;
} /* when mouse is over link */
/*  :active {
	color: #CCCCCC;
} /* when link is clicked */

/* begin styles for RSS Feed 
     This is the most basic style to use for a list with no bullets */

.rss-box {
	 width: 90%;
	/* background-color: #ffffff; */
}

.rss-title, rss_title a {
	margin: 0px 0;
	padding: 0;
}

.rss-items {
       list-style:none;
       margin:0;
       padding:0;
}

.rss-item  {
  font-size: x-small;
  margin-bottom: 1em;
  font-family: 'Lucida Grande', Verdana, sans-serif;
}

.rss-item a:link, .rss-item a:visited, .rss-item a:active {

	}

.rss-item a:hover { 

	}
	
.rss-date {
	font-size: xx-small;
	} 
/* buttons modeled from http://www.wellstyled.com/css-inline-buttons.html */


   .addfeeds
   {
      margin: 10px 10px 10px 10px;
      border-width: 0;
   }
   
#footer { 
  font-family: 'Lucida Grande', Verdana, sans-serif;
	font-size: small;
	padding:0;
	padding-top:10px;
	margin:0;
	color:#000000; 
	background-image: url(/images/bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align:center;
	height: 80px;
	width: 780px;
}

#footer a { 
color:#000000;
}

#footer a:hover {
text-decoration: none;
}

/* CSS MENU CODE - BEGINNING OF CSS MENU CODE */
/* CSS MENU CODE COURTESY OF Stu Nichols at www.cssplay.co.uk */



.menu {
z-index:1000;
font-size:90%;
float:right;
}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
padding:0;
margin:0;
list-style-type:none;
width:160px;
}
/* hack for IE5.5 */
* html .menu ul {margin-left:-16px; margin-left:0;}
/* position relative so that you can position the sub levels */
.menu li {
position:relative;
background:#dae0e6;
height:26px;
}

/* get rid of the table */
.menu table {position:absolute; border-collapse:collapse; top:0; left:0; z-index:100; font-size:1em;}

/* style the links */
.menu a, .menu a:visited {
display:block; 
text-decoration:none;
height:25px;
line-height:25px;
width:159px;
color:#000;
text-indent:5px;
border:1px solid #fff;
border-width:0 1px 1px 0;
}
/* hack for IE5.5 */
* html .menu a, * html .menu a:visited {background:#dae0e6; width:160px; width:159px;}
/* style the link hover */
* html .menu a:hover {color:#fff; background:#d3d3d3;}

.menu :hover > a{
color:#fff; 
background:#d3d3d3;
}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
visibility:hidden;
position:absolute;
top:0;
left:-160px; 
}
/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul {
visibility:visible;
}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{
visibility:hidden;
}
/* keep the fourth level hidden when you hover on second level list OR link */
.menu ul :hover ul :hover ul ul{
visibility:hidden;
}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ 
visibility:visible;
}
/* make the fourth level visible when you hover over third level list OR link */
.menu ul :hover ul :hover ul :hover ul { 
visibility:visible;
}


<!--[if IE 7]>

.menu li {float:left;}

<![endif]-->
/* CSS MENU CODE - END OF CSS MENU CODE */