/* @override http://mayfly.dk/blog/wp-content/themes/new_design_2009/style.css */

/*  
Theme Name: Theme 2009
Theme URI: http://www.mayfly.dk
Description: This is my theme for www.mayfly.dk
Version: 3.0
Author: Thomas Scrhreiber
Author URI: http://www.mayfly.dk/

*/

/* @group body */

body, h1, h2, h3, h4, h5, h6, blockquote, p, form {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	vertical-align: top;
	background: #000 url(http://mayfly.dk/blog/wp-content/themes/new_design_2009/main_bg.jpg) repeat-x fixed;
	color: #888;
	font: 1em Georgia, "Times New Roman", Times, serif;
}

/* @end */

/* @group h */

h1 {
	font: italic 2em Georgia, Sans-serif;
	letter-spacing: 2px;
	text-decoration: none;
	color: #fff;
}

h2 {
	font-size: 1.2em;
	font-style: italic;
}

/* @end */

/* @group a href */

a:link {
	text-decoration: underline;
	color: #21759b;
}

a:visited {
	text-decoration: underline;
	color: #21759b;
}

a:hover {
	text-decoration: underline;
	color: #d54e21;
}

/* @end */

p {
	padding: 10px 0 0 0;
}

img, div, a, input {
	behavior: url(http://mayfly.dk/blog/filer/iepngfix/iepngfix.htc)
}

a img {
	border: none;
}

#wrapper {
	margin: 0 auto;
	width: 1004px;
	text-align: left;
	background-image: url(http://mayfly.dk/blog/wp-content/themes/new_design_2009/semitrans_bg.png);
}

/* @group header */

#header {
	width: 1000px;
	background-color: #000;
	border: 2px solid #010;
	margin-bottom: 10px;
	border-top-style: none;
}

#header p {
	padding-left: 120px;
	margin-top: -10px;
	color: #666;
	font: italic 1.2em "Times New Roman", Times, serif;
}

#header a:link {
	color: #21759b;
	text-decoration: none;
	letter-spacing: 0;
}

#header a:visited {
	color: #21759b;
	text-decoration: none;
	letter-spacing: 0;
}

#header a:hover {
	color: #d54e21;
	text-decoration: none;
	letter-spacing: 0;
}

/* @end */

#container {
	float: right;
	width: 560px;
	text-align: justify;
	padding: 8px;
	margin-right: 10px;
}

/* @group post */

.post {
	padding: 10px 0 10px 0;
}

.post h2 a:link {
	text-decoration: none;
	color: #fff;
}

.post h2 a:visited {
	text-decoration: none;
	color: #fff;
}

.post h2 a:hover {
	border-bottom-style: solid;
	border-bottom-width: 2px;
}

.post h2 {
	letter-spacing: -1px;
	font: 2em Georgia, "Times New Roman", Times, serif;
	color: #fff;
}

/* @end */

.vejr {
	font-style: italic;
	font-size: 0.7em;
	color: #464646;
}

/* @group entry */

.entry {
	line-height: 18px;
}

.entry_search {
	line-height: 18px;
	margin-bottom: 10px;
	padding-bottom: 15px;
	border-bottom: 1px dotted #222;
}

.entry img {
	border: 1px solid #111;
	margin-bottom: 0;
	padding: 5px;
	margin-top: 1em;
	background-image: url(http://mayfly.dk/blog/wp-content/themes/new_design_2009/img_bg.jpg);
}

.entry .trans img {
	background-image: none;
	border-style: none;
}

/* @end */

.image_text {
	font: italic 1em/1.2em "Times New Roman", Times, serif;
	width: 550px;
	margin: 5px 5px 20px;
}

p.postmetadata {
	margin: 10px 0 50px;
	color: #333;
	border: 1px dashed #222;
	padding: 5px;
	font: 0.8em Georgia, "Times New Roman", Times, serif;
}

.date {
	color: #333;
	font: italic 1.5em Georgia, "Times New Roman", Times, serif;
	text-align: left;
	margin-bottom: 5px;
}

.overskrift {
	color: #fff;
	margin-bottom: 30px;
	text-align: left;
	font: italic 3.4em Georgia, "Times New Roman", Times, serif;
}

table#wp-calendar {
	width: 100%;
}

/* @group tag */

.tag {
	background: none no-repeat;
	border-top: 1px dotted #333;
	border-bottom: 1px dotted #333;
	margin-top: 10px;
	margin-bottom: 20px;
	color: #062d3e;
	padding: 5px 0 10px;
	font: italic bold 2.2em Georgia, "Times New Roman", Times, serif;
}

.tag a:link {
	color: #21759b;
	letter-spacing: 0;
	text-decoration: none;
	font-style: italic;
	font-size: 1.5px;
}

.tag a:visited {
	color: #21759b;
	letter-spacing: 0;
	text-decoration: none;
	font-style: italic;
	font-size: 1.5px;
}

.tag a:hover {
	color: #d54e21;
	letter-spacing: 0;
	text-decoration: underline;
	font-style: italic;
	font-size: 1.5px;
}

/* @end */

/* @group navigation */

.navigation {
	color: #333;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 0;
	margin-top: -10px;
	text-align: center;
	font: italic 1.4em Georgia, "Times New Roman", Times, serif;
}

.navigation a:link {
	color: #21759b;
	text-decoration: none;
	font-size: 1.4em;
}

.navigation a:visited {
	text-decoration: none;
	color: #21759b;
	font-size: 1.4em;
}

.navigation a:hover {
	text-decoration: underline;
	color: #d54e21;
	font-size: 1.4em;
}

.navigation_search {
	color: #333;
	margin-top: -10px;
	text-align: left;
	font: italic 1.4em Georgia, "Times New Roman", Times, serif;
	padding: 25px 0;
}

.navigation_search a:link {
	color: #21759b;
	text-decoration: none;
	font-size: 1.4em;
}

.navigation_search a:visited {
	text-decoration: none;
	color: #21759b;
	font-size: 1.4em;
}

.navigation_search a:hover {
	text-decoration: underline;
	color: #d54e21;
	font-size: 1.4em;
}

/* @end */

/* @group sidebar1 */

.sidebar {
	float: left;
	width: 175px;
	margin-bottom: 0;
	margin-top: 0;
	color: #bb9966;
	margin-left: 8px;
	font: 1em Georgia, "Times New Roman", Times, serif;
}

.sidebar a:link {
	color: #21759b;
	text-decoration: none;
	left: -10px;
	position: relative;
}

.sidebar a:visited {
	color: #21759b;
	text-decoration: none;
	left: -10px;
	position: relative;
}

.sidebar a:hover {
	color: #d54e21;
	text-decoration: none;
	left: -10px;
	position: relative;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.sidebar ul {
	list-style-type: none;
	margin: 0;
	border-style: hidden;
	padding-left: 2px;
}

.sidebar ul li {
	line-height: 1.4em;
	padding-top: 10px;
	padding-bottom: 10px;
}

.sidebar ul li h2 {
	font-family: Georgia, Sans-serif;
}

.sidebar ul ul li {
	position: relative;
	border-bottom: 1px dashed #111;
	padding: 0 0 0 10px;
	color: #21759b;
}

/* @end */

/* @group sidebar2 */

.sidebar2 {
	width: 200px;
	float: right;
	color: #666;
	font-size: 1em;
	margin-bottom: 0;
	margin-top: 0;
	margin-right: 8px;
}

.sidebar2 img {
	border: 1px solid #111;
	margin-bottom: 0;
	padding: 2px;
	margin-top: 0.5em;
}

.sidebar2 a:link {
	color: #21759b;
	text-decoration: none;
	left: -10px;
	position: relative;
}

.sidebar2 a:visited {
	color: #21759b;
	text-decoration: none;
	left: -10px;
	position: relative;
}

.sidebar2 a:hover {
	color: #d54e21;
	text-decoration: none;
	left: -10px;
	position: relative;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.sidebar2 ul {
	list-style-type: none;
	margin: 0;
	padding: 0 10px 0 2px;
	border-style: hidden;
}

.sidebar2 ul li {
	padding: 10px 0 10px 0;
	line-height: 1.4em;
}

.sidebar2 ul li h2 {
	font-family: Georgia, Sans-serif;
	color: #bb9966;
}

.sidebar2 ul ul li {
	padding: 0 0 0 10px;
	position: relative;
	border-bottom: 1px dashed #111;
}

.textwidget {
	text-align: justify;
	font: italic 0.8em/1.2em "Times New Roman", Times, serif;
}

/* @end */

/* @group comments */

#comment {
	
}

.add_comment {
	font-size: 2em;
	font-style: italic;
	margin-top: 50px;
}

.commentmetadata {
	font-size: 1em;
	font-style: italic;
	color: #bbb;
}

.comment_text {
	font-size: 1em;
	margin-bottom: 20px;
}

.comments-template h2, .comments-template h3 {
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

/* @end */

/* @group footer */

#footer {
	width: 1004px;
	text-align: center;
	padding-bottom: 50px;
	clear: both;
	color: #464646;
	background-image: url(http://mayfly.dk/blog/wp-content/themes/new_design_2009/footer_bg.png);
	padding-top: 50px;
	font: 1em Georgia, "Times New Roman", Times, serif;
	margin-right: auto;
	margin-left: auto;
}

#footer a:link {
	text-decoration: underline;
	color: #464646;
}

#footer a:visited {
	text-decoration: underline;
	color: #464646;
}

#footer a:hover {
	text-decoration: underline;
	color: #888;
}

#footer p {
	line-height: 18px;
}

/*

@end */