/* Droid Sans + Droid Sans Bold */
@import url(http://fonts.googleapis.com/css?family=Droid+Sans:regular,bold);

/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* typography.css */
body {font-size:81.25%;line-height:1.8462em;color:#222;background:#fff;font-family:"Droid Sans","Lucida Grande", "Lucida Sans Unicode", "Lucida", Verdana, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:1.2308em;line-height:1.5em;margin-top:1.5em;margin-bottom:1.5em;}
h2 {font-size:1.2308em;line-height:1.5em;margin-top:1.5em;margin-bottom:0em;}
h3 {font-size:1.2308em;line-height:1.5em;margin-top:1.5em;margin-bottom:0em;}
h4 {font-size:1.2308em;line-height:1.5em;margin-top:1.5em;margin-bottom:0em;}
h5 {font-size:0.875em;line-height:1.7143em;margin-top:1.7143em;margin-bottom:0em;}
h6 {font-size:0.75em;line-height:2em;margin-top:2em;margin-bottom:0em;}
.you-got24px {font-size:1.8462em;line-height:1em;margin-top:1em;margin-bottom:0em;}
.you-got21px {font-size:1.6154em;line-height:1.1429em;margin-top:1.1429em;margin-bottom:0em;}
.you-got18px {font-size:1.3846em;line-height:1.3333em;margin-top:1.3333em;margin-bottom:0em;}
.you-got16px {font-size:1.2308em;line-height:1.5em;margin-top:1.5em;margin-bottom:0em;}
.you-got14px {font-size:1.0769em;line-height:1.7143em;margin-top:1.7143em;margin-bottom:0em;}
.you-got13px {font-size:1em;line-height:1.8462em;margin-top:1.8462em;margin-bottom:0em;}
.you-got12px {font-size:0.9231em;line-height:2em;margin-top:2em;margin-bottom:0em;}
.you-got11px {font-size:0.8462em;line-height:2.1818em;margin-top:2.1818em;margin-bottom:0em;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {font-size:1em;line-height:1.8462em;margin:0 0 1.8462em 0;}
p img {margin:1.8462em 1.8462em 1.8462em 0;padding:0;}
p img.right {margin:1.8462em 0 1.8462em 1.8462em;}
a:focus, a:hover {color:#000;}
a {color:#009;text-decoration:underline;}
blockquote {margin:1.8462em;color:#666;font-style:italic;}
strong {}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.8462em 0;font-style:italic;}
del {color:#666;}
pre, code {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0 0 1.8462em 0;}
ul, ol {margin:0 0 1.8462em 0;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.8462em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;}
thead th {background:#C3D9FF;}
th, td, caption {padding:4px 10px 4px 5px;}
tr.even td {background:#E5ECF9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:0.8462em;line-height:2.1818em;margin-bottom:2.1818em;}
.large {font-size:1.0769em;line-height:1.7143em;margin-bottom:1.7143em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}

/* forms.css */
label {font-weight:bold;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}
input[type=text], input.text, input.title, textarea, select {background-color:#fff;border:1px solid #bbb;}
input[type=text]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus {border-color:#666;}
input[type=text], input.text, input.title, textarea, select {margin:0.5em 0;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:390px;height:250px;padding:5px;}
input[type=checkbox], input[type=radio], input.checkbox, input.radio {position:relative;top:.25em;}
form.inline {line-height:3;}
form.inline p {margin-bottom:0;}
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}

/* grid.css */
.container {width:936px;margin:0 auto;}
.showgrid {background:url(src/grid.png);}
.column, div.span-1, div.span-2, div.span-3, div.span-4, div.span-5, div.span-6, div.span-7, div.span-8, div.span-9, div.span-10, div.span-11, div.span-12, div.span-13, div.span-14, div.span-15, div.span-16 {float:left;margin-right:24px;}
.last, div.last {margin-right:0;}
.span-1 {width:36px;}
.span-2 {width:96px;}
.span-3 {width:156px;}
.span-4 {width:216px;}
.span-5 {width:276px;}
.span-6 {width:336px;}
.span-7 {width:396px;}
.span-8 {width:456px;}
.span-9 {width:516px;}
.span-10 {width:576px;}
.span-11 {width:636px;}
.span-12 {width:696px;}
.span-13 {width:756px;}
.span-14 {width:816px;}
.span-15 {width:876px;}
.span-16, div.span-16 {width:936px;margin:0;}
input.span-1, textarea.span-1, input.span-2, textarea.span-2, input.span-3, textarea.span-3, input.span-4, textarea.span-4, input.span-5, textarea.span-5, input.span-6, textarea.span-6, input.span-7, textarea.span-7, input.span-8, textarea.span-8, input.span-9, textarea.span-9, input.span-10, textarea.span-10, input.span-11, textarea.span-11, input.span-12, textarea.span-12, input.span-13, textarea.span-13, input.span-14, textarea.span-14, input.span-15, textarea.span-15, input.span-16, textarea.span-16 {border-left-width:1px!important;border-right-width:1px!important;padding-left:5px!important;padding-right:5px!important;}
input.span-1, textarea.span-1 {width:24px!important;}
input.span-2, textarea.span-2 {width:84px!important;}
input.span-3, textarea.span-3 {width:144px!important;}
input.span-4, textarea.span-4 {width:204px!important;}
input.span-5, textarea.span-5 {width:264px!important;}
input.span-6, textarea.span-6 {width:324px!important;}
input.span-7, textarea.span-7 {width:384px!important;}
input.span-8, textarea.span-8 {width:444px!important;}
input.span-9, textarea.span-9 {width:504px!important;}
input.span-10, textarea.span-10 {width:564px!important;}
input.span-11, textarea.span-11 {width:624px!important;}
input.span-12, textarea.span-12 {width:684px!important;}
input.span-13, textarea.span-13 {width:744px!important;}
input.span-14, textarea.span-14 {width:804px!important;}
input.span-15, textarea.span-15 {width:864px!important;}
input.span-16, textarea.span-16 {width:924px!important;}
.append-1 {padding-right:60px;}
.append-2 {padding-right:120px;}
.append-3 {padding-right:180px;}
.append-4 {padding-right:240px;}
.append-5 {padding-right:300px;}
.append-6 {padding-right:360px;}
.append-7 {padding-right:420px;}
.append-8 {padding-right:480px;}
.append-9 {padding-right:540px;}
.append-10 {padding-right:600px;}
.append-11 {padding-right:660px;}
.append-12 {padding-right:720px;}
.append-13 {padding-right:780px;}
.append-14 {padding-right:840px;}
.append-15 {padding-right:900px;}
.prepend-1 {padding-left:60px;}
.prepend-2 {padding-left:120px;}
.prepend-3 {padding-left:180px;}
.prepend-4 {padding-left:240px;}
.prepend-5 {padding-left:300px;}
.prepend-6 {padding-left:360px;}
.prepend-7 {padding-left:420px;}
.prepend-8 {padding-left:480px;}
.prepend-9 {padding-left:540px;}
.prepend-10 {padding-left:600px;}
.prepend-11 {padding-left:660px;}
.prepend-12 {padding-left:720px;}
.prepend-13 {padding-left:780px;}
.prepend-14 {padding-left:840px;}
.prepend-15 {padding-left:900px;}
div.border {padding-right:11px;margin-right:12px;border-right:1px solid #eee;}
div.colborder {padding-right:41px;margin-right:42px;border-right:1px solid #eee;}
.pull-1 {margin-left:-60px;}
.pull-2 {margin-left:-120px;}
.pull-3 {margin-left:-180px;}
.pull-4 {margin-left:-240px;}
.pull-5 {margin-left:-300px;}
.pull-6 {margin-left:-360px;}
.pull-7 {margin-left:-420px;}
.pull-8 {margin-left:-480px;}
.pull-9 {margin-left:-540px;}
.pull-10 {margin-left:-600px;}
.pull-11 {margin-left:-660px;}
.pull-12 {margin-left:-720px;}
.pull-13 {margin-left:-780px;}
.pull-14 {margin-left:-840px;}
.pull-15 {margin-left:-900px;}
.pull-16 {margin-left:-960px;}
.pull-1, .pull-2, .pull-3, .pull-4, .pull-5, .pull-6, .pull-7, .pull-8, .pull-9, .pull-10, .pull-11, .pull-12, .pull-13, .pull-14, .pull-15, .pull-16 {float:left;position:relative;}
.push-1 {margin:0 -60px 1.5em 60px;}
.push-2 {margin:0 -120px 1.5em 120px;}
.push-3 {margin:0 -180px 1.5em 180px;}
.push-4 {margin:0 -240px 1.5em 240px;}
.push-5 {margin:0 -300px 1.5em 300px;}
.push-6 {margin:0 -360px 1.5em 360px;}
.push-7 {margin:0 -420px 1.5em 420px;}
.push-8 {margin:0 -480px 1.5em 480px;}
.push-9 {margin:0 -540px 1.5em 540px;}
.push-10 {margin:0 -600px 1.5em 600px;}
.push-11 {margin:0 -660px 1.5em 660px;}
.push-12 {margin:0 -720px 1.5em 720px;}
.push-13 {margin:0 -780px 1.5em 780px;}
.push-14 {margin:0 -840px 1.5em 840px;}
.push-15 {margin:0 -900px 1.5em 900px;}
.push-16 {margin:0 -960px 1.5em 960px;}
.push-1, .push-2, .push-3, .push-4, .push-5, .push-6, .push-7, .push-8, .push-9, .push-10, .push-11, .push-12, .push-13, .push-14, .push-15, .push-16 {float:right;position:relative;}
.prepend-top {margin-top:1.5em;}
.append-bottom {margin-bottom:1.5em;}
.box {padding:1.5em;margin-bottom:1.5em;background:#E5ECF9;}
hr {background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:.1em;margin:0 0 1.45em;border:none;}
hr.space {background:#fff;color:#fff;}
.clearfix:after, .container:after {content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.clearfix, .container {display:block;}
.clear {clear:both;}

/* bigital-4.4/screen.css */
html, body {height:100%;background:#6A2C91;}
.showgrid {background:url("_imgs/grid.png");}
body {font-family:"Droid Sans","Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Lucida", Verdana, sans-serif;font-size-adjust:0.536;margin:0;}
#content {float:left;margin-right:54px;width:726px;}
#lefty {float:left;margin-right:54px;width:156px;}
#beaf {float:left;width:516px;}
ap {font-size:0.875em;line-height:1.7143em;margin-top:1.7143em;margin-bottom:0em;}
ap + p {text-indent:39px;margin-top:0;}
.showgrid {background:url(_imgs/grid.png);}
.grid-cuatro {background:url(_imgs/grid-4col.png);}
.grid-ct {background:url(_imgs/grid-5-13.png);}
.grid-seis {background:url(_imgs/grid-6col.png);}
.grid-sd {background:url(_imgs/grid-6-12.png);}
.grid-sc {background:url(_imgs/grid-6-14.png);}
.grid-ocho {background:url(_imgs/grid-8col.png);}
.grid-3-9-3 {background:url(_imgs/grid-3-9-3.png);}
.grid-936 {background:url(_imgs/grid-936.png);}
#access {display:none;}
#wrapper {background:#fff;min-height:576px;}
.main #wrapper {background:#fff url(_imgs/bg-home.png) no-repeat center 24px;min-height:576px;}
.main h1.widget-title {margin:0;}
.sidebar h1, .sidebar li {font-size:0.8462em;line-height:2.1818em;}
#home-c li, .sidebar li {background:url(_imgs/bg-raya-gris-bottom.png) left bottom repeat-x;}
#home-c li a, .sidebar li a {border:none;}
#wrapper-top {background:#fff url("_imgs/bg-top.png") repeat-x;}
#wrapper-top h2 {margin:0;}
#header {padding-top:24px;position:relative;}
#header a {border:none;}
#sidebar { padding-top: 72px; }
#logo {margin-left:-14px;}
#logo-hires {display:none;}
#site-title a {border:none;margin:0 0 0 -15px;display:block;text-indent:-200em;background:url("_imgs/logo.png") no-repeat left top;height:48px;width:150px;}
#site-description {display:block;text-indent:-200em;position:absolute;width:255px;height:48px;top:24px;left:684px;}
#wrapper-bottom {background:#6A2C91 url("_imgs/bg-wrapper-bottom.png") repeat-x;padding:1.8462em 0;}
h1 {font-family:"Droid Sans","Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Lucida", Verdana, sans-serif;font-weight: bold;color:#6A2E91;margin-top:0; margin-bottom: 0;}
h2 {font-size:1em;line-height:1.8462em;margin:0;color:#6A2E91;}
h3 {font-size:1em;line-height:1.8462em;margin:0em;color:#6A2E91;font-weight:normal;}
blockquote {border-left:1px solid #C9CBCC;margin-left:0;margin-top:0;padding-left:18px;}
blockquote p + p {margin-top:-1.8462em;}
.peque {color:#666;font-size:0.8462em;line-height:2.1818em;}
.entry-excerpt {margin:0;}
.entry-excerpt p {margin:0;}
.entry-meta p {margin:0;}
.home #castellano, .home #english {margin-bottom:1.8462em;}
.home #blogzeit {clear:both;margin:1.842em 0;}
#blog-castellano img {margin-left:-60px;}
a {color:#333;text-decoration:none;}
a:link {border-bottom:1px dotted #333;}
a:visited {border-bottom:1px dotted #333;}
a:hover {color:#6A2E91;border-bottom:1px solid #6A2E91;}
a:active {color:#6A2E91;border-bottom:1px solid #6A2E91;}
a img, a:link img, a:visited img, a:hover img, a:active img, a.thickbox, a.slimbox {border:none;text-decoration:none;}
body.home a.slimbox img, .entry-excerpt img {margin:.9231em 0;}
em {font-style:italic;color:#6A2E91;}
strong {font-weight:bold;color:#6A2E91;}
.entry-content {margin-bottom:3.684em;}
.entry-content ul {list-style:none;margin-left:0;}
.entry-content ul li {background:url("_imgs/bullet.png") no-repeat top left;padding-left:14px;}
ul.xoxo, ul.xoxo li ul {list-style:none;margin-left:0;}
#meta, #wp_page_numbers {font-size:0.8462em;line-height:2.1818em;}
#meta ul, #wp_page_numbers ul {list-style:none;margin:0;}
#meta ul li {margin-bottom:.7909em;padding-bottom:1.3909em;background:url(_imgs/bg-meta.png) left bottom no-repeat;}
#wp_page_numbers ul li.page_info {display:block;}
#wp_page_numbers ul li {display:inline;}
#wp_page_numbers ul li:after {content:" | ";}
#wp_page_numbers ul li.page_info:after, #wp_page_numbers ul li:last-child:after {content:"";}
.addthis a {display:block;height:2.1818em;}
.addthis a:link, .addthis a:visited, .addthis a:hover, .addthis a:active {border-bottom:none !important;}
.addthis a img {margin-top:4px;}
.force-four {font-size:0.8462em;line-height:1.6363em;margin-bottom:1.6363em;}
.force-six {font-size:0.8462em;line-height:1.8181em;margin-bottom:1.8181em;}
.small {color:#666;font-size:0.8462em;line-height:2.1818em;}
.box {padding:0;margin:0;}
.sidebar h1 {margin-bottom:0;}
.sidebar ul {list-style:none;}
#footer {color:#fff;}
#footer h1 {color:#fff;font-weight:bold;margin:0;}
#footer ul {list-style:none;margin:0;}
#footer ul li ul li {border:none;background:url("_imgs/bg-white.png") repeat-x bottom;}
#footer ul li ul {border:none;}
#footer li.widget {margin-bottom:1.8462em;}
#foot-lefty p {font-size:0.8462em;line-height:1.8181em;margin:0;}
#foot-lefty p img {float:none;margin:0;}
#foot-center {font-des:mongo;}
#footer a {color:#fff;text-decoration:none;}
#footer a:link {border:none;}
#footer a:visited {border:none;}
#footer a:hover {border:none;text-decoration:underline;}
#footer a:active {border:none;text-decoration:underline;}
p img {margin:0;}
.wp-caption {margin:0 0 1.8462em 0;}
.alignleft {float:left;}
.alignright {float:right;}
.wp-caption-text {color:#666;color:#666;font-size:0.8462em;line-height:2.1818em;background:url(_imgs/bg-raya-gris-bottom.png) left bottom repeat-x;}
.wp-caption a:link, .wp-caption a:visited, .wp-caption a:hover, .wp-caption a:active {border:none;}
#footer .xoxo li a {padding:5px 0 5px 14px;background:transparent url("_imgs/flecha-der-fdo_violeta.gif") no-repeat top left;display:block;}
#footer .xoxo li h3 a {padding:0;background:none;display:inline;}
#footer .xoxo li h3 img {display:none;}
.widget_rss_links a {padding:5px 0 5px 20px;background:transparent url("_imgs/feed-icon-14x14.png") no-repeat center left;}
.hentry, .post {padding-bottom:1.8462em;}
.archive .hentry, .home .hentry {background:url(_imgs/bg-hentry.png) left bottom repeat-x;}
#beaf .entry-meta, #blog-castellano .entry-meta, #blog-english .entry-meta {padding-left:12px;color:#666;font-size:0.8462em;line-height:2.1818em;background:url(_imgs/bg-meta-data.png) left top no-repeat;}
.entry-meta-new {padding-left:18px;color:#666;font-size:0.8462em;line-height:2.1818em;}
input.text, input.title {width:130px;padding:5px;}
input.button {width:18px;text-indent:-200em;background:url("_imgs/icon-magnifying.gif") no-repeat;border:none;}
#clientes h1 {font-size:0.8462em;line-height:2.1818em;margin:0;}
#clientes ul {list-style:none;font-size:0.8462em;line-height:2.1818em;}
#clientes ul li {padding-left:12px;background:url(_imgs/bg-meta-data.png) left top no-repeat;}
.gallery {margin:0 0 1.8462em;}
.gallery a {border:none;}
.gallery-item {float:left;margin:0 20px 0 0;}
.last {margin:0 !important;}
div.tooltip {background:transparent url("_imgs/tooltip/grey_arrow_big.gif") no-repeat bottom; height:136px; width:370px; display:none; padding: 0; color: #333; }
div.tooltip div.content {
	margin: 24px;
}
div.tooltip h3 {margin:0;font-size:18px;color:#fff;}

.portsfolio #wrapper { background: #f00; }
.portfolio img , .portfolio a img { border: 1px solid #ccc; padding: 2px; background: #fff;}
.portfolio .size-thumbnail { margin-right: 24px; }
.portfolio .post-meta-key { font-weight: bold; }

/* misc */
a {overflow:hidden;}
li.first, p.first {border:0 !important;padding:0 !important;margin:0 !important;}
#accessibility {display:none;}

/* semantic class names */
#footer, #header {}
