﻿*{
	margin:0;
	padding:0;
}
body {
	margin: 0px;
	background-position: right top;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
html, body{
	height: 100%;
}
#container {
	z-index: 999;
	width: 100%;
	height: 100%;
	overflow: auto;
	position: fixed;
}
#mask{
	min-height:100%;
	width:100%;
	margin:0 auto;
}
#wrapper{
	margin: 0px auto 0px auto;
	font-weight: normal;
}
#logo {
	margin: 0px;
	padding: 0px 10px 0px 10px;
	float: left;
	width: 139px;
	text-align: center;
	height: 36px;
	z-index: 999;
	position: absolute;
	transition-duration: 1s;
}
#logo:hover {
	transform:scale(1.05);
	transition-duration:1s;
}
#head {
	padding: 20px 0px 0px 0px;
	margin: 0px;
	background-position: center top;
	height: 78px;
	background-repeat: repeat-x;
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0px, rgba(255,255,255,0.1) 100%) transparent;
}
header {
	border-radius: 5px;
	background-position: right top;
	width: 960px;
	margin: 0px auto 0px auto;
	height: 35px;
	box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.506);
	background-color: #FFFFFF;
	padding: 8px 10px;
}
nav {
	margin: 0px 0px 0px 160px;
	background-position: center top;
	padding: 0px;
	text-align: right;
	color: #FFFFFF;
	font-size: 10px;
	float: left;
	width: 800px;
	font-weight: normal;
}
nav ul {
	list-style-type: none;
	height: 15px;
	padding: 0px;
	margin: 7px 0px 0px auto;
	text-align: right;
}
nav li {
	list-style-type: none;
	float: right;
	height: 20px;
	margin: 0px 0px 0px 1px;
	padding: 0px;
}
.active {
	font-size: 12px;
}
.active a {
	color: #CE0000;
	font-size: 12px;
	text-shadow: 1px 1px 0px #ffffff;
}
li a {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
	display: block;
	height: 20px;
	font-weight: normal;
	text-transform: lowercase;
}
li:hover {
	color: #000000;
}
li a:hover {
	color: #CE0000;
	text-shadow: 1px 1px 0px #ffffff;
	
}
nav img {
	border-style: none;
	transition-duration:1s;
}
nav img:hover {
	opacity:0.6;
	transform:translateY(-6px);
	transition-duration:1s;
}
h1 {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding: 0px 80px 4px 0px;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1em;
	letter-spacing: 0px;
	margin-top: -13px;
	font-variant: small-caps;
}
h2 {
	box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.4);
	margin: 30px 12px 15px 12px;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: justify;
	background-color: #F16F21;
}

article p {
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: justify;

}

article .tresc {
	padding: 20px 22px 20px 22px;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	text-align: justify;
	line-height: 1.45em;
}

.tresc2 {
	text-align: center;
	border-top-style: solid;
	border-width: 1px;
	border-color: #999999;
	padding-top: 5px;
	margin-top: 35px;
	color: #666666;
	margin-right: 17px;
	margin-left: 17px;
}
.tresc2 a {
	text-align: center;
	color: #999999;
}
.tresc2 a:hover {
	text-align: center;
	color: #000000;
}


h2 a {
	color: #FFFFFF;
	text-decoration: none;
	border-radius: 6px;
	padding: 10px 15px 10px 15px;

	display:block;
}
h2 a:hover {
	color: #CCCCCC;
	background-color: #000000;
}



.photos {
	margin-right: auto;
	margin-left: auto;
	width: auto;
	padding: 10px 0px 10px 0px;
	text-align: center;
}
.photos img {
	border-radius: 4px;
	margin: 5px 3px 5px 4px;
	border: none;
}
article {
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: justify;
	padding: 25px 0px 70px 0px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.contain {
	margin: 0px auto 0px auto;
	background-position: center center;
	padding: 0px;
	background-repeat: repeat-y;
	background-color: rgba(255,255,255,1);
}
.content {
	padding: 0px;
	margin: 0px auto 0px auto;
	z-index: 10;
}
.highlight {
	text-decoration: blink;
	color: #808080;
	text-shadow: 1px 1px 0px #00000;
}
.content h6 {
	border-radius: 5px;
	box-shadow: 0px 0px 3px rgba(0,0,0,0.5);
	margin: -25px auto 0px auto;
	padding: 1px 0px 1px 0px;
	color: #000000;
	display: block;
	text-align: center;
	font-size: 17px;
	background-repeat: repeat;
	text-shadow: 1px 1px 0px rgba(255,255,255,0.5);
	z-index: 0;
	height: 24px;
	font-weight: bold;
	width: 980px;
	transition-duration: 0.7s;
	background-color: #F16F21;
}
.content h6.active {
	border-width: 0px;
	border-style: none;
}
.content h6:hover {
	background-position: center top;
	cursor: help;
	background-repeat: repeat-x;
	z-index: 20;
	text-decoration: blink;
	color: #808080;
	transition-duration: 0.7s;
	background-color: #000000;
	text-shadow: 1px 1px 0px #000000;
}
.content div {
	margin-bottom: -25px;
}
footer{
	border-radius: 5px;
	box-shadow: 0px 0px 4px 0px rgba(255,255,255,0.46);
	background-position: center bottom;
	overflow: hidden;
	padding: 0px;
	margin-top: -55px;
	height: 55px;
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
	z-index: 999;
	width: 980px;
	background-repeat: repeat;
	background-color: #4A4C54;
	margin-right: auto;
	margin-left: auto;
}
footer:hover {
}
#foot {
	margin: 0px auto 10px auto;
	width: 980px;
}
#contact {
	float: left;
	width: 790px;
	margin-top: 13px;
	line-height: 1.1em;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0px;
}
#contact a {
	text-decoration: none;
	color: #CCCCCC;
	transition-duration: 1s;
}
#contact a:hover {
	color: #FFFFFF;
	transition-duration: 1s;
	text-decoration: underline;
}
#author {
	float: left;
	width: 190px;
	font-size: 11px;
	padding-left: 0px;
	line-height: 1em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 55px;
	padding-top: 15px;
}
#author a {
	text-decoration: none;
	color: #CCCCCC;
	transition-duration: 1s;
}
#author a:hover {
	color: #FFFFFF;
	transition-duration: 1s;
}

#author img {
	border-style: none;
}
#controls div:hover:not(.counter){
            background:rgba(255, 255, 255,.9);
            color:#000;
            	transition: background-color 1s;
	transition: color 1s;

        }
#controls div:not(.counter){
            background: rgb(0, 0, 0);
            cursor:pointer;
        }
#controls.fullScreen_controls div:hover:not(.counter){
            background:rgba(255,255,255,.9);
            color:#000;
        }
#controls.fullScreen_controls div:not(.counter){
            background: rgba(0, 0, 0, 0.82);
            cursor:pointer;
        }
.counter {
	border-style: none;
	vertical-align: -30%;
}
.floating {
	float: left;
	margin: 0px 40px 20px 0px;
	padding: 0px;
	overflow: hidden;
}
#logo img {
	border-style: none;
}
