/*
Theme Name: 23Leben
Theme URI: http://marks.dk
Description: 23's brand new blog theme.
Version: 1.0
Author: Mark jensen
Author URI: http://marks.dk
*/

@import url('blueprint/src/grid.css');


.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
#pagenav {margin: 20px 0px 30px 0px;}
#postmetadata {font-size: 0.82em;}

.strong {font-weight: bold;}

body {
	line-height: 1.5em;
	font-size: 1em;
	font-family: Helvetica, Verdana, sans-serif;
}

p {color: #353535;}
h1 {font-size:4.23077em; line-height: 1.1em;}
h2 {font-size:2.61538em; line-height: 1.1em;}
h3 {font-size:1.61539em; line-height: 1.1em;}

h1 a {color: #3E3E3E; text-decoration: none; font-weight: bold;}
h2 a {color: #3E3E3E; text-decoration: none; font-weight: bold;}
h3 a {color: #3E3E3E; text-decoration: none;}

p a, p a:active, p a:visited, a {color:#5D9B4B; font-style: normal; font-weight: normal; text-decoration: none;}
a:hover {color:#2489B2;}


blockquote {font-style: italic;}

img.alignleft {margin: 0px 15px 15px 0px;}
img.alignright {margin: 0px 0px 15px 15px;}

#footer {font-size: 0.8em;}

#header {margin-top:20px;}
#header p a {font-size: 1.1em; }
#header h1 a {font-weight: bold;}

#tagline {margin-top:0;}

#tagline p {font-size: 3em; line-height: 1em; font-style: italic; font-family: Georgia, serif;}

#tagline p a {font-style: italic; font-family: Georgia, serif;}

a img {border:0;}
#header {position:relative;}
#header .context {position:absolute; top:20px; right:0; color:#666; font-size:12px; font-family:Helvetica,Verdana,sans-serif;}

/* Comments */

.avatar {
	padding-right: 8px;
	padding-bottom: 5px;
	float: left;
}
			
.comment_number a {
	font: 3.2em Helvetica, sans-serif;
	float: right;
	padding-right: 10px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

.comment_author {
	font-size: 1.45em;
	font-weight: bold;
}

.comment_author a {
	text-decoration: none;
	color: #3E3E3E; 
}

.comment_author a:hover {
	text-decoration: underline;
}

.comment_author.li {
	list-style-type: none;
}

