/*   
Theme Name: i-Binaural Theme
Theme URI: http://www.i-binaural.com
Description: Binaural Theme
Author: Jos&eacute; Debuchy
Author URI: http://www.40q.com.ar
Version: 1
*/

@media screen {

* { margin: 0; padding: 0; }
body { 
	background: #262628; 
	color: #666;
	font-family: 'Yanone Kaffeesatz', Arial, sans-serif;
	font-size: 18px;
	font-weight: 300;
}
.screen-reader-text { position: absolute; left: -9999px; top: -9999px; }
.clear { clear: both; }
.group:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
* html .group, *:first-child+html .group { zoom: 1; } /* First selector = IE6, Second Selector = IE 7 */

#page-wrap {
	background: #fff;
	padding-top: 40px;
}
#content { 
	width: 960px; 
	margin: 0 auto 0; 
	padding-bottom: 20px;
}

h1, h2, h3 { font-weight: 300; margin: 0 0 10px 0; }
h1 { }
h2 {
	font-size: 32px;
	text-transform: uppercase;
}
h3 { }

p { 
	font-size: 18px;
	line-height: 1.5em;
	margin: 0 0 10px 0;
	letter-spacing: .4px;
}
a {
	text-decoration: none;
}
a:hover { } 

:-moz-any-link:focus {
  outline: none;
}
a img {
	border: none;
}

blockquote { }
blockquote p { }

ul, ol {
	margin: 0 0 10px 0; 
}
ul {
	list-style: none;
}
img { 
	border:0;
}
.alignright {
	float: right;
}
alignleft {
	float: left;
}

strong {
	color: #000;
	font-weight: 400;
}

.post { }

.entry { }
.entry a { }
.entry a:hover { }

pre { }
code, tt { }

#meta { }
.postmetadata { }

#sidebar { }

.navgation { }
   .next-posts { }
   .prev-posts { }

#searchform { }
	#s { }
	#searchsubmt { }

form { }
input[type=text] { }
textarea { }
.clear-float {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
	padding: 0;
	margin:0;
}

.title-divider {
	height: 1px;
	-webkit-box-shadow: 0px 0px 4px 1px #ccc;
	box-shadow: 0px 0px 3px 1px #ccc; 
	margin-bottom: 20px;
}

/* =Layout
-------------------------------------------------------------- */


/* =Header
-------------------------------------------------------------- */
#header-wrap {
	background: transparent url(images/bg/header.jpg) repeat-x top center;
	height: 105px;
}
#header {
	position: relative;
	height: 105px;
	margin: 0 auto;
	width: 960px;
	margin-bottom: 0;
}
#header h1 {
	background: transparent url("images/logo.png") no-repeat scroll 0% 0%;
	text-indent: -9999px;
	position: absolute; left:0px; top: 0px;	
    width: 210px; height: 130px;
}
#header h1 a {
    border: 0;
	display: block;
    width: 210px; height: 130px;
    text-decoration: none;
}



.menu-main-container {
	position: absolute;
	bottom: 5px;
	right: 0;
}
ul#menu-main {
	border-left: 1px solid #000;
	border-right: 1px solid #676769;
	height: 40px;
	margin-bottom: 0;
}
#menu-main li {
	float: left;
}
#menu-main li a {
	border-left: 1px solid #676769;
	border-right: 1px solid #000;
	color: #fff;
	display: block;
	font-size: 18px;
	line-height: 30px;
	height: 30px;
	text-transform: uppercase;
	padding: 5px 14px;
}
#menu-main li.current-menu-item a,
#menu-main li.current-page-ancestor a,
#menu-main li a:hover {
	-webkit-box-shadow: inset 0px 0px 15px 0px #282828;
	-moz-box-shadow: inset 0px 0px 15px 0px #282828;
	box-shadow: inset 0px 0px 15px 0px #282828;
	color: #f04e23;
}
#menu-main li a:hover {
	color: #fff;
}

/* =Home Page
-------------------------------------------------------------- */
#home-shortcuts {
	background: transparent url(images/bg/home-shortcuts.png) no-repeat;
	border-top: 1px solid #ccc;
	padding: 0 30px;
}
#home-shortcuts h3 {
	color: #f04e23;
	font-size: 24px;
}
.home-shortcut {
/*  background: #f3f4f5; */
/* 	float: left; */
	font-size: 18px;
	font-weight: 300;
	width: 390px;
	padding: 20px 30px 10px;
}
.hs-left {
	float: left;
	width: 450px;
}
.hs-right {
	float: right;
	width: 370px;
	padding: 40px;
}

#home-slider-wrap {
	margin-bottom: 20px;
}
#home-slider {
	
}
.home-slider-image {
	float: left;
	width: 660px;
}
.home-slider-intro {
	color: #f04e23;
	float: right;
	font-size: 18px;
	padding: 0 20px;
	text-align: right;
	width: 260px;
}
.home-slider-intro h3{
	color: #4b4c4f;
	font-size: 36px;
	margin-top: 30px;
	text-transform: uppercase;
}
.home-slider-intro h4 {
	font-size: 24px;
	margin-bottom: 10px;
}
.home-slider-intro p {
	font-size: 18px;
	font-style: italic;
}
.home-slider-intro p strong {
	color: #F04E23;
}

/* =Page
-------------------------------------------------------------- */
.texto-adicional {
	color: #f04e23;
	display: block;
	font-size: 18px;
	margin-top: -10px;
	margin-bottom: 15px;
}

#page-content {
	background: transparent url(images/bg/content.png) repeat-y;
}
#main-content {
	float: right;
	width: 620px;
	margin-right: 30px;
}
#main-content ul li {
	margin-bottom: 5px;
}
#navigation {
	float: left;
	width: 280px;
	margin-right: 30px;
}
.landing-intro {
	margin-top: 30px;
	padding-right: 20px;
}

#navigation-list {
	background: transparent url(images/bg/submenu.png) repeat-y;
	margin-bottom: 0;
}
#navigation-list li {
	background: transparent url(images/submenu/divider.png) repeat-x top center;
}
#navigation-list li a{
	background: transparent url(images/submenu/submenu-arrow.png) no-repeat 97% center; 
	color: #4b4c4f;
	display: block;
	font-size: 21px;
	font-weight: 400;
	padding: 10px 30px 10px 5px;
}
#navigation-list li.current_page_item {
	background-color: #fff;
}
#navigation-list li.current_page_item a {
	background: transparent url(images/submenu/submenu-arrow-active.png) no-repeat 97% center; 
}
.navigation-list-top {
	background: transparent url(images/submenu/top.png) repeat-x top center;
	height: 5px;
}
#page-content.child .navigation-list-top {
	margin-top: 50px;
}
#page-content .navigation-list-top {
	margin-top: -5px;
}
.navigation-list-bottom {
	background: transparent url(images/submenu/bottom.png) repeat-x top center;
	height: 5px;
}
#page-content.child .navigation-list-bottom {
	
}
#page-content .navigation-list-bottom {
	/* margin-top: 400px; */
}
#page-content.page-la-empresa .navigation-list-bottom {
	margin-top: 300px;
}

/* =Landing Page
-------------------------------------------------------------- */
.product-row,
.client-row {
	clear: both;
	margin-bottom: 20px;
}
.product-list {
	-webkit-box-shadow: 0px 0px 4px 1px #ccc;
	box-shadow: 0px 0px 3px 1px #ccc; 
	float: left;
	width: 290px;
	margin: 0 10px;
}
.product-title {
	background: #282828 url(images/bg/landing-titles.png) repeat-x top center;
}
.product-title:hover {
	background: #494A4D;
	-webkit-box-shadow: inset 0px 0px 15px 0px #282828;
	-moz-box-shadow: inset 0px 0px 15px 0px #282828;
	box-shadow: inset 0px 0px 15px 0px #282828;
}
.product-title h3 {
	margin-bottom: 0;
	border-right: 1px solid #676769;
	margin-right: 40px;
}
.product-title h3 a {
	background: transparent url(images/submenu/submenu-arrow-active.png) no-repeat 97% center;
	color: #fff;
	display: block;
	padding: 10px 30px 10px 10px;
	margin-right: -40px;
}
.product-title h3 a:hover {

}
.product-brief {
	background: #eff1f2;
	padding: 5px 10px;
}
.product-thumb {
	margin-top: 5px;
	float: left;
	width: 60px;
}
.product-excerpt {
	line-height: 1.5em;
	width: 195px;
	float: right;
}

/* =Clientes
-------------------------------------------------------------- */
.client-list {
	border: 1px solid #ccc;
	-webkit-box-shadow: 0px 0px 4px 1px #ccc;
	box-shadow: 0px 0px 3px 1px #ccc; 
	margin: 0 10px;
	float: left;
	width: 180px;
}
.client-list img {
	display: block;
}


/* =La Empresa
-------------------------------------------------------------- */
.page-la-empresa #navigation{
	background: transparent url(images/bg/iso-left.png) no-repeat left top;
	height: 300px;
	margin: 30px 0;
}
.page-contacto #navigation{
	background: transparent url(images/bg/contacto.jpg) no-repeat left top;
	height: 400px;
	margin: 30px 0;
}


/* =Footer
-------------------------------------------------------------- */
#footer-wrap {
	background: transparent url(images/bg/footer.png) repeat-x top;
	clear: both;
	height: 80px;
	padding-top: 20px;
}
#footer {
	color: #fff;
	margin: 0 auto;
	width: 960px;
}
#footer p {
	letter-spacing: 0px;
}
#footer-left {
	background: transparent url(images/logo-footer.png) no-repeat;
	height: 90px;
	margin-top: -15px;
	float: left;
	width: 140px;
}
#footer-right {
	float: right;
	padding-left: 20px;
	width: 800px;
}
.menu-footer-container {
	margin-bottom: 10px;
}
ul#menu-footer {
	height: 24px;
	margin-bottom: 0;
}
#menu-footer li {
	float: left;
}
#menu-footer li a {
	border-right: 1px solid #ccc;
	color: #fff;
	display: block;
	font-size: 18px;
	line-height: 24px;
	height: 24px;
	text-transform: uppercase;
	padding: 0 7px;
}
.cuarenta {
	background: transparent url('images/40Q-icon.png') no-repeat;
	display: inline-block;
	text-indent: -9999px;
	width: 42px;
	height: 20px;
	text-align: left;
}

} /* END screen media */


@media print {

.do-not-print { display: none; }
#comments { page-break-before: always; }

body { width: 100% !important; margin: 0 !important; padding: 0 !important; line-height: 1.4; word-spacing: 1.1pt; letter-spacing: 0.2pt; font-family: Garamond,"Times New Roman", serif; color: #000; background: none; font-size: 12pt; }
h1,h2,h3,h4,h5,h6 { font-family: Helvetica, Arial, sans-serif; }
h1 { font-size: 19pt; }
h2 { font-size:17pt; }
h3 { font-size:15pt; }
h4,h5,h6 { font-size:12pt; }
code { font: 10pt Courier, monospace; } 
blockquote { margin: 1.3em; padding: 1em; }
img { display: block; margin: 1em 0; }
a img { border: none; }
table { margin: 1px; text-align:left; }
th { border-bottom: 1px solid #333;  font-weight: bold; }
td { border-bottom: 1px solid #333; }
th, td { padding: 4px 10px 4px 0; }
caption { background: #fff; margin-bottom: 2em; text-align: left; }
thead { display: table-header-group; }
tr { page-break-inside: avoid; } 
a { text-decoration: none; color: black; }
	
} /* END print media */