/*
Theme Name: Aben maler
Theme URI: http://abenmaler.dk/
Version: 1.0
Author: Steffen P. Maarup og Thomas Maarup
Tags: green, custom header, fixed width, two columns, widgets



/* Begin Typography & Colors */
a {
	color:#017D4B;
	text-decoration:underline;
	}

body {
	font-size: 14px;
	line-height: 23px;
	font-family: Georgia, serif;
	background: url('images/kakler2.gif');
	color: #000;
	text-align: center;
	}

img {
	border:none;
	}

#page {
	background-color: white;
	text-align: left;
	}

#mainnavigation h2 {
	display:none;
	margin:0;
	}
	
#mainnavigation a {
	color:black;
	text-decoration:none;
	}	

#mainnavigation a:hover {
	border-bottom: 5px solid #017D4B;
	padding-bottom:4px;
	}

#header {
	}

#headerimg 	{
	margin: 0;
	width: 855px;
	}

#content {
	}

.widecolumn .entry p {
	line-height: 40px;
	}

.narrowcolumn .entry, .widecolumn .entry {
	}

.widecolumn {
	}

.narrowcolumn .postmetadata {
	}

.narrowcolumn .postmetadata a {
	color: #666666;
	text-decoration:none;
	}

.wp-caption-text {
	font-family: helvetica, arial, sans-serif;
	font-size: 13px;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {

	border: none;
	}

small {
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	color:#555;
	}

h1, h2, h3 {
	font-family: Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

.search-form input {
  	width: 230px;
  	margin: 0 0 10px 0; 
}

.wp-tag-cloud a {
	color:#666666;
	text-decoration:none;
}

.addtoany_share_save_container {
	position:relative;
	left:-10px;
}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: black;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: black;
	}

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;
	}
	
.alignright {
	float:right;
	}
.alignleft {
	float:left;
	}
	
img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

/* End Typography & Colors */



/* Begin Structure */
html {
	margin:0;
	padding:0;
	}
body {
	margin: 0;
	padding: 0;
	}

#page {
	margin:0 auto;
	padding: 20px;
	width: 855px;
	}

#header {
	margin: 0 0 20px 0;
	padding: 0;
	width: 855px;
	}

#mainnavigation {
	margin:0 0 20px 0;
	padding:0 0 2px 0;
	border-bottom: 3px solid #000;
	}

#mainnavigation li, #mainnavigation ul {
	display: inline;
	margin: 0;
	padding:0;
	}

#mainnavigation .page_item {
	margin-right:68px;
	}

#headerimg {
	margin: 0;
	width: 100%;
	height: 150px;
	}

#sidebar {
	width:235px;
	margin:0 0 20px 20px;

	float:left;
	}
#sidebar ul, #sidebar li {
	margin:0;
	padding:0;
	list-style-type:none;
	}

.narrowcolumn {
	float: left;
	padding: 0;
	margin: 0 0 20px 0;
	width: 600px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 600px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.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: both;
}

.clear {
	clear: both;
}

#footer {
	clear: both;
	padding: 0;
	margin: 0 auto;
	width: 855px;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */
