body {
	background-color:#333;
	background-image:url(../images/background_gradient.jpg);
	background-repeat:repeat-y;
	background-attachment:fixed;
	background-position:center; 
}

div.container_16 {
	background-color:#f5f8fa;
	/* padding-bottom:94px; */
}

div.masthead table, div.masthead object {
	margin-bottom:0;
}









/* PAGE TITLE */
div.section_title {
	background-color:#000;
	height:46px;
	margin-top:0; /* With flash navigation menu, set to -5px; */
}

div.section_title h1 {
	font-family:Helvetica, Arial, sans-serif;
	font-size:30px;
	color:#FFF;
	font-weight:lighter;
	margin-left:10px;
	text-transform:uppercase;
}
/* END OF PAGE TITLE */









/* COLOR THEMES */
div.title_background_sky_climbers {
	background-image:url(../images/title_background_orange.jpg);
	background-repeat:no-repeat;
}
div.page_background_sky_climbers {
	background-color:#ffff00;
	background-image:url(../images/page_background_yellow.jpg);
	background-repeat:no-repeat;
}

div.title_background_varusteet {
	background-image:url(../images/title_background_green.jpg);
	background-repeat:no-repeat;
}
div.page_background_varusteet {
	background-color:#d6ffa8;
	background-image:url(../images/page_background_lightgreen.jpg);
	background-repeat:no-repeat;
}

div.title_background_dokumentti {
	background-image:url(../images/title_background_darkblue.jpg);
	background-repeat:no-repeat;
}
div.page_background_dokumentti {
	background-color:#cde2f7;
	background-image:url(../images/page_background_cyan.jpg);
	background-repeat:no-repeat;
}

div.title_background_paivakirja {
	background-image:url(../images/title_background_red.jpg);
	background-repeat:no-repeat;
}
div.page_background_paivakirja {
	background-color:#d5f8ff;
	background-image:url(../images/page_background_lightcyan.jpg);
	background-repeat:no-repeat;
}

div.title_background_tiimi {
	background-image:url(../images/title_background_intenseyellow.jpg);
	background-repeat:no-repeat;
}
div.page_background_tiimi {
	background-color:#fefb00;
	background-image:url(../images/page_background_darkyellow.jpg);
	background-repeat:no-repeat;
}

div.title_background_reitti_huipulle {
	background-image:url(../images/title_background_blue.jpg);
	background-repeat:no-repeat;
}
div.page_background_reitti_huipulle {
	background-color:#cde2f7;
	background-image:url(../images/page_background_lightblue.jpg);
	background-repeat:no-repeat;
}
/* END OF COLOR THEMES */









/* LEFT (MAIN) COLUMN */
div.left_column {
	min-height:800px;
	height:auto !important;
	height:800px;
	margin-right:0; /* modded */
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
}
div#breadcrumb {
	margin:0 0 6px 0;
	font-weight:bold;
	text-transform:uppercase;
	font-size:10px;
}
h3 a:link, h3 a:visited, h3 a:active, h3 a:hover {
	color:#000;
	text-decoration:none;
}
div#disqus_thread {
	margin-top:20px;
}
.profile_image {
	width:264px;
	border:3px solid #FFF;
}
.white_border {
	border:3px solid #FFF;
}
div#avatar {
	width:106px;
	height:106px;
	float:left;
	margin:0 10px 3px 0;
}
div.thumbnail_120 {
	width:116px;
	height:116px;
	margin:0 6px 6px 0;
	float:left;
	border:2px solid #666;
}
div.caption {
	margin-top:-14px;	
}
div.caption p {
	font-size:smaller;
	text-align:right;
	text-transform:uppercase;
	font-style:italic;
}
.addthis_button {
	margin-top:20px;
}
.big_video {
	margin-bottom:20px;
}
.back_to_top {
	margin:10px 0 20px 0;
	border-bottom:1px solid #CCC;
	font-size:10px;
	text-transform:uppercase;
	text-align:right;
	padding-bottom:6px;
}
/* END OF LEFT COLUMN */









/* RIGHT COLUMN */
div.right_column {
	background-color:#f5f8fa;
	background-image:url(../images/right_column_background.jpg);
	background-repeat:no-repeat;
	min-height:800px;
	height:auto !important;
	height:800px;
	padding:10px; /* brings down width to 280px */
	margin-left:0; /* modded */
}
img.thumbnail {
	margin:10px 2px 0 0;
	border:2px solid #666;
}
h4 a:link, h4 a:visited, h4 a:active, h4 a:hover {
	color:#000;
	text-decoration:none;
}






/* Block Quotes */
/* http://www.defusion.org.uk/archives/2005/12/24/large-curly-quotes-without-images/ */
blockquote {
	position: relative;
	text-indent: 2.3em;
	margin:20px 0 20px 0;
}
.blockquote_start, .blockquote_end {
	font-size: 500%;
}
/* apply IE specific rules first */
.blockquote_start {
	text-indent: 0;
	margin: -0.9em 0 -2em 0;
	float: left;
}
blockquote> .blockquote_start {
	/* add extra non-IE rules */
	position: absolute;
	top: -0.5em;
	left: 0;
	/* remove IE specific rules */
	float: none;
	margin: 0;
}
.blockquote_end {
	position: absolute;
	margin-top: -0.6em;
	right: 0;
	text-indent: 0;
}
blockquote> .blockquote_end {
	margin-top: -0.2em;
}
/* End of Block Quotes */






.align_right {
	text-align:right;
}
/* END OF RIGHT COLUMN */












/* FOOTER */
#footer_wrap {
  /*  position:fixed;
    bottom:0;
	left:0; */
	height:110px;
    width:100%;
	z-index:10;
}
#footer_ylavarjo {
	background:url(../images/footer_ylavarjo_11px.png) no-repeat;
	width:960px;
	height:11px;
	margin-left:auto;
	margin-right:auto;
	z-index:10;
	display:none;
}
#footer {
	width:960px;
	background-color:#808080;
	margin-left:auto;
	margin-right:auto;
	border-top:#808080 solid 3px;
	border-bottom:#808080 solid 3px;
	height:104px;
	z-index:10;
	text-align:center;
}
#footer a {
	margin-left:10px;
}

/* END OF FOOTER */











h2, h3, h5 {
	line-height:100%;
	margin-bottom:10px;
	text-shadow: #FFF 1px 1px 1px;
}
h1 {
	margin-bottom:0;
}
h6 {
	font-size:13px;
	font-weight:bold;
	margin-bottom:0;
}
.tag {
	background-color:#F60;
	padding:6px;
	font-size:12px;
	font-weight:lighter;
	line-height:350%;
}
hr {
	color:#FFF;
	background-color:#FFF;
	margin:20px 0 20px 0;
}
.lightbox {
	margin-right:10px;
}











/* NAVIGATION BAR - http://nixbox.com/demos/jquery-lavalamp.php */
/* Styles for the entire LavaLamp menu */
#lavalampmenu {
	position: relative;
	width: 940px; /* padding removed */
	/* background: url("../images/lava_bg.gif") no-repeat top; */
	background-color:#003;
	padding: 0;
	padding-right:0;
	margin: 0;
	overflow: hidden;
	height:30px;
}
#lavalampmenu li {
	float: left;
	list-style: none;
}
#lavalampmenu li.backLava {
/*	background: url("../images/lava.gif") no-repeat right -30px; */
	background-color:#03C;
	width: 9px; height: 30px;
	z-index: 8;
	position: absolute;
	margin-left:0px; /* Alignment fix */
}
#lavalampmenu li.backLava .leftLava {
/*	background: url("../images/lava.gif") no-repeat top left; */
	background-color:#03C;
	height: 30px;
	margin-right: 9px; /* 7px is the width of the rounded shape */
}
#lavalampmenu li a {
	font: bold 14px arial;
	text-decoration: none;
	color: #fff;
	outline: none;
	text-align: center;
	top: 7px;
	text-transform: uppercase;
	letter-spacing: 0;
	z-index: 10;
	display: block;
	float: left;
	height: 30px;
	position: relative;
	overflow: hidden;
	margin: auto 5px;    
}
#lavalampmenu li a:hover, #lavalampmenu li a:active, #lavalampmenu li a:visited {
	color: #fff;
	border: none;
}
/* END OF NAVIGATION BAR */






/* PAGINATION */
div.pagination {
	padding: 3px;
	margin: 3px;
	text-align:center;
}
div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #AAAADD;
	text-decoration: none; /* no underline */
	color: #000099;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #000099;
	color: #000;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #000099;
	font-weight: bold;
	background-color: #000099;
	color: #FFF;
}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #EEE;
	color: #DDD;
}

/* END OF PAGINATION */






/* CAPTIFY IMAGE CAPTIONS */

.caption-top, .caption-bottom {
	color: #ffffff;	
	padding: 1.2em;	
	font-weight: bold;
	font-size: 13px;	
	font-family: arial;	
	cursor: default;
	border: 0px solid #334143;
	background: #000000;
	text-shadow: 1px 1px 0 #202020;
}
.caption-top {
	border-width: 0px 0px 8px 0px;
}
.caption-bottom {
	border-width: 8px 0px 0px 0px;
}
.caption a, .caption a {
	border: 0 none;
	text-decoration: none;
	background: #000000;
	padding: 0.3em;
}
.caption a:hover, .caption a:hover {
	background: #202020;
}
.caption-wrapper {
}
br.c { clear: both; }

/* END OF CAPTIFY */





div.right_column {
	font-size:12px;
}
.date {
	color:#666;
}
h2 {
	margin-top:6px;
	margin-bottom:8px;
}
h4 {
	margin-bottom:6px;
}
h2, h3, .tag {
	background:none;
}
.blog_heading {
	margin-bottom:4px;
}
.tag {
	font-size:24px;
	margin-left:-6px;
	margin-bottom:8px;
}
ul {
	list-style-image:url(images/arrow_right_8x8.png);
	margin-left:-10px;
	padding-left:0;
}
pre {
	font-size:12px;
	white-space: pre-wrap; /* css-3 */
	white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
	white-space: -pre-wrap; /* Opera 4-6 */
	white-space: -o-pre-wrap; /* Opera 7 */
	word-wrap: break-word; /* Internet Explorer 5.5+ */
}
object {
	margin-bottom:20px;
}
blockquote {
	margin-top:10px;
	margin-bottom:25px;
	margin-left:50px;
	padding-top:15px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:1px;
	border-left:5px solid #ccc;
	background:#DDD;
	text-indent:0;
}


ol.dialogi_tarinan_kulku {
	list-style-type:upper-roman;
}
img.dialogi_kuva {
	border:3px solid #2f3825;
	width: 636px;
	height:150px;
}
.dialogi_paikka {
	font-weight:bold;
	font-size:20px;
}
.dialogi_kertoja {
	text-transform:uppercase;
	font-family:Courier, monospace;
}
.dialogi_nimi {
	font-family:"Courier New", Courier, monospace;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
}
.dialogi_vuoropuhe {
	font-family:"Courier New", Courier, monospace;
	white-space:pre;
	text-align:center;
}


#sijaintikartta {
	width: 258px;
	height: 200px; 
	border: 1px solid #777;
	margin-bottom: 20px;
}
#iso_sijaintikartta {
	width: 638px;
	height: 250px;
	border: 1px solid #777;
	margin-bottom: 20px;
}
