/*
Theme Name: HotelAurach
Description: Theme basierend auf twentyten für Hotel Aurach 
Author: Christian Kühleis | IT-Systemberatung
Template: twentyten
Version: 1.0
*/

@import url("../twentyten/style.css");

body,
input,
textarea,
.page-title span,
.pingback a.url {
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}

h3#comments-title,
h3#reply-title,
#access .menu,
#access div.menu ul,
#cancel-comment-reply-link,
.form-allowed-tags,
#site-info,
#site-title,
#wp-calendar,
.comment-meta,
.comment-body tr th,
.comment-body thead th,
.entry-content label,
.entry-content tr th,
.entry-content thead th,
.entry-meta,
.entry-title,
.entry-utility,
#respond label,
.navigation,
.page-title,
.pingback p,
.reply,
.widget-title,
.wp-caption-text,
input[type=submit] {
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}

img#wpstats {
	display: none;
	margin: 0 auto 10px;
}

a:link {
	color: #a6233b;
}
a:visited {
	color: #a6233b;
}
a:active,
a:hover {
	color: #a6233b;
	text-decoration: underline;
}

.sticky {
	background: #f2f7fc;
	border-top: 4px solid #000;
	margin-left: -20px;
	margin-right: -20px;
	padding: 18px 20px;
}
