/*  
Theme Name: Jacob Langvad
Description: Custom theme
Version: 1.0
*/

* {
	color: #000;
}

a img {
	border: none;
}

body {
	font-family: "Helvetica Neue", "arial narrow", arial, sans-serif;
	font-size: 12px;
	padding: 5px 0 25px 0px;
	text-align: center;
}

body.windows {
	font-family: arial, sans-serif;
}

#page {
	margin: 0 auto;
	padding-right: 0px;
	position: relative;
	text-align: left; width: 999px;
}

/*.normal #page {
	
}

.large #page {
	width: 1030px;
}

.normal #content {
	width: 584px;
	float: right;
}

 #content img {
	max-width: 584px;
}*/

#content {
	width: 850px;
	float: right; margin-right:0px; margin-top:106px;
}

.large #content img {
	max-width: 850px;
}

.large .is-page {
	width: 820px; 
}

.image-description {
	font-size: 10px;
	position: absolute;
	top: -3px;
}

.image-description h2 {
	font-size: 10px;
	font-weight: normal;
	margin: 0;
}

.image-description * {
	list-style: none;
	margin: 0;
	padding: 0;
}

.is-page h2 {
	display: none;
}

#sidebar {
	width: 140px; float: left; margin:100px 5px 0 ;  position:fixed;
}

#sidebar * {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}
#sidebar ul{
margin:5px 0px 10px; padding:0;}
#sidebar li {
	list-style: none; padding:1px 0; 
}

#sidebar dt { 
	display: none;
}

#sidebar a {
	font-size: 11px;
	text-decoration: none;

}

#sidebar dd li a { 
	font-size: 11px;
}

#sidebar .current-cat,

#sidebar a:hover{
text-decoration: underline;
}
#sidebar li.selected a,
#sidebar .current_page_item{
text-decoration: underline; font-size: 11px;

}

#exp1209796610{
margin: 0;
padding: 0;
text-transform: uppercase;}
#exp1209796610 ul{margin:5px 2px 0px; padding:0;}
#exp1209796610 li {
	list-style: none; padding:0px 0; 
}
#exp1209796610 a {
	font-size: 11px;
	text-decoration: none;

}  


#exp1209796611{
margin: 0;
padding: 0;
text-transform: uppercase;}
#exp1209796611 ul{margin:0px; padding:0;}
#exp1209796611 li {
	list-style: none;  padding: 0;
}
#exp1209796611 a {
	font-size: 11px;
	text-decoration: none;
}
#exp1209796611 a:hover {
	font-size: 11px;
	text-decoration: underline;
}


#exp1209796611 .current .tag-link a
{
text-decoration: underline; color:#FF0000;
}

#header {
	padding:0px; margin:0; position:fixed;
}

#header img{
	padding:0px; margin:0 0px 0 20px; border:none;
} 

#header * {
	margin: 0;
}

h1,
h1 a {
	display: block;
	height: 111px;
	width: 109px;
}

h1 a {
	overflow: hidden;
	text-indent: -9999px;
}

#splash h1 a,
#splash h1 {
	background: url(images/logo-splash.png) no-repeat;
	height: 48px;
	width: 342px;
}

#splash #page {
	position: static;
}

#splash h1 {
	left: 50%;
	margin: -24px 0 0 -171px;
	position: absolute;
	top: 50%;
}

#header .description {
	display: none;
}

hr {
	display: none;
}

.post {
	padding-bottom: 42px;
}

.post .entry {
	line-height: 1.4;
	text-align: justify;
}

.post .entry p {
	margin: 0 0 10px 0;
}

.post .datetime {
	display: block;
	margin-bottom: 10px;
}

.is-page .datetime {
	display: none;
}

.post h2 {
	margin: 0;
}

.post h2 a {
	font-size: 12px;
	text-decoration: none;
}

.post .entry img {
	display: block;
	padding: 5px 0;
}

.post .postmetadata {
	margin-top: 0;
}

#pages {
	margin-top: 5px	;
}

#pages li {
	margin-bottom: 5px;
}

#portfolio {
	
}

.portfolio-item {
	margin: 3px 0 !important;
}

h3, h4 {
	font-size: 11px;
}

.commentlist * {
	font-size: 11px;
}

.navigation a {
	font-weight: bold;
	text-decoration: none;
}

.navigation a:hover {
	text-decoration: underline;
}

.navigation .alignleft {
	float: left;
	margin-right: 10px;
}

#newsletter {
	padding: 15px 0 35px 0;
}