@charset "utf-8";
/* CSS Document */

/*HTML5 Tags Styles starts here */
header, hgroup, nav, article, section, aside, address{ display:block;}
time{  font-style:italic; padding:0px 5px;}
address{ font-size:11px; padding:10px 10px; text-align:right }
body{ font-family:Verdana, Geneva, sans-serif;
	font-weight: 400;
	font-size: 12px;
	color: #333;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	font-smoothing: antialiased;
	overflow-x: hidden;
	
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #e8d4a5;
}
h1{
	font-size: 18px;
	margin: 0;
	padding: 0;
	position: relative;
	color: #ffffff;
	}

h1 span{
	font-weight: 700;
}

a{
	color: #6190ca;
	text-decoration: none;
	outline:none;
}
a:hover { color:#fff;
text-decoration:none;}


/*
Main Styles
*/
#Wrapper{ width: 100%; margin:0px auto;}
#Wrapper2{ overflow:hidden; #ddd;}
#header {
	width: 100%;
	
}

.navigation {
	text-align: center;
	display: block;
}

.navigation a {
	display: inline-block;
	
}

.navigation a:hover{
	color: #333;
}
.navigation a:active{
	
}

#title h1 a, #title h1 a:hover, #title h1 a:hover, #title h1 a:hover  {	
	margin: 40px auto 20px auto;
	padding: 15px auto;
	display: inline-block;
	text-decoration: none;
	color: #444;
	-webkit-font-smoothing: antialiased;
	border-bottom: 6px solid transparent;
	text-rendering: optimizeLegibility;
	
}

#title h1 a:hover {
	border-bottom: 6px solid #eee;
}

#title h2 {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 2px;
	text-transform: uppercase;
	margin: 0;
	color: #6190ca;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.7);
	line-height: 140%;
	padding:5px 0px;
}

#title h2 small {
	color: #000;
	font-size: 13px;
	
	font-weight: bold;
	text-transform: uppercase;
}

#title h2 a {
	text-decoration: none;
	color: #999;
}

#contents{
	width: 100%;
	overflow:hidden;
	height:auto;
	border: 0 none transparent;
	
	}

#contents img{
	width: auto;
	height:auto;
}

#contents h1{ padding:5px 0px;}





blockquote{ padding:10px; margin:0px 0px; border-bottom:1px solid #dedede;}
blockquote:before {
content: '\201C';
}
blockquote:after {
content: '\201D';
}
#copyrights{border-top:3px solid #CCC;border-bottom:3px solid #CCC;}
#copyrights p{ float:left; margin:10px 15px 0px 0px;}


@media all {

}
@media screen and (min-width: 1401px){
	#Wrapper{ width: 960px; margin:0px auto;}

}
@media screen and (min-width: 1200px) and (max-width: 1400px) {
	#Wrapper{ width: 960px; margin:0px auto;}

	
}
@media screen and (min-width: 961px) and (max-width: 1200px) {
	#Wrapper{ width: 960px; margin:0px auto;}

}
@media screen and (min-width: 859px) and (max-width: 960px) {
	#Wrapper{ width: 830px; margin:0px auto;}
	#navigation ul li a{ font-size:12px; padding:0px 11px;}
	
	
}
@media screen and (min-width: 761px) and (max-width: 860px) {
	#Wrapper{ width: 740px; margin:0px auto;}
	#navigation ul li a{ font-size:12px; padding:0px 11px;}
	
	
}


@media screen and (min-width: 641px) and (max-width: 760px) {	
	#Wrapper{ width: 620px; margin:0px auto;}
	header{ text-align:center;}
	#navigation ul li{ float:none; text-align:center; border-bottom:1px solid #dedede; }
	#navigation ul li a{ font-size:11px; padding:0px 0px; width:100%;}
	
	
}

@media screen and (min-width: 421px) and (max-width: 640px) {
	#Wrapper{ width: 420px; margin:0px auto;}
	header{ text-align:center;}
	#navigation ul li{ float:none; text-align:center; border-bottom:1px solid #dedede; }
	/*.navigation a{ float:none; font-size:16px; padding:0px 0px; width:100%; text-align:center; text-transform:uppercase;}*/
	
	
}

@media screen and (min-width: 320px) and (max-width: 420px) {
	#Wrapper{ width: 320px; margin:0px auto;}
	header{ text-align:center;}
	#navigation{ height:150px;}
	#navigation ul li{ float:none; text-align:center;  }
	.navigation a{ float:none; }
	
	
}
@media screen and (min-width: 0px) and (max-width: 319px) {
	#Wrapper{ width: 100%; margin:0px auto;}
	header{ text-align:center;}
	#navigation{ height:190px;}
	.navigation a{ float:none; width:100%; text-align:center; }
	

	
}



.bn{
	position: relative;
	text-align:center;
	width:320px;
	left:50%;
	margin-left:-160px;
	height:auto;
	bottom:0px;
}

.animatit{
	position: relative;
	text-align:center;
	z-index:25;
	border:10px;
}
.boxanima{
	position: relative;
	z-index:25;
	width:130px;
	height:130px;
	float:left;
	text-align:center;
	margin:5px;
	
	font:Verdana, Geneva, sans-serif;
	font-size:12px;
}



.boxvideoOLD {
	position: relative;
	z-index:25;
	width:auto;
	height:auto;
	text-align:center;
	margin:5px;
}

figure { width: 90%; min-width: 17.5em; margin:0 auto;}
figcaption { font: 120% sans-serif; text-align: center;}
.boxvideo {
    position: relative;
    padding-bottom: 56.25%; 
    padding-top: 25px;
    height: 0;
    margin:0 auto;
}
.boxvideo iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.boxjogo {
	position: relative;
	z-index:25;
	width:100%;
	height:auto;
	text-align:center;
	margin:5px;
}
.radical {
	position: relative;
	z-index:25;
	width:750px;
	height:550px;
	text-align:center;
	margin:5px;
}