

/* Tyylit */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0;
}

p{
	margin:10px 0;
}

a, a:link, a:visited, a:active{
	font-family: arial;
	color: #fff;
	text-decoration: none;
}

/* Tällä pakotetaan editorin sisällön linkit oikean näköisiksi
   Eli yleensä sama tyyli kuin tuossa yllä a-elementille, mutta jokaisen perään !important */
.mceContentBody a,.mceContentBody a:link, .mceContentBody a:visited{
	font-family: arial !important;
	color: #fff !important;
	text-decoration: none !important;
}
.mceContentBody{
	background:transparent !important;
}



a.news, a.news:link, a.news:visited {
	color:#0c6c94;
	text-decoration: none;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}

input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.text{
	width:100%;
}

h1 {
	font-size: 16px;
	color: red;
}

h2 {
	font-size: 14px;
	color: #000000;
}

h3 {
	font-size: 12px;
	color: #000000;
}

h4 {
	color: #458AD7;
}

h5 {
	color: #458AD7;
}

h6 {
	color: #458AD7;
}


.error_message{
	color:#ab0000;
	margin:10px 0 20px 0;
}
.success_message{
	color:#368b1c;
	margin:10px 0 20px 0;
}

/* Dropdownmenu */
.menuarea{
	position:absolute;
	display:none;
	width:180px;
	border:1px solid #c3c3c3;
	background-color:white;
	padding-bottom:5px;
}

#menutable .menutop_a{
	color:#6D3A78;
	padding:0 4px;
}
#menutable .menutop{
	color:#3c3c3c;
	padding:0 4px;
}

#menutable .menusub_a{
	color:#6D3A78;
	padding:0 4px;
	font-weight:bold;
	display:block;
}
#menutable .menusub{
	color:#3c3c3c;
	padding:0 4px;
	display:block;
}
/* Structural site elements
----------------------------------------------- */

*
{
	margin: 0px;
	padding: 0px;
}

body
{
	background: #4b3702 url('../img/rautu/background.jpg') repeat-x scroll top center;
	text-align: center;
}

div.container
{
	width: 980px;
	margin: 0px auto 0px auto;
}

div#header
{
	background: transparent url('../img/rautu/background_header.gif') no-repeat scroll top center;
	margin: 0px auto 0px auto;
}

div#sisalto
{
	width: 980px;
	height: auto;
	margin: 10px auto 20px auto;
}

/*
div#to_content
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 30px;
	text-align: left;
}

div#to_content:hover, #to_content:focus, #to_content:active, #to_content a:hover
{
	background-color: #;
}
*/
div#footer
{
	background: transparent url('../img/rautu/background_footer.gif') repeat-x scroll 0px 2px;
}

div.navigation

{

	clear: both;

}



#head_container

{

	background: transparent url('../img/kuninkaanera.jpg') no-repeat scroll top center;

	height: 200px;

	text-align: left;

}

#head_container img {display:none;}



div.column

{

	float: left;

	text-align: left;

}



div.main_content

{

	width: 480px;

}



div.side_content

{

	float: right;

	width: 490px;

}



div.tiny_content

{

	width: 270px; /* 280 */

}



div.medium_content

{

	width: 440px;

}



div.kuvitus, div.kuvitus_pieni, div.kuvituskaruselli

{

	background: transparent url('../img/rautu/background_kuvitus.gif') repeat scroll top left;

	margin-bottom: 10px;

}



div.kuvitus_pieni

{

	float: left;

	width: 140px;

}



div#kartta

{

	background: transparent url('../img/rautu/kartta.html') no-repeat scroll 10px 10px;

	height: 230px;

}



div.box

{

	background-color: #4b3702;

	padding: 10px 20px;

	margin-bottom: 10px;

}



div.pieni

{

	float: left;

	position: relative;

	left: 10px;

	padding: 10px 20px;

	width: 300px;

}



div.half_content

{

	width: 45%;

}



div#footer div.container

{

	background: transparent url('../img/rautu/background_footer_content.jpg') no-repeat scroll top center;

	height: 244px;

}

div#footer div.enkku

{

	background: transparent url('../img/rautu/background_footer_content.jpg') no-repeat scroll top center;

	height: 60px;
	text-align:center;
	

}

div#footer div.enkku p

{

	width:700px;
	padding:10px 0;
	margin:0 auto;
	

}



div#footer div#site_information

{

	background-image: none;

	height: auto;

	padding-top: 10px;

	padding-bottom: 20px;

}



div#footer div.column

{

	height: 200px;

	margin-top: 22px;

	margin-left: 20px;

	padding-right: 19px;

}



div#footer div.first

{

	margin-left: 30px;

}



div#footer div.last

{

	/*padding-right: 29px;*/

padding-right: 10px;

}











/* Forms

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

/*

input, textarea

{

	border: 1px solid #000000;

}



input[type=submit]

{

	padding: 2px 5px;

}

*/







/* General elements and styles

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



img

{

	border: 0px;

}



.centered

{

	text-align: center;

}



.left

{

	float: left;

}



.right

{

	float: right;

}



.no_margin

{

	margin: 0px !important;

	padding: 0px !important;

}



.clear

{

	clear: both;

}



.clear_both

{

	clear: both;

	height: 0px;

	line-height: 0px;

	font-size: 0px;

}





*

{

	font-family: tahoma, helvetica, sans-serif;

	color: #ffffff;

	font-size: 10pt;

}



em

{

	font-family: sans-serif;

}



p

{

	font-size: 10pt;

	line-height: 14pt;

	margin-bottom: 14pt;

}



.serif

{

	font-family: "times new roman", times, serif;

}



.korostus

{

	color: #9a8d69 !important;

}



.underline

{

	text-decoration: underline;

}







/* Headers

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



h1, h2, h3, div#sisalto h1 a, div#sisalto h2 a, div#sisalto h3 a, div#footer h2 a, div#footer h3 a

{

	font-family: "times new roman", times, serif;

	line-height: 1.3em;

	color: #e8e2cf;

	/*line-height: 14pt;*/
	
	text-decoration:none;

	line-height: 1.1em;

}



h1, h1 a

{

	font-size: 22pt;

	font-weight: normal;

	margin-top: 6pt;

	margin-bottom: 14pt;
	text-decoration:none;

}



h2, div#sisalto h2 a, div#footer h2 a

{

	font-size: 18pt;

	font-weight: normal;

	margin-top: 6pt;

	margin-bottom: 8pt;
	text-decoration:none;

}



h2.korostus, div#sisalto h2.korostus a, div#footer h2.korostus a

{

	font-size: 21pt;

	text-transform: uppercase;

	font-weight: bold;
	text-decoration:none;

}



h3, div#sisalto h3 a, div#footer h3 a

{

	font-size: 12pt;

	font-weight: bold;

	margin-top: 6pt;

	margin-bottom: 8pt;
	text-decoration:none;

}





/* Lists

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



ul, ol

{

	margin-top: 0pt;

	margin-bottom: 14pt;

}



ul ul

{

	margin-bottom: 0px;

}



li

{

	font-size: 10pt;

	line-height: 14pt;

	margin-left: 1em;

}



div#footer ul li

{

	margin-left: 1.5em;

}



.even

{

	background-color: #5b4712;

}



ol li

{

	margin-left: 1.5em;

}



ul.say_no_to_bullets li, ol.say_no_to_bullets

{

	list-style-type: none;

	margin-left: 0px;

}



ul.separated li

{

	margin-bottom: 1em;

}



ul.tablist

{

	list-style-type: none;

}



ul.tablist li

{

	display: block;

	width: auto;

	padding-left: 90px;

	margin-left: 0px;

	/*border-bottom: 1px solid #9a8d69;*/

}



ul.tablist li strong

{

	/*display: block;*/

	float: left;

	width: 90px;

	margin-left: -90px;

}



ul.menu

{

	list-style-type: none;

	text-align: center;

	margin-bottom: 1em;

}







/* Links

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



a:link

{

	text-decoration: underline;

}



a:visited

{

	text-decoration: underline;

}



a:hover

{

	text-decoration: none;

}



a:active

{

	text-decoration: none;

}

http://www.kuninkaanlohet.com/rautu/wp-content/themes/rautu/_site.css

/* Site-specific styles

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



div.column p img

{

	float: left;

	margin-right: 1em;

	margin-bottom: 1em;

}



img#site_logo

{

	margin: 40px 0px 0px 21px;

}



div.side_content p, div.side_content li, div.side_content a, div.side_content em, div.side_content strong, div.side_content span

{

	/*font-size: 8pt;*/

	color: #e8e2cf;

}



div.side_content h1, div.side_content h2, div.side_content h3

{

	color: #ffffff;

}



div.kuvitus img, div.kuvitus_pieni img

{

	margin: 10px;

}

div.kuvituskaruselli img{
	margin:0;
	}





div#kartta img, div#kartta p

{

	margin-left: 30px;

}



div#kartta img

{

	margin-top: 40px;

}



div#kartta p, div#kartta p em

{

	color: #0c0b0d;

	width: 175px;

	text-align: center;

}



div#footer p, div#footer p a, div#footer li a

{

	color: #300a0d;

	font-size: 8pt;

}



div#footer h2, div#footer h3, div#footer h2 a, div#footer h3 a

{
text-decoration:none;
	color: #908166 !important;

}



div#footer div#site_information p

{

	font-size: 8pt;

	color: #ffffff;

	margin-top: 5px;

}



.separator

{

	border-style: dotted;

	border-color: #908166;

	border-width: 0px;

}



.border_right

{

	border-right-width: 1px;

}







/* Lists

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



div#footer li

{

	font-size: 8pt;

	color: #300a0d;

}







/* Links

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



div#footer a.nosto

{

	font-family: "times new roman", times, serif;

	font-size: 12pt;

	font-style: italic;

}



div#footer a.nosto:link, div#footer a.nosto:visited

{

	text-decoration: underline;

}



div#footer a.nosto:hover, div#footer a.nosto:active

{

	text-decoration: none;

}



div#footer a:link, div#footer a:visited

{

	color: #336699;

	text-decoration: none;

}



div#footer a:hover, div#footer a:active

{

	color: #336699;

	text-decoration: underline;

}



div#site_information a

{

	font-size: 8pt;

}



div#site_information a:link, div#site_information a:visited

{

	color: #ffffff;

	text-decoration: none;

}



div#site_information a:hover, div#site_information a:active

{

	color: #ffffff;

	text-decoration: underline;

}



div#site_navigation
{
	background: #ffffff url('../img/rautu/navigation_background.gif') repeat-x scroll bottom left;
	height: 40px;
	overflow: hidden; /* !!! */
}

ul#navigation
{
	height: 40px;
	border-left: 1px solid #b7b7b7;
	margin-left: 10px;
}

ul#navigation li
{
	list-style-type: none;
	float: left;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #b7b7b7;
	margin: 0px;
}

ul#navigation li a
{
	float: left; /* !!! */
	display: block;
	font-size: 8pt;
	color: #56534d;
	font-weight: bold;
	height: 40px;
	line-height: 40px;
	text-decoration: none;
	padding: 0px 8pt;
}

ul#navigation li a:hover
{
	background-color: #ffffff;
}

ul#navigation li#active a
{
	background: #010101 url('../img/rautu/navigation_background_active.gif') repeat-x scroll top left;
	color: #ffffff;
}

ul#navigation li#active
{
	border-left: 1px solid #010101;
}


input, textarea, option
{
	background-color:#785803;
	border:1px solid #c0c0c0;
	padding:2px;
	color:#fff;
}
