/*
Theme Name: Waterkant09
Theme URI: http://www.mrhenry.be
Description: A wordpress theme flavoured for Waterkant09.
Version: 1.0
Author: Mr. Henry
Author URI: http://www.mrhenry.be
Tags: blue, water, Antwerp
Date: 2009-05-26

Relative font sizes:
- every other font size is derived from the base size (12px = 1em)
- use the em calculator to calculate your font size : http://riddle.pl/emcalc/

Read more about using a vertical rhythm:
24ways.org/2006/compose-to-a-vertical-rhythm

*/

   
body { font: 0.69em/1.5em Helvetica, Arial, Sans-serif; color: #333333; }


/* @group Links */
a, a:link, 
a:active	    { color: #b31a38; }
a:visited		{ color: #b31a38; }
a:hover			{ color: #d31f42; }
/* @end */


/* @group Headings */
h1, h2, h3, h4, h5, h6 { }

h1 {  }
h2 { font-size: 2.55em; line-height: 1.3em; color: #b31a38; }
h3 { font-size: 1.27em; line-height: 1.5em; color: #b31a38; }
h4 {  }
h5 {  }
h6 {  }
/* @group Headings */

p				    { margin: 0 0 1.5em; }
p.last		        { margin-bottom: 0; }

ul, ol		        { margin:0 1.5em 1.5em 1.5em; }
ul				    { list-style-type: circle; }
ol				    { list-style-type: decimal; }
dl				    { margin: 0 0 1.5em 0; }
dl dt			    { font-weight: bold; }
dd				    { margin-left: 1.5em;}

blockquote	        { margin: 1.5em; color: #666; font-style: italic; }
strong, b		    { font-weight: bold; }
em, dfn			    { font-style: italic; }
dfn				    { font-weight: bold; }
pre, code		    { margin: 1.5em 0; white-space: pre; }
pre, code, tt	    { font: 1em 'andale mono', 'monotype.com', 'lucida console', monospace; line-height: 1.5; } 
tt				    { display: block; margin: 1.5em 0; line-height: 1.5; }
q				    { font-style: italic; }


/* ----- Tables --------------------------------------------------- */

table	        {  }
th		        { font-weight: bold; }
td		        { }
th, td	        { padding: 4px 10px 4px 12px; }
tfoot	        { font-style: italic; }
caption	        { background: #ffc; }


/* ----- Some default classes ------------------------------------- */

.small		{ font-size: 0.92em; margin-bottom: 1.875em; line-height: 1.5em; }
.large		{ font-size: 1.2em; line-height: 2.5em; margin-bottom: 1.25em; }
.quiet		{ color: #666; }

.highlight	{ background:#ff0; }
.added		{ color:#060; }
.removed	{ color:#900; }

/* asterix for comments, adjust height and width for more asterixes or more text */
span.asterix {  display:block; width:10px; height:40px; float: left; padding:0 2px 0 0; }


/* @group Header */
/* @end */


/* @group Navigation */
#navigation a,
#navigation a:link,
#navigation a:visited,
#navigation a:active        { font-size: 1.36em; line-height: 1em; text-decoration: none; font-weight: bold; }
#navigation a:hover         { }
/* @end */


/* @group Content */
/* @end */


/* @group Footer */
/* @end */


/* @group Misc */
/* @end */