@charset "utf-8";

/*****

xHTML+CSS survival kit

// Teema: Green
// Kuvaus: Green, Green, Green! 

// Tekijä: Jani Penttinen
// Yhteys: jani.penttinen at valontuoja.net
// Teoksen kotisivu: http://survival.hollow13.net/
// Tekijänoikeus: Joitain oikeuksia pidätetään.
http://creativecommons.org/licenses/by-nc-sa/1.0/fi/

*****/



body {
	font: 75%/160% "Lucida Grande", "Helvetica", "Lucida Sans Unicode", Geneva, Arial, "Trebuchet MS", Verdana, sans-serif;
	background: #cadda8 url("../../../survival_kit/img/schemes/green/page.jpg") center repeat-y;
	margin: 0px;
	padding: 0px;
	color: #434b3b;
	}

a, a:visited {
	color: #62853c;
	}
a:hover, a:active {
	color: #000;
	}
	

/** Hyppää sisältöön alkaa **/
div#noclip {
	padding: 4px 0px 2px 10px;
	background: #49644e;
	height:20px;
}

div#noclip a, #div#noclip a:visited {
	color: #fff;
	text-decoration: none;
	display: block;
}

div#noclip:hover, div#noclip:hover a {
	text-decoration: underline;
	color: #fff;
}
/** Hyppää sisältöön päättyy **/

/** Lataustiedot alkavat **/
#hello {
	display: none;
}	
		
#summary {
	display: none;
}

#welcome {
	display: none;
}
/** Lataustiedot päättyvät **/


/** Teemanvaihtolaatikko alkaa **/
	#slide {
	width:140px;
	right:60px;
	position:absolute;
	margin:0px;
	padding:0px;
	z-index: 2;
	}
	
	#slide a, #slide a:visited {
	text-decoration:none; display:block;}
	
	#slide a:hover, #slide a:active {
	text-decoration:underline;}
	
	#slickbox { 
	background: #f2f2f2;
	border:1px solid #888;
	border-bottom:none;
	border-top:none;
	width:140px;
	padding:5px 15px 10px 15px;
	margin:0px;
	z-index: 2;
	}
		
	#slickbox h3 {
	font-size:1.1em;
	margin:0px 0px 5px 0px;
	padding:0px;
	}
		
	#slickbox ul {
	margin:0px;
	padding:0px;
	list-style:none;
	}
	
	#slickbox ul li {
	border-bottom: 1px solid #ddd;
	padding:1px 0 1px 5px;
	font-size:.9em;
	}
		
	#start {
	background: #49644e;
	width:142px;
	padding:0px 15px 0px 15px;
	margin:0px;
	text-align:center;
	-webkit-border-bottom-right-radius:5px;
	-moz-border-radius-bottomleft:5px; 
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius-bottomright:5px; 
	z-index: 2;
	}
	
	#slick {
	padding:8px 10px 7px 10px;
	color:#fff !important;
	}
/** Teemanvaihtolaatikko päättyy **/

/* Talkaisin ylös alkaa */
#up {
	position: fixed;
	background: #fff;
	bottom: 13px;
	right: 15px;
	width: 110px;
	border: 1px solid #aab2b2;
	font-weight: bold;
	text-align: center;
}
	
#up a {
	text-decoration: none;
}
#up:hover {
	background: #111;
	border-color: #000;
	}

#up:hover a:hover, #up:hover a:visited, #up:hover a {
	color: #fff;
}

#up a, #up a:visited {
	display: block;
	padding: 5px;
	}
/* Takaisin ylös päättyy */

/* Perusarvot otsikoille alkaa */
h1 {
	font: 4em/140% tahoma, helvetica, Georgia, "Times New Roman", Times, serif;
	font-weight: 100;
	text-align: center;
	color: #fff;
	background: url("../../../survival_kit/img/schemes/green/h1.jpg") left top no-repeat;
	display: block;
	margin: 0px auto 0px auto;
	padding: 0px;
	height:150px;
	width:730px;
	}


h1 span {
	display: none;
}


h2, h3, h4, h5 {
	font-family: helvetica, arial;
	color: #4a5245;
	}
/* Perusarvot otsikoille päättyy */

div#container /* Sivun sisällön rajaava kehys */ {
	width: 730px;
	margin: 0 auto;
	padding: 0px 25px 20px 25px;
	/* background: #a6c26b; */
	background: url("../../../survival_kit/img/schemes/green/page.jpg") center repeat-y;
	}
	

/** Sisällysluettelo - index alkaa **/
div#index {
	margin: 0px;
	padding: 4px 0px 10px 15px;
	background: #384c3b;
}

div#index h2 {
	font-size: 1.5em;
	margin: 14px 0px 0px 0px;
	font-weight: 100;
	line-height: 140%;
	color: #e4fdd5;
	}

div#index ol {
	margin: 0px 20px 0px 55px;
	padding: 10px 10px 10px 10px;
	}

div#index ol li {
	font: 1em/150% "Lucida Grande", "Lucida Sans Unicode", Geneva, Arial, "Trebuchet MS", Verdana, sans-serif;
	list-style-type: decimal-leading-zero;
	color: #bccda9;
	}

div#index ul {
	padding: 2px 0px 2px 36px;
	}

div#index ul li {
	list-style-type: circle;
	}

div#index ol li:hover {
	color: #fff;
	}


div#index ol  a, div#index ol  a:visited {
	color: #fff;
	text-decoration: none;
	display: block;	/* IE ei tykkää minusta */
	padding: 0px 0px 0px 5px;
	}

div#index ol a:hover, div#index ol  a:active {
	color: #222;
	background: #f2f2f2;
	}
/** Sisällysluettelo - index päättyy **/

/** Sisältö alkaa **/
div#content {
	line-height: 155%;
	width: 690px;
	font-size: 1em;
	background: #fff url("../../../survival_kit/img/schemes/green/content.jpg") no-repeat center top;
	padding: 1px 20px 1px 20px;
	border: 0px solid #888;
	}
div#content p {
	margin-left: 12px;
	margin-right: 12px;
}

div#content a, div#content a:visited {
	text-decoration: underline;
	}

div#content a:hover, div#content a:active {
	text-decoration: none;
	}
	

/* Avaa esimerkki alkaa */
div#content p.example, div#content p.example a, div#content p.example a:visited {
	color: #666;
}
/* Avaa esimerkki päättyy */

/* Sisällön otsakkeet alkavat */
div#content h2 {
	font-size: 2.6em;
	text-align: left;
	margin: 20px 0px 15px 0px;
	background: #deeec9;
	font-weight: 100;
	padding: 15px 10px 15px 15px;
	}

div#content h3 {
	font-size: 1.9em;
	margin: 45px 0px 0px 10px;
	line-height: 130%;
	font-weight: 100;
	}

div#content h4 {
	font-size: 1.3em;
	font-weight: 100;
	margin: 20px 0px 0px 10px;
	line-height: 130%;
	}
	
div#content h5 {
	font-size: 1.2em;
	font-weight: 100;
	margin: 20px 0px 0px 0px;
	line-height: 130%;
	}
	
.subtitle h5, .subtitle2  h5 {
	margin: 0px;
	display: inline;
}
/* Sisällön otsakkeet päättyvät */

/* Koodin merkkaamiseen tarkotetut kohdat alkavat */	
div#content .k1, div#content .k2, div#content .k3, div#content .k4 {
	padding: 0px;
	margin: 0px;
	}

div#content .k1 {
	border-bottom: 1px solid #b3d0ad;
	padding: 10px 0px 20px 15px;
	}

div#content .k2 {
	border-bottom: 1px solid #b3d0ad;
	padding: 10px 0px 20px 15px;
	}

div#content .k3 {
	border-bottom: 1px solid #b3d0ad;
	padding: 10px 0px 20px 15px;
}

div#content .k4 {
	padding: 10px 0px 10px 15px;
	}
	
div#content .csection {
	float:right;
	margin: 5px 45px;
	color: #888;
	font-size: 1em;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Geneva, Arial, "Trebuchet MS", Verdana, sans-serif;
	}
/* Koodin merkkaamiseen tarkotetut kohdat päättyvät */

/* Esimerkit alkavat */
div#content dl .marginoutsample {
	width:255px; 
	margin:10px; 
	padding:7px 7px 5px 7px; 
	border:1px dashed #666;
	background: #b3d0ad; 
	text-align:center;
	}
		
div#content dl .margininsample {
	width:220px; 
	height:15px; 
	border:1px solid #666; 
	padding:15px; 
	margin:10px 0px;  
	background:#fff;
	}
		
div#content dl .paddingoutsample {
	width:225px; 
	border: 1px solid #666; 
	padding:6px 20px 5px 20px; 
	margin:10px; 
	text-align:center; 
	background:#fff;
	}
		
div#content dl .paddinginsample {
	width:211px; 
	margin:10px 0px 5px 0px; 
	padding:5px; 
	border:1px dashed #666; 
	background:#fff;
	}
/* Esimerkit päättyvät */
/** Sisältö loppuu **/

/** Footer alkaa **/
#footer {
	height: 50px;
	margin: 10px 0px 0px;
	padding: 10px;
	color: #fff;
	font-size: .9em;
	text-align: center;
	line-height: 150%;
}

#footer a, #footer a:visited {
	color: #fff;
}
/** Footer päättyy **/

/** Irallaan olevat class-arvot alkaa **/

/** a.destination:hover:after {
   color:#666;
   font-family: arial;
   font-size: .9em;
 }
 
a.show:hover:after {
	content: " > " attr(href) "";
}

a.hide:hover:after {
	content: "";
} **/


.alert {
	-moz-border-radius-topright: 15px;
	-webkit-border-top-right-radius: 15px;
	-moz-border-radius-bottomleft: 15px;
	-webkit-border-bottom-left-radius: 15px;
	margin: 10px 0px 60px 0px;
	line-height: 150%;
	padding: 10px 20px 5px 20px;
	background: #384c3b;
	color: #fff;
	}
	
.alert h4 {
	margin: 2px !important;
	color: #fff;
}
	
.alert a, .alert a:visited, #unsupported a, #unsupported a:visited {
	color: #fff;
}

.alert a:hover, .alert a:active, .unsupported a:hover, .unsupported a:active{
	text-decoration: none;
}
	
.alert p, .alert ul {margin: 10px 0px 10px 45px; padding:0px; list-style:inside;}


.yes {color: green;}
.no {color: red;}

.shortcut {font-size:.9em; color:#666;}
.mark {text-decoration:underline;}

.extra {
	font-size: .9em;
	line-height: 160%;
	padding: 5px 10px 5px 20px;
	margin: 20px 0px 20px 30px;
	background: #e4fdd5;
	color: #6e7c5f;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	}
	
.extra a, .extra a:visited {
	color:#555;
	}

.info {
	background: #d6eec8;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	padding: 5px 10px 5px 15px;
	margin: 15px 0px 15px 0px;
	}
	
.info code {
	background: #d6eec8;
}
	
.fresh {
	background: #cdf7a3;
	padding:1px;
	}
/** Irallaan olevat class-arvot päättyy **/

/** Koodielementit alkavat **/
code {
	font-size: 1em;
	background: #def5d6;
	color: #398234;
	font-family: Courier, Monaco, "Courier New", mono;
	}

pre {
	padding: 0px 20px 20px 20px;
	margin: 20px 0px 25px 0px;
	font-family: Courier, Monaco, "Courier New", mono;
	font-size: 1em;
	line-height: 125%;
	color: #398234;
	overflow: auto;
}

table td pre {
	margin: 13px 0px 10px 10px;
	padding: 5px 0px 5px 10px;
	line-height: 120%;
	background: transparent;
	color: #333;
}

table td code {
	background: transparent;
	color: #333;
}


div#content .codearea {
	background: #def5d6;
	border: 1px solid #b3d0ad;
	width: 100%;
}

div#content .codetype {
	background: #b3d0ad;
	padding:2px 10px;
	color: #728f74;
	margin: 5px;
	font-size: .9em;
	text-align:right;
	text-transform: uppercase;
	font-weight: bold;
}

/** Koodielementit päättyvät **/

/** Määrityslista alkaa **/
dl {
	background: #def5d6;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding: 10px;
	}

dt {
	padding: 10px 5px 5px 10px;
	color: #398234;
	font-family: font-family: Courier, Monaco, "Courier New", mono;
	font-size: 1.1em;
	width: 500px;
	}

dd {
	padding: 1px 10px 10px 20px;
	margin: 0px;
	}
/** Määrityslista päättyy **/



/** Tablet alkaa **/
table {
	background: #b3d0ad;
	border:1px solid #b3d0ad;
	margin: 10px 0px 10px 0px;
	width: 100%;
	}

table tr th {
	padding: 10px;
	background: #def5d6;
	text-align: left;
	vertical-align: top;
	font-size: 1.1em;
	font-weight: 200;
	}

table tr td {
	padding: 10px 15px 10px 10px;
	vertical-align: top;
	background: #fff;
	border-top: 1px solid #b3d0ad;
	}

table .subtitle {
	padding: 8px;
	font-size: 1.1em;
	background: #f1feea;
	font-weight: 200;
	}

table .subtitle2 {
	text-align: center;
	padding: 7px;
	background: #f2f2f2;
	}

table p {margin: 3px 0px 3px 0px; padding: 0px;}

table .tag {
	background: #fff; 
	border-top: 1px solid #b3d0ad;
	}

table .value {
	background: #fff; 
	border-left: 1px solid #b3d0ad;
	}

table .tellmemore {
	line-height: 130%;
	border-left: 1px solid #b3d0ad;
	border-top: 1px solid #b3d0ad;
	}

