/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a {
	cursor: pointer;
}
body {
	background: #181617;
	color: #EDEBE4;
	font-family: 'futura', Arial, sans-serif;
	position: absolute;
	width: 100%;
	height: 100%;
	font-size: 10px;
}
#container {
	width: 100%;
	max-width: 960px;
	display: block;
	margin: auto;
	position: relative;
	padding-bottom: 20px;
} 
#share_container .fb-like.fb_iframe_widget {
position: absolute;
left: 0;
bottom: 20px;
vertical-align: top;
}
#share_container .IN-widget {
	position: absolute;
	bottom: 18px;
	left: 80px;
	vertical-align: top;
}
header {
	z-index: 2;
	display: block;
	width: 100%;
	padding-top: 20px;
	text-indent: -3000px;
	background: url('../img/hooplalogo.png') no-repeat bottom left;
}
header>h1 {
	display: block;
	height: 40px;
	width: 120px;
}
#container.mobile #busqueda {
	display: none;
}
#busqueda {
	color: #EDEBE4;
	padding-left: 240px;
	background: no-repeat top left;
	min-height: 440px;
	transition: all .7s;
	-webkit-transition: all .7s;
}
#busqueda>h2 {
	font-family: 'nexa';
	font-weight: bold;
	font-size: 8em;
	-webkit-text-stroke: 2px #EDEBE4;
	letter-spacing: -.02em;
}
#busqueda>h3 {
	display: inline-block;
	font-family: 'nexa';
	font-weight: bold;
	font-size: 2.2em;
	padding: 8px 14px;
	width: 432px;
	margin-top: 7px;
	margin-bottom: 15px;
	border: 4px #FAAFF4 solid;
}
.columna {
	width: 470px;
}
p.bajada {
	font-size:1.4em;
	line-height: 18px;
	font-weight: normal;
}
#busqueda #lista {
	margin-top: 15px;
}
#busqueda #lista>li {
	width: 220px;
	margin-right: 20px;
	display: inline-block;
	vertical-align: top;
}
#busqueda #lista>li.ultimo {
	margin-right: 0;
}
#busqueda #lista>li h4 {
	font-family: 'nexa';
	font-weight: bold;
	font-size: 1.8em;
	margin-bottom: 5px;
}
#busqueda #lista>li ul>li {
	font-size: 1.3em;
	line-height: 1.2;
	margin-bottom: .6em;
}
#interesado {
	font-size: 1.5em;
	line-height: 1.3;
	margin-top: -10px;
}
#interesado>strong {
font-family: 'nexa';
font-weight: bold;
font-size: 1.4em;
border-bottom: 4px solid;
line-height: 2;
}
#agencia {
	display: block;
	width: auto;
	max-width: 432px;
	padding:14px;
	margin-top: 10px;
	border: 4px #FAAFF4 solid;
}
#agencia>h4 {
	font-family: 'nexa';
font-weight: bold;
font-size: 2em;
padding-bottom: 2px;
border-bottom: 4px solid;
display: inline-block;
margin-bottom: 5px;
}
#agencia>a {
	font-family: 'nexa';
	font-weight: bold;
	display: inline-block;
	font-size: 1.5em;
	margin-top: 10px;
	padding: 5px 10px;
	background:#fff;
	border: #fff 3px solid;
	color: #000;
}
#agencia>a:hover {
	background: none;
	color: #fff;
}
#about {
	margin-top: 10px;
}

#about h3 {
font-family: 'nexa';
font-weight: bold;
font-size: 2em;
padding-bottom: 2px;
border-bottom: 4px solid;
display: inline-block;
margin-bottom: 5px;
}
#about #categorias {
	overflow: auto
}
#about #categorias>li {
	float: left;
	width: 200px;
	margin-right: 10px;
	margin-top: .6em;
	overflow: auto;
}
#about #categorias>li>h4 {
font-family: 'nexa';
font-weight: bold;
font-size: 1.5em;
margin-bottom: .3em;
}
#about #categorias>li>p {
	font-size: 1.2em
}
#about #categorias>li>ul>li {
font-size: 1.2em;
width: 200px;
margin-right: 10px;
margin-top: .6em;
vertical-align: top;
}
#about #categorias a{
	color: #242625;
	font-weight: bold;
	text-decoration: none;
}
#about #categorias a:hover {
	text-decoration: underline;
}
#busqueda .IN-widget {
position: relative!important;
bottom: 0!important;
top: 0!important;
left: 0!important;
margin-top: 5px!important;
}
@media screen and (max-width: 720px) {
	header {
		padding-top: 4px;
		margin:auto;
		max-width: 480px;
	}
	#busqueda {
		background-position: top center;
	}
	.columna {
		max-width: 460px;
	}
	#busqueda {
		padding: 0;
		position: relative;
		top: 10px;
		max-width: 480px;
		margin: 0 auto;
		padding-bottom:80px;
	}
	#share_container {
		width: 236px;
		position: absolute;
		left: 50%;
		bottom: 0;
		margin-left: -118px;
	}
	#share_container .fb-like.fb_iframe_widget {
		position: relative!important;
		display: inline-block!important;
		vertical-align: bottom!important;
		float:left!important;
		left:auto;
		bottom: auto;
		margin-right: 10px;

	}
	#share_container .IN-widget {
		display: inline-block!important;
		position: relative!important;
		vertical-align: bottom!important;
		float:left!important;
		left:auto;
		bottom: auto;
	}
}
@media screen and (max-width: 480px) {
	body {
		position: absolute;
		top: 0px;
		left: 10px;
		bottom: 10px;
		right: 10px;
		width: auto;
		height: auto;
		font-size: 12px;
	}
	#busqueda {
		padding-bottom: 100px;
	}
	#busqueda>h2 {
		font-size: 4em;
	}
	#busqueda>h3 {
		display: block;
		font-family: 'nexa';
		font-weight: bold;
		font-size: 1.6em;
		/*font-size: 16px;*/
		padding: 8px 14px;
		width: auto;
		margin-top: 7px;
		margin-bottom: 15px;
		border: 4px #FAAFF4 solid;
	}
	.columna {
		width: auto;
	}
	#busqueda #lista>li {
		width: 100%;
		margin: 5px 0;

	}
	#busqueda #lista>li ul>li {
		font-size: 1.2em;
	}
	#busqueda #lista>li ul>li:last-child {
		margin-bottom: 0;
	}
	#about #categorias>li {
		float: none;
		width: auto;
		margin-right: 0;
	}
	#about #categorias>li ul>li {
		width: auto;
		margin-right: 0;
	}
	#share_container{ 
		position: absolute;
	}

}