/*

TAIDEKESKUS PURNU 2012 KURAATTORINA SAMULI HEIMONEN		 
*/

* { 
	margin: 0; 
	padding: 0; 
}
html {
	overflow-y: scroll;
}
html, body {
	height: 100%;
}
body {
	background-color: #8c9d97;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Georgia, serif;
	font-size: 14px;
	color: #333333;
	background-attachment: fixed;
}
ul { 
	list-style: square inside; 
}
ol { 
	list-style: decimal inside; 
}
a img {
	border: none;
}
a:hover img	{
	background: none;
	text-decoration: none;
}
img	{
	vertical-align: middle;
}
img.alignright {
	float:right; margin:0 0 1em 1em
}
img.alignleft {
	float:left; margin:0 1em 1em 0
}
img.aligncenter {
	display: block; margin-left: auto; margin-right: auto
}
a img.alignright {
	float:right; margin:0 0 1em 1em
}
a img.alignleft {
	float:left; margin:0 1em 1em 0
}
a img.aligncenter {
	display: block; margin-left: auto; margin-right: auto
}
table { 
	border-collapse: collapse; 
}
.floatLeft {
	float: left; 
}
.floatRight	{
	float: right;
}
.clear {
	clear: both;
}
.button {
	border: 1px solid #dfe4e3;
	padding: 0px 8px;
	color: #333333;
	background-color: #c0c8c7;
}
.button:hover {
	color: #ffffff;
	background-color: #333333;
}
.input {
	background-color: #ffffff;
	border:solid 1px #c0c8c7;
}
.search_input {
	background-color: #ffffff;
	border:solid 3px #ffffff;
}
#page-wrap {
	width: 960px;
	margin: 0px auto -450px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
#push { 
	height: 450px; 
}
#content {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
#main-col {
	width: 880px;
	float: left;
	background-color: #FFFFFF;
	padding: 40px;
}
#main-col p il {
	line-height: 1.2em; 
	margin: 0 0 10px 0;
}
#main-col-etusivu {
	width: 920px;
	float: left;
	background-color: #FFFFFF;
	padding: 20px;
}
#main-content {
	width: 550px;
	float: left;
}
.box-etusivu {
	width: 266px;
	float: left;
	height: 250px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
}
#purnu-sidebar {
	width: 266px;
	float: right;
}
#linksidebar {
	width: 240px;
	float: right;
	background-color: #dfe4e3;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	list-style-type: none;
}
#linksidebar p {
	padding:3px 10px;
}
.sis {
	padding:3px 10px;
}
#linksidebar ul li {
	list-style-type: none;
}
#linksidebar ul li a {
	display:block; 
	padding:5px 10px;
	color: #333333;
}
#linksidebar ul li a:hover {
	background-color: #c6cecd;
	text-decoration: none;
}
#linksidebar ul ul li a {
	display:block; 
	padding:3px 30px;
}
#linksidebar ul ul li a:hover {
	background-color: #c6cecd;
	text-decoration: none;
}
.commentbubble {
	background-image: url(images/commentbubble.png);
	background-repeat: no-repeat;
	background-position: right;
	font-weight: bold;
	height: 24px;
	float: right;
	width: 30px;
	text-align: center;
}
.commentbubble a {
	color: #FFFFFF;
}
.date {
	text-transform: uppercase;
	color: #999999;
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 11px;
}
#hakusivu {
	width: 210px;
	height: 20px;
	float: left;
	background-image: url(images/transparency-black.png);
	padding-top: 9px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 10px;
}
.post p {
font-size:14px;
padding:10px 0 5px;
}
.page p {
font-size:14px;
padding:10px 0 5px;
}
.comment p {
font-size:14px;
padding:10px 0 5px;
}
a {
	color: #617673;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-size: 22px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.6em;
	margin-left: 0;
	padding-top: 0.4em;
	padding-right: 30px;
	padding-bottom: 0.1em;
	padding-left: 0;
}
h1 a:hover {
	color: #333333 !important;
	text-decoration: none !important;	
}
h2 {
	font-size: 18px;
	padding-top: 1.0em;
	padding-right: 30px;
	padding-bottom: 0.2em;
	padding-left: 0;
}			
h3 {
	font-size: 14px;
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #c6cecd;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	background-image: url(images/transparency-black.png);
	display: block;
	margin-top: 0;
	margin-right: 5;
	margin-bottom: 1em;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
	width: 220px;
	text-align: center;
}
#menu-bar { 
	float: left;
	height: 30px;
	width: 685px;
	display: block;	
}
ul#main-nav {
/*	width: 685px;*/
	float: left;
	margin-top: 20px;
	margin-right: -100px;
	margin-bottom: 0;
	margin-left: 0;
}
ul#main-nav	li, ul#extra-nav li	{ 
	display: inline; 
}
ul#main-nav li a, ul#extra-nav li a	{
	text-align: right;
	display: block;
	float: left;
	height: 20px;
	font-size: 15px;
	color: #333333;
	text-decoration: none;
	background-repeat: repeat;
	background-position: top;
	margin-right: 10px;
	margin-bottom: 0px;
	padding: 7px;
	background-image: url(images/transparency.png);
}
ul#main-nav li a:hover {
	background-color: #FFFFFF;
}
#etusivu .etusivu, #purnu .purnu, #nayttely .nayttely, #paketit .paketit, #tapahtumat .tapahtumat, #blogi .blogi, #yhteydet .yhteydet, #in-english .in-english {
	background-color: #FFFFFF;
}
input, textarea, #s {
	font: 11px/18px 'Lucida Sans Unicode', Arial, Sans-serif;
	color: #333333;
	background-color: #FFFFFF;
}
#search-block-form input.form-submit, #search-form input.form-submit, #searchsubmit {
	height: 24px;
	width: 24px;
	cursor: pointer;
	text-indent: -9999px;
	border: none;
	background: url(images/slasi.png) no-repeat left top;
	float: right;
}
#header {
	width: 935px;
	margin-right: auto;
	margin-left: auto;
	height: 300px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#header-left {
	width: 685px;
	float: left;
}
#site-title {
	height: 90px;
	padding-top: 40px;
}
#logo {
	width: 685px;
	height: 110px;
	float: left;
}
#header-right {
	width: 250px;
	float: right;
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 11px;
	padding-top: 10px;
}
#rss {
	width: 210px;
	height: 15px;
	float: right;
	background-image: url(images/transparency.png);
	padding-top: 9px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-left: 10px;
}
#search {
	width: 210px;
	height: 19px;
	float: right;
	background-image: url(images/transparency.png);
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 10px;
}
#twitter {
	width: 210px;
	height: 174px;
	float: right;
	background-image: url(images/twitter-bg.png);
	margin-top: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-repeat: no-repeat;
	font-size: 12px;
}
#tweet ul li {
	list-style-type: none;
}
#footer	{
	background-image: url(images/transparency.png);
	background-repeat: repeat;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	margin-top: 10px;
        overflow: hidden;
        padding-bottom: 20px;
}
#footer-inside {
	width: 940px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 40px;
}
.footer-box {
	width: 300px;
	float: left;
	text-align: left;
}
.yhteys {
	float: left;
	text-align: left;
	width: 140px;
	padding-left: 10px;
}
#footer a { 
	color: #333333; 
}
#footer a:hover { 
	color: #333333; 
}
#footer ul li a {
	display:block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-right: 20px;
}
#footer ul li a:hover {
	text-decoration: none;
	background-image: url(images/transparency-black.png);
}
#footer ul { 
	color: #333333; 
	list-style-type: none; 
}
#footer-down {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Garuda, Arial, sans-serif;
	text-align: center;
	height: 100px;
	width: 935px;
	font-size: 13px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#footer-down a {
	color: #333333; 
}
#footer-menu {
	height: 65px;
	width: 685px;
	display: block;
}
