/* Handcrafted by Roaaar in SCL */
/* @group reset */

* {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
body {
	text-align: center;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,img {
	border: 0;
}

img {
	-ms-interpolation-mode: bicubic;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: normal;
}

ol,ul {
	list-style: none;
}

caption,th {
	text-align: left;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}

q:before,q:after {
	content: '';
}

abbr,acronym {
	border: 0;
}

:focus {
	outline: 0;
}

.clear {
	clear: both;
}

/* @end */

/* @group typefaces */

@font-face {
	font-family: "Clarendon-Roman";
	src: url("fonts/ClarendonLTStd.otf");
}



/* @end */

/* @group style */

body {
	background: #f4f2f3 url(images/background.jpg) repeat-x 50% -80px;
	overflow-x: hidden;
}

a#roaaar {
	width: 320px;
	height: 200px;
	display: block;
	float: left;
	background: url(images/roaaar-logo.png) no-repeat;
	z-index: 4;
	position: relative;
}

#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

.columnsystem {
	padding-bottom: 20px;
	margin-bottom: 20px;
	padding-top: 20px;
}

.columnsystem .right {
	float: right;
}

.columnsystem .left {
	float: left;
}

.columnsystem .thumb {
	width: 450px;
	height: 200px;
	display: block;
	background-color: #d7d5d5;
	-khtml-border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	webkit-border-radius: 8px;
	padding: 10px;
}

.columnsystem .thumb:hover {
	background-color: #fc0093;
	-webkit-transition-duration: 0.5s;
}

.columnsystem .thumb.right {
	margin-right: -100px;
}

.columnsystem .thumb.left {
	margin-left: -100px;
}

.columnsystem .siteinfo {
	width: 490px;
	text-align: left;
	padding: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.columnsystem .siteinfo p {
	margin-bottom: 20px;
	font-size: 13pt;
	line-height: 20pt;
}

.columnsystem .siteinfo p a {
	color: #fc0093;
}

.columnsystem .siteinfo p a:hover {
	color: black;
}

.columnsystem .siteinfo h3 {
	color: #fc0093;
	font: 28pt/20pt Clarendon-Roman, Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1px;
	text-shadow: #f4f2f3 0 2px 5px;
}

.column h4 {
	color: #fc0093;
	font: 20pt/20pt Clarendon-Roman, Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1px;
	text-shadow: #f4f2f3 0 2px 5px;
	margin-bottom: 20px;
}

.columnsystem .siteinfo span.bajada {
	font-style: italic;
	color: #5e5e5e;
	font-size: 12pt;
	margin-bottom: 20px;
	display: block;
}

.columnsystem .siteinfo.left {
	padding-left: 100px;
}

.columnsystem .siteinfo.right {
	padding-right: 100px;
}

.columnsystem .siteinfo {
	width: 460px;
}

.section {
	background: url(images/separador-derecha.png) no-repeat 0 10px;
	padding-top: 70px;
}

.section p.intro {
	clear: both;
	display: block;
	bottom: 0;
	width: 740px;
	text-align: left;
	font: 18pt/28pt Clarendon-Roman, Georgia, "Times New Roman", Times, serif;
	text-shadow: white 0 2px 3px;
	padding: 10px 100px;
}

.section p.intro strong {
	color: #fc0093;
}

.section h2 {
	padding-left: 100px;
	text-align: left;
	color: #fc0093;
	font: 66px/40px Clarendon-Roman, Georgia, "Times New Roman", Times, serif;
	padding-right: 100px;
}

div#intro {
	height: 620px;
	background: url(images/dinosaurs-real.png) no-repeat center 180px;
	position: relative;
	padding-top: 0;
}

#intro p.intro {
	position: absolute;
	bottom: 0;
	text-shadow: #f4f2f3 0 2px 3px;
}

#crewbox .background {
	background: url(images/lentes.gif) no-repeat right 40px;
}

#nosotros {
	background-image: url(images/separador-izquiera.png);
}

#nosotros .background {
	background: url(images/bones.gif) no-repeat left top;
}

#nosotros h2 {
	text-align: right;
}

#nosotros p.intro {
	text-align: right;
}

a.crewsite {
	color: #fc0093;
	font-size: 14pt;
}

a.crewsite:hover {
	background-color: #000;
	color: white;
}

.column {
	font: 13pt/20pt Georgia, "Times New Roman", Times, serif;
	width: 460px;
	text-align: left;
	margin: 0;
	padding: 10px;
}

.column p {
	margin-bottom: 20px;
}

.column p.sign {
	font-style: italic;
	font-size: 12px;
	color: gray;
	text-align: right;
}

.column a {
	color: #fc0093;
}

.column strong {
	font-weight: bold;
}

.column.right {
	float: right;
}

.column.right img {
	margin-left: -80px;
	padding: 10px;
	background-color: #d7d5d5;
	margin-bottom: 10px;
	margin-top: 10px;
	-khtml-border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	webkit-border-radius: 8px;
}

.column.right img:hover {
	background-color: #fc0093;
	-webkit-transition-duration: 0.5s;
}

.column.left {
	float: left;
}

.column.left {
	
}

.container {
	display: block;
	clear: both;
	overflow: hidden;
	height: 100%;
	background: url(images/justice.gif) no-repeat left bottom;
}

ul#theteam {
	display: block;
	overflow: hidden;
	height: 500px;
	position: relative;
}

ul#theteam li {
	padding: 10px;
}

ul#theteam h5 {
	font-size: 14pt;
}

ul#theteam h5 em {
	color: #5e5e5e;
}

ul#theteam .member a {
	display: block;
	font-size: 8pt;
	font-style: italic;
}

ul#theteam .member a:hover {
	color: black;
	padding-left: 5px;
	-webkit-transition-duration: 0.5s;
}

ul#theteam em.charge {
	color: #5e5e5e;
	font-style: italic;
	font-size: 10pt;
	display: block;
	margin-bottom: -8px;
}

ul#theteam .teampic {
	display: block;
	width: 130px;
	height: 130px;
}

ul#theteam .teampic img {
	padding: 0;
	margin: 0;
}

ul#theteam li#pancho {
	width: 260px;
	position: absolute;
	top: 0;
	left: 0;
	margin-bottom: 20px;
	display: block;
}

ul#theteam li#pancho .teampic {
	position: absolute;
	right: 0;
	top: 0;
}

ul#theteam li#max {
	position: absolute;
	right: 0;
	top: 0;
	width: 130px;
}

ul#theteam li#max .member {
	margin-bottom: 10px;
}

ul#theteam li#ariel {
	position: absolute;
	top: 150px;
	width: 290px;
}

ul#theteam li#ariel .member {
	width: 160px;
	top: 0;
	right: 0;
	position: absolute;
}

ul#theteam li#ariel .teampic {
	position: absolute;
	top: 0;
	left: 0;
}

ul#theteam li#marina {
	position: absolute;
	top: 280px;
	width: 300px;
	height: 130px;
}

ul#theteam li#marina .teampic {
	right: 10px;
	top: 10px;
	position: absolute;
}

ul#theteam li#marina .member {
	bottom: 10px;
	left: 10px;
	position: absolute;
}

#publicita .background {
	padding-bottom: 50px;
	background-repeat: no-repeat;
	background-position: -30px -130px;
}

p.advertise {
	margin-left: 100px;
	margin-right: 100px;
	text-align: left;
	font: 13pt/20pt Georgia, "Times New Roman", Times, serif;
	margin-bottom: 20px;
}

p.advertise strong {
	font-weight: bold;
}

p.advertise a {
	color: #fc0093;
}

p.advertise a:hover {
	background-color: black;
	color: white;
}

span.quote {
	font-family: Clarendon-Roman, Georgia, "Times New Roman", Times, serif;
	text-align: right;
	display: block;
	padding-right: 100px;
	padding-left: 100px;
	text-shadow: #f4f2f3 0 2px 5px;
}

#contacto {
	background-image: url(images/separador-izquiera.png);
}

#contacto .background {
	height: 740px;
	background: url(images/contact.gif) no-repeat center bottom;
}

#contacto h2 {
	text-align: right;
}

#contacto .intro {
	text-align: right;
	text-shadow: rgba(244,243,243,0) 0 1px 0;
}

form#call {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
	width: 640px;
}

form#call input.submit {
	background-color: black;
	color: white;
	font: 26pt Georgia, "Times New Roman", Times, serif;
	border-style: none;
	padding: 10px;
}

form#call input.submit:hover {
	-webkit-transition-duration: 0.5s;
	background-color: #fc0093;
	color: black;
}

form#call input.input {
	float: left;
	margin: 10px;
	font: 13pt Georgia, "Times New Roman", Times, serif;
	padding: 5px;
	width: 176px;
	background-color: transparent;
	border: 3px dashed #fc0093;
}

form#call input.input:focus {
	background-color: white;
	-webkit-transition-duration: 0.5s;
}

form#call textarea {
	clear: both;
	width: 600px;
	padding: 5px;
	height: 200px;
	font: 13pt/20pt Georgia, "Times New Roman", Times, serif;
	margin: 10px;
	background-color: transparent;
	border: 3px dashed #fc0093;
}

form#call textarea:focus {
	background-color: white;
	-webkit-transition-duration: 0.5s;
}

p.upload {
	display: block;
	clear: both;
	text-align: right;
	padding-right: 100px;
	padding-left: 100px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fc0093;
}

p.upload a {
	color: #fc0093;
	font-size: 10pt;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	webkit-border-radius: 5px;
	padding: 5px;
}

p.upload a:hover {
	background-color: black;
	color: white;
	-webkit-transition-duration: 0.5s;
}

#response {
	background-color: #fc0093;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	color: white;
	text-shadow: #fc0093 0 1px 2px;
	font: bold 12pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: 10px;
}

p#footer {
	font: italic 9pt/20pt Georgia, "Times New Roman", Times, serif;
	text-align: center;
	color: black;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}

p#footer strong {
	font-weight: bold;
}

p#footer a {
	color: #fc0093;
	font-weight: bold;
}

p#footer a:hover {
	background-color: #fc0093;
	color: white;
}



/* @end */

/* @group nav */

#navigation {
	height: 200px;
	float: right;
	z-index: 4;
	position: relative;
	-webkit-transform: rotate(-2deg);
	margin-top: -10px;
}

#mask {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 280px;
	background: url(images/parallax.png) repeat-x -40% 0;
	z-index: 3;
	opacity: 1;
	display: block;
}

#navigation li {
	float: left;
	width: auto;
	margin-right: 5px;
	margin-left: 5px;
}

#navigation li#navinicio a {
	padding-top: 45px;
}

#navigation li#navcrew a {
	padding-top: 90px;
}

#navigation li#navnosotros a {
	padding-top: 20px;
}

#navigation li#navpublicita a {
	padding-top: 105px;
}

#navigation li#navblog a {
	padding-top: 30px;
}

#navigation li#navcontacto a {
	padding-top: 70px;
}

#navigation li a {
	color: white;
	text-decoration: none;
	background-color: #fc0093;
	display: block;
	padding: 10px;
	font: 16pt Clarendon-Roman, Georgia, "Times New Roman", Times, serif;
	text-shadow: #fc0093 0 1px 3px;
}

#navigation li a:hover {
	background-color: black;
	padding-top: 120px !important;
	-webkit-transition-duration: 0.5s;
	text-shadow: black 0 0 3px;
}

#navigation li.active a {
	background-color: black;
	text-shadow: black 0 2px 3px;
}

#response{
	display: none;
}

/* @end */