/* 
	v1.0 | 20080212 
	http://meyerweb.com/eric/tools/css/reset/
	
	ClearFix and Form styles added by Prixal.eu
*/

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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
h1, h2, h3, h4, h5, h6 { font-weight: normal }
body { line-height: 1; }
ol, ul { list-style: none; }
th { font-weight: normal; text-align: left }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus { outline: 0; }
/* remember to highlight inserts somehow! */
ins { text-decoration: none; }
del { text-decoration: line-through; }
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* => Form elements */
label, input, button, select, textarea { vertical-align: middle; }
button, label[for], input[type="reset"], input[type="button"], input[type="submit"], input[type="radio"], input[type="checkbox"] { cursor: pointer; }
/* => ClearFix */
.clear:before, .clear:after {
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
.clear:after { clear: both; }
.clear { zoom: 1; }
/* => FONTS */
/* ------------------------------------------------------------------------*/
@font-face {
    font-family: 'AcidBold';
    src: url('fonts/acid_bold-webfont.eot');
    src: url('fonts/acid_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/acid_bold-webfont.woff') format('woff'),
         url('fonts/acid_bold-webfont.ttf') format('truetype'),
         url('fonts/acid_bold-webfont.svg#AcidBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'AcidRegular';
    src: url('fonts/acid-webfont.eot');
    src: url('fonts/acid-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/acid-webfont.woff') format('woff'),
         url('fonts/acid-webfont.ttf') format('truetype'),
         url('fonts/acid-webfont.svg#AcidRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'AcidMedium';
    src: url('fonts/acid_medium-webfont.eot');
    src: url('fonts/acid_medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/acid_medium-webfont.woff') format('woff'),
         url('fonts/acid_medium-webfont.ttf') format('truetype'),
         url('fonts/acid_medium-webfont.svg#AcidMedium') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'FedraSerifBBookRegular';
    src: url('fonts/fedraserifb_book-webfont.eot');
    src: url('fonts/fedraserifb_book-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/fedraserifb_book-webfont.woff') format('woff'),
         url('fonts/fedraserifb_book-webfont.ttf') format('truetype'),
         url('fonts/fedraserifb_book-webfont.svg#FedraSerifBBookRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

