/* @override http://kirkeligkunst.dk/wp-content/themes/kirke/style.css */

/*
Theme Name: Kirkelig Kunst
Description: Selskabet for Kirkelig Kunst 
Version: 1.6
Author: Jakob Helmer
Author URI: http://www.jakobhelmer.dk/
*/

/* Structure */

body {
	font: 15px "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, sans-serif;
	color: #000;
	background: #e4e1d9;
}

* {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#wrapper1 {
	padding: 0;
	width: 780px;
	margin: 0 auto;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

#wrapper2 {
	width: 730px;
	margin: 0 -1px;
	background: #fff;
	padding: 0 25px 25px 25px;
	overflow: hidden;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

/* Header */

#container {
	clear: both;
	padding: 0;
	height: 155px;
	background: url(images/bar3.png) bottom repeat-x #111;
}

#container .description a {
	background: url(images/logo-pad-3.png) no-repeat right top;
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 4px;
	line-height: 1.6em;
	display: block;
	padding: 59px 20px 70px 25px;
	color: #fff;
	text-decoration: none;
	border: 0;
}

/* Tab Navigation */

#tabbar {
	border: 0;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;
	font-size: .6em;
	height: 40px;
	background: url(images/bar5.png) repeat-x bottom #222;
}

#tabbar ul {
	list-style: none;
}

#tabbar li {
	float: left;
	margin: 0;
	padding: 0;
	border-right: 1px solid #111;
	height: 40px;
}

#tabbar a, .tab, .tabselected {
	display: block;
	background: url(images/bar5.png) repeat-x bottom #222;
	color: #ccc;
	text-decoration: none;
	padding: 14px 22px 15px 22px;
}

#tabbar .tabselected a {
	background: #fff;
	color: #000;
}

#tabbar .tab a:hover {
	background: url(images/bar4.png) repeat-x bottom #333;
	color: #fff;
	border: 0;
}

#tabbar .tabselected a:hover {
	border: 0;
}

/* Content */

#content {
	width: 455px;
	float: left;
	margin: 1.3em 0 0 0;
	padding: 0;
}

#content p {
	font-family: Georgia, serif;
	line-height: 1.6em;
	margin: 0 0 1.4em 0;
}

#content h2 {
	font-size: 1em;
	color: #000;
	letter-spacing: 2px;
	text-transform: uppercase;
	margin: 0 0 1em 0;
	padding: .6em 0 .7em 0;
	border-bottom: 1px solid #bbb;
	clear: left;
}

#content h2 a {
	color: #000;
	text-decoration: none;
	border: 0;
}

#content h2.search-h2 {
	font-size: 1em;
	color: #000;
	padding: .6em 0 .7em 0;
	margin: 0;
	border-bottom: 1px solid #bbb;
	text-transform: uppercase;
	letter-spacing: 2px;
}

#content h3 {
	font-size: .8em;
	color: #000;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin: 0 0 1em 0;
	padding: 0 0 .8em 0;
	border-bottom: 1px solid #bbb;
	clear: left;
}

#content h3 a {
	color: #000;
	text-decoration: none;
	border: 0;
}

#content h4 a {
	display: block;
	font-size: .8em;
	padding: 1em;
	color: #000;
	text-decoration: none;
	font-weight: normal;
	border: 0;
	margin: 0;
	border-bottom: 1px solid #bbb;
}

#content h4 a:hover {
	background: #e4f2fd;
}

#content h5 {
	border-bottom: 1px solid #bbb;
	padding: 1em;
	margin: 0;
	font-size: .8em;
	font-weight: normal;
}

#content .postmeta {
	float: left;
	clear: left;
	color: #8b8074;
	border-top: 1px solid #bbb;
	width: 100%;
	font-size: .7em;
	padding: .7em 0 0 0;
	margin: 0 0 3em 0;
}

#content ul {
	border-left: 1px solid #bbb;
	margin: 0 0 1.4em 0;
	padding: 0 1em;
}

#content li {
	font-family: Georgia, serif;
	line-height: 1.6em;
	margin: .5em 0;
	list-style: none;
}

#content blockquote {
	font-family: Georgia, serif;
	line-height: 1.6em;
	background: #eee;
	border: 1px solid #ccc;
	margin: 1.6em 0;
	padding: 1em 1.5em;
}

#content .asides {
	color: #8b8074;
	/*padding: .8em 1.4em 1em 1.2em;
	background: #e4f2fd;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;*/
	margin: .6em 0 .75em 0;
	font: 1.2em Georgia, serif;
	line-height: 1.5em;

}

#content .asides a {
	color: #444;
	font-style: italic;
}

#content .searchlist {
	margin: 0 0 1.75em 0;
}

img {
	padding: 0;
	margin: 0;
	border: 0;
}

img a {
	border: 0;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 0;
	margin: 0 0 1.4em 1em;
	display: inline;
	}

img.alignleft {
	padding: 0;
	margin: 0 1em 1.4em 0;
	display: inline;
	}

/* Sidebar */

#sidebar {	
	width: 255px;
	float: right;
	padding: 0;
	margin: 1.3em 0 0 0;
}

#sidebar h2 {
	font-size: .8em;
	color: #000;
	padding: 1em 1em .9em 1em;
	border-bottom: 1px solid #bbb;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#sidebar h2 a {
	display: block;
	color: #000;
	text-decoration: none;
	border: 0;
}

#sidebar ul {
	list-style: none;
	border: 0;
	padding: 0;
	margin: 0;
}

#sidebar li {
	border-bottom: 1px solid #bbb;
	padding: 0;
	margin: 0;
	font-size: .8em;
}

#sidebar li a {
	display: block;
	padding: 1em;
	color: #000;
	text-decoration: none;
	border: 0;
	margin: 0;
}

#sidebar li a:hover {
	background: #e4f2fd;
}

#sidebar .menu {
	margin-bottom: 2em;
}

#sidebar .current_page_item {
	background: #e4f2fd;
}

/* Begin Comments*/

.commentname {
	text-transform: uppercase;
	letter-spacing: 1px;
	font: bold .7em "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, sans-serif;
	line-height: 1.2em;
}

.alt {
	border-left: 1px solid #bbb;
}

.commentlist {
	padding: 0;
	margin: 0;
}

#comments li {
	margin: 0;
	padding: 0;
	list-style: none;
	border: 0;
}

.commentlist p {
	margin: 0;
	padding: 0;
}

#commentform p {
	margin: 1em 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	font-size: .7em;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, sans-serif;
	padding-left: 10px;
}

/* End Comments */

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

small {
	font-size: .7em;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, sans-serif;
}

a {
	color: #2575ad;
	text-decoration: none;
}

a:hover { border-bottom: 1px solid #ccc; }

label {
	display: block;
	width: 100%;
}

#sidebar input[type=text] {
	background: url(images/search-3.png) no-repeat;
	border-top: 0;
	border-bottom: 1px solid #bbb;
	border-left: 0;
	border-right: 0;
	padding: 12px 12px 12px 30px;
	color: #000;
	width: 213px;
	font: normal .8em "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, sans-serif;
	cursor: text;
}

#content input[type=text] {
	border: 1px solid #ccc;
	padding: .4em;
}

#content input[type=submit] {
	border: 1px solid #ccc;
	background: #eee;
	padding: .75em 1em;
	color: #000;
	width: 80px;
	font: normal .8em "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, sans-serif;
	cursor: pointer;
}

textarea { 
	width: 429px;
	height: 100px;
	border: 1px solid #bbb;
	padding: 1em;
	margin: 0;
	font: normal .8em "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, sans-serif;
}

textarea:focus {
	background: #fff;
}

#footer {
	border-top: 2px solid #222;
	padding: 1em 10px 4em 10px;
	color: #000;
	width: 762px;
	margin: 0 auto;
	font-size: .7em;
	clear: left;
}

#footer a {
	color: #444;
	border-bottom: 0;
}

#footer a:hover {
	color: #2575ad;
}