/*
Theme Name: Skarp På Mad Blog
Theme URI: http://www.skarppaamad.dk
Description: Design til Skarp På Mad
Version: 1.0
Author: Micki Rasander Pedersen, BLINDesign
Author URI: http://www.blindesign.dk/

*/


* {
	padding: 0;
	margin: 0;
}



body {
	background: #eaede6 url(images/bg_extender.gif) repeat-y top center;
	font-family: Verdana;
	font-size: 12px;
	color: #3b3b3b;
	
}


a img {
	border: none;
}

a {
	color: #598d20;
}

a:hover {
}



h1 {
	margin-bottom: 10px;
	font-size: 22px;
	font-weight: normal;
	font-family: "ATRotisSemiSerif";
	color: #000000;
}

h1 a {
	color: #000000;
	text-decoration: none;
}

h2 {
	margin-bottom: 6px;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	
}


h2.skrivkommentar {
	clear: left;
	font-family: "ATRotisSemiSerif";
	font-weight: normal;
	font-size: 32px;
	padding: 14px 0px 10px 0px;
}

p {
	margin-bottom: 12px;
	letter-spacing: 0px;
	line-height: 130%;
}

span.date {
	font-family: "ATRotisSemiSerif";
	font-size: 12px;
	color: #8c8c8c;
}
span.commentsnumber {
	font-family: "ATRotisSemiSerif";
	font-size: 12px;
}
span.commentsnumber a {
}

div#outerwrapper-a {
	float: left;
	width: 100%;
	background: url(images/bg_topgradient.gif) repeat-x top;
}

div#outerwrapper-b {
	float: left;
	width: 100%;
	background: url(images/bg_topgradient-inner.gif) no-repeat top center;
}


div#wrapper {
	width: 913px;
	margin-left: auto;
	margin-right: auto;
	padding: 46px 0px 20px 0px;
}


div#logo {
	display: block;
}

div#teaser {
	position: relative;
	z-index: 4;
	display: block;
	font-family: Georgia;
	font-size: 18px;
	color: #272727;
	padding: 20px 0px 0px 66px;
}

div#menuarea {
	width: 913px;
	float: left;
	margin-top: 30px;
	padding: 2px 0px 2px 0px;
	border-top: 1px solid #d4d4d4;
	border-bottom: 1px solid #d4d4d4;
}

div#pagearea {
	width: 913px;
	float: left;
}

div#pagearea ul {
	margin-left: 20px;
}
/* Højre side */


div#rightcol {
	float: left;
	width: 204px;
	margin-left: 73px;
	padding-top: 36px;
	text-align: right;
}
div#rightcol a {
	color: #8c8c8c;	
}
div.rightcontent {
	padding: 6px 0px 24px 0px;
}
div#tagcloud a {
	text-decoration: none;
}

div#seneste, div#flestlaeser {
	font-size: 11px;
}

/* Venstre side */

div#leftcol {
	float: left;
	width: 636px;
	padding: 10px 0px 30px 0px;
}


div.blogentry, div.comment {
	float: left;
	clear: both;
	width: 636px;
	padding: 26px 0px 16px 0px;
	border-bottom: 1px solid #d4d4d4;
}
div.blogmeta, div.commentmeta {
	float: left;
	width: 180px;
}
div.blogmeta p.tags {
	font-family: Georgia;
	font-size: 13px;
}
div.blogmeta p.tags span {
	color: #000000;
	font-size: 15px;
	
}
div.blogmeta p.tags a {
	color: #8c8c8c;
}

div.blogmeta div.attbox {
	width: 175px;
	padding: 1px 1px 3px 1px;
	margin: 0px 0px 16px 0px;
	border: 1px solid #959595;
	font-size: 10px;
	
}
div.blogmeta div.attbox img {
	border: none; margin: none: padding: none;
}
div.blogmeta div.attbox p {
	margin: 4px 0px 2px 2px;
}

div.blogcontent, div.commentcontent {
	margin-left: 32px;
	float: left;
	width: 424px;
}

div.commentnumber {
	float: left;
	width: 180px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-family: "ATRotisSemiSerif";
	font-size: 42px;
	font-weight: bold;
	color: #949494;
}


p.commentauthor {
	background-color: red;
	font-family: "ATRotisSemiSerif";
	font-size: 14px;
	padding-bottom: 0px;
}
h3.commentlabel {
	margin: 0px 0px 2px 0px;
	font-size: 15px;
	font-family: "ATRotisSemiSerif";
	font-weight: normal;
	color: #598d20;
}

input.commentfield {
	width: 174px;
	height: 18px;
	margin-bottom: 10px;
	padding: 4px 5px 2px 5px;
	background: url(images/commentfield.gif) no-repeat;
	border: none;
}

input#sub {
	margin-top: 10px;
	clear: both;
	float: right;
}

div.commentboxtop, div.commentboxbottom {
	float: left;
	width: 431px;
	height: 4px;
	background-repeat: no-repeat;
	font-size: 1px;
}

div.commentboxtop { background-image: url(images/commentboxtop.gif); }
div.commentboxbottom { background-image: url(images/commentboxbottom.gif); }


textarea#comment {
	float: left;
	font-family: Verdana;
	font-size: 12px;
	width: 423px;
	height: 124px;
	padding: 0px 3px;
	border-left: 1px solid #bdbdbd;
	border-right: 1px solid #bdbdbd;
	border-top: none;
	border-bottom: none;

}




/* A horizontal menu */

ul#menu {
	float: left;
	padding: 3px 0px 2px 0px;
	list-style-type: none;	
}
ul#menu li {
	float: left;
	height: 21px;
	padding: 0px 20px 0px 0px;
	font-family: Georgia;
	font-size: 16px;
	
}
ul#menu li a {
	color: #000000;
	text-decoration: none;
}
ul#menu li a:hover, ul#menu li.current-cat a {
	color: #598d20;
}


ul#extralinks {
	float: right;
	list-style-type: none;	
	padding: 3px 0px 2px 0px;
	
		
}
ul#extralinks li {
	float: left;
	height: 19px;
	padding: 2px 0px 0px 20px;
	font-family: Georgia;
	font-size: 15px;
}
ul#extralinks li a {
	color: #000000;
	text-decoration: none;
	font-family: "ATRotisSemiSerif";
}



div#knivarea {
	position: absolute;
	right: 0px;
	top: 12px;
	z-index: 0;
	background: url(images/kniv.png) no-repeat left;
	width: 780px;
	height: 173px;
}


