
html
 {
 overflow-y: scroll;
}

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	font-size: 13px;
	text-align: justify;
}

body, th, td, input, textarea, select, option {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #313131;
}

h1, h2, h3 {
	/* font-family: Tahoma, Arial, Helvetica, sans-serif; */
	font-weight: normal;
	color: #66A342;
}

h1 {
	font-size: 2.5em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	line-height: 200%;
}

blockquote {
	margin: 0px 0px;
 	padding: 0px 7px 0px 40px;
    font-weight: normal;
	font-size: 12px;
	line-height: 1.6em;
	font-style: italic;
	font-family: Georgia, 'Times New Roman', Times, serif;
	background: url(./img08.gif) no-repeat;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #267F13; /* #66A342 */
	text-decoration: none;
}

a:hover {
	color: #66A342;
	text-decoration: underline;
}

hr {
	display: none;
}

/* Header */

#topbg {
	width: 800px;
	height: 50px;
	margin: 0 auto;
	padding: 0;
	background: url(./img01.jpg) no-repeat left top;
}

#header {
	width: 800px;
	height: 300px;
	margin: 0 auto;
	position: relative;
 	/* background-image: url(./img-xmas-1.jpg); */
	background-repeat: no-repeat;
}

#header h1, #header p {
	margin: 0;
	padding: 0;
}

#header h1 {background: url(ph-lassus.gif) 0 0 no-repeat;
  height: 260px; width: 250px; position:relative; padding: 0px 0 0 55px; z-index: 999;
  top: 20px; right:130px; margin: 0;}
html>body #header h1 {background-image: url(ph-lassus.png);}
#header h1 span {visibility: hidden; font-size: 1px;}

#header h2 {
	position: relative; z-index: 102;
  	top: 45px; right: -435px; width: 340px; height:30px; margin: 0; padding: 0;
  	color: #606060; letter-spacing: 1px;
  	font: 0.8em Cochin, Georgia, "New Century Schoolbook", "Bitstream Vera Serif", "Times New Roman", times, serif;  text-align: right;
  	font-size: 90%;
	}  

#header p {
	margin-top: -20px;
	padding: 0 0 0 30px;
	font-size: 24px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-transform: lowercase;
}

#header a {
	text-decoration: none;
	color: #F79F1A;
}

#buidl{
	margin-top: -290px;
}


/* Page */

#page {
	width: 800px;
	margin: 0 auto;
	padding-top: 30px;
	background: url(./img03.jpg) no-repeat left top;
	}

/* Content */

#content {
	float: left;
	width: 530px;
	margin: 0;
	padding-left: 30px;
	color: #212121;
}

.post {
	padding: 0px 0 0 0;
}

.title {
	padding: 0 40px 0px 0px;
	font-size: 22px;
	color: rgb(179,63,96);
	/* background: url(./img06.gif) no-repeat right 40%; */
	border-bottom: 2px #E0E0E0 dashed;
	margin-right: 20px;
}

.title a {
	text-decoration: none;
	color: #66A342;
}

.pagetitle {
}

.byline {
	margin: -25px 20px 0 0px;
	color: #66A342;
}

.meta {
	text-align: right;
	color: #66A342;
	padding: 5px 20px 5px 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-right: 20px;
}

.meta .more {
	background: url(./img07.gif) no-repeat left 50%;
	padding-left: 25px;
}

.meta .comments {
	background: url(./img07.gif) no-repeat left 50%;
	padding-left: 25px;
}

.meta a {
	color: #66A342;
}

.navigation {
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.posts {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.posts li {
}

.posts h3 {
	margin: 0;
	font-weight: bold;
}

.posts p {
	margin: 0;
	line-height: normal;
}

.posts a {
	text-decoration: none;
}

.posts a:hover {
	text-decoration: underline;
}

.entry {
	margin: 0;
	padding: 0px 20px 0px 0px;
}

.nextentry {
	margin: 0;
	padding: 0px 20px 0px 0px;
	vertical-align: middle;
	height: 150px;
	line-height: 150px;
}

.last {
	border: none;
}

.konzert {
	font-family: 1em/2em Cochin, Georgia, "New Century Schoolbook", "Bitstream Vera Serif", "Times New Roman", times, serif; 
	text-align: center;
	line-height: 1.6em;
	margin-bottom: 4.5em ; 
	padding: 0em 10em 0em .5em;
}

.nextkonzert {
	font-family: 1em/2em Cochin, Georgia, "New Century Schoolbook", "Bitstream Vera Serif", "Times New Roman", times, serif; 
	text-align: center;
	line-height: 1.6em;
	padding: 2em 20em 2em 0em;
	background: no-repeat right;
}


.postdate {
  position: relative;
  margin-left: -37px;
  margin-top: -15px;
  width: 50px;
  height: 50px;
  float: left;
}
.month, .day, .year {
  position: absolute;
  text-indent: -1000em;
  background-image: url(./dates.png);
  background-repeat: no-repeat;
}
.month { top: 2px; left: 0; width: 32px; height: 24px;}
.day { top: 25px; left: 0; width: 32px; height: 25px;}
.year { bottom: 0; right: 0; width: 17px; height: 48px;}

.m-01 { background-position: 0 4px;}
.m-02 { background-position: 0 -30px;}
.m-03 { background-position: 0 -60px;}
.m-04 { background-position: 0 -90px;}
.m-05 { background-position: 0 -120px;}
.m-06 { background-position: 0 -150px;}
.m-07 { background-position: 0 -180px;}
.m-08 { background-position: 0 -210px;}
.m-09 { background-position: 0 -240px;}
.m-10 { background-position: 0 -270px;}
.m-11 { background-position: 0 -300px;}
.m-12{ background-position: 0 -330px;}

.d-01 { background-position: -50px 0;}
.d-02 { background-position: -50px -31px;}
.d-03 { background-position: -50px -62px;}
.d-04 { background-position: -50px -93px;}
.d-05 { background-position: -50px -124px;}
.d-06 { background-position: -50px -155px;}
.d-07 { background-position: -50px -186px;}
.d-08 { background-position: -50px -217px;}
.d-09 { background-position: -50px -248px;}
.d-10{ background-position: -50px -279px;}
.d-11{ background-position: -50px -310px;}
.d-12{ background-position: -50px -341px;}
.d-13{ background-position: -50px -372px;}
.d-14{ background-position: -50px -403px;}
.d-15{ background-position: -50px -434px;}
.d-16{ background-position: -50px -465px;}
.d-17 { background-position: -100px 0;}
.d-18 { background-position: -100px -31px;}
.d-19 { background-position: -100px -62px;}
.d-20 { background-position: -100px -93px;}
.d-21 { background-position: -100px -124px;}
.d-22 { background-position: -100px -155px;}
.d-23 { background-position: -100px -186px;}
.d-24 { background-position: -100px -217px;}
.d-25 { background-position: -100px -248px;}
.d-26{ background-position: -100px -279px;}
.d-27{ background-position: -100px -310px;}
.d-28{ background-position: -100px -341px;}
.d-29{ background-position: -100px -372px;}
.d-30{ background-position: -100px -403px;}
.d-31{ background-position: -100px -434px;}

.y-1991 { background-position: -150px 0;}
.y-1992 { background-position: -150px -50px;}
.y-1993 { background-position: -150px -100px;}
.y-1994 { background-position: -150px -150px;}
.y-1995 { background-position: -150px -199px;}
.y-1996 { background-position: -150px -250px;}
.y-1997 { background-position: -150px -300px;}
.y-1998 { background-position: -150px -350px;}
.y-1999 { background-position: -150px -400px;}
.y-2000 { background-position: -150px -450px;}

.y-2001 { background-position: -175px 0;}
.y-2002 { background-position: -175px -50px;}
.y-2003 { background-position: -175px -100px;}
.y-2004 { background-position: -175px -150px;}
.y-2005 { background-position: -175px -200px;}
.y-2006 { background-position: -175px -250px;}
.y-2007 { background-position: -175px -300px;}
.y-2008 { background-position: -175px -350px;}
.y-2009 { background-position: -175px -400px;}
.y-2010 { background-position: -175px -450px;}

.y-2011 { background-position: -200px 0;}
.y-2012 { background-position: -200px -50px;}
.y-2013 { background-position: -200px -100px;}
.y-2014 { background-position: -200px -150px;}
.y-2015 { background-position: -200px -200px;}
.y-2016 { background-position: -200px -250px;}
.y-2017 { background-position: -200px -300px;}
.y-2018 { background-position: -200px -350px;}
.y-2019 { background-position: -200px -400px;}
.y-2020 { background-position: -200px -450px;}

.y-2021 { background-position: -225px 0;}
.y-2022 { background-position: -225px -50px;}
.y-2023 { background-position: -225px -100px;}
.y-2024 { background-position: -225px -150px;}
.y-2025 { background-position: -225px -200px;}
.y-2026 { background-position: -225px -250px;}
.y-2027 { background-position: -225px -300px;}
.y-2028 { background-position: -225px -350px;}
.y-2029 { background-position: -225px -400px;}
.y-2030 { background-position: -225px -450px;}

.y-1981 { background-position: -250px 0;}
.y-1982 { background-position: -250px -50px;}
.y-1983 { background-position: -250px -100px;}
.y-1984 { background-position: -250px -150px;}
.y-1985 { background-position: -250px -199px;}
.y-1986 { background-position: -250px -250px;}
.y-1987 { background-position: -250px -300px;}
.y-1988 { background-position: -250px -350px;}
.y-1989 { background-position: -250px -400px;}
.y-1990 { background-position: -250px -450px;}

.y-1971 { background-position: -275px 0;}
.y-1972 { background-position: -275px -50px;}
.y-1973 { background-position: -275px -100px;}
.y-1974 { background-position: -275px -150px;}
.y-1975 { background-position: -275px -199px;}
.y-1976 { background-position: -275px -250px;}
.y-1977 { background-position: -275px -300px;}
.y-1978 { background-position: -275px -350px;}
.y-1979 { background-position: -275px -400px;}
.y-1970 { background-position: -275px -450px;}

.gallery {
	text-align: center;
}

.gallery a img {
	border: 1px solid #BBB;
	padding: 2px;
	margin: 10px 20px 10px 0px;
	vertical-align: top;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 200px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-right: 30px;
	color: #66A342;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin-left: 20px;
	padding: 0;
}

#sidebar li li {
	margin: 0 0 0 0;
	margin: 0 0 0 0;
	line-height: 35px;
	border-bottom: 1px #66A342 dashed;
}

#sidebar h2 {
	margin: 20px 0 0 20px; 
	height: 25px;
	letter-spacing: -.5px;
	font-size: 20px;
	color: rgb(179,63,96);
	background: url(./img04.gif) no-repeat right 30%;
	border-bottom: 2px #66A342 none;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Search */

#search input {
	display: none;
}

#search input#s {
	display: block;
	width: 230px;
	padding: 2px 5px;
	border: 1px solid #3DD1FF;
	background: #FFFFFF url(./img05.gif) repeat-x;
}

#search br {
	display: none;
}

/* Calendar */

#calendar {
}

#calendar h2 {
	margin-bottom: 15px;
}

#calendar table {
	width: 80%;
	margin: 0 auto;
	text-align: center;
}

#calendar caption {
	width: 100%;
	text-align: center;
}

#next {
	text-align: right;
}

#prev {
	text-align: left;
}

/* Footer */

#footer {
	width: 800px;
	margin: 0 auto;
	height: 50px;
	text-align: center;
    font-size: smaller;
	color: #404040;
	background: url(./img01.jpg) no-repeat left top;
	padding-top: 5px;
	margin-bottom: 20px;
}

#footer p {
	padding-top: 15px;
}

#footer p a {
	color: #404040;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 3px 20px 30px 0px;
}

img.right {
	float: right;
	margin: 3px 0px 10px 30px;
}

