/*   
Theme Name: BLANK Theme
Theme URI: http://digwp.com
Description: This is just a BLANK starter WordPress Theme template -- WordPress v2.9.1
Author: Chris Coyier
Author URI: http://chriscoyier.net
Version: 1
*/

@media screen {

* { margin: 0; padding: 0; }
body { background: white; font: 14px/1.4 Helvetica, sans-serif; }
.screen-reader-text { position: absolute; left: -9999px; top: -9999px; }
.clear { clear: both; }
.group:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
* html .group, *:first-child+html .group { zoom: 1; } /* First selector = IE6, Second Selector = IE 7 */

#page-wrap { width: 900px; margin: 30px auto; }

h1, h2, h3 { font-weight: normal; margin: 0 0 10px 0; }
h1 { font-family: LayarBahteraDoomsday; }
h2 { font-family: LayarBahteraDoomsday; }
h3 { font-family: LayarBahteraDoomsday; }

p { margin: 0 0 10px 0; }
a {
	text-decoration: none;
	color: #8bc63f;
}
a:hover {
	text-decoration: underline;
} 

a img {
	border: none;
}

blockquote { margin-top: 20px; margin-bottom: 20px; }
blockquote p { margin-left: 20px; margin-right: 20px; font-style:italic; color: #666; }

ul, ol { margin: 0 0 10px 0; }

.post {
	float: left;
	padding-bottom: 20px;
}

.entry { width: 100%;}
.entry a { }
.entry a:hover { }

pre { }
code, tt { }

#meta { }

.meta {
	font-size: 12px;
	padding-bottom: 15px;
	color: gray;
	width: 100%;
}
.postmetadata {
	float: left;
	width: 100%;
	text-align: center;
	color: gray;
}


#sidebar {
	margin-top: 30px;
	width: 240px;
	float: left;
	color: white;
	padding-bottom: 20px;
}

#sidebar li {
	list-style-position: inside;
}

#sidebar h2 {
	padding-top: 20px;
	color: white;
	font-size: 18px;
}

#sidebar a {
	color: white;
}

.navgation { }
   .next-posts { }
   .prev-posts { }

#searchform { width: 240px;}
	#s { width: 123px; }
	#searchsubmt { }
	
ol.commentlist { list-style: none; }
ol.commentlist li { }
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor { }
ol.commentlist li.byuser { }
ol.commentlist li.comment-author-admin { }
ol.commentlist li.comment { border-bottom: 1px dotted #666; padding: 10px; }
ol.commentlist li.comment div.comment-author { }
ol.commentlist li.comment div.vcard { }
ol.commentlist li.comment div.vcard cite.fn { font-style: normal; }
ol.commentlist li.comment div.vcard cite.fn a.url { }
ol.commentlist li.comment div.vcard img.avatar { float:right; margin: 0 0 10px 10px; }
ol.commentlist li.comment div.vcard img.avatar-32 { }
ol.commentlist li.comment div.vcard img.photo { }
ol.commentlist li.comment div.vcard span.says { }
ol.commentlist li.comment div.commentmetadata { }
ol.commentlist li.comment div.comment-meta { font-size: 10px; }
ol.commentlist li.comment div.comment-meta a { color: #ccc; }
ol.commentlist li.comment p { }
ol.commentlist li.comment ul { }
ol.commentlist li.comment div.reply { font-size: 11px; }
ol.commentlist li.comment div.reply a { font-weight: bold; }
ol.commentlist li.comment ul.children { list-style: none; margin: 10px 0 0; }
ol.commentlist li.comment ul.children li { }
ol.commentlist li.comment ul.children li.alt { }
ol.commentlist li.comment ul.children li.bypostauthor { }
ol.commentlist li.comment ul.children li.byuser { }
ol.commentlist li.comment ul.children li.comment { }
ol.commentlist li.comment ul.children li.comment-author-admin { }
ol.commentlist li.comment ul.children li.depth-2 { border-left: 1px dotted #555; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-3 { border-left: 1px dotted #999; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-4 { border-left: 1px dotted #bbb; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-5 { }
ol.commentlist li.comment ul.children li.odd { }
ol.commentlist li.even { background: #FAFAFA; }
ol.commentlist li.odd { background: #fff; }
ol.commentlist li.parent { border-left: 1px dotted #666; }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even { }
ol.commentlist li.thread-odd { }

form { }
input[type=text] { }
textarea { }


} /* END screen media */


@media print {

.do-not-print { display: none; }
#comments { page-break-before: always; }

body { width: 100% !important; margin: 0 !important; padding: 0 !important; line-height: 1.4; word-spacing: 1.1pt; letter-spacing: 0.2pt; font-family: Garamond,"Times New Roman", serif; color: #000; background: none; font-size: 12pt; }
h1,h2,h3,h4,h5,h6 { font-family: Helvetica, Arial, sans-serif; }
h1 { font-size: 19pt; }
h2 { font-size:17pt; }
h3 { font-size:15pt; }
h4,h5,h6 { font-size:12pt; }
code { font: 10pt Courier, monospace; } 
blockquote { margin: 1.3em; padding: 1em; }
img { display: block; margin: 1em 0; }
a img { border: none; }
table { margin: 1px; text-align:left; }
th { border-bottom: 1px solid #333;  font-weight: bold; }
td { border-bottom: 1px solid #333; }
th, td { padding: 4px 10px 4px 0; }
caption { background: #fff; margin-bottom: 2em; text-align: left; }
thead { display: table-header-group; }
tr { page-break-inside: avoid; } 
a { text-decoration: none; color: black; }
	
} /* END print media */

hr {
	border: 0;
	height: 1px;
	background-color: #CCCCCC;
}

#preload {
	display: none;
}

#header {
	float: left;
	width: 900px;
	height: 144px;
}

#logo {
	float: left;
	width: 144px;
	height: 130px;
}

#menu {
	float: right;
	height: 20px;
	padding-top: 10px;
}

#menu li {
	float: left;
	list-style: none;
	padding-left: 20px;
}

.spacer {
	float: left;
	width: 736px;
	height: 1px;
	padding-left: 20px;
}

.spacer hr {
	border: 0;
	height: 1px;
	background-color: #CCCCCC;
	margin-top: 2px;
}

#overskrift {
	float: left;
	width: 736px;
	height: 99px;
	text-align: center;
	padding-left: 20px;
}

#overskrift h1 {
	padding-top: 70px;
	text-align: right;
	font-size: 26px;
}

#home {
	width: 66px;
	height: 20px;
	display: block;
	background-image: url(images/menu_home.png);
	background-repeat: no-repeat;
}

#home:hover {
	background-image: url(images/menu_home_hl.png);
	background-repeat: no-repeat;
}

#what {
	width: 86px;
	height: 20px;
	display: block;
	background-image: url(images/menu_what.png);
	background-repeat: no-repeat;
}

#what:hover {
	background-image: url(images/menu_what_hl.png);
	background-repeat: no-repeat;
}

#how {
	width: 60px;
	height: 20px;
	display: block;
	background-image: url(images/menu_how.png);
	background-repeat: no-repeat;
}

#how:hover {
	background-image: url(images/menu_how_hl.png);
	background-repeat: no-repeat;
}

#who {
	width: 67px;
	height: 20px;
	display: block;
	background-image: url(images/menu_who.png);
	background-repeat: no-repeat;
}

#who:hover {
	background-image: url(images/menu_who_hl.png);
	background-repeat: no-repeat;
}

#blog {
	width: 53px;
	height: 20px;
	display: block;
	background-image: url(images/menu_blog.png);
	background-repeat: no-repeat;
}

#blog:hover {
	background-image: url(images/menu_blog_hl.png);
	background-repeat: no-repeat;
}

#center_image {
	z-index: -100;
	float: left;
	width: 900px;
	height:527px;
	margin-top: -85px;
	padding-top: 85px;
	margin-bottom: -15px;
	background-image: url(images/background.png);
	background-repeat: no-repeat;
	background-position: center;
}

#blog_frontpage {
	float: left;
	width: 900px;
}

#blog_feed {
	width: 590px;
	float: left;
	padding-right: 30px;
	padding-bottom: 15px;
}

#blog_top {
	float: left;
	background-image: url(images/blog_top.png);
	width: 590px;
	height: 48px;
	margin-bottom: 15px;
}

#blog_top h1 {
	font-size: 22px;
	color: #FFF;
	text-align: left;
	padding-top: 10px;
	padding-left: 15px;
}

#blog_head {
	width: 490px;
	float: left;
}

#blog_link {
	width: 85px;
	float: right;
	padding-top: 15px;
	padding-right: 15px;
}

#blog_link a {
	color: #FFF;
	text-decoration: none;
}

#blog_content {
	padding-left: 15px;
	padding-right: 15px;
}

#twitter_feed {
	width: 280px;
	float: left;
	padding-bottom: 15px;
}

#twit_box_top {
	background-image: url(images/twit_box_top.png);
	width: 280px;
	height: 12px;
}

#twit_box_content {
	background-image: url(images/twit_box_middle.png);
	width: 250px;
	height: auto;
	padding-left: 15px;
	padding-right: 15px;
}

#twit_box_bottom {
	background-image: url(images/twit_box_bottom.png);
	width: 280px;
	height: 15px;
}

#frontpage_buttons {
	margin-bottom: 30px;
	width: 900px;
	float: left;
}

#frontpage_buttons a {
	font-size: 18px;
	color: #FFF;
	text-decoration: none;
}

#frontpage_buttons p {
	text-align: center;
	padding-top: 100px;
	padding-left: 24px;
	padding-right: 24px;
	line-height: 22px;
}

#frontpage_buttons li {
	float: left;
	list-style: none;
}

#what_button {
	width: 280px;
	height: 184px;
	display: block;
	margin-right: 30px;
	background-image: url(images/button_what.png);
	background-repeat: no-repeat;
}

#what_button:hover {
	background-image: url(images/button_what_hl.png);
	background-repeat: no-repeat;
}

#how_button {
	width: 280px;
	height: 184px;
	display: block;
	margin-right: 30px;
	background-image: url(images/button_how.png);
	background-repeat: no-repeat;
}

#how_button:hover {
	background-image: url(images/button_how_hl.png);
	background-repeat: no-repeat;
}

#who_button {
	width: 280px;
	height: 184px;
	display: block;
	background-image: url(images/button_who.png);
	background-repeat: no-repeat;
}

#who_button:hover {
	background-image: url(images/button_who_hl.png);
	background-repeat: no-repeat;
}

#blog_wrap {
	width: 630px;
	float: left;
	padding-right: 30px;
	margin-top: 30px;
}

.navigation {
	width: 630px;
	float: left;
	padding-bottom: 20px;
}

.next-posts {
	float: left;
}

.prev-posts {
	float: right;
}

.edit_entry_div {
	width: 630px;
	float: left;
	text-align: center;
	padding-top: 15px;
}

#single_wrap {
	float: left;
	width: 630px;
}

#sidebar_top {
	background-image: url(images/sidebar_top.png);
	height: 12px;
}

#sidebar_content {
	background-image: url(images/sidebar_content.png);
	padding: 15px 30px 5px 30px;
}

#sidebar_bottom {
	background-image: url(images/sidebar_bottom.png);
	height: 15px;
}

#footer {
	float: left;
	width: 900px;
/*	margin-top: 15px;*/
}

#footer p {
	font-size: 11px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 25px;
	color: #A9A9A9;
}

#footer a {
	text-decoration: none;
	color: #A9A9A9;
}

#footer a:hover {
	color: #696969;
}

.comments_div {
	padding-bottom: 30px;
}

.page_content h2 {
	padding-top: 30px;
}

.page_content img {
	padding-top: 70px;
	vertical-align: bottom;
}

.page_content p {
	text-align: justify;
}

.page_content {
	float: left;
}

.left {
	float: left;
	width: 430px;
	padding-right: 30px;
}

.right {
	float: left;
	width: 430px;
}

#respond label {
	font-size: 12px;
	color: gray;
}

#lifestream_wrap {
	float: left;
	width: 960px;
}

#lifestream_wrap img {
	margin-right: 10px;;
}

#lifestream_wrap li {
	list-style: none;
	margin-bottom: 30px;
}

.lifestream_meta {
	margin-left: 16px;
}