article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body { margin: 0; padding: 0; background-color: #fffff0; font: 1em "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif; color:#000; line-height: 1.4em; border-top: 10px solid #000080; }
img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
iframe { border: none; }
ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
a { color: #b00622; }
a:visited { color: #b00622; }
a:hover { color: #000080; }
a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }
table { border-collapse: collapse; border-spacing: 0; margin-bottom: 1em; font-size: 1em; }
td { vertical-align: top; }
.chromeframe { margin: 0.2em 0; background: #ccc; color: black; padding: 0.2em 0; }
/*Text Resets*/
h1 { margin: 0 0 0.5em 0; padding: 0.3em 1em 0.5em 1em; font-size: 1.1em; background: #000080; color: #fff; }
h2 { margin: 0.5em 0; padding: 0; font-size: 1.4em; color: #000; }
h3 { margin: 0.5em 0; padding: 0; font-size: 1.1em; color: #000; }
p { margin: 1em 0; padding: 0; }
/*Layout*/
#wrapper { width: 960px; margin: 0 auto; padding: 0 10px; }
header, section, footer { padding: 0; border: 3px solid #000080; border-radius: 6px; background-color: #fff; }
header { margin: 1.25em 0; text-align: center; }
section { margin: 1em 0 0 0; }
div.group { float: left; width: 425px; margin: 0; padding: 0 20px 20px 20px; }
div.asset { float: right; width: 445px; margin: 0; padding: 0 20px 20px 20px; }
div.column { float: left; width: 285px; margin: 0; padding: 0 1em; }
#entry { margin: 0; padding: 0 1em 1em 1em; }
div.media { text-align: center;	}
footer { margin: 1.25em 0; padding: 0 20px; font-size: 0.9em; font-weight: bold; }
/*Text*/
p.caption { font-size: 0.8em; font-style: italic; text-align: center; margin-top: 0; }
.date { margin: 0 0 0.5em 0; font-size: 0.7em; }
.column ul, .group ul, .asset ul { margin: 1em 0 0 0; padding: 0; list-style: none; }
.column ul li, .group ul li, .asset ul li { margin-bottom: 1em; }
a.log-link:link { color: #fff; text-decoration: underline; }
a.log-link:visited { color: #fff; text-decoration: underline; }
a.log-link:hover { color: #fff; text-decoration: underline; }
a.log-link:active { color: #fff; text-decoration: underline; }
/*TABLES*/
table { margin-top: 25px; border-left: 1px solid #ccc; border-top: 1px solid #ccc; }			
table td { padding: 1em; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; }
table th { padding: 1em; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; background-color: #efefef; text-align: left; }
table .expense { width: 20%; text-align: left; }
table .description { width: 50%; text-align: left; }
table .cost { width: 15%; text-align: left; }
table .per-person { width: 15%; text-align: left; }
/*MISC*/
.photo { text-align: center; margin-bottom: 0; }
.photo img { border: 1px solid #6a6969; }
img.feature { border: 3px solid #6a6969; margin-top: 1em; }
.highlight { font-weight: bold; font-style: italic; background-color: #FF6; padding: 10px; text-align: center; }
.rss { padding: 1em 1em 1em 50px; margin-top: 2em; display: block; background: url('../img/rss.png') 10px 0.8em no-repeat; border: 3px solid #000080; border-radius: 6px; }
/* ==|== non-semantic helper classes ========================================
   Please define your styles before this section.
   ========================================================================== */
/* Hide from both screenreaders and browsers: h5bp.com/u */
.hidden { display: none !important; visibility: hidden; }
/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: h5bp.com/p */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
/* Hide visually and from screenreaders, but maintain layout */
.invisible { visibility: hidden; }
/* Contain floats: h5bp.com/q */
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }
/* ==|== print styles =======================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */
@media print {
  * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}