html {
	overflow-y: scroll;
}

body {
	
	font-family:		Arial;	
	
	margin: auto;
	background-color:	#2b2f34 ;  /* #1C1C1A,  #121211, legit harmaa > #2b2f34 */
	
	
	background: url("pics/bg/skyrim-bg-03_t1.png"), url("pics/bg/skyrim-bg-03_t2.png"), url("pics/bg/skyrim-bg-05_t1.png"),  url("pics/bg/skyrim-bg-03_t2_flip.png") ;
	background-position: center top, center 6200px, center 3000px, center 8800px ;
	background-size: 100% auto;
	background-repeat: no-repeat;
	


	
	background-color:	#2b2f34 ;
	
}

.toinen-bg{
	background-color: black;
	position: absolute;
	margin-top: 8500px;
	width: 100%;
	height: 100%;
	z-index: -2;
}

.content {
	font-size:		16px;

	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	xmargin-left:	60px; /*60px */
	margin: auto;
	margin-top: 50px;
	
	padding-right:	20px;
	color:			#DCEBDD ;  /* vanha vaalea #DCEBDD  */
	letter-spacing:	0.2px;	

	
	xtext-align:		justify;
	background-color: 	#2c3335; /* #304345 */
	box-shadow: 5px 5px 5px #1a1a1a;
	border: 1px solid black;
	max-width: 			1000px;
	
	
}


a:hover{
	color: #16e980;
	xtext-decoration:none;
}

a:active {
	color: #d4d365;
	
}



.minitext {
	
	padding-left:	5em;
	font-size:		14px;
}

.minitext-intro {
	
	padding-left:	1em;
	font-size:		14px;
}

.minitext-item {
	
	padding-left:	4em;
	font-size:		14px;
}

.credit {
	float: right;
	font-size: 13px;
	color: 	#7099c2;
}

.changelog {
	
	font-style: italic;
	font-size:	15px;
}

.changeloghidden {
	display: none;
}

.changelog-list {
	margin-left: 20px;
}

.mod-name {
	color: #EBC402  ; /* chanelogissa mod nimi on LightSeaGreen */
}

.mod-file{
	color: #02EB25; /*Lime #02EB25 */
}




.log-name {
	color: #c8cc8c; /*  fallout 4 väri: LightSeaGreen  */
}

.log-audio{
	color: CornflowerBlue;
}

.log-combat{
	color: red;
}

.log-enviro{
	color: LimeGreen;
}

.log-locationne{
	color: #b25334;
}

.log-locationva{
	color: MediumTurquoise;
}

.log-immersion{
	color: SteelBlue;
}

.log-npc{
	color: MediumOrchid;
}

.log-patch{
	color: #ffbf00;
}

.log-performance{
	color: #6b946b;
}

.log-quest{
	color: BlueViolet;
}

.log-sneak{
	color: DarkGoldenRod;
}


.item {
	background-color: 	#313d47;
	border:				1px solid black;
	padding: 			5px;
	margin-bottom: 		5px;
	box-shadow: 		10px 10px 15px #1C1C1C;
	xmin-height: 65px;
	border-radius: 2px;
	xposition: relative;
}
.img { /* img-rejected on oma class johon kopioitu tämän sisältö */
	max-height: 65px;
	float: left;
	margin-right: 5px;
	xmargin-bottom: 20px;
	border:	1px solid black;
	border-radius: 2px;
	
}

.skyrim-logo{
	float: right;
	margin-top: 25px;
	height: auto;
	width: 250px;
}


}

.desc { /* desc-rejected on oma class johon kopioitu tämän sisältö */
	min-height: 20px;
	xmargin-bottom: 20px;
}

.rejection-reason{
	color:	#E17000  ;
}

.desc-rejected{
	min-height: 20px;
	xmargin-bottom: 20px;
	
	display: none;
}

.img-rejected{
	max-height: 65px;
	float: left;
	margin-right: 5px;
	xmargin-bottom: 20px;
	border:	1px solid black;
	border-radius: 2px;
	
	display: none;
}

.from-category{ /* käytän tätä Rejected Mods osiossa */
	font-size: 14px;

	
}



.ohje1 {
	font-size: 13px;
	color: #666699;
}

.audio {
	background-color: 	#243342; /* alkuperäinen tummansininen #313d47 */	
	
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#243342+54,000000+100&1+54,1+54,0+100 */
background: -moz-linear-gradient(left,  rgba(36,51,66,1) 54%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  rgba(36,51,66,1) 54%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  rgba(36,51,66,1) 54%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#243342', endColorstr='#00000000',GradientType=1 ); /* IE6-9 */

	
	
	
	
	
}

.combat {
	background-color: 	#562929;

	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#562929+54,000000+100&1+54,1+54,0+100 */
background: -moz-linear-gradient(left,  rgba(86,41,41,1) 54%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  rgba(86,41,41,1) 54%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  rgba(86,41,41,1) 54%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#562929', endColorstr='#00000000',GradientType=1 ); /* IE6-9 */

	
}

.enviro {
	background-color: 	#2d5336;	
	
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#2d5336+54,000000+100&1+54,1+54,0+100 */
background: -moz-linear-gradient(left,  rgba(45,83,54,1) 54%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  rgba(45,83,54,1) 54%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  rgba(45,83,54,1) 54%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2d5336', endColorstr='#00000000',GradientType=1 ); /* IE6-9 */

	
}

.locationne {
	background-color: 	#422b24;	
	
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#422b24+54,000000+100&1+54,1+54,0+100 */
background: -moz-linear-gradient(left,  rgba(66,43,36,1) 54%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  rgba(66,43,36,1) 54%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  rgba(66,43,36,1) 54%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#422b24', endColorstr='#00000000',GradientType=1 ); /* IE6-9 */

	
	
}

.locationva {
	background-color: 	#295656;
	
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#295656+54,000000+100&1+54,1+54,0+100 */
background: -moz-linear-gradient(left,  rgba(41,86,86,1) 54%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  rgba(41,86,86,1) 54%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  rgba(41,86,86,1) 54%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#295656', endColorstr='#00000000',GradientType=1 ); /* IE6-9 */

	
}

.immersion {
	background-color: 	#313d47;
	
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#313d47+54,000000+100&1+54,1+54,0+100 */
background: -moz-linear-gradient(left,  rgba(49,61,71,1) 54%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  rgba(49,61,71,1) 54%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  rgba(49,61,71,1) 54%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#313d47', endColorstr='#00000000',GradientType=1 ); /* IE6-9 */

	
	
}

.npc {
	background-color: 	#2e293d;	
	
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#2e293d+54,000000+100&1+54,1+54,0+100 */
background: -moz-linear-gradient(left,  rgba(46,41,61,1) 54%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  rgba(46,41,61,1) 54%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  rgba(46,41,61,1) 54%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2e293d', endColorstr='#00000000',GradientType=1 ); /* IE6-9 */

}

.patch{
	background-color: 	#3b372b;

	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#3b372b+54,000000+100&1+54,1+54,0+100 */
background: -moz-linear-gradient(left,  rgba(59,55,43,1) 54%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  rgba(59,55,43,1) 54%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  rgba(59,55,43,1) 54%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3b372b', endColorstr='#00000000',GradientType=1 ); /* IE6-9 */

}

.performance{
	background-color: 	#2b3b2b;	
	
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#2b3b2b+54,000000+100&1+54,1+54,0+100 */
background: -moz-linear-gradient(left,  rgba(43,59,43,1) 54%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  rgba(43,59,43,1) 54%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  rgba(43,59,43,1) 54%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2b3b2b', endColorstr='#00000000',GradientType=1 ); /* IE6-9 */

}

.quest {
	background-color: 	#4d3d5c;	/* fo4 väri: #4d3d5c */
	
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#4d3d5c+54,000000+100&1+54,1+54,0+100 */
background: -moz-linear-gradient(left,  rgba(77,61,92,1) 54%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  rgba(77,61,92,1) 54%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  rgba(77,61,92,1) 54%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d3d5c', endColorstr='#00000000',GradientType=1 ); /* IE6-9 */

	
	
	
}

.sneak {
	background-color: 	#47331f;	
	
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#47331f+54,000000+100&1+54,1+54,0+100 */
background: -moz-linear-gradient(left,  rgba(71,51,31,1) 54%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  rgba(71,51,31,1) 54%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  rgba(71,51,31,1) 54%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#47331f', endColorstr='#00000000',GradientType=1 ); /* IE6-9 */

}

.rejected {
	background-color: 	#313d47;	
	
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#313d47+54,000000+100&1+54,1+54,0+100 */
background: -moz-linear-gradient(left,  rgba(49,61,71,1) 54%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  rgba(49,61,71,1) 54%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  rgba(49,61,71,1) 54%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#313d47', endColorstr='#00000000',GradientType=1 ); /* IE6-9 */

}

.tweak {
	xbackground-color: 	#313d47;
	border: 1px solid #4d75b3;
	padding: 5px;
	border-radius: 2px;
}

.introbox {
	xbackground-color: 	#313d47;
	xborder: 1px solid #4d75b3; /* tweak boxien border väri: #4d75b3 */
	margin-bottom: 10px;
	padding-left: 5px;
	padding-top: 5px;
}

.italix {
	font-style: italic;
	font-size:	15px;
}

.field {
	border: 1px solid #DCEBDD;
	padding: 10px;
	margin-left: 40px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 15px;
	font-style: italic;
	max-width: 300px;
	background-color: #003366;
	
	xxxbackground: rgb(54, 25, 25); /* Fall-back for browsers that don'tsupport rgba */
    xxxbackground: rgba(54, 25, 25, .5);
}



h1 {
	font-size: 		50px;
	margin-bottom:  10px;
	font-family:	Arial;
}

h2 {
	font-size: 		30px;
	margin-bottom:  10px;
	font-family:	Arial;
}

h3 {
	font-size: 		20px;
	margin-bottom:	3px;
	margin-top: 0px;
}

.alablokki {
	text-align: center;
	color: #8D9196;
	font-size: 11px;
	font-family: ;
}


.mod-button {
	background-color:green;
	-moz-border-radius:28px;
	-webkit-border-radius:28px;
	xborder-radius:28px;
	xborder:1px solid #18ab29;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:14px;
	padding:2px 7px;
	text-decoration:none;
	text-shadow:0px 1px 0px #2f6627;
	
	margin-top: 3px;
	min-margin-bottom: 3px;
}
.mod-button:hover {
	background-color:#00b300;
	color:#ffffff;
}
.mod-button:active {
	position:relative;
	top:1px;
}

.sneak-tools-features{
	display: none;
}

.dawn-of-features{
	display: none;
}

.expanded-towns-and-cities-locations{
	display: none;
}

.expanded-towns-and-cities-install{
	display: none;
}

.fnis-instructions{
	display: none;
}

	


	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	


