/*  
Theme Name: b1 - bredesen.dk
Theme URI: http://www.bredesen.dk
Description: blue theme
Version: 1
Author: Martin Bredesen
Author URI: http://www.bredesen.dk/
*/
body
{
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-size: 0.9em;
}
.post img {
	margin: 5px;
	border: 1px solid #CCCCCC;
}
p a:link,p a:visited { color: #000099; text-decoration: none; }
p a:hover { color: #990000; text-decoration: none; }
h2 a:link, h2 a:visited { color: #333333; text-decoration: none; }
h2 a:hover { color: #000099; text-decoration: none; }
#container
{
	width: 100%;
	margin: 0px;
	line-height: 130%;
}
#sidebar
{
	float: right;
	width: 38%;
	height: 100%;
	top: 150px;
	list-style-type: none;
}

#content
{
	width: 62%;
	top: 150px;
	position: absolute;
}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
#sidebar p, #sidebar form, #sidebar ul, #sidebar a:link, #sidebar a:visited, #sidebar h2 {
	margin: 1em;
	list-style-type: none;
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
#sidebar a:hover {	color: #990000; text-decoration: none;}
#content h2 { margin: 0 0 .5em 0; }
.post {
	margin: 25px;
}
#header {
	height: 150px;
	width: 100%;
}
#logo {
	top: 0px;
	right: 0px;
	float: right;
	position: absolute;
}
h1 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	left: 50px;
	top: 50px;
	position: absolute;
}
h2 {
	font-size: 1.6em;
	}
#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}
h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: #FFFFFF;
	}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}
.postinfo {
	font-size: xx-small;
	color: #666666;
	text-align: right;
}
input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(images/bluebg.gif);
	border: 1px solid #FFFFFF;
}
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}
/* End Images */
/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */
/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}
	a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
	
#sidebar ul.heatmap {
	margin:0;
	padding:10px 0 30px 0;
}
	
#sidebar ul.heatmap li {
	margin:0;
	padding:0;
	display:inline;
}
#sidebar ul.cosmos {
	margin: 2em 0;
	list-style: none;
	font-size: 140%;
}
			
#sidebar li.cosmos {
	display: inline;
	padding: 0;
	margin: 4px;
	line-height: 2em;
}
		
#sidebar li.keyword1 { font-size: 0.7em; }
#sidebar li.keyword2 { font-size: 0.9em; }
#sidebar li.keyword3 { font-size: 1.0em; }
#sidebar li.keyword4 { font-size: 1.1em; }
#sidebar li.keyword5 { font-size: 1.2em; }
#sidebar li.keyword6 { font-size: 1.3em; }
#sidebar li.keyword7 { font-size: 1.4em; }
#sidebar li.keyword8 { font-size: 1.5em; }
#sidebar li.keyword9 { font-size: 1.6em; }
#sidebar li.keyword10 { font-size: 1.7em; }
#sidebar li.keyword11 { font-size: 1.8em; }
#sidebar li.keyword12 { font-size: 1.9em; }
#sidebar li.keyword13 { font-size: 2.0em; }
#sidebar li.keyword14 { font-size: 2.1em; }
#sidebar li.keyword15 { font-size: 2.2em; }
/* End Various Tags & Classes*/