
@font-face {
    font-family: 'pack5-a';
    src: url('pack5/pack5-a.eot');
    src: url('pack5/pack5-a.eot?#iefix') format('embedded-opentype'),
         url('pack5/pack5-a.woff') format('woff'),
         url('pack5/pack5-a.ttf') format('truetype'),
         url('pack5/pack5-a.svg#pack5-a') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'pack5-b';
    src: url('pack5/pack5-b.eot');
    src: url('pack5/pack5-b.eot?#iefix') format('embedded-opentype'),
         url('pack5/pack5-b.woff') format('woff'),
         url('pack5/pack5-b.ttf') format('truetype'),
         url('pack5/pack5-b.svg#pack5-b') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {
	font: 'pack5-a', Georgia, Serif;
}

h1, #content.text-page .text h1 a, #content.text-page .text h1 {
	font-family: 'pack5-a', Georgia, Serif;
	font-size: 36px;
}

#header-resp #logo h1,
#header h1 {
	font: 26px 'pack5-a', Georgia, Serif;
	text-transform: none;
	letter-spacing: 0;
	line-height: 26px;
}

#profile h1.title {
	padding-top: 5px;
}

#header-resp a,
#header a {
	font: 0.625em 'pack5-b', Helvetica, Arial, Sans-Serif;
	text-transform: uppercase;
	letter-spacing: 1px;
}

body.menu-left #header h1 {
	line-height: 27px;
}

#header-resp .drop ul li.sub a,
body.menu-left #header div.wrap-content div.content #menu ul li.sub a {
	font: 12px 'pack5-a', Georgia, Serif;
	letter-spacing: 1px;
	text-transform: none;
}

#content a.text-link,
.tipsy,
.text {
	font: 13px Tahoma, Geneva, Sans-serif;
	line-height: 24px;
}
#content .text h1 a,
.text h1 {
	font: 26px 'pack5-a', Georgia, Serif;
	text-transform: none;
	letter-spacing: 0;
	line-height: 32px;
}
#content .text h2 a,
.text h2{
	font: 20px 'pack5-a', Georgia, Serif;
	text-transform: none;
	letter-spacing: 0;
	line-height: 26px;
}
#content .text blockquote a,
.text blockquote {
	font-style: italic;
}

.title {
	font: 36px 'pack5-a', Georgia, Serif;
	line-height: 37px;
}

#content a.sub-title,
.sub-title {
	font: 10px 'pack5-b', Helvetica, Arial, Sans-Serif;
	text-transform: uppercase;
	letter-spacing: 1px;
    line-height: 18px;
}


#content a {
	font: 13px Tahoma, Geneva, Sans-serif;
	line-height: 17px;
}


/* image effects */

.image-effects .thumb span.bottom-legend {
	font: 1em 'pack5-a', Georgia, Serif;
	line-height: 45px;
}

.image-effects .thumb span.middle-legend {
	font: 19px 'pack5-a', Georgia, Serif;
	line-height: 45px;
}

.image-effects .thumb span.featured-legend {
	padding: 8px 11px 12px 11px;
}
.image-effects .thumb span.featured-legend h1 {
	font: 19px 'pack5-a', Georgia, Serif;
	letter-spacing: 0px;
	line-height: 20px;
}
.image-effects .thumb span.featured-legend label {
	font: 0.8em 'pack5-b', Helvetica, Arial, Sans-Serif;
	letter-spacing: 1px;
	margin: 0;
	opacity: 0.7;

}

.image-effects div.square-legend span {
	font: 0.8em 'pack5-b', Helvetica, Arial, Sans-Serif;
	height: 22px !important;
}
.image-effects div.square-legend h2 {
	font: 16px 'pack5-a', Georgia, Serif;
	line-height: 20px;
}

.image-effects a.dark-bottom-gradient-info .bottom-legend h2,
.image-effects a.light-bottom-gradient-info .bottom-legend h2 {
	font: 19px 'pack5-a', Georgia, Serif;
}

/*
.image-effects a.dark-bottom-gradient-info .bottom-legend span,
.image-effects a.light-bottom-gradient-info .bottom-legend span {
	font: 15px 'SourceSansProLight', Sans-Serif;
	text-transform: uppercase;
}
*/

/* slideshow */

div#wrap-info .info .album h1 {
	line-height: 37px;
}



