/*
Theme Name: mQuest Technologies
Theme URI: http://ww.faunadiseno.com/
Description: Theme para mQuest Technologies.
Version: 1.0
Author: Eugenio Err&aacute;zuriz | Fauna Dise&ntilde;o
Author URI: http://faunadiseno.com/ | http://card.ly/rise

*/

@font-face {
	font-family: 'LeagueGothicRegular';
	src: url('fonts/League_Gothic-webfont.eot');
	src: local('?'), 
		 url('fonts/League_Gothic-webfont.woff') format('woff'), 
		 url('fonts/League_Gothic-webfont.ttf') format('truetype'),
		 url('fonts/League_Gothic-webfont.ttf') format('opentype'),  
		 url('fonts/League_Gothic-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* float clearing for IE6 */
* html .clearfix{
  height: 1%;
  overflow: visible;
}

/* float clearing for IE7 */
*+html .clearfix{
  min-height: 1%;
}

/* 
	- Float clearing for everyone else
	- Clearfix para las columnas de About Us
*/
.clearfix:after , .wpcolumn-clearfix:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  font-size: 0;
}

body{
	background-color: #222;
	background-image: url(images/fondo.jpg);
	background-position: center;
	background-repeat: repeat-y;
}

html,body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

p , h1, h2, h3 {
	margin: 0;
	padding: 0;
}

p{
	font-family: "Lucida Grande", "Lucida Sans Unicodr", Arial, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #fff;
	text-shadow: 1px 1px 1px #000;
	margin-top: 5px;
}

a {
	font-family: "Lucida Grande", "Lucida Sans Unicodr", Arial, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #999;
	text-decoration: none;
}

img{
	font-family: "Lucida Grande", "Lucida Sans Unicodr", Arial, sans-serif;
	font-size: 10px;
	line-height: 18px;
}

#slideshow div img {
	margin-top: 15px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	display: block;
	border: 6px solid #fff;
}

#remate {
	position: absolute;
	left: 0;
	bottom: -20px;

}

div#page {
	position: relative;
	width: 985px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	background-image: url(images/fondo-body.png);
	background-repeat: repeat-y;
	background-position: center;

}

div#content {
	position: relative;
}

div#left-sidebar {
	position: relative;
	width: 284px;
	float: left;
	margin-left: 25px;
	background-color: transparent;
	color: #fff;
	text-shadow: 1px 1px 1px #000;
	overflow: hidden;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
}

div#right-content {
	width: 660px;
	float: left;
	padding: 0;
	background-position: 0px 20px;
}

div.content-wrapper, div.single-content-wrapper {
	border-top: 1px solid #111;
	border-bottom: 1px solid #111;
	padding: 18px 0px 20px 15px;
	position: relative;
	float: left;
	width: 645px;
	min-height: 300px;
}

div.content-wrapper iframe{
	border: 3px solid #fff;
	float: left;
	margin-bottom: 15px;	
}

#right-content div.content-wrapper p {
	position: relative;
	clear: both;
}

#left-sidebar img.logo-left {
	position: absolute;
	left: 3px;
	width: 290px;
	display: none;
}

div.wpcolumn.wpcolumn-1.wpcolumn-first {
	float: none;
	width: 633px;
	margin-bottom: 10px;
}

#left-sidebar p {
	position: relative;
	width: 240px;
	float: right;
	text-align: right;
	margin-right: 10px;
	font-size: 11px;
}

#left-sidebar ul {
	position: relative;
	width: 265px;
	list-style-type: none;
	margin: 120px auto 15px auto;
	padding: 0 0 0 0;
}

#left-sidebar li {
	padding: 3px 0px 3px 0px;
	border-top: 1px dotted #5f77bd;
	text-align: right;
	text-transform: uppercase;
}

#wpcf7-f1-p7-o1 form.wpcf7-form fieldset p input {
	
}

#left-sidebar li:last-child {
	border-bottom: 1px dotted #5f77bd;
}

#left-sidebar li a{
	position: relative;
	display: block;
	line-height: 40px;
	font-size: 32px;
	font-family: "LeagueGothicRegular";
	text-decoration: none;
	color: #fff;
	text-shadow: 1px 1px 1px #000;
	text-transform: uppercase;
	font-weight: normal;
	padding-right: 5px;
}

#left-sidebar li a:hover{
	position: relative;
	display: block;
	background-color: #2D2C41;	
	color: #ccc;
}

div.contact-left {
	position: relative;
	float: left;
	clear: left;
	padding-right: 20px;
	margin-bottom: 20px;
	border-right: 1px dotted #666;
}

div.contact-right{
	position: relative;
	float: left;
}

div.contact-right p {
	line-height: 26px;
	margin: 0;
	font-size: 24px;
	font-family: "LeagueGothicRegular";
	text-decoration: none;
	text-shadow: 1px 1px 1px #000;
	text-transform: uppercase;
	font-weight: normal;
	list-style-type: none;
	padding: 0;
	color: #ccc;
	margin-left: 20px;
}

#right-content div.content-wrapper div.contact-left ul {
	margin: 0;
	font-size: 24px;
	font-family: "LeagueGothicRegular";
	text-decoration: none;
	text-shadow: 1px 1px 1px #000;
	text-transform: uppercase;
	font-weight: normal;
	list-style-type: none;
	padding: 0;
	color: #ccc;
}

div.top-page-navi {
	float: right;
	margin-right: 15px;
	width: 660px;
	position: relative;
	height: 25px;
	background-color: #000;
	border-bottom: 1px solid #222;
}

.top-page-navi ul {
	position: relative;
	float: right;
	list-style-type: none;
	margin: 3px 40px 0px 0px;
	padding: 0;
	display: none;
}

.top-page-navi li {
	height: 20px;
	line-height: 19px;
	float: left;
	border-right: 1px solid #555;
	padding: 0px 5px 0px 5px;
}

.top-page-navi li a{
	color: #fff;
	text-decoration: none;
	text-transform: capitalize;
	display: block;
	height: 30px;
}

.top-page-navi li a:hover{
	background-image: url(images/triangulo.gif);
	background-repeat: no-repeat;
	background-position: center 18px;
}

#content div.content-head img {
	position: absolute;
	top: 0px;
	right: -0px;
	width: 50px;
	height: 50px;
}

#slideshow {
	overflow: hidden;
	position: relative;
	width: 659px;
	height: 380px;
	margin: 0px 0px 0px 1px;
	background-color: #222;
	border-bottom: 1px solid #111;
	border-top: 1px solid #111;
	padding: 0px;
	background-image: url(images/fondo-slide.gif);
}

#slideshow div {
	position: relative;
	background-color: transparent;
	width: 659px;
	height: 380px;
}

#slideshow div p.slideshow-text {
	margin-top: -120px;
	color: #444;
	padding: 10px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/fondo-caption.png);
	font-size: 30px;
	font-family: "LeagueGothicRegular";
	line-height: 35px;
	width: 475px;
	text-align: center;
	text-shadow: 1px 1px 2px #fff;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

div.wpcolumn-wrapper{
	position: relative;
}

div.wpcolumn {
	width: 300px;
	float: left;
	margin-right: 20px;
	font-family: "Lucida Grande", "Lucida Sans Unicodr", Arial, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #fff;
	text-shadow: 1px 1px 1px #000;
}

#wrapper-solutions {
	position: relative;
	margin: 0px 0px 0px 0px;
	float: left;
	width: 650px;	
}

div.solution {
	position: relative;
	padding: 10px 10px 10px 10px;
	margin: 0px 10px 10px 10px;
	border-bottom: 1px dotted #666;
	min-height: 100px;
}

.solution img {
	position: relative;
	width: 100px;
	height: 100px;	
	float: left;
	margin-right: 15px;
}

.single-content-wrapper img.alignleft {
	position: relative;
	float: left;
}

.single-content-wrapper p.texto-productos {
	float: left;
	width: 218px;
	margin: 0px 0px 0px 23px;
	color: #fff;
	text-shadow: 1px 1px 1px #000;	
}

h1.titulos-solution {
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #fff;
	text-shadow: 1px 1px 1px #000;
	font-family:"LeagueGothicRegular";
	text-transform: uppercase;
	font-weight: normal;
}

h2#content-title {
	width: 420px;
	position: relative;
	margin: 0px 0px 0px 0px;
	color: #ccc;
	text-shadow: 1px 1px 1px #000;
	font-family: "LeagueGothicRegular";
	font-size: 32px;
	text-transform: uppercase;
	font-weight: normal;
}

fieldset h2{
	position: relative;
	margin: 0px 0px 0px 0px;
	color: #fff;
	text-shadow: 1px 1px 1px #000;
	font-family: "LeagueGothicRegular";
	font-size: 32px;
	text-transform: uppercase;
	font-weight: normal;
}

#wrapper-solutions div.solution p a {
	position: relative;
	float: left;
	text-decoration: none;
	margin-right: 5px;
	color: #fff;
	text-shadow: 1px 1px 1px #000;
}

#wrapper-solutions div.solution p a:after {
	content: " /";
}

#footer {
	position: relative;

}

p.content-footer {
	text-align: right;
	margin: 0;
	padding: 0;
	line-height: 18px;
}

div.float-left .content-footer:last-child {
	margin-top: 18px;
}


#contenedor-floats {
	position: relative;
	width: 945px;
	margin-right: auto;
	margin-left: auto;
	padding:0px 15px 30px 25px;
	position: relative;
	background-image: url(images/fondo-body.png);
	background-repeat: repeat-y;
	height: 120px;}

#footer p.content-footer img {
	vertical-align: middle;
	margin-left: 5px;
	margin-right: 5px;
	border: none;
}

img#telefono {
	margin: 0px!important;
	vertical-align: bottom;
}

div.float-left {
	padding-top: 20px;
	width: 264px;
	position: relative;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	border-top: 1px dotted #5f77bd;
}

div.float-right {
	background-image: url(images/stripes-bottom.png);
	background-repeat: repeat-x;
	padding-top: 20px;
	position: relative;
	float: right;
	width: 649px;
	height: 128px;
	padding-right: 10px;
	border-top: 1px solid #666;
	border-bottom: 1px solid #222;
	border-right: 1px solid #444;
}


#header-bordes {
	height: 90px;
	width: 100%px;
	margin-left: 2px;
	background-image: url(images/stripes.png);
	background-repeat: repeat-x;
	background-position: 0px bottom;
	border-bottom: 1px solid #666;
	border-top: 1px solid #111;

}

/* Estilos Formulario */

form.wpcf7-form fieldset {
	position: relative;
	float: left;
	color: #fff;
	border: none;
}

form.wpcf7-form {
	padding: 5px 10px 10px 10px;
	background-color: #000;
	position: absolute;
	top: 15px;
	right: 5px;
	float: left;
	width: 185px;
	z-index: 10;
}

form.wpcf7-form input {
	width: 180px;
	height: 20px;
}

form.wpcf7-form textarea {
	width: 180px;
	height: 155px;
}

#wpcf7-f1-p7-o1 form.wpcf7-form h1 {
	color: #ccc;
	position: relative;
	margin: 0px 0px 0px 0px;
	text-shadow: 1px 1px 1px #000;
	font-family: "LeagueGothicRegular";
	font-size: 32px;
	text-transform: uppercase;
	font-weight: normal;
}

input#send {
	color: #fff;
	height: 30px;
	background-color: #222;
	width: 185px;
	border: 1px solid #444;
	margin-top: 10px;
}
