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

/******************** Baseline type ********************/
body { font-size: 75%; line-height: 20px; /*12/20*/; font-family: Corbel, "Helvetica Neue", "Lucida Sans", "Lucida Grande", sans-serif; font-weight: 300; color: #555; }

h1, h2, h3, h4, h5, h6	{ font-family: Constantia, Georgia; font-weight: 100; line-height: 20px; position: relative; word-spacing: -0.125em;  }
h1, h2				{ line-height: 36px; margin-bottom: 20px;  }
h4, h5, h6			{ font-weight: normal; }
h1, h2, h3, h4		{ margin-top: 20px; color: #67A4B2; }
h3, h4, h5, h6		{ line-height: 20px; color: #67A4B2; }
h1				{ font-size: 36px; top: 5px; }
h2				{ font-size: 28px; top: 9px; }
h3				{ font-size: 22px; top: 2px; }
h4				{ font-size: 18px; top: 2px; }
h5				{ font-size: 15px; top: 4px; font-style: italic; letter-spacing: .08em;  }
h6				{ font-size: 13px; top: 5px; }
h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child		{ margin-top: 0; }

/*base paragraph*/
p				{ font-size: 13px; line-height: 20px; position: relative; top: 5px; word-spacing: 0.18em; hyphenate: auto; hyphenate-lines: 3; }
p+p				{ text-indent: 1.5em; }
p+p.no-indent			{ text-indent: 0; }
p+h5 				{ margin-top: 18px;}
h5+h5 				{ margin-top: 18px;}


blockquote			{ padding: 1.5em; }

/*lists*/
ul, ol, dl, dialog		{ font-size: 13px; line-height: 20px; position: relative; top: 5px; margin-top: 18px; margin-bottom: 18px; word-spacing: 0.125em; }
ul, ol				{ margin-left: 1.5em; }
ul				{ list-style: disc outside; }
ol				{ list-style: decimal outside; }
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: 20px; }
legend					{ position: relative; top: 5px; }
input, textarea, select, button	{ font-size: 12px; cursor: pointer; }

table					{ font-size: 13px; font: inherit; width: 100%; }
caption				{ font-size: 13px; line-height: 20px; position: relative; }
hr					{ position: relative; height: 4px; margin: 18px 0 14px 0; border: none; background: #D1F4FA; width: 100%;  }


/* html crap*/
pre, address				{ font-size: 13px; line-height: 20px; position: relative; top: 5px; }

abbr, code, kbd,
samp, small, var			{ line-height: 15px; }

b, strong, caption, th, thead, dt, legend		{ font-weight: bold; }
cite, dfn, em, i					{ font-style: italic; }
code, kbd, samp, pre, tt, var			{ font-family: mono-space, monospace; }
pre							{ white-space: pre; }
del							{ text-decoration: line-through; }
mark							{ background: rgba(255, 255, 0, 0.4); padding: 0 .25em; }
ins							{ color: #f00; }
small, sup, sub					{ font-size: 80%; }
big							{ font-size: 125%; line-height: 80%; }
abbr, acronym						{ font-size: 85%; text-transform: uppercase; letter-spacing: .1em; }
abbr[title], acronym[title], dfn[title]		{ border-bottom: 1px dotted black; cursor: help; }
sup, sub						{ line-height: 0; }
sup							{ vertical-align: super; }
sub							{ vertical-align: sub; }

/*
 * This CSS file has been generated by fontsquirrel.com and is based on the work of Paul Irish. 
* 
*/

@font-face {
	font-family: 'ChunkFiveRegular';
	src: url('Chunkfive.eot');
	src: local('ChunkFive Regular'), local('ChunkFive'), url('Chunkfive.ttf') format('truetype');
}
