/*  ----------  FONTS  ----------  */

/* #### Generated By: http://www.cufonfonts.com #### */

@font-face {
    font-family: 'Cambria Bold Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Cambria Bold Italic'), url('../fonts/CAMBRIAZ_1.woff') format('woff');
}


@font-face {
    font-family: 'Cambria Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Cambria Italic'), url('../fonts/CAMBRIAI_1.woff') format('woff');
}


@font-face {
    font-family: 'Cambria Bold';
    font-style: normal;
    font-weight: normal;
    src: local('Cambria Bold'), url('../fonts/CAMBRIAB_1.woff') format('woff');
}
/*  ----------  RESET  ----------  */

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,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	outline: 0;
	border: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td,th {
	vertical-align: top;
	font-weight: normal;
	text-align: left;
}

ol,ul {
	list-style: none;
}

/*  ----------  COMMON  ----------  */

html {
	width: 100%;
	height: 100%;
}

body {
	width: 100%;
}

body.mainpage {
	height: 100%;
}

body {
	background-color: #fff;
    font-family: Cambria, Georgia, serif;
	font-size: 14px;
	color: #000;
	line-height: 24px;
	font-weight: 200;
}

body.barbarpage {
	background-image: url("../images/background-pattern-barbar.jpg");
}

.clear {
	clear: both;
	line-height: 0;
	font-size: 0;
	height: 0;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    zoom: 1;
    line-height: 0;
	font-size: 0;
}

h2 {
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
}

h3 {
	font-size: 18px;
	text-transform: uppercase;
	font-style: italic;
}

a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	opacity: 0.75;
}

a.red {
	color: #DF3733;
}

.link-fw {
	display: inline-block;
	padding-right: 21px;
	background-image: url("../images/arrow-fw-red-small.png");
	background-repeat: no-repeat;
	background-position: right center;
	white-space: nowrap;
}

.link-fw.black {
	background-image: url("../images/arrow-fw-black-small.png");
}


.link-button {
	display: inline-block;
	height: 34px;
	line-height: 34px;
	background-color: #d2232a;
	font-size: 20px;
	font-weight: 400;
	font-style: italic;
	color: #fff;
	background-image: url("../images/arrow-fw-white-med.png");
	background-repeat: no-repeat;
	background-position: right 10px;
	padding: 0 25px 0 10px;
	border: 0 none;
	border-right: 10px solid #d2232a;
	cursor: pointer;
}

.link-button:hover {
	opacity: 0.75;
}

input {
	font-family: 'Cambria';
}

/*  ----------  BARBÁR  ----------  */

.barbarpage .simple-text h2 {
	font-size: 64px;
	line-height: 100%;
	margin: 15px 0;
}

.barbarpage .simple-text h3 {
	font-style: normal;	
}

.barbarpage .simple-text h3.large {
	font-style: italic;
	text-transform: none;
	font-size: 30px;
	font-weight: normal;
	margin-bottom: 10px;
}

.barbarpage .simple-text hr {
	width: 76px;
	margin: 0 auto 28px auto;
}
