/*
File:			custom.css
Description:		Custom styles for Thesis
More Info:		http://diythemes.com/thesis/rtfm/custom-css/
*/


/*---:[ responsive resets ]:---*/

@viewport{
    zoom: 1.0;
    width: extend-to-zoom;
}

.format_text img,
.format_teaser img,
.format_text iframe,
.format_text object {
	max-width: 100%
}

.format_text img,
.format_teaser img {
	height: auto
}

.customer #header { padding-top: 0; }
.customer #footer { padding-bottom: 0; }
.spotify { width:430px; background: #000; }
.trackinfo { padding-top:5px; }
p {margin-bottom: 1em!important;}

.hupso_c > div > div {margin-left: 0px !important;}
.hupso_facebook {margin-bottom: 5px !important;}
.teasers_box {padding-bottom: 0;}