﻿@charset "utf-8";
body {
	background-color: #FFFFFF;
	color: #000000;
	background: none;
}
#wrapper {
	margin-left: 0px;
}

/* menüü peitmine */
#menu-medium,
#submenu { float: left; background: none; }

#menu-medium div.wrap,
#submenu div.wrap { 
	background: none; 
	width: auto; 
	float: left;
	padding: 0;
	margin: 0;  
}

#contentarea {
	clear: both;
}

#header div.wrap,
#contentarea div.wrap,
#wrapper.wide #header div.wrap,
#wrapper.wide #contentarea div.wrap, 
#wrapper.wide #contentarea-profile div.wrap,
#contentarea-profile div.wrap,
#contentarea-profile  {
	margin: 0px;
	padding: 0px;
	width: auto;
	height: auto;
	background: none;
}
#contentarea-profile div.top-panel div.column-left {
	background: none;
}

#contentarea.front {
	background: none;
}

h1,h2,h3,h4,h5,h6,
.box-content div.title, 
.box-content h1.title, 
.box-content h2.title {
	color: #000000;
}

p,
p.lead { color: #000000; }
a:link,
a:visited { text-decoration: underline; color: #666666; }
#comments div.comment div.info a,
#comments div.comment div.info {
	text-decoration: none;
	color: #000000;
}
#page-title {
	margin: 0px;
	padding: 0px;
	position: static;
	margin-bottom: 15px;
	float: none;
}
#page-title h1 {
	color: #000000;
	font-size: 28px;
}

#menu-medium a,
#submenu a:link { display: none; }

#menu-medium div.group { display: none; }
#menu-medium a.active,
#submenu a.active { display: block; background: none; }

#menu-medium a.active span,
#submenu a.active:link span { background: none; } 

/* kommentaari lisamine */
#new-comment { display: none; }

/* ebavajalikud elemendid printides */
div.box-rightmenu,
#menu,
#menu-small,
#menu-medium,
div.news-list div.image a,
#submenu,
#promo,
#top,
#page-actions,
#headermenu,
#left-logo,
#search,
#footer,
#bottom,
#bottom-logo 
#scms_editor_toolbar 
#ttu_editor_tools_show_hide 
#bottom_panel_configuration 
#site_links { display: none; }

#contentarea-profile h2.title-column, 
#contentarea.front h2.title-column,
div.news-list h3 a,
div.news-list div.more a,
div.linklist div.more a:link,
div.linklist div.more a:visited,
div.linklist table div.title,
div.talk-list h3 a,
div.talk-list div.more a,
#add-comment a,
div.news-list div.title,
div.box-dictionary div.char,
div.box-sitemap div.title h2 {
	color: #000000;
}

div.box-sitemap div.title {
	background: none;
}
div.box-sitemap div.item div.content { display: block; }

/* Et artikli tekst joonduks paberil äärest-ääreni */

#contentarea div.column-left
{
width: 100%; margin: 0; float: none;
}

/* Näitab url-i lingi järel */

a:link:after,
a:visited:after {
  /*content: " (" attr(href) ") ";*/
  font-size: 90%;
}


/* Varjab editor vaate linkide nimekirja */

div#scms_editor_toolbar { display: none; }
