Skip to content

Instantly share code, notes, and snippets.

@jesserosenfield
Created May 30, 2012 15:44
Show Gist options
  • Save jesserosenfield/2837091 to your computer and use it in GitHub Desktop.
Save jesserosenfield/2837091 to your computer and use it in GitHub Desktop.
Untitled
@charset "UTF-8";
@font-face {
font-family:"bamcons";
src:url('assets/fonts/bamconswebfont.eot'), url('assets/fonts/bamconswebfont.woff') format('woff'), url('assets/fonts/bamconswebfont.ttf') format('truetype'), url('assets/fonts/bamconswebfont.svg') format('svg');
font-weight:normal;
font-style:normal;
}
.con:after, .con:before {
font-family:"bamcons";
font-weight:normal !important;
}
.ic-left:after {
float:left;
margin-right:8px;
}
.ic-right:after {
float:right;
margin-left:8px;
}
.ic-home:after { content:"\0021"; }
.ic-viewg:after { content:"\0022"; }
.ic-aru:after { content:"\0024"; }
.ic-arr:after { content:"\0025"; }
.ic-ard:after { content:"\0026"; }
.ic-arl:after { content:"\0027"; }
.ic-checked:after { content:"\0028"; }
.ic-check:after { content:"\0029"; }
.ic-linkout:after { content:"\002a"; }
.ic-fb:after { content:"\002b"; }
.ic-tw:after { content:"\002c"; }
.ic-yt:after { content:"\002d"; }
.ic-search:after { content:"\002e"; }
.ic-clock:after {
content:"\002f";
font-size:1.2307692307692em;
}
.ic-cal:after { content:"\0030"; }
.ic-mark:after {
content:"\0031";
padding-top:1px;
}
.ic-link:after { content:"\0032"; }
.ic-img:after { content:"\0033"; }
.ic-admin:after { content:"\0034"; }
.ic-play:after { content:"\0035"; }
.ic-list:after { content:"\005b"; }
.ic-viewl:after { content:"\005d"; }
.ic-user:after { content:"\0036"; }
.ic-plus:after { content:"\0037"; }
.ic-x:after { content:"\0038"; }
.ic-mail:after { content:"\0023"; }
.ic-sc:after { content:"\0039"; }
.ic-vim:after { content:"\003a"; }
.ic-at:after { content:"\003b"; }
.ic-price:after {
content:"\003c";
font-size:1.2307692307692em;
}
.ic-phone:after { content:"\003f"; }
.ic-info:after { content:"\003d"; }
.ic-infor:after { content:"\0040"; }
.arrow:after {
font-size:1.4545454545455em;
position:relative;
z-index:5;
}
.arrow-rr:after { content:"\0025"; }
.open .tw-filter-drop-toggle:after { content:"\0026"; }
.tw-filter-drop-toggle:after {
height:2em;
line-height:2em;
right:-1.0666666666667em;
}
.arrow-bc:after {
content:"\0026";
display:block;
text-align:center;
top:-2.3333333333333em;
}
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, font, 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 {
background:transparent;
border:0;
margin:0;
padding:0;
vertical-align:baseline;
}
html * { font-family:'FacitWeb-Light', "Helvetica Neue", 'Arimo', arial, helvetica, sans-serif; }
body { line-height:1; }
ol, ul { list-style:none; }
blockquote { quotes:none; }
blockquote:before, blockquote:after {
content:'';
content:none;
}
del { text-decoration:line-through; }
table {
border-collapse:collapse;
border-spacing:0;
}
a img { border:none; }
html, body {
width:100%;
max-width:100%;
}
body {
color:#23201f;
font-size:0.8125em;
line-height:1.8461538461538em;
position:relative;
padding-bottom:7.6923076923077em;
background:;
background-image:linear-gradient(right bottom,#f5732d 8%,#f99e3d 25%,#fcc44b 41%,#fbb947 74%,#faad42 87%,#f9a23e 97%);
background-image:-o-linear-gradient(right bottom,#f5732d 8%,#f99e3d 25%,#fcc44b 41%,#fbb947 74%,#faad42 87%,#f9a23e 97%);
background-image:-moz-linear-gradient(right bottom,#f5732d 8%,#f99e3d 25%,#fcc44b 41%,#fbb947 74%,#faad42 87%,#f9a23e 97%);
background-image:-webkit-linear-gradient(right bottom,#f5732d 8%,#f99e3d 25%,#fcc44b 41%,#fbb947 74%,#faad42 87%,#f9a23e 97%);
background-image:-ms-linear-gradient(right bottom,#f5732d 8%,#f99e3d 25%,#fcc44b 41%,#fbb947 74%,#faad42 87%,#f9a23e 97%);
background-image:-webkit-gradient(linear,right bottom,left top,color-stop(0.08,#f5732d),color-stop(0.25,#f99e3d),color-stop(0.41,#fcc44b),color-stop(0.74,#fbb947),color-stop(0.87,#faad42),color-stop(0.97,#f9a23e));
}
a {
text-decoration:none;
color:#ffffff;
}
a:hover {
text-decoration:underline;
color:#ffffff;
}
a:active { color:#4c3a23; }
a.bg2:hover { color:#ff9114; }
a.current.bg2:hover { color:#ffffff; }
.single-content .alignright {
float:right;
margin:20px 0 20px 20px;
}
.single-content .alignleft {
float:left;
margin:20px 20px 20px 0;
}
input[type="submit"] { -webkit-appearance:none; }
.pr { position:relative; }
.pad20 { padding:1.5384615384615em; }
.pad30 { padding:2.3076923076923em 2.3076923076923em 1.5384615384615em 2.3076923076923em; }
.fl { float:left; }
.fr { float:right; }
.block, .block * { display:block; }
.inline { display:inline; }
.w100 { width:100% !important; }
.op0a {
opacity:0;
filter:alpha(opacity=0);
-ms-filter:"alpha(opacity=0)";
-khtml-opacity:0;
-moz-opacity:0;
}
.op1a {
opacity:1;
filter:alpha(opacity=100);
-ms-filter:"alpha(opacity=100)";
-khtml-opacity:1;
-moz-opacity:1;
}
.op0 {
opacity:0;
-moz-opacity:0;
}
.op1 {
opacity:1.0;
-moz-opacity:1.0;
}
.empty {
cursor:not-allowed;
opacity:.20;
filter:alpha(opacity=20);
-ms-filter:"alpha(opacity=20)";
-khtml-opacity:.2;
-moz-opacity:.2;
}
.btw { border-top:2px solid #ffffff; }
.sidebar.btw { border-top:none; }
.bbw { border-bottom:2px solid #ffffff; }
.bto { border-top:2px solid #ff9114; }
.trans-color, .trans-color * {
-webkit-transition:color .2s linear;
-moz-transition:color .2s linear;
-o-transition:color .2s linear;
-ms-transition:color .2s linear;
transition:color .2s linear;
}
.trans-op, .trans-op * {
-webkit-transition:opacity .2s linear;
-moz-transition:opacity .2s linear;
-o-transition:opacity .2s linear;
-ms-transition:opacity .2s linear;
transition:opacity .2s linear;
}
.clear {
clear:both;
display:block;
overflow:hidden;
visibility:hidden;
width:0;
height:0 !important;
}
.wrapper {
position:relative;
overflow:hidden;
margin:0 auto;
}
.inner {
max-width:21.538461538462em;
width:96%;
padding:0 2%;
margin:0 auto;
position:relative;
}
.full-wrap {
width:100%;
padding:0;
}
.filter-wrap { padding-top:4.6153846153846em; }
.sub-title .tax-title {
font-size:0.6em;
clear:both;
display:block;
margin-bottom:0.76666666666667em;
}
.tax-alfa .tax-title {
clear:both;
display:inline;
}
.tax-title { line-height:1em; }
.tax-alfa .section-title { float:left; }
.count {
font-size:0.4em;
position:relative;
top:0em;
}
.sub-title .count { font-size:0.66666666666667em; }
.half { width:100%; }
.qt { width:21.538461538462em; }
.sidebar {
margin:0 auto 1.0769230769231em;
float:none;
z-index:5;
}
.sidebar-home { padding-top:0.61538461538462em !important; }
.round-link, .minical td a {
width:1.8181818181818em;
height:1.8181818181818em;
margin:0 auto;
text-align:center;
color:#ffffff;
line-height:1.8181818181818em;
display:block;
-wekit-border-radius:20px;
-moz-border-radius:20px;
border-radius:20px;
}
.nav-hor li { float:left; }
.nav-hor li:first-child {
padding-left:0;
margin-left:auto;
}
.nav-inl li { display:inline; }
.loading, .loading:hover, .loading *, .loading *:hover, #loader, #loader:hover, #loader *, #loader *:hover { cursor:wait; }
#loader {
width:100%;
height:100%;
top:3.6923076923077em;
left:0;
display:none;
position:absolute;
overflow:hidden;
background:url(assets/images/bg-transw.png);
z-index:-1;
}
#spinner {
width:5.8461538461538em;
height:8.7692307692308em;
position:absolute;
left:50%;
margin-left:-2.9230769230769em;
background:transparent !important;
z-index:10;
}
.load-text {
width:100%;
display:block;
text-align:center;
position:absolute;
bottom:0;
left:-4px;
font-size:1.5384615384615em;
text-transform:uppercase;
}
.loading #loader {
display:block;
z-index:10;
}
.loading #spinner { z-index:10; }
.ajax-fade {
opacity:1.0;
-moz-opacity:1.0;
-webkit-transition:opacity .3s linear;
-moz-transition:opacity .3s linear;
-o-transition:opacity .3s linear;
-ms-transition:opacity .3s linear;
transition:opacity .3s linear;
}
.loadout .ajax-fade {
opacity:0;
-moz-opacity:0;
}
.ajax-fade > .group img {
-webkit-transition:opacity 0.2s linear;
-moz-transition:opacity 0.2s linear;
-o-transition:opacity 0.2s linear;
-ms-transition:opacity 0.2s linear;
transition:opacity 0.2s linear;
}
.ajax-fade > .group img.img-loading {
opacity:0;
-moz-opacity:0;
}
.group:after {
content:".";
visibility:hidden;
display:block;
height:0;
clear:both;
}
.current { cursor:default; }
.cp { cursor:pointer; }
.dosis {
font-family:'Dosis', sans-serif;
text-transform:uppercase;
font-weight:100;
}
.bo { font-weight:bold; }
.me { font-weight:500; }
.lite { font-weight:200; }
.c1, .c1h:hover { color:#ffffff; }
.c2, .c2h:hover { color:#23201f; }
.c3, .c3h:hover, .post-edit-link { color:#ff9114; }
.c4, .c4h:hover { color:#fba63b; }
.c5 { color:red; }
.bg1, .bg1h:hover { background:#ffffff; }
.bg2, .bg2h:hover { background:#23201f; }
.bg3, .bg3h:hover { background:#ff9114; }
.bg4, .bg4h:hover { background:#fba63b; }
.subte-a { background:#66aadd; }
.subte-b { background:#c9242d; }
.subte-c { background:#3b63b2; }
.subte-d { background:#4b7e64; }
.subte-e { background:#5a2182; }
.subte-h { background:#f1d400; }
.subte-p { background:#e9c02b; }
.ttlc { text-transform:lowercase; }
.tdn, .tdn *, .btn-round { text-decoration:none !important; }
.round, .search-everything-highlight {
-wekit-border-radius:8px;
-moz-border-radius:8px;
border-radius:8px;
}
.search-everything-highlight {
padding:0 5px;
color:#23201f;
background:#f4db00;
box-shadow:1px 1px 3px #000000;
}
.round-res {
-wekit-border-radius:2px;
-moz-border-radius:2px;
border-radius:2px;
}
.round-b {
-moz-border-radius-bottomright:8px;
-webkit-border-bottom-right-radius:8px;
border-bottom-right-radius:8px;
-moz-border-radius-bottomleft:8px;
-webkit-border-bottom-left-radius:8px;
border-bottom-left-radius:8px;
}
.round-t {
-moz-border-radius-topright:8px;
-webkit-border-top-right-radius:8px;
border-top-right-radius:8px;
-moz-border-radius-topleft:8px;
-webkit-border-top-left-radius:8px;
border-top-left-radius:8px;
}
.round-r {
-moz-border-radius-topright:8px;
-webkit-border-top-right-radius:8px;
border-top-right-radius:8px;
-moz-border-radius-bottomright:8px;
-webkit-border-bottom-right-radius:8px;
border-bottom-right-radius:8px;
}
.round-l {
-moz-border-radius-topleft:8px;
-webkit-border-top-left-radius:8px;
border-top-left-radius:8px;
-moz-border-radius-bottomleft:8px;
-webkit-border-bottom-left-radius:8px;
border-bottom-left-radius:8px;
}
.p-text {
font-size:1.1538461538462em;
line-height:2.1333333333333em;
}
.p-text p { margin-bottom:1.6923076923077em; }
.giga {
font-size:6.1538461538462em;
line-height:1em;
}
.mega {
font-size:4em;
line-height:1.0769230769231em;
}
.kilo {
font-size:3.8461538461538em;
line-height:1em;
}
h1, .alpha {
font-size:1.5384615384615em;
line-height:2.4em;
}
.alpha.short { line-height:1em; }
h2, .beta {
font-size:1.0769230769231em;
line-height:1.6em;
}
.normal {
font-size:1em;
line-height:1.8461538461538em;
}
.small, small, .post-edit-link {
font-size:0.84615384615385em;
line-height:1.2727272727273em;
}
.caps {
font-size:0.84615384615385em;
text-transform:uppercase;
}
.uc { text-transform:uppercase; }
.black-box-h {
width:11em;
margin:0 auto 0.65em;
padding-bottom:0.75em;
border-bottom:2px solid #ff9114;
}
.btn {
display:block;
padding:0 1.5384615384615em;
position:relative;
text-align:center;
}
.arrow.ic-left.btn { padding-left:0.76923076923077em; }
.btn-round {
height:2.7272727272727em;
line-height:2.7272727272727em;
-wekit-border-radius:30px;
-moz-border-radius:30px;
border-radius:30px;
}
.btn-round.bg1:hover {
background:#23201f;
color:#ffffff;
}
.btn-round.bg1:active {
background:#4c3a23;
color:#ffffff;
}
.btn-round.bg1.empty:hover, .btn-round.bg1.empty:active {
background:#ffffff;
color:#23201f;
}
.white-bub:after, .current .bam-nav-daybub:after {
content:"\0026";
display:none;
text-align:center;
width:100%;
height:0.2em;
margin:0 auto;
position:relative;
bottom:-0.06em;
font-size:3.8461538461538em;
color:#ffffff;
}
.point-up { position:relative; }
.point-up strong:first-child { margin:0 0 0.76923076923077em; }
.point-up strong { margin:1em 0 0.76923076923077em; }
.point-up p {
text-transform:none;
line-height:1.8181818181818em;
margin-bottom:0.90909090909091em;
}
.point-up:before {
content:"\0024";
width:0.73333333333333em;
height:0.33333333333333em;
font-size:2.3076923076923em;
display:block;
position:absolute;
top:-0.5em;
left:50%;
margin-left:-0.36666666666667em;
text-align:center;
}
.header, .header header {
height:3.6923076923077em;
background:#23201f;
}
.logo {
font-size:1.2307692307692em;
line-height:3em;
word-spacing:-5px;
font-weight:200;
}
.logo:hover { text-decoration:none; }
.header-nav li {
display:none;
position:relative;
line-height:4.3636363636364em;
margin:0 0.81818181818182em;
}
.header-nav .hide { display:none; }
.header-nav .btn {
color:#23201f;
text-decoration:none;
}
.btn-lang {
height:1.8181818181818em;
line-height:1.8181818181818em;
-wekit-border-radius:20px;
-moz-border-radius:20px;
border-radius:20px;
background:url(assets/images/bg-btn-grad-sm.png) no-repeat #ffb514;
}
.btn-lang:after {
display:block;
float:right;
right:-0.72727272727273em;
}
.btn-lang:hover { background-position:left -20px; }
.header-nav .lang {
display:block;
top:1.2727272727273em;
margin-right:0;
}
.register { background:url(assets/images/bg-btn-grad-lg.png) center top no-repeat; }
.register:hover { background-position:center -48px; }
.register {
line-height:4.3636363636364em;
height:4.3636363636364em;
}
.nav-second {
width:100%;
margin-top:1.0769230769231em;
float:none;
}
.nav-second li {
width:6.4285714285714em;
height:1.7857142857143em;
line-height:1.7857142857143em;
font-size:2.1538461538462em;
margin:0 auto;
text-align:center;
float:none;
border-bottom:1px solid #ffffff;
border-bottom:1px solid rgba(255,255,255,0.6);
}
#searchform {
width:15.384615384615em;
position:relative;
margin:1.6923076923077em auto 2.3076923076923em;
float:none;
}
.s {
width:68%;
padding:0 3.6363636363636em 0 1.8181818181818em;
height:2.1818181818182em;
line-height:2.1818181818182em;
background:#23201f;
-wekit-border-radius:30px;
-moz-border-radius:30px;
border-radius:30px;
border:3px solid #23201f;
}
.s:focus {
text-transform:none;
color:#ffffff;
}
#searchsubmit {
width:1.25em;
height:1.625em;
font-family:"bamcons";
line-height:1.625em;
padding:0;
font-size:1.3846153846154em;
display:block;
background:none;
position:absolute;
top:0em;
right:5%;
border:none;
}
#searchsubmit:active { color:#4c3a23; }
.breadcrumb {
width:100%;
font-size:0.84615384615385em;
line-height:1.8181818181818em;
height:1.8181818181818em;
overflow:hidden;
position:relative;
margin:0 0 1.8181818181818em;
padding:1.8181818181818em 0 0;
}
.filter-wrap .breadcrumb {
position:absolute;
top:0;
}
.breadcrumb a {
color:#ffffff;
padding:0 0.45454545454545em;
position:relative;
}
.breadcrumb strong {
color:#23201f;
padding:0 0.45454545454545em;
}
.breadcrumb a:first-child { padding-left:1.8461538461538em; }
.breadcrumb a:first-child span { display:none; }
.breadcrumb a:first-child:after {
content:"\0021";
font-size:1.1818181818182em;
position:absolute;
left:0;
top:-0.30769230769231em;
}
.page-nav { margin-bottom:2.1538461538462em; }
.page-nav-b {
height:2.3076923076923em;
margin-top:2.3076923076923em;
}
.page-wrap {
display:table;
margin:0 auto;
}
ul.page-numbers {
height:2.3076923076923em;
margin-bottom:0.76923076923077em;
}
.page-numbers li {
display:inline;
margin-right:0.38461538461538em;
}
.page-numbers li a, .page-numbers li .current {
width:2.7272727272727em;
height:2.7272727272727em;
display:block;
font-weight:bold;
line-height:2.7272727272727em;
text-align:center;
font-size:0.84615384615385em;
color:#ffffff;
background:#23201f;
-wekit-border-radius:15px;
-moz-border-radius:15px;
border-radius:15px;
}
.page-numbers li a:hover { text-decoration:none; }
.page-numbers li a:active, .page-numbers li .current:active { background:#4c3a23; }
.page-numbers li .current {
color:#23201f;
background:#ffffff;
}
.next.page-numbers, .prev.page-numbers {
font-family:"bamcons";
width:2em;
height:2em;
line-height:2em;
font-size:1.1538461538462em;
}
.next.page-numbers:after {
content:"\0025";
padding-left:1px;
}
.prev.page-numbers:after { content:"\0027"; }
.minical-wrap {
padding:2.3076923076923em 0 1.5384615384615em;
margin-bottom:1.5384615384615em;
}
.minical {
width:18.076923076923em;
margin:0 auto;
text-align:center;
}
.minical tr { padding:0 0.90909090909091em; }
.minical td { padding:0.45454545454545em 0; }
.minical td a {
margin:0 auto;
opacity:.2;
filter:alpha(opacity=20);
-ms-filter:"alpha(opacity=20)";
-khtml-opacity:.2;
-moz-opacity:.2;
cursor:not-allowed;
}
.minical td .has-event a {
opacity:1.0;
filter:alpha(opacity=100);
-ms-filter:"alpha(opacity=100)";
-khtml-opacity:1.0;
-moz-opacity:1.0;
cursor:pointer;
}
.minical td a { text-decoration:none; }
.minical .current-day .remove-date:hover { color:#23201f; }
.remove-date:hover:after {
content:"\0038";
width:100%;
height:100%;
line-height:2.5em;
display:block;
font-size:0.72727272727273em;
background:transparent;
text-align:center;
position:absolute;
color:#ffffff;
left:0;
top:0;
}
.filter-list { margin-bottom:1.9230769230769em; }
.filter-list.view-more .filter-terms {
height:18.461538461538em;
overflow:hidden;
margin-bottom:2.6923076923077em;
}
.term-item {
display:block;
line-height:2.3076923076923em;
list-style:none;
position:relative;
}
.term-item a { font-size:1.2307692307692em; }
.tag {
padding-left:1.75em;
display:block;
cursor:pointer;
-webkit-transition:all .7s linear;
-moz-transition:all .7s linear;
-o-transition:all .7s linear;
-ms-transition:all .7s linear;
transition:all .7s linear;
}
.term-item:after {
content:"";
width:0.78571428571429em;
height:0.78571428571429em;
display:block;
position:absolute;
font-size:1.0769230769231em;
z-index:1;
left:0;
top:0.64285714285714em;
-wekit-border-radius:3px;
-moz-border-radius:3px;
border-radius:3px;
border:1px solid #726e6c;
}
.round-filter .term-item:after { display:none; }
.round-filter .term-item { clear:both; }
a.round-filter {
line-height:1.625em;
margin:0.125em 0;
clear:both;
}
.round-filter a.current {
padding:0 1.875em 0 0.625em;
-wekit-border-radius:15px;
-moz-border-radius:15px;
border-radius:15px;
left:-0.625em;
}
.round-filter a.current:hover {
opacity:.6;
-moz-opacity:.6;
}
a.round-filter.current:after {
position:absolute;
display:block;
height:2.4em;
line-height:2.4em;
font-size:0.625em;
right:1em;
top:0.2em;
}
a.round-filter.current:hover:after {
height:2em;
line-height:2em;
font-size:0.75em;
top:0.16666666666667em;
right:0.75em;
color:#ffffff;
}
.tag:after {
content:"\0028";
position:absolute;
z-index:5;
color:#ff9114;
font-size:1em;
text-shadow:1px 1px 0 #23201f, -1px 1px #23201f, -1px -1px #23201f, 1px -1px #23201f;
left:0;
top:0.076923076923077em;
opacity:0;
filter:alpha(opacity=0);
-ms-filter:"alpha(opacity=0)";
-khtml-opacity:0;
-moz-opacity:0;
}
.remove-term:after {
opacity:1.0;
filter:alpha(opacity=100);
-ms-filter:"alpha(opacity=100)";
-khtml-opacity:1.0;
-moz-opacity:1.0;
}
.remove-term:hover:after {
content:"\0038";
font-size:0.92307692307692em;
left:0;
top:0.16666666666667em;
background:#23201f;
}
.nada {
padding-top:0.76923076923077em;
display:none;
}
.filter-terms {
-webkit-transition:height .2s linear;
-moz-transition:height .2s linear;
-o-transition:height .2s linear;
-ms-transition:height .2s linear;
transition:height .2s linear;
}
.filter-list .view-tog { display:none; }
.minical-wrap .view-tog {
width:16.923076923077em;
margin:2.1538461538462em auto 0;
}
.minical-wrap .view-tog span:after { top:0; }
.filter-list.view-more .view-tog { display:block; }
.view-tog span {
float:left;
padding:0 0.46153846153846em 0 0;
top:-1.1538461538462em;
cursor:pointer;
}
.view-tog span:after {
margin-left:0.4em;
top:0.13333333333333em;
}
.view-tog span:hover:after { color:#ff9114; }
.view-tog.show span:after { content:"\0024"; }
@media all and (min-width: 43.75em) {
.header-nav .lang { margin-right:0.81818181818182em; }
.round-res {
-wekit-border-radius:4px;
-moz-border-radius:4px;
border-radius:4px;
}
.inner { max-width:100%; }
.filter-wrap { padding-top:0; }
.half { width:44.615384615385em; }
.content { margin-right:23.076923076923em; }
.sidebar {
float:right;
margin:0 0 0 1.3846153846154em;
padding-top:2.3076923076923em;
}
.filter-wrap .sidebar { margin:0; }
.sidebar.btw { border-top:2px solid #ffffff; }
.archive-header {
position:static;
top:auto;
}
.sub-title .tax-title {
clear:none;
display:block;
}
.header-nav li { display:block; }
.logo {
font-size:1.5384615384615em;
line-height:2.4em;
}
#searchform {
float:right;
margin-bottom:0;
}
.nav-second {
width:auto;
margin:0;
float:left;
}
.nav-second li {
width:auto;
float:left;
border:none;
}
.nav-second li a, .nav-second li {
height:3.75em;
line-height:3.75em;
}
.nav-second li:first-child { margin:0 !important; }
.nav-second li a, .nav-second li a:hover {
padding-left:0;
text-decoration:none;
}
.nav-second li a:after {
content:"\0025";
width:1.4666666666667em;
padding-left:0.066666666666667em;
height:1.5333333333333em;
line-height:1.6em;
margin-right:0.66666666666667em;
display:block;
position:relative;
top:1.7333333333333em;
font-size:0.75em;
text-align:center;
float:left;
color:#ffffff;
-wekit-border-radius:18px;
-moz-border-radius:18px;
border-radius:18px;
background:#23201f;
}
.nav-second li a:active:after { background:#4c3a23; }
.nav-second li a:active { color:#4c3a23; }
.filter-wrap .breadcrumb {
position:static;
top:auto;
}
.breadcrumb a {
color:#ffffff;
padding:0 1.0769230769231em;
}
.breadcrumb strong {
color:#23201f;
padding:0 1.0769230769231em;
}
.breadcrumb a:first-child { padding-left:1.8461538461538em; }
.breadcrumb a:first-child span { display:inline; }
.white-bub:after, .current .bam-nav-daybub:after { display:block; }
}
@media all and (min-width: 43.75em) and (max-width: 59.3125em) {
.inner { max-width:44.615384615385em; }
.nav-second li {
margin-left:0.9375em;
line-height:3em;
font-size:1.2307692307692em;
}
.header-nav .ads { margin-right:0; }
#searchform {
width:15.384615384615em;
margin:1.1538461538462em auto 1.1538461538462em;
}
}
@media all and (min-width: 59.375em) {
.header-nav .hide { display:block; }
.nav-second li {
margin-left:1em;
font-size:1.5384615384615em;
}
.nav-second li a, .nav-second li {
height:3.75em;
line-height:3.75em;
display:block;
padding-left:1.5em;
}
.nav-second li a { padding:0; }
#searchform { width:21.538461538462em; }
.s { width:19.545454545455em; }
.content { position:relative; }
.breadcrumb {
font-size:1em;
line-height:1.5384615384615em;
}
.breadcrumb a:first-child:after { top:-0.15384615384615em; }
.page-wrap { display:block; }
ul.page-numbers { float:left; }
.page-numbers li { display:block; }
}
@media all and (min-width: 59.375em) and (max-width: 78.1em) {
.inner { max-width:67.692307692308em; }
}
@media all and (min-width: 78.2em) {
.round-res {
-wekit-border-radius:8px;
-moz-border-radius:8px;
border-radius:8px;
}
.inner { max-width:90.769230769231em; }
.full-content {
float:left;
width:67.692307692308em;
}
.nav-second li { margin-left:3.0769230769231em; }
.sub-title .tax-title { display:inline; }
}
.isotope, .isotope .isotope-item {
-webkit-transition-duration:0.5s;
-moz-transition-duration:0.5s;
-ms-transition-duration:0.5s;
-o-transition-duration:0.5s;
transition-duration:0.5s;
}
.sizin .isotope-item {
-moz-transition-property:all;
-webkit-transition-property:all;
-ms-transition-property:all;
-o-transition-property:all;
transition-property:all;
}
.isotope .isotope-item {
-moz-transition-property:opacity;
-webkit-transition-property:opacity;
-ms-transition-property:opacity;
-o-transition-property:opacity;
transition-property:opacity;
}
.scrollable, .text-inner > div {
position:relative;
overflow:hidden;
}
.scrollable img { display:block; }
.home-slide {
position:relative;
left:50%;
margin-left:-12.307692307692em;
-webkit-transition:height .2s linear;
-moz-transition:height .2s linear;
-o-transition:height .2s linear;
-ms-transition:height .2s linear;
transition:height .2s linear;
}
.img-slide { display:none; }
.items {
position:absolute;
width:20000em;
}
.scrollable .item { float:left; }
.text-slide {
float:none;
background:none;
}
.text-slide .item { display:table; }
.home-slide, .text-slide, .text-slide .item {
width:24.615384615385em;
height:16.153846153846em;
}
.featured-date { font-size:1.1538461538462em; }
.text-slide-header {
font-size:2.4615384615385em;
margin:0.15625em 0 0.3125em;
border-bottom:2px solid #ff9114;
padding:0.15625em 0 0.375em;
}
.text-inner { width:23.076923076923em; }
.text-inner > div {
width:21.538461538462em;
padding:1.5384615384615em 1.5384615384615em;
background:#23201f;
}
.text-inner > div, .text-inner { height:auto; }
.text-slide .tw-list-barrio, .text-slide h2 {
line-height:1.6153846153846em;
float:left;
margin-right:1.6923076923077em;
}
.slide-nav {
float:right;
top:0.76923076923077em;
right:0.76923076923077em;
position:absolute;
z-index:5;
}
.navi {
display:table;
margin:0 auto;
text-align:center;
position:relative;
}
.navi a {
padding-left:1.25em;
height:1.25em;
line-height:1.25em;
margin:0 0.625em;
display:inline;
font-size:0.61538461538462em;
background:#ffffff;
-webkit-border-radius:10px;
-moz-border-radius:10px;
border-radius:10px;
}
.navi a.active { background:#ff9114; }
@media all and (min-width: 43.75em) {
.home-slide {
width:auto;
height:auto;
margin:0 0 1.6923076923077em;
left:auto;
top:auto;
}
.img-slide {
margin-bottom:4.6153846153846em;
display:block !important;
}
.text-slide {
margin-bottom:0;
position:absolute;
bottom:0em;
background:none;
}
.text-inner {
width:32.307692307692em;
height:auto;
vertical-align:bottom;
}
.text-inner > div {
width:29.230769230769em;
height:auto;
vertical-align:bottom;
background:#23201f;
padding:1.5384615384615em 1.5384615384615em 1.5384615384615em 1.5384615384615em;
}
.text-slide-header {
font-size:2.7692307692308em;
margin:0.13888888888889em 0 0.27777777777778em;
border:none;
padding:0;
}
}
@media all and (min-width: 43.75em) and (max-width: 59.3125em) {
.img-slide, .img-slide img {
width:44.615384615385em;
height:21.615384615385em;
}
.text-slide, .text-slide .item {
width:44.615384615385em;
height:14.615384615385em;
padding:0;
}
}
@media all and (min-width: 59.375em) {
.img-slide img, .img-slide {
position:relative;
overflow:hidden;
}
.img-slide { margin-bottom:2.3076923076923em; }
.text-slide .tw-list-time {
clear:both;
float:none;
}
.text-inner {
width:49.230769230769em;
display:table-cell;
}
.text-slide-header { margin:0.076923076923077em 0; }
}
@media all and (min-width: 59.375em) and (max-width: 78.1em) {
.img-slide, .img-slide img {
width:67.692307692308em;
height:32.769230769231em;
}
.text-slide { width:67.692307692308em; }
.text-slide, .text-slide .item {
width:67.692307692308em;
height:23.076923076923em;
}
.text-slide-header { margin:0.11538461538462em 0 0.11538461538462em; }
.text-inner > div { width:46.153846153846em; }
}
@media all and (min-width: 78.2em) {
.home-slide {
top:auto;
margin-top:0;
}
.slide-nav {
width:21.538461538462em;
height:0.76923076923077em;
position:absolute;
bottom:4.3846153846154em;
right:0;
top:auto;
}
.img-slide img, .img-slide {
width:69.230769230769em;
height:33.538461538462em;
-moz-border-radius-topleft:10px;
-webkit-border-top-left-radius:10px;
border-top-left-radius:10px;
-moz-border-radius-bottomleft:10px;
-webkit-border-bottom-left-radius:10px;
border-bottom-left-radius:10px;
}
.text-slide { background:url(http://imagenes.buenosairesmusic.com/contenido/imagenes/bg-featured.png) no-repeat left center #23201f; }
.text-slide, .text-slide .item {
width:21.538461538462em;
height:33.538461538462em;
position:relative;
-moz-border-radius-topright:10px;
-webkit-border-top-right-radius:10px;
border-top-right-radius:10px;
-moz-border-radius-bottomright:10px;
-webkit-border-bottom-right-radius:10px;
border-bottom-right-radius:10px;
}
.text-inner, .text-inner > div {
width:auto;
vertical-align:middle;
background:none;
padding:0;
}
.text-inner { padding:0 1.3846153846154em; }
.text-slide .item { width:21.538461538462em; }
.featured-date { font-size:1.5384615384615em; }
.text-slide-header {
font-size:4em;
padding:0.096153846153846em 0 0.23076923076923em;
margin-bottom:0.19230769230769em;
border-bottom:2px solid #ff9114;
}
}
.bam-nav { text-align:center; }
.bam-nav > h1 { font-size:1.3846153846154em; }
.bam-nav .see-all {
margin:0.84615384615385em auto;
float:none;
display:inline;
padding:0.61538461538462em 1.5384615384615em;
}
.bam-filter, .bam-view { display:none; }
.bam-nav-days { clear:both; }
.bam-nav-day-block {
width:10.9%;
height:4em;
text-align:center;
padding:0 0.38461538461538em;
border-bottom:2px solid #ffffff;
cursor:pointer;
}
.bam-nav-day-block.current {
border:none;
cursor:default;
}
.bam-nav-day { display:none; }
.bam-nav-daybub {
height:100%;
margin:0 auto;
position:relative;
top:0.23076923076923em;
text-decoration:none !important;
}
.bam-nav-daybub:hover .bam-date { color:#23201f; }
.bam-nav-daybub:active .bam-date { color:#4c3a23; }
.current .bam-nav-daybub {
background:#ffffff;
color:#23201f;
}
.current .bam-date { color:#23201f; }
.bam-nav-ctrl { margin-top:1.1538461538462em; }
.bam-filter-select {
width:100%;
margin:0.38461538461538em 0;
}
.bam-nav-daybub {
-wekit-border-radius:4px;
-moz-border-radius:4px;
border-radius:4px;
}
.current .bam-nav-daybub:after { background:none; }
.bam-nav-day-short {
font-weight:normal;
display:block;
line-height:2em;
padding-top:0.3em;
font-size:0.76923076923077em;
}
.bam-date {
font-size:1.5384615384615em;
line-height:1em;
}
#bam-filter-days {
display:block;
margin-bottom:1.5384615384615em;
}
.bam-day-header {
text-transform:capitalize;
margin:0 0 1.5384615384615em;
}
.bam-day-header-l { display:none; }
.bam-day-header h1:after { bottom:4px; }
.suf {
font-size:0.6em;
text-transform:lowercase;
position:relative;
top:-0.6em;
left:0.066666666666667em;
}
.bam-day-header h1 {
height:2.8125em;
line-height:2.8125em;
padding:0 0.625em;
background:#ffffff;
text-transform:uppercase;
font-size:1.2307692307692em;
-wekit-border-radius:6px;
-moz-border-radius:6px;
border-radius:6px;
}
.bam-events {
max-width:67.692307692308em;
position:relative;
overflow:hidden;
margin-bottom:1.9230769230769em;
}
.events-list { width:100%; }
.bam-event-wrapper { width:100%; }
.bam-event {
width:100%;
display:table;
position:relative;
overflow:hidden;
margin-bottom:0.38461538461538em;
}
.bam-event-thumb { display:none; }
.bam-event-time-label time {
font-size:0.84615384615385em;
display:block;
line-height:2.5454545454545em;
}
.time-label-all time * {
display:inline;
font-size:1em;
}
.bam-event-right {
-moz-border-radius-bottomright:8px;
-webkit-border-bottom-right-radius:8px;
border-bottom-right-radius:8px;
-moz-border-radius-bottomleft:8px;
-webkit-border-bottom-left-radius:8px;
border-bottom-left-radius:8px;
}
.bam-event-right a:hover { color:#23201f; }
.bam-event-left {
padding:0 3.33% 3.33%;
-moz-border-radius-topleft:8px;
-webkit-border-top-left-radius:8px;
border-top-left-radius:8px;
-moz-border-radius-topright:8px;
-webkit-border-top-right-radius:8px;
border-top-right-radius:8px;
}
.no-artist .bam-event-left {
-wekit-border-radius:8px;
-moz-border-radius:8px;
border-radius:8px;
}
.bam-event:nth-child(even) .bam-event-left { background:url(assets/images/bg-stripe.png) #23201f; }
.bam-event-title { padding-bottom:1.3076923076923em; }
.bam-event-title h1 {
padding:0 0 0.3em;
line-height:1em;
}
.bam-event-venue {
line-height:1em;
margin-bottom:0.15384615384615em;
font-weight:bold;
}
.bam-event-tags { margin-top:1.0769230769231em; }
.bam-event-tags a { color:#ffffff; }
.comma-list li:after { content:", \00A0"; }
.comma-list li:last-child:after, .comma-list li:first-child:after { content:"\00A0"; }
.bam-event-time:after, .bam-event-barrio:after {
display:block;
float:left;
padding:0 0.53333333333333em 0 0;
font-size:1.1538461538462em;
line-height:1.4em;
}
.bam-event-time:after { content:"\002f"; }
.bam-event-barrio { margin-right:1.3333333333333em; }
.bam-event-barrio:after {
content:"\0031";
padding:0 0.66666666666667em 0 0.2em;
}
.bam-event-info {
padding-top:0.15384615384615em;
line-height:1.6923076923077em;
}
.bam-event-right ul {
padding:3.33%;
line-height:1.6923076923077em;
}
@media all and (min-width: 43.75em) {
.bam-filter, .bam-view { display:block; }
.bam-nav > h1 {
font-size:1.5384615384615em;
float:left;
}
.bam-nav .see-all {
margin:0.84615384615385em 0 0.53846153846154em 0.76923076923077em;
float:left;
padding:0 1.5384615384615em;
}
.bam-nav-day-block:first-child { padding-left:0; }
.bam-nav-ctrl {
position:relative;
z-index:10;
top:0.61538461538462em;
margin:0;
height:2.3076923076923em;
float:right;
}
.bam-nav-daybub {
-wekit-border-radius:8px;
-moz-border-radius:8px;
border-radius:8px;
}
.bam-filter-select { display:none; }
.bam-drop-wrap { margin:0 0.38461538461538em; }
.bam-filter-drop-toggle {
z-index:5;
text-align:left;
cursor:pointer;
}
.bam-filter-drop-toggle span {
display:block;
height:2.7272727272727em;
line-height:2.7272727272727em;
float:left;
}
.bam-filter-drop-toggle.btn { padding-right:2.3076923076923em; }
.bam-filter li.empty a { cursor:not-allowed; }
.bam-filter-drop-options {
height:0;
overflow:hidden;
line-height:1.6363636363636em;
opacity:0;
filter:alpha(opacity=0);
-ms-filter:"alpha(opacity=0)";
-khtml-opacity:0;
-moz-opacity:0;
position:relative;
top:-1.3636363636364em;
padding:1.3636363636364em 1.8181818181818em 1.0909090909091em;
-wekit-border-radius:8px;
-moz-border-radius:8px;
border-radius:8px;
-moz-border-radius-topleft:0;
-webkit-border-top-left-radius:0;
border-top-left-radius:0;
-moz-border-radius-topright:0;
-webkit-border-top-right-radius:0;
border-top-right-radius:0;
-webkit-transition:all 0.2s linear;
-moz-transition:all 0.2s linear;
-o-transition:all 0.2s linear;
-ms-transition:all 0.2s linear;
transition:all 0.2s linear;
text-align:left;
}
.open .bam-filter-drop-options {
opacity:1.0;
filter:alpha(opacity=100);
-ms-filter:"alpha(opacity=100)";
-khtml-opacity:1.0;
-moz-opacity:1.0;
height:auto;
}
.bam-view {
width:5.7692307692308em;
height:2.3076923076923em;
float:right;
margin-left:0.38461538461538em;
-wekit-border-radius:30px;
-moz-border-radius:30px;
border-radius:30px;
position:relative;
-webkit-transition:background .2s linear;
-moz-transition:background .2s linear;
-o-transition:background .2s linear;
-ms-transition:background .2s linear;
transition:background .2s linear;
background:url(assets/images/sprite-view-select.png) no-repeat 2px 2px #23201f;
}
.bam-view.list { background-position:38px 2px; }
.bam-view a {
float:left;
cursor:pointer;
}
.bam-view a:first-child { margin-left:0.076923076923077em; }
.bam-view a.selected {
background:none;
cursor:default;
}
.bam-view a, .bam-view span {
width:2.8461538461538em;
height:2.3076923076923em;
line-height:2.3076923076923em;
float:left;
display:block;
text-align:center;
position:relative;
}
.bam-view .list-view {
float:right;
left:auto;
}
.bam-view span {
line-height:2.4615384615385em;
z-index:2;
position:absolute;
top:0;
left:0;
-webkit-transition:color .2s linear;
-moz-transition:color .2s linear;
-o-transition:color .2s linear;
-ms-transition:color .2s linear;
transition:color .2s linear;
}
.bam-view .selected span { color:#23201f; }
.bam-view .list-view span:after { content:"\005d"; }
.bam-view .grid-view span:after { content:"\0022"; }
.bam-day-header {
text-transform:capitalize;
margin-bottom:4.1538461538462em;
}
.bam-day-header h1 {
height:auto;
line-height:1em;
padding:0;
background:none;
text-transform:capitalize;
font-size:3.8461538461538em;
-wekit-border-radius:0;
-moz-border-radius:0;
border-radius:0;
}
.bam-day-header h1:after { display:none; }
.bam-day-header-l { display:inline; }
.bam-day-header-s { display:none; }
.grid-wrap .bam-event-time-label time { padding-bottom:0; }
.events-list .bam-event-time-label time, .events-list.grid-wrap .bam-event-time-label time { padding-bottom:1.9230769230769em; }
.bam-event-time:after, .bam-event-barrio:after { padding:0 0.53333333333333em 0 0; }
.grid-wrap .bam-event {
width:21.538461538462em;
float:left;
margin:0 1.5384615384615em 1.5384615384615em 0;
}
.grid-wrap .bam-event-thumb, .grid-wrap .bam-event-thumb img, .grid-wrap .no-thumb .bam-event-left {
display:block;
clear:both;
-moz-border-radius-topright:8px;
-webkit-border-top-right-radius:8px;
border-top-right-radius:8px;
-moz-border-radius-topleft:8px;
-webkit-border-top-left-radius:8px;
border-top-left-radius:8px;
}
.bam-event-pad { padding:0 0.76923076923077em; }
.bam-event-info .bam-event-pad { padding:0 0.76923076923077em 0 0; }
.grid-wrap .bam-event-pad { padding:0; }
.bam-event-title, .bam-event-time-label, .bam-event-info {
display:table-cell;
vertical-align:top;
}
.grid-wrap .bam-event, .grid-wrap .bam-event-left, .grid-wrap .bam-event-right, .grid-wrap .bam-event-title, .grid-wrap .bam-event-info { display:block; }
.bam-event-barrio { margin-right:0; }
.full-cal.grid-wrap .bam-event-time-label { display:none; }
.bam-event-left { padding:1.3076923076923em 0 0; }
.events-list.grid-wrap .bam-event-left {
padding:0.15384615384615em 1.5384615384615em 1.5384615384615em;
background:#23201f !important;
}
.no-artist .bam-event-left {
-wekit-border-radius:8px;
-moz-border-radius:8px;
border-radius:8px;
}
.grid-wrap .bam-event-left, .grid-wrap .bam-event-right {
-wekit-border-radius:0;
-moz-border-radius:0;
border-radius:0;
}
.grid-wrap .no-artist .bam-event-left {
-wekit-border-radius:0;
-moz-border-radius:0;
border-radius:0;
-moz-border-radius-bottomright:8px;
-webkit-border-bottom-right-radius:8px;
border-bottom-right-radius:8px;
-moz-border-radius-bottomleft:8px;
-webkit-border-bottom-left-radius:8px;
border-bottom-left-radius:8px;
}
.grid-wrap .bam-event-left {
padding:1.5384615384615em;
background:#23201f !important;
}
.bam-event-title { width:28%; }
.bam-event-title h1 { padding:0 0 0.4em; }
.bam-event-venue { font-weight:500; }
.bam-event-time-label {
width:24%;
float:left;
}
.bam-event-time-label time {
line-height:1em;
font-size:1.5384615384615em;
padding:0 7.14% 0 14.28%;
}
.events-list.grid-wrap .bam-event-time-label { float:none; }
.events-list.grid-wrap .bam-event-time-label time {
font-size:1em;
display:block;
line-height:3.8461538461538em;
padding:0;
}
.time-label-all time * {
display:block;
text-align:center;
font-size:1em;
}
.time-label-all time {
width:4.6153846153846em;
float:left;
font-size:1em;
padding-top:0.076923076923077em;
}
.time-label-all .kilo { font-size:3.8461538461538em; }
.bam-event-info { width:13%; }
.bam-event-time { margin:0 0 0.076923076923077em; }
.bam-event-info * { float:none; }
.no-artist .bam-event-left { width:100%; }
.grid-wrap .bam-event-left, .grid-wrap .no-artist .bam-event-left, .grid-wrap .bam-event-info, .grid-wrap .bam-event-title { width:18.461538461538em; }
.grid-wrap .bam-event-right {
-moz-border-radius-bottomright:8px;
-webkit-border-bottom-right-radius:8px;
border-bottom-right-radius:8px;
-moz-border-radius-bottomleft:8px;
-webkit-border-bottom-left-radius:8px;
border-bottom-left-radius:8px;
}
.bam-event-right ul, .grid-wrap .bam-event-right ul { padding:0.69230769230769em 1.5384615384615em 0.76923076923077em; }
}
@media all and (min-width: 43.75em) and (max-width: 59.3125em) {
.grid-wrap {
width:46.153846153846em;
max-width:46.153846153846em;
}
.filter-wrap .grid-wrap {
width:23.076923076923em;
max-width:23.076923076923em;
}
.bam-nav-ctrl {
width:100%;
height:2.3076923076923em;
top:0;
margin:0.23076923076923em 0 1.3076923076923em;
clear:both;
float:left;
}
.bam-drop-wrap { float:left; }
.bam-nav-day-block {
width:12.65%;
height:5.6153846153846em;
}
.bam-date {
font-size:3.0769230769231em;
line-height:1em;
}
.bam-nav-day-short {
line-height:1.8181818181818em;
padding-top:0.27272727272727em;
}
}
@media all and (min-width: 59.375em) {
.grid-wrap {
width:76.923076923077em;
max-width:76.923076923077em;
}
.bam-nav { max-width:67.692307692308em; }
.bam-nav-ctrl { min-width:30.769230769231em; }
.bam-nav-day-block {
width:13.2%;
height:9em;
}
.bam-nav-daybub { top:0.38461538461538em; }
.bam-nav-day {
display:block;
position:relative;
top:0.90909090909091em;
margin-bottom:0.36363636363636em;
}
.bam-nav-day-short { display:none; }
.bam-date {
height:1em;
font-size:6.1538461538462em;
line-height:1em;
}
.bam-event-left, .bam-event-right {
display:table-cell;
vertical-align:top;
}
.bam-event-left {
width:65%;
-moz-border-radius-bottomleft:8px;
-webkit-border-bottom-left-radius:8px;
border-bottom-left-radius:8px;
-moz-border-radius-topright:0;
-webkit-border-top-right-radius:0;
border-top-right-radius:0;
}
.no-artist .bam-event-left { display:block; }
.bam-event-right {
vertical-align:top;
-moz-border-radius-topright:8px;
-webkit-border-top-right-radius:8px;
border-top-right-radius:8px;
-moz-border-radius-bottomleft:0;
-webkit-border-bottom-left-radius:0;
border-bottom-left-radius:0;
}
.bam-event-right ul { padding:1.4615384615385em 0.76923076923077em 1.7692307692308em; }
}
@media all and (min-width: 59.375em) and (max-width: 78.1em) {
.filter-wrap .grid-wrap {
width:46.153846153846em;
max-width:46.153846153846em;
}
}
@media all and (min-width: 78.2em) {
.home-cal {
width:67.692307692308em;
float:left;
}
}
.events-list .archive-header { position:relative; }
.event-count { margin-bottom:0.38461538461538em; }
.events-list .bam-nav {
display:none;
height:2.3076923076923em;
}
.events-list .bam-nav .label {
top:0.36363636363636em;
margin-right:0.45454545454545em;
}
.events-list .bam-nav-ctrl { top:0; }
.bam-events-nav-previous span { padding-left:0.76923076923077em; }
.bam-events-nav-next span { padding-right:0.76923076923077em; }
.bam-events.events-list { padding-top:1.5384615384615em; }
#term-list-categoria h4 { margin-bottom:1em; }
#term-list-categoria .filter-terms { width:17.692307692308em; }
#term-list-categoria .filter-terms ul {
float:left;
margin:0 0.38461538461538em 0.53846153846154em 0;
}
#term-list-categoria span a.tag { margin-right:0.38461538461538em; }
#term-list-categoria a.tag {
height:1.8181818181818em;
line-height:1.8181818181818em;
display:block;
float:left;
padding:0 1.3636363636364em;
font-size:0.84615384615385em;
color:#23201f;
font-weight:bold;
background:#ffffff;
text-decoration:none;
-wekit-border-radius:20px;
-moz-border-radius:20px;
border-radius:20px;
-webkit-transition:opacity 0.2s linear;
-moz-transition:opacity 0.2s linear;
-o-transition:opacity 0.2s linear;
-ms-transition:opacity 0.2s linear;
transition:opacity 0.2s linear;
}
#term-list-categoria .tag.remove-term {
background:#fba63b;
color:#23201f;
}
#term-list-categoria a.tag:after, #term-list-categoria .term-item:after { display:none; }
#term-list-categoria .tag:hover { color:#ff9114; }
#term-list-categoria .tag.remove-term:hover {
color:#23201f;
opacity:.6;
-moz-opacity:.6;
}
#term-list-categoria .tag.remove-term:after {
content:"\0038";
height:2em;
line-height:2em;
background:none;
position:absolute;
right:1.1em;
left:auto;
text-shadow:none;
top:0.4em;
float:left;
display:block;
color:#23201f;
font-weight:normal !important;
border:none;
font-size:0.76923076923077em;
}
#term-list-categoria .tag.remove-term { padding:0 2.1818181818182em 0 1.0909090909091em; }
#term-list-categoria .tag.remove-term:hover:after { color:#ffffff; }
.events-archive-title { margin-bottom:0.32em; }
.event-filters {
width:80%;
margin:1em 0 0;
line-height:1.6153846153846em;
min-height:1.6153846153846em;
}
.search-tag {
height:1.8181818181818em;
line-height:1.8181818181818em;
font-size:0.84615384615385em;
-wekit-border-radius:20px;
-moz-border-radius:20px;
border-radius:20px;
margin:0.090909090909091em 0.45454545454545em 0.45454545454545em 0;
padding:0 2.1818181818182em 0 1.0909090909091em;
-webkit-transition:all .3s linear;
-moz-transition:all .3s linear;
-o-transition:all .3s linear;
-ms-transition:all .3s linear;
transition:all .3s linear;
}
.search-tag:after {
font-weight:normal;
font-size:0.76923076923077em;
height:2em;
line-height:2em;
background:none;
position:absolute;
right:1.1em;
left:auto;
text-shadow:none;
top:0.3em;
float:left;
display:block;
}
.search-tag:hover {
opacity:.6;
-moz-opacity:.6;
}
.remove-filter {
margin:-3.6363636363636em 0 0 -9.0909090909091em;
opacity:0;
-moz-opacity:0;
}
@media all and (min-width: 43.75em) and (max-width: 59.3125em) {
.events-list .bam-nav-ctrl { display:none; }
.filter-wrap .events-list {
width:21.538461538462em;
max-width:21.538461538462em;
}
.events-list .bam-event {
width:100%;
float:left;
margin:0 1.5384615384615em 1.5384615384615em 0;
}
.events-list .bam-event-pad { padding:0; }
.events-list .bam-event, .events-list .bam-event-left, .events-list .bam-event-right, .events-list .bam-event-title, .events-list .bam-event-info { display:block; }
.events-list .bam-event-time-label { float:none; }
.events-list .bam-event-time-label time {
font-size:1em;
display:block;
line-height:3.8461538461538em;
padding:0;
}
.events-list .time-label-all time * {
display:inline;
font-size:1em;
}
.events-list .bam-event-left {
padding:0.15384615384615em 1.5384615384615em 1.5384615384615em;
background:#23201f !important;
}
.events-list .bam-event-left, .events-list .bam-event-info, .events-list .bam-event-title { width:auto; }
}
@media all and (min-width: 59.375em) {
.events-list .bam-nav {
display:block;
position:absolute;
right:0;
bottom:-0.23076923076923em;
}
}
@media all and (min-width: 43.75em) and (max-width: 78.1em) {
.events-list .bam-event-right, .events-list .bam-event-left {
width:auto;
display:block;
}
.events-list .bam-event-right ul { padding:0.76923076923077em 1.5384615384615em; }
.events-list .bam-event-left, .events-list .bam-event-right {
-wekit-border-radius:0;
-moz-border-radius:0;
border-radius:0;
}
.grid-wrap.events-list .bam-event-thumb, .grid-wrap.events-list .bam-event-thumb img, .grid-wrap.events-list .no-thumb .bam-event-left {
display:block;
clear:both;
-moz-border-radius-topright:8px;
-webkit-border-top-right-radius:8px;
border-top-right-radius:8px;
-moz-border-radius-topleft:8px;
-webkit-border-top-left-radius:8px;
border-top-left-radius:8px;
}
.events-list .bam-event-left, .grid-wrap.events-list .no-thumb .bam-event-left {
-moz-border-radius-topright:8px;
-webkit-border-top-right-radius:8px;
border-top-right-radius:8px;
-moz-border-radius-topleft:8px;
-webkit-border-top-left-radius:8px;
border-top-left-radius:8px;
}
.grid-wrap.events-list .bam-event-left {
-wekit-border-radius:0;
-moz-border-radius:0;
border-radius:0;
}
.events-list .no-artist .bam-event-left {
-moz-border-radius-bottomright:8px;
-webkit-border-bottom-right-radius:8px;
border-bottom-right-radius:8px;
-moz-border-radius-bottomleft:8px;
-webkit-border-bottom-left-radius:8px;
border-bottom-left-radius:8px;
}
.events-list .bam-event-right {
-moz-border-radius-bottomright:8px;
-webkit-border-bottom-right-radius:8px;
border-bottom-right-radius:8px;
-moz-border-radius-bottomleft:8px;
-webkit-border-bottom-left-radius:8px;
border-bottom-left-radius:8px;
}
}
.single-h {
position:relative;
margin:1.8461538461538em 0 2.3076923076923em;
}
.single-h h1 {
font-size:3.6923076923077em;
padding-bottom:0.75em;
}
.single .p-text {
width:20em;
font-size:1.0769230769231em;
line-height:2.1428571428571em;
}
#map-canvas {
height:16.769230769231em;
margin-bottom:0;
overflow:hidden;
}
#map-canvas.no-img.transport { margin-bottom:2.3076923076923em; }
.map-h {
-moz-border-radius-topright:8px;
-webkit-border-top-right-radius:8px;
border-top-right-radius:8px;
-moz-border-radius-topleft:8px;
-webkit-border-top-left-radius:8px;
border-top-left-radius:8px;
}
.sidebar-single {
padding-top:0;
margin-bottom:2.3076923076923em;
}
.sidebar-single img.round { margin-bottom:1.5384615384615em; }
.sidebar-single > div { margin-bottom:1.5384615384615em; }
.single-info.round-t { margin:1.8181818181818em 0 0; }
.single-info.round-b { margin:0 0 1.8181818181818em; }
.sidebar-single .round strong { margin-bottom:0.76923076923077em; }
.sidebar-single .round-link {
margin:0 0.46153846153846em 0.46153846153846em 0;
float:left;
}
.right-sidebar { margin-top:0.76923076923077em; }
.events-venue .right-sidebar { margin-top:2.3076923076923em; }
.embed-yt {
width:20em;
height:12.428571428571em;
}
#single-cal header { margin:2.3076923076923em 0; }
.single-info {
font-size:0.84615384615385em;
width:21.818181818182em;
padding:1.8181818181818em;
}
.single-info a:hover { color:#ff9114; }
.single-info > * {
display:block;
line-height:2.7272727272727em;
}
.single-info > *:after {
font-size:1.4545454545455em;
margin-right:0.625em;
color:#ff9114;
}
.single-info .ic-mail {
width:22.727272727273em;
overflow:hidden;
}
.venue-info p { line-height:1.6363636363636em; }
.venue-info .ic-mark:after {
margin-right:1em !important;
margin-top:-0.13333333333333em;
}
.venue-address { margin-left:2.3636363636364em; }
.event-single-date, .event-single-date .bam-nav-daybub {
width:8.9230769230769em;
top:0;
}
.event-single-date {
height:9em;
-wekit-border-radius:8px;
-moz-border-radius:8px;
border-radius:8px;
}
.event-single-date .bam-nav-day {
display:block;
position:relative;
top:0.90909090909091em;
margin-bottom:0.36363636363636em;
}
.event-single-date .bam-date {
height:1em;
font-size:6.1538461538462em;
line-height:1em;
}
.event-single-date {
border:none;
padding:0;
margin-right:1.5384615384615em;
}
.event-single-meta p { line-height:1.5384615384615em; }
.event-single-meta p:after { color:#ffffff; }
.tickets-btn { top:4.2727272727273em; }
.busses {
width:22.727272727273em;
left:-0.18181818181818em;
}
.img-credit {
width:31.111111111111em;
font-size:0.6em;
margin-top:2.2222222222222em;
padding-top:0.55555555555556em;
}
.img-credit:after {
font-size:1.7777777777778em;
margin-right:0.25em;
}
.img-credit a:not([href]) {
color:#23201f;
text-decoration:none;
}
.sidebar-single .profile-img {
margin:0;
overflow:hidden;
}
.profile-img:before {
content:'';
width:15.384615384615em;
height:15.384615384615em;
display:block;
position:absolute;
top:-11.153846153846em;
right:-11.153846153846em;
background:#23201f;
z-index:3;
-webkit-transform:rotate(45deg);
-moz-transform:rotate(45deg);
-ms-transform:rotate(45deg);
-o-transform:rotate(45deg);
transform:rotate(45deg);
opacity:.6;
-moz-opacity:.6;
}
.profile-img a {
position:absolute;
top:0.30769230769231em;
right:0.69230769230769em;
z-index:4;
opacity:.6;
-moz-opacity:.6;
-webkit-transition:opacity 0.2s linear;
-moz-transition:opacity 0.2s linear;
-o-transition:opacity 0.2s linear;
-ms-transition:opacity 0.2s linear;
transition:opacity 0.2s linear;
}
.profile-img:hover a {
opacity:.9;
-moz-opacity:.9;
}
@media all and (min-width: 43.75em) {
.single-h h1 {
font-size:6.1538461538462em;
padding-bottom:0.4875em;
}
#single-cal .bam-event-right, #single-cal .bam-event-left {
width:100%;
display:block;
}
#single-cal .bam-event-right {
-wekit-border-radius:0;
-moz-border-radius:0;
border-radius:0;
-moz-border-radius-bottomleft:8px;
-webkit-border-bottom-left-radius:8px;
border-bottom-left-radius:8px;
-moz-border-radius-bottomright:8px;
-webkit-border-bottom-right-radius:8px;
border-bottom-right-radius:8px;
}
#single-cal .bam-event-left {
-moz-border-radius-topleft:8px;
-webkit-border-top-left-radius:8px;
border-top-left-radius:8px;
-moz-border-radius-topright:8px;
-webkit-border-top-right-radius:8px;
border-top-right-radius:8px;
-moz-border-radius-bottomleft:0;
-webkit-border-bottom-left-radius:0;
border-bottom-left-radius:0;
}
.no-artist .bam-event-left {
-wekit-border-radius:8px;
-moz-border-radius:8px;
border-radius:8px;
}
#single-cal .bam-event-right ul { padding:0.69230769230769em 1.5384615384615em 0.76923076923077em; }
}
@media all and (min-width: 43.75em) and (max-width: 59.3125em) {
.events-single .sidebar-single .event-single-date-info {
left:-23.076923076923em;
margin-bottom:-9em;
}
.single-artistas .sidebar-single { margin-bottom:0; }
.events-single .single-content .p-text { margin-top:11.307692307692em; }
.single-info.round-t { margin-top:0; }
#single-cal { width:21.538461538462em; }
#single-cal .bam-event {
width:21.538461538462em;
float:left;
clear:none;
margin-right:0;
}
#single-cal .bam-event-left { width:18.461538461538em; }
#single-cal .bam-event-right { width:21.538461538462em; }
}
@media all and (max-width: 59.3em) {
#single-cal .kilo { font-size:2.7692307692308em; }
}
@media all and (max-width: 78.1em) {
.single-content .half:after {
content:".";
visibility:hidden;
display:block;
height:0;
clear:both;
}
}
@media all and (min-width: 59.375em) {
.single .p-text {
width:auto;
font-size:1.1538461538462em;
line-height:2.1333333333333em;
}
.sidebar-single {
margin-top:-10.692307692308em;
margin-right:-23.076923076923em;
}
.sidebar-single.line-2 { margin-top:-16.615384615385em; }
.sidebar-single.line-3 { margin-top:-22.923076923077em; }
.sidebar-single.line-4 { margin-top:-28.461538461538em; }
.embed-yt {
width:38.666666666667em;
height:24em;
}
#single-cal { width:44.615384615385em; }
.img-credit {
width:auto;
margin-top:1.8181818181818em;
padding-top:1.8181818181818em;
font-size:0.73333333333333em;
}
.img-credit:after { font-size:2em; }
}
@media all and (min-width: 59.375em) and (max-width: 78.1em) {
}
@media all and (min-width: 78.2em) {
.right-sidebar {
position:absolute;
top:-6.3846153846154em;
right:-46.153846153846em;
}
.events-venue .right-sidebar { margin-top:0.76923076923077em; }
}
.alfa-nav {
width:100%;
height:2.7692307692308em;
margin:3.0769230769231em 0 2.3076923076923em;
padding-bottom:1.1538461538462em;
}
.alfa-nav li {
font-size:1.1538461538462em;
line-height:1.3333333333333em;
min-width:1.3333333333333em;
float:left;
line-height:1.3333333333333em;
text-align:center;
text-transform:uppercase;
}
.alfa-nav li a {
cursor:not-allowed;
opacity:.20;
filter:alpha(opacity=20);
-ms-filter:"alpha(opacity=20)";
-khtml-opacity:.2;
-moz-opacity:.2;
display:block;
}
.alfa-nav li a.alfa-link, .alfa-nav li.all-link a, .alfa-nav li.bg1 a {
cursor:pointer;
opacity:1.0;
filter:alpha(opacity=100);
-ms-filter:"alpha(opacity=100)";
-khtml-opacity:1.0;
-moz-opacity:1.0;
}
.alfa-nav li.bg1 a {
color:#23201f;
cursor:default;
text-decoration:none !important;
}
.artist-grid { margin:0 1.5384615384615em 1.5384615384615em 0; }
.artist-grid img, .artist-grid .img {
width:21.538461538462em;
height:16.923076923077em;
outline:none;
display:block;
background:url(assets/images/bg-stripe.png) #23201f;
}
.artist-title { padding:1.5384615384615em; }
.artist-title h1 { line-height:1em; }
.has-date .artist-title h1 { padding-bottom:0.2em; }
.next-show {
line-height:1.5384615384615em;
display:block;
}
.sidebar #term-list-alfa { display:none; }
.all-link { padding:0 0.33333333333333em; }
.artist-sort * { margin:0 0.45454545454545em 0.45454545454545em; }
.artist-sort span { margin:0; }
.artist-img {
width:21.538461538462em;
height:16.923076923077em;
}
.artist-members strong { line-height:1.2307692307692em; }
.artist-members h2 {
font-size:1.1538461538462em;
margin-top:1.25em;
line-height:1.25em;
}
@media all and (min-width: 43.75em) {
}
@media all and (min-width: 59.375em) {
.alfa-nav {
height:auto;
display:table;
padding-bottom:0.76923076923077em;
}
.alfa-nav li {
width:auto;
line-height:auto;
min-width:1.1538461538462em;
display:table-cell;
float:none;
}
.artist-sort {
width:28.636363636364em;
float:right;
}
.artist-sort * {
float:left;
margin-bottom:0;
}
.artist-sort span {
display:inline;
text-align:left;
padding:0;
}
.artist-wrap { margin-top:6.9230769230769em; }
}
@media all and (max-width: 78.1em) {
.alfa-nav { margin-top:3.0769230769231em; }
}
@media all and (min-width: 43.75em) and (max-width: 59.3125em) {
}
@media all and (min-width: 59.375em) and (max-width: 78.1em) {
}
@media all and (min-width: 78.2em) {
.alfa-nav { margin-top:3.0769230769231em; }
.alfa-nav li {
font-size:1.5384615384615em;
line-height:1.8em;
}
.all-link { padding:0 0.25em; }
}
.thumb-small, .thumb-small:after {
width:7.6923076923077em;
height:7.6923076923077em;
line-height:7.6923076923077em;
display:block;
position:relative;
text-align:center;
}
.thumb-small img { z-index:2; }
.thumb-small:after {
font-size:2.3076923076923em;
width:3.3333333333333em;
height:3.3333333333333em;
line-height:3.3333333333333em;
position:absolute;
z-index:0;
top:0;
left:0;
color:#4c3a23;
}
.venue-item .bam-event-left { padding:0; }
.venue-title {
vertical-align:middle;
height:7.6923076923077em;
padding-bottom:0;
}
.venue-title-in {
display:table;
height:7.6923076923077em;
padding:0 1.5384615384615em;
}
.venue-title-in > div {
display:table-cell;
vertical-align:middle;
}
.venue-title strong { margin:0; }
.venue-archive-title {
padding-bottom:0.4em;
margin-bottom:0.6em;
}
.venue-archive-title .tax-title { margin-bottom:0 !important; }
.venues-page-wrap { height:2.3076923076923em; }
.venue-sidebar .point-up { margin:0; }
@media all and (min-width: 43.75em) {
}
@media all and (min-width: 59.375em) {
}
@media all and (max-width: 59.3125em) {
.venue-title h1 { font-size:1.2307692307692em; }
}
@media all and (max-width: 78.1em) {
.venue-right, .venue-left {
width:100%;
display:block;
clear:both;
}
.venue-right {
-wekit-border-radius:0;
-moz-border-radius:0;
border-radius:0;
-moz-border-radius-bottomleft:8px;
-webkit-border-bottom-left-radius:8px;
border-bottom-left-radius:8px;
-moz-border-radius-bottomright:8px;
-webkit-border-bottom-right-radius:8px;
border-bottom-right-radius:8px;
}
.venue-left {
-wekit-border-radius:0;
-moz-border-radius:0;
border-radius:0;
-moz-border-radius-topleft:8px;
-webkit-border-top-left-radius:8px;
border-top-left-radius:8px;
-moz-border-radius-topright:8px;
-webkit-border-top-right-radius:8px;
border-top-right-radius:8px;
}
.venue-right ul {
padding:0.76923076923077em;
line-height:1.6153846153846em;
}
.thumb-small, .thumb-small img {
-moz-border-radius-bottomleft:0;
-webkit-border-bottom-left-radius:0;
border-bottom-left-radius:0;
}
}
@media all and (min-width: 43.75em) and (max-width: 59.3125em) {
}
@media all and (min-width: 59.375em) and (max-width: 78.1em) {
}
@media all and (min-width: 78.2em) {
}
<div id="classy" class="single single-artistas postid-213 logged-in"><div class="wrapper header c1"><header class="inner bo group"><h1 class="fl logo c3h"><a href="http://www.buenosairesmusic.com/">Example.com</a></h1><nav class="header-nav fr caps"><ul class="nav-hor"><li class="lang"><a class="btn-lang con arrow-rr arrow btn" href="en/artistas/holy-piby/">English</a></li><li class="hide"><a href="">Nosotros</a></li><li class="ads"><a href="">Publicaciónes</a></li><li>Logged in as <a href="http://www.buenosairesmusic.com/agenda/community/add" class="ic-right con ic-admin c3">Admin</a></li></ul></nav></header></div><div class="wrapper c1 bo"><div class="inner group"><nav class="nav-second nav-hor fl"><ul class="group"><li class="alpha"><a class="con c2h" href="/agenda">Agenda</a></li><li class="alpha"><a class="con c2h" href="/artistas-lista">Artistas</a></li><li class="alpha"><a class="con c2h" href="/lugares">Lugares</a></li></ul></nav><form role="search" method="get" id="searchform" action="http://www.buenosairesmusic.com/"><div><input type="text" value="Buscá" name="s" class="s c1 caps c3h"/><div class="filter-search-terms"></div><input type="submit" id="searchsubmit" class="c1" value="."/></div></form> </div></div><div id="switcheroo" class="heya"><script>
hnh765dxh('aHR0cDovL3d3dy5idWVub3NhaXJlc211c2ljLmNvbS9taW4vZz1tYXBz','switcheroo');
hnh765dxh('aHR0cDovL3d3dy5idWVub3NhaXJlc211c2ljLmNvbS9taW4vZz1ldmVudHM=','switcheroo');
hnh765dxh('aHR0cDovL3d3dy5idWVub3NhaXJlc211c2ljLmNvbS9taW4vZz1maWx0ZXJz','switcheroo');
</script><div class="wrapper"><div class="inner full-wrap"><div class="full-content single-content pr"><div class="btw breadcrumb tdn bo"><a class="home-link c2h con" href="http://www.buenosairesmusic.com/"><span>Home</span></a> /<a class="c2h" href="http://www.buenosairesmusic.com/artistas-lista">Artistas</a> /<strong>Holy Piby</strong></div><section role="main" class="half pr"><header class="single-h bbw"><h1 class="giga dosis">Holy Piby</h1></header><aside class="sidebar sidebar-single qt"><img class="artist-img round-t block" src="http://img.buenosairesmusic.com/contenido/uploads/2012/04/artist-holypiby.jpg"/><div class="round-b bg2 c1 pad20 single-info"><a class="tdn con ic-cal ic-left no-ajaxy" href="#proximas-fechas">Proximas Fechas</a><a class="tdn con ic-link ic-left" href="holypiby.com.ar
">holypiby.com.ar</a><a class="tdn con ic-link ic-left" href="http://www.myspace.com/holypibyspace">Escuchá en Myspace</a><a class="tdn con ic-fb ic-left" href="http://www.facebook.com/holypibyoficial">Conectá en Facebook</a><a class="tdn con ic-tw ic-left" href="https://twitter.com/#!/HOLYPIBYOFICIAL">Conectá en Twitter</a><span class="tdn con ic-mail ic-left"><span class="ic-at con">management </span> holypiby.com.ar </span><a class="tdn con ic-sc ic-left" href="http://soundcloud.com/komunikcomunicacion">Eschuchá en Soundcloud</a></div> <div class="round bg2 c1 pad20 artist-members block"><h1 class="alpha short black-box-h w100">Integrantes</h1><h2 class="me">Sergio “Pájaro” Robiana</h2><strong class="me c3">Voz</strong><h2 class="me">Sergio D’ Ambrosio</h2><strong class="me c3">Teclados</strong><h2 class="me">Ariel Domínguez</h2><strong class="me c3">Saxo Alto</strong><h2 class="me">Leandro “Cucu” Pariani</h2><strong class="me c3">Guitarra</strong><h2 class="me">Ignacio “Nacho” Sar</h2><strong class="me c3">Guitarra</strong><h2 class="me">Hernán Lezak</h2><strong class="me c3">Bajo</strong><h2 class="me">Hernán “Camel” Sforzini</h2><strong class="me c3">Percusión</strong><h2 class="me">Germán Vidalhahn</h2><strong class="me c3">Batería</strong></div><aside class="right-sidebar sidebar btw qt"><div class="minical-wrap bg2 c1 round qt"><h4 class="alpha short black-box-h">Mas Eventos Este May </h4><table class="minical"><thead><tr class="caps"><th class="bam-events-m" title="Monday">M</th><th class="bam-events-t" title="Tuesday">T</th><th class="bam-events-w" title="Wednesday">W</th><th class="bam-events-t" title="Thursday">T</th><th class="bam-events-f" title="Friday">F</th><th class="bam-events-s" title="Saturday">S</th><th class="bam-events-s" title="Sunday">S</th> </tr></thead><tbody class="small"><tr><td class='bam-events-othermonth'></td><td class='bam-events-thismonth minical-day bam-events-future'><div class='daynum bam-events-event' id='daynum_1'><a href='http://www.buenosairesmusic.com/agenda/'>1</a></div></td><td class='bam-events-thismonth minical-day bam-events-future'><div class='daynum bam-events-event' id='daynum_2'><a href='http://www.buenosairesmusic.com/agenda/'>2</a></div></td><td class='bam-events-thismonth minical-day bam-events-future'><div class='daynum bam-events-event' id='daynum_3'><a href='http://www.buenosairesmusic.com/agenda/'>3</a></div></td><td class='bam-events-thismonth minical-day bam-events-future'><div class='daynum bam-events-event' id='daynum_4'><a href='http://www.buenosairesmusic.com/agenda/'>4</a></div></td><td class='bam-events-thismonth minical-day bam-events-future'><div class='daynum bam-events-event' id='daynum_5'><a href='http://www.buenosairesmusic.com/agenda/'>5</a></div></td><td class='bam-events-thismonth minical-day bam-events-future'><div class='daynum bam-events-event' id='daynum_6'><a href='http://www.buenosairesmusic.com/agenda/'>6</a></div></td></tr><tr><td class='bam-events-thismonth minical-day bam-events-future'><div class='daynum bam-events-event' id='daynum_7'><a href='http://www.buenosairesmusic.com/agenda/'>7</a></div></td><td class='bam-events-thismonth minical-day bam-events-future'><div class='daynum bam-events-event' id='daynum_8'><a href='http://www.buenosairesmusic.com/agenda/'>8</a></div></td><td class='bam-events-thismonth minical-day bam-events-future'><div class='daynum bam-events-event' id='daynum_9'><a href='http://www.buenosairesmusic.com/agenda/'>9</a></div></td><td class='bam-events-thismonth minical-day bam-events-future'><div class='daynum bam-events-event' id='daynum_10'><a href='http://www.buenosairesmusic.com/agenda/'>10</a></div></td><td class='bam-events-thismonth minical-day bam-events-future'><div class='daynum bam-events-event' id='daynum_11'><a href='http://www.buenosairesmusic.com/agenda/'>11</a></div></td><td class='bam-events-thismonth minical-day bam-events-future'><div class='daynum bam-events-event' id='daynum_12'><a href='http://www.buenosairesmusic.com/agenda/'>12</a></div></td><td class='bam-events-thismonth minical-day bam-events-future'><div class='daynum bam-events-event' id='daynum_13'><a href='http://www.buenosairesmusic.com/agenda/'>13</a></div></td></tr><tr><td class='bam-events-thismonth minical-day bam-events-future'><div class='daynum bam-events-event' id='daynum_14'><a href='http://www.buenosairesmusic.com/agenda/'>14</a></div></td><td class='bam-events-thismonth minical-day bam-events-future'><div class='daynum bam-events-event' id='daynum_15'><a href='http://www.buenosairesmusic.com/agenda/'>15</a></div></td><td class='bam-events-thismonth minical-day bam-events-future'><div class='daynum bam-events-event' id='daynum_16'><a href='http://www.buenosairesmusic.com/agenda/'>16</a></div></td><td class='bam-events-thismonth minical-day bam-events-future'><div class='daynum bam-events-event' id='daynum_17'><a href='http://www.buenosairesmusic.com/agenda/'>17</a></div></td><td class='bam-events-thismonth minical-day bam-events-future'><div class='daynum bam-events-event' id='daynum_18'><a href='http://www.buenosairesmusic.com/agenda/'>18</a></div></td><td class='bam-events-thismonth minical-day bam-events-future'><div class='daynum bam-events-event' id='daynum_19'><a href='http://www.buenosairesmusic.com/agenda/'>19</a></div></td><td class='bam-events-thismonth minical-day bam-events-future'><div class='daynum bam-events-event' id='daynum_20'><a href='http://www.buenosairesmusic.com/agenda/'>20</a></div></td></tr><tr><td class='bam-events-thismonth minical-day bam-events-future'><div class='daynum bam-events-event' id='daynum_21'><a href='http://www.buenosairesmusic.com/agenda/'>21</a></div></td><td class='bam-events-thismonth minical-day bam-events-future'><div class='daynum bam-events-event' id='daynum_22'><a href='http://www.buenosairesmusic.com/agenda/'>22</a></div></td><td class='bam-events-thismonth minical-day bam-events-future'><div class='daynum bam-events-event' id='daynum_23'><a href='http://www.buenosairesmusic.com/agenda/'>23</a></div></td><td class='bam-events-thismonth minical-day bam-events-future'><div class='daynum bam-events-event' id='daynum_24'><a href='http://www.buenosairesmusic.com/agenda/'>24</a></div></td><td class='bam-events-thismonth minical-day bam-events-future'><div class='daynum bam-events-event' id='daynum_25'><a href='http://www.buenosairesmusic.com/agenda/'>25</a></div></td><td class='bam-events-thismonth minical-day bam-events-future'><div class='daynum bam-events-event' id='daynum_26'><a href='http://www.buenosairesmusic.com/agenda/'>26</a></div></td><td class='bam-events-thismonth minical-day bam-events-future'><div class='daynum bam-events-event' id='daynum_27'><a href='http://www.buenosairesmusic.com/agenda/'>27</a></div></td></tr><tr><td class='bam-events-thismonth minical-day bam-events-future'><div class='daynum bam-events-event' id='daynum_28'><a href='http://www.buenosairesmusic.com/agenda/'>28</a></div></td><td class='bam-events-thismonth minical-day bam-events-future'><div class='daynum bam-events-event' id='daynum_29'><a href='http://www.buenosairesmusic.com/agenda/'>29</a></div></td><td class='bam-events-thismonth minical-day bam-events-future'><div class='daynum bam-events-event has-event' id='daynum_30'><a href="http://www.buenosairesmusic.com/agenda/2012-05-30" class="bg3h c2">30</a></div></td><td class='bam-events-thismonth minical-day bam-events-future'><div class='daynum bam-events-event has-event' id='daynum_31'><a href="http://www.buenosairesmusic.com/agenda/2012-05-31" class="bg3h c2">31</a></div></td><td class='bam-events-othermonth'></td><td class='bam-events-othermonth'></td><td class='bam-events-othermonth'></td> </tr></tbody></table></div></aside></aside> <div class="p-text me"><p>Holy Piby tiene pocas reglas, romper con lo establecido, crear su propio camino, cautivar al publico con su energico e hipnotico show y nunca detenerse en el pasado, caminando firme en el presente hacia un futuro impensado, porque lo mejor siempre esta por llegar….</p><iframe class="embed-yt" width="580" height="360" src="http://www.youtube.com/embed/Tth8hWcrZM8" frameborder="0" allowfullscreen></iframe></div><section id="single-cal" class="events-list pr"><header><h1 class="kilo" name="proximas-fechas" id="proximas-fechas">Proximas Fechas de Holy Piby</h1></header><div itemscope itemtype="http://schema.org/Event" class="bam-event Palermo danza jazz rock"><a class="bam-event-thumb" href="http://www.buenosairesmusic.com/evento/all-night-long/"><img src="http://img.buenosairesmusic.com/contenido/uploads/2012/05/venue-centroarmenio.jpg" itemprop="photo" alt="All night long"/></a><div class="bam-event-left bg2 c1"><p class="bam-event-time-label"><time class="me alpha">31 de May </time></p><div class="bam-event-title"><div class="bam-event-pad"><h1 itemprop="summary"><a itemprop="url" href="http://www.buenosairesmusic.com/evento/all-night-long/">All night long</a></h1><h2 class="normal bam-event-venue me" itemprop="location" itemscope itemtype="http://schema.org/Place"><a itemprop="url" href="http://www.buenosairesmusic.com/venue/centro-armenio/"><span itemprop="address" itemscope itemtype="http://schema.org/PostalAddress"><span itemprop="addressLocality">Palermo</span>,<span itemprop="name">Centro Armenio</span></span></a></h2><ul class="bam-event-tags nav-hor small c3 group comma-list"><li>Publicado en:</li><li itemprop="eventType"><a href="http://www.buenosairesmusic.com/agenda/categoria/danza/">Danza</a></li><li itemprop="eventType"><a href="http://www.buenosairesmusic.com/agenda/categoria/jazz/">Jazz</a></li><li itemprop="eventType"><a href="http://www.buenosairesmusic.com/agenda/categoria/rock/">Rock</a></li></ul></div></div> <div class="bam-event-info group c3 me"><div class="bam-event-pad"><time datetime="" class="bam-event-time con">8:00 &ndash; 17:00</time><p class="con ic-left ic-price">$15</p></div></div></div><div class="bam-event-right bg1"><ul class="nav-inl group me c2 comma-list"><li class="bo">Destacado:</li><li>Holy Piby</li><li><a class="c2" href="http://www.buenosairesmusic.com/artistas/illya-kuryaki-and-the-valderramas/">Illya Kuryaki and the Valderramas</a></li> </ul></div></div> </section></section> </div> </div> </div> </div> </div> </body></html>
{"view":"split-vertical","fontsize":"100","seethrough":"","prefixfree":"1","page":"result"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment