@charset "utf-8";
/* CSS Document */

body, div, span, ul, li, h1, h2, h3, p {
	margin:0px;
	padding:0px;
}
body, .bg_ninjajoe {
	font-family:Arial, Helvetica, sans-serif;
	background-color:#1f94d4;
	background-image:url(../img/bg_body.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}

.bg_ninjajoe {
	background-color:#252e3c;
	background-image:url(../img/bg_body_ninjajoe.jpg);
}

.bg_wod {
	background-color: #0678A3;
	background-image: url(../img/glow.png);
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed;
}
.bg_girly {
	background-color: #E0C39B;
	background-image: url(../girly/background_pattern.jpg);
	background-repeat: repeat;
}

.bg_31m {
	background-color: #514F4D;
	background-image: url(../img/31m/fondo.png);
	background-repeat: repeat;
}

.bg_inta {
	background-color: #70D9FB;
	background-image: url(../img/inta/bg.png);
	background-repeat: repeat-x;
}

.bg_maule {
	background-image: url(../img/maule/bg.png);
	background-repeat: repeat;
}

.bg_joan {
	background-color: #040912;
	background-image: url(../img/joansword/background.jpg);
	background-repeat: no-repeat;
}

.joanNubeAlta {
	top:0px;
	left: -1911px;
}

.joanNubeMedia {
	top: 380px;
}

.joanNubeBaja {
	top: 720px;
}

/* Formularios */
.form-content {
margin-left: 100px;	
}
.form-content label {
	display: block;
	margin-bottom: 10px;	
}
.form-content input[type=text], .form-content textarea {
	width: 300px;
	padding: 5px;
	border: 1px solid #1C809C;
	border-radius: 5px;
	margin-bottom: 20px;
	font-size: 14px;
	display: block;
}

.styled-select {
	width:305px;
	height: 34px;
	/*overflow: hidden;*/
	background: url("br_down.png") no-repeat right #ffffff;
	margin-bottom: 20px;
	
}
.styled-select select{
	-webkit-appearance: none;
	background:transparent;
	width: 312px;
	padding: 5px;
	border: 1px solid #1C809C;
	border-radius: 5px;
	
	font-size: 14px;
	/*display: block;
	overflow:hidden;*/

	
}

.send {
	color:#000;
	/* padding:30px 10px; */
	font-size: 20px;
	height: 30px;
	width: 100px;
	float: left;
}
/* clases generales */
li {
	list-style:none;
}
.read-more {
	float:right;
	margin:5px 0px 10px 0px;
	font-weight:bold;
	text-decoration:none;
	color:#333;
	clear:both;
}
.read-more:hover {
	text-decoration:underline;
}
/* header */
#header {
	height:65px;
	background-image:url(../img/bg_header.png);
	background-repeat:repeat-x;

}
#logo {
	background-image:url(../img/logo_amnesia.png);
	height:59px;
	width:127px;
	float:left;
	text-indent:-9999px;
}
#header .botonera {
	width:960px;
	margin:0px auto;
	display:block;
	line-height:65px;
}
#header ul li {
	display:inline;
}
#redes-sociales {
	float:right;
	margin-top: 15px;
    width: 200px;
}
#redes-sociales li .googlep, #redes-sociales li .facebook, #redes-sociales li .twitter, #redes-sociales li .youtube , #redes-sociales li .linkedin {
	background-image:url(../img/iconos_redes_sociales.png);
	text-indent:-9999px;
	height:25px;
	width:25px;
	float:left;
	margin:0px 0px 0px 15px;
}
#redes-sociales li .googlep:hover, #redes-sociales li .facebook:hover, #redes-sociales li .twitter:hover, #redes-sociales li .youtube:hover, #redes-sociales li .linkedin:hover {
	background-image:url(../img/iconos_redes_sociales.png);
	text-indent:-9999px;
	height:25px;
	width:25px;
	float:left;
	margin:0px 0px 0px 15px;
	background-position: 0px 25px;
}
#redes-sociales li .googlep {
	background-position:50px 0px;
}
#redes-sociales li .googlep:hover {
	background-position:50px 25px;
}
#redes-sociales li .facebook {
	background-position:75px 0px;
}
#redes-sociales li .facebook:hover {
	background-position:75px 25px;
}
#redes-sociales li .twitter {
	background-position:100px 0px;
}
#redes-sociales li .twitter:hover {
	background-position:100px 25px;
}
#redes-sociales li .linkedin {
	background-position:25px 0px;
}
#redes-sociales li .linkedin:hover {
	background-position:25px 25px;
}
#nav li {
	margin-left: 30px;
}
#nav li a {
	color:#333333;
	text-decoration:none;
	font-weight: bold;
}
#nav li a:hover {
	color:#000;
}
/* no-slider */
#ninjajoe-slider {
	width:940px;
	height:255px;
	margin:-5px auto;
}
#girly-slider {
	width:940px;
	height:304px;
	margin:-5px auto;
}
#slider31m {
	width:967px;
	height:330px;
	margin:auto;
}
#sliderInta {
	width:1010px;
	height:410px;
	margin:-5px auto;
}

#sliderJoan {
	width:1010px;
	height:250px;
	margin:auto;
	background-image: url(../img/joansword/Logo_juego.png);
	background-repeat: no-repeat;
	background-position: center;
}

#barra1Joan {
	width:960px;
	height:88px;
	margin:auto;
	background-image: url(../img/joansword/pieza_linea_arriba.gif);
	background-repeat: repeat-x;
}

#leJoan {
	width: 139px;
	height: 288px;
	background-image: url(../img/joansword/joan_web.png);
	background-position: center;
	background-repeat: no-repeat;
	background-color: transparent;
	position: relative;
	top: -145px;
	left: -42px;
	z-index: 1000;
}

#leMortis {
	width: 366px;
	height: 297px;
	background-image: url(../img/joansword/morti_web.png);
	background-position: center;
	background-repeat: no-repeat;
	background-color: transparent;
	position: relative;
	top: -514px;
	left: 704px;
}

#sliderMaule {
	width:1021px;
	height:424px;
	margin:-8px auto;
}
/* no-slider */
#no-slider {
	width:940px;
	height:155px;
	margin:-5px auto;
}
/* slider */
#slider {
	width:940px;
	height:420px;
	margin:-6px auto 0px auto;
}
#slider-wraper {
	float:left; 
	position:relative;
}
.slideshow {
	height: 940;
	width: 420;
	float:left;
}
.prev {
	float:left; 
	position:absolute; 
	left:0px; 
	top:50%; 
	margin-top:-50px;
	z-index:5;
}
.next {
	float:left; 
	position:absolute; 
	right:0px; 
	top:50%; 
	margin-top:-50px;
	z-index:4; 
}
/* contenedor */
#wraper {
	width:960px;
	margin:0px auto;
	display:block;
}
#wraper .title {
	background: #ffcc33;
	background: -webkit-linear-gradient(bottom, #ffcc33 0%, #ffffcc 100%);
	background: -moz-linear-gradient(bottom, #ffcc33 0%, #ffffcc 100%);
	background: -o-linear-gradient(bottom, #ffcc33 0%, #ffffcc 100%);
	background: -ms-linear-gradient(bottom, #ffcc33 0%, #ffffcc 100%);
	background: linear-gradient(bottom, #ffcc33 0%, #ffffcc 100%);
	border-top-left-radius:8px;
 	border-top-right-radius:8px;
	margin:0px auto;
	width:940px;
	display:block;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:18px;
	color:#666666;
	padding:20px 0px;
	text-shadow: 1px 1px 1px #FFFFFF;		
}
#wraper .girlycinta {
	background-image: url(../girly/juegaenfb.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 88px;
	width: 1010px;
	margin-left: -24px;
	z-index: 5;
}

#wraper .cinta31m {
	height: 57px;
	width: 960px;
	margin-top:-57px;
	text-align: center;
	z-index: 5;
}

#wraper .cinta31m img {
	border:none;
	margin-right: 30px;
	margin-left: 30px;
}

#wraper .cintaMaule {
	height: 57px;
	width: 960px;
	margin-top:-70px;
	margin-bottom:5px;
	text-align: center;
	z-index: 5;
}

#wraper .cintaMaule img {
	border:none;
	margin-right: 30px;
	margin-left: 30px;
}

.description_title {
	color: #0068B6;
	font-size: large;
	font-weight: bold;
}

.description_title_joan {
	color: #333;
	font-size: large;
	font-weight: bold;
	text-shadow: 1px 1px 5px rgba(0,0,0,0.75);
}

.inta-info {
	text-align: center;
}

.inta-sep {
	background-image: url(../img/inta/separador.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 10px;
	margin: 30px 0px 15px 0px;
}

.joan-sep {
	background-image: url(../img/joansword/pieza_linea.gif);
	background-repeat: repeat-x;
	height: 41px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 92px;
	width: 774px;
}

.joanNube {
	position: absolute;
	z-index: -1;
}

/* listado juegos */
#games {
	background-color:#ffd84d;
  	-moz-box-shadow:    0px 2px 3px 1px #cc9900;
  	-webkit-box-shadow: 0px 2px 3px 1px #cc9900;
  	box-shadow:         0px 2px 3px 1px #cc9900;
	position: relative;
   	z-index: 1;
	height:164px;
	padding:0px;
	margin:0;
	font-size:0;
	text-align:center;
	border-top-left-radius: 8px;
	border-top-right-radius:8px;
}


#games li {
	/*width:240px;*/
	width:240px;
	height:100%;
	display:inline-block;
	padding:0px;
	/*display:inline;*/
	/*float:left;*/
	/*padding:auto;*/
	/*margin-left:56px;*/
	border-radius: 8px;
}

#games li:hover {
	background-color:#ffeeb5;
}

#games li a{
	display:block;
	height:100%;
	width:100%;
	border-left:40px;
	border-right:40px;
}


.game-image{
	margin:0 auto;
	padding:0;
}

/* contenedor seccion blanca */
#content_joan {
	background-image: url(../img/joansword/fondo_content_top.gif), url(../img/joansword/fondo_content.gif);
	background-repeat: no-repeat, repeat-y;
	background-position: 0px 0px, 9px 101px;
	background-color:transparent;
	margin:auto;
	width:960px;
	display:block;	
	position: relative;
   	z-index: 0;
	float:left;
	border-bottom-left-radius:8px;
 	border-bottom-right-radius:8px;
}
#content_joan h1 {
	color:#FF23A0;
	padding-top:10px;
	padding-bottom:10px;
}
#content_joan h3 {
	text-align: center;
	color:#333;
	text-shadow: 1px 1px 5px rgba(0,0,0,0.75);
}

#content {
	background-color:#FFFFFF;
	margin:-10px 10px 10px 10px;
	width:900px;
	display:block;	
	padding:20px;
	position: relative;
   	z-index: 0;
	float:left;
	border-bottom-left-radius:8px;
 	border-bottom-right-radius:8px;
}
#content h1 {
	color:#FF23A0;
	padding-top:10px;
	padding-bottom:10px;
}
#content h3 {
	color:#FF23A0;
}
.formError {
	color:red;
	font-size:13px;
	clear:both;
	padding-left:17px;
}
.line-top {
	border-top:1px solid #1C809C;
	padding:10px 0px;
	color:#1C809C;
  	font-size:14px;
  	text-align:justify;
}
.line-bottom {
	border-bottom:1px solid #1C809C;
	padding-bottom:10px;
	color:#1C809C;
  	font-size:14px;
  	text-align:justify;
	margin-bottom:50px;
}
.lista-ale {
	padding-left:250px;
	margin-bottom: 40px;
	/*border-bottom:1px solid #1C809C;*/
}
.lista-ale li {
	padding:20px 0px;
	color:#1C809C;
	font-size:14px;
}
/* cajas twitter, news, games  */
#content .box, #content .box-especial {
	width:286px;
	float:left;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;
	border-radius:8px;
	/*height:360px;*/
}

#content .box-especial{
	height: auto;
}

#content .box-especial {
	width:288px;
	margin:0px 20px;
}
/* cajas titulos */
#content .box h1, #content .box-especial h1 {
	width:266px;
	background: #05bcc8;
	background: -webkit-linear-gradient(bottom, #05bcc8 0%, #53eff9 100%);
	background: -moz-linear-gradient(bottom, #05bcc8 0%, #53eff9 100%);
	background: -o-linear-gradient(bottom, #05bcc8 0%, #53eff9 100%);
	background: -ms-linear-gradient(bottom, #05bcc8 0%, #53eff9 100%);
	background: linear-gradient(bottom, #05bcc8 0%, #53eff9 100%);
	border-top-left-radius:8px;
 	border-top-right-radius:8px;
	color:#fff;
	padding:10px;
	font-size:18px;
	text-shadow: 0 -1px 0 #000000;
	line-height:36px;
}
#content .box-especial h1 {
	width:268px;
	background: #cf3805;
	background: -webkit-linear-gradient(bottom, #cf3805 0%, #fd9562 100%);
	background: -moz-linear-gradient(bottom, #cf3805 0%, #fd9562 100%);
	background: -o-linear-gradient(bottom, #cf3805 0%, #fd9562 100%);
	background: -ms-linear-gradient(bottom, #cf3805 0%, #fd9562 100%);
	background: linear-gradient(bottom, #cf3805 0%, #fd9562 100%);
}
#content .box .gradient-green {
	background: #36cf05;
	background: -webkit-linear-gradient(bottom, #36cf05 0%, #63fc61 100%);
	background: -moz-linear-gradient(bottom, #36cf05 0%, #63fc61 100%);
	background: -o-linear-gradient(bottom, #36cf05 0%, #63fc61 100%);
	background: -ms-linear-gradient(bottom, #36cf05 0%, #63fc61 100%);
	background: linear-gradient(bottom, #36cf05 0%, #63fc61 100%);
}
.box-title-twitter, .box-title-news, .box-title-games {
	background-image:url(../img/box_icon.png);
	width:36px;
	height:36px;
	float:left;
	margin-right:10px;
	text-indent:-9999px;
}
.box-title-news {
	background-position:72px 0px;
}
.box-title-games {
	background-position:36px 0px;
}

.speciallink {
	color:#0084B4;
	text-decoration: none;
}
.speciallink:hover{
	text-decoration: underline;
}

/* cajas contenido twitter */
#content .box .twitter li{
	/*border-bottom:1px solid #ccc;*/
}
#content .box .twitter li img{
	float:left;
}
#content .box .twitter li p{
	padding-left:58px;
}
#content .box .twitter li a{
	color:#0084B4;
	text-decoration: none;
}
.twitter-follow-button {
	float: right;
	margin-top: 8px;
}
#content .box .twitter li a:hover{
	text-decoration: underline;
}
/* cajas contenido */
#content .box ul, #content .box-especial ul {
	padding:10px;
	font-size:12px;
}
#content .box ul li, #content .box-especial ul li {
	padding:10px 0px;
	clear:both;
}
/* cajas contenido titulos */
#content .box ul .box-title, #content .box-especial ul .box-title {
	color:#cf3805;
	display: block;
    padding-bottom: 5px;
	font-size:14px;
	font-weight:bold;
}
#content .box ul .box-title {
	color:#36cf05;
}
#content .box #games-table li{
	clear: none;
    float: left;
    margin: 5px;
    text-align: center;
    width: 46%;
}

.img-dest{
	padding-top:30px;
	padding-bottom:30px;
	text-align:center;
	
}
.img-dest img {
	float:left; 
	margin-right:30px;
	border:5px solid #137FD9;
}
.img-dest iframe {
	float:middle; 
	margin-left:auto;
	/*margin-left:30px;*/
	/*border:1px solid #137FD9;*/
}
.games-info {

}

.games-info-joan {
	width: 740px;
	margin: auto;
}

.img-dest-icon{
	float:left;
	padding-right:30px;
	display:inline-block;
	padding-bottom:30px;
	padding-top:30px;
}

.games-info-features{
	padding-top: 30px;
	display: inline-block;
	width:560px;
}

.games-info-social{
	display:inline-block;
	text-align:right;
}
.txt-games {
	padding:5px 0px 5px 420px;
	font-size:12px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.txt-games-nopadding {
	padding:5px 0px 5px 0px;
	font-size:12px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

.txt-games-global {
	padding:5px 0px 5px 0px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-align:center;
}

.joan-games-global {
	padding:5px 0px 5px 0px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-align:center;
	width: 650px;
	margin: auto;
}

.img-no-border {
	border-style: none;
}

.txt-games-quote {
	font-size:16px;
	font-style:italic;
}
.txt-games-link {
	font-size:12px;
}

.txt-games-link a{
	text-decoration: none;
	color:#333333;
}

.txt-games-link a:hover{
	text-decoration: underline;
	color:#333333;
}

.txt-games-link a:visited{
	text-decoration: none;
	color:#333333;

}


.link-more-games, .link-ovi {
	background: #05bcc8;
	background: -webkit-linear-gradient(bottom, #05bcc8 0%, #53eff9 100%);
	background: -moz-linear-gradient(bottom, #05bcc8 0%, #53eff9 100%);
	background: -o-linear-gradient(bottom, #05bcc8 0%, #53eff9 100%);
	background: -ms-linear-gradient(bottom, #05bcc8 0%, #53eff9 100%);
	background: linear-gradient(bottom, #05bcc8 0%, #53eff9 100%);
	border-radius:5px;
	padding:10px;
	color:#FFFFFF;
	text-decoration:none;
	
}
.link-ovi {
	background: #36cf05;
	background: -webkit-linear-gradient(bottom, #36cf05 0%, #63fc61 100%);
	background: -moz-linear-gradient(bottom, #36cf05 0%, #63fc61 100%);
	background: -o-linear-gradient(bottom, #36cf05 0%, #63fc61 100%);
	background: -ms-linear-gradient(bottom, #36cf05 0%, #63fc61 100%);
	background: linear-gradient(bottom, #36cf05 0%, #63fc61 100%);
	
}
#photos {
	clear:both; 
	padding:20px 0px;
	margin-bottom:50px;
	border-bottom:1px dotted #ccc;
}

#photos-noborder {
	clear:both; 
	padding:20px 0px;
}

#photos-noborder table{
	margin:auto;
}
table img {
	border:2px solid #137FD9;
}
/*------ Accordions ------*/
.border-top {
	border-top-left-radius:8px;
  	border-top-right-radius:8px;
	border-top:1px solid #1C809C;
}
.border-bottom {
	border-bottom-left-radius:8px;
  	border-bottom-right-radius:8px;
}
.accordionButton {
	font-weight:bold;
	font-size:14px;
	color:#137FD9;
	display: block;
	background-color:#DAF1FF;		  
	padding: 20px;
	outline: none;
	cursor: pointer;
	border-bottom:1px solid #1C809C;
	width:500px;
	border-right:1px solid #1C809C;
	border-left:1px solid #1C809C;
} 
.accordionButton a {
	color:#FF23A0;
}		
.on {
	color:#FF23A0;
	border-bottom:0px;
	border-bottom-left-radius:0px;
  	border-bottom-right-radius:0px;
	}	
.accordionContent {
	background-color:#DAF1FF;	
	padding:10px 20px;
	color:#333;
	font-size:12px;
	overflow: hidden;
	border-bottom:1px solid #1C809C;
	width:500px;
	border-right:1px solid #1C809C;
	border-left:1px solid #1C809C;
}
#faq-grafica, #customer-grafica {
	background-image:url(../img/faq.png);
	float:right; 
	text-align:center;
	width:348px;
	height:569px;
}
#customer-grafica {
	background-image:url(../img/customer.png);
	height: 435px;
}
#faq-grafica a {
	margin: 500px auto 0;
	display: block;
	width: 150px;	
}
/* nubes */
#nubes {
	background-image:url(../img/nubes.png);
	background-repeat:no-repeat;
	background-position:center;
	height:63px;
	clear:both;
}
/* nubes ninjajoe */
#nubes-ninjajoe {
	background-image:url(../img/nubes_ninjajoe.png);
	background-repeat:no-repeat;
	background-position:center;
	height:140px;
	clear:both;
}
/* footer */
#footer {
	clear:both;
	background: #fff;
	color:#666;
	font-size:12px;
	float:left;
	width:100%;
	padding:20px 0px;
}
#footer p {
	clear:both;
	text-align:center;
	font-size:10px;
	color:#999;
	padding-top:20px;
}
#blocke-footer {
	width:940px;
	margin:0px auto;
	display:block;
}
#footer .lista-contenedora {
	width:174px;
	float:left;
	/*height:120px;*/
	height:160px;
	padding:30px;
	border-right:1px solid #ccc;
}
#footer .lista-contenedora:last-child {
	border-right:0px;
}
#footer .lista-contenedora h1{
	color:#333;
	font-size:18px;
	padding-bottom:10px;
}
#footer .lista-contenedora  .botonera-footer li{
	padding-bottom:10px;
}
#footer .lista-contenedora  .botonera-footer a{
	color:#000;
	font-size:16px;
	text-decoration:none;
	font-weight: bold;	
}
#footer .lista-contenedora  .links-footer li{
	padding-bottom:10px;
}
#footer .lista-contenedora  .links-footer a{
	color:#666;
	font-size:12px;
	text-decoration:none;	
}

#about-menu{
	height:1em;
	margin-bottom:2em;
}
#about-menu ul{
	display:block;
	float:left;
	width:100%;
	padding:0;
	margin:0;
	list-style-type: none;
	text-align:center;

}

#about-menu ul li{
	display: inline-block;
	float:center;
	padding:0;
	/*padding-bottom:0.5em;*/
}

#about-menu ul li a{
	font-family: Helvetica,Arial, sans-serif;
	font-size: 14px;
	text-decoration:none;
	/*text-transform: uppercase;*/
	color:#333333;
	
	padding-left:0.5em;
	padding-right:0.5em;
	padding:0.5em;
	width:100%;
}

#about-menu ul li:hover{
	/*border-bottom: 4px solid #333333;*/
}
#about-menu ul li a:hover
{
	color: #000000;
	background-color:#E9E9E9;
	/*border-bottom: 4px solid #333333;*/
	border-radius:3px;
}



#about-menu ul li.active{
	color: #000000;
	padding-top:0.5em;
	padding-bottom:0.5em;
	border-top: 3px solid #1E94D4;
	background-color:#E9E9E9;	
	border-radius:3px;
}

h2.about-former{
	margin-top:50px;
	margin-bottom:20px;
}

#awards-list ul li{
	font-size:12px;
	padding-top:0.5em;
	padding-bottom:0.5em;
}

.about-headline{
	padding:1em;
}

.birthdate-select{
	padding-bottom:1em;
}

.checkbox-group{
	font-size:12px;
	padding-bottom:1em;
}
.checkbox-group ul li{
	padding:0.1em;
}

.form-content textarea{
	margin: 2px 483px 20px 0px; 
	width: 300px; 
	height: 102px;
}

.gallery{
	text-align:center;
}
.gallery-img{
	margin:auto;
	height:auto;
	width:auto;
	float:left;
	text-align:center;
	padding:4px;
}

.gallery-img img{
	display: inline;
	margin:auto;
	border: 1px solid #ffffff ;
}

.gallery-img img:hover{
	border: 1px solid #353D50;
}

.gallery-note{
	font-size:10px;
	font-weight: normal;
	text-align: center;
	width:100px;
	margin:auto;
}

.socialbox{
	padding:10px;
}

.socialbox-entry{
	border-top: 1px solid #D7D7D7;
	/*padding:10px 30px 10px 0;*/
	border-radius:5px;
	-webkit-border-radius: 5px;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
	
}

.twitterbox{
	height:20px;
	background-color: #EEF9FE;
}

.facebookbox{
	background-color: #F6F6F6;
	font-size: 11px;
	font-family:'lucida grande',tahoma,verdana,arial,sans-serif;
}

.googlebox{
	background-color: #F6F6F6;
	font-size: 11px;
	font-family: 'lucida grande',tahoma,verdana,arial,sans-serif;
}

iframe{
	border:0;
}

.twitter-follow-button{
	margin-top:0px;
	float:left;
}

.social-text{
	height:100%;
	display:inline;
	float: right;
	padding-right:10px;
}

.social-text a{
	text-decoration:none;
	color: #57515D;
}

.social-text a:hover{
	text-decoration:underline;
	color: #57515D;
}

.social-text a:visited{
	text-decoration:none;
	color: #57515D;	
}

.recaptcha{
	padding-top:10px;
	padding-bottom:20px;
}

#ninjajoe-slider{
	position:relative;
	z-index:1;
}

#joe-cubeecraft{
	top:-500;
	position:relative;
	z-index:2;
	width:940px;
	/*height:255px;*/	
	margin:-5px auto;
}

#joe-cubeecraft img{

}

#wrapper{
	position:relative;
	z-index:3;
}

#content{
	position:relative;
	z-index:3;
}

#press-list{
	margin-left:50px;
}

#press-list a {
	text-decoration: none;
}

#press-list a:hover {
	text-decoration: underline;
}

div.girlyhr {
	height: 27px;
	background-image: url(../girly/separador.png);
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 16px;
}	
div.girlyhr hr {
	display: none;
}