/* andreas01 - an open source xhtml/css website layout by Andreas Viklund (http://andreasviklund.com). Made for OSWD.org, free to use as-is for any purpose as long as the proper credits are given for the original design work. For design assistance and support, contact me through my website or through http://oswd.org/email.phtml?user=Andreas

Version: 1.0
(July 25, 2005)

Screen layout: */

body {
margin: 0 auto;
padding: 0;
font-family: verdana, arial, sans-serif; color: #000000; font-size: 70%;
/* background: #f4f4f4 url(tausta-k.jpg) top center repeat-y;*/
background: url("images-2006/tausta-k.jpg"); background-repeat: repeat;
}

#wrap {
background: #ffffff;
color: #303030;
margin: 0 auto;
width: 760px;border: 1px solid #000000;

}

#header {

clear: both;
/* margin: 0px 0 0px 0; */
margin-bottom: 0px;
padding: 0;
height: 130px;
/* border-bottom: 1px solid red; */
border-bottom: 2px solid #8B2802;
}

#header h1 {
width: 250px;
margin: 0 0 10px 0;
float: left;
}

#header p {
width: 500px;
float: right;
text-align: center;
color: #a0a0a0;
margin: 0 0 0px 0;
font-size: 0.8em;
line-height: 1.0em;
}

#frontphoto {
margin: 0 0 10px 0;
border: 0;
}

#avmenu {
clear: left;
float: left;
width: 150px;
margin: 0 0 10px 0;
padding: 0;
font-size: 0.9em;
}

#avmenu ul {	
list-style: none;
width: 180px;
margin: 10px 0 20px 10px;
padding: 0;
font-size: 1.1em;
}	

#avmenu li {
margin-bottom: 1px;
}

#avmenu li a {
font-weight: bold;
height: 16px;
text-decoration: none;
color: #505050;
display: block;
padding: 6px 0 0 25px;
background: #ffffff;
/*border-top: 0px solid #E6E6E6;*/
border-top: 1px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;
border-left: 0px solid #f0f0f0;
background-image: url(images-2006/nappi-pieni-24px.gif);
background-repeat: no-repeat;
background-position: center left;
}	
	
#avmenu li a:hover {
/*background: #f0f0f0;*/
color: #B35900;
border-left: 0px solid #B35900;
border-top: 1px solid #B35900;
border-bottom: 1px solid #B35900;
background-image: url(images-2006/nappi-pieni-24px.gif);
background-repeat: no-repeat;
background-position: center left;
}

.announce {
margin: 5px 0 5px 5px;
padding: 10px;
width: 165px;
color: #505050;
/*background-color: #f4f4f4;*/
border: 0px solid #f4f4f4;
line-height: 1.3em;
}

#extras {
float: right;
width: 100px;
margin: 0 0 10px 0;
padding: 0;
font-size: 0.9em;
line-height: 1.5em;
}

#extras p {
margin: 0 0 1.5em 0;
}

#content {
margin: 0px 10px 20px 200px;
border-left: 1px solid #f0f0f0;
border-right: 1px solid #f0f0f0;
padding: 0 10px 0 10px;
line-height: 1.6em;
text-align: left;
}

#content h2 {
font-size: 1.5em;
margin: 0 0 0.5em 0;
}

#content img {
padding: 1px;
/* display:inline; */
background: #ffffff;
border: 4px solid #ffffff;
}

h3 {
font-size: 1.3em;
margin: 0 0 10px 0;
}

a {
text-decoration: none;
color: #286ea0;
}

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

a img {
border: 0;
}

#footer {
clear: both;
margin: 0 auto;
padding: 10px 0 20px 0;
border-top: 2px solid #8B2802;
width: 760px;
text-align: center;
color: #808080;
font-size: 0.9em;
}

#footer a {
color: #808080;
text-decoration: none;
}

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

.left {
margin: 10px 10px 5px 0;
float: left;
}

.right {
margin: 10px 0 5px 10px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}

h1 {font-size: 190%; font-weight: bold; color: #5F4107;}
h2 {font-size: 120%; font-weight: bold; color: #5F4107;}
h3,h4,h5,h6 {font-size: 100%; font-weight: bold; color: #5F4107;}












.year {
	border-style: outset;
	border-width: 1px;
	background-color: #FFFFFF;
	text-align: center;
}
.month {
	border-style: none;
	background-color: #e4e4e4;
	text-align: center;
}
.yearname {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}
.monthname {
	text-align: center;
	font-size: 10px;
	font-weight: bold;
/*	background-color: #DADADA; */
		background-color: #5F4107;		
	color: #FFFFFF;
	border-style: outset;
	border-width:1px
}
.dayname td {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	background-color: #5F4107; 
	color: #ffffff;
	border-style: outset;
	border-width:1px
}
.yearnavigation {
	font-size: 12px;
}
.datepicker {
	background-color: #e4e4e4;
}
.datepickerform {
	margin: 0px;
}
.monthnavigation {
	font-family: Tahoma, Arial, sans-serif;
}
.monthpicker {
	font-size: 11px;
	background-color: #eeeeee;
}
.yearpicker {
	font-size: 11px;
	background-color: #eeeeee;
}
.pickerbutton {
	font-size: 11px;
	background-color: #eeeeee;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
}
.nomonthday {
	text-align: center;
	font-size: 10px;
	height:20px;
	width:20px;
	color: #aaaaaa;
}
.monthday {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	background-color: #E4E4E4;
	color: #384955;
	height:20px;
	width:20px;
}
/*.today {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	background-color: #5CB5C7;
	color: #ffffff;
	height:20px;
	width:20px;
}*/
.selectedday {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	background-color: #66ff66;
	height:20px;
	width:20px;
}
.sunday {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #667171;
	height:20px;
	width:20px;
}
.sunday a {
	color: #667171;
}
.saturday {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #667171;
	height:20px;
	width:20px;
}
.saturday a {
	color: #667171;
}
.event {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: red;
	background-color: #ffff99;
	height:20px;
	width:20px;
	text-decoration: line-through
}
.event a {
	background-color: #ffff99;
	color: red;
}
.selectedevent {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: red;
	background-color: #ffff99;
	height:20px;
	width:20px;
}
.selectedevent a {
	background-color: #ffff99;
	color: red;
}
.todayevent {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: red;
	background-color: #ffff99;
	height:20px;
	width:20px;
}
.todayevent a {
	background-color: #ffff99;
	color: red;
}
.eventcontent {
	font-size: 10px;
	border-style: outset;
	border-width: 1px;
	width: 100%;
}
