@charset "utf-8";

/*****

xHTML+CSS survival kit

// Teema: DISKO!
// Kuvaus: Disco Inferno!  

// 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: #2c2d36 url("../../../survival_kit/img/schemes/disko/bg.jpg") no-repeat center top;
	margin: 0px;
	padding: 0px;
	color: #e8eaf0;
	}

a, a:visited {color: #d4ddf8;}
a:hover, a:active {color: #000;}
	
/** Hyppää sisältöön alkaa **/
div#noclip {
	padding: 4px 0px 2px 10px;
	background: #1c2028;
	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 **/

.space { height:252px;}	

/** 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;
	color: #333;
	}
	
#slide a:hover, #slide a:active {
	text-decoration:underline;
	}
	
#slickbox { 
	background: #f2f2f2;
	border:1px solid #333;
	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;
	color: #333;
	}
		
#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: #1c2028;
	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: #13151a;
	bottom: 13px;
	right: 15px;
	width: 110px;
	border: 1px solid #777;
	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: 4.3em/140% helvetica, Georgia, "Times New Roman", Times, serif;
	font-weight: 100;
	margin: 0px auto 0px auto;
	text-align: center;
	display: block;
	}
h1 span {
	display: none;
}

#header {
}

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

div#container /* Sivun sisällön rajaava kehys */ {
	width: 700px;
	margin: 0 auto;
	border: 1px dotted #424757;
	_border: 1px dashed #424757;
	padding: 5px 20px 0px 20px;
	margin-top: 160px;
	background: #313239;
	}

/** Sisällysluettelo - index alkaa **/
div#index {
	background: #13151a;
	_width:725px;
	margin: 15px 0px 0px 0px;
	padding: 10px 0px 10px 20px;
	}

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

div#index ol {
	margin: 0px 20px 0px 65px;
	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: #999;
	}

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: #9da5f1;
	text-decoration: none;
	display: block;	/* IE6 ei tykkää minusta */
	padding: 0px 0px 0px 5px;
	}

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

/** Sisältö alkaa **/
div#content {
	_width:700px;
	line-height: 155%;
	font-size: 1em;
	background: #3b3c44;
	margin-top: 30px;
	padding: 1px 20px 20px 20px;
	}

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: #fff;
	}
/* Avaa esimerkki päättyy */

/* Sisällön otsakkeet alkavat */
div#content h2 {
	font-size: 1.6em;
	text-align: center;
	margin: 20px 0px 15px 0px;
	text-transform: uppercase;
	border-bottom: 1px solid #fee700;
	font-weight: 100;
	color: #fee700;
	padding: 10px;
	}

div#content h3 {
	font-size: 1.5em;
	margin: 45px 0px 0px 0px;
	line-height: 130%;
	color: #fee700;
	font-weight: 100;
	background-attachment: scroll;
}

div#content h4 {
	font-size: 1.3em;
	font-weight: 100;
	margin: 20px 0px 0px 0px;
	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 #444;
	padding: 10px 0px 20px 15px;
	}

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

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

div#content .k4 {
	padding: 10px 0px 10px 15px;
	}
	
div#content .csection {
	float:right;
	margin: 5px 45px;
	color: #8e9699;
	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 #fff;
	background: #666; 
	text-align:center;
	}
		
div#content dl .margininsample {
	width:220px; 
	height:15px; 
	border:1px solid #fff; 
	padding:15px; 
	margin:10px 0px;  
	background:#333;
	}
		
div#content dl .paddingoutsample {
	width:225px; 
	border: 1px solid #fff; 
	padding:6px 20px 5px 20px; 
	margin:10px; 
	text-align:center; 
	background:#333;
	}
		
div#content dl .paddinginsample {
	width:211px; 
	margin:10px 0px 5px 0px; 
	padding:5px; 
	border:1px dashed #fff; 
	background:#666;
	}
/* Esimerkit päättyvät */
/** Sisältö loppuu **/

/** Footer alkaa **/
#footer {
	border-top: 1px solid #ddd;
	margin: 40px 0px 20px;
	color: #fff;
	text-align: center;
	font-size: .9em;
	line-height: 150%;
	}
/** Footer päättyy **/

/** Irallaan olevat class-arvot alkaa **/
.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 10px 0px;
	line-height: 150%;
	padding: 10px 20px 5px 20px;
	background: #111;
	color: #fff;
	}
	
.alert h4 {margin: 2px !important;}
	
.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:0 auto 0 auto;
	background: #303036;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	
	}
	
.extra a, .extra a:visited {color:#fff;}

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

/** Koodielementit alkavat **/
code {
	font-size: 1em;
	background: #41485b;
	color: #a3c3ff;
	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: #a3c3ff;
	overflow: auto;
	}

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

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


div#content .codearea {
	background: #303036;
	padding: 5px;
	width: 100%;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	}

div#content .codetype {
	border-bottom: 1px solid #444;
	background: #303036;
	padding:2px 10px;
	color: #fee700;
	font-size: .9em;
	text-align:right;
	text-transform: uppercase;
	font-weight: bold;
	}

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

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

dt {
	padding: 10px 5px 5px 10px;
	color: #fff;
	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: #7f7f94;
	border:1px solid #7f7f94;
	margin: 10px 0px 10px 0px;
	width: 100%;
	}

table tr th {
	padding: 10px;
	background: #4e4e58;
	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: #303036;
	border-top: 1px solid #7f7f94;
	}

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

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

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

table .tag {
	background: #303036; 
	border-top: 1px solid #7f7f94;
	}

table .value {
	background: #303036; 
	border-left: 1px solid #7f7f94;
	}

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