/*******************************************/
#navialamainos
{
	margin-top: 5px;
}
#home #navialamainos
{
	margin-bottom: -15px;
}
/**   HTML Elements
******************************************/
*
{
	margin: 0;
	padding: 0;
}
#sidebarad
{
	margin-top: 10px;
}
BODY, HTML
{
	height: 100%;
	min-height: 101%;
}
BODY
{
	color: #333;
	background-attachment: scroll;
	background-color: #194C14;
	background-image: url(tausta.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 200px;
	padding-right: 0;
	padding-bottom: 25px;
	padding-left: 0;
}
BODY, SELECT, INPUT, TEXTAREA
{
	font: 12px Arial, Verdana, Sans-Serif;
	line-height: 1.5em;
}
P
{
	margin: 15px 0;
}
A:link, A:visited
{
	color: #990000;
	text-decoration: none;
}
A:hover, A:active
{
	color: #333;
	text-decoration: underline;
}
HR
{
	display: block;
	height: 1px;
	background: #333;
	border: 0;
}
SMALL
{
	font-size: 0.9em;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
}
.post SMALL
{
	padding-left: 20px;
}
STRONG
{
	font-weight: bold;
}
I
{
	font-size: 1em;
}
SMALL
{
	font-size: 0.9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
PRE
{
	margin-bottom: 10px;
}
/****** Images ****************************/
IMG, A:link IMG, A:hover IMG, A:visited IMG
{
	outline: 1px solid #006600;
	padding: 0px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.entry A:visited IMG
{
	outline: 0px solid #006600;
}
IMG.left, IMG.center, IMG.right, IMG.norm
{
	margin: 5px 12px 5px 0;
	outline: 1px solid #006600;
	padding: 0px;
}
IMG.left
{
	float: left;
	margin: 0 12px 5px 0;
}
IMG.center
{
	display: block;
	margin: 0 auto 5px;
}
IMG.alignright
{
	float: right;
	margin: 0 0 5px 12px;
}
IMG.alignleft
{
	float: left;
	margin: 0 12px 5px 0;
}
/******************************************
*   General Structure
******************************************/
#page
{
/*the main container*/
	width: 930px;
	font-size: 1em;
	background: #FFF;
	border: 1px solid #1A4915;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 35px;
	padding-left: 20px;
	position: relative;
}
#branding
{
/*where the logo sits*/
	width: 625px;
	height: 0px;
	padding-bottom: 15px;
	background: url(images/backgrounds/bg_branding.png) no-repeat;
}
.left
{
	float: left;
}
.right
{
	float: right;
	margin-bottom: 10px;
}
#sidebar
{
/*you guessed it: it�s the sidebar container*/
	width: 300px;
	float: right;
	margin-top: 0px;
}
#sidebar-alisivu
{
/*you guessed it: it�s the sidebar container*/
	width: 300px;
	float: right;
	margin-top: -20px;
}
#leftcol
{
/*the left homepage column carrying the "Featured Article" section*/
	width: 287px;
	padding-right: 18px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3B8226;
}
#leftcol, #rightcol
{
	margin-top: 10px;
	float: left;
}
#rightcol
{
/*actually the column in the middle of the homepage (if the right column is the sidebar)*/
	width: 277px;
	padding-left: 18px;
	margin-top: -2px;
	text-align: justify;
}
/******************************************
*   Sidebar
******************************************/
.subnav LI
{
/*.subnav is mainly the categories list*/
	list-style: none;
}
.subnav LI A:link, .subnav LI A:visited
{
	background: #FFF;
	display: block;
	padding: 4px 4px 4px 20px;
	border-bottom: 1px solid #999;
}
.subnav LI A:hover, .subnav LI A:active
{
	background: #F4F4EC;
	text-decoration: none;
}
#sidelist LI
{
	list-style: none;
}
.bullets LI
{
	margin: 0 0 3px 15px;
	list-style: square;
}
#sidelist .bullets LI
{
	list-style: none;
	margin-bottom: 3px;
	margin-left: 0px;
	line-height: normal;
}
#sidelist .children
{
	background: #F4F4EC;
}
#sidelist .children LI
{
	background: #F4F4EC;
	list-style: none;
	margin-left: 15px;
	padding-left: 15px;
	border-bottom: 1px solid #FFF;
}
#sidelist .children LI A, #sidelist .children LI A:visited
{
	padding: 2px 2px 2px 0px;
	border: 0;
	background: #F4F4EC;
	color: #666;
}
#sidelist .children LI A:hover, #sidelist .children LI A:active
{
	color: #000;
}
#sidelist .feed LI
{
	margin-bottom: 5px;
	padding-left: 20px;
	background: url(images/rss.gif) no-repeat;
}
/******************************************
*   Headlines
******************************************/
.blogtitle, .blogtitle A
{
	color: #000;
	font-size: 1.8em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: regular;
	padding: 20px 0px 10px;
}
H1
{
	color: #840000;
	font-size: 1.8em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin: 0px 10px 0px 0px;
	padding: 20px 0px 0px 10px;
}
H2
{
	color: #840000;
	font: 1.8em Georgia, "Times New Roman", Times, serif;
	padding-bottom: 8px;
	border-bottom: 1px solid #666;
	margin: 20px 0;
}
H3
{
	font: 1em Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	margin-bottom: 4px;
	font-weight: normal;
	color: #840000;
}
#sidebar H2, #sidebar H3, #sidebar-alisivu H2, #sidebar-alisivu H3 A
{
	font: 1em Arial, Helvetica, sans-serif;
	letter-spacing: 0.3em;
	text-transform: uppercase;
	margin-bottom: 4px;
	font-weight: normal;
	color: #1F5E18;
}
#sidebar H3, #sidebar H2, #sidebar-alisivu H2, #sidebar-alisivu H3
{
	font-size: 0.9em;
	color: #1E4D17;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #194812;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 2px;
}
H3#respond
{
	font-size: 1.1em;
	border-top: 1px solid #666;
	margin-top: 25px;
	padding-top: 20px;
}
H3#comments
{
	margin-top: 32px;
}
H3 A:link, H3 A:visited
{
	color: #1F5E18;
}
H4
{
	font-size: 1.2em;
	margin-bottom: 6px;
	margin-top: 10px;
}
.liittyvaa
{
	margin-top: 20px;
	color: #000000;
}
/******************************************
*   Content
******************************************/
#content
{
	width: 605px;
	float: left;
}
.description
{
	font-size: 1.3em;
	font-weight: bold;
	color: #999;
}
/*Featured Articles formatting "leftcol"*/
.feature
{
	padding: 15px;
	border: 1px solid #1A4613;
	background-color: #E3FFE0;
	background-image: url(images/backgrounds/bg_featured.jpg);
	background-repeat: repeat-x;
}
.feature P, #rightcol P
{
	margin: 0;
}
#leftcol IMG, #rightcol IMG
{
	padding: 1px;
}
#leftcol .feature
{
	margin-bottom: 15px;
}
/*Formating of the Leadstory stuff in the tabbed section*/
#leadpic
{
	float: left;
	padding: 0px;
	border: 0px solid #1F5E18;
	margin-top: 27px;
	margin-right: 18px;
	margin-bottom: 8px;
	margin-left: 0;
}
.title, A.title
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-weight: normal;
	color: #990000;
	letter-spacing: normal;
	text-align: left;
	display: block;
	margin-top: 10px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.title, A.leftcoltitle
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-weight: normal;
	color: #990000;
	letter-spacing: normal;
	text-align: left;
	display: block;
	margin-top: 0px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#lead P
{
	margin-bottom: 10px;
}
/*Formating of "rightcol" which is the column in the homepage middle ;-)*/
#rightcol IMG
{
	float: left;
	margin: 10px 10px 4px 0;
	outline: none;
}
#leftcol IMG
{
	margin-bottom: 4px;
	display: block;
}
#rightcol .clearfloat
{
	border-bottom: 1px solid #999;
	padding: 12px 0;
}
#rightcol UL
{
	padding: 0px;
	list-style-type: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#rightcol LI
{
	margin-bottom: 5px;
}
/*Post Formatting*/
.entry
{
	text-align: justify;
}
.entry
{
	padding-left: 20px;
	padding-right: 20px;
}
.post BLOCKQUOTE
{
	color: #666;
	background: #F4F4EC;
	padding: 6px 14px;
	margin: 18px 35px;
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
}
.post UL LI
{
	list-style: square;
	margin-bottom: 5px;
	margin-left: 42px;
}
.post OL LI
{
	margin-bottom: 5px;
	margin-left: 48px;
}
#tags
{
	border-bottom: 1px solid #DDD;
	border-top: 1px solid #DDD;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.postmetadata
{
	font-size: 0.9em;
	margin: 0 0 10px;
	padding: 5px 10px;
	background: #F4F4EC;
	border-top: 1px solid #E6E3D3;
	border-bottom: 1px solid #E6E3D3;
}
/*Form Elements*/
SELECT
{
	background: #F2F2F2;
	border: 1px solid #9C9C9C;
	width: 100%;
}
#searchform
{
	padding: 16px 5px 0 0;
}
.button
{
	padding: 1px;
	background: #333;
	color: #FFF;
	border: none;
}
.button:hover
{
	background: #666;
	color: #FFF;
	text-decoration: none;
}
#commentform INPUT
{
	width: 170px;
	margin: 5px 5px 1px 0;
}
#commentform TEXTAREA
{
	width: 100%;
	margin-top: 5px;
}
/*Comments*/
.commentlist
{
	padding-left: 30px;
}
.commentlist LI
{
	margin: 15px 0 3px;
	padding: 8px 15px 10px;
	background: #F4F4EC;
	border: 1px solid #E6E3D3;
}
.commentlist BLOCKQUOTE
{
	color: #666;
	background: #FFF;
	padding: 6px 14px;
	margin: 18px 35px;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
#commentform SMALL
{
	background: #FFF;
	font-weight: bold;
	padding: 0;
}
.commentmetadata
{
	display: block;
}
.commentlist SMALL
{
	background: #FFF;
	border: 1px solid #E6E3D3;
}
/*Float Properties*/
.clearfloat:after
{
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	content: ".";
}
#navialamainos A
{
	color: #4B4C16;
}
#navialamainos IMG
{
	outline: none;
}
.wp-caption-text
{
	text-align: center;
	margin-top: 3px;
	font-style: italic;
	font-size: 10px;
}
.mainoksia
{
	margin-top: 14px;
}
.clearfloat
{
	display: inline-block;
}
.clearfloat
{
	display: block;
}
/******************************************
*   Footer
******************************************/
#footer
{
	width: 900px;
	font-size: 0.9em;
	text-align: center;
	color: #FFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 10px;
}
#footer A
{
	color: #EDEDED;
}
#footer H1
{
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
}
#home #page .clear
{
	clear: both;
}
.clear
{
	clear: both;
}
.breadcrumb
{
	margin-top: 10px;
}
.navigation
{
	margin-bottom: 20px;
}
#ylakuva
{
	height: 150px;
	width: 325px;
	position: absolute;
	top: -170px;
	right: 0px;
}
#ylamainos IMG
{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.sisaltotaulukko
{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 10px;
}
.sisaltotaulukko TD
{
	padding-right: 20px;
}
.entry A:link IMG
{
	outline: none;
}
#etusivunvaakalinkkilista
{
	line-height: 1em;
	margin-top: 15px;
	margin-bottom: 20px;
	font-size: 0.6em;
	text-align: center;
	clear: both;
}
#ismainos
{
	margin-top: 20px;
	margin-left: 40px;
	text-align: center;
	vertical-align: top;
	float: left;
	width: 200px;
}
#inkmainos
{
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	vertical-align: top;
}
.lyhyet
{
	font-size: 0.9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #DFFFDF;
	border: 1px solid #006600;
	padding: 10px;
}
.lyhyet P
{
	margin-top: 0px;
}
.zanox
{
	text-align: left;
}
.zanox IMG
{
	outline: 0px solid #006600;
}
#ui-alapuolella
{
	text-align: center;
}
#ui-alapuolella A:link IMG, #ui-alapuolella A:hover IMG, #ui-alapuolella A:visited IMG
{
	outline: none;
}
#tukijat H3
{
	font-size: 0.9em;
	color: #1E4D17;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #194812;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 2px;
}
#tukijat LI
{
	list-style: none;
}
.wppp_list LI
{
	margin-bottom: 3px;
	line-height: normal;
}
.sivumainos
{
	text-align: center;
	margin-top: 10px;
}
.columnmainos, #facebook
{
	text-align: center;
}
.search
{
	padding-bottom: 0px;
}
.tradedoublerContentUnitTable IMG
{
	outline: none;
}
#ticker IMG
{
	outline-width: 0px;
}
#ylavaaka
{
	text-align: center;
}
.mainoksia IMG
{
	border-style: none;
	outline-style: none;
}
.kani
{
	border: none;
	outline: none;
	margin-top: 20px;
}

