/**************************** HTML elements ***********************************/
body, html {
	background: #F2FBFF;
	color: #333333;
	margin: 0;
	padding: 0px 10px;
	font: normal 11px/15px Verdana, Arial, Helvetica, sans-serif;
	/*background-image: url(vert_grad.png);
	background-position: top center;
	background-repeat: repeat-x;*/
}

a {
	color: #24B; /* #0066cc; */
	text-decoration: none;
}

a:hover {
	color: #36C; /*#ff6600; */
	text-decoration: underline;
}

h1 {
	margin: 0 0 0 40px;
	padding: 24px 0 0 0;
	font: bold 14px/15px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 3px;
}

/* special markup for the entry title */
h3 {
	margin: 8px 0px 8px 0px;
	color: #C80093;
	font: bold 12px/15px Verdana, Arial, Helvetica, sans-serif;
}

h5 {
	margin: 0 0 0 40px;
	padding: 0px;
	letter-spacing: 1px;
	font: bold 11px/15px Verdana, Arial, Helvetica, sans-serif;
}

h1 a, h1 a:hover {
	text-decoration: none;
	color: #ffffff;
}

h1.top, h5.top {
	color: #FFF;
	margin-top: -1.55em;
	margin-left: 39px;
	padding: 0px;
}

h1.shadow, h5.shadow {
	color: #000;
}


h4 {
	font-size: 1.1em;
	margin: 0.3em 0 0 0;
}


p {
	font: 11px/15px Verdana, Arial, Helvetica, sans-serif;
	margin: 0.5em 0;
	border: 0px dashed #0F0;
}

tt {
	font-family: Courier New, Courier, monospace;
	font-size: 11px;
	
}

hr {
	margin: 1em 0.1em;
}

.commentinput {
	border: 1px inset #888;
	background-color: #F8F8F8;
	font-size: 1.1em;
}

.commentbutton {
	border: 1px outset #888;
	background-color: #DDD;
}

.pivot-message {
	font-weight: bold;
	border: 1px dashed #666; 
	padding: 5px;
}

p.entry-navigation {
	color: #666;
	text-align: center;
	padding-bottom: 0.4em;
}

/*********************** STYLE SHEET SPECIFICS ********************************/

/* Container */
#container {
	border: 1px solid #DFDFDF;
	margin: 20px auto 0px auto;
	padding: 20px 20px 10px 20px;
	text-align: left;
	width: 765px;
	background: #C6EAFA url(images/background_content_auenland.jpg) repeat-x;
}

#header {
	height: 164px;
	background: url(images/header-auenland.gif);
}

#xtranav {
	width: 765px;
	height: 26px;
	background-color: #C7EAFB;
	color: #C80093;
	border-bottom: 1px solid White;
	padding-top:10px;
}

#xtranav div {  margin-left:18px; height:24px; display:inline; }
#xtranav div a:link 	{ padding-left:3px;color:#C80093; decoration:none; }
#xtranav div a:visited 	{ color:#C80093; decoration:none; }
#xtranav div a:active 	{ color:Red; decoration:underline; }
#xtranav div a:hover 	{ color:Red; decoration:underline; }


/* main section. This is the main that is used in 2 column layout, and the normal comments */
#main-2columns {
	width: 463px;
	margin: 0;
	padding: 24px 12px 0px 12px;
	float: right;
/*	border: 1px solid cyan;	*/
}

#main {
	width: 465px;
	margin: 0;
	padding: 24px 12px 0px 12px;
	float: right;
/*	border: 1px solid cyan;	*/
}

.pmo {
	white-space: nowrap;
}

/* main section. This is the main that is used in the smaller comment popups */
#main-full {
	width: 90%;
	font-size: 0.75em;
	line-height: 2.5em;	
	margin: 0 10px 0 0;
	padding: 24px 12px 0 12px;
	float: left;
}

/* wrap each entry in a div */
.entry {
	line-height: 1.4em;
	border-bottom: 1px dashed #999;
	margin-bottom: 1.5em;
	padding-bottom: 0.8em;
}

.preise_subentry {
	line-height: 1.4em;
	padding-bottom: 0.8em;
}


/* secondary info: post date, poster, category, number of comments */
.info {
	color: #666666;
}

/* attach the comments class to the 'x comments' link to get a comment icon in 
front of it */
.info .comments {
	padding-left: 13px;
	background: url(images/comment.png) no-repeat center left;
}

/* use <span class="poster">poster_name</span> to get a im-like icon in
front of the poster's name */
.info .poster {
	padding-left: 13px;
	background: url(images/person.png) no-repeat center left;
}

/* same as poster, but use class="category" and you'll get a folder icon
in front of the category */
.info .category {
	padding-left: 13px;
	background: url(images/folder.png) no-repeat center left;
}

/* all other information goes here */
/*
#secondary, #linkdump {
	position: relative;
	top: 0;
	left: 0;
	width: 25%;
	font-size: 0.70em;
	line-height: 1.4em;
	float: left;
	margin: 18 0px 0 0;
	padding: 0px 0px 0 0;
	border: 0px solid #0F0;
}
*/

#secondary, #linkdump {
	border-bottom: 1px solid #FFFFFF;
	padding: 0px 0px 20px 15px;
	width: 260px;
	background: url(images/background_linkdump_auenland.gif) repeat-y left;
	float: left;
}

#secondary p, #linkdump p {
	line-height: 1.4em;
}

/* special markup for secondary info headers */
/*
#secondary h3, #linkdump h3{
	margin: 5px 0px 8px 22px;
	padding: 0px 0px 0px 0px;
	font: bold 12px Verdana, Arial, Helvetica, Sans-serif;
	color: #C80093;
}
*/

/* using different classes to outline the different sections 
.links, .archives, .about, .search, h3.calendar, .linkdump, #secondary .comments, .referrers, .stuff {
	margin: 0.3em 0 0.5em !important;
	border-bottom: 0px solid #0FD; 
}
*/

.about-box {
	/*	
	border: 1px solid #AAA;
	background-color: #BECED6;
	margin: 0px 5px 15px 15px;	
	*/
	padding: 6px;
	color: #2F446B;
}

.misc {
	/*	
	border: 1px solid #AAA;
	background-color: #BECED6;
	margin: 10px 5px 10px 15px;	
	*/
	padding: 6px;
	color: #2F446B;
}

/* attaching background images to the headers */

/*
h3.links {
	background: transparent url(links.png) no-repeat center left;
	margin: 0.8em 0 0.2em !important;	
}

h3.linkdump {
	background: transparent url(linkdump.png) no-repeat center left;
}

h3.about {
	background: transparent url(about.png) no-repeat center left;
	margin: 0 !important;
}

h3.search {
	background: transparent url(search.png) no-repeat center left;
	margin: 0.8em 0 0.2em !important;
}


h3.archives{
	background: transparent url(archives.png) no-repeat center left;
	margin: 0.8em 0 0.2em !important;	
}


h3.calendar {
	background: transparent url(calendar.png) no-repeat center left;
	margin: 0.8em 0 0.2em !important;		
}

h3.comments{
	background: transparent url(comments.png) no-repeat center left;
	margin: 0em 0 0.2em !important;		
}

h3.referrers{
	background: transparent url(referrers.png) no-repeat center left;
	margin: 0.8em 0 0.2em !important;		
}

h3.stuff{
	background: transparent url(stuff.png) no-repeat center left;
	margin: 0.8em 0 0.2em !important;		
}

*/

h3 .date {
	float: right;
	padding-top: 4px;
	padding-right: 8px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

h4 .date {
	float: right;
	padding-top: 4px;
	padding-right: 8px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

p.comments {
	font-size: 10m;
	color: #C80093;
	padding: 2px 2px 12px 4px;
	background-color: White;
}

p.comment-footer {
	font-size: 10m;
	color: #C80093;
	padding: 2px 2px 12px 4px;
	background-color: White;
}

/* custom class pour les comments in-screen, oui? */
.commentbox {
	background-color:#F2FBFF;
	width: 460px;
	padding:4px;
	font: Normal 10px/13px Verdana, Arial, Helvetica, sans-serif;
	color: #4B4B4B;
}

/* a nice footer */
#footer {
	width: 100%;
	text-align: center;
	color: #666666;
	clear: both;
}

/* these styles are for the calendar widget */
h3.calendar {
	font: bold 12px/15px Verdana, Arial, Helvetica, sans-serif;	
	/*
	padding: 1px 5px;
	margin: 0px;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	font-size: 1em;
	background-color: #F8F8F8;
	*/
}

.calendarHeader {
	color: #000;
	margin: 0px;
	padding: 2px 5px;
	font: bold 12px/15px Verdana, Arial, Helvetica, sans-serif;
}

.calendarToday {
	background-color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	border: 1px solid #999;
}

table.calendar {
	/* only the calendar has a line, not the individual cells */
	border: 1px solid #333;
	padding: 0px;
	width: 175px;
}

table.calendar td {
	text-align: center;
}

.calendarHeader a, .calendar a {
	font-weight: bold;
	color: #24B;
	text-decoration: none;
}

/* end of the calendar styles */

.pivot-search label { visibility:hidden; display:none; }
.pivot-search legend { visibility:hidden; display:none; }
.pivot-search fieldset { border:0; padding:0; margin:0; }

.pivot-search-result label { visibility:hidden; display:none; }
.pivot-search-result legend { visibility:hidden; display:none; }
.pivot-search-result fieldset { border:0; padding:0; margin:0; } 

.searchbox {
	border: 1px inset #24B;
	padding: 1px 0px 1px 3px;	
	background-color: #F2FBFF;
	width: 180px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #24B;
}

.searchbutton {
	border: 1px outset #24B;
	background-color: #DDD;
	width: 45px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #24B;
}

/* this replaces inline style tags */
img.badge { border:0; margin-bottom:2px; }

/* this is a bonus */
a img.badge:hover { border-bottom:1px #314e8c solid; margin-bottom:1px; }
