/*
Baseline - a designer framework
Copyright (C) 2009 Stephane Curzi, ProjetUrbain.com
Creative Commons Attribution-Share Alike 3.0 License
*/

/******************** Baseline grid: 13/18px ********************/
body								{ font-size: 75%; line-height: 1.5; /*12/18*/ }

h1, h2, h3, h4, h5, h6				{ position: relative; }
h1, h2								{ line-height: 36px; margin-bottom: 18px; }
h1, h2, h3, h4						{ margin-top: 18px; }
h5, h6										{ margin-top: 10px; }
h3, h4						{ line-height: 18px; }
h5, h6						{ line-height: 14px; }
h1									{ font-family: 'GothamXLightXLight',Arial,sans-serif; font-size: 36px; top: 0px; margin-top: 0px;}
h2									{ font-family: 'GothamXLightXLight', Arial, sans-serif; font-size: 28px; top: 8px; margin-top: 0px; margin-bottom: 0px;}
h3									{ font-size: 22px; top: 1px; }
h4									{ font-size: 18px; top: 2px; text-transform: uppercase;}
h5									{ font-family: 'GothamBlackBlack',Arial,sans-serif; font-size:1.2em;letter-spacing:-0.05em; line-height:1em; top: 0px; text-transform: uppercase; }
h6{ 
font-family:'GothamBoldBold',Arial,sans-serif;
font-size:14px;
letter-spacing:-0.05em;
text-transform:none;
top:5px;
margin-bottom: 15px !important;
margin-top: 10px !important;
}
.page-id-43 h6{

}
.page-id-39 h6{
margin: 0px !important;
}
h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
p:first-child						{ margin-top: 0; }

p, pre, address{						
/*{ font-size: 13px; line-height: 16px; position: relative; top: 5px;clear:both;font-family:'GothamBook',Arial,sans-serif; }*/
clear:both;
color:#000000;
font-family:'GothamLightLight',Arial,sans-serif;
font-size:1.15em;
letter-spacing:-0.08em;
line-height:1em;
position:relative;
top:5px;
}
p strong{font-family:'GothamBoldBold',Arial,sans-serif;}

abbr, code, kbd,
samp, small, var					{ line-height: 15px; }
ul, ol, dl, dialog					{ font-size: 13px; line-height: 18px; position: relative; top: 5px; margin-top: 18px; margin-bottom: 18px; }
li ul, li ol, ul ul, ol ol			{ top: 0; margin-top: 0; margin-bottom: 0; }
li h1, li h2, li h3,
li h4, li h5, li h6,
li p								{ top: 0; }
form, legend, label					{ font-size: 13px; line-height: 18px; }
legend								{ position: relative; top: 5px; }
input, textarea						{ font-size: 14px; }
table								{ font-size: 13px; }
caption								{ font-size: 13px; line-height: 18px; position: relative; }
hr									{ position: relative; height: 1px; margin: 14px 0; color: #000; background: #000; border: 0;}
