@import "typography.css";
@import "forms.css";
@import "global.css";


/* DOWNLOAD DEMO
-------------------------------------------------------------- */


#dl-demo a.btn, #heights-podcast h1 {
color:#FF0033;
font-size:72px;
left:9px;
line-height:72px;
position:relative;
text-shadow:0 3px 0 #BC0036;
}

#heights-podcast h1 {
left: 3px;
text-align: center;
top: -12px;
}

.no-fontface #dl-demo a.btn, .no-fontface #heights-podcast h1 {
font-weight: bold;
text-shadow:0 2px 0 #BC0036;
}

#dl-demo a.btn span, #heights-podcast a.btn span {
-o-border-radius: 12px;
-icab-border-radius: 12px;
-khtml-border-radius: 12px;
-moz-border-radius: 12px;
-webkit-border-radius: 12px;
border-radius: 12px;
background:none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
color:#FFFFFF;
font-family: Helvetica,Arial,sans-serif;
font-size:12px;
font-weight: normal;
left:10px;
padding:5px 9px 4px;
position:relative;
text-shadow:none;
top:-27px;
}

#heights-podcast a.btn span {
left: 4px;
top: 10px;
}

#dl-demo a:hover.btn span, #heights-podcast a:hover.btn span {
background:none repeat scroll 0 0 rgba(0, 0, 0, 0.6);
}