/*
Theme: Baltoscandal 2010
Author: Ranno Ait, Kaarel Nõmmik
Author URI: http://rannoait.pri.ee http://kaarel.erkidisain.ee
2010
*/

@import "reset.css";

/* 
/////////// BODY /////////// 
*/
body {
	font-family:"Times New Roman", Times, serif;
	background:rgb(0, 140, 68);
	color:#000;
	margin:69px 40px 40px 40px;
	font-size: 100%;
	line-height: 95%;
	font-weight: bold;
	text-align: center;
}


/* 
/////////// PAGES & NEWS /////////// 
*/
#content {
	width:660px;
	text-align: left;
	float:right;
	margin:8px 40px 0 0;
}
.post {
	padding-bottom: 55px;
	margin-top: 26px;
	}
.entry {
	margin:25px 0 0 0;
}
.more {
	float: left;
	margin-top: 0;
	padding: 15px 0px;
}
.serif {
	text-transform:uppercase;
	color: rgb(0, 140, 68);
}
	.title {
	line-height:1em;
	
}
.byline {
	margin: 10px 0 20px 0;
	text-transform:uppercase;
	color:rgb(26, 42, 127);
	font-size:14px;
}
.entry li{
	list-style-position: inside;
}

.entry a{
	color:rgb(0, 140, 68);
}
img.alignnone {float:right;}

.esinejad {
padding: 10px 0 10px 0;
}
.nool {
	float:right;
	font-weight:bolder;
}


/* ----------------------------------- */

#menu{
	float: left;
	width: 150px;
	line-height: 1.25em;
	text-align: left;
	text-transform:uppercase;
	z-index:100;
	margin:32px 0 0 40px;
}

#menu ul {
	list-style-type:none;
}

#menu a {
}
#language { /*leftcol*/
	float:right;
	width:100px; /* actual value */
	margin:-56px 20px 0 0;
	padding:10px;
	text-align:right;
	}

/* Kaotame ära mummud ja asetame lingid horisontaalselt */
#language ul {
	list-style-type:none;
}
#language li {
	margin-right:10px;
}
#language ul li {
	display: inline;
	}
#language a {
	color:#fff;
}

#baltoscandal { /*rightcol*/
	top:-10px;
	right:-10px;
	float:right;
	width:200px; /* actual value */
	margin:0 0 -10px 0;
	padding:10px;
	text-align:right;
	}
#headerlogo { /*centercol*/
	float:left;
	margin:-68px 40px 10px 0px;
	}
#wrapper {
	width:900px;
	text-align:center;
	background:#fff;
	margin-left:auto;
	margin-right:auto;
}

/* 
/////////// LINKS /////////// 
*/

title, a { text-decoration:none; color:rgb(0, 140, 68); }
title, a:hover { color:#000; }
title, a:active { text-decoration:none; color:#000; }
title a:visited { color:rgb(0, 140, 68); }
/* ----------------------------------- */

/* 
/////////// TYPOGRAPHY /////////// 
*/
h1 { font-size: 1em; line-height: 1em;  /* 16x2.25=36 */ }
h2 { font-size: 2em; line-height: 1em;   /* 16x1.5=24 */ }
h3 { font-size: 1.125em; /* 16x1.125=18 */ }
h4 { font-size: 0.75em; font-family:Arial, Helvetica, sans-serif; /* 16x0.875=14 */ }
p  { font-size: 1em; letter-spacing: -0.01em; line-height: 1.25em; padding-top:inherit; padding-bottom:inherit;   /* 16x0.75=12 */ }
/* ----------------------------------- */

/* 
/////////// TABLES /////////// 
*/
td {
	text-align:left; 
	vertical-align:middle; 
	border-bottom: 1px dashed; 
	border-top: 1px dashed; 
	border-color:rgb(0, 140, 68); 
	line-height:1.3em;
}

td.pilet {
	text-align:right;
	padding-top: 11px;
	padding-bottom: 11px;
	padding-left:11px;
}

td.kell {
	padding-top:11px;
	padding-bottom:11px;
	padding-right:11px;
}
td.keskmised {
	padding:11px;
}
td.keskmised_esinejad {
	padding:11px;
	text-align:center;
}

td.jargmine {
	border:0;
	text-align:right;
	padding-top: 11px;
	padding-bottom: 11px;
	padding-left:11px;
	text-align:left;
	vertical-align:middle; 
	border-bottom: 0px; 
	border-top:0px; 
}
}
td.eelmine {
	border:0;
	padding-top:11px;
	padding-bottom:11px;
	padding-right:11px;
	text-align:left;
	vertical-align:middle; 
	border-bottom: 0px; 
	border-top:0px; 
}
/* ----------------------------------- */


