/**
 *	triptop.org css styles
 *	(c) 2005 by harald lapp
 */

form {
	margin: 0;
}
body {
	margin: 0;
	background: url(img/back.gif) fixed;
}
blockquote {
  font-style: italic;
}
.preview {
	margin: 5px; 
	padding: 5px;
	border: 1px solid #000000;
	float: right; 
	background-color: rgb(224, 224, 224);
}
code {
    display: block;
    font-size: 8pt;
    border: 1px solid #aaaaaa;
    background-color: #dddddd;
    padding: 2px;
    text-align: left;
}
#body {
	margin: 0 auto;
	width: 780px;
}
#container {
	width: 701px;
	float: left;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	background-color: #ffffff;
	padding: 0;
}
#triptop {
	width: 77px;
	float: right;
}
#mainmenu {
	float: right;
	width: 160px;
	padding: 5px 10px;
	font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
	font-size: 9pt;
	border-left: 1px solid #aaaaaa;
	background-color: #666666;
/*  background: url(img/back.gif); */
	color: #333;
}
#mainmenu a {
	font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
	font-size: 9pt;
	color: #fff;
	text-decoration: none;
	line-height: 180%;
}
#mainmenu a:hover {
	font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
	font-size: 9pt;
	color: #ffaa00;
	text-decoration: none;
	line-height: 180%;
}
.banner {
  text-align: center;
}
#addons {
	font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
	font-size: 10pt;
	color: #ffffff;
	text-align: left;
	margin-top: 50px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	padding: 10px;	
	background-color: #777777;
}
#addons a {
	color: #ffffff;	
}
.syndication {
	padding: 2px 2px 2px 2px;
	border-left: 5px solid #777777;
	border-right: 0px;
	font-size: 9pt;
}

#header {
	width: 701px;
	height: 130px;
	border-top: 5px solid #666666;
	border-bottom: 1px solid #666666;
	padding: 1px 0;
}
#headercontent {
	width: 701px;
	height: 130px;
	background-image: url(/img/header.jpg);
}
#headerlink {
	padding: 10px;
}
#headerlink a {
	padding: 5px;
	font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
    text-shadow: black 0px 0px 5px;
	color: #fff;
}
#headerlink a:hover {
	padding: 5px;
	font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	color: #ffaa00;
}

#footer {
	border-bottom: 5px solid #666666;
	padding: 0 0 5px;
	font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
	font-size: 8pt;
	text-align: center;
}
.hr {
	border-bottom: none;
	margin: 0;
	padding: 1px;
	background: url(img/hr.gif) repeat-x bottom;	
}
#wrapper {
	width: 100%;
	background: url(img/menuback.gif) repeat-y right;
}

#content {
	width: 500px;
	font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-align: justify;
	padding: 8px;
}
#links {
	text-align: right;
	padding: 5px;
}
#google {
	width: 180px;
	padding-top: 50px;
	text-align: center;
}
.linkbutton {
	border: 0px;
	margin: 2px;
}

.serendipity_comment_source {
    border-top: 1px solid #999999;
}

/* calendar */
.serendipity_calendar {
    text-align: center;
}
.serendipity_calendarHeader {
    font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
}
.serendipity_weekDayName {
    font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: bold;
    color: #ffffff;
}
.serendipity_calendarDay {
    font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: bold;
    color: #aaaaaa;
}

.contentdate {
	font-weight: bold;
	border-bottom: 1px solid #000000;
	text-align: right;
}
.contentheadline {
	font-weight: bold;
	font-size: 12pt;
	color: #ff6600;
}
.contentcomments {
	font-weight: bold;
	font-size: 10pt;
}
.contentinfo {
	font-family: Courier;
	font-style: italic;
	font-size: 9pt;
}
#content a {
	color: #ff3300;
}
.imgframe {
	margin: 5px;
	padding: 5px;
	border: 1px solid #000000;
}
#tooCool {
    position: fixed;
    right: 0;
    bottom: 0;
    display: block;
    height: 80px;
    width: 80px;
    background: url(/img/too_cool_corner_de.png) bottom right no-repeat;
    text-indent: -999em;
    text-decoration: none;
}
