@import url(http://fonts.googleapis.com/css?family=EB+Garamond);
/* 
 * HTML5 ✰ Boilerplate
 *
 * What follows is the result of much research on cross-browser styling. 
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 *
 * Detailed information about this CSS: h5bp.com/css
 * 
 * ==|== normalize ==========================================================
 */


/* =============================================================================
   HTML5 display definitions
   ========================================================================== */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

/* =============================================================================
   Base
   ========================================================================== */

/*
 * 1. Correct text resizing oddly in IE6/7 when body font-size is set using em units
 * 2. Force vertical scrollbar in non-IE
 * 3. Prevent iOS text size adjust on device orientation change, without disabling user zoom: h5bp.com/g
 */

html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }

body { margin: 0; font-size: 12px; line-height: 1.231; }

body, button, input, select, textarea { font-family: sans-serif; color: #222; }

/* 
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate
 * Also: hot pink! (or customize the background color to match your design)
 */

::-moz-selection { background: #fe57a1; color: #fff; text-shadow: none; }
::selection { background: #fe57a1; color: #fff; text-shadow: none; }


/* =============================================================================
   Links
   ========================================================================== */

a { color: #666; text-decoration:none; }
a:visited { color: #666; }
a:hover { color: #8A181B; }
a:focus { outline: thin dotted; }

/* Improve readability when focused and hovered in all browsers: h5bp.com/h */
a:hover, a:active { outline: 0; }


/* =============================================================================
   Typography
   ========================================================================== */

abbr[title] { border-bottom: 1px dotted; }

b, strong { font-weight: bold; }

blockquote { margin: 1em 40px; }

dfn { font-style: italic; }

hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }

ins { background: #ff9; color: #000; text-decoration: none; }

mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }

/* Redeclare monospace font family: h5bp.com/j */
pre, code, kbd, samp { font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; }

/* Improve readability of pre-formatted text in all browsers */
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

q { quotes: none; }
q:before, q:after { content: ""; content: none; }

small { font-size: 85%; }

/* Position subscript and superscript content without affecting line-height: h5bp.com/k */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }


/* =============================================================================
   Lists
   ========================================================================== */

ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }


/* =============================================================================
   Embedded content
   ========================================================================== */

/*
 * 1. Improve image quality when scaled in IE7: h5bp.com/d
 * 2. Remove the gap between images and borders on image containers: h5bp.com/e 
 */

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }

/*
 * Correct overflow not hidden in IE9 
 */

svg:not(:root) { overflow: hidden; }


/* =============================================================================
   Figures
   ========================================================================== */

figure { margin: 0; }


/* =============================================================================
   Forms
   ========================================================================== */

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }

/* Indicate that 'label' will shift focus to the associated form element */
label { cursor: pointer; }

/* 
 * 1. Correct color not inheriting in IE6/7/8/9 
 * 2. Correct alignment displayed oddly in IE6/7 
 */

legend { border: 0; *margin-left: -7px; padding: 0; }

/*
 * 1. Correct font-size not inheriting in all browsers
 * 2. Remove margins in FF3/4 S5 Chrome
 * 3. Define consistent vertical alignment display in all browsers
 */

button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }

/*
 * 1. Define line-height as normal to match FF3/4 (set using !important in the UA stylesheet)
 * 2. Correct inner spacing displayed oddly in IE6/7
 */

button, input { line-height: normal; *overflow: visible; }

/*
 * Reintroduce inner spacing in 'table' to avoid overlap and whitespace issues in IE6/7
 */

table button, table input { *overflow: auto; }

/*
 * 1. Display hand cursor for clickable form elements
 * 2. Allow styling of clickable form elements in iOS
 */

button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }

/*
 * Consistent box sizing and appearance
 */

input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

/* 
 * Remove inner padding and border in FF3/4: h5bp.com/l 
 */

button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

/* 
 * 1. Remove default vertical scrollbar in IE6/7/8/9 
 * 2. Allow only vertical resizing
 */

textarea { overflow: auto; vertical-align: top; resize: vertical; }

/* Colors for form validity */
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }


/* =============================================================================
   Tables
   ========================================================================== */

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }


/* ==|== primary styles =====================================================
   Author: underscreen.com
   ========================================================================== */

/**** @Commons ****/

h1, h2 { font-family: 'EB Garamond', serif; }

.bordo{ color:#8A181B !important; }
html{background-color:#ffffff; }
html, body{ margin: 0; padding: 0; height:100%; color:#231F20; }
#container { width:900px; height:530px; position:absolute; left:50%; top:50%; margin:-265px 0 0 -450px; background:url(../img/bg-estaticas.jpg) 0 37px no-repeat #ffffff;	border:1px solid #ccc; overflow:hidden; 
-webkit-box-shadow: 0px 0px 3px 1px #cccccc;
-moz-box-shadow: 0px 0px 3px 1px #cccccc;
box-shadow: 0px 0px 3px 1px #cccccc; }

#gowland{ width:137px; height:24px; position:absolute; left:125px; top:48px; background:url(../img/logo_gowland.jpg); }

nav { position:absolute; right:60px; top:45px; }
nav li{ list-style:none; float:left; padding:2px 10px; }
nav a.selected { font-weight:bold; color:#8A181B; }

footer{ color:#999; position:absolute; right:60px; bottom:12px; font-size:10px; }

/**** @home ****/
#container.home{ background:url(../img/bg-home.jpg) 0 3px no-repeat #ffffff; }
.home h1{ position:absolute; font-size:88px; font-weight:normal; color:#E8E8E8; right:50px; top:18px; }

/**** @nosotros ****/
.nosotros h1{ position:absolute; font-size:88px; color:#E8E8E8; right:40px; top:18px; font-weight:normal; letter-spacing:0px;}
.nosotros .contenido{ position:absolute; width:295px; right:125px; top:218px; font-size:10px; line-height:12px; }

/**** @servicios ****/
#container.servicios{ background:url(../img/bg-outlines.jpg) 0 65px no-repeat #ffffff; }
.servicios h1{ position:absolute; font-size:88px; color:#E8E8E8; right:85px; top:18px; font-weight:normal; letter-spacing:0px; }

.servicios .contenido{ position:absolute; width:480px; right:50px; top:185px; font-size:10px; line-height:12px; }
span.bordo{ color:#8A181B !important; }
.servicios h2 { font-family:Arial, Helvetica, sans-serif; font-size:10px; padding:0px; margin:0 0 2px; }
.col_l{ width:235px; float:left; }
.col_r{ margin-left:25px; width:220px; float:left; }
.col_r img{ margin-left:135px; }

/**** @clientes ****/
.clientes h1{ position:absolute; font-size:88px; color:#E8E8E8; right:40px; top:18px; font-weight:normal;  letter-spacing:0px;}
.clientes .contenido{ position:absolute; left:160px; top:250px; font-size:10px; line-height:12px; }

/**** @contacto ****/
.contacto h1{ position:absolute; font-size:88px; color:#E8E8E8; left:360px; top:18px; font-weight:normal;  letter-spacing:0px;}
.contacto .contenido{ position:absolute; width:295px; left:365px; top:200px; font-size:10px; line-height:12px; }
.contacto p{ }
#mapa{ width:340px; height:200px; }

/**** @trabajos ****/
.trabajos .contenido{ position:absolute; top:250px; font-size:10px; line-height:12px; }

nav.submenu{ top:95px; z-index:999; }
.submenu h2{ color:#E8E8E8; font-weight:normal; font-size:36px; }
.submenu a:hover h2{ color:#8A181B;}
.submenu a.selected:hover h2{ color:#E8E8E8; cursor:default; }
.submenu .selected h2{ color:#E8E8E8; font-size:88px; margin-top:-20px; }

#items { position:absolute; top:-90px; left:20px; display:block; height:250px; width:99999em; list-style:none; margin:0px; padding:0px; }
#items li{ height:250px; display:block; float:left; margin-right:10px; }
#items li a { position:relative; height:250px; vertical-align: bottom; display: table-cell; }
#items li a span { display:block; color:#FFFFFF; position:absolute; top:234px; margin-left:0px; z-index:10; padding-left:5px; width:203px; background-color:#666; }
#items a[rel=vimeo_explorer] img, #items a[rel=radio_explorer] img{ border:4px solid #666; border-bottom:20px solid #666; }
#items li a:active { outline:none; }
#items li a img{ position:relative; bottom:0px; }

#controles{ position:relative; left:420px; top:170px; width:100px; height:50px; z-index:99; }
#controles a{ font-family: 'EB Garamond', serif; display:inline-block; line-height:50px; width:50px; height:50px; overflow:hidden; font-size:72px; color:#E8E8E8; font-weight:bold; cursor:pointer;}
#controles a:hover{ color:#666; }



/**** @ThumbnailViewer ****/

#thumbBox{ /*Outermost DIV for thumbnail viewer*/
	position: absolute;	left: 0;	top: 0;	width: auto;	padding: 10px;	padding-bottom: 0;	background: #ffffff;	visibility: hidden;	z-index: 999999;	cursor: hand;	cursor: pointer;}
#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
	font: bold 12px Arial; letter-spacing: 1px;	line-height: 1.1em;	color: #444444;	padding: 5px 0;	text-align: right;}
#thumbBox:hover .footerbar{ color:#cc0000 !important; }
#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */	background-color: white; }
#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/	position: absolute;	visibility: hidden;	border: 1px solid black; background-color: #EFEFEF; padding: 5px; z-index: 5;	display:none;}

/*
    ColorBox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}

/* 
    User Style:
    Change the following styles to modify the appearance of ColorBox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:#ccc;}
#colorbox{}
    #cboxContent{margin-top:20px;}
		#cboxContent:hover #cboxPrevious, #cboxContent:hover #cboxNext, #cboxContent:hover #cboxClose {opacity:1;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{border:5px solid #58595B; background:#fff;}
        #cboxTitle{position:absolute; top:-20px; left:0; color:#666;}
        #cboxCurrent{position:absolute; top:-20px; right:0px; color:#666;}
        #cboxSlideshow{position:absolute; top:-20px; right:90px; color:#fff;}
        #cboxPrevious{position:absolute; top:50%; left:5px; margin-top:-32px; background:url(../img/controls.png) no-repeat top left; width:28px; height:65px; text-indent:-9999px; opacity:0;}
        #cboxPrevious.hover{background-position:bottom left;}
        #cboxNext{position:absolute; top:50%; right:5px; margin-top:-32px; background:url(../img/controls.png) no-repeat top right; width:28px; height:65px; text-indent:-9999px; opacity:0;}
        #cboxNext.hover{background-position:bottom right;}
        #cboxLoadingOverlay{background:#000;}
        #cboxLoadingGraphic{background:url(../img/loading.gif) no-repeat center center;}
        #cboxClose{position:absolute; top:5px; right:5px; display:block; background:url(../img/controls.png) no-repeat top center; width:38px; height:19px; text-indent:-9999px; opacity:0;}
        #cboxClose.hover{background-position:bottom center;}

/* ==|== non-semantic helper classes ========================================
   Please define your styles before this section.
   ========================================================================== */

/* For image replacement */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }

/* Hide from both screenreaders and browsers: h5bp.com/u */
.hidden { display: none !important; visibility: hidden; }

/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: h5bp.com/p */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

/* Hide visually and from screenreaders, but maintain layout */
.invisible { visibility: hidden; }

/* Contain floats: h5bp.com/q */ 
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }



/* ==|== media queries ======================================================
   PLACEHOLDER Media Queries for Responsive Design.
   These override the primary ('mobile first') styles
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 480px) {
  /* Style adjustments for viewports 480px and over go here */

}

@media only screen and (min-width: 768px) {
  /* Style adjustments for viewports 768px and over go here */

}



/* ==|== print styles =======================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */
 
@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}
