s* {
	border: 1px solid red;
}


html {
    margin: 0;
    padding: 0;
}

body {
	background: #fff url(/img/bg_top.gif) repeat-x 0 -15px;
	padding: 0;
	margin: 0;
	font: small Verdana,Sans-serif;
	line-height: 1.4;
	text-align: center;
	color:#333;
  }

body#home {
	background: #fff url(/img/bg_top.gif) repeat-x top left;
  }

p {
	margin: 0.8em 0;
	}

form { margin: 0; padding: 0; }

a {
	text-decoration: none;
	color: #148;
	}

a:link {
	color: #148;
	}
	
a:visited, a:active {
	color: #678;
	}

a:hover {
	color: #d93800;
	border: 0;
	border-bottom: 1px dotted #999;
	}

a img { border: 0; }

h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	border: 0;
	clear: left;
	font-family: Georgia, serif;
	line-height: 1;
	}

h2 {
	font-size: large;
	color: #d93800;
	}

h3 {
	color: #765;
	font: 150%/1.2 Georgia, serif;
	}

h3 a:link, h3 a:visited {
	color: #765;
	border-bottom: none !important;	
}

h3 a:active {
	color: #c00;
	border-bottom: none;
	}

h3 a:hover {
	color: #d93800 !important;
	border-bottom: none;
	}

ul, li {
	margin: 0;
	padding: 0;
	list-style: none;
	}


/* standard helper classes
----------------------------------------------- */ 

.centered {
	text-align: center;
	}

.float-left {
	float: left;
	margin-right: 5px;
	}

.float-right {
	float: right;
	margin-left: 5px;
	}
	
.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 Structure
----------------------------------------------- */ 

.container {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 940px;
	text-align: left;
	}

#alpha {
	float: left;
	width: 730px;
	margin: 0 15px 0 0;
	overflow: hidden;
	}

#home #alpha {
	width: 585px;
	}

#beta {
	float: left;
	padding: 0;
	margin: 0;
	width: 195px;
	overflow: hidden;
	}
/* no ie mac \*/
* html #beta { margin-right: -2px }
.pkg { display: block; }
/* */
	
#home #beta {
	width: 340px;
	}

/* Banner
----------------------------------------------- */

#logo {
	position: absolute;
	z-index: 0;
	width: 100%;
	top: 0px;
	left: 0;
	padding-top: 55px;
	}

#home #logo {
	background: url(/img/bg_home.gif) no-repeat top center;
	padding-bottom: 40px;
	}

#logo a {
	border-bottom: none !important;
	}

#logo .slogan {
	display: block;
	position: relative;
	float: left;
	padding: 75px 0 0 15px;
}	

h1#logo {
	z-index: 99;
	display: block;
	position: absolute;
	top: 55px;
	left: 0;
	width: 27%;
	background-color: #e44400;
	padding: 10px 0px 10px 140px;
	font-size: large;
	text-align: center;
}

#logo h1 {
	display: block;
	position: relative;
	background-color: #e44400; 
	float: left;
	width: 27%;
	font-size: large;
	text-align: center;
	background: #e44400 url(/img/bg_logo.gif) no-repeat top left; 
	padding: 50px 0px 20px 140px;
	}

#banner {
	position: relative;
	float: left;
	display: inline;
	margin: 0 auto;
	width: 940px;
	height: 85px;
	z-index: 2;
	margin-bottom: 120px;
	}

#home #banner {
	height: 100px;
	margin-bottom: 140px;
	}
	
/* Main Navigation
----------------------------------------------- */

#search {
	float: right;
	padding-top: 15px;
	}

#home #search {
	padding-top: 20px;
	}
	
#search-box {
	font-family: "Trebuchet MS",Verdana,sans-serif;
	font-size: 12px;
	height: 18px;
	border: 1px solid #1f324d;
	width: 180px;
	background: #fff url(/img/bg_search-box.gif) repeat-x top left;
}

#search-box, #search-button {
	vertical-align: middle;
}

#nav {
	position: absolute;
	bottom: 0px;
	right:0px;
	font: 85%/1 "Trebuchet MS";
	text-transform: uppercase;
	border-right: 1px solid #9cf;
	}

#nav li,
#home #nav li {
	float: left;
	padding: 0;
	line-height: normal;
	text-indent: 0;
	border: 0;
	}

#nav a, #nav strong {
	display: block;
	padding:6px 12px;
	border-left: 1px solid #9cf;
	color: #fff;
	text-decoration: none;
	white-space: nowrap;
	}
/* Following rule allows entire region of link to to be 
   clickable in IE/Win. Holly Hack explained here:
   http://www.positioniseverything.net/explorer/escape-floats.html */
* html #nav a {
	width:1%;
	}

#nav #current strong, #nav #current a, #nav a:hover {
	background: #79b;
	color: #fff;
	border-bottom: 0;
  }

/* #nav a:hover, #nav #current a:hover strong, #nav #current strong { color:#e5f549; } */

#nav a:hover {
	color:#dde8f4;
  }


/* Footer
----------------------------------------------- */
#footer {
	clear: both;
	width: 100%
	margin-top: 10px;
	padding: 30px 0;
	background: #789 url(/img/bg_footer.gif) repeat-x top left;
	color: #dae0e5;
	font: 85%/1.4 Verdana, sans-serif;
	}

#footer .inv {
	color: #789;
	font-size: x-small;
	}
	
#footer h2 {
	color: #b8c2cc;
	margin-bottom: 0.5ex;
	}
	
#footer a {
	color: #fff;
	padding: 1px;
	}

#footer a:hover {
	color: #456;
	border: 0;
	background: #abc;
	}

#footer .fmodule {
	float: left;
	margin-right: 17px;
	padding-right: 17px;
	border-right: 1px dotted #b8c2cc;
	}

#footer .fmodule strong {
  display: block;
  clear: both;
	border-bottom: 2px solid #9ab;
  padding: 3px 0;
} 

#footer .fmodule li {
	margin: 0 !important;
	padding: 0;
	border-bottom: 1px solid #9ab;
	}

#footer .fmodule li a {
  display: block;
  padding: 3px 5px;
  border: 0;
  margin: 0;
  text-decoration: none;
  }
/* Hides from IE-mac \*/
* html .sfmodule li a  {
	height: 1%;
width: 1%}
/* End hide from IE-mac */
 
 #footer .fmodule li a:hover {
 	background-color: #abc;
 	color: #567;
 	}

#footer #calendar table {
	border-collapse: collapse;
	border: 0px;
	padding: 0;
	margin: 0;
	}

#footer #calendar th {
	width: 2.2em;
	padding: 3px 1px;
	text-align: center;
	font-weight: normal;
	border-bottom: 2px solid #9ab;
	}

#footer #calendar td {
	text-align: center;
	padding: 3px 1px;
	border-bottom: 1px solid #9ab;
	color: #b8c2cc;
	}

#footer #calendar a {
	font-weight: bold;
	border: none !important;
	padding: 0px 3px;
	background: #567;
}

#footer #calendar a:hover {
	background: #abc;
	color: #567;
}

#footer #archive_months li, #archive_months strong {
  text-align: center;
  width: 3.0em;
} 


/* Home
----------------------------------------------- */


#about {
	float: left;
	display: inline;
	clear: left;
	width: 700px;
	margin-bottom: 40px;
  }

.module {	
	clear: both;
	float: left;
	width: 100%;
	margin-bottom: 7px;
	border-top: 2px solid #89a;
	font: 85%/1.4 Verdana;
	}
/* no ie mac \*/
* html .module { margin-right: -2px }
.pkg { display: block; }
/* */

.module h2 {
	float: left;
	padding: 0.5ex 0 0.3ex;
	border-top: 3px solid #89a;
	margin-bottom: 1ex;
}

.module p {
	clear: both;
	margin: 5px 0;
	}
	
.module ul {
	clear: both;
}

.module li {
	margin: 0;
	border-top: 1px solid #c2c7cc;
	}

.module li a {
	display: block;
	padding: 5px 6px;
	border-bottom: 0;
	text-decoration: none;
 	margin: 0;
  }
/* Following rule allows entire region of link to to be 
   clickable in IE/Win. Holly Hack explained here:
   http://www.positioniseverything.net/explorer/escape-floats.html */
/* Hides from IE-mac \*/
* html .module li a  {height: 1%;}
/* End hide from IE-mac */

 
 .module li a:hover {
 	background-color: #edf0f2;
 	border: none;
 	}
 
.module#more-entries {
	background: #edf0f2;
	}

.module#more-entries h2 {
	padding-left: 6px;
	color: #678;
	}

.module#more-entries .info {
	clear: both;
	float: left;
	width: 94px;
	padding: 3px;
	text-align: center;
	border-top: 1px solid #c7d0d9;
	}

.module#more-entries .brief {
	float: left;
	width: 465px;
	padding: 4px 10px 4px 0px;
	margin-left: 10px;
	border-top: 1px solid #fff;
	}

.module#categories,
.module#categories h2 {
	border-color: #678;
	}

.module#categories {
	width: 350px;
	}

.module#categories .extra {
	float: right;
	padding: 0.5ex 10px;
	margin: 1ex 0 0 10px;
	border-left: 1px dotted #678;
	font-weight: bold;
	}
	
.module#categories li {
	display: block;
	float: left;
	clear: none;
	width: 165px;
	margin-right: 10px;
	}

.module#photography {
	padding-bottom: 5px;
	border-color: #000 !important;
	background: #4d555d url(/img/bg_photography.gif) no-repeat top right;
	}

.module#photography li a:link,
.module#photography li a:visited,
.module#photography li a:active,
.module#photography li a:hover  {
	color: #fff;
	font-weight: bold;
	border-bottom: 0;
	}

.module#photography h2 {
 	padding-left: 6px;
 	}
 
.module#photography h2, .module#photography h2 a {
	color: #f73 !important;
 	border-color: #000 !important;
 	border-bottom: 0;
	}

.module#photography li {
	border-color: #737980;
	}
 * html .pkg { display: inline-block; }
/* no ie mac \*/
* html .module#photography li { width: 11.5em; }
.pkg { display: block; }
/* */

.module#photography li a:link,
.module#photography li a:visited,
.module#photography li a:active,
.module#photography li a:hover  {
	color: #fff;
	font-weight: bold;
	border-bottom: 0;
	}

.module#photography li a:hover  {
 	background-color: #4d555d;
	color: #fff;
	}


.module#latest-comments,
.module#latest-comments h2  {
	border-color: #789;
	}

.module#latest-comments .more {
	text-align: right;
	font-weight: bold;
	}

.module#greatest {
	clear: none;
	width: 165px;
	margin-right: 10px;
	border-color: #997;
}

.module#greatest h2 {
	border-color: #997;
	color: #765;
}

.module#blogroll {
	clear: none;
	width: 165px;
	border-color: #89a;
}

.module#blogroll h2 {
	clear: none;
	width: 165;
	border-color: #89a;
	color: #678;
}

/* Entry briefs
----------------------------------------------- */

.entry {
	float: left;
	width: 100%;
	border-top: 2px solid #997;
	clear: both;
	margin-bottom: 3px;
}

.entry .info {
	float: left;
	width: 20.5%;
	border-top: 3px solid #997;
	padding-bottom: 5px;
	text-align: center;
	font-size: 85%;
	}	

.entry .info a,
.entry .info a:hover {
		border: 0;
		}

.entry .date, .entry .date a {
	color: #997;
	font: small/1.1 Georgia, serif;
	text-align: center;
	padding-bottom: 12px;
	margin-bottom: 3px;
	border: 0;
	}
	
.entry .date a:hover {
	color: #d93800;
	}

.entry .date-day {
	display: block;
	font-size: 300%;
	padding-bottom: 2px;
	}

.entry .date-year {
	display: block;
	font-size: 140%;
	}
	
.entry .comments {
  background: url("/img/icon_comment.gif") no-repeat 8px 50%;
  padding-left: 22px;
	margin: 0 17px 1em 0;
  white-space:nowrap;
	}

.entry .brief {
	float: left;
	width: 75%;
	padding: 14px 15px 7px 10px;
	}

.entry .brief p {
	margin: 0.7em 0 0 0;
	}

.entry .brief blockquote {
	color: #555;
	padding-left: 10px;
	border-left: 5px solid #ccb;
	margin: 1em 0 1em 2em;
	}
	
.entry .brief p.btl {
	clear: both;
	margin: 0.5em -15px 0 0;
	border-top: 1px dotted #ddc;
	padding-top: 5px;
	font-size: 85%;
	}
	
.last-entry,
.last-entry .info, 
.last-entry .date,
.last-entry .date a,
.last-entry .comments {
	border-color: #d93800;
	background-color: #faf8d6;
}

.last-entry .date,
.last-entry .date a {
	color: #d93800;
	}

.last-entry h3 a:link,
.last-entry h3 a:visited,
.last-entry h3 a:active {
	color: #d93800;
}

.lastentry p.btl {
	border-color: #fff;
	}
	
/* Inside navigation
----------------------------------------------- */

.insidenav {
	float: right;
	font-size: 85%;
	text-align: right;
	}
	
.insidenav a {
	padding: 5px 7px;
	border-left: 1px dotted #9ab !important;
	border-bottom: none !important;
	}

.insidenav a:hover {
	background: #edf0f2;
	}
	
	
/* Main content and archive entrie
----------------------------------------------- */

.content {
	clear: both;
	font: normal small/1.5em Verdana, Arial, sans-serif;
	text-align: left;
	margin-bottom: 2em;
	}

.content a, #comments a {
	border-bottom: 1px dotted #999;
	}

.content ul, .content ol, #comments ul, #comments ol {
	margin: 0.8em 0;
	}

.content ul li, #comments ul li {
	list-style-type: square;
	margin-left: 2.5em;
	}

.content ol li, #comments ol li {
	list-style-type: decimal;
	margin-left: 1.5em;
	}

.content ul.extended li, .content ol.extended li {
	margin-top: 0.75em;
	}

.content dt {
	margin-top: 0.5em;
	}

.sm {
	font-size: 85%;
	line-height: 1.4em;
	color: #666;
	}

.content .date {
	color: #000;
	margin-bottom: 3em;
	padding: 2px 0;
	border: 0;
	text-align: left;
	font: bold normal Verdana, sans-serif;
	}

.content h2 {
	font-size: x-large;
	line-height: 1.3;
	margin-bottom: 2em;
	}

.content h4 {
	color: #765;
	font: 160%/1.2 Georgia, serif;
	margin: 1.3em 0 0.8em;
	}
	
.content blockquote, #comments blockquote {
	color: #555;
	padding-left: 10px;
	border-left: 5px solid #bcd;
	margin: 1em 3em;
	}

.content table.data th {
	border-bottom: 1px solid black;
	text-align: center;
	vertical-align: top;
}


.content table.data tbody td {
	border-bottom: 1px solid #ccc;
	vertical-align: top;
}
	
.content .btl {
	margin-top: 2em;
	padding: 0.5em 1em;
	border-top: 1px solid #bba;
	background: #eed;
	}

.btl p {
	margin: 0;
	color: #345;
	font-size: 85%;
	}

.right, img.right {
	float: right; 
	margin: 3px 0px 5px 10px; 
	clear: both;
	border: 0;
	}

.centered {
	text-align: center;
	}

.right a img, a img.right {
	border: 1px solid #333;
}

img.show, 
a:hover img.show {
	margin: 20px 10px;
	border: solid 20px #555;
	clear: both;
	}

p.show img {
	margin: 4px;
	border: solid 1px #333 !important;
	clear: both;
	}
	
p.show {
	text-align: center;
	background-color: #555;
	margin: 1.5em 0;
	padding: 10px 10px;
	color: white;
	font-size: 85%
	}

p.show a {
	color: #fff !important;
	border-bottom: 1px dotted #ccc;
	}

.figure {
	margin: 0;
	border-top: solid 1px black;
	border-bottom: solid 1px black;
	clear: both;
	display:block;
	text-align: center;
	}

.update {
	color: #900;
}

.update strong {
	color: #900;
	font-weight: bold;
}


/*

a img {
	border: 0 !important;
	}

*/

/* Comments 
----------------------------------------------- */

#comments {
	width: 100%;
	}

#comments h2 {
	margin-bottom: 1.5em !important;
	}
	
#comments .pkg {
	margin-bottom: 1em;
}

#comments .comment-info {
	overflow: hidden;
	float: left;
	clear: left;
	width: 210px;
	border-top: 3px solid #ccb;
	line-height: normal;
	}

#comments .comment-body {
	float: left;
	border-top: 1px solid #ccb;
	width: 495px;
	padding: 2px 0 0 15px;
	}

#comments .postno {
	display: block;
	float: left;
	width: 1.5em;
	margin: -0.1ex 0 0.5em;
	border-bottom: 0 !important;
	text-align: center;
	font: 320% Georgia, serif;
	color: #ccb;
  }
  
#comments .owner .comment-info,
#comments .owner .comment-body  {
	border-color: #f28d61;
	color: #000;
	}
	
#comments .owner .comment-info .postno {
	color: #f28d61;
  }

#comments .owner .comment-info a {
	color: #d93800;
  }

p.comment-location {
	padding: 10px;
	background: #eed;
  }
 
#post-comment-info {
	clear: left;
	width: 220px;
	float: left;
	}

#post-comment-info label.fixed {
	display: block;
	clear: both;
	}

#post-comment-info input.fixed {
	width: 97%;
	}

#post-comment-body {
	float: left;
	width: 495px;
	margin-left: 15px;
	}


#comment-submit {
	background: #c7d0d9;
	width: 96%;
	padding: 8px;
	}

#comment-post {
	font-weight: bold;
	}
	
textarea[id="comment-text"] {
	width: 98%;
	margin: 0;
	padding: 0;
	}

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

#search .btl {
	margin: 0 0 2em 0;
	}

	
/* Extras
----------------------------------------------- */

.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}

#powered, #promotion {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #666666;
	margin-top: 50px;
	}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

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

a.forward {
	font-weight: bold;
	white-space: nowrap;
	}

a.fn {
	vertical-align: 10%;
	font-size: 85%;
	border-bottom-style: solid ! important;
}

div.footnote {
	font-size: 85%;
	line-height: 1.3em;
	border-top: 1px solid #ccc;
	}
	

/* Flickr
----------------------------------------------- */
/*
Images are wrapped in divs classed "flickr_badge_image" with ids
"flickr_badge_imageX" where "X" is an integer specifying ordinal position.
Below are some styles to get you started! */

#flickr_badge_uber_wrapper {
	z-index: 10;
	background: none;
	position: absolute;
	right: 0px;
	top: 175px;
	width: 186px;
	height: 186px;
	text-align: right; 
	}

#flickr_badge_uber_wrapper a:hover,
#flickr_badge_uber_wrapper a:link,
#flickr_badge_uber_wrapper a:active,
#flickr_badge_uber_wrapper a:visited {text-decoration:none !important; background:inherit !important; border:none !important}

#flickr_badge_image1 { float: left; width: 83px; height: 83px; background:  url(/img/bg_flickr.gif) no-repeat bottom right}
#flickr_badge_image1 img {	display: none; }
.flickr_badge_image {	float: left; margin:0 0 10px 10px; display: inline; }
.flickr_badge_image img {border: 4px solid #567 !important;}





