﻿/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow */
ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* ----- END CSS RESET ----- */

html
{
overflow-y: scroll;
}

body
{
    margin: 0 auto;
    width: 720px;
	background: #000;
    color: #999;
    font: 0.9em/1.4em Tahoma, Sans-serif;
}

p, ul.content
{
    margin: 0 0 18px 0;
}

p strong
{
    line-height: 0.9em;
}

p a, p a:visited, p a:active, li a, li a:visited, li a:active
{
    color: #2066df;
    text-decoration: none !important;
}

p a:hover, li a:hover
{
    color: #ffff00;
}

/* menu */

.menu
{
    height: 24px;
}

.menu_item, .menu_item_last
{
    width: 90px;
    line-height: 24px;
    float: left;
    text-align: center;
    font-size: 0.9em;
}

.menu_item a, .menu_item a:visited, .menu_item a:focus, .menu_item_last a, .menu_item_last a:visited, .menu_item_last a:focus
{
    display: block;
    text-decoration: none !important;
	color: #999;
}

.menu_item a, .menu_item a:visited, .menu_item a:focus
{
    background: url(../menu_item.jpg) no-repeat;
}

.menu_item_last a, .menu_item_last a:visited, .menu_item_last a:focus
{
    background: url(../menu_item_last.jpg) no-repeat;
}

.menu_item a:hover, .menu_item_last a:hover
{
    color: #fff;
    background-position: -90px 0;
}

/* menu END */

/* flag */

.flag
{
    width: 720px;
    height: 268px;
    margin: 0 auto;
}

/* flag END */

/* home */

.walks
{
    width: 720px;
    height: 128px;
}

.walk_item
{
    float: left;
    width: 144px;
    height: 120px;
    font-size: 0.75em;
    line-height: 1.2em;
    margin-bottom: 12px;
}

.walk_item a, .walk_item a:visited
{
    color: #999;
    text-decoration: none !important;
}

.walk_item a:hover
{
    color: #ffff00;
}

/* home END */

/* credits */

.credits
{
    text-align: center;
    font-size: 0.75em;
    color: #333;
    margin: 12px auto;
}

.credits a
{
    text-decoration: none !important;
    color: #333;
}

.credits a:hover
{
    color: #ffff00;
}

/* credits END */

/* statcounter */

.statcounter
{
    display: none;
}

/* statcounter END */

h1
{
    font: 1.7em Georgia, Serif;
    letter-spacing: -0.05em;
    text-align: left;
	padding: 24px 0 18px 0;
}

h1 a, h1 a:visited
{
    color: #999;
    text-decoration: none !important;
}

h1 a:hover, h1 a:active
{
    color: #ffff00;
}

h2
{
    font-size: 1em;
    /* color: #66cc00; */
		color: #666633;
}

h2 a
{
    /* color: #66cc00; */
		color: #666633;
}

h3
{
    color: #999;
}

.pic_left
{
    float: left;
    margin: 6px 24px 0 auto;
	font-size: 0.75em;
	line-height: 1.4em;
}

.pic_left p, .pic_right p
{
	margin: 0;
}

.pic_right
{
    float: right;
    margin: 6px auto 0 24px;
	font-size: 0.75em;
	line-height: 1.4em;
}

.pic_wide
{
    margin: 36px auto 0 auto;
	font-size: 0.75em;
	line-height: 1.4em;
}

p.right_align
{
    text-align: right;
}

.walk-profile ul
{
	margin: 0 0 18px 18px;
	list-style-type: disc;
}

.walk-profile table tr td.dropdown-menu, .walk-profile form
{
	display: block;
	margin-bottom: 18px;
}

/* CALENDAR START */

#calendar
{
	border-left: solid 3px #333;
	border-right: solid 3px #333;
	border-bottom: solid 3px #333;
}

#calendar-intro
{
	padding: 12px;
	color: #999;
	border-bottom: solid 1px #333;
}

#calendar-intro a
{
	color: #66cc00;
	text-decoration: none;
}

ul#calendar-nav
{
    width: 714px;
    height: 40px;
    text-align: center;
    border-bottom: solid 1px #333;
}

ul#calendar-nav a 
{
    color: #66cc00;
}

ul#calendar-nav li
{
    display: block;
    letter-spacing: -0.05em;
    height: 40px;
    line-height: 40px;
    float: left;
    font-size: 1.1em;
}

ul#calendar-nav li.year_active, ul#calendar-nav li.year_inactive
{
    width: 57px;
    font-weight: bold;
}

ul#calendar-nav li.year_inactive
{
    color: #999;
}

ul#calendar-nav li.month
{
    width: 50px;
}

ul#calendar-nav li.month a
{
    text-decoration: none;
}

ul#calendar-nav li.month a:hover
{
    color: #ffff00;
}

ul#calendar-nav li.month_active
{
    width: 50px;
    color: #cccc00;
    text-decoration: none;
}

ul#calendar-nav li.month_active a
{
	text-decoration: none;
}

ul#calendar-nav li.month_active a:hover
{
    color: #ffff00;
}

ul#calendar-nav li.calendar_nav_item a
{
    display: inline;
}

tr#calendar-day
{
	color: #333;
	height: 36px;
	font-size: 0.9em;
}

tr#calendar-day td
{
	display: block;
	float: left;
	width: 100px;
	text-align: center;
	line-height: 24px;
	border: solid 1px #000;
	background: #000;
}

tr.calendar-date
{
	height: 100px;
	width: 720px;
}

tr.calendar-date td
{
	height: 110px;
	width: 100px;
	float: left;
	text-align: lef;
	font-size: 0.7em;
	border: solid 1px #000;
	background: #000;
	color: #333;
}

tr.calendar-date td a
{
	text-decoration: none;
	color: #333;
}

tr.calendar-date td span.calendar-walk-title
{
	display: block;
	width: 62px;
	height: 38px;
	float: left;
	margin: 0;
	padding: 0;
	line-height: 1em;
}

tr.calendar-date td a span.calendar-walk-title
{
	text-decoration: none;
	color: #222;
}

tr.calendar-date td a:hover span.calendar-walk-title
{
	color: #ffff00;
}

tr.calendar-date td span.calendar-walk-date
{
	display: block;
	width: 38px;
	height: 38px;
	float: right;
	font-size: 2em;
	text-align: center;
	letter-spacing: -0.05em;
}

tr.calendar-date td.calendar-walk-1 a
{
    background: url(../img/cal/001.jpg) no-repeat;
    display: block;
    width: 100px;
    height: 100px;
}

tr.calendar-date td.calendar-walk-2 a
{
    background: url(../img/cal/002.jpg) no-repeat;
    display: block;
    width: 100px;
    height: 100px;
}

tr.calendar-date td.calendar-walk-3 a
{
    background: url(../img/cal/003.jpg) no-repeat;
    display: block;
    width: 100px;
    height: 100px;
}

tr.calendar-date td.calendar-walk-4 a
{
    background: url(../img/cal/004.jpg) no-repeat;
    display: block;
    width: 100px;
    height: 100px;
}

tr.calendar-date td.calendar-walk-5 a
{
    background: url(../img/cal/005.jpg) no-repeat;
    display: block;
    width: 100px;
    height: 100px;
}

tr.calendar-date td.calendar-walk-6 a
{
    background: url(../img/cal/006.jpg) no-repeat;
    display: block;
    width: 100px;
    height: 100px;
}

tr.calendar-date td.calendar-walk-7 a
{
    background: url(../img/cal/007.jpg) no-repeat;
    display: block;
    width: 100px;
    height: 100px;
}

tr.calendar-date td.calendar-walk-8 a
{
    background: url(../img/cal/008.jpg) no-repeat;
    display: block;
    width: 100px;
    height: 100px;
}

tr.calendar-date td.calendar-walk-9 a
{
    background: url(../img/cal/009.jpg) no-repeat;
    display: block;
    width: 100px;
    height: 100px;
}

tr.calendar-date td.calendar-walk-10 a
{
    background: url(../img/cal/010.jpg) no-repeat;
    display: block;
    width: 100px;
    height: 100px;
}

tr.calendar-date td.calendar-walk-11 a
{
    background: url(../img/cal/011.jpg) no-repeat;
    display: block;
    width: 100px;
    height: 100px;
}

tr.calendar-date td.calendar-walk-12 a
{
    background: url(../img/cal/012.jpg) no-repeat;
    display: block;
    width: 100px;
    height: 100px;
}

tr.calendar-date td.calendar-walk-13 a
{
    background: url(../img/cal/013.jpg) no-repeat;
    display: block;
    width: 100px;
    height: 100px;
}

tr.calendar-date td.calendar-walk-15 a
{
    background: url(../img/cal/015.jpg) no-repeat;
    display: block;
    width: 100px;
    height: 100px;
}

tr.calendar-date td.calendar-walk-17 a
{
    background: url(../img/cal/017.jpg) no-repeat;
    display: block;
    width: 100px;
    height: 100px;
}

tr.calendar-date td.calendar-walk-18 a
{
    background: url(../img/cal/018.jpg) no-repeat;
    display: block;
    width: 100px;
    height: 100px;
}

tr.calendar-date td.calendar-walk-special a
{
    /* background: url(../img/cal/times-walk.jpg) no-repeat; */
    display: block;
    width: 100px;
    height: 100px;
}

tr.calendar-date td.calendar-walk-1 a:hover, tr.calendar-date td.calendar-walk-2 a:hover, tr.calendar-date td.calendar-walk-3 a:hover, tr.calendar-date td.calendar-walk-4 a:hover, tr.calendar-date td.calendar-walk-5 a:hover, tr.calendar-date td.calendar-walk-6 a:hover, tr.calendar-date td.calendar-walk-7 a:hover, tr.calendar-date td.calendar-walk-8 a:hover, tr.calendar-date td.calendar-walk-9 a:hover, tr.calendar-date td.calendar-walk-10 a:hover, tr.calendar-date td.calendar-walk-11 a:hover, tr.calendar-date td.calendar-walk-12 a:hover, tr.calendar-date td.calendar-walk-13 a:hover, tr.calendar-date td.calendar-walk-14 a:hover, tr.calendar-date td.calendar-walk-15 a:hover, tr.calendar-date td.calendar-walk-16 a:hover, tr.calendar-date td.calendar-walk-17 a:hover, tr.calendar-date td.calendar-walk-18 a:hover, tr.calendar-date td.calendar-walk-special a:hover
{
    background-position: -100px 0;
    color: #ffff00;
}

/* CALENDAR END */

#map_canvas
{
    width: 300px;
    height: 186px;
    overflow: hidden;
	margin: 0 0 12px 18px;
}

div#bodiam p{
	font-family: Tahoma, Geneva, Sans-Serif;
	font-size: 0.8em;
	line-height: 1.5em;
	color: #999;
}

div#bodiam .pic_right p{
	font-family: Tahoma, Geneva, Sans-Serif;
	font-size: 1em;
	line-height: 1.4em;
}

div#bodiam .credits{
	font-family: Tahoma, Geneva, Sans-Serif;
	font-size: 0.7em;
	line-height: 1.2em;
	color: #333;
	width: 720px;
	margin-top: 24px;
	margin-bottom: 36px;
}

.wtext_span{
	font-family: Tahoma, Geneva, Sans-Serif;
	font-size: 0.6em;
	color: #999;
	letter-spacing: normal;
}

.wtext_span a{
	color: #999;
}

/* WALKS PAGE JAN 2013 EDITS */
.walk-teaser {
    text-align: center;
}

/*---------------------------------
Western Front Expedition
---------------------------------*/

.western-front .route-overview,
.western-front .week-overview {
    width: auto;
    height: auto;
    margin-bottom: 24px;
}

.western-front .route-overview {
    border: solid 3px #600;
}

.western-front .week-overview {
    border: solid 3px #060;
}

.western-front p {
    font-size: 0.9em;
}

.western-front p a {
    color: #06c;
    text-decoration: none;
}

.western-front p a:hover {
    color: #06c;
    text-decoration: underline !important;
}

.western-front .week-overview p {
    background-color: #060;
    padding: 3px 8px 0 8px;
    margin: 0;
    text-align: right;
    font-size: 0.9em;
    line-height: 18px;
    cursor: pointer;
}

.western-front .week-overview p a {
    color: #cc3;
    display: inline-block;
}

.western-front h1 {
    margin: 0 0 24px 0;
    padding: 0;
    position: relative;
}

.western-front h1 a:hover {
    color: #090;
}

.western-front h1 .route-title {
    position: absolute;
    bottom: 42px;
    font-weight: 1.2em;
    font-weight: normal;
}

.western-front h1 .h1-title {
    position: absolute;
    font-size: 1.5em;
    font-weight: bold;
    bottom: 0;
}

.western-front h2 {
    position: relative;
    background-color: #060;
    padding: 3px 8px 5px 8px;
    width: auto;
    height: 24px;
    line-height: 24px;
    color: #fff;
}

.western-front .route-overview h2 {
    position: relative;
    background-color: #600;
    padding: 3px 8px 5px 8px;
    width: auto;
    height: 24px;
    line-height: 24px;
    color: #fff;
}

.western-front h3 {
    font-weight: normal;
    padding-bottom: 10px;
    color: #fc0;
}

.western-front .wrap {
    position: relative;
    width: 694px;
    min-height: 400px;
    background-color: #222;
    border: solid 3px #060;
    border-top: none;
    margin-bottom: 24px;
    padding: 10px;
}

.western-front .week-meta {
    position: absolute;
    text-align: right;
    right: 3px;
    font-weight: normal;
    color: #ccc;
}

.western-front .week-meta a {
    display: inline-block;
    color: #ff0;
    text-decoration: none;
    width: 20px;
    text-align: center;
    font-weight: bold;
    margin-left: 8px;
}

.western-front .day-meta {
    position: absolute;
    text-align: right;
    right: 8px;
    font-weight: normal;
    color: #ccc;
}

.western-front table {
    font-size: 0.8em;
    width: 100%;
    color: #333;
}

.western-front tr {
    width: auto;
    height: 30px;
    line-height: 30px;
    background-color: #bbb;
}

.western-front tr.table-head {
    border-bottom: solid 1px #aaa;
}

.western-front tr.stage:nth-child(even) {
    background-color: #ccc;
}

.western-front tr.stage:nth-child(odd) {
    background-color: #bbb;
}

.western-front th {
    color: #666;
}

.western-front th,
.western-front td {
    text-align: center;
    padding: 0 5px;
}

.western-front td.theme {
    font-weight: bold;
    color: #333;
}

.western-front img {
    display: block;
}

.western-front .intro {
    border: solid 3px #030;
    width: auto;
    padding: 18px;
    margin-bottom: 36px;
}

.western-front .intro p {
    font-family: 'Georgia', 'Times New Roman', 'Times', serif;
    color: #999;
    font-size: 1.2em;
    margin: 0 0 18px 0;
    padding: 0;
    text-align: center;
}

.western-front .intro p:last-child {
    margin-bottom: 0;
}

.western-front .intro p a {
    color: #06c;
}

.western-front .intro p a:hover {
    text-decoration: underline !important;
}

.western-front td a {
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
    color: #333;
}

.western-front .route-overview tr:hover,
.western-front .week-overview tr:hover {
    background-color: #06c;
}

.western-front .route-overview tr:hover td a,
.western-front .week-overview tr:hover td a {
    color: #ddd;
}

.western-front .route-overview tr.table-head:hover,
.western-front .week-overview tr.table-head:hover {
    background-color: #bbb;
}

.western-front p.footer-nav {
    clear: left;
}

.western-front dl {
    width: 274px;
    overflow: hidden;
    font-size: 0.9em;
}

.western-front dt {
    float: left;
    width: 45px;
    font-weight: bold;
    color: #666;
}

.western-front dd {
    float: left;
    width: 225px;
    color: #999;
}

.western-front dd a {
    color: #0c0;
    text-decoration: none;
}

.western-front dd a:hover {
    color: #0c0;
    text-decoration: underline;
}

.western-front #route_map {
    position: absolute;
    top: 12px;
    right: 12px;
    width: 400px;
    height: 400px;
}

.western-front #route_map_wide {
    position: absolute;
    top: 12px;
    right: 12px;
    width: 694px;
    height: 500px;
}

.western-front .route_map_icon {
    display: inline-block;
    margin: 0 5px;
    width: 16px;
    height: 16px;
    border-radius: 8px;
    line-height: 16px;
    font-size: 0.8em;
    font-weight: bold;
    color: #eee;
    text-align: center;
    background: #306090;
}

.western-front.highlight {
    width: 720px;
    height: 100px;
    margin: 10px 0;
}

.western-front.highlight p {
    display: block;
    line-height: 30px;
    text-align: center !important;
    font-size: 1.5em;
    font-family: 'Georgia', serif;
    font-weight: bold;
}

.western-front.highlight p a {
    color: #06c;
    margin: 12px 0;
}