/*
Theme Name: lassejorgensen.com
Theme URI: http://lassejorgensen.com/
Author: Lasse Øster Jørgensen
Author URI: http://lassejorgensen.com/
*/

body {
	font-size: 13px; /* Resets 1em to 10px */
	font-family: Arial; Verdana, Sans-Serif;
	background: #000;
	color: #545454;
	text-align: left;
	height: 410px;	
	}


	
#container{
	background: #fff url('images/bg.gif') repeat-x top center;
}
	
#header {
	width: 950px;
	margin: 0 0 0 0;
	font-size: 13px; /* Resets 1em to 10px */
	font-family:Arial, Sans-Serif;

	}
	
p {
	line-height: 18px;
}
	
li a {
	text-decoration: none;
	color: #545454;
	font-size: 12px;
}

li a:hover {
	text-decoration: none;
	color: #000;
	font-size: 12px;
}

div.nav {
	text-align: left;
	margin: 33px auto 0 auto;
	text-transform: uppercase;
}
div.nav li {
	float:left;
	list-style: none;
	padding: 0 0 0 15px;
}


ul.page_item{
	list-style: none;
}

li.current_page_item a, li.current_page_parent a, li.page_item a:hover {
	color: #fff;
	text-decoration: none;	
	list-style: none;
}

.page_item a {
	color: #777777;
	text-decoration: none;	
	list-style: none;
}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	border: none;
	}

small {
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 10px;
	line-height: 20px;
	text-transform: uppercase;
	}

.forord {
	font-family: Verdana, Helvetica, Sans-Serif;
	margin: 0 0 15px 0;
	font-size: 12px;
	line-height: 34px;
	font-weight: bold;
}

h1, h2, h3 {
	font-family: Arial, 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: 100;
	text-transform: uppercase;
	}

h1 {
	font-size: 16px;
	text-align: left;
	}

h2 {
	font-size: 15px;
	margin-bottom: 0px;
	}

h2.pagetitle {
	font-size: 16px;
	text-align: left;
	color: #38352f;
	}

h3 {
	font-size: 1.1em;
	font-weight: normal;
}

h5 {
	font-size: 66px;
	font-family: "lucida Grande";
	font-weight: normal;
	color: #222222;
	text-align: center;
	margin: 40px 0 60px 0;
	line-height: 80px;
}

h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited {
	color: #94ae01;
	}
	
h3, h3 a, h3 a:visited {
	color: #292929;
	text-transform: uppercase;
	}
	


h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

small {
	color: #adadad;
	}
	
small a, small a:hover {
	color: #adadad;
	}

acronym, abbr, span.caps {
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #38352f;
	text-decoration: none;
	}

a {
	color: #94ae01;
	text-decoration: none;
	}

a:hover {
	color: #545454;
	}

/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0;
	}

#page {
	margin: auto;
	padding: 0;
	width: 950px;
	}


.narrowcolumn {
	float: right;
	padding: 0 0 10px 0;
	margin: 0px 0 30px 0;
	width: 520px;
	}
	
.narrowcolumn2 {
	float: right;
	padding: 0 0 10px 0;
	margin: 0px 0 0 0;
	width: 950px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

.clear {
	clear: both;
}

#footer {
	height: 50px;
	background-color: #000;
	color: #444;
	text-align: center;
	padding-top: 30px;
}

#footer a{
	color: #444;
}

#footer a:hover{
	color: #999;
	text-decoration: none;
}
	
#footer2 {
	height: 30px;
	background-color: #292929;
	text-align: center;
}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 0px;
	}

h2.pagetitle {
	text-align: left;
}

#sidebar h2 {
	margin: 0;
	padding: 0 0 13px 0;
	}
	
h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* 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) */

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 2px 0px;
}


.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	}
	
#sidebar ul {

}

	
#sidebar li{
	line-height: 14px;
	margin-bottom: 10px;
}


ol li, #sidebar ul ol li {
	list-style: none;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 0px;
	padding: 0px;
	
	}

#sidebar #searchform #s {
	width: 158px;
	margin: 0;
	padding: 2px;
	height: 18px;
	border-top: 1px solid #d4d4d4;
	border-bottom: 1px solid #e8e8e8;
	border-left: 1px solid #d4d4d4;
	border-right: 1px solid #e8e8e8;
	}

#sidebar #searchsubmit {
	padding: 0;
	margin: 0;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	border: 1px solid #e1e1e1;
	background: #f8f8f8;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;

	}

.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 Sidebar */
#sidebar {
	float:left;
	width: 380px;
	margin: 0 30px 35px 0;
	font-size: 12px;
	line-height: 14px;
}

*html .sidebar_top_margin{
	margin-top: 20px;
}

*html #sidebar {
	width: 230px;
}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* 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;
	}

hr {
	height: 2px;
	background: #fff;
	border: 1px solid #e1e1e1;
	border-width: 1px 0 0 0;
	margin: 0;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
