/*  
Theme Name: BUTZER.DK - Version 2.0
Theme URI: http://www.butzer.dk
Description: Version 2.0 of butzer.dk.
Version: 2.0
Author: Jörg Butzer
Author URI: http://www.butzer.dk/
*/


/* Global reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


/* Layout structure */

body	{
	text-align: center;	
	background: #fffdf5 url(images/top_bg.jpg) top center no-repeat;
	color: #130c00;
	font: 12px/18px "Lucida Grande" ,"Lucida Sans Unicode", Arial, Verdana, Helvetica, sans-serif;
	overflow-x:hidden;
	}

div#wrapper	{
	color: #130c00;
	background: transparent url(images/top_left.jpg) -30 0 no-repeat;
	width: 770px;
	margin: 0 auto;
	text-align: left;
	}

div#header {
	height: 41px;
	/* background-color: #4c3a0a; */
	border-bottom: 10px solid #3fa4b3;
	position: relative;
}

div#content 	{
	width: 770px;
	background: transparent url(images/sidebar_bg.gif) top right repeat-y;
	float: left;
	}

div#primaryContent {
	float: left;
	width: 490px;
	padding-top: 0px;
}

div#secondaryContent	{
	margin: 0 0 0 530px;
	padding-bottom: 45px;
	width: 220px;
	}

div#footer	{
	clear: both;
	border-top: 2px solid #3fa4b3;
	font-size: 10px;
	height: 23px;
	line-height: 22px;
	border-bottom: 35px solid #f2edd9;
	background: transparent url(images/footer_bg.jpg) 0 1px no-repeat;
	color: #fffdf5;
	width: 770px;
	}

/* Basic Typography */

h2, h3, h4 {
	font-family: georgia, palentino,'times new roman',serif;
	font-weight: normal;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 16px;
}

h4 { 
	font-size: 10px;
}


/* Baserules */

em {
	font-style: italic;
}

strong {
	font-weight: bold;
}

a {
	text-decoration: none;
	color: #130c00; 
}

.clear {
	clear: both;
}

.post a {
	border-bottom: 1px solid #3fa4b3;
}

.post a.none {
	border-bottom: 0px;
}

.post a:hover {
	border: none;
}

blockquote {
	margin-left: 85px;
	margin-bottom: 20px;
	padding-left: 20px;
	border-left: 2px solid #ded8c7;
}


/* Header */

#header h1 a, #header p.blogInfo, ul#mainNav, ul#mainNav li, ul#mainNav li a  {
	float: left;
	height: 41px;
}

#header h1 a {
	width: 107px;
	text-indent: -5000px;
	display: block;
	background: transparent url(images/butzer.jpg) 0 -41px no-repeat;
}

#header h1 a:hover {
	background-position: 0 0;
}


#header p.blogInfo {
	width: 402px;
	background: transparent url(images/top_desc.jpg) top left no-repeat;
	text-indent: -5000px;
}

/*

p#helper {
	background: green url(images/top_left.jpg) top left no-repeat;
	width: 200px;
	height: 41px;
	z-index: 9;
	position: relative;
	top: 0px;
	left: -200px;
	text-indent: -5000px;
	float: left;
}

p#helper a {
	width: 200px;
	height: 41px;
	z-index: 10;
	position: absolute;
	top: 0px;
	left: 970px;
	background: transparent url(images/top_right.jpg) top left no-repeat;
}

*/

/* MainNav */

ul#mainNav li a {
	text-indent: -5000px;
	display: block;
	background-color: transparent;
	background-position: 0 -82px;
	background-repeat: no-repeat;
}

ul#mainNav li#home_nav a {
	width: 55px;
	background-image: url(images/home.jpg);
}

ul#mainNav li#signe_nav a {
	width: 51px;
	background-image: url(images/signe.jpg);
}

ul#mainNav li#joerg_nav a {
	width: 42px;
	background-image: url(images/jorg.jpg);
}

ul#mainNav li#noa_nav a {
	width: 42px;
	background-image: url(images/noa.jpg);
}

ul#mainNav li#mattis_nav a {
	width: 71px;
	background-image: url(images/mattis.jpg);
}


ul#mainNav li a:hover {
	background-position: 0 -41px;
}

#blog ul#mainNav li#home_nav a, #signe ul#mainNav li#signe_nav a, #joerg ul#mainNav li#joerg_nav a, #noa ul#mainNav li#noa_nav a, #mattis ul#mainNav li#mattis_nav a {
	background-position: 0 0;
	cursor: default;
}


/* Post styles */

div.post {
	padding-top: 30px;
	clear: both;
}

.post h2 {
	margin-bottom: 20px;
}

.post h2 a {
	border-bottom: 1px solid #98cdce;
	letter-spacing: 1px;
}

.post h2 a:hover {
	border-bottom: 1px solid #3fa4b3;
	background-color: #ebf4ee;
}

.post p {
	margin-bottom: 10px;
}

.post p.timestamp {
	margin-bottom: 5px;
	font-size: 10px;
	text-indent: 16px;
	background: transparent url(images/icon_posted.gif) 0 50% no-repeat;
}

.timestamp em {
	font-style: normal;
}

.post img {
	padding: 7px;
	background-color: #fff;
	border: 1px solid #ded8c7;
	margin-bottom: 12px;
}

ul.postmetadata {
	border-top: 1px solid #ded8c7;
	border-bottom: 1px solid #ded8c7;
	font-size: 10px;
	width: 490px;
	float: left;
	line-height: 31px;
}

ul.postmetadata li {
	float: left;
}

li.cat {
	background: transparent url(images/icon_category.gif) 0 50% no-repeat;
	text-indent: 17px;
	margin-left: 12px;
}

ul.postmetadata li.writeComment {
	text-indent: 17px;
	background: transparent url(images/icon_comments.gif) 0 50% no-repeat;
	float: right;
}

.post li.writeComment a {
	color: #3fa4b3;
	text-decoration: underline;
	font-weight: normal;
	border-bottom: 0px;
}

.post li.writeComment a:hover {
	text-decoration: none;
}

.post .postmetadata a {
	font-weight: bold;
	border-bottom: 0px;
}

.post .postmetadata a:hover {
	text-decoration: underline;
}


/* Comments */
.moderation {
	font-style: italic; 
	margin-bottom: 10px;
}

.moderation em {
	color: #d74141; 
	font-style: normal;
	font-weight: bold;
}

div#comments {
	margin-bottom: 30px;
	padding-top: 30px;
	clear: both;	
}

#comments h2 {
	background: #fffdf5 url(images/h3_line.gif) repeat-x 0 14px;
	margin-bottom: 20px;
}

#comments h2 span {
	background-color: #fffdf5;
	padding-right: 10px;
}

#comments h3 {
	font-size: 14px;
	padding-bottom: 10px;
}

#fb_comments {
	margin-bottom: 12px;
	padding-bottom: 15px;
	border-bottom: 1px dotted #DED8C7;
}

#comments ol {
	margin-bottom: 35px;
}

#comments ol li {
	margin-bottom: 15px;
	border-bottom: 1px solid #f3f0e5;
	padding-bottom: 15px;
}

#comments .comment-metadata {
	float: left;
	width: 160px;
}

#comments .theComment {
	float: right;
	width: 325px;
}

.comment-metadata p strong {
	color: #3fa4b3;
	font-weight: normal;
}

.comment-metadata p strong a {
	color: #3fa4b3;
	text-decoration: underline;
}

.comment-metadata p strong a:hover {
	text-decoration: none;
} 

.comment-metadata p em {
	font-style: italic;
	color: #130c00;
}




body>div#comments {
	padding-top: 30px;
	clear: both;
}

form#commentform p {
	margin-bottom: 10px;
	width: 490px;	
}

form#commentform p.submit {
	
}

form#commentform label {
	width: 142px;
	font-weight: bold;
	font-size: 11px;
	text-align: right;
	padding-right: 23px;
	display: block;
	float: left;
}

form#commentform label em {
	font-weight: normal;
	font-size: 10px;
}

form#commentform input {
	width: 305px;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px solid #d5cfc1;
	height: 18px;
	font: 13px/18px "Lucida Grande" ,"Lucida Sans Unicode", Arial, Verdana, Helvetica, sans-serif;
	color: #130c00;
}

input:focus, textarea:focus {
	background-color: #f5fafb;
}

form#commentform input#submit {
	width: auto;
	background-color: #3fa4b3;
	color: #fffdf5;
	height: 21px;
	cursor: pointer;
	margin-left: 165px;
	font-size: 12px;
	border: none;
}

form#commentform input#submit:hover {
	background-color: #129eb3;
	color: #fff;
}

*html form#commentform input#submit {
	margin-left: 168px;
}

form#commentform textarea {
	width: 304px;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px solid #ded8c7;
	font: 13px/18px "Lucida Grande" ,"Lucida Sans Unicode", Arial, Verdana, Helvetica, sans-serif;
	color: #130c00;
}

.post-navigation {
	border-top: 1px solid #ded8c7;
	padding-top: 10px;
	padding-bottom: 30px;
	text-align: center;
	clear: both;
}

.post-navigation a {
	color: #3fa4b3;
	text-decoration: underline;
}

.post-navigation a:hover {
	text-decoration: none;
}


/* secondaryContent */

#secondaryContent {
	padding-top: 88px;
}

.sidebarLinkage {
	margin-bottom: 45px;
}

#secondaryContent h4 {
	color: #3fa4b3;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: normal;
	background: transparent url(images/h4_line.gif) repeat-x 0 11px;
	margin-bottom: 10px;
}

#secondaryContent h4 span {
	background-color: #f2edd9;
	padding-right: 5px;
}


.sidebarLinkage ul li {
	border-bottom: 1px solid #e2dcc5;
	line-height: 22px;
}

.sidebarLinkage ul li a:hover {
	color: #3fa4b3;
}

#search {
	margin-bottom: 45px;
}
#searchTerm {
	float: left;
	padding-right: 5px;
}

#searchTerm input {
	width: 135px;
	border: 1px solid #d5cfc1;
	height: 18px;
	padding-left: 5px;
	padding-right: 5px;
	font: 13px/18px "Lucida Grande" ,"Lucida Sans Unicode", Arial, Verdana, Helvetica, sans-serif;
	color: #130c00;
	
}

#searchSubmit input {
	width: auto;
	background-color: #3fa4b3;
	color: #fffdf5;
	height: 20px;
	line-height: 18px;
	border: 0px;
	cursor: pointer;
	font-size: 12px;
	margin-top: 1px;
	cursor: pointer;
}

#searchSubmit input:hover {
	background-color: #129eb3;
}

.results {
	padding-top: 30px;
	padding-bottom: 3px;
	border-bottom: 1px solid #3fa4b3;
}

.noResults {
	padding-bottom: 3px;
	border-bottom: 1px solid #3fa4b3;
}


/* Footer */

.copyright {
	padding-left: 12px;
	float: left;
}

li.rss {
	float: right;
	padding-right: 12px;
	background: transparent url(images/icon_rss.gif) 0 50% no-repeat;
	text-indent: 20px;
}

.rss a {
	color: #fffdf5;
	text-decoration: underline;
}

.rss a:hover {
	text-decoration: none;
}